diff --git a/.gitignore b/.gitignore index a84a825b..12cce765 100644 --- a/.gitignore +++ b/.gitignore @@ -65,4 +65,27 @@ stats_output.txt *.bc *.o *.exe -a.out \ No newline at end of file +a.out + +# Nekocode analysis files (大きなJSONファイル) +.nekocode_sessions/ +analysis.json +nekocode-temp/ + +# Build outputs and logs +build_*.txt +test_*.txt +*_output.txt +*_results.txt + +# Local test files +local_tests/ + +# Windows build artifacts +*.pdb +*.exp +*.lib + +# Font files (already in assets/) +*.ttf +*.otf \ No newline at end of file diff --git a/.nekocode_sessions/11716a60.json b/.nekocode_sessions/11716a60.json deleted file mode 100644 index c2717131..00000000 --- a/.nekocode_sessions/11716a60.json +++ /dev/null @@ -1,1270268 +0,0 @@ -{ - "id": "11716a60", - "path": ".", - "created_at": "2025-08-19T06:18:39.966328482Z", - "last_accessed": "2025-08-19T06:19:11.860123541Z", - "last_modified": "2025-08-19T06:19:11.860154069Z", - "metadata": {}, - "analysis_results": [ - { - "file_info": { - "name": "Box.cpp", - "path": "./development/archive/development_history/build/Box.cpp", - "language": "cpp", - "size_bytes": 3248, - "total_lines": 102, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.243818189Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 59, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 89, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 98, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 102, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "Box.h", - "path": "./development/archive/development_history/build/Box.h", - "language": "c", - "size_bytes": 1042, - "total_lines": 45, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.254931184Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_Box", - "name": "Box", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 9, - "column_start": 0, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Future", - "name": "Future", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Box", - "name": "Box", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_output.cpp", - "path": "./development/archive/development_history/build/nyash_output.cpp", - "language": "cpp", - "size_bytes": 1009, - "total_lines": 27, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.264496483Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple_box_test_runtime.c", - "path": "./development/archive/development_history/build/simple_box_test_runtime.c", - "language": "c", - "size_bytes": 1125, - "total_lines": 53, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.270077038Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_box_link", - "name": "box_link", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_box_print", - "name": "box_print", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_BoxList", - "name": "BoxList", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 7, - "column_start": 8, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Box", - "name": "Box", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 8, - "column_start": 8, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_BoxList", - "name": "BoxList", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 13, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Box", - "name": "Box", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "p2p_number_game.py", - "path": "./development/archive/development_history/examples/p2p_number_game.py", - "language": "python", - "size_bytes": 12169, - "total_lines": 369, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.324108459Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 31, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getName", - "name": "getName", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_startGame", - "name": "startGame", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 58, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_joinGame", - "name": "joinGame", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 75, - "column_start": 4, - "column_end": 91, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_makeGuess", - "name": "makeGuess", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 127, - "column_start": 4, - "column_end": 61, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getStatus", - "name": "getStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 141, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 155, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getName", - "name": "getName", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 159, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gameStarted", - "name": "gameStarted", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 169, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_playerJoined", - "name": "playerJoined", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 176, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_guessResult", - "name": "guessResult", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 190, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_someoneWon", - "name": "someoneWon", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 200, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_make_guess", - "name": "make_guess", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 215, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_show_history", - "name": "show_history", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 225, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 234, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 237, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 240, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_play_game", - "name": "play_game", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 316, - "column_start": 0, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_analyze_problems", - "name": "analyze_problems", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 364, - "column_start": 0, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_GameHostBox", - "name": "GameHostBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 141, - "column_start": 0, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_GamePlayerBox", - "name": "GamePlayerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 225, - "column_start": 0, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "make_guess", - "show_history" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_VoidBox", - "name": "VoidBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 230, - "line_end": 240, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "random", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "time", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "typing Optional, List, Dict", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 15 - }, - { - "module": "nyash_v4_async_complete AsyncArrowBox, AsyncFutureBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 16 - }, - { - "module": "nyash_v4_p2p_capsule public", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 17 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "apply_mode.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/apply_mode.hpp", - "language": "cpp", - "size_bytes": 468, - "total_lines": 20, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.427912880Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "argv_input.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/argv_input.hpp", - "language": "cpp", - "size_bytes": 1380, - "total_lines": 50, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.439815817Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_make_argv_source", - "name": "make_argv_source", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 27, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_argv_input", - "name": "argv_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_argv_input", - "name": "argv_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_argv_input", - "name": "argv_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 43, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/ascii.hpp", - "language": "cpp", - "size_bytes": 3640, - "total_lines": 55, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.446134332Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_alnum", - "name": "alnum", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 6, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_alpha", - "name": "alpha", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 6, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_blank", - "name": "blank", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 6, - "column_end": 107, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_digit", - "name": "digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 6, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ellipsis", - "name": "ellipsis", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_forty_two", - "name": "forty_two", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 29, - "column_end": 151, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identifier_first", - "name": "identifier_first", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 6, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identifier_other", - "name": "identifier_other", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 6, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identifier", - "name": "identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 6, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_istring", - "name": "istring", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 29, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_keyword", - "name": "keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 29, - "column_end": 178, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lower", - "name": "lower", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 6, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 29, - "column_end": 128, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 35, - "column_end": 139, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nul", - "name": "nul", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_odigit", - "name": "odigit", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 6, - "column_end": 109, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 29, - "column_end": 124, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_print", - "name": "print", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 153, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 35, - "column_end": 135, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 29, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_seven", - "name": "seven", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 6, - "column_end": 152, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_shebang", - "name": "shebang", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 6, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_space", - "name": "space", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 6, - "column_end": 131, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 29, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_three", - "name": "three", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 25, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_two", - "name": "two", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 25, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_upper", - "name": "upper", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 6, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xdigit", - "name": "xdigit", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 6, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "buffer_input.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/buffer_input.hpp", - "language": "cpp", - "size_bytes": 6729, - "total_lines": 240, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.458723452Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_buffer_input", - "name": "buffer_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 63, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_buffer_input", - "name": "buffer_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 6, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_buffer_input", - "name": "buffer_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 6, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 6, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 6, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 77, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 83, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 94, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 99, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 104, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 109, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 114, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 119, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 124, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 129, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 134, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 139, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 149, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 165, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_auto_rewind", - "name": "auto_rewind", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 171, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 176, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 181, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 186, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 191, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 196, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 201, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 206, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 212, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 218, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 224, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_buffer_input", - "name": "buffer_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 236, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_action.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/change_action.hpp", - "language": "cpp", - "size_bytes": 1217, - "total_lines": 39, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.464695757Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 34, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_change_action", - "name": "change_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_action_and_state.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/change_action_and_state.hpp", - "language": "cpp", - "size_bytes": 2559, - "total_lines": 72, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.471052381Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 67, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_change_action_and_state", - "name": "change_action_and_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 68, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_action_and_states.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/change_action_and_states.hpp", - "language": "cpp", - "size_bytes": 2175, - "total_lines": 63, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.477328519Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 58, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_change_action_and_states", - "name": "change_action_and_states", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 59, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_control.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/change_control.hpp", - "language": "cpp", - "size_bytes": 1087, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.482832161Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_change_control", - "name": "change_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_state.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/change_state.hpp", - "language": "cpp", - "size_bytes": 2348, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.488694400Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 58, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 65, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_change_state", - "name": "change_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 66, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_states.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/change_states.hpp", - "language": "cpp", - "size_bytes": 1967, - "total_lines": 62, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.494365294Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_change_states", - "name": "change_states", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 58, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "config.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/config.hpp", - "language": "cpp", - "size_bytes": 364, - "total_lines": 12, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.499841073Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "abnf.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/abnf.hpp", - "language": "cpp", - "size_bytes": 2331, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.506472900Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_ALPHA", - "name": "ALPHA", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_BIT", - "name": "BIT", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 3, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CHAR", - "name": "CHAR", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 3, - "column_end": 148, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CR", - "name": "CR", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 3, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CRLF", - "name": "CRLF", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CTL", - "name": "CTL", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 139, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DIGIT", - "name": "DIGIT", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 3, - "column_end": 105, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DQUOTE", - "name": "DQUOTE", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 3, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_HEXDIG", - "name": "HEXDIG", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 3, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_HTAB", - "name": "HTAB", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 3, - "column_end": 98, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LF", - "name": "LF", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 3, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LWSP", - "name": "LWSP", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 3, - "column_end": 255, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_OCTET", - "name": "OCTET", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SP", - "name": "SP", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 3, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_VCHAR", - "name": "VCHAR", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 3, - "column_end": 150, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_WSP", - "name": "WSP", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 3, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "add_state.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/add_state.hpp", - "language": "cpp", - "size_bytes": 2387, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.512343250Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 58, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 65, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_add_state", - "name": "add_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 66, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "alphabet.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/alphabet.hpp", - "language": "cpp", - "size_bytes": 3098, - "total_lines": 68, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.800552335Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyze.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/analyze.hpp", - "language": "cpp", - "size_bytes": 6368, - "total_lines": 189, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.809778168Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_analyze_entry", - "name": "analyze_entry", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze_cycles_impl", - "name": "analyze_cycles_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 9, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze_cycles_impl", - "name": "analyze_cycles_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 9, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 9, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 9, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 9, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 60, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_consumes", - "name": "consumes", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 67, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze_cycles_impl", - "name": "analyze_cycles_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 79, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 138, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze_insert", - "name": "analyze_insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 160, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze_insert_impl", - "name": "analyze_insert_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 166, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze_cycles", - "name": "analyze_cycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 176, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 185, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_analyze_entry", - "name": "analyze_entry", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 38, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_analyze_cycles_impl", - "name": "analyze_cycles_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 148, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_analyze_cycles", - "name": "analyze_cycles", - "symbol_type": "Class", - "file_path": "", - "line_start": 169, - "line_end": 177, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyze_traits.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/analyze_traits.hpp", - "language": "cpp", - "size_bytes": 10569, - "total_lines": 298, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.816907555Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_analyze_any_traits", - "name": "analyze_any_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 36, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_analyze_opt_traits", - "name": "analyze_opt_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 43, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_analyze_seq_traits", - "name": "analyze_seq_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_analyze_sor_traits", - "name": "analyze_sor_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 57, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 87, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 102, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 107, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_14", - "name": "class_14", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_16", - "name": "class_16", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 125, - "line_end": 127, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_18", - "name": "class_18", - "symbol_type": "Class", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_19", - "name": "class_19", - "symbol_type": "Class", - "file_path": "", - "line_start": 135, - "line_end": 137, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_20", - "name": "class_20", - "symbol_type": "Class", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_21", - "name": "class_21", - "symbol_type": "Class", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_22", - "name": "class_22", - "symbol_type": "Class", - "file_path": "", - "line_start": 150, - "line_end": 152, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_23", - "name": "class_23", - "symbol_type": "Class", - "file_path": "", - "line_start": 155, - "line_end": 157, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_24", - "name": "class_24", - "symbol_type": "Class", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_25", - "name": "class_25", - "symbol_type": "Class", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_26", - "name": "class_26", - "symbol_type": "Class", - "file_path": "", - "line_start": 170, - "line_end": 172, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_27", - "name": "class_27", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_28", - "name": "class_28", - "symbol_type": "Class", - "file_path": "", - "line_start": 180, - "line_end": 182, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_29", - "name": "class_29", - "symbol_type": "Class", - "file_path": "", - "line_start": 185, - "line_end": 187, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_30", - "name": "class_30", - "symbol_type": "Class", - "file_path": "", - "line_start": 190, - "line_end": 192, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_31", - "name": "class_31", - "symbol_type": "Class", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_32", - "name": "class_32", - "symbol_type": "Class", - "file_path": "", - "line_start": 200, - "line_end": 202, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_33", - "name": "class_33", - "symbol_type": "Class", - "file_path": "", - "line_start": 205, - "line_end": 207, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_34", - "name": "class_34", - "symbol_type": "Class", - "file_path": "", - "line_start": 210, - "line_end": 212, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_35", - "name": "class_35", - "symbol_type": "Class", - "file_path": "", - "line_start": 215, - "line_end": 217, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_36", - "name": "class_36", - "symbol_type": "Class", - "file_path": "", - "line_start": 220, - "line_end": 222, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_37", - "name": "class_37", - "symbol_type": "Class", - "file_path": "", - "line_start": 225, - "line_end": 227, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_38", - "name": "class_38", - "symbol_type": "Class", - "file_path": "", - "line_start": 230, - "line_end": 232, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_39", - "name": "class_39", - "symbol_type": "Class", - "file_path": "", - "line_start": 235, - "line_end": 237, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_40", - "name": "class_40", - "symbol_type": "Class", - "file_path": "", - "line_start": 240, - "line_end": 242, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_41", - "name": "class_41", - "symbol_type": "Class", - "file_path": "", - "line_start": 245, - "line_end": 247, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_42", - "name": "class_42", - "symbol_type": "Class", - "file_path": "", - "line_start": 250, - "line_end": 252, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_43", - "name": "class_43", - "symbol_type": "Class", - "file_path": "", - "line_start": 255, - "line_end": 257, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_44", - "name": "class_44", - "symbol_type": "Class", - "file_path": "", - "line_start": 260, - "line_end": 262, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_45", - "name": "class_45", - "symbol_type": "Class", - "file_path": "", - "line_start": 266, - "line_end": 268, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_46", - "name": "class_46", - "symbol_type": "Class", - "file_path": "", - "line_start": 271, - "line_end": 273, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_47", - "name": "class_47", - "symbol_type": "Class", - "file_path": "", - "line_start": 276, - "line_end": 278, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_48", - "name": "class_48", - "symbol_type": "Class", - "file_path": "", - "line_start": 281, - "line_end": 283, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_49", - "name": "class_49", - "symbol_type": "Class", - "file_path": "", - "line_start": 286, - "line_end": 288, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_50", - "name": "class_50", - "symbol_type": "Class", - "file_path": "", - "line_start": 291, - "line_end": 293, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "check_bytes.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/check_bytes.hpp", - "language": "cpp", - "size_bytes": 1636, - "total_lines": 56, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.823911678Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 51, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_check_bytes", - "name": "check_bytes", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 52, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "control_action.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/control_action.hpp", - "language": "cpp", - "size_bytes": 3402, - "total_lines": 94, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.831788721Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 56, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 60, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 64, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 68, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match_impl", - "name": "match_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 89, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_control_action", - "name": "control_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 90, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "coverage.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/coverage.hpp", - "language": "cpp", - "size_bytes": 5417, - "total_lines": 163, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.837841620Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 53, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_visit_branches", - "name": "visit_branches", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_coverage_state", - "name": "coverage_state", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 83, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 94, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 105, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 115, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise_nested", - "name": "raise_nested", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 125, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 136, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 140, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 144, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_coverage", - "name": "coverage", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 159, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_coverage_info", - "name": "coverage_info", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_coverage_entry", - "name": "coverage_entry", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 41, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_coverage_insert", - "name": "coverage_insert", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_coverage_state", - "name": "coverage_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 145, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "forward.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/forward.hpp", - "language": "cpp", - "size_bytes": 482, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.842509713Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_analyze_traits", - "name": "analyze_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 3, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "function.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/function.hpp", - "language": "cpp", - "size_bytes": 1484, - "total_lines": 52, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.848036874Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_function", - "name": "function", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 6, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 38, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function", - "name": "function", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 48, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "http.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/http.hpp", - "language": "cpp", - "size_bytes": 10239, - "total_lines": 278, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.855420147Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 172, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 200, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 224, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 264, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_tchar", - "name": "tchar", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 3, - "column_end": 135, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_token", - "name": "token", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 3, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_name", - "name": "field_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 3, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_vchar", - "name": "field_vchar", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_content", - "name": "field_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_value", - "name": "field_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 3, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_header_field", - "name": "header_field", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 3, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_method", - "name": "method", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_absolute_path", - "name": "absolute_path", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_origin_form", - "name": "origin_form", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 3, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_absolute_form", - "name": "absolute_form", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_authority_form", - "name": "authority_form", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 3, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_asterisk_form", - "name": "asterisk_form", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_request_target", - "name": "request_target", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 3, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_status_code", - "name": "status_code", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_reason_phrase", - "name": "reason_phrase", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 3, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_HTTP_version", - "name": "HTTP_version", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 3, - "column_end": 110, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_request_line", - "name": "request_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 3, - "column_end": 107, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_status_line", - "name": "status_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 3, - "column_end": 110, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_start_line", - "name": "start_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 3, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_message_body", - "name": "message_body", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 3, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_HTTP_message", - "name": "HTTP_message", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 3, - "column_end": 112, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Content_Length", - "name": "Content_Length", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_uri_host", - "name": "uri_host", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 3, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_port", - "name": "port", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Host", - "name": "Host", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quoted_pair", - "name": "quoted_pair", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 3, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quoted_string", - "name": "quoted_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 3, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_transfer_parameter", - "name": "transfer_parameter", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 3, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_transfer_extension", - "name": "transfer_extension", - "symbol_type": "Class", - "file_path": "", - "line_start": 87, - "line_end": 87, - "column_start": 3, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_transfer_coding", - "name": "transfer_coding", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 92, - "column_start": 3, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rank", - "name": "rank", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 95, - "column_start": 3, - "column_end": 89, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_t_ranking", - "name": "t_ranking", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 97, - "column_start": 3, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_t_codings", - "name": "t_codings", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 3, - "column_end": 123, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TE", - "name": "TE", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 3, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_connection_option", - "name": "connection_option", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 3, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Connection", - "name": "Connection", - "symbol_type": "Class", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 3, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Trailer", - "name": "Trailer", - "symbol_type": "Class", - "file_path": "", - "line_start": 108, - "line_end": 108, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Transfer_Encoding", - "name": "Transfer_Encoding", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_protocol_name", - "name": "protocol_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 112, - "line_end": 112, - "column_start": 3, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_protocol_version", - "name": "protocol_version", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 113, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_protocol", - "name": "protocol", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 114, - "column_start": 3, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Upgrade", - "name": "Upgrade", - "symbol_type": "Class", - "file_path": "", - "line_start": 115, - "line_end": 115, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pseudonym", - "name": "pseudonym", - "symbol_type": "Class", - "file_path": "", - "line_start": 117, - "line_end": 117, - "column_start": 3, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_received_protocol", - "name": "received_protocol", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 3, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_received_by", - "name": "received_by", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 3, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment", - "name": "comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 3, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Via", - "name": "Via", - "symbol_type": "Class", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 3, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_http_URI", - "name": "http_URI", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 3, - "column_end": 149, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_https_URI", - "name": "https_URI", - "symbol_type": "Class", - "file_path": "", - "line_start": 127, - "line_end": 127, - "column_start": 3, - "column_end": 155, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_partial_URI", - "name": "partial_URI", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 3, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_chunk_size", - "name": "chunk_size", - "symbol_type": "Class", - "file_path": "", - "line_start": 132, - "line_end": 173, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_chunk_ext_name", - "name": "chunk_ext_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 176, - "line_end": 176, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_chunk_ext_val", - "name": "chunk_ext_val", - "symbol_type": "Class", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 3, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_chunk_ext", - "name": "chunk_ext", - "symbol_type": "Class", - "file_path": "", - "line_start": 178, - "line_end": 178, - "column_start": 3, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_chunk_data", - "name": "chunk_data", - "symbol_type": "Class", - "file_path": "", - "line_start": 181, - "line_end": 201, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_control", - "name": "control", - "symbol_type": "Class", - "file_path": "", - "line_start": 206, - "line_end": 206, - "column_start": 6, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_57", - "name": "class_57", - "symbol_type": "Class", - "file_path": "", - "line_start": 209, - "line_end": 225, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_58", - "name": "class_58", - "symbol_type": "Class", - "file_path": "", - "line_start": 228, - "line_end": 230, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_59", - "name": "class_59", - "symbol_type": "Class", - "file_path": "", - "line_start": 233, - "line_end": 235, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bind", - "name": "bind", - "symbol_type": "Class", - "file_path": "", - "line_start": 238, - "line_end": 242, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_chunk", - "name": "chunk", - "symbol_type": "Class", - "file_path": "", - "line_start": 246, - "line_end": 265, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_last_chunk", - "name": "last_chunk", - "symbol_type": "Class", - "file_path": "", - "line_start": 268, - "line_end": 268, - "column_start": 3, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_trailer_part", - "name": "trailer_part", - "symbol_type": "Class", - "file_path": "", - "line_start": 270, - "line_end": 270, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_chunked_body", - "name": "chunked_body", - "symbol_type": "Class", - "file_path": "", - "line_start": 272, - "line_end": 272, - "column_start": 3, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "internal.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/icu/internal.hpp", - "language": "cpp", - "size_bytes": 3017, - "total_lines": 99, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.862373145Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 35, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 47, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 62, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 74, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_binary_property", - "name": "binary_property", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 48, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_property_value", - "name": "property_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 75, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 95, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf16.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/icu/utf16.hpp", - "language": "cpp", - "size_bytes": 13006, - "total_lines": 198, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.867817483Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_binary_property", - "name": "binary_property", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 23, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_property_value", - "name": "property_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_alphabetic", - "name": "alphabetic", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ascii_hex_digit", - "name": "ascii_hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_control", - "name": "bidi_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_mirrored", - "name": "bidi_mirrored", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_case_sensitive", - "name": "case_sensitive", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dash", - "name": "dash", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_default_ignorable_code_point", - "name": "default_ignorable_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 6, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_deprecated", - "name": "deprecated", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_diacritic", - "name": "diacritic", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_extender", - "name": "extender", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_full_composition_exclusion", - "name": "full_composition_exclusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 6, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_base", - "name": "grapheme_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_extend", - "name": "grapheme_extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_link", - "name": "grapheme_link", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hex_digit", - "name": "hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hyphen", - "name": "hyphen", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_continue", - "name": "id_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_start", - "name": "id_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ideographic", - "name": "ideographic", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_binary_operator", - "name": "ids_binary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 6, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_trinary_operator", - "name": "ids_trinary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 6, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_join_control", - "name": "join_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_logical_order_exception", - "name": "logical_order_exception", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 6, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lowercase", - "name": "lowercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_math", - "name": "math", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfc_inert", - "name": "nfc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfd_inert", - "name": "nfd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkc_inert", - "name": "nfkc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkd_inert", - "name": "nfkd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_noncharacter_code_point", - "name": "noncharacter_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 6, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_syntax", - "name": "pattern_syntax", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_white_space", - "name": "pattern_white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 6, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_alnum", - "name": "posix_alnum", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_blank", - "name": "posix_blank", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_graph", - "name": "posix_graph", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_print", - "name": "posix_print", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_xdigit", - "name": "posix_xdigit", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quotation_mark", - "name": "quotation_mark", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_radical", - "name": "radical", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_s_term", - "name": "s_term", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_segment_starter", - "name": "segment_starter", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_soft_dotted", - "name": "soft_dotted", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_terminal_punctuation", - "name": "terminal_punctuation", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 6, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unified_ideograph", - "name": "unified_ideograph", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 6, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_uppercase", - "name": "uppercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variation_selector", - "name": "variation_selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 6, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_white_space", - "name": "white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_continue", - "name": "xid_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_start", - "name": "xid_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_class", - "name": "bidi_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 35, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block", - "name": "block", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 31, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_decomposition_type", - "name": "decomposition_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 39, - "column_end": 115, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_east_asian_width", - "name": "east_asian_width", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 36, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_general_category", - "name": "general_category", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 34, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_cluster_break", - "name": "grapheme_cluster_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 42, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hangul_syllable_type", - "name": "hangul_syllable_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 87, - "line_end": 87, - "column_start": 40, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_group", - "name": "joining_group", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 34, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_type", - "name": "joining_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 89, - "column_start": 33, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line_break", - "name": "line_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 90, - "column_start": 31, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeric_type", - "name": "numeric_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 33, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sentence_break", - "name": "sentence_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 97, - "column_start": 35, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_word_break", - "name": "word_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 37, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_canonical_combining_class", - "name": "canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 33, - "column_end": 123, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lead_canonical_combining_class", - "name": "lead_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 33, - "column_end": 133, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_trail_canonical_combining_class", - "name": "trail_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 102, - "column_start": 33, - "column_end": 135, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_binary_property", - "name": "binary_property", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_property_value", - "name": "property_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_alphabetic", - "name": "alphabetic", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ascii_hex_digit", - "name": "ascii_hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_control", - "name": "bidi_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_mirrored", - "name": "bidi_mirrored", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_case_sensitive", - "name": "case_sensitive", - "symbol_type": "Class", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dash", - "name": "dash", - "symbol_type": "Class", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_default_ignorable_code_point", - "name": "default_ignorable_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 6, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_deprecated", - "name": "deprecated", - "symbol_type": "Class", - "file_path": "", - "line_start": 127, - "line_end": 127, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_diacritic", - "name": "diacritic", - "symbol_type": "Class", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_extender", - "name": "extender", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_full_composition_exclusion", - "name": "full_composition_exclusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 6, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_base", - "name": "grapheme_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_extend", - "name": "grapheme_extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 132, - "line_end": 132, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_link", - "name": "grapheme_link", - "symbol_type": "Class", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hex_digit", - "name": "hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 134, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hyphen", - "name": "hyphen", - "symbol_type": "Class", - "file_path": "", - "line_start": 135, - "line_end": 135, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_continue", - "name": "id_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 136, - "line_end": 136, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_start", - "name": "id_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ideographic", - "name": "ideographic", - "symbol_type": "Class", - "file_path": "", - "line_start": 138, - "line_end": 138, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_binary_operator", - "name": "ids_binary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 139, - "column_start": 6, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_trinary_operator", - "name": "ids_trinary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 140, - "line_end": 140, - "column_start": 6, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_join_control", - "name": "join_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_logical_order_exception", - "name": "logical_order_exception", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 6, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lowercase", - "name": "lowercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 143, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_math", - "name": "math", - "symbol_type": "Class", - "file_path": "", - "line_start": 144, - "line_end": 144, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfc_inert", - "name": "nfc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfd_inert", - "name": "nfd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 146, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkc_inert", - "name": "nfkc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 147, - "line_end": 147, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkd_inert", - "name": "nfkd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 148, - "line_end": 148, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_noncharacter_code_point", - "name": "noncharacter_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 149, - "column_start": 6, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_syntax", - "name": "pattern_syntax", - "symbol_type": "Class", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_white_space", - "name": "pattern_white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 151, - "line_end": 151, - "column_start": 6, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_alnum", - "name": "posix_alnum", - "symbol_type": "Class", - "file_path": "", - "line_start": 152, - "line_end": 152, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_blank", - "name": "posix_blank", - "symbol_type": "Class", - "file_path": "", - "line_start": 153, - "line_end": 153, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_graph", - "name": "posix_graph", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 154, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_print", - "name": "posix_print", - "symbol_type": "Class", - "file_path": "", - "line_start": 155, - "line_end": 155, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_xdigit", - "name": "posix_xdigit", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 156, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quotation_mark", - "name": "quotation_mark", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 157, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_radical", - "name": "radical", - "symbol_type": "Class", - "file_path": "", - "line_start": 158, - "line_end": 158, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_s_term", - "name": "s_term", - "symbol_type": "Class", - "file_path": "", - "line_start": 159, - "line_end": 159, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_segment_starter", - "name": "segment_starter", - "symbol_type": "Class", - "file_path": "", - "line_start": 160, - "line_end": 160, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_soft_dotted", - "name": "soft_dotted", - "symbol_type": "Class", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_terminal_punctuation", - "name": "terminal_punctuation", - "symbol_type": "Class", - "file_path": "", - "line_start": 162, - "line_end": 162, - "column_start": 6, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unified_ideograph", - "name": "unified_ideograph", - "symbol_type": "Class", - "file_path": "", - "line_start": 163, - "line_end": 163, - "column_start": 6, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_uppercase", - "name": "uppercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variation_selector", - "name": "variation_selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 165, - "line_end": 165, - "column_start": 6, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_white_space", - "name": "white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 166, - "line_end": 166, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_continue", - "name": "xid_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 167, - "line_end": 167, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_start", - "name": "xid_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_class", - "name": "bidi_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 170, - "line_end": 170, - "column_start": 35, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block", - "name": "block", - "symbol_type": "Class", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 31, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_decomposition_type", - "name": "decomposition_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 39, - "column_end": 115, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_east_asian_width", - "name": "east_asian_width", - "symbol_type": "Class", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 36, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_general_category", - "name": "general_category", - "symbol_type": "Class", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 34, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_cluster_break", - "name": "grapheme_cluster_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 175, - "column_start": 42, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hangul_syllable_type", - "name": "hangul_syllable_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 176, - "line_end": 176, - "column_start": 40, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_group", - "name": "joining_group", - "symbol_type": "Class", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 34, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_type", - "name": "joining_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 178, - "line_end": 178, - "column_start": 33, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line_break", - "name": "line_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 179, - "line_end": 179, - "column_start": 31, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeric_type", - "name": "numeric_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 185, - "line_end": 185, - "column_start": 33, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sentence_break", - "name": "sentence_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 186, - "line_end": 186, - "column_start": 35, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_word_break", - "name": "word_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 37, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_canonical_combining_class", - "name": "canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 189, - "line_end": 189, - "column_start": 33, - "column_end": 123, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lead_canonical_combining_class", - "name": "lead_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 190, - "line_end": 190, - "column_start": 33, - "column_end": 133, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_trail_canonical_combining_class", - "name": "trail_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 191, - "line_end": 191, - "column_start": 33, - "column_end": 135, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf32.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/icu/utf32.hpp", - "language": "cpp", - "size_bytes": 13006, - "total_lines": 198, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.873891675Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_binary_property", - "name": "binary_property", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 23, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_property_value", - "name": "property_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_alphabetic", - "name": "alphabetic", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ascii_hex_digit", - "name": "ascii_hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_control", - "name": "bidi_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_mirrored", - "name": "bidi_mirrored", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_case_sensitive", - "name": "case_sensitive", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dash", - "name": "dash", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_default_ignorable_code_point", - "name": "default_ignorable_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 6, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_deprecated", - "name": "deprecated", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_diacritic", - "name": "diacritic", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_extender", - "name": "extender", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_full_composition_exclusion", - "name": "full_composition_exclusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 6, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_base", - "name": "grapheme_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_extend", - "name": "grapheme_extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_link", - "name": "grapheme_link", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hex_digit", - "name": "hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hyphen", - "name": "hyphen", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_continue", - "name": "id_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_start", - "name": "id_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ideographic", - "name": "ideographic", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_binary_operator", - "name": "ids_binary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 6, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_trinary_operator", - "name": "ids_trinary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 6, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_join_control", - "name": "join_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_logical_order_exception", - "name": "logical_order_exception", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 6, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lowercase", - "name": "lowercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_math", - "name": "math", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfc_inert", - "name": "nfc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfd_inert", - "name": "nfd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkc_inert", - "name": "nfkc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkd_inert", - "name": "nfkd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_noncharacter_code_point", - "name": "noncharacter_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 6, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_syntax", - "name": "pattern_syntax", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_white_space", - "name": "pattern_white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 6, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_alnum", - "name": "posix_alnum", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_blank", - "name": "posix_blank", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_graph", - "name": "posix_graph", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_print", - "name": "posix_print", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_xdigit", - "name": "posix_xdigit", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quotation_mark", - "name": "quotation_mark", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_radical", - "name": "radical", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_s_term", - "name": "s_term", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_segment_starter", - "name": "segment_starter", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_soft_dotted", - "name": "soft_dotted", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_terminal_punctuation", - "name": "terminal_punctuation", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 6, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unified_ideograph", - "name": "unified_ideograph", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 6, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_uppercase", - "name": "uppercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variation_selector", - "name": "variation_selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 6, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_white_space", - "name": "white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_continue", - "name": "xid_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_start", - "name": "xid_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_class", - "name": "bidi_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 35, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block", - "name": "block", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 31, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_decomposition_type", - "name": "decomposition_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 39, - "column_end": 115, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_east_asian_width", - "name": "east_asian_width", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 36, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_general_category", - "name": "general_category", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 34, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_cluster_break", - "name": "grapheme_cluster_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 42, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hangul_syllable_type", - "name": "hangul_syllable_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 87, - "line_end": 87, - "column_start": 40, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_group", - "name": "joining_group", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 34, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_type", - "name": "joining_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 89, - "column_start": 33, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line_break", - "name": "line_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 90, - "column_start": 31, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeric_type", - "name": "numeric_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 33, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sentence_break", - "name": "sentence_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 97, - "column_start": 35, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_word_break", - "name": "word_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 37, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_canonical_combining_class", - "name": "canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 33, - "column_end": 123, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lead_canonical_combining_class", - "name": "lead_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 33, - "column_end": 133, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_trail_canonical_combining_class", - "name": "trail_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 102, - "column_start": 33, - "column_end": 135, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_binary_property", - "name": "binary_property", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_property_value", - "name": "property_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_alphabetic", - "name": "alphabetic", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ascii_hex_digit", - "name": "ascii_hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_control", - "name": "bidi_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_mirrored", - "name": "bidi_mirrored", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_case_sensitive", - "name": "case_sensitive", - "symbol_type": "Class", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dash", - "name": "dash", - "symbol_type": "Class", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_default_ignorable_code_point", - "name": "default_ignorable_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 6, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_deprecated", - "name": "deprecated", - "symbol_type": "Class", - "file_path": "", - "line_start": 127, - "line_end": 127, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_diacritic", - "name": "diacritic", - "symbol_type": "Class", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_extender", - "name": "extender", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_full_composition_exclusion", - "name": "full_composition_exclusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 6, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_base", - "name": "grapheme_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_extend", - "name": "grapheme_extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 132, - "line_end": 132, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_link", - "name": "grapheme_link", - "symbol_type": "Class", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hex_digit", - "name": "hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 134, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hyphen", - "name": "hyphen", - "symbol_type": "Class", - "file_path": "", - "line_start": 135, - "line_end": 135, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_continue", - "name": "id_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 136, - "line_end": 136, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_start", - "name": "id_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ideographic", - "name": "ideographic", - "symbol_type": "Class", - "file_path": "", - "line_start": 138, - "line_end": 138, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_binary_operator", - "name": "ids_binary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 139, - "column_start": 6, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_trinary_operator", - "name": "ids_trinary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 140, - "line_end": 140, - "column_start": 6, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_join_control", - "name": "join_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_logical_order_exception", - "name": "logical_order_exception", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 6, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lowercase", - "name": "lowercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 143, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_math", - "name": "math", - "symbol_type": "Class", - "file_path": "", - "line_start": 144, - "line_end": 144, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfc_inert", - "name": "nfc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfd_inert", - "name": "nfd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 146, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkc_inert", - "name": "nfkc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 147, - "line_end": 147, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkd_inert", - "name": "nfkd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 148, - "line_end": 148, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_noncharacter_code_point", - "name": "noncharacter_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 149, - "column_start": 6, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_syntax", - "name": "pattern_syntax", - "symbol_type": "Class", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_white_space", - "name": "pattern_white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 151, - "line_end": 151, - "column_start": 6, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_alnum", - "name": "posix_alnum", - "symbol_type": "Class", - "file_path": "", - "line_start": 152, - "line_end": 152, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_blank", - "name": "posix_blank", - "symbol_type": "Class", - "file_path": "", - "line_start": 153, - "line_end": 153, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_graph", - "name": "posix_graph", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 154, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_print", - "name": "posix_print", - "symbol_type": "Class", - "file_path": "", - "line_start": 155, - "line_end": 155, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_xdigit", - "name": "posix_xdigit", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 156, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quotation_mark", - "name": "quotation_mark", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 157, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_radical", - "name": "radical", - "symbol_type": "Class", - "file_path": "", - "line_start": 158, - "line_end": 158, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_s_term", - "name": "s_term", - "symbol_type": "Class", - "file_path": "", - "line_start": 159, - "line_end": 159, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_segment_starter", - "name": "segment_starter", - "symbol_type": "Class", - "file_path": "", - "line_start": 160, - "line_end": 160, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_soft_dotted", - "name": "soft_dotted", - "symbol_type": "Class", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_terminal_punctuation", - "name": "terminal_punctuation", - "symbol_type": "Class", - "file_path": "", - "line_start": 162, - "line_end": 162, - "column_start": 6, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unified_ideograph", - "name": "unified_ideograph", - "symbol_type": "Class", - "file_path": "", - "line_start": 163, - "line_end": 163, - "column_start": 6, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_uppercase", - "name": "uppercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variation_selector", - "name": "variation_selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 165, - "line_end": 165, - "column_start": 6, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_white_space", - "name": "white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 166, - "line_end": 166, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_continue", - "name": "xid_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 167, - "line_end": 167, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_start", - "name": "xid_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_class", - "name": "bidi_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 170, - "line_end": 170, - "column_start": 35, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block", - "name": "block", - "symbol_type": "Class", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 31, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_decomposition_type", - "name": "decomposition_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 39, - "column_end": 115, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_east_asian_width", - "name": "east_asian_width", - "symbol_type": "Class", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 36, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_general_category", - "name": "general_category", - "symbol_type": "Class", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 34, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_cluster_break", - "name": "grapheme_cluster_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 175, - "column_start": 42, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hangul_syllable_type", - "name": "hangul_syllable_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 176, - "line_end": 176, - "column_start": 40, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_group", - "name": "joining_group", - "symbol_type": "Class", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 34, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_type", - "name": "joining_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 178, - "line_end": 178, - "column_start": 33, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line_break", - "name": "line_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 179, - "line_end": 179, - "column_start": 31, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeric_type", - "name": "numeric_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 185, - "line_end": 185, - "column_start": 33, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sentence_break", - "name": "sentence_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 186, - "line_end": 186, - "column_start": 35, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_word_break", - "name": "word_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 37, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_canonical_combining_class", - "name": "canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 189, - "line_end": 189, - "column_start": 33, - "column_end": 123, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lead_canonical_combining_class", - "name": "lead_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 190, - "line_end": 190, - "column_start": 33, - "column_end": 133, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_trail_canonical_combining_class", - "name": "trail_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 191, - "line_end": 191, - "column_start": 33, - "column_end": 135, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf8.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/icu/utf8.hpp", - "language": "cpp", - "size_bytes": 6458, - "total_lines": 105, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.879276753Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_binary_property", - "name": "binary_property", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_property_value", - "name": "property_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_alphabetic", - "name": "alphabetic", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ascii_hex_digit", - "name": "ascii_hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 3, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_control", - "name": "bidi_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 3, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_mirrored", - "name": "bidi_mirrored", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_case_sensitive", - "name": "case_sensitive", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 3, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dash", - "name": "dash", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_default_ignorable_code_point", - "name": "default_ignorable_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 3, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_deprecated", - "name": "deprecated", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_diacritic", - "name": "diacritic", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_extender", - "name": "extender", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_full_composition_exclusion", - "name": "full_composition_exclusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 3, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_base", - "name": "grapheme_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_extend", - "name": "grapheme_extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 3, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_link", - "name": "grapheme_link", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hex_digit", - "name": "hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hyphen", - "name": "hyphen", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 3, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_continue", - "name": "id_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_start", - "name": "id_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ideographic", - "name": "ideographic", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_binary_operator", - "name": "ids_binary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 3, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_trinary_operator", - "name": "ids_trinary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 3, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_join_control", - "name": "join_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 3, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_logical_order_exception", - "name": "logical_order_exception", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 3, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lowercase", - "name": "lowercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_math", - "name": "math", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfc_inert", - "name": "nfc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfd_inert", - "name": "nfd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkc_inert", - "name": "nfkc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkd_inert", - "name": "nfkd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_noncharacter_code_point", - "name": "noncharacter_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 3, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_syntax", - "name": "pattern_syntax", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 3, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_white_space", - "name": "pattern_white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 3, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_alnum", - "name": "posix_alnum", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_blank", - "name": "posix_blank", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_graph", - "name": "posix_graph", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_print", - "name": "posix_print", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_xdigit", - "name": "posix_xdigit", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 3, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quotation_mark", - "name": "quotation_mark", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 3, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_radical", - "name": "radical", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_s_term", - "name": "s_term", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 3, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_segment_starter", - "name": "segment_starter", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 3, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_soft_dotted", - "name": "soft_dotted", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_terminal_punctuation", - "name": "terminal_punctuation", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 3, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unified_ideograph", - "name": "unified_ideograph", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 3, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_uppercase", - "name": "uppercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variation_selector", - "name": "variation_selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 3, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_white_space", - "name": "white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_continue", - "name": "xid_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 3, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_start", - "name": "xid_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_class", - "name": "bidi_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 32, - "column_end": 92, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block", - "name": "block", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 28, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_decomposition_type", - "name": "decomposition_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 36, - "column_end": 112, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_east_asian_width", - "name": "east_asian_width", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 33, - "column_end": 105, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_general_category", - "name": "general_category", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 31, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_cluster_break", - "name": "grapheme_cluster_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 39, - "column_end": 123, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hangul_syllable_type", - "name": "hangul_syllable_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 37, - "column_end": 117, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_group", - "name": "joining_group", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 31, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_type", - "name": "joining_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 87, - "line_end": 87, - "column_start": 30, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line_break", - "name": "line_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 28, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeric_type", - "name": "numeric_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 30, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sentence_break", - "name": "sentence_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 32, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_word_break", - "name": "word_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 34, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_canonical_combining_class", - "name": "canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 30, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lead_canonical_combining_class", - "name": "lead_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 30, - "column_end": 130, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_trail_canonical_combining_class", - "name": "trail_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 30, - "column_end": 132, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "if_then.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/if_then.hpp", - "language": "cpp", - "size_bytes": 1656, - "total_lines": 57, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.884518803Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_if_pair", - "name": "if_pair", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 24, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_then", - "name": "if_then", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 6, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 38, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 43, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_then", - "name": "if_then", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "input_with_depth.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/input_with_depth.hpp", - "language": "cpp", - "size_bytes": 1606, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.889376798Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_depth_guard", - "name": "depth_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 23, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_depth_guard", - "name": "depth_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 9, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_depth_guard", - "name": "depth_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 9, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 9, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 9, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 39, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 62, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_depth_guard", - "name": "depth_guard", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_input_with_depth", - "name": "input_with_depth", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 66, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "instantiate.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/instantiate.hpp", - "language": "cpp", - "size_bytes": 1145, - "total_lines": 38, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.894215813Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 33, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_instantiate", - "name": "instantiate", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 34, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "integer.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/integer.hpp", - "language": "cpp", - "size_bytes": 16003, - "total_lines": 470, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.900568712Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_is_digit", - "name": "is_digit", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 69, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accumulate_digit", - "name": "accumulate_digit", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 89, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accumulate_digits", - "name": "accumulate_digits", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 102, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_convert_positive", - "name": "convert_positive", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 111, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_convert_negative", - "name": "convert_negative", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 127, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_convert_unsigned", - "name": "convert_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 136, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_convert_signed", - "name": "convert_signed", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 149, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match_unsigned", - "name": "match_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 168, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match_and_convert_unsigned_with_maximum_throws", - "name": "match_and_convert_unsigned_with_maximum_throws", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 194, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match_and_convert_unsigned_with_maximum_nothrow", - "name": "match_and_convert_unsigned_with_maximum_nothrow", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 226, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 242, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 254, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 273, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 288, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 306, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 322, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 345, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 360, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 376, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 388, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 421, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 434, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_unsigned_rule_old", - "name": "unsigned_rule_old", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unsigned_rule_new", - "name": "unsigned_rule_new", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_signed_rule_old", - "name": "signed_rule_old", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_signed_rule_new", - "name": "signed_rule_new", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 51, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_signed_rule_bis", - "name": "signed_rule_bis", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_signed_rule_ter", - "name": "signed_rule_ter", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unsigned_action", - "name": "unsigned_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 230, - "line_end": 243, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unsigned_rule", - "name": "unsigned_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 245, - "line_end": 255, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unsigned_rule_with_action", - "name": "unsigned_rule_with_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 257, - "line_end": 289, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_maximum_action", - "name": "maximum_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 292, - "line_end": 307, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_maximum_rule", - "name": "maximum_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 310, - "line_end": 323, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_maximum_rule_with_action", - "name": "maximum_rule_with_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 326, - "line_end": 361, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_signed_action", - "name": "signed_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 363, - "line_end": 377, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_signed_rule", - "name": "signed_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 379, - "line_end": 389, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_signed_action_action", - "name": "signed_action_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 394, - "line_end": 396, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 399, - "line_end": 401, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_signed_rule_with_action", - "name": "signed_rule_with_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 405, - "line_end": 435, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 438, - "line_end": 440, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_18", - "name": "class_18", - "symbol_type": "Class", - "file_path": "", - "line_start": 443, - "line_end": 445, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_19", - "name": "class_19", - "symbol_type": "Class", - "file_path": "", - "line_start": 448, - "line_end": 450, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_20", - "name": "class_20", - "symbol_type": "Class", - "file_path": "", - "line_start": 453, - "line_end": 455, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_21", - "name": "class_21", - "symbol_type": "Class", - "file_path": "", - "line_start": 458, - "line_end": 460, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_22", - "name": "class_22", - "symbol_type": "Class", - "file_path": "", - "line_start": 463, - "line_end": 465, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "endian.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/internal/endian.hpp", - "language": "cpp", - "size_bytes": 1781, - "total_lines": 78, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.908494557Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "endian_gcc.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/internal/endian_gcc.hpp", - "language": "cpp", - "size_bytes": 5006, - "total_lines": 201, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.914130007Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_convert", - "name": "convert", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 38, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 52, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 70, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 75, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 80, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 93, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 98, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 103, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_convert", - "name": "convert", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 127, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 132, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 141, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 146, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 159, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 164, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 169, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 182, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 187, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 192, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_to_and_from_be", - "name": "to_and_from_be", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_to_and_from_le", - "name": "to_and_from_le", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 3, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 44, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 58, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 81, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 104, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_to_and_from_le", - "name": "to_and_from_le", - "symbol_type": "Class", - "file_path": "", - "line_start": 109, - "line_end": 116, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_to_and_from_be", - "name": "to_and_from_be", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 3, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 133, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 136, - "line_end": 147, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 150, - "line_end": 170, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 173, - "line_end": 193, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "endian_win.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/internal/endian_win.hpp", - "language": "cpp", - "size_bytes": 2563, - "total_lines": 105, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.919337704Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_convert", - "name": "convert", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 35, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 49, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 67, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 90, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 95, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 100, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_to_and_from_le", - "name": "to_and_from_le", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_to_and_from_be", - "name": "to_and_from_be", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 3, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 41, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 55, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 78, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 101, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peek_mask_uint.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/internal/peek_mask_uint.hpp", - "language": "cpp", - "size_bytes": 1703, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.924271368Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_peek_mask_uint_impl", - "name": "peek_mask_uint_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peek_mask_uint8.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/internal/peek_mask_uint8.hpp", - "language": "cpp", - "size_bytes": 936, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.929281869Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 28, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_peek_mask_uint8", - "name": "peek_mask_uint8", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 29, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peek_uint.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/internal/peek_uint.hpp", - "language": "cpp", - "size_bytes": 1397, - "total_lines": 45, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.934922102Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_peek_uint_impl", - "name": "peek_uint_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peek_uint8.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/internal/peek_uint8.hpp", - "language": "cpp", - "size_bytes": 871, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.939434040Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 27, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_peek_uint8", - "name": "peek_uint8", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peek_utf16.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/internal/peek_utf16.hpp", - "language": "cpp", - "size_bytes": 1652, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.947065151Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_peek_utf16_impl", - "name": "peek_utf16_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peek_utf32.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/internal/peek_utf32.hpp", - "language": "cpp", - "size_bytes": 1228, - "total_lines": 43, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.952608986Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 35, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_peek_utf32_impl", - "name": "peek_utf32_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 36, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "read_uint.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/internal/read_uint.hpp", - "language": "cpp", - "size_bytes": 1695, - "total_lines": 76, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.957502589Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 21, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 51, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 61, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 71, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_read_uint16_be", - "name": "read_uint16_be", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 22, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_read_uint16_le", - "name": "read_uint16_le", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_read_uint32_be", - "name": "read_uint32_be", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 42, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_read_uint32_le", - "name": "read_uint32_le", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 52, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_read_uint64_be", - "name": "read_uint64_be", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 62, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_read_uint64_le", - "name": "read_uint64_le", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 72, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "set_stack_guard.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/internal/set_stack_guard.hpp", - "language": "cpp", - "size_bytes": 1467, - "total_lines": 51, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.962757246Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_set_stack_guard", - "name": "set_stack_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 21, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_stack_guard", - "name": "set_stack_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_stack_guard", - "name": "set_stack_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 6, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 39, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_set_stack_guard", - "name": "set_stack_guard", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 44, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "vector_stack_guard.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/internal/vector_stack_guard.hpp", - "language": "cpp", - "size_bytes": 1308, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.967861192Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_vector_stack_guard", - "name": "vector_stack_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 22, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_vector_stack_guard", - "name": "vector_stack_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_vector_stack_guard", - "name": "vector_stack_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 6, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 33, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_vector_stack_guard", - "name": "vector_stack_guard", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 37, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "iri.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/iri.hpp", - "language": "cpp", - "size_bytes": 3985, - "total_lines": 107, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.973698590Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_ucschar", - "name": "ucschar", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 57, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iprivate", - "name": "iprivate", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 3, - "column_end": 92, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iunreserved", - "name": "iunreserved", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 3, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ipchar", - "name": "ipchar", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 3, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_isegment", - "name": "isegment", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 3, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_isegment_nz", - "name": "isegment_nz", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 3, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_isegment_nz_nc", - "name": "isegment_nz_nc", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 3, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ipath_abempty", - "name": "ipath_abempty", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ipath_absolute", - "name": "ipath_absolute", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 3, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ipath_noscheme", - "name": "ipath_noscheme", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 3, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ipath_rootless", - "name": "ipath_rootless", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 3, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ipath_empty", - "name": "ipath_empty", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 3, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ipath", - "name": "ipath", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 80, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ireg_name", - "name": "ireg_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 3, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ihost", - "name": "ihost", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 3, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iuserinfo", - "name": "iuserinfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 3, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_opt_iuserinfo", - "name": "opt_iuserinfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iauthority", - "name": "iauthority", - "symbol_type": "Class", - "file_path": "", - "line_start": 87, - "line_end": 87, - "column_start": 3, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iquery", - "name": "iquery", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 89, - "column_start": 3, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ifragment", - "name": "ifragment", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 90, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_opt_iquery", - "name": "opt_iquery", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 3, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_opt_ifragment", - "name": "opt_ifragment", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 3, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ihier_part", - "name": "ihier_part", - "symbol_type": "Class", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 3, - "column_end": 122, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_irelative_part", - "name": "irelative_part", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 3, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_irelative_ref", - "name": "irelative_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 97, - "column_start": 3, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IRI", - "name": "IRI", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 3, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IRI_reference", - "name": "IRI_reference", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_absolute_IRI", - "name": "absolute_IRI", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 3, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/json.hpp", - "language": "cpp", - "size_bytes": 3319, - "total_lines": 92, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.979064118Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_ws", - "name": "ws", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_padr", - "name": "padr", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_begin_array", - "name": "begin_array", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 3, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_begin_object", - "name": "begin_object", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_end_array", - "name": "end_array", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_end_object", - "name": "end_object", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 3, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_name_separator", - "name": "name_separator", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 3, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_separator", - "name": "value_separator", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_false_", - "name": "false_", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_null", - "name": "null", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_true_", - "name": "true_", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_digits", - "name": "digits", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_exp", - "name": "exp", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 3, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_frac", - "name": "frac", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 3, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_int_", - "name": "int_", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_number", - "name": "number", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 3, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xdigit", - "name": "xdigit", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unicode", - "name": "unicode", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 3, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped_char", - "name": "escaped_char", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 3, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped", - "name": "escaped", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 3, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unescaped", - "name": "unescaped", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_char_", - "name": "char_", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 3, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_content", - "name": "string_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 3, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 51, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_content", - "name": "key_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key", - "name": "key", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value", - "name": "value", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 3, - "column_end": 15, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_array_element", - "name": "array_element", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 3, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_next_array_element", - "name": "next_array_element", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_array_content", - "name": "array_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 3, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_array", - "name": "array", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 70, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_member_value", - "name": "member_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 3, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_member", - "name": "member", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 3, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_next_member", - "name": "next_member", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 3, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_object_content", - "name": "object_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 3, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_object", - "name": "object", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 82, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value", - "name": "value", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 3, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_array_element", - "name": "array_element", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 3, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_text", - "name": "text", - "symbol_type": "Class", - "file_path": "", - "line_start": 87, - "line_end": 87, - "column_start": 3, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_pointer.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/json_pointer.hpp", - "language": "cpp", - "size_bytes": 1123, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.983792837Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_unescaped", - "name": "unescaped", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 3, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped", - "name": "escaped", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_reference_token", - "name": "reference_token", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_pointer", - "name": "json_pointer", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_non_negative_integer", - "name": "non_negative_integer", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 3, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_relative_json_pointer", - "name": "relative_json_pointer", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 3, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "limit_bytes.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/limit_bytes.hpp", - "language": "cpp", - "size_bytes": 2570, - "total_lines": 91, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.989225260Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_bytes_guard", - "name": "bytes_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 38, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_bytes_guard", - "name": "bytes_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 9, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_bytes_guard", - "name": "bytes_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 9, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 9, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 9, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 86, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_bytes_guard", - "name": "bytes_guard", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 50, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_limit_bytes", - "name": "limit_bytes", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 87, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "limit_depth.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/limit_depth.hpp", - "language": "cpp", - "size_bytes": 1811, - "total_lines": 60, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.994228929Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 55, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_limit_depth", - "name": "limit_depth", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 56, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nested_exceptions.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/nested_exceptions.hpp", - "language": "cpp", - "size_bytes": 3893, - "total_lines": 112, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:43.999853437Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_rethrow", - "name": "rethrow", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 35, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rethrow", - "name": "rethrow", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rethrow", - "name": "rethrow", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 56, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_process", - "name": "process", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 67, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_inspect", - "name": "inspect", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 80, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_inspect", - "name": "inspect", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 93, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_inspect", - "name": "inspect", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 99, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_flatten", - "name": "flatten", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 108, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rethrower", - "name": "rethrower", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 6, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 42, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 57, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_processor", - "name": "processor", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 68, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_inspector", - "name": "inspector", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 81, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parse_tree.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/parse_tree.hpp", - "language": "cpp", - "size_bytes": 16079, - "total_lines": 458, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.006819559Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_basic_node", - "name": "basic_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 6, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_node", - "name": "basic_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 6, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_node", - "name": "basic_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 6, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 6, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 6, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_type", - "name": "is_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 73, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_type", - "name": "set_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 79, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 84, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 89, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 94, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 100, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 106, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_as_memory_input", - "name": "as_memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 113, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_content", - "name": "remove_content", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 119, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 128, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 135, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 140, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace_back", - "name": "emplace_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 151, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_state", - "name": "state", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 168, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 173, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 179, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 185, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 190, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 197, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 204, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 261, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 271, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 277, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 283, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 297, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 310, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 318, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 334, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 393, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 409, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 417, - "line_end": 425, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 443, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 454, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_basic_node", - "name": "basic_node", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 152, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_node", - "name": "node", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 156, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_state", - "name": "state", - "symbol_type": "Class", - "file_path": "", - "line_start": 161, - "line_end": 186, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_make_control", - "name": "make_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 229, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_state_handler", - "name": "state_handler", - "symbol_type": "Class", - "file_path": "", - "line_start": 225, - "line_end": 225, - "column_start": 9, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 246, - "line_end": 248, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 252, - "line_end": 284, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 288, - "line_end": 335, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_selector", - "name": "selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 341, - "line_end": 341, - "column_start": 6, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 344, - "line_end": 347, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 350, - "line_end": 354, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_apply", - "name": "apply", - "symbol_type": "Class", - "file_path": "", - "line_start": 368, - "line_end": 379, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_on", - "name": "on", - "symbol_type": "Class", - "file_path": "", - "line_start": 372, - "line_end": 378, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_store_content", - "name": "store_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 381, - "line_end": 383, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_remove_content", - "name": "remove_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 386, - "line_end": 394, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_fold_one", - "name": "fold_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 397, - "line_end": 410, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_discard_empty", - "name": "discard_empty", - "symbol_type": "Class", - "file_path": "", - "line_start": 413, - "line_end": 426, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parse_tree_to_dot.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/parse_tree_to_dot.hpp", - "language": "cpp", - "size_bytes": 3274, - "total_lines": 114, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.013909524Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_escape", - "name": "escape", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 78, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_dot_node", - "name": "print_dot_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 100, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_dot", - "name": "print_dot", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 110, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "predicates.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/predicates.hpp", - "language": "cpp", - "size_bytes": 4674, - "total_lines": 133, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.019979772Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 33, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 45, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 75, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 80, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 92, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_predicates_and_test", - "name": "predicates_and_test", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 34, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicate_not_test", - "name": "predicate_not_test", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicates_or_test", - "name": "predicates_or_test", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 58, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicates", - "name": "predicates", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 93, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 99, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicates_and", - "name": "predicates_and", - "symbol_type": "Class", - "file_path": "", - "line_start": 109, - "line_end": 109, - "column_start": 33, - "column_end": 141, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicate_not", - "name": "predicate_not", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 29, - "column_end": 131, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicates_or", - "name": "predicates_or", - "symbol_type": "Class", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 33, - "column_end": 139, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicates_and", - "name": "predicates_and", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 33, - "column_end": 141, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicate_not", - "name": "predicate_not", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 29, - "column_end": 131, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicates_or", - "name": "predicates_or", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 33, - "column_end": 139, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 127, - "line_end": 129, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "print.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/print.hpp", - "language": "cpp", - "size_bytes": 1864, - "total_lines": 76, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.025650357Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 44, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_subs", - "name": "print_subs", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 51, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_sub", - "name": "print_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_names", - "name": "print_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_debug", - "name": "print_debug", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_print_names", - "name": "print_names", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_print_debug", - "name": "print_debug", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 58, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "print_coverage.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/print_coverage.hpp", - "language": "cpp", - "size_bytes": 1743, - "total_lines": 56, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.030591503Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 52, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "raw_string.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/raw_string.hpp", - "language": "cpp", - "size_bytes": 8588, - "total_lines": 233, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.037712999Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 55, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 91, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 127, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 155, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 218, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_raw_string_open", - "name": "raw_string_open", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 56, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_at_raw_string_close", - "name": "at_raw_string_close", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 92, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_raw_string_until", - "name": "raw_string_until", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 103, - "line_end": 128, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 131, - "line_end": 156, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_raw_string", - "name": "raw_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 189, - "line_end": 219, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_content", - "name": "content", - "symbol_type": "Class", - "file_path": "", - "line_start": 193, - "line_end": 195, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 224, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 227, - "line_end": 229, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "remove_first_state.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/remove_first_state.hpp", - "language": "cpp", - "size_bytes": 3354, - "total_lines": 79, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.043666281Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 29, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 35, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise_nested", - "name": "raise_nested", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 53, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 67, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 74, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_remove_first_state", - "name": "remove_first_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 75, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "remove_last_states.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/remove_last_states.hpp", - "language": "cpp", - "size_bytes": 7004, - "total_lines": 134, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.049880526Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_start_impl", - "name": "start_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 30, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 36, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success_impl", - "name": "success_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure_impl", - "name": "failure_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise_impl", - "name": "raise_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise_nested_impl", - "name": "raise_nested_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise_nested", - "name": "raise_nested", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 84, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind_impl", - "name": "unwind_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 91, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 98, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply_impl", - "name": "apply_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 105, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 112, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0_impl", - "name": "apply0_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 119, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 126, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_remove_last_states", - "name": "remove_last_states", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 127, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rep_one_min_max.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/rep_one_min_max.hpp", - "language": "cpp", - "size_bytes": 3133, - "total_lines": 111, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.055329337Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 37, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 60, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 87, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rep_one_min_max", - "name": "rep_one_min_max", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 61, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 88, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rep_one_min_max", - "name": "rep_one_min_max", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 107, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rep_string.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/rep_string.hpp", - "language": "cpp", - "size_bytes": 1150, - "total_lines": 45, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.060136987Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_make_rep_string", - "name": "make_rep_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 6, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rep_string", - "name": "rep_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 39, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "separated_seq.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/separated_seq.hpp", - "language": "cpp", - "size_bytes": 1189, - "total_lines": 45, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.064781188Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_sep", - "name": "sep", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 6, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_separated_seq", - "name": "separated_seq", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "shuffle_states.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/shuffle_states.hpp", - "language": "cpp", - "size_bytes": 10327, - "total_lines": 212, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.071266316Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_start_impl", - "name": "start_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 51, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success_impl", - "name": "success_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 75, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 81, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure_impl", - "name": "failure_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 87, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 93, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 99, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise_impl", - "name": "raise_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 105, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 111, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 117, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise_nested_impl", - "name": "raise_nested_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 123, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise_nested", - "name": "raise_nested", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 129, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise_nested", - "name": "raise_nested", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 135, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind_impl", - "name": "unwind_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 142, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 149, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 156, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply_impl", - "name": "apply_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 163, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 170, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 177, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0_impl", - "name": "apply0_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 184, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 191, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 198, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rotate_left", - "name": "rotate_left", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 25, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rotate_right", - "name": "rotate_right", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 32, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_reverse", - "name": "reverse", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 38, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_shuffle_states", - "name": "shuffle_states", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 199, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "state_control.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/state_control.hpp", - "language": "cpp", - "size_bytes": 5257, - "total_lines": 133, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.077342315Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 40, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 55, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 70, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 79, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise_nested", - "name": "raise_nested", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 88, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 104, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 114, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 124, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_state_control", - "name": "state_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 129, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_control", - "name": "control", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 125, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "to_string.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/to_string.hpp", - "language": "cpp", - "size_bytes": 929, - "total_lines": 39, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.082331821Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 26, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_to_string", - "name": "to_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 6, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 27, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "trace.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/trace.hpp", - "language": "cpp", - "size_bytes": 9922, - "total_lines": 248, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.088535664Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_tracer", - "name": "tracer", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 75, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_tracer", - "name": "tracer", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 6, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_tracer", - "name": "tracer", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 6, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 83, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 6, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 6, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 91, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_position", - "name": "print_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 101, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_update_position", - "name": "update_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 111, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 118, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 131, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 144, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 150, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise_nested", - "name": "raise_nested", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 156, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 169, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 175, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 181, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 191, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_standard_trace", - "name": "standard_trace", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 203, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_complete_trace", - "name": "complete_trace", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 214, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 240, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_tracer_traits", - "name": "tracer_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 52, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tracer", - "name": "tracer", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 192, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_trace", - "name": "trace", - "symbol_type": "Class", - "file_path": "", - "line_start": 217, - "line_end": 241, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uint16.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/uint16.hpp", - "language": "cpp", - "size_bytes": 4793, - "total_lines": 64, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.093748849Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 38, - "column_end": 142, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 53, - "column_end": 162, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 38, - "column_end": 138, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 53, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 38, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 38, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_one", - "name": "mask_not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 55, - "column_end": 174, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_range", - "name": "mask_not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 70, - "column_end": 194, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_one", - "name": "mask_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 55, - "column_end": 170, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_range", - "name": "mask_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 70, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_ranges", - "name": "mask_ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 55, - "column_end": 140, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_string", - "name": "mask_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 55, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 38, - "column_end": 142, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 53, - "column_end": 162, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 38, - "column_end": 138, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 53, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 38, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 38, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_one", - "name": "mask_not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 55, - "column_end": 174, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_range", - "name": "mask_not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 70, - "column_end": 194, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_one", - "name": "mask_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 55, - "column_end": 170, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_range", - "name": "mask_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 70, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_ranges", - "name": "mask_ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 55, - "column_end": 140, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_string", - "name": "mask_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 55, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uint32.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/uint32.hpp", - "language": "cpp", - "size_bytes": 4793, - "total_lines": 64, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.098948986Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 38, - "column_end": 142, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 53, - "column_end": 162, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 38, - "column_end": 138, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 53, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 38, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 38, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_one", - "name": "mask_not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 55, - "column_end": 174, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_range", - "name": "mask_not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 70, - "column_end": 194, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_one", - "name": "mask_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 55, - "column_end": 170, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_range", - "name": "mask_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 70, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_ranges", - "name": "mask_ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 55, - "column_end": 140, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_string", - "name": "mask_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 55, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 38, - "column_end": 142, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 53, - "column_end": 162, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 38, - "column_end": 138, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 53, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 38, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 38, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_one", - "name": "mask_not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 55, - "column_end": 174, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_range", - "name": "mask_not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 70, - "column_end": 194, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_one", - "name": "mask_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 55, - "column_end": 170, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_range", - "name": "mask_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 70, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_ranges", - "name": "mask_ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 55, - "column_end": 140, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_string", - "name": "mask_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 55, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uint64.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/uint64.hpp", - "language": "cpp", - "size_bytes": 4794, - "total_lines": 65, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.103876919Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 38, - "column_end": 142, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 53, - "column_end": 162, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 38, - "column_end": 138, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 53, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 38, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 38, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_one", - "name": "mask_not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 55, - "column_end": 174, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_range", - "name": "mask_not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 70, - "column_end": 194, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_one", - "name": "mask_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 55, - "column_end": 170, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_range", - "name": "mask_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 70, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_ranges", - "name": "mask_ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 55, - "column_end": 140, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_string", - "name": "mask_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 55, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 38, - "column_end": 142, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 53, - "column_end": 162, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 38, - "column_end": 138, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 53, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 38, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 38, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_one", - "name": "mask_not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 55, - "column_end": 174, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_range", - "name": "mask_not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 70, - "column_end": 194, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_one", - "name": "mask_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 55, - "column_end": 170, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_range", - "name": "mask_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 70, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_ranges", - "name": "mask_ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 55, - "column_end": 140, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_string", - "name": "mask_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 55, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uint8.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/uint8.hpp", - "language": "cpp", - "size_bytes": 2505, - "total_lines": 38, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.108654505Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 3, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 34, - "column_end": 134, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 48, - "column_end": 153, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 34, - "column_end": 130, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 48, - "column_end": 149, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 34, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 34, - "column_end": 150, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_one", - "name": "mask_not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 50, - "column_end": 165, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_range", - "name": "mask_not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 64, - "column_end": 184, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_one", - "name": "mask_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 50, - "column_end": 161, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_range", - "name": "mask_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 64, - "column_end": 180, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_ranges", - "name": "mask_ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 50, - "column_end": 131, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_string", - "name": "mask_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 50, - "column_end": 181, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unescape.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/unescape.hpp", - "language": "cpp", - "size_bytes": 7232, - "total_lines": 215, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.114980193Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_utf8_append_utf32", - "name": "utf8_append_utf32", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 52, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unhex_char", - "name": "unhex_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 87, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unhex_string", - "name": "unhex_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 98, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 108, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 120, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply_one", - "name": "apply_one", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 127, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply_two", - "name": "apply_two", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 139, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 156, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 163, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 174, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 210, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_append_all", - "name": "append_all", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 109, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unescape_c", - "name": "unescape_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 140, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unescape_u", - "name": "unescape_u", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 165, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unescape_x", - "name": "unescape_x", - "symbol_type": "Class", - "file_path": "", - "line_start": 167, - "line_end": 175, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unescape_j", - "name": "unescape_j", - "symbol_type": "Class", - "file_path": "", - "line_start": 185, - "line_end": 211, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uri.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/uri.hpp", - "language": "cpp", - "size_bytes": 5213, - "total_lines": 112, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.122068361Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_dec_octet", - "name": "dec_octet", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 3, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IPv4address", - "name": "IPv4address", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 3, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_h16", - "name": "h16", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ls32", - "name": "ls32", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 3, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dcolon", - "name": "dcolon", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 3, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IPv6address", - "name": "IPv6address", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 53, - "column_start": 3, - "column_end": 113, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_gen_delims", - "name": "gen_delims", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sub_delims", - "name": "sub_delims", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 3, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unreserved", - "name": "unreserved", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 3, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_reserved", - "name": "reserved", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 3, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IPvFuture", - "name": "IPvFuture", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 3, - "column_end": 124, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IP_literal", - "name": "IP_literal", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 3, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pct_encoded", - "name": "pct_encoded", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 3, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pchar", - "name": "pchar", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 3, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_query", - "name": "query", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 3, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_fragment", - "name": "fragment", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_segment", - "name": "segment", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 3, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_segment_nz", - "name": "segment_nz", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_segment_nz_nc", - "name": "segment_nz_nc", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 3, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_path_abempty", - "name": "path_abempty", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_path_absolute", - "name": "path_absolute", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 3, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_path_noscheme", - "name": "path_noscheme", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 3, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_path_rootless", - "name": "path_rootless", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 3, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_path_empty", - "name": "path_empty", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 3, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_path", - "name": "path", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 84, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_reg_name", - "name": "reg_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 3, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_port", - "name": "port", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_host", - "name": "host", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 89, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_userinfo", - "name": "userinfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 90, - "column_start": 3, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_opt_userinfo", - "name": "opt_userinfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_authority", - "name": "authority", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 3, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_scheme", - "name": "scheme", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 3, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hier_part", - "name": "hier_part", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 3, - "column_end": 116, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_relative_part", - "name": "relative_part", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 3, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_relative_ref", - "name": "relative_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 102, - "column_start": 3, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_URI", - "name": "URI", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 104, - "column_start": 3, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_URI_reference", - "name": "URI_reference", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 3, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_absolute_URI", - "name": "absolute_URI", - "symbol_type": "Class", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 3, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf16.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/utf16.hpp", - "language": "cpp", - "size_bytes": 3029, - "total_lines": 59, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.127795264Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bom", - "name": "bom", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 6, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 33, - "column_end": 136, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 43, - "column_end": 151, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 33, - "column_end": 132, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 43, - "column_end": 147, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 33, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 33, - "column_end": 152, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bom", - "name": "bom", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 33, - "column_end": 136, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 43, - "column_end": 151, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 33, - "column_end": 132, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 43, - "column_end": 147, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 33, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 33, - "column_end": 152, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf32.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/contrib/utf32.hpp", - "language": "cpp", - "size_bytes": 3029, - "total_lines": 59, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.133605087Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bom", - "name": "bom", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 6, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 33, - "column_end": 136, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 43, - "column_end": 151, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 33, - "column_end": 132, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 43, - "column_end": 147, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 33, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 33, - "column_end": 152, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bom", - "name": "bom", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 33, - "column_end": 136, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 43, - "column_end": 151, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 33, - "column_end": 132, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 43, - "column_end": 147, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 33, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 33, - "column_end": 152, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cstream_input.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/cstream_input.hpp", - "language": "cpp", - "size_bytes": 1010, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.138986682Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_cstream_input", - "name": "cstream_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_cstream_input", - "name": "cstream_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "demangle.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/demangle.hpp", - "language": "cpp", - "size_bytes": 3683, - "total_lines": 144, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.145870590Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 49, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_demangle", - "name": "demangle", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 99, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 107, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 138, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "disable_action.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/disable_action.hpp", - "language": "cpp", - "size_bytes": 1046, - "total_lines": 36, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.150777595Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_disable_action", - "name": "disable_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "discard_input.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/discard_input.hpp", - "language": "cpp", - "size_bytes": 1085, - "total_lines": 38, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.155484646Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 33, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_discard_input", - "name": "discard_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 34, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "discard_input_on_failure.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/discard_input_on_failure.hpp", - "language": "cpp", - "size_bytes": 1157, - "total_lines": 40, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.160264777Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 35, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_discard_input_on_failure", - "name": "discard_input_on_failure", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 36, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "discard_input_on_success.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/discard_input_on_success.hpp", - "language": "cpp", - "size_bytes": 1156, - "total_lines": 40, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.165360657Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 35, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_discard_input_on_success", - "name": "discard_input_on_success", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 36, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "enable_action.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/enable_action.hpp", - "language": "cpp", - "size_bytes": 1042, - "total_lines": 36, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.170302476Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_enable_action", - "name": "enable_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "eol.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/eol.hpp", - "language": "cpp", - "size_bytes": 1106, - "total_lines": 41, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.174953917Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_eol", - "name": "eol", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 35, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cr", - "name": "cr", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 9, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cr_crlf", - "name": "cr_crlf", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 9, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_crlf", - "name": "crlf", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 9, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lf", - "name": "lf", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 9, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lf_crlf", - "name": "lf_crlf", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 9, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "file_input.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/file_input.hpp", - "language": "cpp", - "size_bytes": 1223, - "total_lines": 45, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.179677920Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_file_input", - "name": "file_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 30, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file_input", - "name": "file_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 37, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "action.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/action.hpp", - "language": "cpp", - "size_bytes": 1592, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.185948382Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "action_input.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/action_input.hpp", - "language": "cpp", - "size_bytes": 3052, - "total_lines": 117, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.192207295Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_action_input", - "name": "action_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 30, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_action_input", - "name": "action_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 6, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_action_input", - "name": "action_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 6, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 6, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 53, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 63, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 73, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 83, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 93, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 98, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 103, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 108, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_action_input", - "name": "action_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 113, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "any.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/any.hpp", - "language": "cpp", - "size_bytes": 1997, - "total_lines": 84, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.197417440Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 36, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 61, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 76, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 77, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "apply.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/apply.hpp", - "language": "cpp", - "size_bytes": 1636, - "total_lines": 53, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.202377278Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 45, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_apply", - "name": "apply", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 46, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "apply0.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/apply0.hpp", - "language": "cpp", - "size_bytes": 1434, - "total_lines": 51, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.207580963Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_apply0", - "name": "apply0", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 44, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "apply0_single.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/apply0_single.hpp", - "language": "cpp", - "size_bytes": 1127, - "total_lines": 35, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.212209623Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 23, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 30, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_apply0_single", - "name": "apply0_single", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 31, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "apply_single.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/apply_single.hpp", - "language": "cpp", - "size_bytes": 1232, - "total_lines": 35, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.217590129Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 23, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 30, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_apply_single", - "name": "apply_single", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 31, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "at.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/at.hpp", - "language": "cpp", - "size_bytes": 1493, - "total_lines": 55, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.222417903Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_at", - "name": "at", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 48, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bof.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/bof.hpp", - "language": "cpp", - "size_bytes": 775, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.227412544Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_bof", - "name": "bof", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bol.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/bol.hpp", - "language": "cpp", - "size_bytes": 777, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.232076152Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_bol", - "name": "bol", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bump.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/bump.hpp", - "language": "cpp", - "size_bytes": 1176, - "total_lines": 46, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.237239943Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_bump", - "name": "bump", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_bump_in_this_line", - "name": "bump_in_this_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_bump_to_next_line", - "name": "bump_to_next_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 42, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bump_help.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/bump_help.hpp", - "language": "cpp", - "size_bytes": 722, - "total_lines": 27, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.241641992Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_bump_help", - "name": "bump_help", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bytes.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/bytes.hpp", - "language": "cpp", - "size_bytes": 1038, - "total_lines": 43, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.246393612Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 30, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_bytes", - "name": "bytes", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 31, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "control.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/control.hpp", - "language": "cpp", - "size_bytes": 1607, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.251224130Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_control", - "name": "control", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "crlf_eol.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/crlf_eol.hpp", - "language": "cpp", - "size_bytes": 954, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.255984998Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_eol_match", - "name": "eol_match", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 29, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_crlf_eol", - "name": "crlf_eol", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 30, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cr_crlf_eol.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/cr_crlf_eol.hpp", - "language": "cpp", - "size_bytes": 993, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.260477704Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_eol_match", - "name": "eol_match", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 29, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_cr_crlf_eol", - "name": "cr_crlf_eol", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 30, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cr_eol.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/cr_eol.hpp", - "language": "cpp", - "size_bytes": 908, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.264957329Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_eol_match", - "name": "eol_match", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 29, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_cr_eol", - "name": "cr_eol", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 30, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cstream_reader.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/cstream_reader.hpp", - "language": "cpp", - "size_bytes": 1590, - "total_lines": 59, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.270179155Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_cstream_reader", - "name": "cstream_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 28, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 52, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_cstream_reader", - "name": "cstream_reader", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 55, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cstring_reader.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/cstring_reader.hpp", - "language": "cpp", - "size_bytes": 1029, - "total_lines": 41, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.274924163Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_cstring_reader", - "name": "cstring_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 21, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 34, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_cstring_reader", - "name": "cstring_reader", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 37, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "data_and_size.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/data_and_size.hpp", - "language": "cpp", - "size_bytes": 734, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.279551678Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_data_and_size", - "name": "data_and_size", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "dependent_false.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/dependent_false.hpp", - "language": "cpp", - "size_bytes": 510, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.283964715Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "disable.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/disable.hpp", - "language": "cpp", - "size_bytes": 1439, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.288647918Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_disable", - "name": "disable", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "discard.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/discard.hpp", - "language": "cpp", - "size_bytes": 860, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.293091581Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 26, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_discard", - "name": "discard", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "enable.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/enable.hpp", - "language": "cpp", - "size_bytes": 1430, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.297919344Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_enable", - "name": "enable", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "enable_control.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/enable_control.hpp", - "language": "cpp", - "size_bytes": 827, - "total_lines": 26, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.302575105Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "eof.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/eof.hpp", - "language": "cpp", - "size_bytes": 797, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.307045473Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_eof", - "name": "eof", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "eol.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/eol.hpp", - "language": "cpp", - "size_bytes": 850, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.311505150Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_eol", - "name": "eol", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "eolf.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/eolf.hpp", - "language": "cpp", - "size_bytes": 901, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.316100108Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 25, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_eolf", - "name": "eolf", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "everything.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/everything.hpp", - "language": "cpp", - "size_bytes": 923, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.320558694Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 26, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_everything", - "name": "everything", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "extract_position.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/extract_position.hpp", - "language": "cpp", - "size_bytes": 1010, - "total_lines": 30, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.325169490Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_extract_position", - "name": "extract_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "failure.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/failure.hpp", - "language": "cpp", - "size_bytes": 794, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.329876212Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_failure", - "name": "failure", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "has_apply.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/has_apply.hpp", - "language": "cpp", - "size_bytes": 772, - "total_lines": 22, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.334573212Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "has_apply0.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/has_apply0.hpp", - "language": "cpp", - "size_bytes": 777, - "total_lines": 22, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.339169889Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "has_current_position.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/has_current_position.hpp", - "language": "cpp", - "size_bytes": 854, - "total_lines": 24, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.344137178Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "has_error_message.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/has_error_message.hpp", - "language": "cpp", - "size_bytes": 704, - "total_lines": 22, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.348671114Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "has_match.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/has_match.hpp", - "language": "cpp", - "size_bytes": 1378, - "total_lines": 41, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.353668477Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "has_unwind.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/has_unwind.hpp", - "language": "cpp", - "size_bytes": 671, - "total_lines": 22, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.357962752Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "identifier.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/identifier.hpp", - "language": "cpp", - "size_bytes": 741, - "total_lines": 23, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.362256070Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "if_apply.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/if_apply.hpp", - "language": "cpp", - "size_bytes": 1869, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.367201030Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_if_apply", - "name": "if_apply", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "if_must.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/if_must.hpp", - "language": "cpp", - "size_bytes": 1616, - "total_lines": 52, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.372237815Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_if_must", - "name": "if_must", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 44, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "if_must_else.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/if_must_else.hpp", - "language": "cpp", - "size_bytes": 732, - "total_lines": 25, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.376639709Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "if_then_else.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/if_then_else.hpp", - "language": "cpp", - "size_bytes": 1727, - "total_lines": 51, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.381445431Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_if_then_else", - "name": "if_then_else", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 44, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "inputerator.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/inputerator.hpp", - "language": "cpp", - "size_bytes": 1339, - "total_lines": 50, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.386449562Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_inputerator", - "name": "inputerator", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 6, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_inputerator", - "name": "inputerator", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_inputerator", - "name": "inputerator", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_inputerator", - "name": "inputerator", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_inputerator", - "name": "inputerator", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 6, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 6, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_inputerator", - "name": "inputerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 46, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "istream_reader.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/istream_reader.hpp", - "language": "cpp", - "size_bytes": 1344, - "total_lines": 51, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.391294508Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_istream_reader", - "name": "istream_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 44, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_istream_reader", - "name": "istream_reader", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "istring.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/istring.hpp", - "language": "cpp", - "size_bytes": 2469, - "total_lines": 89, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.396613142Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_ichar_equal", - "name": "ichar_equal", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_istring_equal", - "name": "istring_equal", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 39, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 64, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 81, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_istring", - "name": "istring", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 3, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_istring", - "name": "istring", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 82, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lf_crlf_eol.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/lf_crlf_eol.hpp", - "language": "cpp", - "size_bytes": 1183, - "total_lines": 41, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.401442306Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_eol_match", - "name": "eol_match", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 36, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_lf_crlf_eol", - "name": "lf_crlf_eol", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 37, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lf_eol.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/lf_eol.hpp", - "language": "cpp", - "size_bytes": 908, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.406295141Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_eol_match", - "name": "eol_match", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 29, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_lf_eol", - "name": "lf_eol", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 30, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "list.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/list.hpp", - "language": "cpp", - "size_bytes": 542, - "total_lines": 20, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.410737152Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "list_must.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/list_must.hpp", - "language": "cpp", - "size_bytes": 705, - "total_lines": 26, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.415576984Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "list_tail.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/list_tail.hpp", - "language": "cpp", - "size_bytes": 573, - "total_lines": 20, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.420043604Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "list_tail_pad.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/list_tail_pad.hpp", - "language": "cpp", - "size_bytes": 644, - "total_lines": 21, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.424666103Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "minus.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/minus.hpp", - "language": "cpp", - "size_bytes": 584, - "total_lines": 22, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.428906586Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "missing_apply.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/missing_apply.hpp", - "language": "cpp", - "size_bytes": 1014, - "total_lines": 29, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.433737876Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_missing_apply", - "name": "missing_apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "missing_apply0.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/missing_apply0.hpp", - "language": "cpp", - "size_bytes": 904, - "total_lines": 27, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.438840777Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_missing_apply0", - "name": "missing_apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mmap_file.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/mmap_file.hpp", - "language": "cpp", - "size_bytes": 1108, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.443940590Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_mmap_file", - "name": "mmap_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file", - "name": "mmap_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file", - "name": "mmap_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 6, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 6, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_mmap_file", - "name": "mmap_file", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 40, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mmap_file_posix.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/mmap_file_posix.hpp", - "language": "cpp", - "size_bytes": 4274, - "total_lines": 157, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.450528069Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_mmap_file_open", - "name": "mmap_file_open", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 30, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file_open", - "name": "mmap_file_open", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 6, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file_open", - "name": "mmap_file_open", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 38, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 6, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 59, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 84, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file_posix", - "name": "mmap_file_posix", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file_posix", - "name": "mmap_file_posix", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 109, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file_posix", - "name": "mmap_file_posix", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 6, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file_posix", - "name": "mmap_file_posix", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 112, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 118, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 126, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 131, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 136, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 141, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 146, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_mmap_file_open", - "name": "mmap_file_open", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 85, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_stat", - "name": "stat", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 9, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mmap_file_posix", - "name": "mmap_file_posix", - "symbol_type": "Class", - "file_path": "", - "line_start": 87, - "line_end": 151, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mmap_file_win32.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/mmap_file_win32.hpp", - "language": "cpp", - "size_bytes": 7549, - "total_lines": 243, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.456997085Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_mmap_file_open", - "name": "mmap_file_open", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file_open", - "name": "mmap_file_open", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 6, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file_open", - "name": "mmap_file_open", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 6, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 6, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 72, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 116, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file_mmap", - "name": "mmap_file_mmap", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file_mmap", - "name": "mmap_file_mmap", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 128, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file_mmap", - "name": "mmap_file_mmap", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 6, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file_mmap", - "name": "mmap_file_mmap", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 6, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 136, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 138, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 139, - "column_start": 6, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 169, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file_win32", - "name": "mmap_file_win32", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file_win32", - "name": "mmap_file_win32", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 196, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file_win32", - "name": "mmap_file_win32", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 198, - "column_start": 6, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_file_win32", - "name": "mmap_file_win32", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 199, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 204, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 206, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 207, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 212, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 217, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 222, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 227, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 232, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_mmap_file_open", - "name": "mmap_file_open", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 117, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mmap_file_mmap", - "name": "mmap_file_mmap", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 170, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mmap_file_win32", - "name": "mmap_file_win32", - "symbol_type": "Class", - "file_path": "", - "line_start": 172, - "line_end": 237, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "must.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/must.hpp", - "language": "cpp", - "size_bytes": 1956, - "total_lines": 69, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.462182288Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_must", - "name": "must", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 61, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "not_at.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/not_at.hpp", - "language": "cpp", - "size_bytes": 1526, - "total_lines": 55, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.467437540Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_not_at", - "name": "not_at", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 48, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "one.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/one.hpp", - "language": "cpp", - "size_bytes": 1829, - "total_lines": 68, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.472559915Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 33, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 38, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 50, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 51, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 56, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "opt.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/opt.hpp", - "language": "cpp", - "size_bytes": 859, - "total_lines": 39, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.476971596Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_opt", - "name": "opt", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "pad.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/pad.hpp", - "language": "cpp", - "size_bytes": 747, - "total_lines": 26, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.481359164Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "pad_opt.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/pad_opt.hpp", - "language": "cpp", - "size_bytes": 584, - "total_lines": 21, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.485588647Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "partial.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/partial.hpp", - "language": "cpp", - "size_bytes": 1275, - "total_lines": 43, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.490683435Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 35, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_partial", - "name": "partial", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 36, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "path_to_string.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/path_to_string.hpp", - "language": "cpp", - "size_bytes": 752, - "total_lines": 27, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.495481675Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_path_to_string", - "name": "path_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peek_char.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/peek_char.hpp", - "language": "cpp", - "size_bytes": 827, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.500204079Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 28, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_peek_char", - "name": "peek_char", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 29, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peek_utf8.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/peek_utf8.hpp", - "language": "cpp", - "size_bytes": 2907, - "total_lines": 90, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.506057303Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 30, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_peek_impl", - "name": "peek_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 85, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_peek_utf8", - "name": "peek_utf8", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 86, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "pegtl_string.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/pegtl_string.hpp", - "language": "cpp", - "size_bytes": 3952, - "total_lines": 95, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.511310197Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_string_join", - "name": "string_join", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_at", - "name": "string_at", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_max_length", - "name": "string_max_length", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plus.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/plus.hpp", - "language": "cpp", - "size_bytes": 1757, - "total_lines": 58, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.516309291Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 50, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_plus", - "name": "plus", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 51, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "raise.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/raise.hpp", - "language": "cpp", - "size_bytes": 1312, - "total_lines": 49, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.521116567Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_raise", - "name": "raise", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 41, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "range.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/range.hpp", - "language": "cpp", - "size_bytes": 1837, - "total_lines": 62, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.526174943Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 49, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ranges.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/ranges.hpp", - "language": "cpp", - "size_bytes": 2790, - "total_lines": 92, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.531594296Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_validate_range", - "name": "validate_range", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_impl", - "name": "test_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 52, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 69, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 70, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 75, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 80, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "read_file_stdio.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/read_file_stdio.hpp", - "language": "cpp", - "size_bytes": 4708, - "total_lines": 156, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.537632527Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 51, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 58, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_read_file_stdio", - "name": "read_file_stdio", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_read_file_stdio", - "name": "read_file_stdio", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 71, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_read_file_stdio", - "name": "read_file_stdio", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 6, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_read_file_stdio", - "name": "read_file_stdio", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 6, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 121, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 131, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 151, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_read_file_close", - "name": "read_file_close", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 59, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_read_file_stdio", - "name": "read_file_stdio", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 152, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rematch.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/rematch.hpp", - "language": "cpp", - "size_bytes": 2533, - "total_lines": 72, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.543037102Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 38, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 64, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rematch", - "name": "rematch", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 3, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 39, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 65, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rep.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/rep.hpp", - "language": "cpp", - "size_bytes": 1785, - "total_lines": 67, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.548287109Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 59, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rep", - "name": "rep", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 60, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rep_min.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/rep_min.hpp", - "language": "cpp", - "size_bytes": 616, - "total_lines": 21, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.552796413Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rep_min_max.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/rep_min_max.hpp", - "language": "cpp", - "size_bytes": 2460, - "total_lines": 81, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.557682399Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 73, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rep_min_max", - "name": "rep_min_max", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 34, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 39, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 74, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rep_opt.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/rep_opt.hpp", - "language": "cpp", - "size_bytes": 1678, - "total_lines": 61, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.562870215Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 53, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rep_opt", - "name": "rep_opt", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 54, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "require.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/require.hpp", - "language": "cpp", - "size_bytes": 1029, - "total_lines": 42, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.567979155Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_require", - "name": "require", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_require", - "name": "require", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "resize_uninitialized.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/resize_uninitialized.hpp", - "language": "cpp", - "size_bytes": 5759, - "total_lines": 182, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.574172802Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_resize_uninitialized_proxy", - "name": "resize_uninitialized_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 35, - "column_start": 16, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_resize_uninitialized_proxy", - "name": "resize_uninitialized_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 51, - "column_start": 16, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_resize_uninitialized_proxy", - "name": "resize_uninitialized_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 65, - "column_start": 16, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_resize_uninitialized_proxy", - "name": "resize_uninitialized_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 16, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_resize_uninitialized_proxy", - "name": "resize_uninitialized_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 105, - "column_start": 16, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_resize_uninitialized_proxy", - "name": "resize_uninitialized_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 121, - "column_start": 16, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_no_init_byte", - "name": "no_init_byte", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 136, - "column_start": 9, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_resize_uninitialized_proxy", - "name": "resize_uninitialized_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 146, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_resize_uninitialized", - "name": "resize_uninitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 164, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_resize_uninitialized", - "name": "resize_uninitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 178, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_odr_helper", - "name": "odr_helper", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 6, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_proxy", - "name": "string_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 36, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 15, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_proxy", - "name": "string_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 52, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 15, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_proxy", - "name": "string_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 66, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 15, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_proxy", - "name": "string_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 79, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 15, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_vector_proxy", - "name": "vector_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 106, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 108, - "line_end": 108, - "column_start": 15, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_vector_proxy", - "name": "vector_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 115, - "line_end": 122, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 124, - "line_end": 127, - "column_start": 15, - "column_end": 118, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_no_init_byte", - "name": "no_init_byte", - "symbol_type": "Class", - "file_path": "", - "line_start": 133, - "line_end": 137, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "result_on_found.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/result_on_found.hpp", - "language": "cpp", - "size_bytes": 525, - "total_lines": 20, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.578971316Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rewind_guard.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/rewind_guard.hpp", - "language": "cpp", - "size_bytes": 2288, - "total_lines": 86, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.584139162Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_rewind_guard", - "name": "rewind_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 23, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rewind_guard", - "name": "rewind_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 6, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rewind_guard", - "name": "rewind_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 6, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 6, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 6, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 36, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rewind_guard", - "name": "rewind_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rewind_guard", - "name": "rewind_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 6, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rewind_guard", - "name": "rewind_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 6, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 6, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 72, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rewind_guard", - "name": "rewind_guard", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 37, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 82, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rules.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/rules.hpp", - "language": "cpp", - "size_bytes": 1689, - "total_lines": 71, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.588948720Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "seq.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/seq.hpp", - "language": "cpp", - "size_bytes": 1650, - "total_lines": 58, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.593770565Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 50, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_seq", - "name": "seq", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 3, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_seq", - "name": "seq", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 51, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sor.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/sor.hpp", - "language": "cpp", - "size_bytes": 1990, - "total_lines": 67, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.598625009Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_sor", - "name": "sor", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sor", - "name": "sor", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 60, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "star.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/star.hpp", - "language": "cpp", - "size_bytes": 841, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.603185758Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_star", - "name": "star", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "star_must.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/star_must.hpp", - "language": "cpp", - "size_bytes": 696, - "total_lines": 25, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.607485246Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "star_partial.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/star_partial.hpp", - "language": "cpp", - "size_bytes": 1315, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.612316614Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 36, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_star_partial", - "name": "star_partial", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 37, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "star_strict.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/star_strict.hpp", - "language": "cpp", - "size_bytes": 1623, - "total_lines": 52, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.617071409Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 44, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_star_strict", - "name": "star_strict", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "state.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/state.hpp", - "language": "cpp", - "size_bytes": 2367, - "total_lines": 75, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.622173493Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 67, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_state", - "name": "state", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 68, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "stream_to_string.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/stream_to_string.hpp", - "language": "cpp", - "size_bytes": 666, - "total_lines": 26, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.626596382Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_stream_to_string", - "name": "stream_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 22, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "strict.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/strict.hpp", - "language": "cpp", - "size_bytes": 1603, - "total_lines": 52, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.631374133Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 44, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_strict", - "name": "strict", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "string.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/string.hpp", - "language": "cpp", - "size_bytes": 1984, - "total_lines": 75, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.636623556Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unsafe_equals", - "name": "unsafe_equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 50, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 55, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 67, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 3, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 68, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "success.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/success.hpp", - "language": "cpp", - "size_bytes": 793, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.641081393Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_success", - "name": "success", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "try_catch_raise_nested.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/try_catch_raise_nested.hpp", - "language": "cpp", - "size_bytes": 3017, - "total_lines": 97, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.646485658Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 88, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_try_catch_raise_nested", - "name": "try_catch_raise_nested", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 61, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 89, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "try_catch_return_false.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/try_catch_return_false.hpp", - "language": "cpp", - "size_bytes": 2866, - "total_lines": 97, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.651534610Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 88, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_try_catch_return_false", - "name": "try_catch_return_false", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 61, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 89, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "until.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/until.hpp", - "language": "cpp", - "size_bytes": 2577, - "total_lines": 88, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.656607115Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 52, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 80, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_until", - "name": "until", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 53, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 81, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unwind_guard.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/internal/unwind_guard.hpp", - "language": "cpp", - "size_bytes": 1019, - "total_lines": 40, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.661196332Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unwind_guard", - "name": "unwind_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 27, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind_guard", - "name": "unwind_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 6, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind_guard", - "name": "unwind_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 6, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_unwind_guard", - "name": "unwind_guard", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 36, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "istream_input.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/istream_input.hpp", - "language": "cpp", - "size_bytes": 1014, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.666094331Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_istream_input", - "name": "istream_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_istream_input", - "name": "istream_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "match.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/match.hpp", - "language": "cpp", - "size_bytes": 7038, - "total_lines": 174, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.672497849Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match_no_control", - "name": "match_no_control", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match_no_control", - "name": "match_no_control", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 62, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match_control_unwind", - "name": "match_control_unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 90, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 166, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "memory_input.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/memory_input.hpp", - "language": "cpp", - "size_bytes": 12589, - "total_lines": 394, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.679668003Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 51, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 59, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 9, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 9, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 9, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 9, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 9, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 87, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 92, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 97, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 102, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 107, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 112, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 117, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 129, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 153, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 161, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 163, - "column_start": 9, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 9, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 166, - "column_start": 9, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 9, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 169, - "column_start": 9, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 174, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 179, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 184, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 189, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 194, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 199, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 204, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 211, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 217, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input", - "name": "memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 250, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input", - "name": "memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 255, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input", - "name": "memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 260, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input", - "name": "memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 263, - "column_start": 6, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input", - "name": "memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 268, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input", - "name": "memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 273, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input", - "name": "memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 275, - "column_start": 6, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input", - "name": "memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 276, - "column_start": 6, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 278, - "column_start": 6, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_43", - "name": "function_43", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 280, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_44", - "name": "function_44", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 281, - "column_start": 6, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_45", - "name": "function_45", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 286, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_46", - "name": "function_46", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 291, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_47", - "name": "function_47", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 296, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_48", - "name": "function_48", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 301, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_49", - "name": "function_49", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 306, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_50", - "name": "function_50", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 311, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_51", - "name": "function_51", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 316, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_restart", - "name": "restart", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 324, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_53", - "name": "function_53", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 331, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_54", - "name": "function_54", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 336, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_55", - "name": "function_55", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 338, - "column_start": 6, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_56", - "name": "function_56", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 340, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_auto_rewind", - "name": "auto_rewind", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 346, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_58", - "name": "function_58", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 351, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_59", - "name": "function_59", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 356, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_60", - "name": "function_60", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 361, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_61", - "name": "function_61", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 366, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_62", - "name": "function_62", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 375, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_63", - "name": "function_63", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 381, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_64", - "name": "function_64", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 386, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 6, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 139, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 227, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_memory_input", - "name": "memory_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 232, - "line_end": 387, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mmap_input.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/mmap_input.hpp", - "language": "cpp", - "size_bytes": 1420, - "total_lines": 49, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.684900023Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_mmap_input", - "name": "mmap_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 29, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_input", - "name": "mmap_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_input", - "name": "mmap_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 6, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_input", - "name": "mmap_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 6, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 6, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_mmap_input", - "name": "mmap_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 42, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "must_if.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/must_if.hpp", - "language": "cpp", - "size_bytes": 2433, - "total_lines": 72, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.690359271Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 47, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 65, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_must_if", - "name": "must_if", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 67, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_control", - "name": "control", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 66, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "normal.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/normal.hpp", - "language": "cpp", - "size_bytes": 4392, - "total_lines": 123, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.695884624Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 38, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 42, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 46, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 63, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise_nested", - "name": "raise_nested", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 80, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 91, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 100, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 118, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_normal", - "name": "normal", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 119, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nothing.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/nothing.hpp", - "language": "cpp", - "size_bytes": 473, - "total_lines": 20, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.700400288Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_nothing", - "name": "nothing", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 14, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parse.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/parse.hpp", - "language": "cpp", - "size_bytes": 2179, - "total_lines": 72, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.705260177Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_get_position", - "name": "get_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_position", - "name": "get_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_nested", - "name": "parse_nested", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 68, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parse_error.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/parse_error.hpp", - "language": "cpp", - "size_bytes": 1849, - "total_lines": 60, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.710506722Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_parse_error_template", - "name": "parse_error_template", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error_template", - "name": "parse_error_template", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_disambiguate_t", - "name": "disambiguate_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parse_error_template", - "name": "parse_error_template", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 51, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parse_error_base.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/parse_error_base.hpp", - "language": "cpp", - "size_bytes": 1160, - "total_lines": 45, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.715250937Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 30, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error_base", - "name": "parse_error_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 40, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_parse_error_base", - "name": "parse_error_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 41, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "position.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/position.hpp", - "language": "cpp", - "size_bytes": 1891, - "total_lines": 69, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.720300739Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_position", - "name": "position", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 6, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_position", - "name": "position", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 6, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_position", - "name": "position", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 6, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 6, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 6, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_position", - "name": "position", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_position", - "name": "position", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 42, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 6, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 55, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 60, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 65, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_position", - "name": "position", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "read_input.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/read_input.hpp", - "language": "cpp", - "size_bytes": 1713, - "total_lines": 55, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.725217673Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_read_input", - "name": "read_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_read_input", - "name": "read_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_read_input", - "name": "read_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 35, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_read_input", - "name": "read_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 39, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_read_input", - "name": "read_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 6, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_read_input", - "name": "read_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 6, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 6, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 6, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_read_input", - "name": "read_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 48, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "require_apply.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/require_apply.hpp", - "language": "cpp", - "size_bytes": 419, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.729443972Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_require_apply", - "name": "require_apply", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 13, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "require_apply0.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/require_apply0.hpp", - "language": "cpp", - "size_bytes": 422, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.733611783Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_require_apply0", - "name": "require_apply0", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 13, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rewind_mode.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/rewind_mode.hpp", - "language": "cpp", - "size_bytes": 459, - "total_lines": 20, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.738208813Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rules.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/rules.hpp", - "language": "cpp", - "size_bytes": 6666, - "total_lines": 89, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.743460760Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 71, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_apply", - "name": "apply", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 35, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_apply0", - "name": "apply0", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 35, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_at", - "name": "at", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 33, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bof", - "name": "bof", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 3, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bol", - "name": "bol", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 3, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bytes", - "name": "bytes", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 28, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_control", - "name": "control", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 72, - "column_end": 130, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_disable", - "name": "disable", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 33, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_discard", - "name": "discard", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 3, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_enable", - "name": "enable", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 33, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_eof", - "name": "eof", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 3, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_eolf", - "name": "eolf", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 3, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_everything", - "name": "everything", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_failure", - "name": "failure", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 3, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_apply", - "name": "if_apply", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 50, - "column_end": 109, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_then_else", - "name": "if_then_else", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 59, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_list", - "name": "list", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 64, - "column_end": 130, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_18", - "name": "class_18", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 43, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_list_tail", - "name": "list_tail", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 64, - "column_end": 127, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_20", - "name": "class_20", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 43, - "column_end": 116, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_minus", - "name": "minus", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 38, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_at", - "name": "not_at", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 33, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_opt", - "name": "opt", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 33, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pad", - "name": "pad", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 66, - "column_end": 115, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pad_opt", - "name": "pad_opt", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 43, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_partial", - "name": "partial", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 48, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_plus", - "name": "plus", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 48, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rematch", - "name": "rematch", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 48, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rep", - "name": "rep", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 47, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rep_max", - "name": "rep_max", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 47, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rep_min", - "name": "rep_min", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 62, - "column_end": 122, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rep_min_max", - "name": "rep_min_max", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 61, - "column_end": 128, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rep_opt", - "name": "rep_opt", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 47, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_require", - "name": "require", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 31, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_seq", - "name": "seq", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 33, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sor", - "name": "sor", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 33, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_star", - "name": "star", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 48, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_star_partial", - "name": "star_partial", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 48, - "column_end": 113, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_star_strict", - "name": "star_strict", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 48, - "column_end": 111, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_state", - "name": "state", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 49, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_strict", - "name": "strict", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 48, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_success", - "name": "success", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 3, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_until", - "name": "until", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 48, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_must", - "name": "if_must", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 48, - "column_end": 110, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_must_else", - "name": "if_must_else", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 59, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_list_must", - "name": "list_must", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 64, - "column_end": 140, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_47", - "name": "class_47", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 43, - "column_end": 116, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_must", - "name": "must", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 33, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_opt_must", - "name": "opt_must", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 48, - "column_end": 110, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_raise", - "name": "raise", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 34, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_raise_message", - "name": "raise_message", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 74, - "column_start": 26, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_star_must", - "name": "star_must", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 48, - "column_end": 107, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_try_catch_raise_nested", - "name": "try_catch_raise_nested", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 33, - "column_end": 130, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_try_catch_return_false", - "name": "try_catch_return_false", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 33, - "column_end": 130, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_try_catch_any_raise_nested", - "name": "try_catch_any_raise_nested", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 33, - "column_end": 122, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_try_catch_any_return_false", - "name": "try_catch_any_return_false", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 33, - "column_end": 122, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_try_catch_std_raise_nested", - "name": "try_catch_std_raise_nested", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 33, - "column_end": 132, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_try_catch_std_return_false", - "name": "try_catch_std_return_false", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 33, - "column_end": 132, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_try_catch_type_raise_nested", - "name": "try_catch_type_raise_nested", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 53, - "column_end": 148, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_try_catch_type_return_false", - "name": "try_catch_type_return_false", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 53, - "column_end": 148, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "string_input.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/string_input.hpp", - "language": "cpp", - "size_bytes": 1969, - "total_lines": 65, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.748851415Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_string_holder", - "name": "string_holder", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string_holder", - "name": "string_holder", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 9, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string_holder", - "name": "string_holder", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 9, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 9, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 9, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 9, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string_input", - "name": "string_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 49, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string_input", - "name": "string_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 6, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string_input", - "name": "string_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 6, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 6, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 6, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_string_holder", - "name": "string_holder", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 36, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_input", - "name": "string_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 58, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tracking_mode.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/tracking_mode.hpp", - "language": "cpp", - "size_bytes": 458, - "total_lines": 20, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.753113852Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "type_list.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/type_list.hpp", - "language": "cpp", - "size_bytes": 1144, - "total_lines": 47, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.757988411Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_type_list", - "name": "type_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 18, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_list_concat", - "name": "type_list_concat", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 3, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 29, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 40, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf8.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/utf8.hpp", - "language": "cpp", - "size_bytes": 1497, - "total_lines": 29, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.762756342Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bom", - "name": "bom", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 3, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 30, - "column_end": 129, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 40, - "column_end": 144, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 30, - "column_end": 125, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 40, - "column_end": 140, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 30, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 30, - "column_end": 145, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "version.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/version.hpp", - "language": "cpp", - "size_bytes": 421, - "total_lines": 14, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.767327461Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "visit.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl/visit.hpp", - "language": "cpp", - "size_bytes": 2853, - "total_lines": 81, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.772581072Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_contains", - "name": "contains", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 23, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_filter", - "name": "filter", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 39, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_visit_list", - "name": "visit_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 52, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "pegtl.hpp", - "path": "./development/archive/development_history/external/PEGTL/include/tao/pegtl.hpp", - "language": "cpp", - "size_bytes": 1367, - "total_lines": 50, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.777776229Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "abnf2pegtl.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/abnf2pegtl.cpp", - "language": "cpp", - "size_bytes": 30018, - "total_lines": 813, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.791711020Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_find_rule", - "name": "find_rule", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 151, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find_rule", - "name": "find_rule", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 156, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_append_char", - "name": "append_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 170, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_leading_zeroes", - "name": "remove_leading_zeroes", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 179, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_shift", - "name": "shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 186, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 398, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 415, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string_unwrap_seq", - "name": "to_string_unwrap_seq", - "symbol_type": "Function", - "file_path": "", - "line_start": 421, - "line_end": 427, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_rulename", - "name": "get_rulename", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 437, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_rulename", - "name": "get_rulename", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 459, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_gen_val", - "name": "gen_val", - "symbol_type": "Function", - "file_path": "", - "line_start": 462, - "line_end": 473, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 477, - "line_end": 480, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 555, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 569, - "line_end": 572, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 574, - "line_end": 581, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_make_stringifier", - "name": "make_stringifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 584, - "line_end": 744, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 746, - "line_end": 750, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 752, - "line_end": 762, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 768, - "line_end": 813, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_one_tag", - "name": "one_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 143, - "column_start": 9, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_tag", - "name": "string_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 144, - "line_end": 144, - "column_start": 9, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_istring_tag", - "name": "istring_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 9, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CRLF", - "name": "CRLF", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 222, - "column_start": 9, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment_cont", - "name": "comment_cont", - "symbol_type": "Class", - "file_path": "", - "line_start": 224, - "line_end": 224, - "column_start": 9, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment", - "name": "comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 225, - "line_end": 225, - "column_start": 9, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_c_nl", - "name": "c_nl", - "symbol_type": "Class", - "file_path": "", - "line_start": 226, - "line_end": 226, - "column_start": 9, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_req_c_nl", - "name": "req_c_nl", - "symbol_type": "Class", - "file_path": "", - "line_start": 227, - "line_end": 227, - "column_start": 9, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_c_wsp", - "name": "c_wsp", - "symbol_type": "Class", - "file_path": "", - "line_start": 228, - "line_end": 228, - "column_start": 9, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rulename", - "name": "rulename", - "symbol_type": "Class", - "file_path": "", - "line_start": 230, - "line_end": 230, - "column_start": 9, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quoted_string_cont", - "name": "quoted_string_cont", - "symbol_type": "Class", - "file_path": "", - "line_start": 232, - "line_end": 232, - "column_start": 9, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quoted_string", - "name": "quoted_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 233, - "line_end": 233, - "column_start": 9, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_case_insensitive_string", - "name": "case_insensitive_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 9, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_case_sensitive_string", - "name": "case_sensitive_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 235, - "line_end": 235, - "column_start": 9, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_char_val", - "name": "char_val", - "symbol_type": "Class", - "file_path": "", - "line_start": 236, - "line_end": 236, - "column_start": 9, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_prose_val_cont", - "name": "prose_val_cont", - "symbol_type": "Class", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 9, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_prose_val", - "name": "prose_val", - "symbol_type": "Class", - "file_path": "", - "line_start": 239, - "line_end": 239, - "column_start": 9, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_gen_val", - "name": "gen_val", - "symbol_type": "Class", - "file_path": "", - "line_start": 242, - "line_end": 248, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value", - "name": "value", - "symbol_type": "Class", - "file_path": "", - "line_start": 244, - "line_end": 244, - "column_start": 12, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 245, - "line_end": 245, - "column_start": 12, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_next_value", - "name": "next_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 246, - "line_end": 246, - "column_start": 12, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type", - "name": "type", - "symbol_type": "Class", - "file_path": "", - "line_start": 247, - "line_end": 247, - "column_start": 12, - "column_end": 105, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_num_val_choice", - "name": "num_val_choice", - "symbol_type": "Class", - "file_path": "", - "line_start": 254, - "line_end": 254, - "column_start": 9, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_num_val", - "name": "num_val", - "symbol_type": "Class", - "file_path": "", - "line_start": 255, - "line_end": 255, - "column_start": 9, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_alternation", - "name": "alternation", - "symbol_type": "Class", - "file_path": "", - "line_start": 257, - "line_end": 257, - "column_start": 9, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_option_close", - "name": "option_close", - "symbol_type": "Class", - "file_path": "", - "line_start": 258, - "line_end": 258, - "column_start": 9, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_option", - "name": "option", - "symbol_type": "Class", - "file_path": "", - "line_start": 259, - "line_end": 259, - "column_start": 9, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_group_close", - "name": "group_close", - "symbol_type": "Class", - "file_path": "", - "line_start": 260, - "line_end": 260, - "column_start": 9, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_group", - "name": "group", - "symbol_type": "Class", - "file_path": "", - "line_start": 261, - "line_end": 261, - "column_start": 9, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_element", - "name": "element", - "symbol_type": "Class", - "file_path": "", - "line_start": 262, - "line_end": 262, - "column_start": 9, - "column_end": 89, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_repeat", - "name": "repeat", - "symbol_type": "Class", - "file_path": "", - "line_start": 264, - "line_end": 264, - "column_start": 9, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_repetition", - "name": "repetition", - "symbol_type": "Class", - "file_path": "", - "line_start": 265, - "line_end": 265, - "column_start": 9, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_req_repetition", - "name": "req_repetition", - "symbol_type": "Class", - "file_path": "", - "line_start": 266, - "line_end": 266, - "column_start": 9, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_and_predicate", - "name": "and_predicate", - "symbol_type": "Class", - "file_path": "", - "line_start": 268, - "line_end": 268, - "column_start": 9, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_predicate", - "name": "not_predicate", - "symbol_type": "Class", - "file_path": "", - "line_start": 269, - "line_end": 269, - "column_start": 9, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicate", - "name": "predicate", - "symbol_type": "Class", - "file_path": "", - "line_start": 270, - "line_end": 270, - "column_start": 9, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_concatenation", - "name": "concatenation", - "symbol_type": "Class", - "file_path": "", - "line_start": 272, - "line_end": 272, - "column_start": 9, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_alternation", - "name": "alternation", - "symbol_type": "Class", - "file_path": "", - "line_start": 273, - "line_end": 273, - "column_start": 9, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_defined_as_op", - "name": "defined_as_op", - "symbol_type": "Class", - "file_path": "", - "line_start": 275, - "line_end": 275, - "column_start": 9, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_defined_as", - "name": "defined_as", - "symbol_type": "Class", - "file_path": "", - "line_start": 276, - "line_end": 276, - "column_start": 9, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rule", - "name": "rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 277, - "line_end": 277, - "column_start": 9, - "column_end": 98, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rulelist", - "name": "rulelist", - "symbol_type": "Class", - "file_path": "", - "line_start": 278, - "line_end": 278, - "column_start": 9, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_error", - "name": "error", - "symbol_type": "Class", - "file_path": "", - "line_start": 319, - "line_end": 323, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_selector", - "name": "selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 340, - "line_end": 367, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_44", - "name": "class_44", - "symbol_type": "Class", - "file_path": "", - "line_start": 376, - "line_end": 399, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_45", - "name": "class_45", - "symbol_type": "Class", - "file_path": "", - "line_start": 402, - "line_end": 416, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ccmp", - "name": "ccmp", - "symbol_type": "Class", - "file_path": "", - "line_start": 475, - "line_end": 481, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_47", - "name": "class_47", - "symbol_type": "Class", - "file_path": "", - "line_start": 488, - "line_end": 556, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_stringifier", - "name": "stringifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 561, - "line_end": 582, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyze.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/analyze.cpp", - "language": "cpp", - "size_bytes": 610, - "total_lines": 28, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.797007745Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 0, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 15, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "calculator.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/calculator.cpp", - "language": "cpp", - "size_bytes": 10904, - "total_lines": 361, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.803778324Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 55, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 71, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 89, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_stacks", - "name": "stacks", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 105, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 110, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push", - "name": "push", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 117, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 125, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 131, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_operators", - "name": "operators", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 165, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 173, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 178, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 224, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 248, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 310, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 322, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 331, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 361, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_op", - "name": "op", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 40, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_stack", - "name": "stack", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 90, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_stacks", - "name": "stacks", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 135, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_operators", - "name": "operators", - "symbol_type": "Class", - "file_path": "", - "line_start": 140, - "line_end": 182, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment", - "name": "comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 190, - "line_end": 192, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ignored", - "name": "ignored", - "symbol_type": "Class", - "file_path": "", - "line_start": 198, - "line_end": 200, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_infix", - "name": "infix", - "symbol_type": "Class", - "file_path": "", - "line_start": 207, - "line_end": 249, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_number", - "name": "number", - "symbol_type": "Class", - "file_path": "", - "line_start": 253, - "line_end": 255, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 257, - "line_end": 257, - "column_start": 3, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bracket", - "name": "bracket", - "symbol_type": "Class", - "file_path": "", - "line_start": 262, - "line_end": 264, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_atomic", - "name": "atomic", - "symbol_type": "Class", - "file_path": "", - "line_start": 269, - "line_end": 271, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 277, - "line_end": 279, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 283, - "line_end": 285, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 293, - "line_end": 294, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_14", - "name": "class_14", - "symbol_type": "Class", - "file_path": "", - "line_start": 301, - "line_end": 311, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 317, - "line_end": 323, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_16", - "name": "class_16", - "symbol_type": "Class", - "file_path": "", - "line_start": 326, - "line_end": 332, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "chomsky_hierarchy.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/chomsky_hierarchy.cpp", - "language": "cpp", - "size_bytes": 3876, - "total_lines": 125, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.810070090Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 62, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 80, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 125, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_type_3", - "name": "type_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_2_recursive", - "name": "type_2_recursive", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_match_n", - "name": "match_n", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 63, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_2_with_state", - "name": "type_2_with_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action_2_with_state", - "name": "action_2_with_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 71, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 81, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_1", - "name": "type_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action_1", - "name": "action_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "csv1.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/csv1.cpp", - "language": "cpp", - "size_bytes": 3260, - "total_lines": 109, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.816383183Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 62, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 85, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 109, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_value", - "name": "value", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_item", - "name": "value_item", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_list", - "name": "value_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 3, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_line", - "name": "value_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment_line", - "name": "comment_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 3, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line", - "name": "line", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 3, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file", - "name": "file", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 49, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 63, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_control", - "name": "control", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 68, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 86, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "csv2.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/csv2.cpp", - "language": "cpp", - "size_bytes": 5435, - "total_lines": 191, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.822241190Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_init", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 64, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_init", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 74, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 101, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 125, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_string", - "name": "print_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 140, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print", - "name": "print", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 151, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print", - "name": "print", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 161, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_tuple", - "name": "print_tuple", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 171, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 191, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_string_without", - "name": "string_without", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 22, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_plain_value", - "name": "plain_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quoted_value", - "name": "quoted_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 3, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value", - "name": "value", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line", - "name": "line", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 26, - "column_end": 121, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file", - "name": "file", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 26, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tuple_help", - "name": "tuple_help", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 3, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 52, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tuple_init", - "name": "tuple_init", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 65, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 75, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_result_data", - "name": "result_data", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 86, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 92, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 95, - "line_end": 102, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_14", - "name": "class_14", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 107, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 126, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_print_help", - "name": "print_help", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 152, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 155, - "line_end": 162, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "double.hpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/double.hpp", - "language": "cpp", - "size_bytes": 1563, - "total_lines": 46, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.827774565Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_plus_minus", - "name": "plus_minus", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dot", - "name": "dot", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_inf", - "name": "inf", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 22, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nan", - "name": "nan", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 27, - "column_start": 3, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_number", - "name": "number", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 3, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_e", - "name": "e", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 3, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_p", - "name": "p", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 3, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_exponent", - "name": "exponent", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 3, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_decimal", - "name": "decimal", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 3, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hexadecimal", - "name": "hexadecimal", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 3, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 3, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "dynamic_match.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/dynamic_match.cpp", - "language": "cpp", - "size_bytes": 3098, - "total_lines": 120, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.833325893Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 48, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 74, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 84, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 120, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_long_literal_id", - "name": "long_literal_id", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_long_literal_open", - "name": "long_literal_open", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_long_literal_mark", - "name": "long_literal_mark", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 49, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_long_literal_close", - "name": "long_literal_close", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_long_literal_body", - "name": "long_literal_body", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 65, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 75, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 85, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 94, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "expression.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/expression.cpp", - "language": "cpp", - "size_bytes": 20947, - "total_lines": 521, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.841598905Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_prefix_info", - "name": "prefix_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 53, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_infix_postfix_info", - "name": "infix_postfix_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_infix_postfix_info", - "name": "infix_postfix_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 77, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 87, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match_string_view", - "name": "match_string_view", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 106, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 119, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 132, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sorted_operator_vector", - "name": "sorted_operator_vector", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 141, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_operator_maps", - "name": "operator_maps", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 202, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 223, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 252, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 277, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 335, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 368, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 382, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 394, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 405, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 413, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 415, - "line_end": 421, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 431, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 447, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 452, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 454, - "line_end": 457, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 482, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 492, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 497, - "line_end": 519, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_prefix_info", - "name": "prefix_info", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 58, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_infix_postfix_info", - "name": "infix_postfix_info", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 94, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_operator_maps", - "name": "operator_maps", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 209, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_view_rule", - "name": "string_view_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 211, - "line_end": 224, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment", - "name": "comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 226, - "line_end": 228, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ignored", - "name": "ignored", - "symbol_type": "Class", - "file_path": "", - "line_start": 230, - "line_end": 232, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 235, - "line_end": 235, - "column_start": 6, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bracket_expression", - "name": "bracket_expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 238, - "line_end": 253, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_prefix_expression", - "name": "prefix_expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 256, - "line_end": 278, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_infix_postfix_expression", - "name": "infix_postfix_expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 281, - "line_end": 336, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_first_expression", - "name": "first_expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 339, - "line_end": 341, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 344, - "line_end": 346, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 351, - "line_end": 383, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_result", - "name": "result", - "symbol_type": "Class", - "file_path": "", - "line_start": 396, - "line_end": 460, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_literal", - "name": "literal", - "symbol_type": "Class", - "file_path": "", - "line_start": 462, - "line_end": 464, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 466, - "line_end": 468, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 471, - "line_end": 473, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 476, - "line_end": 483, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_18", - "name": "class_18", - "symbol_type": "Class", - "file_path": "", - "line_start": 486, - "line_end": 493, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "hello_world.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/hello_world.cpp", - "language": "cpp", - "size_bytes": 1251, - "total_lines": 49, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.847916538Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_prefix", - "name": "prefix", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 15, - "column_start": 3, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_name", - "name": "name", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 16, - "column_start": 3, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "indent_aware.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/indent_aware.cpp", - "language": "cpp", - "size_bytes": 5841, - "total_lines": 225, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.853485026Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_entry", - "name": "entry", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 120, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 129, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 138, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 152, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 161, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 174, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 198, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 210, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 223, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_eq", - "name": "eq", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_co", - "name": "co", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hs", - "name": "hs", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ba", - "name": "ba", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bz", - "name": "bz", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sa", - "name": "sa", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 3, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_s0", - "name": "s0", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_s1", - "name": "s1", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_name", - "name": "name", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 3, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 3, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_space_line", - "name": "space_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hash_line", - "name": "hash_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 3, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_trailer", - "name": "trailer", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 3, - "column_end": 113, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_def_line", - "name": "def_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 3, - "column_end": 115, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_line", - "name": "if_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 3, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_else_line", - "name": "else_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 3, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_let_line", - "name": "let_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 3, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_indent", - "name": "indent", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_indented", - "name": "indented", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 3, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_something", - "name": "something", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 3, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nothing", - "name": "nothing", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 3, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line", - "name": "line", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 3, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_entry", - "name": "entry", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 100, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_state", - "name": "state", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 108, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 111, - "line_end": 112, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_26", - "name": "class_26", - "symbol_type": "Class", - "file_path": "", - "line_start": 115, - "line_end": 121, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_27", - "name": "class_27", - "symbol_type": "Class", - "file_path": "", - "line_start": 124, - "line_end": 130, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_28", - "name": "class_28", - "symbol_type": "Class", - "file_path": "", - "line_start": 133, - "line_end": 139, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_29", - "name": "class_29", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 153, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_30", - "name": "class_30", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 162, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_31", - "name": "class_31", - "symbol_type": "Class", - "file_path": "", - "line_start": 165, - "line_end": 175, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_32", - "name": "class_32", - "symbol_type": "Class", - "file_path": "", - "line_start": 178, - "line_end": 199, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_33", - "name": "class_33", - "symbol_type": "Class", - "file_path": "", - "line_start": 202, - "line_end": 211, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "iri.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/iri.cpp", - "language": "cpp", - "size_bytes": 3324, - "total_lines": 109, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.859219609Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 8, - "line_end": 12, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 74, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 84, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 107, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_IRI", - "name": "IRI", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bind", - "name": "bind", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 29, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 14, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 14, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 14, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 14, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 14, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 14, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 14, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 14, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 14, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 14, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 75, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_analyze.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/json_analyze.cpp", - "language": "cpp", - "size_bytes": 700, - "total_lines": 26, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.863776557Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_ast.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/json_ast.cpp", - "language": "cpp", - "size_bytes": 2220, - "total_lines": 71, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.868760145Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 71, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_build.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/json_build.cpp", - "language": "cpp", - "size_bytes": 5180, - "total_lines": 197, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.874111334Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 55, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 64, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 77, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 97, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 106, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 116, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 125, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 138, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 148, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 158, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 197, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_state", - "name": "json_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 38, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 56, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 65, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 78, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 89, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 98, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 107, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 117, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 126, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 131, - "line_end": 139, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 149, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 152, - "line_end": 159, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_classes.hpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/json_classes.hpp", - "language": "cpp", - "size_bytes": 4789, - "total_lines": 215, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.880051611Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_json_base", - "name": "json_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_base", - "name": "json_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_base", - "name": "json_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 6, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 6, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 51, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 56, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_array_json", - "name": "array_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 78, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_boolean_json", - "name": "boolean_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 87, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 94, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_null_json", - "name": "null_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 102, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 107, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_json", - "name": "number_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 116, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 123, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_escape", - "name": "json_escape", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 172, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string_json", - "name": "string_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 180, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 187, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_object_json", - "name": "object_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 195, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 210, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_base", - "name": "json_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_array_json", - "name": "array_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 79, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_boolean_json", - "name": "boolean_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 95, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_null_json", - "name": "null_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 108, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_number_json", - "name": "number_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 124, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_json", - "name": "string_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 174, - "line_end": 188, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_object_json", - "name": "object_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 190, - "line_end": 211, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_count.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/json_count.cpp", - "language": "cpp", - "size_bytes": 1957, - "total_lines": 71, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.886455802Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 49, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 71, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_counter_data", - "name": "counter_data", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 22, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_counter_state", - "name": "counter_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_counter", - "name": "counter", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_coverage.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/json_coverage.cpp", - "language": "cpp", - "size_bytes": 1517, - "total_lines": 53, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.892558991Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 53, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_errors.hpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/json_errors.hpp", - "language": "cpp", - "size_bytes": 2598, - "total_lines": 62, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.899289729Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_error", - "name": "error", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 48, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_parse.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/json_parse.cpp", - "language": "cpp", - "size_bytes": 1708, - "total_lines": 62, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.905605269Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 24, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_print_debug.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/json_print_debug.cpp", - "language": "cpp", - "size_bytes": 465, - "total_lines": 14, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.910485999Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_print_names.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/json_print_names.cpp", - "language": "cpp", - "size_bytes": 465, - "total_lines": 14, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.915362121Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_trace.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/json_trace.cpp", - "language": "cpp", - "size_bytes": 1465, - "total_lines": 51, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.920810107Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 51, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_unescape.hpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/json_unescape.hpp", - "language": "cpp", - "size_bytes": 1259, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.926054626Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_unescape_action", - "name": "json_unescape_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 29, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 14, - "column_end": 98, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 14, - "column_end": 178, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 14, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lua53.hpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/lua53.hpp", - "language": "cpp", - "size_bytes": 18605, - "total_lines": 343, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.934946560Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_short_comment", - "name": "short_comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 102, - "column_start": 3, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_long_string", - "name": "long_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 103, - "line_end": 103, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment", - "name": "comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 104, - "column_start": 3, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sep", - "name": "sep", - "symbol_type": "Class", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_seps", - "name": "seps", - "symbol_type": "Class", - "file_path": "", - "line_start": 107, - "line_end": 107, - "column_start": 3, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_and", - "name": "str_and", - "symbol_type": "Class", - "file_path": "", - "line_start": 109, - "line_end": 109, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_break", - "name": "str_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_do", - "name": "str_do", - "symbol_type": "Class", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_else", - "name": "str_else", - "symbol_type": "Class", - "file_path": "", - "line_start": 112, - "line_end": 112, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_elseif", - "name": "str_elseif", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 113, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_end", - "name": "str_end", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 114, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_false", - "name": "str_false", - "symbol_type": "Class", - "file_path": "", - "line_start": 115, - "line_end": 115, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_for", - "name": "str_for", - "symbol_type": "Class", - "file_path": "", - "line_start": 116, - "line_end": 116, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_function", - "name": "str_function", - "symbol_type": "Class", - "file_path": "", - "line_start": 117, - "line_end": 117, - "column_start": 3, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_goto", - "name": "str_goto", - "symbol_type": "Class", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_if", - "name": "str_if", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_in", - "name": "str_in", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_local", - "name": "str_local", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_nil", - "name": "str_nil", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_not", - "name": "str_not", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_or", - "name": "str_or", - "symbol_type": "Class", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_repeat", - "name": "str_repeat", - "symbol_type": "Class", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_return", - "name": "str_return", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_then", - "name": "str_then", - "symbol_type": "Class", - "file_path": "", - "line_start": 127, - "line_end": 127, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_true", - "name": "str_true", - "symbol_type": "Class", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_until", - "name": "str_until", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_while", - "name": "str_while", - "symbol_type": "Class", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key", - "name": "key", - "symbol_type": "Class", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 3, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sor_keyword", - "name": "sor_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 139, - "column_start": 3, - "column_end": 253, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_and", - "name": "key_and", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_break", - "name": "key_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 3, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_do", - "name": "key_do", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 143, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_else", - "name": "key_else", - "symbol_type": "Class", - "file_path": "", - "line_start": 144, - "line_end": 144, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_elseif", - "name": "key_elseif", - "symbol_type": "Class", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 3, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_end", - "name": "key_end", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 146, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_false", - "name": "key_false", - "symbol_type": "Class", - "file_path": "", - "line_start": 147, - "line_end": 147, - "column_start": 3, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_for", - "name": "key_for", - "symbol_type": "Class", - "file_path": "", - "line_start": 148, - "line_end": 148, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_function", - "name": "key_function", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 149, - "column_start": 3, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_goto", - "name": "key_goto", - "symbol_type": "Class", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_if", - "name": "key_if", - "symbol_type": "Class", - "file_path": "", - "line_start": 151, - "line_end": 151, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_in", - "name": "key_in", - "symbol_type": "Class", - "file_path": "", - "line_start": 152, - "line_end": 152, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_local", - "name": "key_local", - "symbol_type": "Class", - "file_path": "", - "line_start": 153, - "line_end": 153, - "column_start": 3, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_nil", - "name": "key_nil", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 154, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_not", - "name": "key_not", - "symbol_type": "Class", - "file_path": "", - "line_start": 155, - "line_end": 155, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_or", - "name": "key_or", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 156, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_repeat", - "name": "key_repeat", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 157, - "column_start": 3, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_return", - "name": "key_return", - "symbol_type": "Class", - "file_path": "", - "line_start": 158, - "line_end": 158, - "column_start": 3, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_then", - "name": "key_then", - "symbol_type": "Class", - "file_path": "", - "line_start": 159, - "line_end": 159, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_true", - "name": "key_true", - "symbol_type": "Class", - "file_path": "", - "line_start": 160, - "line_end": 160, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_until", - "name": "key_until", - "symbol_type": "Class", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 3, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_while", - "name": "key_while", - "symbol_type": "Class", - "file_path": "", - "line_start": 162, - "line_end": 162, - "column_start": 3, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_keyword", - "name": "keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 3, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pad", - "name": "pad", - "symbol_type": "Class", - "file_path": "", - "line_start": 167, - "line_end": 167, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_name", - "name": "name", - "symbol_type": "Class", - "file_path": "", - "line_start": 169, - "line_end": 169, - "column_start": 3, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_single", - "name": "single", - "symbol_type": "Class", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 3, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_spaces", - "name": "spaces", - "symbol_type": "Class", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 3, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hexbyte", - "name": "hexbyte", - "symbol_type": "Class", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 3, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_decbyte", - "name": "decbyte", - "symbol_type": "Class", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 3, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unichar", - "name": "unichar", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 175, - "column_start": 3, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped", - "name": "escaped", - "symbol_type": "Class", - "file_path": "", - "line_start": 176, - "line_end": 176, - "column_start": 3, - "column_end": 116, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_regular", - "name": "regular", - "symbol_type": "Class", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 3, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_character", - "name": "character", - "symbol_type": "Class", - "file_path": "", - "line_start": 178, - "line_end": 178, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_short_string", - "name": "short_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 181, - "line_end": 181, - "column_start": 3, - "column_end": 105, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_literal_string", - "name": "literal_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 182, - "line_end": 182, - "column_start": 3, - "column_end": 98, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_exponent", - "name": "exponent", - "symbol_type": "Class", - "file_path": "", - "line_start": 185, - "line_end": 185, - "column_start": 3, - "column_end": 111, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeral_three", - "name": "numeral_three", - "symbol_type": "Class", - "file_path": "", - "line_start": 188, - "line_end": 188, - "column_start": 3, - "column_end": 111, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeral_two", - "name": "numeral_two", - "symbol_type": "Class", - "file_path": "", - "line_start": 190, - "line_end": 190, - "column_start": 3, - "column_end": 123, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeral_one", - "name": "numeral_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 192, - "line_end": 192, - "column_start": 3, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_decimal", - "name": "decimal", - "symbol_type": "Class", - "file_path": "", - "line_start": 194, - "line_end": 194, - "column_start": 3, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hexadecimal", - "name": "hexadecimal", - "symbol_type": "Class", - "file_path": "", - "line_start": 195, - "line_end": 195, - "column_start": 3, - "column_end": 125, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeral", - "name": "numeral", - "symbol_type": "Class", - "file_path": "", - "line_start": 196, - "line_end": 196, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_label_statement", - "name": "label_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 198, - "line_end": 198, - "column_start": 3, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_goto_statement", - "name": "goto_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 199, - "line_end": 199, - "column_start": 3, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_statement", - "name": "statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 201, - "line_end": 201, - "column_start": 3, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 202, - "line_end": 202, - "column_start": 3, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_name_list", - "name": "name_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 204, - "line_end": 204, - "column_start": 3, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_name_list_must", - "name": "name_list_must", - "symbol_type": "Class", - "file_path": "", - "line_start": 205, - "line_end": 205, - "column_start": 3, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_list_must", - "name": "expr_list_must", - "symbol_type": "Class", - "file_path": "", - "line_start": 206, - "line_end": 206, - "column_start": 3, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_statement_return", - "name": "statement_return", - "symbol_type": "Class", - "file_path": "", - "line_start": 208, - "line_end": 208, - "column_start": 3, - "column_end": 122, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_statement_list", - "name": "statement_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 211, - "line_end": 211, - "column_start": 3, - "column_end": 149, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_op_one", - "name": "op_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 214, - "line_end": 214, - "column_start": 3, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_op_two", - "name": "op_two", - "symbol_type": "Class", - "file_path": "", - "line_start": 216, - "line_end": 216, - "column_start": 3, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_table_field_one", - "name": "table_field_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 218, - "line_end": 218, - "column_start": 3, - "column_end": 152, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_table_field_two", - "name": "table_field_two", - "symbol_type": "Class", - "file_path": "", - "line_start": 219, - "line_end": 219, - "column_start": 3, - "column_end": 111, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_table_field", - "name": "table_field", - "symbol_type": "Class", - "file_path": "", - "line_start": 220, - "line_end": 220, - "column_start": 3, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_table_field_list", - "name": "table_field_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 221, - "line_end": 221, - "column_start": 3, - "column_end": 92, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_table_constructor", - "name": "table_constructor", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 222, - "column_start": 3, - "column_end": 128, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parameter_list_one", - "name": "parameter_list_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 224, - "line_end": 224, - "column_start": 3, - "column_end": 119, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parameter_list", - "name": "parameter_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 225, - "line_end": 225, - "column_start": 3, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_body", - "name": "function_body", - "symbol_type": "Class", - "file_path": "", - "line_start": 227, - "line_end": 227, - "column_start": 3, - "column_end": 151, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_literal", - "name": "function_literal", - "symbol_type": "Class", - "file_path": "", - "line_start": 228, - "line_end": 228, - "column_start": 3, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bracket_expr", - "name": "bracket_expr", - "symbol_type": "Class", - "file_path": "", - "line_start": 230, - "line_end": 230, - "column_start": 3, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_args_one", - "name": "function_args_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 232, - "line_end": 232, - "column_start": 3, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_args", - "name": "function_args", - "symbol_type": "Class", - "file_path": "", - "line_start": 233, - "line_end": 233, - "column_start": 3, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variable_tail_one", - "name": "variable_tail_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 235, - "line_end": 235, - "column_start": 3, - "column_end": 111, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variable_tail_two", - "name": "variable_tail_two", - "symbol_type": "Class", - "file_path": "", - "line_start": 236, - "line_end": 236, - "column_start": 3, - "column_end": 130, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variable_tail", - "name": "variable_tail", - "symbol_type": "Class", - "file_path": "", - "line_start": 237, - "line_end": 237, - "column_start": 3, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_call_tail_one", - "name": "function_call_tail_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 239, - "line_end": 239, - "column_start": 3, - "column_end": 156, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_call_tail", - "name": "function_call_tail", - "symbol_type": "Class", - "file_path": "", - "line_start": 240, - "line_end": 240, - "column_start": 3, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variable_head_one", - "name": "variable_head_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 242, - "line_end": 242, - "column_start": 3, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variable_head", - "name": "variable_head", - "symbol_type": "Class", - "file_path": "", - "line_start": 243, - "line_end": 243, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_call_head", - "name": "function_call_head", - "symbol_type": "Class", - "file_path": "", - "line_start": 245, - "line_end": 245, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variable", - "name": "variable", - "symbol_type": "Class", - "file_path": "", - "line_start": 247, - "line_end": 247, - "column_start": 3, - "column_end": 128, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_call", - "name": "function_call", - "symbol_type": "Class", - "file_path": "", - "line_start": 248, - "line_end": 248, - "column_start": 3, - "column_end": 153, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_left_assoc", - "name": "left_assoc", - "symbol_type": "Class", - "file_path": "", - "line_start": 251, - "line_end": 251, - "column_start": 3, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_right_assoc", - "name": "right_assoc", - "symbol_type": "Class", - "file_path": "", - "line_start": 253, - "line_end": 253, - "column_start": 3, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unary_operators", - "name": "unary_operators", - "symbol_type": "Class", - "file_path": "", - "line_start": 255, - "line_end": 258, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_ten", - "name": "expr_ten", - "symbol_type": "Class", - "file_path": "", - "line_start": 260, - "line_end": 260, - "column_start": 3, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_thirteen", - "name": "expr_thirteen", - "symbol_type": "Class", - "file_path": "", - "line_start": 261, - "line_end": 261, - "column_start": 3, - "column_end": 145, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_twelve", - "name": "expr_twelve", - "symbol_type": "Class", - "file_path": "", - "line_start": 262, - "line_end": 270, - "column_start": 3, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_eleven", - "name": "expr_eleven", - "symbol_type": "Class", - "file_path": "", - "line_start": 271, - "line_end": 271, - "column_start": 3, - "column_end": 113, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unary_apply", - "name": "unary_apply", - "symbol_type": "Class", - "file_path": "", - "line_start": 272, - "line_end": 272, - "column_start": 3, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_ten", - "name": "expr_ten", - "symbol_type": "Class", - "file_path": "", - "line_start": 273, - "line_end": 273, - "column_start": 3, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_operators_nine", - "name": "operators_nine", - "symbol_type": "Class", - "file_path": "", - "line_start": 274, - "line_end": 277, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_nine", - "name": "expr_nine", - "symbol_type": "Class", - "file_path": "", - "line_start": 278, - "line_end": 278, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_operators_eight", - "name": "operators_eight", - "symbol_type": "Class", - "file_path": "", - "line_start": 279, - "line_end": 280, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_eight", - "name": "expr_eight", - "symbol_type": "Class", - "file_path": "", - "line_start": 281, - "line_end": 281, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_seven", - "name": "expr_seven", - "symbol_type": "Class", - "file_path": "", - "line_start": 282, - "line_end": 282, - "column_start": 3, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_operators_six", - "name": "operators_six", - "symbol_type": "Class", - "file_path": "", - "line_start": 283, - "line_end": 284, - "column_start": 3, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_six", - "name": "expr_six", - "symbol_type": "Class", - "file_path": "", - "line_start": 285, - "line_end": 285, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_five", - "name": "expr_five", - "symbol_type": "Class", - "file_path": "", - "line_start": 286, - "line_end": 286, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_four", - "name": "expr_four", - "symbol_type": "Class", - "file_path": "", - "line_start": 287, - "line_end": 287, - "column_start": 3, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_three", - "name": "expr_three", - "symbol_type": "Class", - "file_path": "", - "line_start": 288, - "line_end": 288, - "column_start": 3, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_operators_two", - "name": "operators_two", - "symbol_type": "Class", - "file_path": "", - "line_start": 289, - "line_end": 294, - "column_start": 3, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_two", - "name": "expr_two", - "symbol_type": "Class", - "file_path": "", - "line_start": 295, - "line_end": 295, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_one", - "name": "expr_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 296, - "line_end": 296, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 297, - "line_end": 297, - "column_start": 3, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_do_statement", - "name": "do_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 299, - "line_end": 299, - "column_start": 3, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_while_statement", - "name": "while_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 300, - "line_end": 300, - "column_start": 3, - "column_end": 117, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_repeat_statement", - "name": "repeat_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 301, - "line_end": 301, - "column_start": 3, - "column_end": 107, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_at_elseif_else_end", - "name": "at_elseif_else_end", - "symbol_type": "Class", - "file_path": "", - "line_start": 303, - "line_end": 303, - "column_start": 3, - "column_end": 116, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_elseif_statement", - "name": "elseif_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 304, - "line_end": 304, - "column_start": 3, - "column_end": 132, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_else_statement", - "name": "else_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 305, - "line_end": 305, - "column_start": 3, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_statement", - "name": "if_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 306, - "line_end": 306, - "column_start": 3, - "column_end": 209, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_for_statement_one", - "name": "for_statement_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 308, - "line_end": 308, - "column_start": 3, - "column_end": 203, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_for_statement_two", - "name": "for_statement_two", - "symbol_type": "Class", - "file_path": "", - "line_start": 309, - "line_end": 309, - "column_start": 3, - "column_end": 147, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_for_statement", - "name": "for_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 310, - "line_end": 310, - "column_start": 3, - "column_end": 159, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_assignment_variable_list", - "name": "assignment_variable_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 312, - "line_end": 312, - "column_start": 3, - "column_end": 92, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_assignments_one", - "name": "assignments_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 313, - "line_end": 313, - "column_start": 3, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_assignments", - "name": "assignments", - "symbol_type": "Class", - "file_path": "", - "line_start": 314, - "line_end": 314, - "column_start": 3, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_name", - "name": "function_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 315, - "line_end": 315, - "column_start": 3, - "column_end": 148, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_definition", - "name": "function_definition", - "symbol_type": "Class", - "file_path": "", - "line_start": 316, - "line_end": 316, - "column_start": 3, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_local_function", - "name": "local_function", - "symbol_type": "Class", - "file_path": "", - "line_start": 318, - "line_end": 318, - "column_start": 3, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_local_variables", - "name": "local_variables", - "symbol_type": "Class", - "file_path": "", - "line_start": 319, - "line_end": 319, - "column_start": 3, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_local_statement", - "name": "local_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 320, - "line_end": 320, - "column_start": 3, - "column_end": 111, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_semicolon", - "name": "semicolon", - "symbol_type": "Class", - "file_path": "", - "line_start": 322, - "line_end": 322, - "column_start": 3, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_statement", - "name": "statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 323, - "line_end": 335, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 337, - "line_end": 337, - "column_start": 3, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lua53_analyze.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/lua53_analyze.cpp", - "language": "cpp", - "size_bytes": 709, - "total_lines": 29, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.940226091Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lua53_parse.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/lua53_parse.cpp", - "language": "cpp", - "size_bytes": 749, - "total_lines": 28, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.944814976Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "modulus_match.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/modulus_match.cpp", - "language": "cpp", - "size_bytes": 1093, - "total_lines": 45, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.949908541Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 27, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_my_rule", - "name": "my_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parse_tree.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/parse_tree.cpp", - "language": "cpp", - "size_bytes": 5492, - "total_lines": 180, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.955550561Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 79, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cache", - "name": "cache", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 108, - "column_start": 9, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cache", - "name": "cache", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 9, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cache", - "name": "cache", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 9, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 118, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 9, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 9, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 129, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 139, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 154, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 159, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 180, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_integer", - "name": "integer", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variable", - "name": "variable", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 3, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_plus", - "name": "plus", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 3, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_minus", - "name": "minus", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 3, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_multiply", - "name": "multiply", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_divide", - "name": "divide", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_open_bracket", - "name": "open_bracket", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_close_bracket", - "name": "close_bracket", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 3, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bracketed", - "name": "bracketed", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 3, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value", - "name": "value", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_product", - "name": "product", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 3, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rearrange", - "name": "rearrange", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 80, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cache", - "name": "cache", - "symbol_type": "Class", - "file_path": "", - "line_start": 103, - "line_end": 140, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_node", - "name": "node", - "symbol_type": "Class", - "file_path": "", - "line_start": 147, - "line_end": 160, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parse_tree_user_state.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/parse_tree_user_state.cpp", - "language": "cpp", - "size_bytes": 794, - "total_lines": 38, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.960164630Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_user_state", - "name": "user_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 16, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_work", - "name": "work", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 20, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "proto3.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/proto3.cpp", - "language": "cpp", - "size_bytes": 1076, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.965276820Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "proto3.hpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/proto3.hpp", - "language": "cpp", - "size_bytes": 8661, - "total_lines": 146, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.972143447Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_comment_sl", - "name": "comment_sl", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 3, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment_ml", - "name": "comment_ml", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 3, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sp", - "name": "sp", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sps", - "name": "sps", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comma", - "name": "comma", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 3, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dot", - "name": "dot", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_equ", - "name": "equ", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_semi", - "name": "semi", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 3, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_option", - "name": "option", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 3, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_message", - "name": "message", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 3, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_extend", - "name": "extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 3, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ident_first", - "name": "ident_first", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ident_other", - "name": "ident_other", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 3, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ident", - "name": "ident", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_full_ident", - "name": "full_ident", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hex_lit", - "name": "hex_lit", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 3, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_oct_lit", - "name": "oct_lit", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 3, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dec_lit", - "name": "dec_lit", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_int_lit", - "name": "int_lit", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_enum_dec", - "name": "enum_dec", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_enum_int", - "name": "enum_int", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sign", - "name": "sign", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_exp", - "name": "exp", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 3, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_float_lit", - "name": "float_lit", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 52, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bool_lit", - "name": "bool_lit", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 55, - "column_start": 3, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hex_escape", - "name": "hex_escape", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 3, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_oct_escape", - "name": "oct_escape", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_char_escape", - "name": "char_escape", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 3, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escape", - "name": "escape", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 3, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_char_value", - "name": "char_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 3, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_impl", - "name": "str_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 3, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_lit", - "name": "str_lit", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_constant", - "name": "constant", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 3, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_option_name", - "name": "option_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 3, - "column_end": 118, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_option", - "name": "option", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 3, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bool_type", - "name": "bool_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bytes_type", - "name": "bytes_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_double_type", - "name": "double_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_float_type", - "name": "float_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_type", - "name": "string_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_int32_type", - "name": "int32_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_int64_type", - "name": "int64_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sint32_type", - "name": "sint32_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sint64_type", - "name": "sint64_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_uint32_type", - "name": "uint32_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_uint64_type", - "name": "uint64_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_fixed32_type", - "name": "fixed32_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 3, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_fixed64_type", - "name": "fixed64_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 3, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sfixed32_type", - "name": "sfixed32_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 3, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sfixed64_type", - "name": "sfixed64_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 3, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_builtin_type", - "name": "builtin_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 3, - "column_end": 228, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_defined_type", - "name": "defined_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 90, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type", - "name": "type", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 3, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_option", - "name": "field_option", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 3, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_options", - "name": "field_options", - "symbol_type": "Class", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 3, - "column_end": 105, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_name", - "name": "field_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 3, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_number", - "name": "field_number", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 97, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field", - "name": "field", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 3, - "column_end": 237, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_oneof_name", - "name": "oneof_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 3, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_oneof_field", - "name": "oneof_field", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 3, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_oneof_body", - "name": "oneof_body", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 102, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_oneof", - "name": "oneof", - "symbol_type": "Class", - "file_path": "", - "line_start": 103, - "line_end": 103, - "column_start": 3, - "column_end": 148, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_type", - "name": "key_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 3, - "column_end": 217, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_map_name", - "name": "map_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_map_field", - "name": "map_field", - "symbol_type": "Class", - "file_path": "", - "line_start": 107, - "line_end": 107, - "column_start": 3, - "column_end": 214, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 109, - "line_end": 109, - "column_start": 3, - "column_end": 112, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 3, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_names", - "name": "field_names", - "symbol_type": "Class", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_reserved", - "name": "reserved", - "symbol_type": "Class", - "file_path": "", - "line_start": 112, - "line_end": 112, - "column_start": 3, - "column_end": 128, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_enum_name", - "name": "enum_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 114, - "column_start": 3, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_enum_value_option", - "name": "enum_value_option", - "symbol_type": "Class", - "file_path": "", - "line_start": 115, - "line_end": 115, - "column_start": 3, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_enum_field", - "name": "enum_field", - "symbol_type": "Class", - "file_path": "", - "line_start": 116, - "line_end": 116, - "column_start": 3, - "column_end": 168, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_enum_body", - "name": "enum_body", - "symbol_type": "Class", - "file_path": "", - "line_start": 117, - "line_end": 117, - "column_start": 3, - "column_end": 109, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_enum_def", - "name": "enum_def", - "symbol_type": "Class", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 3, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_message_thing", - "name": "message_thing", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 3, - "column_end": 110, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_message_body", - "name": "message_body", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 3, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_message", - "name": "message", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 3, - "column_end": 116, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_extend", - "name": "extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 3, - "column_end": 110, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_package", - "name": "package", - "symbol_type": "Class", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 3, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_import_option", - "name": "import_option", - "symbol_type": "Class", - "file_path": "", - "line_start": 127, - "line_end": 127, - "column_start": 3, - "column_end": 113, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_import", - "name": "import", - "symbol_type": "Class", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 3, - "column_end": 117, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rpc_name", - "name": "rpc_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rpc_type", - "name": "rpc_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 3, - "column_end": 134, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rpc_options", - "name": "rpc_options", - "symbol_type": "Class", - "file_path": "", - "line_start": 132, - "line_end": 132, - "column_start": 3, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rpc", - "name": "rpc", - "symbol_type": "Class", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 3, - "column_end": 181, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_service_name", - "name": "service_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 134, - "column_start": 3, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_service", - "name": "service", - "symbol_type": "Class", - "file_path": "", - "line_start": 135, - "line_end": 135, - "column_start": 3, - "column_end": 170, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_body", - "name": "body", - "symbol_type": "Class", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 3, - "column_end": 92, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quote", - "name": "quote", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 139, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_head", - "name": "head", - "symbol_type": "Class", - "file_path": "", - "line_start": 140, - "line_end": 140, - "column_start": 3, - "column_end": 150, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_proto", - "name": "proto", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "random_order.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/random_order.cpp", - "language": "cpp", - "size_bytes": 3470, - "total_lines": 109, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.978063072Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 51, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 69, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 109, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rnd", - "name": "rnd", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 16, - "column_start": 6, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rnd", - "name": "rnd", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 70, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rnd", - "name": "rnd", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 80, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rnd_opt", - "name": "rnd_opt", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "recover.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/recover.cpp", - "language": "cpp", - "size_bytes": 3851, - "total_lines": 131, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.983892060Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 21, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 72, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 84, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 106, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 118, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_skipping", - "name": "skipping", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 0, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_recoverable", - "name": "recoverable", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 0, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_sum", - "name": "expr_sum", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 0, - "column_end": 15, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_identifier", - "name": "expr_identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 0, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_number", - "name": "expr_number", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 0, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_braced", - "name": "expr_braced", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 0, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_value", - "name": "expr_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 0, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_power", - "name": "expr_power", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 0, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_prod", - "name": "expr_prod", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_sum", - "name": "expr_sum", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 0, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_term", - "name": "term", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr", - "name": "expr", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_recoverable_expr", - "name": "recoverable_expr", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 0, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_grammar", - "name": "my_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 60, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 73, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_found", - "name": "found", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 85, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 11, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_18", - "name": "class_18", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 107, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_control", - "name": "my_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 119, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sum.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/sum.cpp", - "language": "cpp", - "size_bytes": 1627, - "total_lines": 71, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.989206913Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 45, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 71, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_padded_double", - "name": "padded_double", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_double_list", - "name": "double_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 32, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 46, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "symbol_table.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/symbol_table.cpp", - "language": "cpp", - "size_bytes": 3432, - "total_lines": 119, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:44.994876276Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 65, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 75, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 87, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 101, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_state", - "name": "state", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 39, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_semi", - "name": "semi", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_blank0", - "name": "blank0", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_blanks", - "name": "blanks", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_name", - "name": "name", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 3, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value", - "name": "value", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_equals", - "name": "equals", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_definition", - "name": "definition", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 3, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_assignment", - "name": "assignment", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 3, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_something", - "name": "something", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 3, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 3, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 56, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 66, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 76, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_14", - "name": "class_14", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 88, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 102, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "s_expression.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/s_expression.cpp", - "language": "cpp", - "size_bytes": 3272, - "total_lines": 106, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.000348001Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 62, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 80, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 104, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_hash_comment", - "name": "hash_comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_list", - "name": "list", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 3, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_list_comment", - "name": "list_comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 3, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_read_include", - "name": "read_include", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 3, - "column_end": 135, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hash_include", - "name": "hash_include", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 3, - "column_end": 110, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hashed", - "name": "hashed", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 3, - "column_end": 113, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_number", - "name": "number", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_symbol", - "name": "symbol", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_atom", - "name": "atom", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_anything", - "name": "anything", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 3, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_list", - "name": "list", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 3, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_normal", - "name": "normal", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_anything", - "name": "anything", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_main", - "name": "main", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 3, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 53, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 63, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_16", - "name": "class_16", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 81, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "token_input.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/token_input.cpp", - "language": "cpp", - "size_bytes": 7084, - "total_lines": 285, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.006749975Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_token_action_input", - "name": "token_action_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_token_action_input", - "name": "token_action_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_token_action_input", - "name": "token_action_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 6, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 6, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 45, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 55, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 65, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 70, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_token_parse_input", - "name": "token_parse_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 93, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_token_parse_input", - "name": "token_parse_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_token_parse_input", - "name": "token_parse_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 6, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_token_parse_input", - "name": "token_parse_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 103, - "column_start": 6, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 6, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 108, - "column_start": 6, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 120, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 125, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 130, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_auto_rewind", - "name": "auto_rewind", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 136, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 141, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 146, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 151, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 156, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 161, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 166, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 171, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 176, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 181, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 186, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 211, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 255, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 265, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 285, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_token_action_input", - "name": "token_action_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 75, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_token_parse_input", - "name": "token_parse_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 193, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_token_type", - "name": "token_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 198, - "line_end": 212, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 220, - "line_end": 222, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_token", - "name": "my_token", - "symbol_type": "Class", - "file_path": "", - "line_start": 238, - "line_end": 242, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 245, - "line_end": 247, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 250, - "line_end": 256, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 259, - "line_end": 266, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_grammar", - "name": "my_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unescape.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/unescape.cpp", - "language": "cpp", - "size_bytes": 2560, - "total_lines": 64, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.012287010Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 64, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_escaped_x", - "name": "escaped_x", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped_u", - "name": "escaped_u", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped_U", - "name": "escaped_U", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped_c", - "name": "escaped_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 3, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped", - "name": "escaped", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 29, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_character", - "name": "character", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 3, - "column_end": 92, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_literal", - "name": "literal", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 3, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_padded", - "name": "padded", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 29, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 14, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 14, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 14, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 14, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 14, - "column_end": 143, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uri.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/uri.cpp", - "language": "cpp", - "size_bytes": 3273, - "total_lines": 108, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.017610251Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 45, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 73, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 83, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 106, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_URI", - "name": "URI", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bind", - "name": "bind", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 46, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 29, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 14, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 14, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 14, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 14, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 14, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 14, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 14, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 14, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 14, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 14, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 74, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uri_print_debug.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/uri_print_debug.cpp", - "language": "cpp", - "size_bytes": 639, - "total_lines": 25, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.022130102Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uri_print_names.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/uri_print_names.cpp", - "language": "cpp", - "size_bytes": 639, - "total_lines": 25, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.026533440Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uri_trace.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/example/pegtl/uri_trace.cpp", - "language": "cpp", - "size_bytes": 877, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.031038941Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "actions_one.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/actions_one.cpp", - "language": "cpp", - "size_bytes": 3376, - "total_lines": 103, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.040083593Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_test_result", - "name": "test_result", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 65, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 99, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_fiz", - "name": "fiz", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 23, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 66, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "actions_three.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/actions_three.cpp", - "language": "cpp", - "size_bytes": 3326, - "total_lines": 118, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.046091055Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 28, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply_bool_true", - "name": "apply_bool_true", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 61, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply_bool_false", - "name": "apply_bool_false", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 71, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 83, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0_bool_true", - "name": "apply0_bool_true", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 94, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0_bool_false", - "name": "apply0_bool_false", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 104, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 114, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_rule", - "name": "test_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 29, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_apply_bool_action", - "name": "apply_bool_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 41, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 51, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_apply0_bool_action", - "name": "apply0_bool_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 75, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 84, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "actions_two.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/actions_two.cpp", - "language": "cpp", - "size_bytes": 3468, - "total_lines": 133, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.052549292Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_state1", - "name": "state1", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 17, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 46, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_state_test", - "name": "state_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 55, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0_test", - "name": "apply0_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 90, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 112, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count_test", - "name": "count_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 120, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 129, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_state1", - "name": "state1", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_fobble", - "name": "fobble", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_fibble", - "name": "fibble", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action1", - "name": "action1", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 36, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action0", - "name": "action0", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 59, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 70, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 79, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_count_action", - "name": "count_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 113, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "action_enable.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/action_enable.cpp", - "language": "cpp", - "size_bytes": 1395, - "total_lines": 65, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.058398448Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 27, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 61, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 10, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_C", - "name": "C", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_BCB", - "name": "BCB", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 3, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ABCBA", - "name": "ABCBA", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 14, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 19, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 38, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 48, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "action_match.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/action_match.cpp", - "language": "cpp", - "size_bytes": 3041, - "total_lines": 117, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.063765850Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 75, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 102, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 113, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_remove_state", - "name": "remove_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_state_one", - "name": "state_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 41, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar_inner", - "name": "grammar_inner", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar_one_c", - "name": "grammar_one_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar_one_b", - "name": "grammar_one_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 3, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar_one_a", - "name": "grammar_one_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 3, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action_one_b", - "name": "action_one_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 52, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action_one_t", - "name": "action_one_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 56, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action_one_a", - "name": "action_one_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 60, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 65, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 83, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 88, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 103, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "argv_input.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/argv_input.cpp", - "language": "cpp", - "size_bytes": 692, - "total_lines": 24, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.068559195Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 20, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_classes.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/ascii_classes.cpp", - "language": "cpp", - "size_bytes": 6956, - "total_lines": 116, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.078190376Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 112, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_eol.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/ascii_eol.cpp", - "language": "cpp", - "size_bytes": 6483, - "total_lines": 89, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.084517091Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 85, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_eolf.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/ascii_eolf.cpp", - "language": "cpp", - "size_bytes": 6541, - "total_lines": 89, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.090707223Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 85, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_forty_two.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/ascii_forty_two.cpp", - "language": "cpp", - "size_bytes": 1816, - "total_lines": 39, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.096105768Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_identifier.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/ascii_identifier.cpp", - "language": "cpp", - "size_bytes": 1641, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.101100696Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_istring.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/ascii_istring.cpp", - "language": "cpp", - "size_bytes": 2756, - "total_lines": 43, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.106555549Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 39, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_keyword.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/ascii_keyword.cpp", - "language": "cpp", - "size_bytes": 1658, - "total_lines": 30, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.111469540Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_shebang.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/ascii_shebang.cpp", - "language": "cpp", - "size_bytes": 1813, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.116731944Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 30, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_string.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/ascii_string.cpp", - "language": "cpp", - "size_bytes": 2653, - "total_lines": 42, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.122128683Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 38, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_three.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/ascii_three.cpp", - "language": "cpp", - "size_bytes": 1296, - "total_lines": 28, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.126974521Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_two.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/ascii_two.cpp", - "language": "cpp", - "size_bytes": 1004, - "total_lines": 25, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.131542853Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 21, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "buffer_input.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/buffer_input.cpp", - "language": "cpp", - "size_bytes": 2687, - "total_lines": 46, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.137180409Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_parse_cstring", - "name": "parse_cstring", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 18, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 42, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_action_and_state.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/change_action_and_state.cpp", - "language": "cpp", - "size_bytes": 2536, - "total_lines": 115, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.142588091Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 30, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_S", - "name": "S", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 78, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 111, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 10, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AB", - "name": "AB", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action_1", - "name": "my_action_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 17, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action_2", - "name": "my_action_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 21, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 31, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_S", - "name": "S", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 55, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 69, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 79, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_action_and_states.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/change_action_and_states.cpp", - "language": "cpp", - "size_bytes": 2444, - "total_lines": 105, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.147895043Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 30, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 49, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 58, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 68, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 101, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 10, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AB", - "name": "AB", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action_1", - "name": "my_action_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 17, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action_2", - "name": "my_action_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 21, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 31, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 59, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 69, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_state.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/change_state.cpp", - "language": "cpp", - "size_bytes": 2252, - "total_lines": 98, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.152910603Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 26, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_S", - "name": "S", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 50, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 61, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 94, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 10, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AB", - "name": "AB", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 17, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_S", - "name": "S", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 51, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 62, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_states.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/change_states.cpp", - "language": "cpp", - "size_bytes": 2012, - "total_lines": 82, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.157938848Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 26, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 37, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 45, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 78, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 10, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AB", - "name": "AB", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 17, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 46, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "check_bytes.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/check_bytes.cpp", - "language": "cpp", - "size_bytes": 1272, - "total_lines": 51, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.163316807Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_rule", - "name": "test_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 13, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_grammar", - "name": "test_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contains.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contains.cpp", - "language": "cpp", - "size_bytes": 661, - "total_lines": 25, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.168300317Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 21, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 3, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 3, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 14, - "column_start": 3, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_alphabet.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_alphabet.cpp", - "language": "cpp", - "size_bytes": 2636, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.172962514Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 66, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_analyze.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_analyze.cpp", - "language": "cpp", - "size_bytes": 8093, - "total_lines": 231, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.179681043Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 227, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_strange", - "name": "strange", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 20, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 9, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 9, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 9, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 9, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 9, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 9, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 9, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 9, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 9, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 9, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 9, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 9, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rec", - "name": "rec", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 90, - "column_start": 9, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 9, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 9, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 9, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 9, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 9, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 102, - "column_start": 9, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 9, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 107, - "line_end": 107, - "column_start": 9, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 108, - "line_end": 108, - "column_start": 9, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_var", - "name": "var", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 9, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_fun", - "name": "fun", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 9, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_exp", - "name": "exp", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 9, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_fun", - "name": "fun", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 9, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_var", - "name": "var", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 9, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_exp", - "name": "exp", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 9, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 9, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 9, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 9, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 9, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 149, - "column_start": 9, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 153, - "line_end": 153, - "column_start": 9, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 157, - "column_start": 9, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 9, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 165, - "line_end": 165, - "column_start": 9, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 169, - "line_end": 169, - "column_start": 9, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 9, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 9, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 181, - "line_end": 181, - "column_start": 9, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 185, - "line_end": 185, - "column_start": 9, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 189, - "line_end": 189, - "column_start": 9, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 193, - "line_end": 193, - "column_start": 9, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 198, - "line_end": 198, - "column_start": 9, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 202, - "line_end": 202, - "column_start": 9, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 206, - "line_end": 206, - "column_start": 9, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 210, - "line_end": 210, - "column_start": 9, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 215, - "line_end": 215, - "column_start": 9, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 219, - "line_end": 219, - "column_start": 9, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 223, - "line_end": 223, - "column_start": 9, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_control_action.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_control_action.cpp", - "language": "cpp", - "size_bytes": 4050, - "total_lines": 169, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.185520479Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 49, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 56, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 75, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 93, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 99, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 106, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 119, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 126, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 132, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 139, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 165, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dummy_action", - "name": "dummy_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_first_rule", - "name": "first_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_second_rule", - "name": "second_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 58, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 83, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 108, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 112, - "line_end": 140, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_coverage.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_coverage.cpp", - "language": "cpp", - "size_bytes": 3248, - "total_lines": 67, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.191188959Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 17, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 63, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_function.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_function.cpp", - "language": "cpp", - "size_bytes": 865, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.195940260Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_func1", - "name": "func1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 17, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 30, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rule1", - "name": "rule1", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 20, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_http.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_http.cpp", - "language": "cpp", - "size_bytes": 2756, - "total_lines": 105, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.201778495Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_header", - "name": "test_header", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 36, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 45, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_chunked", - "name": "test_chunked", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 93, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 99, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_chunked_action", - "name": "chunked_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 37, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 46, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_if_then.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_if_then.cpp", - "language": "cpp", - "size_bytes": 980, - "total_lines": 29, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.207171464Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_instantiate.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_instantiate.cpp", - "language": "cpp", - "size_bytes": 1702, - "total_lines": 73, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.213669939Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_test_class", - "name": "test_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 23, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_class", - "name": "test_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 6, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_class", - "name": "test_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 6, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 69, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_class", - "name": "test_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 38, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 45, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 55, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_integer.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_integer.cpp", - "language": "cpp", - "size_bytes": 11553, - "total_lines": 264, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.221363782Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_signed", - "name": "test_signed", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 56, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_signed", - "name": "test_signed", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 64, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexical_cast", - "name": "lexical_cast", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 72, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_signed", - "name": "test_signed", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 82, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_unsigned", - "name": "test_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 99, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_unsigned", - "name": "test_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 107, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_unsigned", - "name": "test_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 117, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 258, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_int_action", - "name": "int_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 39, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_iri.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_iri.cpp", - "language": "cpp", - "size_bytes": 3469, - "total_lines": 58, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.228898924Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 8, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 52, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_json.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_json.cpp", - "language": "cpp", - "size_bytes": 9989, - "total_lines": 124, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.235358925Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 120, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_limit_depth.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_limit_depth.cpp", - "language": "cpp", - "size_bytes": 1470, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.241613077Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_recursive", - "name": "test_recursive", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 14, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_grammar", - "name": "test_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 23, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_parse_tree.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_parse_tree.cpp", - "language": "cpp", - "size_bytes": 5871, - "total_lines": 154, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.247339770Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 150, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_C", - "name": "C", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 14, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_D", - "name": "D", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 16, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_E", - "name": "E", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_F", - "name": "F", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 3, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_D2", - "name": "D2", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_D2", - "name": "D2", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 3, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_parse_tree_to_dot.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_parse_tree_to_dot.cpp", - "language": "cpp", - "size_bytes": 1125, - "total_lines": 40, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.252342887Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 36, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 14, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_C", - "name": "C", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 15, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_S", - "name": "S", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_S", - "name": "S", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_D", - "name": "D", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 3, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_selector", - "name": "selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_partial_trace.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_partial_trace.cpp", - "language": "cpp", - "size_bytes": 915, - "total_lines": 29, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.257115668Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_inner", - "name": "inner", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 3, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_outer", - "name": "outer", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_partial_action", - "name": "partial_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 16, - "column_start": 24, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 14, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_predicates.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_predicates.cpp", - "language": "cpp", - "size_bytes": 5220, - "total_lines": 102, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.263564879Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 98, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_print.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_print.cpp", - "language": "cpp", - "size_bytes": 728, - "total_lines": 26, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.269188803Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 22, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_raw_string.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_raw_string.cpp", - "language": "cpp", - "size_bytes": 6161, - "total_lines": 142, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.276097319Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_data", - "name": "verify_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 68, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_fail", - "name": "verify_fail", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 77, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 138, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_raction", - "name": "raction", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 19, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 29, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_qaction", - "name": "qaction", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 33, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 43, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rgrammar", - "name": "rgrammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_qgrammar", - "name": "qgrammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_remove_first_state.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_remove_first_state.cpp", - "language": "cpp", - "size_bytes": 2393, - "total_lines": 103, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.282058316Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 22, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 49, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 55, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 63, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 99, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 14, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_control_impl", - "name": "control_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 71, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_control", - "name": "test_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 76, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_rule", - "name": "test_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 81, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_rule", - "name": "test_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_remove_last_states.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_remove_last_states.cpp", - "language": "cpp", - "size_bytes": 2399, - "total_lines": 103, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.287415711Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 22, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 49, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 55, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 63, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 99, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 14, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_control_impl", - "name": "control_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 71, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_control", - "name": "test_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 76, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_rule", - "name": "test_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 81, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_rule", - "name": "test_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_rep_one_min_max.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_rep_one_min_max.cpp", - "language": "cpp", - "size_bytes": 2118, - "total_lines": 38, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.292696994Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 34, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_rep_string.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_rep_string.cpp", - "language": "cpp", - "size_bytes": 2828, - "total_lines": 50, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.298137496Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 46, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_separated_seq.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_separated_seq.cpp", - "language": "cpp", - "size_bytes": 799, - "total_lines": 25, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.303212602Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 25, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 10, - "column_start": 0, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 0, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_C", - "name": "C", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 0, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_D", - "name": "D", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 0, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_S", - "name": "S", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 15, - "column_start": 0, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_state_control.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_state_control.cpp", - "language": "cpp", - "size_bytes": 11344, - "total_lines": 241, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.311209013Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 34, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 39, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 61, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 68, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 75, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise_nested", - "name": "raise_nested", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 82, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 89, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 96, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 103, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 130, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 150, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 235, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_entry", - "name": "test_entry", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_state", - "name": "test_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 104, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_grammar", - "name": "test_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 106, - "line_end": 107, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 117, - "line_end": 131, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 136, - "line_end": 151, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_nested", - "name": "test_nested", - "symbol_type": "Class", - "file_path": "", - "line_start": 153, - "line_end": 154, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_to_string.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_to_string.cpp", - "language": "cpp", - "size_bytes": 1446, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.316566164Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 30, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_trace1.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_trace1.cpp", - "language": "cpp", - "size_bytes": 1072, - "total_lines": 39, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.323012234Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_trace2.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_trace2.cpp", - "language": "cpp", - "size_bytes": 2843, - "total_lines": 97, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.328676659Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 44, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 93, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_trace_action", - "name": "trace_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_unescape.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_unescape.cpp", - "language": "cpp", - "size_bytes": 5973, - "total_lines": 132, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.334246568Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_verify_data", - "name": "verify_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 40, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_fail", - "name": "verify_fail", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 56, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 128, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_escaped_c", - "name": "escaped_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped_u", - "name": "escaped_u", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped_U", - "name": "escaped_U", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 14, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped_j", - "name": "escaped_j", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 15, - "column_start": 3, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped_x", - "name": "escaped_x", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 16, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped", - "name": "escaped", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_character", - "name": "character", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 3, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unstring", - "name": "unstring", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 3, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unaction", - "name": "unaction", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 29, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 14, - "column_end": 98, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 14, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 14, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 14, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 14, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_14", - "name": "class_14", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 14, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_uri.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/contrib_uri.cpp", - "language": "cpp", - "size_bytes": 3044, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.340150531Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 48, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "control_unwind.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/control_unwind.cpp", - "language": "cpp", - "size_bytes": 1430, - "total_lines": 81, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.345973558Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 61, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 75, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_r", - "name": "r", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_a", - "name": "a", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_c", - "name": "c", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 42, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 51, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 62, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "data_cstring.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/data_cstring.cpp", - "language": "cpp", - "size_bytes": 1078, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.374940549Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_parse_cstring", - "name": "parse_cstring", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 18, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_grammar", - "name": "test_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "demangle.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/demangle.cpp", - "language": "cpp", - "size_bytes": 1622, - "total_lines": 48, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.380325352Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_test", - "name": "test", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 22, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 44, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "discard_input.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/discard_input.cpp", - "language": "cpp", - "size_bytes": 3066, - "total_lines": 65, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.386000819Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_parse_cstring", - "name": "parse_cstring", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 18, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 61, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_n", - "name": "n", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_a", - "name": "a", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_f", - "name": "f", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_s", - "name": "s", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 29, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 14, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 14, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 14, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "enable_control.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/enable_control.cpp", - "language": "cpp", - "size_bytes": 1689, - "total_lines": 71, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.391204549Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 49, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 58, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_r", - "name": "r", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 13, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_a", - "name": "a", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 41, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 59, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "error_message.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/error_message.cpp", - "language": "cpp", - "size_bytes": 1368, - "total_lines": 56, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.396647664Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_a", - "name": "a", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_b", - "name": "b", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_error", - "name": "error", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "error_message_2.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/error_message_2.cpp", - "language": "cpp", - "size_bytes": 1036, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.401312649Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 38, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_a", - "name": "a", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_b", - "name": "b", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "error_message_3.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/error_message_3.cpp", - "language": "cpp", - "size_bytes": 1067, - "total_lines": 48, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.406573852Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 42, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_a", - "name": "a", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_b", - "name": "b", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 3, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "file_cstream.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/file_cstream.cpp", - "language": "cpp", - "size_bytes": 980, - "total_lines": 36, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.411720461Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_file_content", - "name": "file_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 14, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file_grammar", - "name": "file_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "file_file.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/file_file.cpp", - "language": "cpp", - "size_bytes": 420, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.416775035Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 13, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "file_istream.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/file_istream.cpp", - "language": "cpp", - "size_bytes": 1310, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.421662003Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 40, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_file_content", - "name": "file_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 14, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file_grammar", - "name": "file_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "file_mmap.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/file_mmap.cpp", - "language": "cpp", - "size_bytes": 641, - "total_lines": 31, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.426171527Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 18, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 29, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "file_read.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/file_read.cpp", - "language": "cpp", - "size_bytes": 755, - "total_lines": 27, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.430840744Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_open_input", - "name": "open_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_open_input", - "name": "open_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 17, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "icu_general.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/icu_general.cpp", - "language": "cpp", - "size_bytes": 756, - "total_lines": 23, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.435802092Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 19, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "internal_endian.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/internal_endian.cpp", - "language": "cpp", - "size_bytes": 7036, - "total_lines": 85, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.441599286Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 81, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "internal_file_mapper.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/internal_file_mapper.cpp", - "language": "cpp", - "size_bytes": 1622, - "total_lines": 51, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.446831427Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "internal_file_opener.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/internal_file_opener.cpp", - "language": "cpp", - "size_bytes": 1003, - "total_lines": 39, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.451483617Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "limit_bytes.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/limit_bytes.cpp", - "language": "cpp", - "size_bytes": 1272, - "total_lines": 51, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.456663090Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_rule", - "name": "test_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 13, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_grammar", - "name": "test_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.hpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/main.hpp", - "language": "cpp", - "size_bytes": 687, - "total_lines": 21, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.461067983Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parse_error.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/parse_error.cpp", - "language": "cpp", - "size_bytes": 1657, - "total_lines": 62, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.466043866Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 56, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "pegtl_string_t.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/pegtl_string_t.cpp", - "language": "cpp", - "size_bytes": 1988, - "total_lines": 43, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.471291217Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_foobar", - "name": "foobar", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "position.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/position.cpp", - "language": "cpp", - "size_bytes": 7749, - "total_lines": 221, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.477698251Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_buffer_input_t", - "name": "buffer_input_t", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_matches_lf", - "name": "test_matches_lf", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 38, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_matches_other", - "name": "test_matches_other", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_mismatch", - "name": "test_mismatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 62, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 94, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_nested_asserts", - "name": "test_nested_asserts", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 109, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_nested", - "name": "test_nested", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 128, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_inputerator", - "name": "test_inputerator", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 144, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 215, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_buffer_input_t", - "name": "buffer_input_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_outer_grammar", - "name": "outer_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_inner_grammar", - "name": "inner_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 70, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_outer_action", - "name": "outer_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 74, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 95, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "restart_input.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/restart_input.cpp", - "language": "cpp", - "size_bytes": 1172, - "total_lines": 41, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.483756762Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_test_lazy", - "name": "test_lazy", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 20, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_eager", - "name": "test_eager", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 31, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 37, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "result_type.hpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/result_type.hpp", - "language": "cpp", - "size_bytes": 920, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.488271720Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 30, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_action.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_action.cpp", - "language": "cpp", - "size_bytes": 826, - "total_lines": 26, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.492742451Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 22, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_apply.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_apply.cpp", - "language": "cpp", - "size_bytes": 3021, - "total_lines": 98, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.498569014Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 21, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 33, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 53, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 94, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_action_a", - "name": "action_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 22, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action_b", - "name": "action_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 34, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_a", - "name": "action2_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_b", - "name": "action2_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_c", - "name": "action2_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 65, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_apply0.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_apply0.cpp", - "language": "cpp", - "size_bytes": 2668, - "total_lines": 93, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.503894007Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 20, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 31, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 39, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 49, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 58, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 89, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_action_a", - "name": "action_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 21, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action_b", - "name": "action_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 32, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_a", - "name": "action2_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 40, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_b", - "name": "action2_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 50, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_c", - "name": "action2_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_at.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_at.cpp", - "language": "cpp", - "size_bytes": 2103, - "total_lines": 64, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.509541262Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 60, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_at_action", - "name": "at_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 16, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_bof.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_bof.cpp", - "language": "cpp", - "size_bytes": 1275, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.514540036Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_bol.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_bol.cpp", - "language": "cpp", - "size_bytes": 1176, - "total_lines": 31, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.519457961Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_bytes.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_bytes.cpp", - "language": "cpp", - "size_bytes": 1740, - "total_lines": 43, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.524676074Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 39, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_control.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_control.cpp", - "language": "cpp", - "size_bytes": 828, - "total_lines": 26, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.529362186Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 22, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_disable.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_disable.cpp", - "language": "cpp", - "size_bytes": 686, - "total_lines": 23, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.533811878Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 19, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_discard.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_discard.cpp", - "language": "cpp", - "size_bytes": 791, - "total_lines": 28, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.538642286Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_enable.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_enable.cpp", - "language": "cpp", - "size_bytes": 680, - "total_lines": 23, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.542948608Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 19, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_eof.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_eof.cpp", - "language": "cpp", - "size_bytes": 853, - "total_lines": 28, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.547475866Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_everything.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_everything.cpp", - "language": "cpp", - "size_bytes": 894, - "total_lines": 24, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.551878157Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 20, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_failure.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_failure.cpp", - "language": "cpp", - "size_bytes": 855, - "total_lines": 27, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.556143271Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_if_apply.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_if_apply.cpp", - "language": "cpp", - "size_bytes": 3971, - "total_lines": 127, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.561951331Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 20, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 32, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 42, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 54, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 64, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 80, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 123, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_action_a", - "name": "action_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 21, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action_b", - "name": "action_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 33, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_a", - "name": "action2_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_b", - "name": "action2_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 55, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_c", - "name": "action2_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 66, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 70, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 81, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_if_must.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_if_must.cpp", - "language": "cpp", - "size_bytes": 3907, - "total_lines": 59, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.567858271Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 53, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_if_must_else.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_if_must_else.cpp", - "language": "cpp", - "size_bytes": 609, - "total_lines": 27, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.572356377Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 21, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_if_then_else.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_if_then_else.cpp", - "language": "cpp", - "size_bytes": 549, - "total_lines": 19, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.576680111Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 15, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_list.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_list.cpp", - "language": "cpp", - "size_bytes": 4295, - "total_lines": 59, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.582444496Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 55, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_list_must.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_list_must.cpp", - "language": "cpp", - "size_bytes": 4448, - "total_lines": 67, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.588253901Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 61, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_list_tail.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_list_tail.cpp", - "language": "cpp", - "size_bytes": 4973, - "total_lines": 62, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.594239640Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 58, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_minus.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_minus.cpp", - "language": "cpp", - "size_bytes": 3690, - "total_lines": 53, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.600473801Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 49, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_must.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_must.cpp", - "language": "cpp", - "size_bytes": 884, - "total_lines": 31, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.605138389Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_not_at.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_not_at.cpp", - "language": "cpp", - "size_bytes": 2350, - "total_lines": 69, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.610907721Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 65, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_at_action", - "name": "at_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 16, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_opt.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_opt.cpp", - "language": "cpp", - "size_bytes": 3671, - "total_lines": 71, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.617210377Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 22, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 67, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 14, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_opt_must.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_opt_must.cpp", - "language": "cpp", - "size_bytes": 3548, - "total_lines": 55, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.622914036Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 49, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_pad.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_pad.cpp", - "language": "cpp", - "size_bytes": 3469, - "total_lines": 50, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.629089355Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 46, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_pad_opt.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_pad_opt.cpp", - "language": "cpp", - "size_bytes": 2409, - "total_lines": 38, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.634605913Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 34, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_partial.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_partial.cpp", - "language": "cpp", - "size_bytes": 3707, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.641076725Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 22, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 66, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 14, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_plus.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_plus.cpp", - "language": "cpp", - "size_bytes": 2990, - "total_lines": 47, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.646527190Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 43, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_raise.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_raise.cpp", - "language": "cpp", - "size_bytes": 1226, - "total_lines": 48, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.651816552Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 38, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_rematch.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_rematch.cpp", - "language": "cpp", - "size_bytes": 9243, - "total_lines": 116, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.659726659Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 112, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_rep.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_rep.cpp", - "language": "cpp", - "size_bytes": 5910, - "total_lines": 77, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.667007339Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 73, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_rep_max.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_rep_max.cpp", - "language": "cpp", - "size_bytes": 3996, - "total_lines": 55, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.673265680Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 51, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_rep_min.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_rep_min.cpp", - "language": "cpp", - "size_bytes": 2504, - "total_lines": 40, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.678617685Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 36, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_rep_min_max.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_rep_min_max.cpp", - "language": "cpp", - "size_bytes": 3473, - "total_lines": 52, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.684184332Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 48, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_rep_opt.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_rep_opt.cpp", - "language": "cpp", - "size_bytes": 2784, - "total_lines": 45, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.689450385Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 41, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_require.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_require.cpp", - "language": "cpp", - "size_bytes": 2344, - "total_lines": 42, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.694402123Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 38, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_seq.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_seq.cpp", - "language": "cpp", - "size_bytes": 646, - "total_lines": 23, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.699134424Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 19, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_sor.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_sor.cpp", - "language": "cpp", - "size_bytes": 3139, - "total_lines": 55, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.704912056Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 51, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_star.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_star.cpp", - "language": "cpp", - "size_bytes": 2540, - "total_lines": 43, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.710499434Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 39, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_star_must.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_star_must.cpp", - "language": "cpp", - "size_bytes": 2403, - "total_lines": 47, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.715574693Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 41, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_star_partial.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_star_partial.cpp", - "language": "cpp", - "size_bytes": 2807, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.720898672Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 40, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_state.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_state.cpp", - "language": "cpp", - "size_bytes": 1139, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.725762794Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_test_state_state", - "name": "test_state_state", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 16, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 20, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_state_state", - "name": "test_state_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 21, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_success.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_success.cpp", - "language": "cpp", - "size_bytes": 791, - "total_lines": 28, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.730199283Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_try_catch_raise_nested.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_try_catch_raise_nested.cpp", - "language": "cpp", - "size_bytes": 1425, - "total_lines": 53, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.735197330Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_nested", - "name": "verify_nested", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 38, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_try_catch_return_false.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_try_catch_return_false.cpp", - "language": "cpp", - "size_bytes": 960, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.739779427Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 31, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_until.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/rule_until.cpp", - "language": "cpp", - "size_bytes": 7717, - "total_lines": 123, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.746645823Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 119, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_my_rule", - "name": "my_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 29, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 38, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test.hpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/test.hpp", - "language": "cpp", - "size_bytes": 3511, - "total_lines": 78, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.751912691Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_empty.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/test_empty.cpp", - "language": "cpp", - "size_bytes": 352, - "total_lines": 14, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.756346491Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 10, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_result.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/test_result.cpp", - "language": "cpp", - "size_bytes": 1021, - "total_lines": 39, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.760676540Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_setup.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/test_setup.cpp", - "language": "cpp", - "size_bytes": 1417, - "total_lines": 41, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.765691461Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 8, - "line_end": 41, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uint16_general.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/uint16_general.cpp", - "language": "cpp", - "size_bytes": 14974, - "total_lines": 177, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.772903537Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 173, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uint32_general.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/uint32_general.cpp", - "language": "cpp", - "size_bytes": 17675, - "total_lines": 182, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.780634663Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 178, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uint64_general.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/uint64_general.cpp", - "language": "cpp", - "size_bytes": 22313, - "total_lines": 186, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.788863020Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 182, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uint8_general.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/uint8_general.cpp", - "language": "cpp", - "size_bytes": 25506, - "total_lines": 250, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.799154176Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 246, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf16_general.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/utf16_general.cpp", - "language": "cpp", - "size_bytes": 10644, - "total_lines": 156, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.806811981Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_u16s", - "name": "u16s", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 17, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_u16s_be", - "name": "u16s_be", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 23, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_u16s_le", - "name": "u16s_le", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 29, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_utf16", - "name": "test_utf16", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 69, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_utf16_be", - "name": "test_utf16_be", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 107, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_utf16_le", - "name": "test_utf16_le", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 145, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 152, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf32_general.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/utf32_general.cpp", - "language": "cpp", - "size_bytes": 8607, - "total_lines": 135, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.813696307Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_u32s", - "name": "u32s", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 17, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_u32s_be", - "name": "u32s_be", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 23, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_u32s_le", - "name": "u32s_le", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 29, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_utf32", - "name": "test_utf32", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 66, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_utf32_be", - "name": "test_utf32_be", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 95, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_utf32_le", - "name": "test_utf32_le", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 124, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 131, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf8_general.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/utf8_general.cpp", - "language": "cpp", - "size_bytes": 21927, - "total_lines": 264, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.822884846Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 260, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "verify_char.hpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/verify_char.hpp", - "language": "cpp", - "size_bytes": 1009, - "total_lines": 30, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.830275140Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_verify_char", - "name": "verify_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 20, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_char", - "name": "verify_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "verify_file.hpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/verify_file.hpp", - "language": "cpp", - "size_bytes": 4043, - "total_lines": 139, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.836635358Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 38, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_file", - "name": "verify_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 135, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_file_content", - "name": "file_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file_grammar", - "name": "file_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file_action", - "name": "file_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 30, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 39, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file_control", - "name": "file_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 44, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 55, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "verify_ifmt.hpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/verify_ifmt.hpp", - "language": "cpp", - "size_bytes": 2648, - "total_lines": 46, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.842500330Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_verify_ifmt", - "name": "verify_ifmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 42, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "verify_impl.hpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/verify_impl.hpp", - "language": "cpp", - "size_bytes": 2178, - "total_lines": 65, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.847843407Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_verify_impl_two", - "name": "verify_impl_two", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_impl_one", - "name": "verify_impl_one", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 61, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "verify_meta.hpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/verify_meta.hpp", - "language": "cpp", - "size_bytes": 1603, - "total_lines": 47, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.852926084Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_verify_meta", - "name": "verify_meta", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_analyze", - "name": "verify_analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 43, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "verify_rule.hpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/verify_rule.hpp", - "language": "cpp", - "size_bytes": 3467, - "total_lines": 82, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.858386072Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 26, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 34, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_rule", - "name": "verify_rule", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 61, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_only", - "name": "verify_only", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 78, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_verify_action_impl", - "name": "verify_action_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_verify_action_impl0", - "name": "verify_action_impl0", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "verify_seqs.hpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/verify_seqs.hpp", - "language": "cpp", - "size_bytes": 4886, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.864912935Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_verify_seqs", - "name": "verify_seqs", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 66, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "visit.cpp", - "path": "./development/archive/development_history/external/PEGTL/src/test/pegtl/visit.cpp", - "language": "cpp", - "size_bytes": 783, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.869954824Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 20, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_visitor", - "name": "visitor", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 21, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash.py", - "path": "./development/archive/development_history/legacy/nyash.py", - "language": "python", - "size_bytes": 12652, - "total_lines": 434, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.882007691Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 15, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___repr__", - "name": "__repr__", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 18, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_tokenize", - "name": "tokenize", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 73, - "column_start": 0, - "column_end": 17, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 94, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 98, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 102, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 108, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 113, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 119, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 123, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 127, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 131, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_current", - "name": "current", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 141, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_consume", - "name": "consume", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 148, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 154, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_box", - "name": "parse_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 166, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_function", - "name": "parse_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 175, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_block", - "name": "parse_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 193, - "column_start": 4, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_init", - "name": "parse_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 204, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_fini", - "name": "parse_fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 215, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_declaration", - "name": "parse_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 229, - "column_start": 4, - "column_end": 47, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_statement", - "name": "parse_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 237, - "column_start": 4, - "column_end": 72, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_print", - "name": "parse_print", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 245, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_assignment", - "name": "parse_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 252, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_expr", - "name": "parse_expr", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 262, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_term", - "name": "parse_term", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 272, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_factor", - "name": "parse_factor", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 285, - "column_start": 4, - "column_end": 69, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 291, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval", - "name": "eval", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 301, - "column_start": 4, - "column_end": 65, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_function", - "name": "eval_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 304, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_block", - "name": "eval_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 317, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_init", - "name": "eval_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 324, - "column_start": 4, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_fini", - "name": "eval_fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 328, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_statement", - "name": "eval_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 336, - "column_start": 4, - "column_end": 66, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_expr", - "name": "eval_expr", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 356, - "column_start": 4, - "column_end": 66, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run_nyash", - "name": "run_nyash", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 372, - "column_start": 0, - "column_end": 27, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_Token", - "name": "Token", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 18, - "column_start": 0, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "__repr__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ASTNode", - "name": "ASTNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 77, - "column_start": 0, - "column_end": 8, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_BoxNode", - "name": "BoxNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 0, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FunctionNode", - "name": "FunctionNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 88, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_BlockNode", - "name": "BlockNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 94, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_InitNode", - "name": "InitNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 0, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FiniNode", - "name": "FiniNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 102, - "column_start": 0, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_DeclNode", - "name": "DeclNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 108, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_AssignNode", - "name": "AssignNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 113, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_BinOpNode", - "name": "BinOpNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 115, - "line_end": 119, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NumberNode", - "name": "NumberNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_VarNode", - "name": "VarNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 125, - "line_end": 127, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_PrintNode", - "name": "PrintNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_Parser", - "name": "Parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 133, - "line_end": 285, - "column_start": 0, - "column_end": 69, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "current", - "consume", - "parse", - "parse_box", - "parse_function", - "parse_block", - "parse_init", - "parse_fini", - "parse_declaration", - "parse_statement", - "parse_print", - "parse_assignment", - "parse_expr", - "parse_term", - "parse_factor" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_Evaluator", - "name": "Evaluator", - "symbol_type": "Class", - "file_path": "", - "line_start": 288, - "line_end": 356, - "column_start": 0, - "column_end": 66, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "eval", - "eval_function", - "eval_block", - "eval_init", - "eval_fini", - "eval_statement", - "eval_expr" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "re", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "typing List, Dict, Any, Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyashc.py", - "path": "./development/archive/development_history/legacy/nyashc.py", - "language": "python", - "size_bytes": 3254, - "total_lines": 118, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.891838626Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func_compile_nyash", - "name": "compile_nyash", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 75, - "column_start": 0, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 88, - "column_start": 0, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "subprocess", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash tokenize, Parser", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "nyash_ir_gen NyashIRGenerator", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "nyash_to_llvm NyashToLLVMConverter", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyashc_v2.py", - "path": "./development/archive/development_history/legacy/nyashc_v2.py", - "language": "python", - "size_bytes": 4380, - "total_lines": 140, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.899903917Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func_compile_nyash", - "name": "compile_nyash", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 96, - "column_start": 0, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 137, - "column_start": 0, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "subprocess", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v2 tokenize, Parser", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "nyash_ir_gen_v2 NyashIRGeneratorV2", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "nyash_to_llvm_v2 NyashToLLVMConverterV2", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_ir_gen.py", - "path": "./development/archive/development_history/legacy/nyash_ir_gen.py", - "language": "python", - "size_bytes": 6004, - "total_lines": 226, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.907969968Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 14, - "column_start": 4, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_indent", - "name": "indent", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_emit", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 4, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "line", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_new_temp", - "name": "new_temp", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 27, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 36, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "ast_nodes", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_box", - "name": "gen_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 48, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_function", - "name": "gen_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 93, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_declaration", - "name": "gen_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 106, - "column_start": 4, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_statement", - "name": "gen_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 117, - "column_start": 4, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_expr", - "name": "gen_expr", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 148, - "column_start": 4, - "column_end": 68, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_test_ir_generation", - "name": "test_ir_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 223, - "column_start": 0, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_NyashIRGenerator", - "name": "NyashIRGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 148, - "column_start": 0, - "column_end": 68, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "indent", - "emit", - "new_temp", - "generate", - "gen_box", - "gen_function", - "gen_declaration", - "gen_statement", - "gen_expr" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "nyash *", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_ir_generator.py", - "path": "./development/archive/development_history/legacy/nyash_ir_generator.py", - "language": "python", - "size_bytes": 6527, - "total_lines": 243, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.916360618Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 62, - "column_start": 4, - "column_end": 74, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_new_temp", - "name": "new_temp", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 67, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 79, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_function", - "name": "gen_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 121, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_statement", - "name": "gen_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 136, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_expr", - "name": "gen_expr", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 159, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_test_ir_generation", - "name": "test_ir_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 193, - "column_start": 0, - "column_end": 18, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_show_detailed_ir_example", - "name": "show_detailed_ir_example", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 238, - "column_start": 0, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_IRInstruction", - "name": "IRInstruction", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 14, - "column_start": 0, - "column_end": 8, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_IRAlloca", - "name": "IRAlloca", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 20, - "column_start": 0, - "column_end": 13, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_IRStore", - "name": "IRStore", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 0, - "column_end": 13, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_IRLoad", - "name": "IRLoad", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 0, - "column_end": 12, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_IRBinOp", - "name": "IRBinOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 41, - "column_start": 0, - "column_end": 14, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_IRCall", - "name": "IRCall", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 49, - "column_start": 0, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_IRReturn", - "name": "IRReturn", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 55, - "column_start": 0, - "column_end": 14, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_IRGenerator", - "name": "IRGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 159, - "column_start": 0, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "new_temp", - "generate", - "gen_function", - "gen_statement", - "gen_expr" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "dataclasses dataclass", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 6 - }, - { - "module": "typing List, Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "nyash *", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_ir_gen_v2.py", - "path": "./development/archive/development_history/legacy/nyash_ir_gen_v2.py", - "language": "python", - "size_bytes": 7475, - "total_lines": 232, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.925500984Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 16, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_indent", - "name": "indent", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 19, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_emit", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 22, - "column_start": 4, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "line", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_new_temp", - "name": "new_temp", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_new_string_const", - "name": "new_string_const", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 53, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "ast_nodes", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_box", - "name": "gen_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 64, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_function", - "name": "gen_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 106, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_declaration", - "name": "gen_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 126, - "column_start": 4, - "column_end": 87, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_statement", - "name": "gen_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 148, - "column_start": 4, - "column_end": 59, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_expr", - "name": "gen_expr", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 176, - "column_start": 4, - "column_end": 25, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_NyashIRGeneratorV2", - "name": "NyashIRGeneratorV2", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 176, - "column_start": 0, - "column_end": 25, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "indent", - "emit", - "new_temp", - "new_string_const", - "generate", - "gen_box", - "gen_function", - "gen_declaration", - "gen_statement", - "gen_expr" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "nyash_v2 *", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_to_llvm.py", - "path": "./development/archive/development_history/legacy/nyash_to_llvm.py", - "language": "python", - "size_bytes": 7195, - "total_lines": 216, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.934120062Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 13, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_emit", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 18, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "line", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert", - "name": "convert", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 48, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_nyash_ir", - "name": "parse_nyash_ir", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 67, - "column_start": 4, - "column_end": 18, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_function", - "name": "parse_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 145, - "column_start": 4, - "column_end": 16, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert_instruction", - "name": "convert_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 188, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_test_llvm_conversion", - "name": "test_llvm_conversion", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 213, - "column_start": 0, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_NyashToLLVMConverter", - "name": "NyashToLLVMConverter", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 188, - "column_start": 0, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "emit", - "convert", - "parse_nyash_ir", - "parse_function", - "convert_instruction" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "re", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "typing List, Dict", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_to_llvm_v2.py", - "path": "./development/archive/development_history/legacy/nyash_to_llvm_v2.py", - "language": "python", - "size_bytes": 9377, - "total_lines": 265, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.942610914Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 13, - "column_start": 4, - "column_end": 91, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_emit", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 16, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "line", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert", - "name": "convert", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 59, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_nyash_ir", - "name": "parse_nyash_ir", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 101, - "column_start": 4, - "column_end": 18, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert_string_content", - "name": "convert_string_content", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 106, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_function", - "name": "parse_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 174, - "column_start": 4, - "column_end": 16, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert_instruction", - "name": "convert_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 234, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_string_size", - "name": "get_string_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 244, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_NyashToLLVMConverterV2", - "name": "NyashToLLVMConverterV2", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 244, - "column_start": 0, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "emit", - "convert", - "parse_nyash_ir", - "convert_string_content", - "parse_function", - "convert_instruction", - "get_string_size" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "re", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "typing List, Dict", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v2.py", - "path": "./development/archive/development_history/legacy/nyash_v2.py", - "language": "python", - "size_bytes": 12733, - "total_lines": 391, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.950846467Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 15, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___repr__", - "name": "__repr__", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 18, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_tokenize", - "name": "tokenize", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 80, - "column_start": 0, - "column_end": 17, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 91, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 95, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_current", - "name": "current", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 106, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_consume", - "name": "consume", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 113, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 119, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_box", - "name": "parse_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 131, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_function", - "name": "parse_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 139, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_block", - "name": "parse_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 157, - "column_start": 4, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_init", - "name": "parse_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 168, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_fini", - "name": "parse_fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 179, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_declaration", - "name": "parse_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 200, - "column_start": 4, - "column_end": 47, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_statement", - "name": "parse_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 210, - "column_start": 4, - "column_end": 72, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_print", - "name": "parse_print", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 218, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_print_str", - "name": "parse_print_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 226, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_assignment", - "name": "parse_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 233, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_expr", - "name": "parse_expr", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 248, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_term", - "name": "parse_term", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 258, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_factor", - "name": "parse_factor", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 271, - "column_start": 4, - "column_end": 69, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 278, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval", - "name": "eval", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 287, - "column_start": 4, - "column_end": 65, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_function", - "name": "eval_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 290, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_block", - "name": "eval_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 300, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_init", - "name": "eval_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 320, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_fini", - "name": "eval_fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 324, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_statement", - "name": "eval_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 337, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_expr", - "name": "eval_expr", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 359, - "column_start": 4, - "column_end": 66, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_Token", - "name": "Token", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 18, - "column_start": 0, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "__repr__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_StringNode", - "name": "StringNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 0, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_PrintStrNode", - "name": "PrintStrNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 95, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_Parser", - "name": "Parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 271, - "column_start": 0, - "column_end": 69, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "current", - "consume", - "parse", - "parse_box", - "parse_function", - "parse_block", - "parse_init", - "parse_fini", - "parse_declaration", - "parse_statement", - "parse_print", - "parse_print_str", - "parse_assignment", - "parse_expr", - "parse_term", - "parse_factor" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_Evaluator", - "name": "Evaluator", - "symbol_type": "Class", - "file_path": "", - "line_start": 274, - "line_end": 359, - "column_start": 0, - "column_end": 66, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "eval", - "eval_function", - "eval_block", - "eval_init", - "eval_fini", - "eval_statement", - "eval_expr" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "re", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "typing List, Dict, Any, Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "nyash (\n ASTNode, BoxNode, FunctionNode, BlockNode, InitNode, FiniNode,\n DeclNode, AssignNode, BinOpNode, NumberNode, VarNode, PrintNode\n)", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 83 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_main.py", - "path": "./development/archive/development_history/nyash_main.py", - "language": "python", - "size_bytes": 19439, - "total_lines": 552, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:45.967548636Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 4, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 50, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__load_and_parse", - "name": "_load_and_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 74, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__run_interpreter", - "name": "_run_interpreter", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 93, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__run_cpp_backend", - "name": "_run_cpp_backend", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 152, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__run_both_and_compare", - "name": "_run_both_and_compare", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 174, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 192, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__generate_main_cpp", - "name": "_generate_main_cpp", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 215, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_statement", - "name": "_convert_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 230, - "column_start": 4, - "column_end": 61, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_assignment", - "name": "_convert_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 258, - "column_start": 4, - "column_end": 61, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_expression_statement", - "name": "_convert_expression_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 270, - "column_start": 4, - "column_end": 46, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_print", - "name": "_convert_print", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 288, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_binary_assignment", - "name": "_convert_binary_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 298, - "column_start": 4, - "column_end": 62, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_expression_to_cpp", - "name": "_convert_expression_to_cpp", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 311, - "column_start": 4, - "column_end": 60, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_arrow_method_call", - "name": "_convert_arrow_method_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 338, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_nowait_arrow_method_call", - "name": "_convert_nowait_arrow_method_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 366, - "column_start": 4, - "column_end": 57, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__generate_box_header", - "name": "_generate_box_header", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 415, - "column_start": 4, - "column_end": 3, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__generate_box_implementation", - "name": "_generate_box_implementation", - "symbol_type": "Function", - "file_path": "", - "line_start": 417, - "line_end": 521, - "column_start": 4, - "column_end": 3, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 524, - "line_end": 548, - "column_start": 0, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_NyashV5Main", - "name": "NyashV5Main", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 174, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "run", - "_load_and_parse", - "_run_interpreter", - "_run_cpp_backend", - "_run_both_and_compare" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NyashCppGenerator", - "name": "NyashCppGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 177, - "line_end": 521, - "column_start": 0, - "column_end": 3, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "generate", - "_generate_main_cpp", - "_convert_statement", - "_convert_assignment", - "_convert_expression_statement", - "_convert_print", - "_convert_binary_assignment", - "_convert_expression_to_cpp", - "_convert_arrow_method_call", - "_convert_nowait_arrow_method_call", - "_generate_box_header", - "_generate_box_implementation" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "time", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "subprocess", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 15 - }, - { - "module": "typing Optional, Dict, Any", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 16 - }, - { - "module": "nyashc_v4 NyashTokenizer, NyashParser, NyashInterpreter", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 23 - }, - { - "module": "traceback", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 91 - }, - { - "module": "traceback", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 150 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "setup.py", - "path": "./development/archive/development_history/tools/nekocode/bin/setup.py", - "language": "python", - "size_bytes": 2053, - "total_lines": 65, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.041856880Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [ - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 5 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "basic_analysis.cpp", - "path": "./development/archive/development_history/tools/nekocode/examples/basic_analysis.cpp", - "language": "cpp", - "size_bytes": 3213, - "total_lines": 124, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.078714777Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_DataProcessor", - "name": "DataProcessor", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 4, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_findMax", - "name": "findMax", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 100, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_DataProcessor", - "name": "DataProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cpp_language_analyzer.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/analyzers/cpp_language_analyzer.hpp", - "language": "cpp", - "size_bytes": 6446, - "total_lines": 132, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.090199869Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 4, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 4, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_CppLanguageAnalyzer", - "name": "CppLanguageAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 47, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CLanguageAnalyzer", - "name": "CLanguageAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 130, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cpp_minimal_grammar.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/analyzers/cpp_minimal_grammar.hpp", - "language": "cpp", - "size_bytes": 4912, - "total_lines": 140, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.095245857Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_identifier", - "name": "identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 0, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ws", - "name": "ws", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 0, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_newline", - "name": "newline", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 0, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line_comment", - "name": "line_comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 0, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block_comment", - "name": "block_comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 0, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment", - "name": "comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 0, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ignore", - "name": "ignore", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_optional_ws", - "name": "optional_ws", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 0, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_required_ws", - "name": "required_ws", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 0, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block", - "name": "block", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 0, - "column_end": 12, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block", - "name": "block", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 0, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_namespace_keyword", - "name": "namespace_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 0, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_keyword", - "name": "class_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 0, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_struct_keyword", - "name": "struct_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_public_keyword", - "name": "public_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_private_keyword", - "name": "private_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 0, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_protected_keyword", - "name": "protected_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 0, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_simple_namespace", - "name": "simple_namespace", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 64, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_simple_class", - "name": "simple_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 78, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_simple_struct", - "name": "simple_struct", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 88, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_params", - "name": "function_params", - "symbol_type": "Class", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 0, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_return_type", - "name": "return_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 0, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_simple_function", - "name": "simple_function", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 109, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cpp_element", - "name": "cpp_element", - "symbol_type": "Class", - "file_path": "", - "line_start": 116, - "line_end": 121, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cpp_minimal", - "name": "cpp_minimal", - "symbol_type": "Class", - "file_path": "", - "line_start": 124, - "line_end": 128, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cpp_grammar_debug", - "name": "cpp_grammar_debug", - "symbol_type": "Class", - "file_path": "", - "line_start": 131, - "line_end": 136, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cpp_pegtl_analyzer.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/analyzers/cpp_pegtl_analyzer.hpp", - "language": "cpp", - "size_bytes": 71278, - "total_lines": 1443, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.103592654Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_CppPEGTLAnalyzer", - "name": "CppPEGTLAnalyzer", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 216, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 217, - "column_start": 4, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 367, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 407, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 427, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 675, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 678, - "line_end": 856, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 859, - "line_end": 906, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 909, - "line_end": 1057, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 1060, - "line_end": 1075, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 1078, - "line_end": 1144, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 1147, - "line_end": 1209, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 1212, - "line_end": 1266, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 1269, - "line_end": 1288, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 1291, - "line_end": 1294, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 1297, - "line_end": 1335, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 1338, - "line_end": 1365, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 1368, - "line_end": 1440, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_CppParseState", - "name": "CppParseState", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cpp_action", - "name": "cpp_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 0, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 106, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 139, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 173, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 177, - "line_end": 208, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CppPEGTLAnalyzer", - "name": "CppPEGTLAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 214, - "line_end": 1441, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "csharp_minimal_grammar.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/analyzers/csharp_minimal_grammar.hpp", - "language": "cpp", - "size_bytes": 5424, - "total_lines": 166, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.110950195Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_identifier", - "name": "identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ws", - "name": "ws", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 0, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_newline", - "name": "newline", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 0, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment", - "name": "comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ignore", - "name": "ignore", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_public_keyword", - "name": "public_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_protected_keyword", - "name": "protected_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 0, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_private_keyword", - "name": "private_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 0, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_internal_keyword", - "name": "internal_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 0, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_access_modifier", - "name": "access_modifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 0, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_static_keyword", - "name": "static_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_virtual_keyword", - "name": "virtual_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 0, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_override_keyword", - "name": "override_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 0, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_async_keyword", - "name": "async_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 0, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sealed_keyword", - "name": "sealed_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_abstract_keyword", - "name": "abstract_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 0, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_other_modifier", - "name": "other_modifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 0, - "column_end": 130, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_modifiers", - "name": "modifiers", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 0, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_void_keyword", - "name": "void_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 0, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_keyword", - "name": "string_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_int_keyword", - "name": "int_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 0, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bool_keyword", - "name": "bool_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 0, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_generic_params", - "name": "generic_params", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 0, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_name", - "name": "type_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_method_params", - "name": "method_params", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 0, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_normal_method", - "name": "normal_method", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 90, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_constructor", - "name": "constructor", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 100, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_property_arrow", - "name": "property_arrow", - "symbol_type": "Class", - "file_path": "", - "line_start": 103, - "line_end": 111, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_property_getset", - "name": "property_getset", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 122, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_method_decl", - "name": "method_decl", - "symbol_type": "Class", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_keyword", - "name": "class_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 0, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_header", - "name": "class_header", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 139, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block_content", - "name": "block_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_block", - "name": "class_block", - "symbol_type": "Class", - "file_path": "", - "line_start": 145, - "line_end": 151, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_csharp_minimal", - "name": "csharp_minimal", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 162, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "csharp_pegtl_analyzer.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/analyzers/csharp_pegtl_analyzer.hpp", - "language": "cpp", - "size_bytes": 39619, - "total_lines": 799, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.118515062Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 236, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_CSharpPEGTLAnalyzer", - "name": "CSharpPEGTLAnalyzer", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 250, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 259, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 320, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 342, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 383, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 407, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 605, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 608, - "line_end": 796, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_CSharpParseState", - "name": "CSharpParseState", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 0, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 90, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 122, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 157, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 161, - "line_end": 191, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 195, - "line_end": 225, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 229, - "line_end": 237, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CSharpPEGTLAnalyzer", - "name": "CSharpPEGTLAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 245, - "line_end": 797, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "csharp_pegtl_grammar.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/analyzers/csharp_pegtl_grammar.hpp", - "language": "cpp", - "size_bytes": 7558, - "total_lines": 207, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.125839286Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_ws", - "name": "ws", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 0, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ws1", - "name": "ws1", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 0, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_newline", - "name": "newline", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 0, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identifier_start", - "name": "identifier_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 0, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identifier_cont", - "name": "identifier_cont", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 0, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identifier", - "name": "identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 0, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_qualified_identifier", - "name": "qualified_identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 0, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_literal", - "name": "string_literal", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 0, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_verbatim_string", - "name": "verbatim_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 0, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line_comment", - "name": "line_comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block_comment", - "name": "block_comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 0, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment", - "name": "comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 0, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ignored", - "name": "ignored", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 0, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_attribute_target", - "name": "attribute_target", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 0, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_attribute_argument", - "name": "attribute_argument", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_attribute_arguments", - "name": "attribute_arguments", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_attribute", - "name": "attribute", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 0, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_attribute_section", - "name": "attribute_section", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 0, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_attributes", - "name": "attributes", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 0, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_access_modifier", - "name": "access_modifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 71, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_modifier", - "name": "class_modifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 78, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_method_modifier", - "name": "method_modifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 87, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_parameter", - "name": "type_parameter", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 0, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_parameters", - "name": "type_parameters", - "symbol_type": "Class", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 0, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_name", - "name": "type_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 0, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nullable_type", - "name": "nullable_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_array_type", - "name": "array_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 104, - "column_start": 0, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type", - "name": "type", - "symbol_type": "Class", - "file_path": "", - "line_start": 107, - "line_end": 107, - "column_start": 0, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_using_alias", - "name": "using_alias", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 113, - "column_start": 0, - "column_end": 98, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_using_static", - "name": "using_static", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 114, - "column_start": 0, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_using_namespace", - "name": "using_namespace", - "symbol_type": "Class", - "file_path": "", - "line_start": 115, - "line_end": 115, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_using_directive", - "name": "using_directive", - "symbol_type": "Class", - "file_path": "", - "line_start": 116, - "line_end": 116, - "column_start": 0, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_namespace_name", - "name": "namespace_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 0, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_namespace_declaration", - "name": "namespace_declaration", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 125, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parameter_modifier", - "name": "parameter_modifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 132, - "line_end": 137, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parameter", - "name": "parameter", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 144, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parameter_list", - "name": "parameter_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 146, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_method_declaration", - "name": "method_declaration", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 154, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_base_list", - "name": "base_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 0, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_declaration", - "name": "class_declaration", - "symbol_type": "Class", - "file_path": "", - "line_start": 164, - "line_end": 170, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_interface_declaration", - "name": "interface_declaration", - "symbol_type": "Class", - "file_path": "", - "line_start": 173, - "line_end": 179, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_struct_declaration", - "name": "struct_declaration", - "symbol_type": "Class", - "file_path": "", - "line_start": 182, - "line_end": 188, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_csharp_file", - "name": "csharp_file", - "symbol_type": "Class", - "file_path": "", - "line_start": 194, - "line_end": 203, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "csharp_simple_grammar.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/analyzers/csharp_simple_grammar.hpp", - "language": "cpp", - "size_bytes": 2658, - "total_lines": 80, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.131220981Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_ws", - "name": "ws", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 0, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identifier", - "name": "identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 0, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_literal", - "name": "string_literal", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 0, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_using_stmt", - "name": "using_stmt", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 39, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_decl", - "name": "class_decl", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 50, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_method_decl", - "name": "method_decl", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 63, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_csharp_simple", - "name": "csharp_simple", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 76, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "go_analyzer.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/analyzers/go_analyzer.hpp", - "language": "cpp", - "size_bytes": 8407, - "total_lines": 266, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.138166816Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_GoAnalyzer", - "name": "GoAnalyzer", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 202, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 203, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_GoroutineInfo", - "name": "GoroutineInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ChannelInfo", - "name": "ChannelInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_GoFunctionInfo", - "name": "GoFunctionInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 54, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_package_kw", - "name": "package_kw", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_import_kw", - "name": "import_kw", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 4, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_func_kw", - "name": "func_kw", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_go_kw", - "name": "go_kw", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_chan_kw", - "name": "chan_kw", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_select_kw", - "name": "select_kw", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 4, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_defer_kw", - "name": "defer_kw", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 4, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_make_kw", - "name": "make_kw", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_kw", - "name": "type_kw", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_struct_kw", - "name": "struct_kw", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 4, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_interface_kw", - "name": "interface_kw", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identifier", - "name": "identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 80, - "column_start": 4, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ws", - "name": "ws", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_package_decl", - "name": "package_decl", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 87, - "column_start": 4, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_import_path", - "name": "import_path", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 94, - "column_start": 4, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_import_stmt", - "name": "import_stmt", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 106, - "column_start": 4, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parameter_list", - "name": "parameter_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 109, - "line_end": 113, - "column_start": 4, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_return_types", - "name": "return_types", - "symbol_type": "Class", - "file_path": "", - "line_start": 115, - "line_end": 126, - "column_start": 4, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_receiver", - "name": "receiver", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 133, - "column_start": 4, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_func_decl", - "name": "func_decl", - "symbol_type": "Class", - "file_path": "", - "line_start": 135, - "line_end": 141, - "column_start": 4, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_goroutine", - "name": "goroutine", - "symbol_type": "Class", - "file_path": "", - "line_start": 144, - "line_end": 150, - "column_start": 4, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_make_chan", - "name": "make_chan", - "symbol_type": "Class", - "file_path": "", - "line_start": 153, - "line_end": 159, - "column_start": 4, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_channel_send", - "name": "channel_send", - "symbol_type": "Class", - "file_path": "", - "line_start": 161, - "line_end": 164, - "column_start": 4, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_channel_receive", - "name": "channel_receive", - "symbol_type": "Class", - "file_path": "", - "line_start": 166, - "line_end": 169, - "column_start": 4, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_select_stmt", - "name": "select_stmt", - "symbol_type": "Class", - "file_path": "", - "line_start": 172, - "line_end": 174, - "column_start": 4, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_defer_stmt", - "name": "defer_stmt", - "symbol_type": "Class", - "file_path": "", - "line_start": 177, - "line_end": 179, - "column_start": 4, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_struct_decl", - "name": "struct_decl", - "symbol_type": "Class", - "file_path": "", - "line_start": 182, - "line_end": 186, - "column_start": 4, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_interface_decl", - "name": "interface_decl", - "symbol_type": "Class", - "file_path": "", - "line_start": 189, - "line_end": 193, - "column_start": 4, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_GoAnalyzer", - "name": "GoAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 200, - "line_end": 232, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_go_action", - "name": "go_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 218, - "line_end": 218, - "column_start": 28, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_33", - "name": "class_33", - "symbol_type": "Class", - "file_path": "", - "line_start": 238, - "line_end": 243, - "column_start": 11, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_34", - "name": "class_34", - "symbol_type": "Class", - "file_path": "", - "line_start": 245, - "line_end": 250, - "column_start": 11, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_35", - "name": "class_35", - "symbol_type": "Class", - "file_path": "", - "line_start": 252, - "line_end": 257, - "column_start": 11, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_36", - "name": "class_36", - "symbol_type": "Class", - "file_path": "", - "line_start": 259, - "line_end": 264, - "column_start": 11, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "python_analyzer.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/analyzers/python_analyzer.hpp", - "language": "cpp", - "size_bytes": 2995, - "total_lines": 71, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.144075772Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_PythonAnalyzer", - "name": "PythonAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "python_minimal_grammar.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/analyzers/python_minimal_grammar.hpp", - "language": "cpp", - "size_bytes": 4362, - "total_lines": 134, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.149165922Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_identifier", - "name": "identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 0, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_python_comment", - "name": "python_comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 0, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_newline", - "name": "newline", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 0, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_space_no_newline", - "name": "space_no_newline", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ignore", - "name": "ignore", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_indent", - "name": "indent", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 0, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line_start", - "name": "line_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_def_keyword", - "name": "def_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 0, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_keyword", - "name": "class_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 0, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_import_keyword", - "name": "import_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_from_keyword", - "name": "from_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 0, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_as_keyword", - "name": "as_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 0, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_python_params", - "name": "python_params", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 0, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_python_class", - "name": "python_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 62, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_python_function", - "name": "python_function", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 76, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_python_method", - "name": "python_method", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_simple_import", - "name": "simple_import", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 91, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_from_import", - "name": "from_import", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 102, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_python_import", - "name": "python_import", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 0, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_python_element", - "name": "python_element", - "symbol_type": "Class", - "file_path": "", - "line_start": 112, - "line_end": 116, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_python_minimal", - "name": "python_minimal", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 123, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_python_line", - "name": "python_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 130, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "python_pegtl_analyzer.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/analyzers/python_pegtl_analyzer.hpp", - "language": "cpp", - "size_bytes": 32159, - "total_lines": 773, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.156282964Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_PythonPEGTLAnalyzer", - "name": "PythonPEGTLAnalyzer", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 4, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 178, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 325, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 356, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 386, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 420, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 490, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 563, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 566, - "line_end": 587, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 590, - "line_end": 598, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 601, - "line_end": 617, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 620, - "line_end": 627, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 630, - "line_end": 645, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 648, - "line_end": 651, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 654, - "line_end": 702, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 705, - "line_end": 770, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_PythonParseState", - "name": "PythonParseState", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_python_action", - "name": "python_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 0, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 114, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 118, - "line_end": 169, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_PythonPEGTLAnalyzer", - "name": "PythonPEGTLAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 771, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rust_analyzer.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/analyzers/rust_analyzer.hpp", - "language": "cpp", - "size_bytes": 4075, - "total_lines": 129, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.163263271Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_RustAnalyzer", - "name": "RustAnalyzer", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_RustFunctionInfo", - "name": "RustFunctionInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TraitInfo", - "name": "TraitInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ImplInfo", - "name": "ImplInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 51, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_MacroInfo", - "name": "MacroInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_StructInfo", - "name": "StructInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 65, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_EnumInfo", - "name": "EnumInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 73, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_RustAnalyzer", - "name": "RustAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 127, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unity_analyzer.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/analyzers/unity_analyzer.hpp", - "language": "cpp", - "size_bytes": 2895, - "total_lines": 73, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.168187391Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_UnityAnalyzer", - "name": "UnityAnalyzer", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_UnityAnalyzer", - "name": "UnityAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 71, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unity_components.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/analyzers/unity_components.hpp", - "language": "cpp", - "size_bytes": 28786, - "total_lines": 641, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.175041354Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_UnityPatternDetector", - "name": "UnityPatternDetector", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 35, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 358, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 369, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 379, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 409, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_PerformanceWarningDetector", - "name": "PerformanceWarningDetector", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 425, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 437, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 467, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 470, - "line_end": 503, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 534, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 537, - "line_end": 552, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_LifecycleMethodClassifier", - "name": "LifecycleMethodClassifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 561, - "line_end": 561, - "column_start": 4, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 564, - "line_end": 568, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 572, - "line_end": 585, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 588, - "line_end": 607, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 610, - "line_end": 627, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 630, - "line_end": 637, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_UnityPatternDetector", - "name": "UnityPatternDetector", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 410, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_PerformanceWarningDetector", - "name": "PerformanceWarningDetector", - "symbol_type": "Class", - "file_path": "", - "line_start": 416, - "line_end": 553, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_PerformanceIssue", - "name": "PerformanceIssue", - "symbol_type": "Class", - "file_path": "", - "line_start": 418, - "line_end": 423, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LifecycleMethodClassifier", - "name": "LifecycleMethodClassifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 559, - "line_end": 638, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unity_patterns.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/analyzers/unity_patterns.hpp", - "language": "cpp", - "size_bytes": 5734, - "total_lines": 156, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.180781139Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_PerformancePattern", - "name": "PerformancePattern", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 86, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UnityStatistics", - "name": "UnityStatistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 133, - "line_end": 153, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "command_dispatcher.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/command_dispatcher.hpp", - "language": "cpp", - "size_bytes": 2655, - "total_lines": 72, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.185868423Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_CommandDispatcher", - "name": "CommandDispatcher", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 4, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_CommandDispatcher", - "name": "CommandDispatcher", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 70, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "command_line_args.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/command_line_args.hpp", - "language": "cpp", - "size_bytes": 2180, - "total_lines": 50, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.190464473Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_CommandLineArgs", - "name": "CommandLineArgs", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/core.hpp", - "language": "cpp", - "size_bytes": 17631, - "total_lines": 433, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.196947473Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_NekoCodeCore", - "name": "NekoCodeCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 4, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 4, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 382, - "column_start": 4, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 383, - "column_start": 4, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_measure_time", - "name": "measure_time", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 430, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_NekoCodeCore", - "name": "NekoCodeCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 179, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Impl", - "name": "Impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 4, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_JavaScriptAnalyzer", - "name": "JavaScriptAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 185, - "line_end": 285, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ComplexityCalculator", - "name": "ComplexityCalculator", - "symbol_type": "Class", - "file_path": "", - "line_start": 291, - "line_end": 338, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_HalsteadMetrics", - "name": "HalsteadMetrics", - "symbol_type": "Class", - "file_path": "", - "line_start": 317, - "line_end": 325, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileScanner", - "name": "FileScanner", - "symbol_type": "Class", - "file_path": "", - "line_start": 344, - "line_end": 391, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ScanStats", - "name": "ScanStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 374, - "line_end": 380, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cpp_analyzer.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/cpp_analyzer.hpp", - "language": "cpp", - "size_bytes": 11758, - "total_lines": 301, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.203719706Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_CppAnalyzer", - "name": "CppAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 237, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DependencyInfo", - "name": "DependencyInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DependencyAnalysisResult", - "name": "DependencyAnalysisResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_MemberInfo", - "name": "MemberInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 207, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CppFeatureDetector", - "name": "CppFeatureDetector", - "symbol_type": "Class", - "file_path": "", - "line_start": 243, - "line_end": 266, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CppFeatures", - "name": "CppFeatures", - "symbol_type": "Class", - "file_path": "", - "line_start": 246, - "line_end": 259, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CppErrorDetector", - "name": "CppErrorDetector", - "symbol_type": "Class", - "file_path": "", - "line_start": 272, - "line_end": 299, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CppError", - "name": "CppError", - "symbol_type": "Class", - "file_path": "", - "line_start": 284, - "line_end": 289, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug_logger.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/debug_logger.hpp", - "language": "cpp", - "size_bytes": 7272, - "total_lines": 197, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.208649094Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_get_timestamp", - "name": "get_timestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 59, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 70, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_log_output", - "name": "log_output", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 84, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_log_trace", - "name": "log_trace", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 89, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_log_debug", - "name": "log_debug", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_log_info", - "name": "log_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_log_warn", - "name": "log_warn", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_log_error", - "name": "log_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 105, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_PerformanceTimer", - "name": "PerformanceTimer", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_PerformanceTimer", - "name": "PerformanceTimer", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 144, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AnalysisStats", - "name": "AnalysisStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 169, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "formatters.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/formatters.hpp", - "language": "cpp", - "size_bytes": 2256, - "total_lines": 59, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.213932098Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 4, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_IReportFormatter", - "name": "IReportFormatter", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AIReportFormatter", - "name": "AIReportFormatter", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_HumanReportFormatter", - "name": "HumanReportFormatter", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FormatterFactory", - "name": "FormatterFactory", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "include_analyzer.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/include_analyzer.hpp", - "language": "cpp", - "size_bytes": 6537, - "total_lines": 172, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.218990110Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_IncludeInfo", - "name": "IncludeInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IncludeNode", - "name": "IncludeNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CircularDependency", - "name": "CircularDependency", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UnusedInclude", - "name": "UnusedInclude", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IncludeOptimization", - "name": "IncludeOptimization", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 73, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IncludeAnalysisResult", - "name": "IncludeAnalysisResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 110, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_HotspotHeader", - "name": "HotspotHeader", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_OptimizationPotential", - "name": "OptimizationPotential", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IncludeAnalyzer", - "name": "IncludeAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 116, - "line_end": 158, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Config", - "name": "Config", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ImpactAnalysis", - "name": "ImpactAnalysis", - "symbol_type": "Class", - "file_path": "", - "line_start": 140, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Impl", - "name": "Impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 156, - "column_start": 4, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "language_detection.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/language_detection.hpp", - "language": "cpp", - "size_bytes": 8962, - "total_lines": 276, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.225082332Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_LanguageInfo", - "name": "LanguageInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_LanguageInfo", - "name": "LanguageInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 36, - "column_start": 4, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_LanguageElement", - "name": "LanguageElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 4, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_LanguageElement", - "name": "LanguageElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 4, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_CppNamespace", - "name": "CppNamespace", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_CppClass", - "name": "CppClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 156, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_CppFunction", - "name": "CppFunction", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 4, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_CppAnalysisResult", - "name": "CppAnalysisResult", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_MultiLanguageAnalysisResult", - "name": "MultiLanguageAnalysisResult", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 260, - "column_start": 4, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 265, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_LanguageInfo", - "name": "LanguageInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LanguageDetector", - "name": "LanguageDetector", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 74, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LanguageAnalysisConfig", - "name": "LanguageAnalysisConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 105, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LanguageElement", - "name": "LanguageElement", - "symbol_type": "Class", - "file_path": "", - "line_start": 112, - "line_end": 121, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CppNamespace", - "name": "CppNamespace", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 131, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CppTemplate", - "name": "CppTemplate", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 140, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CppClass", - "name": "CppClass", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 157, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CppFunction", - "name": "CppFunction", - "symbol_type": "Class", - "file_path": "", - "line_start": 160, - "line_end": 175, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CppInclude", - "name": "CppInclude", - "symbol_type": "Class", - "file_path": "", - "line_start": 178, - "line_end": 182, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CppMacro", - "name": "CppMacro", - "symbol_type": "Class", - "file_path": "", - "line_start": 185, - "line_end": 191, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TemplateAnalysisResult", - "name": "TemplateAnalysisResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 194, - "line_end": 201, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CppAnalysisResult", - "name": "CppAnalysisResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 208, - "line_end": 245, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CppStatistics", - "name": "CppStatistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 221, - "line_end": 232, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_MultiLanguageAnalysisResult", - "name": "MultiLanguageAnalysisResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 248, - "line_end": 274, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "memory_command.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/memory_command.hpp", - "language": "cpp", - "size_bytes": 1816, - "total_lines": 51, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.230530549Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_MemoryManager", - "name": "MemoryManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 16, - "column_start": 4, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_MemoryCommand", - "name": "MemoryCommand", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nekocode.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/nekocode.hpp", - "language": "cpp", - "size_bytes": 14, - "total_lines": 1, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.235951920Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "NO_REGEX_BASE.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/NO_REGEX_BASE.hpp", - "language": "cpp", - "size_bytes": 4486, - "total_lines": 119, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.240604231Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_NoRegexAnalyzer", - "name": "NoRegexAnalyzer", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_NoRegexAnalyzer", - "name": "NoRegexAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 105, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "pegtl_analyzer.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/pegtl_analyzer.hpp", - "language": "cpp", - "size_bytes": 9015, - "total_lines": 210, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.246157741Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_PEGTLAnalyzer", - "name": "PEGTLAnalyzer", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_PEGTLAnalyzer", - "name": "PEGTLAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 118, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ParseMetrics", - "name": "ParseMetrics", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Impl", - "name": "Impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 4, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identifier", - "name": "identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 4, - "column_end": 112, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_whitespace", - "name": "whitespace", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line_comment", - "name": "line_comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 132, - "line_end": 132, - "column_start": 4, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block_comment", - "name": "block_comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 4, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment", - "name": "comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 134, - "column_start": 4, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_include_path", - "name": "include_path", - "symbol_type": "Class", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_include", - "name": "include", - "symbol_type": "Class", - "file_path": "", - "line_start": 138, - "line_end": 138, - "column_start": 4, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_namespace_name", - "name": "namespace_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_namespace_decl", - "name": "namespace_decl", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 4, - "column_end": 137, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_name", - "name": "class_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_keyword", - "name": "class_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 146, - "column_start": 4, - "column_end": 104, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_decl", - "name": "class_decl", - "symbol_type": "Class", - "file_path": "", - "line_start": 147, - "line_end": 147, - "column_start": 4, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_name", - "name": "function_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parameter_list", - "name": "parameter_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 151, - "line_end": 151, - "column_start": 4, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_decl", - "name": "function_decl", - "symbol_type": "Class", - "file_path": "", - "line_start": 152, - "line_end": 152, - "column_start": 4, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cpp_element", - "name": "cpp_element", - "symbol_type": "Class", - "file_path": "", - "line_start": 155, - "line_end": 155, - "column_start": 4, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cpp_grammar", - "name": "cpp_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 156, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identifier", - "name": "identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 167, - "line_end": 167, - "column_start": 4, - "column_end": 122, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_whitespace", - "name": "whitespace", - "symbol_type": "Class", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_import_path", - "name": "import_path", - "symbol_type": "Class", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 4, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_import_stmt", - "name": "import_stmt", - "symbol_type": "Class", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 4, - "column_end": 157, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_export_stmt", - "name": "export_stmt", - "symbol_type": "Class", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_name", - "name": "function_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 176, - "line_end": 176, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_keyword", - "name": "function_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 4, - "column_end": 117, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_decl", - "name": "function_decl", - "symbol_type": "Class", - "file_path": "", - "line_start": 178, - "line_end": 178, - "column_start": 4, - "column_end": 122, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_name", - "name": "class_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 181, - "line_end": 181, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_decl", - "name": "class_decl", - "symbol_type": "Class", - "file_path": "", - "line_start": 182, - "line_end": 182, - "column_start": 4, - "column_end": 109, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_js_element", - "name": "js_element", - "symbol_type": "Class", - "file_path": "", - "line_start": 185, - "line_end": 185, - "column_start": 4, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_js_grammar", - "name": "js_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 186, - "line_end": 186, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_VersionInfo", - "name": "VersionInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 201, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "progress_tracker.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/progress_tracker.hpp", - "language": "cpp", - "size_bytes": 3407, - "total_lines": 102, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.252008694Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_ProgressTracker", - "name": "ProgressTracker", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SessionProgressTracker", - "name": "SessionProgressTracker", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 100, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "session_commands.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/session_commands.hpp", - "language": "cpp", - "size_bytes": 8151, - "total_lines": 186, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.259288396Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_SessionCommands", - "name": "SessionCommands", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 4, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_SessionCommands", - "name": "SessionCommands", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 184, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "session_data.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/session_data.hpp", - "language": "cpp", - "size_bytes": 2050, - "total_lines": 61, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.264367645Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_SessionData", - "name": "SessionData", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CommandHistory", - "name": "CommandHistory", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "session_manager.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/session_manager.hpp", - "language": "cpp", - "size_bytes": 2974, - "total_lines": 80, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.270048635Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_SessionManager", - "name": "SessionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 70, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "symbol_finder.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/symbol_finder.hpp", - "language": "cpp", - "size_bytes": 5957, - "total_lines": 147, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.276215545Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_FindOptions", - "name": "FindOptions", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 71, - "column_start": 8, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 8, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 4, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FindOutputManager", - "name": "FindOutputManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_SymbolFinder", - "name": "SymbolFinder", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 118, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SymbolLocation", - "name": "SymbolLocation", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FindOptions", - "name": "FindOptions", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FindResults", - "name": "FindResults", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FindOutputManager", - "name": "FindOutputManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 124, - "line_end": 145, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/tree_sitter_analyzer.hpp", - "language": "cpp", - "size_bytes": 8314, - "total_lines": 209, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.281272940Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_TreeSitterAnalyzer", - "name": "TreeSitterAnalyzer", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 4, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_TreeSitterAnalyzer", - "name": "TreeSitterAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 172, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ASTStats", - "name": "ASTStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ParseMetrics", - "name": "ParseMetrics", - "symbol_type": "Class", - "file_path": "", - "line_start": 117, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Impl", - "name": "Impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 4, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_VersionInfo", - "name": "VersionInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 190, - "line_end": 195, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ParserStats", - "name": "ParserStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 200, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "types.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/types.hpp", - "language": "cpp", - "size_bytes": 34253, - "total_lines": 952, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.288544585Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_FileInfo", - "name": "FileInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FileInfo", - "name": "FileInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 4, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ComplexityInfo", - "name": "ComplexityInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FunctionInfo", - "name": "FunctionInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 127, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FunctionInfo", - "name": "FunctionInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 4, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_MemberVariable", - "name": "MemberVariable", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 147, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_MemberVariable", - "name": "MemberVariable", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 149, - "column_start": 4, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ClassInfo", - "name": "ClassInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 162, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ClassInfo", - "name": "ClassInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 163, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ClassMetrics", - "name": "ClassMetrics", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 175, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ImportInfo", - "name": "ImportInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 206, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ImportInfo", - "name": "ImportInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 207, - "column_start": 4, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ExportInfo", - "name": "ExportInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 216, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ExportInfo", - "name": "ExportInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 217, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FunctionCall", - "name": "FunctionCall", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 230, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FunctionCall", - "name": "FunctionCall", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 232, - "column_start": 4, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 236, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_CommentInfo", - "name": "CommentInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 253, - "column_start": 4, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_CommentInfo", - "name": "CommentInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 257, - "column_start": 4, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 270, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_AnalysisResult", - "name": "AnalysisResult", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 307, - "column_start": 4, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ASTNode", - "name": "ASTNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 403, - "column_start": 4, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ASTNode", - "name": "ASTNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 405, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 415, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 423, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 434, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 441, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 464, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 467, - "line_end": 474, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 500, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 546, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 557, - "line_end": 568, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 578, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 586, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 589, - "line_end": 601, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_39", - "name": "function_39", - "symbol_type": "Function", - "file_path": "", - "line_start": 603, - "line_end": 615, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_DirectoryAnalysis", - "name": "DirectoryAnalysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 647, - "line_end": 647, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_41", - "name": "function_41", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 684, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_AnalysisConfig", - "name": "AnalysisConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 744, - "line_end": 747, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_43", - "name": "function_43", - "symbol_type": "Function", - "file_path": "", - "line_start": 749, - "line_end": 777, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_44", - "name": "function_44", - "symbol_type": "Function", - "file_path": "", - "line_start": 805, - "line_end": 808, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_45", - "name": "function_45", - "symbol_type": "Function", - "file_path": "", - "line_start": 810, - "line_end": 813, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_46", - "name": "function_46", - "symbol_type": "Function", - "file_path": "", - "line_start": 815, - "line_end": 818, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_AnalysisError", - "name": "AnalysisError", - "symbol_type": "Function", - "file_path": "", - "line_start": 843, - "line_end": 843, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_AnalysisError", - "name": "AnalysisError", - "symbol_type": "Function", - "file_path": "", - "line_start": 844, - "line_end": 844, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_AnalysisError", - "name": "AnalysisError", - "symbol_type": "Function", - "file_path": "", - "line_start": 845, - "line_end": 846, - "column_start": 4, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_50", - "name": "function_50", - "symbol_type": "Function", - "file_path": "", - "line_start": 848, - "line_end": 848, - "column_start": 4, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_51", - "name": "function_51", - "symbol_type": "Function", - "file_path": "", - "line_start": 849, - "line_end": 849, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Result", - "name": "Result", - "symbol_type": "Function", - "file_path": "", - "line_start": 864, - "line_end": 864, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Result", - "name": "Result", - "symbol_type": "Function", - "file_path": "", - "line_start": 865, - "line_end": 865, - "column_start": 4, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Result", - "name": "Result", - "symbol_type": "Function", - "file_path": "", - "line_start": 866, - "line_end": 866, - "column_start": 4, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_55", - "name": "function_55", - "symbol_type": "Function", - "file_path": "", - "line_start": 868, - "line_end": 868, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_56", - "name": "function_56", - "symbol_type": "Function", - "file_path": "", - "line_start": 869, - "line_end": 869, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_57", - "name": "function_57", - "symbol_type": "Function", - "file_path": "", - "line_start": 871, - "line_end": 874, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_58", - "name": "function_58", - "symbol_type": "Function", - "file_path": "", - "line_start": 876, - "line_end": 879, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_59", - "name": "function_59", - "symbol_type": "Function", - "file_path": "", - "line_start": 881, - "line_end": 881, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_map", - "name": "map", - "symbol_type": "Function", - "file_path": "", - "line_start": 885, - "line_end": 892, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_FileInfo", - "name": "FileInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 64, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ComplexityInfo", - "name": "ComplexityInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 111, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FunctionInfo", - "name": "FunctionInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 117, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_MemberVariable", - "name": "MemberVariable", - "symbol_type": "Class", - "file_path": "", - "line_start": 132, - "line_end": 150, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ClassInfo", - "name": "ClassInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 152, - "line_end": 164, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ClassMetrics", - "name": "ClassMetrics", - "symbol_type": "Class", - "file_path": "", - "line_start": 167, - "line_end": 180, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ImportInfo", - "name": "ImportInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 198, - "line_end": 208, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ExportInfo", - "name": "ExportInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 210, - "line_end": 218, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FunctionCall", - "name": "FunctionCall", - "symbol_type": "Class", - "file_path": "", - "line_start": 224, - "line_end": 237, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CommentInfo", - "name": "CommentInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 246, - "line_end": 258, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AnalysisResult", - "name": "AnalysisResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 264, - "line_end": 318, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Statistics", - "name": "Statistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 294, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ASTNode", - "name": "ASTNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 378, - "line_end": 475, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ASTStatistics", - "name": "ASTStatistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 481, - "line_end": 547, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_EnhancedAnalysisResult", - "name": "EnhancedAnalysisResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 550, - "line_end": 616, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DirectoryAnalysis", - "name": "DirectoryAnalysis", - "symbol_type": "Class", - "file_path": "", - "line_start": 622, - "line_end": 685, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Summary", - "name": "Summary", - "symbol_type": "Class", - "file_path": "", - "line_start": 627, - "line_end": 643, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AnalysisConfig", - "name": "AnalysisConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 703, - "line_end": 778, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_PerformanceMetrics", - "name": "PerformanceMetrics", - "symbol_type": "Class", - "file_path": "", - "line_start": 794, - "line_end": 819, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AnalysisError", - "name": "AnalysisError", - "symbol_type": "Class", - "file_path": "", - "line_start": 837, - "line_end": 850, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Result", - "name": "Result", - "symbol_type": "Class", - "file_path": "", - "line_start": 857, - "line_end": 893, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf8_utils.hpp", - "path": "./development/archive/development_history/tools/nekocode/include/nekocode/utf8_utils.hpp", - "language": "cpp", - "size_bytes": 5960, - "total_lines": 172, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.294442563Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_UTF8Iterator", - "name": "UTF8Iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 101, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SafeFileContent", - "name": "SafeFileContent", - "symbol_type": "Class", - "file_path": "", - "line_start": 161, - "line_end": 166, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "api.h", - "path": "./development/archive/development_history/tools/nekocode/include/tree-sitter/api.h", - "language": "c", - "size_bytes": 2139, - "total_lines": 73, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.300795914Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_class_0", - "name": "class_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 18, - "column_start": 8, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNode", - "name": "TSNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 25, - "column_start": 8, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSLanguage", - "name": "TSLanguage", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 8, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSParser", - "name": "TSParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 8, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSTree", - "name": "TSTree", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 8, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSTreeCursor", - "name": "TSTreeCursor", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 8, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "api.h", - "path": "./development/archive/development_history/tools/nekocode/include/tree-sitter-compat/tree_sitter/api.h", - "language": "c", - "size_bytes": 2948, - "total_lines": 83, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.308639697Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_TSLanguage", - "name": "TSLanguage", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 8, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSParser", - "name": "TSParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 8, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSTree", - "name": "TSTree", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 8, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 8, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 33, - "column_start": 8, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 8, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mcp_server_nekocode.py", - "path": "./development/archive/development_history/tools/nekocode/mcp-nekocode-server/mcp_server_nekocode.py", - "language": "python", - "size_bytes": 15976, - "total_lines": 416, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.319943606Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_add_tool", - "name": "add_tool", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 4, - "column_end": 10, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "handler", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 4, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 48, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__find_nekocode_binary", - "name": "_find_nekocode_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 63, - "column_start": 4, - "column_end": 63, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_setup_tools", - "name": "setup_tools", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 177, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__run_nekocode", - "name": "_run_nekocode", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 198, - "column_start": 4, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_analyze_project", - "name": "analyze_project", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 226, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_create_session", - "name": "create_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 251, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_session_stats", - "name": "session_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 266, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_session_complexity", - "name": "session_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 273, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_detect_include_cycles", - "name": "detect_include_cycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 289, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_show_include_graph", - "name": "show_include_graph", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 305, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_optimize_includes", - "name": "optimize_includes", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 312, - "column_start": 4, - "column_end": 88, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_find_files", - "name": "find_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 319, - "column_start": 4, - "column_end": 84, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_memory_command", - "name": "memory_command", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 378, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_list_supported_languages", - "name": "list_supported_languages", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 392, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 404, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_MCPServer", - "name": "MCPServer", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 38, - "column_start": 0, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "add_tool", - "run" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NekoCodeMCPServer", - "name": "NekoCodeMCPServer", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 404, - "column_start": 0, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_find_nekocode_binary", - "setup_tools", - "_run_nekocode", - "analyze_project", - "create_session", - "session_stats", - "session_complexity", - "detect_include_cycles", - "show_include_graph", - "optimize_includes", - "find_files", - "memory_command", - "list_supported_languages", - "run" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "asyncio", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "json", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "subprocess", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 15 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 16 - }, - { - "module": "pathlib Path", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 17 - }, - { - "module": "typing Dict, List, Optional, Any", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 18 - }, - { - "module": "logging", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 19 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mcp_server_real.py", - "path": "./development/archive/development_history/tools/nekocode/mcp-nekocode-server/mcp_server_real.py", - "language": "python", - "size_bytes": 25208, - "total_lines": 628, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.331657581Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__find_nekocode_binary", - "name": "_find_nekocode_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 60, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__define_tools", - "name": "_define_tools", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 202, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__run_nekocode", - "name": "_run_nekocode", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 229, - "column_start": 4, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_initialize", - "name": "handle_initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 248, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_tools_list", - "name": "handle_tools_list", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 252, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_resources_list", - "name": "handle_resources_list", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 267, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_resources_read", - "name": "handle_resources_read", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 287, - "column_start": 4, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_tools_call", - "name": "handle_tools_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 331, - "column_start": 4, - "column_end": 13, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_analyze", - "name": "_tool_analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 354, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_session_create", - "name": "_tool_session_create", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 366, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_session_stats", - "name": "_tool_session_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 382, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_include_cycles", - "name": "_tool_include_cycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 398, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_include_graph", - "name": "_tool_include_graph", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 414, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_list_languages", - "name": "_tool_list_languages", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 428, - "column_start": 4, - "column_end": 108, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_replace_preview", - "name": "_tool_replace_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 450, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_replace_confirm", - "name": "_tool_replace_confirm", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 470, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_insert_preview", - "name": "_tool_insert_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 472, - "line_end": 492, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_insert_confirm", - "name": "_tool_insert_confirm", - "symbol_type": "Function", - "file_path": "", - "line_start": 494, - "line_end": 512, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_edit_history", - "name": "_tool_edit_history", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 530, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_edit_show", - "name": "_tool_edit_show", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 550, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_send_message", - "name": "send_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 556, - "line_end": 560, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_receive_message", - "name": "receive_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 574, - "column_start": 4, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 576, - "line_end": 623, - "column_start": 4, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_NekoCodeMCPServer", - "name": "NekoCodeMCPServer", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 623, - "column_start": 0, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_find_nekocode_binary", - "_define_tools", - "_run_nekocode", - "handle_initialize", - "handle_tools_list", - "handle_resources_list", - "handle_resources_read", - "handle_tools_call", - "_tool_analyze", - "_tool_session_create", - "_tool_session_stats", - "_tool_include_cycles", - "_tool_include_graph", - "_tool_list_languages", - "_tool_replace_preview", - "_tool_replace_confirm", - "_tool_insert_preview", - "_tool_insert_confirm", - "_tool_edit_history", - "_tool_edit_show", - "send_message", - "receive_message", - "run" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "asyncio", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "json", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "subprocess", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "typing Dict, List, Any, Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "logging", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "shutil", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 54 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cpp_universal_adapter.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/adapters/cpp_universal_adapter.cpp", - "language": "cpp", - "size_bytes": 104, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.361865400Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cpp_universal_adapter.hpp", - "path": "./development/archive/development_history/tools/nekocode/src/adapters/cpp_universal_adapter.hpp", - "language": "cpp", - "size_bytes": 12421, - "total_lines": 315, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.370754459Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_CppUniversalAdapter", - "name": "CppUniversalAdapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 4, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 231, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 269, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 275, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 311, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_CppUniversalAdapter", - "name": "CppUniversalAdapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 312, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "csharp_universal_adapter.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/adapters/csharp_universal_adapter.cpp", - "language": "cpp", - "size_bytes": 107, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.376988069Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "csharp_universal_adapter.hpp", - "path": "./development/archive/development_history/tools/nekocode/src/adapters/csharp_universal_adapter.hpp", - "language": "cpp", - "size_bytes": 14455, - "total_lines": 367, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.383984863Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_CSharpUniversalAdapter", - "name": "CSharpUniversalAdapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 4, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 253, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 269, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 296, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 314, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 340, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 350, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 363, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_CSharpUniversalAdapter", - "name": "CSharpUniversalAdapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 364, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "go_universal_adapter.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/adapters/go_universal_adapter.cpp", - "language": "cpp", - "size_bytes": 103, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.389595582Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "go_universal_adapter.hpp", - "path": "./development/archive/development_history/tools/nekocode/src/adapters/go_universal_adapter.hpp", - "language": "cpp", - "size_bytes": 14601, - "total_lines": 377, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.396607653Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_GoUniversalAdapter", - "name": "GoUniversalAdapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 234, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 289, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 303, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 311, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 324, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 337, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 347, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 373, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_GoUniversalAdapter", - "name": "GoUniversalAdapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 374, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "javascript_universal_adapter.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/adapters/javascript_universal_adapter.cpp", - "language": "cpp", - "size_bytes": 111, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.402113597Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "javascript_universal_adapter.hpp", - "path": "./development/archive/development_history/tools/nekocode/src/adapters/javascript_universal_adapter.hpp", - "language": "cpp", - "size_bytes": 8810, - "total_lines": 216, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.408675859Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_JavaScriptUniversalAdapter", - "name": "JavaScriptUniversalAdapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 4, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_JavaScriptUniversalAdapter", - "name": "JavaScriptUniversalAdapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 213, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "python_universal_adapter.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/adapters/python_universal_adapter.cpp", - "language": "cpp", - "size_bytes": 107, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.414124551Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "python_universal_adapter.hpp", - "path": "./development/archive/development_history/tools/nekocode/src/adapters/python_universal_adapter.hpp", - "language": "cpp", - "size_bytes": 11008, - "total_lines": 283, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.420272958Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_PythonUniversalAdapter", - "name": "PythonUniversalAdapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 4, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 240, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 253, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 265, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 279, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_PythonUniversalAdapter", - "name": "PythonUniversalAdapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 280, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rust_universal_adapter.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/adapters/rust_universal_adapter.cpp", - "language": "cpp", - "size_bytes": 105, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.425731931Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rust_universal_adapter.hpp", - "path": "./development/archive/development_history/tools/nekocode/src/adapters/rust_universal_adapter.hpp", - "language": "cpp", - "size_bytes": 16939, - "total_lines": 453, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.433479821Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_RustUniversalAdapter", - "name": "RustUniversalAdapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 226, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 253, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 258, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 336, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 355, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 366, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 380, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 400, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 402, - "line_end": 413, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 415, - "line_end": 426, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 439, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 449, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_RustUniversalAdapter", - "name": "RustUniversalAdapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 450, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer_factory.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/analyzers/analyzer_factory.cpp", - "language": "cpp", - "size_bytes": 8776, - "total_lines": 209, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.440656763Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 106, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 168, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 177, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 195, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 207, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "base_analyzer.hpp", - "path": "./development/archive/development_history/tools/nekocode/src/analyzers/base_analyzer.hpp", - "language": "cpp", - "size_bytes": 7212, - "total_lines": 183, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.446155808Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_BaseAnalyzer", - "name": "BaseAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 151, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AnalyzerFactory", - "name": "AnalyzerFactory", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 181, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cpp_analyzer.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/analyzers/cpp/cpp_analyzer.cpp", - "language": "cpp", - "size_bytes": 50258, - "total_lines": 1304, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.458324857Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 0, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 102, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 145, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 191, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 232, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 266, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 348, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 373, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 422, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 446, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 505, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 513, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 515, - "line_end": 527, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 535, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 537, - "line_end": 539, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 543, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 559, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 561, - "line_end": 581, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 611, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 613, - "line_end": 629, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 631, - "line_end": 653, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 655, - "line_end": 668, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 674, - "line_end": 680, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 713, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 715, - "line_end": 729, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TemplateParser", - "name": "TemplateParser", - "symbol_type": "Function", - "file_path": "", - "line_start": 744, - "line_end": 744, - "column_start": 4, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 754, - "line_end": 778, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 781, - "line_end": 811, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 814, - "line_end": 840, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 843, - "line_end": 873, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_MacroParser", - "name": "MacroParser", - "symbol_type": "Function", - "file_path": "", - "line_start": 885, - "line_end": 885, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 896, - "line_end": 899, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 902, - "line_end": 922, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 925, - "line_end": 945, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 948, - "line_end": 977, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 980, - "line_end": 984, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 986, - "line_end": 990, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 996, - "line_end": 1054, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_39", - "name": "function_39", - "symbol_type": "Function", - "file_path": "", - "line_start": 1060, - "line_end": 1112, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_40", - "name": "function_40", - "symbol_type": "Function", - "file_path": "", - "line_start": 1114, - "line_end": 1132, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_41", - "name": "function_41", - "symbol_type": "Function", - "file_path": "", - "line_start": 1134, - "line_end": 1222, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 1224, - "line_end": 1302, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_TemplateParser", - "name": "TemplateParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 739, - "line_end": 874, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TemplateRange", - "name": "TemplateRange", - "symbol_type": "Class", - "file_path": "", - "line_start": 747, - "line_end": 752, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_MacroParser", - "name": "MacroParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 880, - "line_end": 978, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_MacroInfo", - "name": "MacroInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 888, - "line_end": 893, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cpp_language_analyzer.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/analyzers/cpp/cpp_language_analyzer.cpp", - "language": "cpp", - "size_bytes": 28439, - "total_lines": 732, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.466297120Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 47, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 109, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 118, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 154, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 178, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 208, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 229, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 256, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 275, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 295, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 304, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 316, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 336, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 370, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 384, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 388, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 404, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 413, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 415, - "line_end": 433, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 464, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 466, - "line_end": 486, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 488, - "line_end": 509, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 518, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 524, - "line_end": 550, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 570, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 572, - "line_end": 592, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 621, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 627, - "line_end": 633, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 635, - "line_end": 638, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 640, - "line_end": 646, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 682, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 730, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "csharp_pegtl_analyzer.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/analyzers/csharp/csharp_pegtl_analyzer.cpp", - "language": "cpp", - "size_bytes": 528, - "total_lines": 14, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.473417182Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "go_analyzer.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/analyzers/go/go_analyzer.cpp", - "language": "cpp", - "size_bytes": 18816, - "total_lines": 541, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.482189562Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 65, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 73, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 191, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 248, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 343, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 424, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 458, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 512, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 539, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "javascript_minimal_grammar.hpp", - "path": "./development/archive/development_history/tools/nekocode/src/analyzers/javascript/javascript_minimal_grammar.hpp", - "language": "cpp", - "size_bytes": 10027, - "total_lines": 314, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.492090304Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_identifier", - "name": "identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 0, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ws", - "name": "ws", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 0, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_newline", - "name": "newline", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 0, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_single_comment", - "name": "single_comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 0, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_multi_comment", - "name": "multi_comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 0, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment", - "name": "comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 0, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ignore", - "name": "ignore", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_keyword", - "name": "function_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 0, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_async_keyword", - "name": "async_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_const_keyword", - "name": "const_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_let_keyword", - "name": "let_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 0, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_var_keyword", - "name": "var_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 0, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_keyword", - "name": "class_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_export_keyword", - "name": "export_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 0, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_keyword", - "name": "if_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 0, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_else_keyword", - "name": "else_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 0, - "column_end": 89, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_for_keyword", - "name": "for_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 0, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_while_keyword", - "name": "while_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_switch_keyword", - "name": "switch_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 0, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_case_keyword", - "name": "case_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 0, - "column_end": 89, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_try_keyword", - "name": "try_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 0, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_catch_keyword", - "name": "catch_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_return_keyword", - "name": "return_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 0, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block", - "name": "block", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 0, - "column_end": 12, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block", - "name": "block", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 0, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_params", - "name": "function_params", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 0, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_annotation", - "name": "type_annotation", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 0, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_generics", - "name": "generics", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 0, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_decl", - "name": "function_decl", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 78, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_arrow_function", - "name": "arrow_function", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 93, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_extends_keyword", - "name": "extends_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 0, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_header", - "name": "class_header", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 112, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_method", - "name": "class_method", - "symbol_type": "Class", - "file_path": "", - "line_start": 115, - "line_end": 126, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_content", - "name": "class_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 0, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_block", - "name": "class_block", - "symbol_type": "Class", - "file_path": "", - "line_start": 132, - "line_end": 138, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_import_keyword", - "name": "import_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 144, - "line_end": 144, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_from_keyword", - "name": "from_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 0, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_literal", - "name": "string_literal", - "symbol_type": "Class", - "file_path": "", - "line_start": 148, - "line_end": 151, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_import_stmt", - "name": "import_stmt", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 162, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_simple_function", - "name": "simple_function", - "symbol_type": "Class", - "file_path": "", - "line_start": 169, - "line_end": 182, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_async_function", - "name": "async_function", - "symbol_type": "Class", - "file_path": "", - "line_start": 185, - "line_end": 196, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_export_function", - "name": "export_function", - "symbol_type": "Class", - "file_path": "", - "line_start": 199, - "line_end": 214, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_simple_arrow", - "name": "simple_arrow", - "symbol_type": "Class", - "file_path": "", - "line_start": 217, - "line_end": 230, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_async_arrow", - "name": "async_arrow", - "symbol_type": "Class", - "file_path": "", - "line_start": 233, - "line_end": 248, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_simple_import", - "name": "simple_import", - "symbol_type": "Class", - "file_path": "", - "line_start": 251, - "line_end": 263, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_simple_class", - "name": "simple_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 266, - "line_end": 273, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_export_class", - "name": "export_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 276, - "line_end": 291, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_javascript_element", - "name": "javascript_element", - "symbol_type": "Class", - "file_path": "", - "line_start": 294, - "line_end": 304, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_javascript_minimal", - "name": "javascript_minimal", - "symbol_type": "Class", - "file_path": "", - "line_start": 306, - "line_end": 310, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "javascript_pegtl_analyzer.hpp", - "path": "./development/archive/development_history/tools/nekocode/src/analyzers/javascript/javascript_pegtl_analyzer.hpp", - "language": "cpp", - "size_bytes": 96506, - "total_lines": 2106, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.503276213Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_JavaScriptParseState", - "name": "JavaScriptParseState", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 265, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 297, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 306, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 315, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 324, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 374, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 409, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 442, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 478, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 515, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 522, - "line_end": 556, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 588, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 620, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 627, - "line_end": 653, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 660, - "line_end": 691, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 698, - "line_end": 743, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 750, - "line_end": 801, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 808, - "line_end": 852, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JavaScriptPEGTLAnalyzer", - "name": "JavaScriptPEGTLAnalyzer", - "symbol_type": "Function", - "file_path": "", - "line_start": 861, - "line_end": 861, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 862, - "line_end": 862, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 864, - "line_end": 866, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 868, - "line_end": 870, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 872, - "line_end": 874, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_39", - "name": "function_39", - "symbol_type": "Function", - "file_path": "", - "line_start": 876, - "line_end": 944, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_40", - "name": "function_40", - "symbol_type": "Function", - "file_path": "", - "line_start": 948, - "line_end": 1007, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_41", - "name": "function_41", - "symbol_type": "Function", - "file_path": "", - "line_start": 1010, - "line_end": 1109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 1112, - "line_end": 1148, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_43", - "name": "function_43", - "symbol_type": "Function", - "file_path": "", - "line_start": 1151, - "line_end": 1180, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_44", - "name": "function_44", - "symbol_type": "Function", - "file_path": "", - "line_start": 1183, - "line_end": 1275, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_45", - "name": "function_45", - "symbol_type": "Function", - "file_path": "", - "line_start": 1278, - "line_end": 1458, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_46", - "name": "function_46", - "symbol_type": "Function", - "file_path": "", - "line_start": 1461, - "line_end": 1614, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_47", - "name": "function_47", - "symbol_type": "Function", - "file_path": "", - "line_start": 1617, - "line_end": 1763, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_48", - "name": "function_48", - "symbol_type": "Function", - "file_path": "", - "line_start": 1773, - "line_end": 1818, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_49", - "name": "function_49", - "symbol_type": "Function", - "file_path": "", - "line_start": 1826, - "line_end": 1843, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_50", - "name": "function_50", - "symbol_type": "Function", - "file_path": "", - "line_start": 1846, - "line_end": 1854, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_51", - "name": "function_51", - "symbol_type": "Function", - "file_path": "", - "line_start": 1857, - "line_end": 1907, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_52", - "name": "function_52", - "symbol_type": "Function", - "file_path": "", - "line_start": 1910, - "line_end": 1958, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_53", - "name": "function_53", - "symbol_type": "Function", - "file_path": "", - "line_start": 1961, - "line_end": 1987, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_54", - "name": "function_54", - "symbol_type": "Function", - "file_path": "", - "line_start": 1990, - "line_end": 2031, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_55", - "name": "function_55", - "symbol_type": "Function", - "file_path": "", - "line_start": 2034, - "line_end": 2047, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_56", - "name": "function_56", - "symbol_type": "Function", - "file_path": "", - "line_start": 2050, - "line_end": 2082, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_57", - "name": "function_57", - "symbol_type": "Function", - "file_path": "", - "line_start": 2085, - "line_end": 2103, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_JavaScriptParseState", - "name": "JavaScriptParseState", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 242, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_javascript_action", - "name": "javascript_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 249, - "line_end": 249, - "column_start": 0, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 257, - "line_end": 266, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 270, - "line_end": 279, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 283, - "line_end": 289, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 292, - "line_end": 298, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 301, - "line_end": 307, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 310, - "line_end": 316, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 319, - "line_end": 325, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 328, - "line_end": 334, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 338, - "line_end": 375, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 379, - "line_end": 410, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 414, - "line_end": 443, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 447, - "line_end": 479, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_14", - "name": "class_14", - "symbol_type": "Class", - "file_path": "", - "line_start": 483, - "line_end": 516, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 520, - "line_end": 557, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_16", - "name": "class_16", - "symbol_type": "Class", - "file_path": "", - "line_start": 561, - "line_end": 589, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 593, - "line_end": 621, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_18", - "name": "class_18", - "symbol_type": "Class", - "file_path": "", - "line_start": 625, - "line_end": 654, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_19", - "name": "class_19", - "symbol_type": "Class", - "file_path": "", - "line_start": 658, - "line_end": 692, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_20", - "name": "class_20", - "symbol_type": "Class", - "file_path": "", - "line_start": 696, - "line_end": 744, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_21", - "name": "class_21", - "symbol_type": "Class", - "file_path": "", - "line_start": 748, - "line_end": 802, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_22", - "name": "class_22", - "symbol_type": "Class", - "file_path": "", - "line_start": 806, - "line_end": 853, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_JavaScriptPEGTLAnalyzer", - "name": "JavaScriptPEGTLAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 859, - "line_end": 2104, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FunctionRange", - "name": "FunctionRange", - "symbol_type": "Class", - "file_path": "", - "line_start": 1766, - "line_end": 1770, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "python_analyzer.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/analyzers/python/python_analyzer.cpp", - "language": "cpp", - "size_bytes": 17051, - "total_lines": 433, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.513520222Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 113, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 154, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 204, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 244, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 258, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 291, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 302, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 314, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 326, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 358, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 431, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rust_analyzer.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/analyzers/rust/rust_analyzer.cpp", - "language": "cpp", - "size_bytes": 32585, - "total_lines": 830, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.523176642Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 188, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 256, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 304, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 352, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 400, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 434, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 461, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 467, - "line_end": 493, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 499, - "line_end": 528, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 588, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 594, - "line_end": 632, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 634, - "line_end": 660, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 662, - "line_end": 676, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 682, - "line_end": 828, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "typescript_pegtl_analyzer.hpp", - "path": "./development/archive/development_history/tools/nekocode/src/analyzers/typescript/typescript_pegtl_analyzer.hpp", - "language": "cpp", - "size_bytes": 86564, - "total_lines": 1795, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.536118959Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_TypeScriptPEGTLAnalyzer", - "name": "TypeScriptPEGTLAnalyzer", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 259, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 313, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 346, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 379, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 466, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 497, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 521, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 524, - "line_end": 566, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 569, - "line_end": 660, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 663, - "line_end": 679, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 708, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 711, - "line_end": 748, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 751, - "line_end": 780, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 783, - "line_end": 809, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 812, - "line_end": 837, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 847, - "line_end": 885, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 888, - "line_end": 1222, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 1225, - "line_end": 1244, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 1247, - "line_end": 1270, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 1273, - "line_end": 1281, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 1284, - "line_end": 1334, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 1337, - "line_end": 1369, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 1372, - "line_end": 1420, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 1423, - "line_end": 1441, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 1444, - "line_end": 1470, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 1473, - "line_end": 1514, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 1517, - "line_end": 1576, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 1579, - "line_end": 1704, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 1707, - "line_end": 1714, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 1717, - "line_end": 1732, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 1735, - "line_end": 1741, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 1744, - "line_end": 1792, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_TypeScriptPEGTLAnalyzer", - "name": "TypeScriptPEGTLAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 1793, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FunctionRange", - "name": "FunctionRange", - "symbol_type": "Class", - "file_path": "", - "line_start": 840, - "line_end": 844, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unity_analyzer.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/analyzers/unity/unity_analyzer.cpp", - "language": "cpp", - "size_bytes": 824, - "total_lines": 21, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.544491072Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_create_unity_analyzer", - "name": "create_unity_analyzer", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "find_command.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/commands/find_command.cpp", - "language": "cpp", - "size_bytes": 5425, - "total_lines": 132, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.552502372Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_FindCommand", - "name": "FindCommand", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 15, - "column_start": 4, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_executeFindCommand", - "name": "executeFindCommand", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 130, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_FindCommand", - "name": "FindCommand", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 121, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "memory_command.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/commands/memory_command.cpp", - "language": "cpp", - "size_bytes": 15907, - "total_lines": 409, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.558694167Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 0, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 131, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 171, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 198, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 226, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 262, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 293, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 320, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 336, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 368, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 385, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 407, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/core/core.cpp", - "language": "cpp", - "size_bytes": 46937, - "total_lines": 1143, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.569175248Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_Impl", - "name": "Impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 67, - "column_start": 0, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 0, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 102, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 161, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 165, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 223, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 251, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 444, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 491, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 497, - "line_end": 545, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 627, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 629, - "line_end": 647, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 653, - "line_end": 655, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 657, - "line_end": 659, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 661, - "line_end": 663, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 669, - "line_end": 709, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 711, - "line_end": 715, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 717, - "line_end": 721, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 723, - "line_end": 728, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 730, - "line_end": 735, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 737, - "line_end": 748, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 754, - "line_end": 757, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 759, - "line_end": 761, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 763, - "line_end": 765, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 767, - "line_end": 769, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 775, - "line_end": 778, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 780, - "line_end": 783, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 785, - "line_end": 787, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 793, - "line_end": 795, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 797, - "line_end": 799, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 801, - "line_end": 803, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 805, - "line_end": 822, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 824, - "line_end": 845, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 847, - "line_end": 856, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 885, - "line_end": 897, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 899, - "line_end": 927, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 929, - "line_end": 943, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_39", - "name": "function_39", - "symbol_type": "Function", - "file_path": "", - "line_start": 949, - "line_end": 949, - "column_start": 0, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_40", - "name": "function_40", - "symbol_type": "Function", - "file_path": "", - "line_start": 951, - "line_end": 969, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_41", - "name": "function_41", - "symbol_type": "Function", - "file_path": "", - "line_start": 971, - "line_end": 975, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 977, - "line_end": 983, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_43", - "name": "function_43", - "symbol_type": "Function", - "file_path": "", - "line_start": 985, - "line_end": 995, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_44", - "name": "function_44", - "symbol_type": "Function", - "file_path": "", - "line_start": 997, - "line_end": 1003, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_45", - "name": "function_45", - "symbol_type": "Function", - "file_path": "", - "line_start": 1005, - "line_end": 1013, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_46", - "name": "function_46", - "symbol_type": "Function", - "file_path": "", - "line_start": 1015, - "line_end": 1018, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_trim", - "name": "trim", - "symbol_type": "Function", - "file_path": "", - "line_start": 1026, - "line_end": 1032, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_split_lines", - "name": "split_lines", - "symbol_type": "Function", - "file_path": "", - "line_start": 1034, - "line_end": 1044, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_comments", - "name": "remove_comments", - "symbol_type": "Function", - "file_path": "", - "line_start": 1046, - "line_end": 1058, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_string_literals", - "name": "remove_string_literals", - "symbol_type": "Function", - "file_path": "", - "line_start": 1060, - "line_end": 1068, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_read_file", - "name": "read_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 1070, - "line_end": 1090, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_basic_file_info", - "name": "get_basic_file_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 1092, - "line_end": 1117, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_format_timestamp", - "name": "format_timestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 1119, - "line_end": 1124, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_format_file_size", - "name": "format_file_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 1126, - "line_end": 1139, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_class_0", - "name": "class_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "hybrid_stack_manager.hpp", - "path": "./development/archive/development_history/tools/nekocode/src/core/hybrid_stack_manager.hpp", - "language": "cpp", - "size_bytes": 7634, - "total_lines": 208, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.576267438Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_HybridStackManager", - "name": "HybridStackManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 4, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze_with_smart_stack", - "name": "analyze_with_smart_stack", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze_with_preemptive_expansion", - "name": "analyze_with_preemptive_expansion", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze_with_error_driven_retry", - "name": "analyze_with_error_driven_retry", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_retry_with_expanded_stack", - "name": "retry_with_expanded_stack", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_fallback_to_simple_analysis", - "name": "fallback_to_simple_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 195, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_HybridStackManager", - "name": "HybridStackManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 206, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rlimit", - "name": "rlimit", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 4, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rlimit", - "name": "rlimit", - "symbol_type": "Class", - "file_path": "", - "line_start": 159, - "line_end": 159, - "column_start": 8, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "language_detection.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/core/language_detection.cpp", - "language": "cpp", - "size_bytes": 20419, - "total_lines": 542, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.582819594Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 174, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 191, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 313, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 338, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 346, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 350, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 358, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 366, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 383, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 400, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 498, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 504, - "line_end": 540, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "session_commands.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/core/session_commands.cpp", - "language": "cpp", - "size_bytes": 116812, - "total_lines": 2872, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.596365614Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 70, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 171, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 193, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 218, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 252, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 286, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 369, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 300, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 381, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 458, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 485, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 512, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 520, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 522, - "line_end": 654, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 656, - "line_end": 662, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 664, - "line_end": 670, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 672, - "line_end": 731, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 733, - "line_end": 839, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 841, - "line_end": 1017, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 1019, - "line_end": 1195, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 1197, - "line_end": 1203, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_symbol_name", - "name": "parse_symbol_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 1206, - "line_end": 1244, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_detect_language_from_pattern", - "name": "detect_language_from_pattern", - "symbol_type": "Function", - "file_path": "", - "line_start": 1247, - "line_end": 1254, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_universal_method", - "name": "is_universal_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 1257, - "line_end": 1271, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create_hierarchical_structure", - "name": "create_hierarchical_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1274, - "line_end": 1339, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 1341, - "line_end": 1431, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 1433, - "line_end": 1597, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 1603, - "line_end": 1671, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 1673, - "line_end": 1762, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 1764, - "line_end": 1864, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 1866, - "line_end": 1953, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 1959, - "line_end": 2068, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 2074, - "line_end": 2244, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 2250, - "line_end": 2387, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 2393, - "line_end": 2444, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 2450, - "line_end": 2501, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 2507, - "line_end": 2699, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_39", - "name": "function_39", - "symbol_type": "Function", - "file_path": "", - "line_start": 2705, - "line_end": 2870, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_FunctionComplexity", - "name": "FunctionComplexity", - "symbol_type": "Class", - "file_path": "", - "line_start": 294, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "session_data.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/core/session_data.cpp", - "language": "cpp", - "size_bytes": 21337, - "total_lines": 444, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.606356143Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 255, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 424, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_timestamp_to_string", - "name": "timestamp_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 435, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string_to_timestamp", - "name": "string_to_timestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 442, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "session_manager.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/core/session_manager.cpp", - "language": "cpp", - "size_bytes": 27762, - "total_lines": 651, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.614870050Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 0, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 59, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 547, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 551, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 553, - "line_end": 563, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 569, - "line_end": 571, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 583, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 585, - "line_end": 592, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 594, - "line_end": 616, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 618, - "line_end": 626, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 638, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 640, - "line_end": 649, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "symbol_finder.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/finders/symbol_finder.cpp", - "language": "cpp", - "size_bytes": 16904, - "total_lines": 461, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.623379284Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 205, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 216, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 237, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 269, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 296, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 309, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 315, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 350, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 389, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 438, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 451, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 459, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "formatters.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/formatters/formatters.cpp", - "language": "cpp", - "size_bytes": 15111, - "total_lines": 352, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.631435174Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 33, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 207, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 237, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 251, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 257, - "column_start": 0, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 297, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 333, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 350, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "pegtl_analyzer.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/legacy/pegtl_analyzer.cpp", - "language": "cpp", - "size_bytes": 10391, - "total_lines": 268, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.639500102Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 0, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 0, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 75, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 152, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 163, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 176, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 181, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 186, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 195, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 200, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 205, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 210, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 220, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 230, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 244, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_convert_to_analysis_result", - "name": "convert_to_analysis_result", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 260, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_version_info", - "name": "get_version_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 264, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_class_0", - "name": "class_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 21, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/legacy/tree_sitter_analyzer.cpp", - "language": "cpp", - "size_bytes": 33134, - "total_lines": 834, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.646193050Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_has_extension", - "name": "has_extension", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Impl", - "name": "Impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Impl", - "name": "Impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 4, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Impl", - "name": "Impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 124, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 135, - "column_start": 0, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 0, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 185, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 221, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 256, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 291, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 309, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 314, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 328, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 420, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 521, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 524, - "line_end": 550, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 553, - "line_end": 591, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 593, - "line_end": 699, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 701, - "line_end": 709, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 711, - "line_end": 765, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 771, - "line_end": 780, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 782, - "line_end": 785, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 787, - "line_end": 789, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 797, - "line_end": 808, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_supported_languages", - "name": "get_supported_languages", - "symbol_type": "Function", - "file_path": "", - "line_start": 810, - "line_end": 812, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 814, - "line_end": 821, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_version_info", - "name": "get_version_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 823, - "line_end": 830, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_class_0", - "name": "class_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 125, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_placeholder.c", - "path": "./development/archive/development_history/tools/nekocode/src/legacy/tree_sitter_placeholder.c", - "language": "c", - "size_bytes": 8681, - "total_lines": 301, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.652257323Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_node_impl_to_node", - "name": "node_impl_to_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 66, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 113, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_parser_delete", - "name": "ts_parser_delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 119, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_parser_set_language", - "name": "ts_parser_set_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 127, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 157, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_tree_delete", - "name": "ts_tree_delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 173, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_tree_root_node", - "name": "ts_tree_root_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 183, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_node_start_byte", - "name": "ts_node_start_byte", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 192, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_node_end_byte", - "name": "ts_node_end_byte", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 197, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_node_start_point", - "name": "ts_node_start_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 207, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_node_end_point", - "name": "ts_node_end_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 217, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 230, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_node_child_count", - "name": "ts_node_child_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 235, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_node_child", - "name": "ts_node_child", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 246, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_node_is_null", - "name": "ts_node_is_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 250, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_node_is_named", - "name": "ts_node_is_named", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 255, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_node_has_error", - "name": "ts_node_has_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 260, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_tree_cursor_new", - "name": "ts_tree_cursor_new", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 271, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_tree_cursor_delete", - "name": "ts_tree_cursor_delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 275, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_tree_cursor_goto_first_child", - "name": "ts_tree_cursor_goto_first_child", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 283, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_tree_cursor_goto_next_sibling", - "name": "ts_tree_cursor_goto_next_sibling", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 292, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ts_tree_cursor_current_node", - "name": "ts_tree_cursor_current_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 301, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 4, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSLanguage", - "name": "TSLanguage", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSParser", - "name": "TSParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSLanguage", - "name": "TSLanguage", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 10, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSTree", - "name": "TSTree", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 4, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSTreeCursor", - "name": "TSTreeCursor", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 47, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 4, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 38, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 7, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 12, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSLanguage", - "name": "TSLanguage", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 7, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSLanguage", - "name": "TSLanguage", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 7, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSLanguage", - "name": "TSLanguage", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 7, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSLanguage", - "name": "TSLanguage", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 7, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 8, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 53, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 190, - "line_end": 190, - "column_start": 4, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 195, - "line_end": 195, - "column_start": 4, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 200, - "line_end": 200, - "column_start": 4, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 210, - "line_end": 210, - "column_start": 4, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 220, - "line_end": 220, - "column_start": 4, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 233, - "line_end": 233, - "column_start": 4, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 4, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TSNodeImpl", - "name": "TSNodeImpl", - "symbol_type": "Class", - "file_path": "", - "line_start": 253, - "line_end": 253, - "column_start": 4, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "command_dispatcher.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/main/command_dispatcher.cpp", - "language": "cpp", - "size_bytes": 6434, - "total_lines": 176, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.660220738Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 91, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 113, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 127, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 132, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 142, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 148, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 173, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "command_line_args.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/main/command_line_args.cpp", - "language": "cpp", - "size_bytes": 2812, - "total_lines": 68, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.665201702Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_args", - "name": "parse_args", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main_ai.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/main/main_ai.cpp", - "language": "cpp", - "size_bytes": 33015, - "total_lines": 793, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.672321148Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_show_supported_languages", - "name": "show_supported_languages", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 56, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_show_help", - "name": "show_help", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_show_performance_report", - "name": "show_performance_report", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 145, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 172, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze_target", - "name": "analyze_target", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 355, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_generate_session_id", - "name": "generate_session_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 398, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_update_session_state", - "name": "update_session_state", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 428, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_quick_project_scan", - "name": "quick_project_scan", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 494, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create_session", - "name": "create_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 685, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_execute_session_command", - "name": "execute_session_command", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 711, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_check_session_status", - "name": "check_session_status", - "symbol_type": "Function", - "file_path": "", - "line_start": 717, - "line_end": 793, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_ProjectScanResult", - "name": "ProjectScanResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 382, - "line_end": 388, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "memory_system.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/memory/memory_system.cpp", - "language": "cpp", - "size_bytes": 21051, - "total_lines": 575, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.681829546Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_memory_type_to_string", - "name": "memory_type_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 29, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string_to_memory_type", - "name": "string_to_memory_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 71, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 86, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 99, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 107, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 148, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 178, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 196, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 225, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 261, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 309, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 313, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 319, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 351, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 367, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 373, - "line_end": 377, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 397, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 413, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 415, - "line_end": 454, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 462, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 474, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 486, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 488, - "line_end": 490, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 495, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 497, - "line_end": 499, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 509, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 521, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 523, - "line_end": 525, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 532, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 539, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 548, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 568, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 570, - "line_end": 572, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "memory_system.hpp", - "path": "./development/archive/development_history/tools/nekocode/src/memory/memory_system.hpp", - "language": "cpp", - "size_bytes": 9703, - "total_lines": 236, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.689090235Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_MemoryEntry", - "name": "MemoryEntry", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 4, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_MemoryQuery", - "name": "MemoryQuery", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 4, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 4, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 156, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 178, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 179, - "column_start": 4, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_MemoryEntry", - "name": "MemoryEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_MemoryQuery", - "name": "MemoryQuery", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 78, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_MemoryTransport", - "name": "MemoryTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 107, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSystemMemoryTransport", - "name": "FileSystemMemoryTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 144, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_MemoryManager", - "name": "MemoryManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 150, - "line_end": 180, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_MemorySystem", - "name": "MemorySystem", - "symbol_type": "Class", - "file_path": "", - "line_start": 186, - "line_end": 198, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "language_traits.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/universal/language_traits.cpp", - "language": "cpp", - "size_bytes": 98, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.698012674Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "language_traits.hpp", - "path": "./development/archive/development_history/tools/nekocode/src/universal/language_traits.hpp", - "language": "cpp", - "size_bytes": 19928, - "total_lines": 581, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.705239431Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 58, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 286, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 290, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 325, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 334, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 344, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_39", - "name": "function_39", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 365, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_40", - "name": "function_40", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 377, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_41", - "name": "function_41", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 381, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 385, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_43", - "name": "function_43", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 393, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_44", - "name": "function_44", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 401, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_45", - "name": "function_45", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 406, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_46", - "name": "function_46", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 415, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_47", - "name": "function_47", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 423, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_48", - "name": "function_48", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 431, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_49", - "name": "function_49", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 439, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_50", - "name": "function_50", - "symbol_type": "Function", - "file_path": "", - "line_start": 442, - "line_end": 445, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_51", - "name": "function_51", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 466, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_52", - "name": "function_52", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 478, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_53", - "name": "function_53", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 482, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_54", - "name": "function_54", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 486, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_55", - "name": "function_55", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 494, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_56", - "name": "function_56", - "symbol_type": "Function", - "file_path": "", - "line_start": 497, - "line_end": 502, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_57", - "name": "function_57", - "symbol_type": "Function", - "file_path": "", - "line_start": 505, - "line_end": 511, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_58", - "name": "function_58", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 519, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_59", - "name": "function_59", - "symbol_type": "Function", - "file_path": "", - "line_start": 522, - "line_end": 527, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_60", - "name": "function_60", - "symbol_type": "Function", - "file_path": "", - "line_start": 530, - "line_end": 535, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_61", - "name": "function_61", - "symbol_type": "Function", - "file_path": "", - "line_start": 538, - "line_end": 540, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_62", - "name": "function_62", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 545, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_63", - "name": "function_63", - "symbol_type": "Function", - "file_path": "", - "line_start": 548, - "line_end": 551, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_64", - "name": "function_64", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 577, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_BaseLanguageTraits", - "name": "BaseLanguageTraits", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 59, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_JavaScriptTraits", - "name": "JavaScriptTraits", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TypeScriptTraits", - "name": "TypeScriptTraits", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 151, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_PythonTraits", - "name": "PythonTraits", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 203, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CppTraits", - "name": "CppTraits", - "symbol_type": "Class", - "file_path": "", - "line_start": 209, - "line_end": 271, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CSharpTraits", - "name": "CSharpTraits", - "symbol_type": "Class", - "file_path": "", - "line_start": 277, - "line_end": 366, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_GoTraits", - "name": "GoTraits", - "symbol_type": "Class", - "file_path": "", - "line_start": 372, - "line_end": 467, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_RustTraits", - "name": "RustTraits", - "symbol_type": "Class", - "file_path": "", - "line_start": 473, - "line_end": 578, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "universal_code_analyzer.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/universal/universal_code_analyzer.cpp", - "language": "cpp", - "size_bytes": 106, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.710607989Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "universal_code_analyzer.hpp", - "path": "./development/archive/development_history/tools/nekocode/src/universal/universal_code_analyzer.hpp", - "language": "cpp", - "size_bytes": 10735, - "total_lines": 274, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.717349352Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_UniversalCodeAnalyzer", - "name": "UniversalCodeAnalyzer", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 4, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 223, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 235, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 253, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 257, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 266, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_UniversalCodeAnalyzer", - "name": "UniversalCodeAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 267, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "universal_tree_builder.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/universal/universal_tree_builder.cpp", - "language": "cpp", - "size_bytes": 105, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.722834699Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "universal_tree_builder.hpp", - "path": "./development/archive/development_history/tools/nekocode/src/universal/universal_tree_builder.hpp", - "language": "cpp", - "size_bytes": 8839, - "total_lines": 242, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.728989829Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_UniversalTreeBuilder", - "name": "UniversalTreeBuilder", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_UniversalTreeBuilder", - "name": "UniversalTreeBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 239, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "file_size_reporter.hpp", - "path": "./development/archive/development_history/tools/nekocode/src/utils/file_size_reporter.hpp", - "language": "cpp", - "size_bytes": 2721, - "total_lines": 71, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.735581219Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 35, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_FileSizeReporter", - "name": "FileSizeReporter", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "include_analyzer.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/utils/include_analyzer.cpp", - "language": "cpp", - "size_bytes": 23917, - "total_lines": 598, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.742334816Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 292, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 326, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 335, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 337, - "column_start": 0, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 341, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 385, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 438, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 468, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 498, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 515, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 533, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 555, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_include_statement", - "name": "parse_include_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 561, - "line_end": 575, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_normalize_include_path", - "name": "normalize_include_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 577, - "line_end": 596, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_class_0", - "name": "class_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 327, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "progress_tracker.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/utils/progress_tracker.cpp", - "language": "cpp", - "size_bytes": 11424, - "total_lines": 317, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.749855929Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 59, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 106, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 126, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 146, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 176, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 180, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 188, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 200, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 206, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 215, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 220, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 230, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 245, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 262, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 274, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 280, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 302, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 308, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 315, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf8_utils.cpp", - "path": "./development/archive/development_history/tools/nekocode/src/utils/utf8_utils.cpp", - "language": "cpp", - "size_bytes": 18439, - "total_lines": 566, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.756249396Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_remove_bom", - "name": "remove_bom", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 29, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_valid_utf8", - "name": "is_valid_utf8", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf8_length", - "name": "utf8_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_split_lines_safe", - "name": "split_lines_safe", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 94, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_substr_safe", - "name": "substr_safe", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 119, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_js_identifier_char", - "name": "is_js_identifier_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 140, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_cpp_identifier_char", - "name": "is_cpp_identifier_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 156, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_ascii", - "name": "is_ascii", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 160, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_classify_unicode_char", - "name": "classify_unicode_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 211, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_ascii_only", - "name": "is_ascii_only", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 224, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find_non_ascii_chars", - "name": "find_non_ascii_chars", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 239, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf8_to_utf32", - "name": "utf8_to_utf32", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 260, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf32_to_utf8", - "name": "utf32_to_utf8", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 275, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 282, - "column_start": 0, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 293, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 306, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 312, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 316, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 320, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 324, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_valid_identifier", - "name": "is_valid_identifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 352, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_string_literals", - "name": "remove_string_literals", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 370, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_regex_literals", - "name": "remove_regex_literals", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 376, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_valid_identifier", - "name": "is_valid_identifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 402, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_string_literals", - "name": "remove_string_literals", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 420, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_comments", - "name": "remove_comments", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 434, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_preprocessor", - "name": "remove_preprocessor", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 439, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_detect_encoding", - "name": "detect_encoding", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 485, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_encoding_to_string", - "name": "encoding_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 499, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_read_file_safe_utf8", - "name": "read_file_safe_utf8", - "symbol_type": "Function", - "file_path": "", - "line_start": 505, - "line_end": 563, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyashc_v3.py", - "path": "./development/archive/legacy_src/nyashc_v3.py", - "language": "python", - "size_bytes": 3412, - "total_lines": 114, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.776965348Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func_compile_nyash", - "name": "compile_nyash", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 60, - "column_start": 0, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run_llvm_ir", - "name": "run_llvm_ir", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 88, - "column_start": 0, - "column_end": 17, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 111, - "column_start": 0, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "subprocess", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v3 tokenize, Parser", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "nyash_ir_gen_v3 NyashIRGeneratorV3", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 15 - }, - { - "module": "nyash_to_llvm_v3 NyashToLLVMV3", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 16 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyashc_v4.py", - "path": "./development/archive/legacy_src/nyashc_v4.py", - "language": "python", - "size_bytes": 52985, - "total_lines": 1330, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.790629942Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___repr__", - "name": "__repr__", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 35, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 87, - "column_start": 4, - "column_end": 74, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_tokenize", - "name": "tokenize", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 114, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 123, - "column_start": 4, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_current_token", - "name": "current_token", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 128, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_consume", - "name": "consume", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 137, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 142, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_program", - "name": "parse_program", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 158, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_statement", - "name": "parse_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 221, - "column_start": 4, - "column_end": 71, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_assignment", - "name": "parse_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 263, - "column_start": 4, - "column_end": 13, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_nowait", - "name": "parse_nowait", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 312, - "column_start": 4, - "column_end": 13, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_print", - "name": "parse_print", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 324, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_loop", - "name": "parse_loop", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 351, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_if", - "name": "parse_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 388, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_function", - "name": "parse_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 420, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_return", - "name": "parse_return", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 434, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_box", - "name": "parse_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 497, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_global_box", - "name": "parse_global_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 499, - "line_end": 519, - "column_start": 4, - "column_end": 13, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_singleton_box", - "name": "parse_singleton_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 521, - "line_end": 526, - "column_start": 4, - "column_end": 91, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_arrow_call", - "name": "parse_arrow_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 554, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_expression", - "name": "parse_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 556, - "line_end": 558, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_comparison", - "name": "parse_comparison", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 575, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_additive", - "name": "parse_additive", - "symbol_type": "Function", - "file_path": "", - "line_start": 577, - "line_end": 592, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_multiplicative", - "name": "parse_multiplicative", - "symbol_type": "Function", - "file_path": "", - "line_start": 594, - "line_end": 609, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_method_call", - "name": "parse_method_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 611, - "line_end": 637, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_primary", - "name": "parse_primary", - "symbol_type": "Function", - "file_path": "", - "line_start": 639, - "line_end": 687, - "column_start": 4, - "column_end": 80, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_parenthesized_expression", - "name": "parse_parenthesized_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 689, - "line_end": 710, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_new_expression", - "name": "parse_new_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 712, - "line_end": 731, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 738, - "line_end": 741, - "column_start": 4, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_sendMessage", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 744, - "line_end": 746, - "column_start": 4, - "column_end": 61, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_processData", - "name": "processData", - "symbol_type": "Function", - "file_path": "", - "line_start": 749, - "line_end": 752, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_announce", - "name": "announce", - "symbol_type": "Function", - "file_path": "", - "line_start": 755, - "line_end": 757, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 759, - "line_end": 760, - "column_start": 4, - "column_end": 51, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getName", - "name": "getName", - "symbol_type": "Function", - "file_path": "", - "line_start": 762, - "line_end": 763, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 766, - "line_end": 768, - "column_start": 4, - "column_end": 25, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_interpret", - "name": "interpret", - "symbol_type": "Function", - "file_path": "", - "line_start": 770, - "line_end": 781, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute_statement_with_env", - "name": "execute_statement_with_env", - "symbol_type": "Function", - "file_path": "", - "line_start": 783, - "line_end": 804, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute_statement", - "name": "execute_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 806, - "line_end": 1025, - "column_start": 4, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 863, - "line_end": 865, - "column_start": 16, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "interpreter", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "statements", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 867, - "line_end": 871, - "column_start": 16, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "env", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 884, - "line_end": 886, - "column_start": 16, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "interpreter", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "statements", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 888, - "line_end": 893, - "column_start": 16, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 907, - "line_end": 911, - "column_start": 16, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "interpreter", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "statements", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "func_name", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 913, - "line_end": 924, - "column_start": 16, - "column_end": 77, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "env", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 944, - "line_end": 946, - "column_start": 20, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "interpreter", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "statements", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 948, - "line_end": 973, - "column_start": 20, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "env", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute_arrow_call", - "name": "execute_arrow_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 1027, - "line_end": 1062, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate_expression", - "name": "evaluate_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 1064, - "line_end": 1212, - "column_start": 4, - "column_end": 89, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_create_new_object", - "name": "create_new_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 1214, - "line_end": 1287, - "column_start": 4, - "column_end": 77, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_compile_and_run", - "name": "compile_and_run", - "symbol_type": "Function", - "file_path": "", - "line_start": 1291, - "line_end": 1322, - "column_start": 0, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_NyashToken", - "name": "NyashToken", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 35, - "column_start": 0, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "__repr__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NyashTokenizer", - "name": "NyashTokenizer", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 114, - "column_start": 0, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "tokenize" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NyashParser", - "name": "NyashParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 118, - "line_end": 731, - "column_start": 0, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "current_token", - "consume", - "peek", - "parse_program", - "parse_statement", - "parse_assignment", - "parse_nowait", - "parse_print", - "parse_loop", - "parse_if", - "parse_function", - "parse_return", - "parse_box", - "parse_global_box", - "parse_singleton_box", - "parse_arrow_call", - "parse_expression", - "parse_comparison", - "parse_additive", - "parse_multiplicative", - "parse_method_call", - "parse_primary", - "parse_parenthesized_expression", - "parse_new_expression" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NyashBox", - "name": "NyashBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 735, - "line_end": 763, - "column_start": 0, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "toString", - "getName" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NyashInterpreter", - "name": "NyashInterpreter", - "symbol_type": "Class", - "file_path": "", - "line_start": 765, - "line_end": 1287, - "column_start": 0, - "column_end": 77, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "interpret", - "execute_statement_with_env", - "execute_statement", - "execute_arrow_call", - "evaluate_expression", - "create_new_object" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_LoopBodyExecutor", - "name": "LoopBodyExecutor", - "symbol_type": "Class", - "file_path": "", - "line_start": 862, - "line_end": 871, - "column_start": 12, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_IfBodyExecutor", - "name": "IfBodyExecutor", - "symbol_type": "Class", - "file_path": "", - "line_start": 883, - "line_end": 893, - "column_start": 12, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FunctionBodyExecutor", - "name": "FunctionBodyExecutor", - "symbol_type": "Class", - "file_path": "", - "line_start": 906, - "line_end": 924, - "column_start": 12, - "column_end": 77, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_MethodBodyExecutor", - "name": "MethodBodyExecutor", - "symbol_type": "Class", - "file_path": "", - "line_start": 943, - "line_end": 973, - "column_start": 16, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "re", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "typing List, Dict, Any, Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 15 - }, - { - "module": "nyash_v4_variables Environment, AssignBox, PrintBox, VarRefBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 16 - }, - { - "module": "nyash_v4_async_complete AsyncArrowBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 17 - }, - { - "module": "nyash_v4_p2p_capsule public", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 18 - }, - { - "module": "nyash_v4_error_handling ErrorHandlingArrowBox, ResultBox, ErrorBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 19 - }, - { - "module": "nyash_v4_loops LoopBox, BreakBox, ContinueBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 20 - }, - { - "module": "nyash_v4_core IfBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 21 - }, - { - "module": "nyash_v4_functions FunctionBox, ReturnBox, FunctionCallBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 22 - }, - { - "module": "nyash_v4_classes ClassBox, InstanceBox, NewBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 23 - }, - { - "module": "nyash_v4_globals GlobalBox, GlobalRefBox, SingletonBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 24 - }, - { - "module": "nyash_v4_core FileBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 1256 - }, - { - "module": "nyash_v4_core ArrayBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 1263 - }, - { - "module": "nyash_v4_core ErrorBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 1267 - }, - { - "module": "nyash_v4_core ResultBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 1274 - }, - { - "module": "nyash_v4_core TryBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 1281 - }, - { - "module": "traceback", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 1321 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_ir_gen_v3.py", - "path": "./development/archive/legacy_src/nyash_ir_gen_v3.py", - "language": "python", - "size_bytes": 13636, - "total_lines": 405, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.804900673Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 16, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_indent", - "name": "indent", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 19, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_emit", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 22, - "column_start": 4, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "line", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_new_temp", - "name": "new_temp", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_new_label", - "name": "new_label", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 4, - "column_end": 47, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_new_string_const", - "name": "new_string_const", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 37, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 58, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "ast_nodes", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_collect_strings", - "name": "collect_strings", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 64, - "column_start": 4, - "column_end": 58, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "ast_nodes", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_collect_strings_from_block", - "name": "collect_strings_from_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 78, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "block", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_collect_strings_from_stmt", - "name": "collect_strings_from_stmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 89, - "column_start": 4, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "stmt", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_box", - "name": "gen_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 100, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_function", - "name": "gen_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 142, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_declaration", - "name": "gen_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 166, - "column_start": 4, - "column_end": 83, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_statement", - "name": "gen_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 204, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_if", - "name": "gen_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 236, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_for", - "name": "gen_for", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 281, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_block_body", - "name": "gen_block_body", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 297, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_gen_expr", - "name": "gen_expr", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 352, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_NyashIRGeneratorV3", - "name": "NyashIRGeneratorV3", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 352, - "column_start": 0, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "indent", - "emit", - "new_temp", - "new_label", - "new_string_const", - "generate", - "collect_strings", - "collect_strings_from_block", - "collect_strings_from_stmt", - "gen_box", - "gen_function", - "gen_declaration", - "gen_statement", - "gen_if", - "gen_for", - "gen_block_body", - "gen_expr" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "nyash_v3 *", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 6 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_pegtl_grammar.hpp", - "path": "./development/archive/legacy_src/nyash_pegtl_grammar.hpp", - "language": "cpp", - "size_bytes": 9542, - "total_lines": 346, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.814657086Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 259, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 275, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 306, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 318, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 330, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 342, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_identifier", - "name": "identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 0, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_literal", - "name": "string_literal", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 0, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_number_literal", - "name": "number_literal", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 0, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ws", - "name": "ws", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 0, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_newline", - "name": "newline", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 0, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_single_comment", - "name": "single_comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 0, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment", - "name": "comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 0, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ignore", - "name": "ignore", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_new_keyword", - "name": "new_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 0, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nowait_keyword", - "name": "nowait_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_print_keyword", - "name": "print_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 0, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file_box_keyword", - "name": "file_box_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_array_box_keyword", - "name": "array_box_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 0, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_error_box_keyword", - "name": "error_box_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 0, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_result_box_keyword", - "name": "result_box_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 0, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_box_keyword", - "name": "box_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 0, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_box_type", - "name": "box_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 63, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_assign_op", - "name": "assign_op", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 0, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_plus_op", - "name": "plus_op", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 0, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dot_op", - "name": "dot_op", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 0, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lparen", - "name": "lparen", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 0, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rparen", - "name": "rparen", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 0, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comma", - "name": "comma", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 0, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression_list", - "name": "expression_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 0, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_argument_list", - "name": "argument_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 89, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_method_call", - "name": "method_call", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 101, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_box_creation", - "name": "box_creation", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 113, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_p2p_chain", - "name": "p2p_chain", - "symbol_type": "Class", - "file_path": "", - "line_start": 116, - "line_end": 128, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_p2p_method_call", - "name": "p2p_method_call", - "symbol_type": "Class", - "file_path": "", - "line_start": 131, - "line_end": 140, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_primary_expression", - "name": "primary_expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 150, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_additive_expression", - "name": "additive_expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 153, - "line_end": 161, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 0, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression_list", - "name": "expression_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 167, - "line_end": 170, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_print_statement", - "name": "print_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 177, - "line_end": 184, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_assignment_statement", - "name": "assignment_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 187, - "line_end": 193, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nowait_assignment", - "name": "nowait_assignment", - "symbol_type": "Class", - "file_path": "", - "line_start": 196, - "line_end": 204, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression_statement", - "name": "expression_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 207, - "line_end": 207, - "column_start": 0, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_statement", - "name": "statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 210, - "line_end": 219, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_program", - "name": "program", - "symbol_type": "Class", - "file_path": "", - "line_start": 226, - "line_end": 231, - "column_start": 0, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NyashParseState", - "name": "NyashParseState", - "symbol_type": "Class", - "file_path": "", - "line_start": 237, - "line_end": 276, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nyash_action", - "name": "nyash_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 283, - "line_end": 283, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_42", - "name": "class_42", - "symbol_type": "Class", - "file_path": "", - "line_start": 287, - "line_end": 295, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_43", - "name": "class_43", - "symbol_type": "Class", - "file_path": "", - "line_start": 299, - "line_end": 307, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_44", - "name": "class_44", - "symbol_type": "Class", - "file_path": "", - "line_start": 311, - "line_end": 319, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_45", - "name": "class_45", - "symbol_type": "Class", - "file_path": "", - "line_start": 323, - "line_end": 331, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_46", - "name": "class_46", - "symbol_type": "Class", - "file_path": "", - "line_start": 335, - "line_end": 343, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_pegtl_interpreter.hpp", - "path": "./development/archive/legacy_src/nyash_pegtl_interpreter.hpp", - "language": "cpp", - "size_bytes": 19150, - "total_lines": 577, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.822472644Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_StringValue", - "name": "StringValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 4, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 4, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_NumberValue", - "name": "NumberValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 4, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ArrayValue", - "name": "ArrayValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 140, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 153, - "column_start": 4, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FileValue", - "name": "FileValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 207, - "column_start": 4, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 213, - "column_start": 4, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 214, - "column_start": 4, - "column_end": 92, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 251, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ErrorValue", - "name": "ErrorValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 262, - "column_start": 4, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 266, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 268, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 280, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_P2PValue", - "name": "P2PValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 289, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 299, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 301, - "column_start": 4, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 302, - "column_start": 4, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 320, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 334, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 342, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_39", - "name": "function_39", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 346, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_40", - "name": "function_40", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 354, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_NyashInterpreter", - "name": "NyashInterpreter", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 367, - "column_start": 4, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 375, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_43", - "name": "function_43", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 377, - "column_start": 4, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_44", - "name": "function_44", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 379, - "column_start": 4, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_45", - "name": "function_45", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 434, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_46", - "name": "function_46", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 444, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_47", - "name": "function_47", - "symbol_type": "Function", - "file_path": "", - "line_start": 446, - "line_end": 459, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_48", - "name": "function_48", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 477, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_49", - "name": "function_49", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 490, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_50", - "name": "function_50", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 498, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_51", - "name": "function_51", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 525, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_52", - "name": "function_52", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 541, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_53", - "name": "function_53", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 553, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_54", - "name": "function_54", - "symbol_type": "Function", - "file_path": "", - "line_start": 555, - "line_end": 569, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_55", - "name": "function_55", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 573, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_RuntimeValue", - "name": "RuntimeValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_StringValue", - "name": "StringValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NumberValue", - "name": "NumberValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ArrayValue", - "name": "ArrayValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 0, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileValue", - "name": "FileValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 0, - "column_end": 15, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ErrorValue", - "name": "ErrorValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 0, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_P2PValue", - "name": "P2PValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 0, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_StringValue", - "name": "StringValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 90, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NumberValue", - "name": "NumberValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 120, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ArrayValue", - "name": "ArrayValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 199, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileValue", - "name": "FileValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 202, - "line_end": 252, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ErrorValue", - "name": "ErrorValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 255, - "line_end": 281, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_P2PValue", - "name": "P2PValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 284, - "line_end": 321, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ExecutionEnvironment", - "name": "ExecutionEnvironment", - "symbol_type": "Class", - "file_path": "", - "line_start": 327, - "line_end": 355, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NyashInterpreter", - "name": "NyashInterpreter", - "symbol_type": "Class", - "file_path": "", - "line_start": 361, - "line_end": 574, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_pegtl_parser.hpp", - "path": "./development/archive/legacy_src/nyash_pegtl_parser.hpp", - "language": "cpp", - "size_bytes": 17398, - "total_lines": 574, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.829455144Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_ASTNode", - "name": "ASTNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 70, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TokenStream", - "name": "TokenStream", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 167, - "column_start": 4, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_NyashParser", - "name": "NyashParser", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 192, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 199, - "column_start": 4, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 334, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 404, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 441, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 482, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 532, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 536, - "line_end": 544, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 560, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 570, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_ASTNode", - "name": "ASTNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 0, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ASTNode", - "name": "ASTNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 114, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TokenStream", - "name": "TokenStream", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 169, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ParserState", - "name": "ParserState", - "symbol_type": "Class", - "file_path": "", - "line_start": 171, - "line_end": 180, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NyashParser", - "name": "NyashParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 186, - "line_end": 571, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_pegtl_tokenizer.hpp", - "path": "./development/archive/legacy_src/nyash_pegtl_tokenizer.hpp", - "language": "cpp", - "size_bytes": 13920, - "total_lines": 424, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.836132179Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_Token", - "name": "Token", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 73, - "column_start": 4, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 199, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 223, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 231, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 240, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 264, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 281, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 289, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 319, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_NyashTokenizer", - "name": "NyashTokenizer", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 331, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 388, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 396, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 407, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 420, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_Token", - "name": "Token", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 106, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TokenizerState", - "name": "TokenizerState", - "symbol_type": "Class", - "file_path": "", - "line_start": 112, - "line_end": 138, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tokenizer_action", - "name": "tokenizer_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 0, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 157, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 161, - "line_end": 166, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 170, - "line_end": 175, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 178, - "line_end": 183, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 186, - "line_end": 191, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 195, - "line_end": 200, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 203, - "line_end": 208, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 211, - "line_end": 216, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 219, - "line_end": 224, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 227, - "line_end": 232, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 236, - "line_end": 241, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_14", - "name": "class_14", - "symbol_type": "Class", - "file_path": "", - "line_start": 244, - "line_end": 249, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 252, - "line_end": 257, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_16", - "name": "class_16", - "symbol_type": "Class", - "file_path": "", - "line_start": 260, - "line_end": 265, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 269, - "line_end": 274, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_18", - "name": "class_18", - "symbol_type": "Class", - "file_path": "", - "line_start": 277, - "line_end": 282, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_19", - "name": "class_19", - "symbol_type": "Class", - "file_path": "", - "line_start": 285, - "line_end": 290, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_20", - "name": "class_20", - "symbol_type": "Class", - "file_path": "", - "line_start": 294, - "line_end": 320, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NyashTokenizer", - "name": "NyashTokenizer", - "symbol_type": "Class", - "file_path": "", - "line_start": 326, - "line_end": 421, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_token_element", - "name": "token_element", - "symbol_type": "Class", - "file_path": "", - "line_start": 341, - "line_end": 360, - "column_start": 12, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tokenize_program", - "name": "tokenize_program", - "symbol_type": "Class", - "file_path": "", - "line_start": 362, - "line_end": 370, - "column_start": 12, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_to_llvm_v3.py", - "path": "./development/archive/legacy_src/nyash_to_llvm_v3.py", - "language": "python", - "size_bytes": 14134, - "total_lines": 415, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.844829572Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 16, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_emit", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_new_temp", - "name": "new_temp", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert", - "name": "convert", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 58, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_collect_string_constants", - "name": "collect_string_constants", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 70, - "column_start": 4, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_emit_header", - "name": "emit_header", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 83, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_emit_string_constants", - "name": "emit_string_constants", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 94, - "column_start": 4, - "column_end": 25, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert_box", - "name": "convert_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 117, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert_function", - "name": "convert_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 161, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert_init_block", - "name": "convert_init_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 172, - "column_start": 4, - "column_end": 16, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert_body_block", - "name": "convert_body_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 191, - "column_start": 4, - "column_end": 16, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert_fini_block", - "name": "convert_fini_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 211, - "column_start": 4, - "column_end": 16, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert_cleanup_block", - "name": "convert_cleanup_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 232, - "column_start": 4, - "column_end": 16, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert_instruction", - "name": "convert_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 338, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_emit_runtime_functions", - "name": "emit_runtime_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 354, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_NyashToLLVMV3", - "name": "NyashToLLVMV3", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 354, - "column_start": 0, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "emit", - "new_temp", - "convert", - "collect_string_constants", - "emit_header", - "emit_string_constants", - "convert_box", - "convert_function", - "convert_init_block", - "convert_body_block", - "convert_fini_block", - "convert_cleanup_block", - "convert_instruction", - "emit_runtime_functions" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "re", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 6 - }, - { - "module": "typing List, Dict, Set", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "nyash_v3 *", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 359 - }, - { - "module": "nyash_ir_gen_v3 NyashIRGeneratorV3", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 360 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v3.py", - "path": "./development/archive/legacy_src/nyash_v3.py", - "language": "python", - "size_bytes": 20795, - "total_lines": 668, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.855066110Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 14, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___repr__", - "name": "__repr__", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 17, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_tokenize", - "name": "tokenize", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 112, - "column_start": 0, - "column_end": 17, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 127, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 133, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 137, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 141, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 147, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 152, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 158, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 163, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 167, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 171, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 175, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 179, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 183, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 187, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 193, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 200, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 206, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_current", - "name": "current", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 211, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 216, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_consume", - "name": "consume", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 223, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 229, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_box", - "name": "parse_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 241, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_function", - "name": "parse_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 249, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_block", - "name": "parse_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 267, - "column_start": 4, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_init", - "name": "parse_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 278, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_fini", - "name": "parse_fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 289, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_declaration", - "name": "parse_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 309, - "column_start": 4, - "column_end": 47, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_statement", - "name": "parse_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 325, - "column_start": 4, - "column_end": 65, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_print", - "name": "parse_print", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 333, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_print_str", - "name": "parse_print_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 341, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_if", - "name": "parse_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 355, - "column_start": 4, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_for", - "name": "parse_for", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 368, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_assignment", - "name": "parse_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 375, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_expr", - "name": "parse_expr", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 378, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_or", - "name": "parse_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 388, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_and", - "name": "parse_and", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 398, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_equality", - "name": "parse_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 408, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_relational", - "name": "parse_relational", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 418, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_additive", - "name": "parse_additive", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 428, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_multiplicative", - "name": "parse_multiplicative", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 438, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_unary", - "name": "parse_unary", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 446, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_primary", - "name": "parse_primary", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 469, - "column_start": 4, - "column_end": 63, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 476, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval", - "name": "eval", - "symbol_type": "Function", - "file_path": "", - "line_start": 478, - "line_end": 484, - "column_start": 4, - "column_end": 60, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_function", - "name": "eval_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 487, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_block", - "name": "eval_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 497, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_init", - "name": "eval_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 499, - "line_end": 521, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_fini", - "name": "eval_fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 523, - "line_end": 525, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_statement", - "name": "eval_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 569, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_eval_expr", - "name": "eval_expr", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 621, - "column_start": 4, - "column_end": 66, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_Token", - "name": "Token", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 17, - "column_start": 0, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "__repr__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ASTNode", - "name": "ASTNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 115, - "line_end": 116, - "column_start": 0, - "column_end": 8, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_BoxNode", - "name": "BoxNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 118, - "line_end": 121, - "column_start": 0, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FunctionNode", - "name": "FunctionNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 127, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_BlockNode", - "name": "BlockNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 133, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_InitNode", - "name": "InitNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 135, - "line_end": 137, - "column_start": 0, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FiniNode", - "name": "FiniNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 141, - "column_start": 0, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_DeclNode", - "name": "DeclNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 147, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_AssignNode", - "name": "AssignNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 152, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_BinOpNode", - "name": "BinOpNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 158, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_UnaryOpNode", - "name": "UnaryOpNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 160, - "line_end": 163, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NumberNode", - "name": "NumberNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_BoolNode", - "name": "BoolNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 169, - "line_end": 171, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_StringNode", - "name": "StringNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 173, - "line_end": 175, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_VarNode", - "name": "VarNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 177, - "line_end": 179, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_PrintNode", - "name": "PrintNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 181, - "line_end": 183, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_PrintStrNode", - "name": "PrintStrNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 185, - "line_end": 187, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_IfNode", - "name": "IfNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 189, - "line_end": 193, - "column_start": 0, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ForNode", - "name": "ForNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 195, - "line_end": 200, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_Parser", - "name": "Parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 203, - "line_end": 469, - "column_start": 0, - "column_end": 63, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "current", - "peek", - "consume", - "parse", - "parse_box", - "parse_function", - "parse_block", - "parse_init", - "parse_fini", - "parse_declaration", - "parse_statement", - "parse_print", - "parse_print_str", - "parse_if", - "parse_for", - "parse_assignment", - "parse_expr", - "parse_or", - "parse_and", - "parse_equality", - "parse_relational", - "parse_additive", - "parse_multiplicative", - "parse_unary", - "parse_primary" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_Evaluator", - "name": "Evaluator", - "symbol_type": "Class", - "file_path": "", - "line_start": 472, - "line_end": 621, - "column_start": 0, - "column_end": 66, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "eval", - "eval_function", - "eval_block", - "eval_init", - "eval_fini", - "eval_statement", - "eval_expr" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "re", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 6 - }, - { - "module": "typing List, Dict, Any, Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_arrow_syntax.py", - "path": "./development/archive/legacy_src/nyash_v4_arrow_syntax.py", - "language": "python", - "size_bytes": 10540, - "total_lines": 303, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.865776192Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 4, - "column_end": 46, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___rshift__", - "name": "__rshift__", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "target", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_subscribe", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 37, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__handle_event", - "name": "_handle_event", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 46, - "column_start": 4, - "column_end": 73, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_receiveArrowCall", - "name": "receiveArrowCall", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 64, - "column_start": 4, - "column_end": 76, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 74, - "column_start": 4, - "column_end": 64, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "target", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___getattr__", - "name": "__getattr__", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 90, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_method_call", - "name": "method_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 88, - "column_start": 8, - "column_end": 76, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__single_call", - "name": "_single_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 98, - "column_start": 4, - "column_end": 80, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__broadcast_call", - "name": "_broadcast_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 110, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 118, - "column_start": 4, - "column_end": 58, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 123, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 134, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_is_done", - "name": "is_done", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 138, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 145, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 148, - "column_start": 4, - "column_end": 63, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 156, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 159, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 162, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 177, - "column_start": 4, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getName", - "name": "getName", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 181, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_sendMessage", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 189, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__on_message", - "name": "_on_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 196, - "column_start": 4, - "column_end": 59, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__on_user_joined", - "name": "_on_user_joined", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 201, - "column_start": 4, - "column_end": 77, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__on_user_left", - "name": "_on_user_left", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 206, - "column_start": 4, - "column_end": 75, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_arrow", - "name": "arrow", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 212, - "column_start": 0, - "column_end": 27, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "target", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_greet", - "name": "greet", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 225, - "column_start": 8, - "column_end": 53, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_notify_join", - "name": "notify_join", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 249, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "chat_box", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_send_msg", - "name": "send_msg", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 263, - "column_start": 4, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "sender", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "text", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_slow_process", - "name": "slow_process", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 277, - "column_start": 8, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_ArrowBox", - "name": "ArrowBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 64, - "column_start": 0, - "column_end": 76, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "__rshift__", - "subscribe", - "_handle_event" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ArrowCall", - "name": "ArrowCall", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 110, - "column_start": 0, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "__getattr__", - "_single_call", - "_broadcast_call" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_AsyncExecutor", - "name": "AsyncExecutor", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 123, - "column_start": 0, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FutureBox", - "name": "FutureBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 125, - "line_end": 148, - "column_start": 0, - "column_end": 63, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "get", - "is_done", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_VoidBox", - "name": "VoidBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 152, - "line_end": 162, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ArrowChatBox", - "name": "ArrowChatBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 166, - "line_end": 206, - "column_start": 0, - "column_end": 75, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_on_message", - "_on_user_joined", - "_on_user_left" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_SimpleBox", - "name": "SimpleBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 225, - "column_start": 4, - "column_end": 53, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_SlowBox", - "name": "SlowBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 272, - "line_end": 277, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing Any, Callable, Dict, List, Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "asyncio", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "threading", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "concurrent.futures Future, ThreadPoolExecutor", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 15 - }, - { - "module": "nyash_v4_p2p_capsule CapsuleLinkableBox, public", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 16 - }, - { - "module": "time", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 275 - }, - { - "module": "time", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 284 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_async_complete.py", - "path": "./development/archive/legacy_src/nyash_v4_async_complete.py", - "language": "python", - "size_bytes": 13159, - "total_lines": 373, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.875446344Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 4, - "column_end": 59, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___rshift__", - "name": "__rshift__", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "target", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_receiveAsyncCall", - "name": "receiveAsyncCall", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 44, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_shutdown", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 48, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 58, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "target", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___getattr__", - "name": "__getattr__", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 71, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_method_call", - "name": "method_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 69, - "column_start": 8, - "column_end": 57, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__sync_call", - "name": "_sync_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 78, - "column_start": 4, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__async_call", - "name": "_async_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 85, - "column_start": 4, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__single_sync", - "name": "_single_sync", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 91, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__single_async", - "name": "_single_async", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 100, - "column_start": 4, - "column_end": 75, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__broadcast_sync", - "name": "_broadcast_sync", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 112, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__broadcast_async", - "name": "_broadcast_async", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 121, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 131, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 138, - "column_start": 4, - "column_end": 59, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_then", - "name": "then", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 159, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_wrapped_callback", - "name": "wrapped_callback", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 147, - "column_start": 8, - "column_end": 46, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "future", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_chain_callback", - "name": "chain_callback", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 156, - "column_start": 8, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "f", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_is_done", - "name": "is_done", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 163, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_cancel", - "name": "cancel", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 177, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 180, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 183, - "column_start": 4, - "column_end": 68, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 192, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_all", - "name": "get_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 202, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_first", - "name": "get_first", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 226, - "column_start": 4, - "column_end": 65, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_all_done", - "name": "all_done", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 230, - "column_start": 4, - "column_end": 78, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 234, - "column_start": 4, - "column_end": 85, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 237, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 240, - "column_start": 4, - "column_end": 70, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 250, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_process_data", - "name": "process_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 260, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_status", - "name": "get_status", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 265, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_double_it", - "name": "double_it", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 352, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "result", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_print_it", - "name": "print_it", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 356, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "result", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_AsyncArrowBox", - "name": "AsyncArrowBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 48, - "column_start": 0, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "__rshift__", - "shutdown" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_AsyncArrowCall", - "name": "AsyncArrowCall", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 121, - "column_start": 0, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "__getattr__", - "_sync_call", - "_async_call", - "_single_sync", - "_single_async", - "_broadcast_sync", - "_broadcast_async" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_AsyncFutureBox", - "name": "AsyncFutureBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 125, - "line_end": 183, - "column_start": 0, - "column_end": 68, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "get", - "then", - "is_done", - "cancel", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_AsyncFutureGroup", - "name": "AsyncFutureGroup", - "symbol_type": "Class", - "file_path": "", - "line_start": 187, - "line_end": 240, - "column_start": 0, - "column_end": 70, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "get_all", - "get_first", - "all_done", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_AsyncWorkerBox", - "name": "AsyncWorkerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 244, - "line_end": 265, - "column_start": 0, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing Any, Callable, Dict, List, Optional, Union", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "concurrent.futures Future, ThreadPoolExecutor, TimeoutError", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "time", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "nyash_v4_p2p_capsule CapsuleLinkableBox, public", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 15 - }, - { - "module": "nyash_v4_arrow_syntax ArrowBox, VoidBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 16 - }, - { - "module": "concurrent.futures", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 206 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_auto_cleanup.py", - "path": "./development/archive/legacy_src/nyash_v4_auto_cleanup.py", - "language": "python", - "size_bytes": 15411, - "total_lines": 374, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.883743514Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 28, - "column_start": 4, - "column_end": 84, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_track_creation", - "name": "track_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 35, - "column_start": 4, - "column_end": 101, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_track_dependency", - "name": "track_dependency", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 42, - "column_start": 4, - "column_end": 136, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_mark_manual_cleanup", - "name": "mark_manual_cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 47, - "column_start": 4, - "column_end": 91, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_auto_cleanup_all", - "name": "auto_cleanup_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 62, - "column_start": 4, - "column_end": 116, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__calculate_cleanup_order", - "name": "_calculate_cleanup_order", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 89, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_cleanup_report", - "name": "get_cleanup_report", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 103, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 117, - "column_start": 4, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__perform_init", - "name": "_perform_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 135, - "column_start": 4, - "column_end": 87, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__perform_fini", - "name": "_perform_fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 147, - "column_start": 4, - "column_end": 90, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_manual_fini", - "name": "manual_fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 153, - "column_start": 4, - "column_end": 27, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_add_dependency", - "name": "add_dependency", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 157, - "column_start": 4, - "column_end": 69, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 161, - "column_start": 4, - "column_end": 94, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 164, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 167, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 181, - "column_start": 4, - "column_end": 59, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__perform_init", - "name": "_perform_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 201, - "column_start": 4, - "column_end": 109, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__perform_fini", - "name": "_perform_fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 210, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_disable_auto_cleanup", - "name": "disable_auto_cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 214, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_cleanup_report", - "name": "get_cleanup_report", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 218, - "column_start": 4, - "column_end": 57, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 235, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_should_auto_cleanup", - "name": "should_auto_cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 254, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_auto_cleanup_all", - "name": "auto_cleanup_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 274, - "column_start": 4, - "column_end": 69, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_ResourceTracker", - "name": "ResourceTracker", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 103, - "column_start": 0, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "track_creation", - "track_dependency", - "mark_manual_cleanup", - "auto_cleanup_all", - "_calculate_cleanup_order", - "get_cleanup_report" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_AutoCleanupBox", - "name": "AutoCleanupBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 107, - "line_end": 167, - "column_start": 0, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_perform_init", - "_perform_fini", - "manual_fini", - "add_dependency", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_AutoCleanupFunctionBox", - "name": "AutoCleanupFunctionBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 171, - "line_end": 218, - "column_start": 0, - "column_end": 57, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_perform_init", - "_perform_fini", - "disable_auto_cleanup", - "get_cleanup_report" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_SmartResourceTracker", - "name": "SmartResourceTracker", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 274, - "column_start": 0, - "column_end": 69, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "should_auto_cleanup", - "auto_cleanup_all" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing List, Dict, Optional, Set, Any, Tuple", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox, BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_variables Environment, AssignBox, VarRefBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "nyash_v4_functions FunctionBox, VoidBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "nyash_v4_variables Environment, AssignBox, PrintBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 281 - }, - { - "module": "nyash_v4_collections ArrayBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 282 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_classes.py", - "path": "./development/archive/legacy_src/nyash_v4_classes.py", - "language": "python", - "size_bytes": 7079, - "total_lines": 204, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.892473761Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 25, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 39, - "column_start": 4, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 43, - "column_start": 4, - "column_end": 95, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 66, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_set_field", - "name": "set_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 73, - "column_start": 4, - "column_end": 86, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_field", - "name": "get_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 80, - "column_start": 4, - "column_end": 86, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_call_method", - "name": "call_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 102, - "column_start": 4, - "column_end": 94, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_has_method", - "name": "has_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 106, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 111, - "column_start": 4, - "column_end": 64, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 114, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 121, - "column_start": 4, - "column_end": 27, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 130, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 146, - "column_start": 4, - "column_end": 66, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 150, - "column_start": 4, - "column_end": 62, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 153, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 156, - "column_start": 4, - "column_end": 73, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_ClassBox", - "name": "ClassBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 52, - "column_start": 0, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "create", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_InstanceBox", - "name": "InstanceBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 121, - "column_start": 0, - "column_end": 27, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "set_field", - "get_field", - "call_method", - "has_method", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NewBox", - "name": "NewBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 124, - "line_end": 156, - "column_start": 0, - "column_end": 73, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "typing List, Dict, Any, Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_variables Environment", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "nyash_v4_functions FunctionBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "nyash_v4_variables AssignBox, PrintBox, VarRefBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 161 - }, - { - "module": "nyash_v4_core BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 162 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_collections.py", - "path": "./development/archive/legacy_src/nyash_v4_collections.py", - "language": "python", - "size_bytes": 9812, - "total_lines": 289, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.901382998Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 4, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_items", - "name": "items", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 46, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 55, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_size", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_isEmpty", - "name": "isEmpty", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 4, - "column_end": 27, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_remove", - "name": "remove", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 74, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 81, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_indexOf", - "name": "indexOf", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 88, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 99, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 113, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 118, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___len__", - "name": "__len__", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___getitem__", - "name": "__getitem__", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___setitem__", - "name": "__setitem__", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 134, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___iter__", - "name": "__iter__", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 138, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_to_python_list", - "name": "to_python_list", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 152, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 156, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 159, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 162, - "column_start": 4, - "column_end": 63, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 165, - "column_start": 4, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 173, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 185, - "column_start": 4, - "column_end": 83, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 188, - "column_start": 4, - "column_end": 103, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 191, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 194, - "column_start": 4, - "column_end": 68, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 205, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 208, - "column_start": 4, - "column_end": 73, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 211, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 214, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_ArrayBox", - "name": "ArrayBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 142, - "column_start": 0, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "add", - "get", - "set", - "size", - "isEmpty", - "clear", - "remove", - "contains", - "indexOf", - "toString", - "equals", - "copy", - "__len__", - "__getitem__", - "__setitem__", - "__iter__", - "to_python_list" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ArrayAddBox", - "name": "ArrayAddBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 165, - "column_start": 0, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ArrayGetBox", - "name": "ArrayGetBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 167, - "line_end": 194, - "column_start": 0, - "column_end": 68, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ArraySizeBox", - "name": "ArraySizeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 196, - "line_end": 214, - "column_start": 0, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing List, Optional, Any, TypeVar, Generic", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v4_core Box, IntegerBox, StringBox, BoolBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_variables Environment", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_comparisons.py", - "path": "./development/archive/legacy_src/nyash_v4_comparisons.py", - "language": "python", - "size_bytes": 12072, - "total_lines": 355, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.911154740Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 21, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 32, - "column_start": 4, - "column_end": 91, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__evaluate_operand", - "name": "_evaluate_operand", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 40, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 43, - "column_start": 4, - "column_end": 91, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 46, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 49, - "column_start": 4, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 56, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 67, - "column_start": 4, - "column_end": 91, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__evaluate_operand", - "name": "_evaluate_operand", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 74, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 77, - "column_start": 4, - "column_end": 91, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 80, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 83, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 90, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 101, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__evaluate_operand", - "name": "_evaluate_operand", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 108, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 111, - "column_start": 4, - "column_end": 92, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 114, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 117, - "column_start": 4, - "column_end": 47, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 124, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 129, - "column_start": 4, - "column_end": 47, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 132, - "column_start": 4, - "column_end": 92, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 135, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 138, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 145, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 151, - "column_start": 4, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 154, - "column_start": 4, - "column_end": 92, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 157, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 160, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 167, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 173, - "column_start": 4, - "column_end": 58, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 176, - "column_start": 4, - "column_end": 92, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 179, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 182, - "column_start": 4, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 191, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 199, - "column_start": 4, - "column_end": 58, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__evaluate_to_bool", - "name": "_evaluate_to_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 214, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 217, - "column_start": 4, - "column_end": 92, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 220, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 223, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 230, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 238, - "column_start": 4, - "column_end": 57, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__evaluate_to_bool", - "name": "_evaluate_to_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 251, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 254, - "column_start": 4, - "column_end": 92, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 257, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 260, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 266, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__evaluate_to_bool", - "name": "_evaluate_to_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 283, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 286, - "column_start": 4, - "column_end": 61, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 289, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 292, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_LessThanBox", - "name": "LessThanBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 49, - "column_start": 0, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "_evaluate_operand", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_GreaterThanBox", - "name": "GreaterThanBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 83, - "column_start": 0, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "_evaluate_operand", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_EqualsBox", - "name": "EqualsBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 117, - "column_start": 0, - "column_end": 47, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "_evaluate_operand", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NotEqualsBox", - "name": "NotEqualsBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 138, - "column_start": 0, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_LessOrEqualBox", - "name": "LessOrEqualBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 140, - "line_end": 160, - "column_start": 0, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_GreaterOrEqualBox", - "name": "GreaterOrEqualBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 162, - "line_end": 182, - "column_start": 0, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_AndBox", - "name": "AndBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 186, - "line_end": 223, - "column_start": 0, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "_evaluate_to_bool", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_OrBox", - "name": "OrBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 225, - "line_end": 260, - "column_start": 0, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "_evaluate_to_bool", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NotBox", - "name": "NotBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 262, - "line_end": 292, - "column_start": 0, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "_evaluate_to_bool", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "nyash_v4_core Box, IntegerBox, StringBox, BoolBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "nyash_v4_variables Environment, VarRefBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_variables AssignBox, PrintBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 296 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_core.py", - "path": "./development/archive/legacy_src/nyash_v4_core.py", - "language": "python", - "size_bytes": 31319, - "total_lines": 905, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.922160492Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 32, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 4, - "column_end": 12, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 4, - "column_end": 12, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 4, - "column_end": 12, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getType", - "name": "getType", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 4, - "column_end": 25, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getId", - "name": "getId", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 4, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_init", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 70, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__perform_init", - "name": "_perform_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 74, - "column_start": 4, - "column_end": 12, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_fini", - "name": "fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 88, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__perform_fini", - "name": "_perform_fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 4, - "column_end": 12, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___enter__", - "name": "__enter__", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___exit__", - "name": "__exit__", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 101, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "exc_type", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "exc_val", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "exc_tb", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__log_event", - "name": "_log_event", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 111, - "column_start": 4, - "column_end": 10, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getLifecycleInfo", - "name": "getLifecycleInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 122, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 129, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 132, - "column_start": 4, - "column_end": 51, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_sub", - "name": "sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 135, - "column_start": 4, - "column_end": 51, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_mul", - "name": "mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 138, - "column_start": 4, - "column_end": 51, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_div", - "name": "div", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 141, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_lessThan", - "name": "lessThan", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 144, - "column_start": 4, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_greaterThan", - "name": "greaterThan", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 147, - "column_start": 4, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_lessOrEqual", - "name": "lessOrEqual", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 150, - "column_start": 4, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_greaterOrEqual", - "name": "greaterOrEqual", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 153, - "column_start": 4, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 156, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 161, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 164, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 170, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_concat", - "name": "concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 173, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getLength", - "name": "getLength", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 176, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_charAt", - "name": "charAt", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 185, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_length", - "name": "length", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 189, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_substring", - "name": "substring", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 203, - "column_start": 4, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_indexOf", - "name": "indexOf", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 211, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 233, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_isDigit", - "name": "isDigit", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 241, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_isAlpha", - "name": "isAlpha", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 247, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_isSpace", - "name": "isSpace", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 253, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_isAlphaNumeric", - "name": "isAlphaNumeric", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 259, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_join", - "name": "join", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 275, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 279, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_replace", - "name": "replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 287, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_replaceAll", - "name": "replaceAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 291, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 295, - "column_start": 4, - "column_end": 53, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_startsWith", - "name": "startsWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 299, - "column_start": 4, - "column_end": 59, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_endsWith", - "name": "endsWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 303, - "column_start": 4, - "column_end": 57, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_trim", - "name": "trim", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 307, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toUpper", - "name": "toUpper", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 311, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toLower", - "name": "toLower", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 315, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 320, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 325, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 328, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 334, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_and_", - "name": "and_", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 337, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_or_", - "name": "or_", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 340, - "column_start": 4, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_not_", - "name": "not_", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 343, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 346, - "column_start": 4, - "column_end": 59, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 351, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 354, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 362, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 375, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_setLocal", - "name": "setLocal", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 379, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getLocal", - "name": "getLocal", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 383, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 386, - "column_start": 4, - "column_end": 69, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 389, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 395, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 403, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 426, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 429, - "column_start": 4, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 432, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 435, - "column_start": 4, - "column_end": 70, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 444, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 446, - "line_end": 463, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 466, - "column_start": 4, - "column_end": 91, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 468, - "line_end": 469, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 471, - "line_end": 472, - "column_start": 4, - "column_end": 83, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_print_box", - "name": "print_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 475, - "line_end": 477, - "column_start": 0, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 528, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 530, - "line_end": 531, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 536, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 538, - "line_end": 539, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 554, - "column_start": 4, - "column_end": 58, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 556, - "line_end": 561, - "column_start": 4, - "column_end": 118, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 566, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 576, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getEventCount", - "name": "getEventCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 578, - "line_end": 580, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getLastEvent", - "name": "getLastEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 582, - "line_end": 586, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getLifetimeSeconds", - "name": "getLifetimeSeconds", - "symbol_type": "Function", - "file_path": "", - "line_start": 588, - "line_end": 593, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 599, - "line_end": 603, - "column_start": 4, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 605, - "line_end": 617, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 619, - "line_end": 635, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "content", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_exists", - "name": "exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 637, - "line_end": 647, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_readLines", - "name": "readLines", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 663, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 665, - "line_end": 666, - "column_start": 4, - "column_end": 61, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 668, - "line_end": 671, - "column_start": 4, - "column_end": 57, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 673, - "line_end": 674, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 680, - "line_end": 683, - "column_start": 4, - "column_end": 72, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_push", - "name": "push", - "symbol_type": "Function", - "file_path": "", - "line_start": 685, - "line_end": 689, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 693, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_pop", - "name": "pop", - "symbol_type": "Function", - "file_path": "", - "line_start": 695, - "line_end": 703, - "column_start": 4, - "column_end": 60, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 705, - "line_end": 723, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "index", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_length", - "name": "length", - "symbol_type": "Function", - "file_path": "", - "line_start": 725, - "line_end": 727, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 729, - "line_end": 737, - "column_start": 4, - "column_end": 66, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 739, - "line_end": 747, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 749, - "line_end": 751, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 757, - "line_end": 763, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_error_type", - "name": "error_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 766, - "line_end": 767, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_message", - "name": "message", - "symbol_type": "Function", - "file_path": "", - "line_start": 770, - "line_end": 771, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_details", - "name": "details", - "symbol_type": "Function", - "file_path": "", - "line_start": 774, - "line_end": 775, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 777, - "line_end": 778, - "column_start": 4, - "column_end": 64, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 780, - "line_end": 786, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 788, - "line_end": 789, - "column_start": 4, - "column_end": 78, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 794, - "line_end": 803, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_ok", - "name": "ok", - "symbol_type": "Function", - "file_path": "", - "line_start": 806, - "line_end": 808, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "cls", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_err", - "name": "err", - "symbol_type": "Function", - "file_path": "", - "line_start": 811, - "line_end": 813, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "cls", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_isOk", - "name": "isOk", - "symbol_type": "Function", - "file_path": "", - "line_start": 815, - "line_end": 817, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_isErr", - "name": "isErr", - "symbol_type": "Function", - "file_path": "", - "line_start": 819, - "line_end": 821, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getValue", - "name": "getValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 823, - "line_end": 828, - "column_start": 4, - "column_end": 92, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getError", - "name": "getError", - "symbol_type": "Function", - "file_path": "", - "line_start": 830, - "line_end": 835, - "column_start": 4, - "column_end": 70, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 837, - "line_end": 841, - "column_start": 4, - "column_end": 68, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 843, - "line_end": 849, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 851, - "line_end": 855, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 860, - "line_end": 864, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 866, - "line_end": 896, - "column_start": 4, - "column_end": 74, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 898, - "line_end": 899, - "column_start": 4, - "column_end": 66, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 901, - "line_end": 902, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 904, - "line_end": 905, - "column_start": 4, - "column_end": 79, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_Box", - "name": "Box", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 122, - "column_start": 0, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "getType", - "getId", - "init", - "_perform_init", - "fini", - "_perform_fini", - "__enter__", - "__exit__", - "_log_event", - "getLifecycleInfo" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_IntegerBox", - "name": "IntegerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 125, - "line_end": 164, - "column_start": 0, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "add", - "sub", - "mul", - "div", - "lessThan", - "greaterThan", - "lessOrEqual", - "greaterOrEqual", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_StringBox", - "name": "StringBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 166, - "line_end": 328, - "column_start": 0, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "concat", - "getLength", - "charAt", - "length", - "substring", - "indexOf", - "split", - "isDigit", - "isAlpha", - "isSpace", - "isAlphaNumeric", - "join", - "find", - "replace", - "replaceAll", - "contains", - "startsWith", - "endsWith", - "trim", - "toUpper", - "toLower", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_BoolBox", - "name": "BoolBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 330, - "line_end": 354, - "column_start": 0, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "and_", - "or_", - "not_", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_BlockBox", - "name": "BlockBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 357, - "line_end": 395, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute", - "setLocal", - "getLocal", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_IfBox", - "name": "IfBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 397, - "line_end": 435, - "column_start": 0, - "column_end": 70, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ForBox", - "name": "ForBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 437, - "line_end": 472, - "column_start": 0, - "column_end": 83, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FloatBox", - "name": "FloatBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 524, - "line_end": 539, - "column_start": 0, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_LifecycleInfoBox", - "name": "LifecycleInfoBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 543, - "line_end": 593, - "column_start": 0, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "toString", - "equals", - "copy", - "getEventCount", - "getLastEvent", - "getLifetimeSeconds" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FileBox", - "name": "FileBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 596, - "line_end": 674, - "column_start": 0, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "read", - "write", - "exists", - "readLines", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ArrayBox", - "name": "ArrayBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 677, - "line_end": 751, - "column_start": 0, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "push", - "add", - "pop", - "get", - "length", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ErrorBox", - "name": "ErrorBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 754, - "line_end": 789, - "column_start": 0, - "column_end": 78, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ResultBox", - "name": "ResultBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 791, - "line_end": 855, - "column_start": 0, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "isOk", - "isErr", - "getValue", - "getError", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_TryBox", - "name": "TryBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 857, - "line_end": 905, - "column_start": 0, - "column_end": 79, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "time", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "typing Any, Optional, Dict, List, TYPE_CHECKING", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "abc ABC, abstractmethod", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v4_variables Environment", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 226 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 640 - }, - { - "module": "traceback", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 762 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_debug_utils.py", - "path": "./development/archive/legacy_src/nyash_v4_debug_utils.py", - "language": "python", - "size_bytes": 9142, - "total_lines": 270, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.932363349Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_inspect", - "name": "inspect", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 50, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_trace", - "name": "trace", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 60, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_dumpLogs", - "name": "dumpLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 4, - "column_end": 46, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 67, - "column_start": 4, - "column_end": 61, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 70, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 73, - "column_start": 4, - "column_end": 25, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_measure", - "name": "measure", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 96, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "func", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_report", - "name": "report", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 112, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 115, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 118, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 121, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 131, - "column_start": 4, - "column_end": 66, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_trust", - "name": "trust", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 138, - "column_start": 4, - "column_end": 59, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_shareWith", - "name": "shareWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 153, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getShared", - "name": "getShared", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 159, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_explainError", - "name": "explainError", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 190, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 193, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 196, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 199, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_create_boxes", - "name": "create_boxes", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 227, - "column_start": 4, - "column_end": 63, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "n", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_DebugBox", - "name": "DebugBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 73, - "column_start": 0, - "column_end": 25, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "inspect", - "trace", - "dumpLogs", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_PerformanceBox", - "name": "PerformanceBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 121, - "column_start": 0, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "measure", - "report", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_TrustBox", - "name": "TrustBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 125, - "line_end": 159, - "column_start": 0, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "trust", - "shareWith", - "getShared" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FriendlyErrorBox", - "name": "FriendlyErrorBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 163, - "line_end": 199, - "column_start": 0, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing Any, Dict, List", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_p2p_capsule CapsuleLinkableBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "time", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 86 - }, - { - "module": "nyash_v4_p2p_capsule SecureMessageBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 209 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_error_handling.py", - "path": "./development/archive/legacy_src/nyash_v4_error_handling.py", - "language": "python", - "size_bytes": 15988, - "total_lines": 446, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.941664973Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 27, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_error_type", - "name": "error_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 31, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_message", - "name": "message", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 35, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_details", - "name": "details", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 39, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 42, - "column_start": 4, - "column_end": 64, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 50, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 53, - "column_start": 4, - "column_end": 78, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_stack_trace", - "name": "get_stack_trace", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 73, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_ok", - "name": "ok", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "cls", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_err", - "name": "err", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "cls", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_from_exception", - "name": "from_exception", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 93, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "cls", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_is_ok", - "name": "is_ok", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_is_err", - "name": "is_err", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_unwrap", - "name": "unwrap", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 108, - "column_start": 4, - "column_end": 87, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_unwrap_or", - "name": "unwrap_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 4, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_unwrap_err", - "name": "unwrap_err", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 119, - "column_start": 4, - "column_end": 90, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_map", - "name": "map", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 130, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_map_err", - "name": "map_err", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 138, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_and_then", - "name": "and_then", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 148, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 154, - "column_start": 4, - "column_end": 68, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 162, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 168, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 179, - "column_start": 4, - "column_end": 66, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_catch", - "name": "catch", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 184, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_catch_all", - "name": "catch_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 189, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_finally_do", - "name": "finally_do", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 194, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 238, - "column_start": 4, - "column_end": 78, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 243, - "column_start": 4, - "column_end": 84, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 246, - "column_start": 4, - "column_end": 57, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 249, - "column_start": 4, - "column_end": 60, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 258, - "column_start": 4, - "column_end": 71, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_on_error", - "name": "on_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 263, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_safe_call", - "name": "safe_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 282, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_try_call", - "name": "try_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 301, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_try_operation", - "name": "try_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 307, - "column_start": 0, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_throw_error", - "name": "throw_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 312, - "column_start": 0, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 322, - "column_start": 4, - "column_end": 57, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_divide", - "name": "divide", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 329, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_risky_operation", - "name": "risky_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 337, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_timeout_operation", - "name": "timeout_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 346, - "column_start": 4, - "column_end": 65, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_safe_division", - "name": "safe_division", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 370, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_lambda", - "name": "lambda", - "symbol_type": "Function", - "file_path": "", - "line_start": 373, - "line_end": 373, - "column_start": 32, - "column_end": 60, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_lambda", - "name": "lambda", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 378, - "column_start": 30, - "column_end": 58, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_lambda", - "name": "lambda", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 383, - "column_start": 32, - "column_end": 60, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_lambda", - "name": "lambda", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 385, - "column_start": 8, - "column_end": 60, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "error", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_lambda", - "name": "lambda", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 411, - "column_start": 40, - "column_end": 91, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "error", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_double_if_positive", - "name": "double_if_positive", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 425, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_lambda", - "name": "lambda", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 430, - "column_start": 13, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "x", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_lambda", - "name": "lambda", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 437, - "column_start": 13, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "x", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_ErrorBox", - "name": "ErrorBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 57, - "column_start": 0, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "toString", - "equals", - "copy", - "get_stack_trace" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ResultBox", - "name": "ResultBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 168, - "column_start": 0, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "is_ok", - "is_err", - "unwrap", - "unwrap_or", - "unwrap_err", - "map", - "map_err", - "and_then", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_TryBox", - "name": "TryBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 172, - "line_end": 249, - "column_start": 0, - "column_end": 60, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "catch", - "catch_all", - "finally_do", - "execute", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ErrorHandlingArrowBox", - "name": "ErrorHandlingArrowBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 253, - "line_end": 301, - "column_start": 0, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "on_error" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_RiskyBox", - "name": "RiskyBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 316, - "line_end": 346, - "column_start": 0, - "column_end": 65, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing Any, Callable, Dict, List, Optional, Union, Type", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "traceback", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "nyash_v4_async_complete AsyncArrowBox, AsyncFutureBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "nyash_v4_p2p_capsule public", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 15 - }, - { - "module": "random", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 334 - }, - { - "module": "time", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 342 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_executor.py", - "path": "./development/archive/legacy_src/nyash_v4_executor.py", - "language": "python", - "size_bytes": 7689, - "total_lines": 237, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.952852095Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 22, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 28, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 4, - "column_end": 91, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 40, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_findMain", - "name": "findMain", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 48, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_listAllFunctions", - "name": "listAllFunctions", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 56, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 88, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 4, - "column_end": 60, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 95, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 98, - "column_start": 4, - "column_end": 59, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 103, - "column_start": 4, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_loadProgram", - "name": "loadProgram", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 108, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_loadFromFile", - "name": "loadFromFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 114, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 122, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_info", - "name": "info", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 136, - "column_start": 4, - "column_end": 51, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_createHelloWorldProgram", - "name": "createHelloWorldProgram", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 152, - "column_start": 0, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_createCalculatorProgram", - "name": "createCalculatorProgram", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 171, - "column_start": 0, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_createMultiBoxProgram", - "name": "createMultiBoxProgram", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 188, - "column_start": 0, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_FunctionDefinition", - "name": "FunctionDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 28, - "column_start": 0, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_BoxDefinition", - "name": "BoxDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 34, - "column_start": 0, - "column_end": 91, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ProgramBox", - "name": "ProgramBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 98, - "column_start": 0, - "column_end": 59, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "findMain", - "listAllFunctions", - "run", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NyashExecutor", - "name": "NyashExecutor", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 136, - "column_start": 0, - "column_end": 51, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "loadProgram", - "loadFromFile", - "execute", - "info" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing List, Optional, Dict", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 6 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "nyash_v4_core Box, IntegerBox, StringBox, BoolBox, BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "nyash_v4_variables Environment, AssignBox, PrintBox, VarRefBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_functions FunctionBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_fileio.py", - "path": "./development/archive/legacy_src/nyash_v4_fileio.py", - "language": "python", - "size_bytes": 8724, - "total_lines": 258, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.962131997Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_readText", - "name": "readText", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 37, - "column_start": 4, - "column_end": 80, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_writeText", - "name": "writeText", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 49, - "column_start": 4, - "column_end": 80, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_exists", - "name": "exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_size", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 65, - "column_start": 4, - "column_end": 85, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 4, - "column_end": 46, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 75, - "column_start": 4, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_fileExists", - "name": "fileExists", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 79, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getSize", - "name": "getSize", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 88, - "column_start": 4, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 93, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 96, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 105, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 4, - "column_end": 46, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 112, - "column_start": 4, - "column_end": 60, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 115, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 118, - "column_start": 4, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 126, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 4, - "column_end": 61, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 133, - "column_start": 4, - "column_end": 94, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 136, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 139, - "column_start": 4, - "column_end": 70, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 150, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 153, - "column_start": 4, - "column_end": 62, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 156, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 159, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_createNyashSourceFile", - "name": "createNyashSourceFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 166, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_FileBox", - "name": "FileBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 96, - "column_start": 0, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "read", - "write", - "fileExists", - "getSize", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FileReadBox", - "name": "FileReadBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 118, - "column_start": 0, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FileWriteBox", - "name": "FileWriteBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 139, - "column_start": 0, - "column_end": 70, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FileExistsBox", - "name": "FileExistsBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 159, - "column_start": 0, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 6 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "nyash_v4_core Box, StringBox, BoolBox, IntegerBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "nyash_v4_variables Environment", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_functions.py", - "path": "./development/archive/legacy_src/nyash_v4_functions.py", - "language": "python", - "size_bytes": 6638, - "total_lines": 198, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.971824797Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 19, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 22, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 25, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 28, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 41, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_init", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 49, - "column_start": 4, - "column_end": 77, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_call", - "name": "call", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 85, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_fini", - "name": "fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 92, - "column_start": 4, - "column_end": 25, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 95, - "column_start": 4, - "column_end": 102, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 100, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 111, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 118, - "column_start": 4, - "column_end": 65, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 123, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 126, - "column_start": 4, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 134, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 145, - "column_start": 4, - "column_end": 71, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 149, - "column_start": 4, - "column_end": 57, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 152, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 155, - "column_start": 4, - "column_end": 81, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_VoidBox", - "name": "VoidBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 28, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FunctionBox", - "name": "FunctionBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 104, - "column_start": 0, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "init", - "call", - "fini", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ReturnBox", - "name": "ReturnBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 107, - "line_end": 126, - "column_start": 0, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FunctionCallBox", - "name": "FunctionCallBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 155, - "column_start": 0, - "column_end": 81, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "typing List, Dict, Any, Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_variables Environment, VarRefBox, AddBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "nyash_v4_variables AssignBox, PrintBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 160 - }, - { - "module": "nyash_v4_core BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 161 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_globals.py", - "path": "./development/archive/legacy_src/nyash_v4_globals.py", - "language": "python", - "size_bytes": 8048, - "total_lines": 236, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.980049141Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___new__", - "name": "__new__", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 30, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "cls", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 39, - "column_start": 4, - "column_end": 77, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_declare", - "name": "declare", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 44, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 51, - "column_start": 4, - "column_end": 58, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 58, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_has", - "name": "has", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_list", - "name": "list", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_register_singleton", - "name": "register_singleton", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 74, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_singleton", - "name": "get_singleton", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 80, - "column_start": 4, - "column_end": 61, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 86, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_stats", - "name": "get_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 95, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 98, - "column_start": 4, - "column_end": 103, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 102, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 106, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getValue", - "name": "getValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_setValue", - "name": "setValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 130, - "column_start": 4, - "column_end": 63, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 135, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 138, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 151, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getInstance", - "name": "getInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 155, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 158, - "column_start": 4, - "column_end": 85, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 163, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 210, - "column_start": 8, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 213, - "column_start": 8, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 216, - "column_start": 8, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 219, - "column_start": 8, - "column_end": 70, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_GlobalBox", - "name": "GlobalBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 106, - "column_start": 0, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__new__", - "__init__", - "declare", - "get", - "set", - "has", - "list", - "register_singleton", - "get_singleton", - "clear", - "get_stats", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_GlobalRefBox", - "name": "GlobalRefBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 109, - "line_end": 138, - "column_start": 0, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "getValue", - "setValue", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_SingletonBox", - "name": "SingletonBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 167, - "column_start": 0, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "getInstance", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ConfigBox", - "name": "ConfigBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 207, - "line_end": 219, - "column_start": 4, - "column_end": 70, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "set", - "get", - "toString" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "typing Dict, Any, Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "threading Lock", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "nyash_v4_variables Environment", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 15 - }, - { - "module": "nyash_v4_variables AssignBox, PrintBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 172 - }, - { - "module": "nyash_v4_core BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 173 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_higher_order.py", - "path": "./development/archive/legacy_src/nyash_v4_higher_order.py", - "language": "python", - "size_bytes": 16357, - "total_lines": 451, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:46.990769484Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 28, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__capture_variables", - "name": "_capture_variables", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 38, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_call", - "name": "call", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 50, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 87, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 64, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_call", - "name": "call", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 75, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 78, - "column_start": 4, - "column_end": 70, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 83, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 86, - "column_start": 4, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 96, - "column_start": 4, - "column_end": 27, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_call", - "name": "call", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 121, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 125, - "column_start": 4, - "column_end": 73, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 128, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 131, - "column_start": 4, - "column_end": 77, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 141, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 170, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 173, - "column_start": 4, - "column_end": 97, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 176, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 179, - "column_start": 4, - "column_end": 62, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 187, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 220, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 223, - "column_start": 4, - "column_end": 101, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 226, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 229, - "column_start": 4, - "column_end": 66, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 238, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 274, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 278, - "column_start": 4, - "column_end": 110, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 281, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 288, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 298, - "column_start": 4, - "column_end": 18, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_call", - "name": "call", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 316, - "column_start": 4, - "column_end": 81, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 319, - "column_start": 4, - "column_end": 90, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 322, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 325, - "column_start": 4, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 335, - "column_start": 4, - "column_end": 46, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_call", - "name": "call", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 358, - "column_start": 4, - "column_end": 86, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 362, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 365, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 368, - "column_start": 4, - "column_end": 88, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_ClosureBox", - "name": "ClosureBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 64, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_capture_variables", - "call", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FunctionVariableBox", - "name": "FunctionVariableBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 86, - "column_start": 0, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "call", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_LambdaBox", - "name": "LambdaBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 131, - "column_start": 0, - "column_end": 77, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "call", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_MapBox", - "name": "MapBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 135, - "line_end": 179, - "column_start": 0, - "column_end": 62, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FilterBox", - "name": "FilterBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 181, - "line_end": 229, - "column_start": 0, - "column_end": 66, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ReduceBox", - "name": "ReduceBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 231, - "line_end": 288, - "column_start": 0, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ComposeBox", - "name": "ComposeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 292, - "line_end": 325, - "column_start": 0, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "call", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_CurryBox", - "name": "CurryBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 329, - "line_end": 368, - "column_start": 0, - "column_end": 88, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "call", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing List, Optional, Dict, Any, Callable", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox, BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_variables Environment, VarRefBox, AssignBox, PrintBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "nyash_v4_functions FunctionBox, FunctionCallBox, VoidBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "nyash_v4_collections ArrayBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 145 - }, - { - "module": "nyash_v4_collections ArrayBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 191 - }, - { - "module": "nyash_v4_collections ArrayBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 375 - }, - { - "module": "nyash_v4_variables AddBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 376 - }, - { - "module": "nyash_v4_variables MulBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 394 - }, - { - "module": "nyash_v4_comparisons GreaterThanBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 423 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_instantiation.py", - "path": "./development/archive/legacy_src/nyash_v4_instantiation.py", - "language": "python", - "size_bytes": 14632, - "total_lines": 418, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.003116354Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__init_defaults", - "name": "_init_defaults", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 35, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_register_type", - "name": "register_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 39, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_register_constructor", - "name": "register_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 43, - "column_start": 4, - "column_end": 46, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_type", - "name": "get_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_constructor", - "name": "get_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_list_types", - "name": "list_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_global_registry", - "name": "get_global_registry", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 61, - "column_start": 0, - "column_end": 27, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 72, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 107, - "column_start": 4, - "column_end": 72, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__extract_value", - "name": "_extract_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 116, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 120, - "column_start": 4, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 123, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 126, - "column_start": 4, - "column_end": 79, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 138, - "column_start": 4, - "column_end": 47, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_increment_instance_count", - "name": "increment_instance_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 71, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_add_memory_usage", - "name": "add_memory_usage", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 150, - "column_start": 4, - "column_end": 115, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 155, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 161, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 171, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 192, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 195, - "column_start": 4, - "column_end": 99, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 198, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 201, - "column_start": 4, - "column_end": 75, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 213, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_create_instance", - "name": "create_instance", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 225, - "column_start": 4, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_add_method", - "name": "add_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 229, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_method", - "name": "get_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 233, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 238, - "column_start": 4, - "column_end": 90, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 243, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 250, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 262, - "column_start": 4, - "column_end": 53, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_set_constructor_result", - "name": "set_constructor_result", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 266, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_set_field", - "name": "set_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_field", - "name": "get_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 274, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_call_method", - "name": "call_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 286, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getType", - "name": "getType", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 289, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 294, - "column_start": 4, - "column_end": 60, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 299, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 306, - "column_start": 4, - "column_end": 27, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_BoxTypeRegistry", - "name": "BoxTypeRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 55, - "column_start": 0, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_init_defaults", - "register_type", - "register_constructor", - "get_type", - "get_constructor", - "list_types" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NewBox", - "name": "NewBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 126, - "column_start": 0, - "column_end": 79, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "_extract_value", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_TypeInfoBox", - "name": "TypeInfoBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 130, - "line_end": 161, - "column_start": 0, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "increment_instance_count", - "add_memory_usage", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_InstanceOfBox", - "name": "InstanceOfBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 165, - "line_end": 201, - "column_start": 0, - "column_end": 75, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ClassDefinitionBox", - "name": "ClassDefinitionBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 205, - "line_end": 250, - "column_start": 0, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "create_instance", - "add_method", - "get_method", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_CustomBox", - "name": "CustomBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 254, - "line_end": 306, - "column_start": 0, - "column_end": 27, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "set_constructor_result", - "set_field", - "get_field", - "call_method", - "getType", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing List, Dict, Optional, Type, Any", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox, BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_variables Environment, VarRefBox, AssignBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "nyash_v4_functions FunctionBox, VoidBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "nyash_v4_core IntegerBox, StringBox, BoolBox, BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 28 - }, - { - "module": "nyash_v4_collections ArrayBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 29 - }, - { - "module": "nyash_v4_collections ArrayBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 313 - }, - { - "module": "nyash_v4_variables PrintBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 361 - }, - { - "module": "nyash_v4_variables AddBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 374 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_lifecycle_manager.py", - "path": "./development/archive/legacy_src/nyash_v4_lifecycle_manager.py", - "language": "python", - "size_bytes": 12601, - "total_lines": 374, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.012667172Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 32, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 38, - "column_start": 4, - "column_end": 91, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 41, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_add_child", - "name": "add_child", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 57, - "column_start": 4, - "column_end": 88, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_remove_child", - "name": "remove_child", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 64, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_set_owned", - "name": "set_owned", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 71, - "column_start": 4, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_fini", - "name": "fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 93, - "column_start": 4, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_hierarchy_info", - "name": "get_hierarchy_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 109, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_build_tree", - "name": "build_tree", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 107, - "column_start": 8, - "column_end": 25, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "box", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_enter_scope", - "name": "enter_scope", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 124, - "column_start": 4, - "column_end": 72, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_exit_scope", - "name": "exit_scope", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 140, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_register_box", - "name": "register_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 147, - "column_start": 4, - "column_end": 77, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_current_level", - "name": "get_current_level", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 150, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_scope_manager", - "name": "get_scope_manager", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 156, - "column_start": 0, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 167, - "column_start": 4, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 218, - "column_start": 4, - "column_end": 80, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "env", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 227, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 230, - "column_start": 4, - "column_end": 73, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 235, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 238, - "column_start": 4, - "column_end": 57, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getType", - "name": "getType", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 241, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___getattr__", - "name": "__getattr__", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 245, - "column_start": 4, - "column_end": 46, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "name", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 257, - "column_start": 4, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 281, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "env", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 284, - "column_start": 4, - "column_end": 102, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 287, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 290, - "column_start": 4, - "column_end": 83, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_ManagedBox", - "name": "ManagedBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 109, - "column_start": 0, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "toString", - "equals", - "copy", - "add_child", - "remove_child", - "set_owned", - "fini", - "get_hierarchy_info" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ScopeManager", - "name": "ScopeManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 150, - "column_start": 0, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "enter_scope", - "exit_scope", - "register_box", - "get_current_level" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ManagedNewBox", - "name": "ManagedNewBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 160, - "line_end": 218, - "column_start": 0, - "column_end": 80, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ManagedBoxWrapper", - "name": "ManagedBoxWrapper", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 245, - "column_start": 0, - "column_end": 46, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "toString", - "equals", - "copy", - "getType", - "__getattr__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_WithBox", - "name": "WithBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 249, - "line_end": 290, - "column_start": 0, - "column_end": 83, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing List, Optional, Dict, Set", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "weakref", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "nyash_v4_instantiation get_global_registry", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 171 - }, - { - "module": "nyash_v4_variables Environment", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 297 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_loops.py", - "path": "./development/archive/legacy_src/nyash_v4_loops.py", - "language": "python", - "size_bytes": 7949, - "total_lines": 247, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.022184310Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 26, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 29, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 32, - "column_start": 4, - "column_end": 51, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 35, - "column_start": 4, - "column_end": 25, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 40, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 43, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 46, - "column_start": 4, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 49, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 100, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__evaluate_condition", - "name": "_evaluate_condition", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 115, - "column_start": 4, - "column_end": 25, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 121, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 124, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 127, - "column_start": 4, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 136, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 168, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__evaluate_value", - "name": "_evaluate_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 176, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 179, - "column_start": 4, - "column_end": 124, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 182, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 185, - "column_start": 4, - "column_end": 75, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_BreakException", - "name": "BreakException", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 0, - "column_end": 8, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ContinueException", - "name": "ContinueException", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 0, - "column_end": 8, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_BreakBox", - "name": "BreakBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 35, - "column_start": 0, - "column_end": 25, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "execute", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ContinueBox", - "name": "ContinueBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 49, - "column_start": 0, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "execute", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_LoopBox", - "name": "LoopBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 127, - "column_start": 0, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute", - "_evaluate_condition", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_RangeLoopBox", - "name": "RangeLoopBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 185, - "column_start": 0, - "column_end": 75, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute", - "_evaluate_value", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 6 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "nyash_v4_core Box, IntegerBox, StringBox, BoolBox, BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "nyash_v4_variables Environment, VarRefBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_variables AssignBox, PrintBox, AddBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 189 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_method_call.py", - "path": "./development/archive/legacy_src/nyash_v4_method_call.py", - "language": "python", - "size_bytes": 16760, - "total_lines": 435, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.031902128Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 27, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 41, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__resolve_object", - "name": "_resolve_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 50, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__evaluate_arguments", - "name": "_evaluate_arguments", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 60, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__invoke_method", - "name": "_invoke_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 92, - "column_start": 4, - "column_end": 71, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__handle_generic_method", - "name": "_handle_generic_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 112, - "column_start": 4, - "column_end": 70, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__handle_string_methods", - "name": "_handle_string_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 133, - "column_start": 4, - "column_end": 101, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__handle_array_methods", - "name": "_handle_array_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 159, - "column_start": 4, - "column_end": 100, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "obj", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__handle_integer_methods", - "name": "_handle_integer_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 176, - "column_start": 4, - "column_end": 102, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__handle_common_methods", - "name": "_handle_common_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 191, - "column_start": 4, - "column_end": 107, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__wrap_result", - "name": "_wrap_result", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 206, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 210, - "column_start": 4, - "column_end": 94, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 213, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 220, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 231, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 251, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 258, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 261, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 267, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 277, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 310, - "column_start": 4, - "column_end": 85, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 313, - "column_start": 4, - "column_end": 84, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 316, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 319, - "column_start": 4, - "column_end": 76, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_MethodCallBox", - "name": "MethodCallBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 220, - "column_start": 0, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "_resolve_object", - "_evaluate_arguments", - "_invoke_method", - "_handle_generic_method", - "_handle_string_methods", - "_handle_array_methods", - "_handle_integer_methods", - "_handle_common_methods", - "_wrap_result", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ChainMethodCallBox", - "name": "ChainMethodCallBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 224, - "line_end": 267, - "column_start": 0, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_PropertyAccessBox", - "name": "PropertyAccessBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 271, - "line_end": 319, - "column_start": 0, - "column_end": 76, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing List, Optional, Dict, Any", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox, BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_variables Environment, VarRefBox, AssignBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "nyash_v4_functions FunctionBox, VoidBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "nyash_v4_collections ArrayBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 326 - }, - { - "module": "nyash_v4_variables Environment", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 327 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_p2p_capsule.py", - "path": "./development/archive/legacy_src/nyash_v4_p2p_capsule.py", - "language": "python", - "size_bytes": 9896, - "total_lines": 278, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.041677254Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func_public", - "name": "public", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 21, - "column_start": 0, - "column_end": 17, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "method", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 32, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__discover_public_methods", - "name": "_discover_public_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 40, - "column_start": 4, - "column_end": 53, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_link", - "name": "link", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 50, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_unlink", - "name": "unlink", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 59, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_isLinkedTo", - "name": "isLinkedTo", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 4, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getLinkCount", - "name": "getLinkCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_call", - "name": "call", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 79, - "column_start": 4, - "column_end": 78, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_broadcast", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 91, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__on_linked", - "name": "_on_linked", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 4, - "column_end": 62, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "other_box", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__on_unlinked", - "name": "_on_unlinked", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 4, - "column_end": 69, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "other_box", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__internal_state", - "name": "_internal_state", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 109, - "column_start": 4, - "column_end": 102, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 112, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 115, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 126, - "column_start": 4, - "column_end": 73, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getName", - "name": "getName", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_sendMessage", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 140, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_receiveMessage", - "name": "receiveMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 148, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getMessageCount", - "name": "getMessageCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 153, - "column_start": 4, - "column_end": 46, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__encrypt", - "name": "_encrypt", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__decrypt", - "name": "_decrypt", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 4, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__get_encryption_key", - "name": "_get_encryption_key", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 166, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 176, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_ping", - "name": "ping", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 181, - "column_start": 4, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_store", - "name": "store", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 187, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_retrieve", - "name": "retrieve", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 192, - "column_start": 4, - "column_end": 64, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__internal_cleanup", - "name": "_internal_cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 196, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_CapsuleLinkableBox", - "name": "CapsuleLinkableBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 115, - "column_start": 0, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_discover_public_methods", - "call", - "broadcast", - "_on_linked", - "_on_unlinked", - "_internal_state", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_SecureMessageBox", - "name": "SecureMessageBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 166, - "column_start": 0, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_encrypt", - "_decrypt", - "_get_encryption_key" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_SimpleNodeBox", - "name": "SimpleNodeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 170, - "line_end": 196, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_internal_cleanup" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing List, Optional, Set, Dict, Callable", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_variables Environment", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "nyash_v4_functions VoidBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_p2p_link.py", - "path": "./development/archive/legacy_src/nyash_v4_p2p_link.py", - "language": "python", - "size_bytes": 9416, - "total_lines": 254, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.050544634Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 4, - "column_end": 27, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_link", - "name": "link", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 39, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_unlink", - "name": "unlink", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 51, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_isLinkedTo", - "name": "isLinkedTo", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 4, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getLinkedBoxes", - "name": "getLinkedBoxes", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getLinkCount", - "name": "getLinkCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_callLinked", - "name": "callLinked", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 80, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__perform_fini", - "name": "_perform_fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 89, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 93, - "column_start": 4, - "column_end": 80, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 96, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 110, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_public_sendMessage", - "name": "public_sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 117, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_public_getName", - "name": "public_getName", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_broadcast", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 128, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 4, - "column_end": 73, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 142, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_public_postMessage", - "name": "public_postMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 155, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getHistory", - "name": "getHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 158, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 161, - "column_start": 4, - "column_end": 97, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 169, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_sendToRoom", - "name": "sendToRoom", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 177, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_public_receiveMessage", - "name": "public_receiveMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 184, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 187, - "column_start": 4, - "column_end": 60, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_LinkableBox", - "name": "LinkableBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 100, - "column_start": 0, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "link", - "unlink", - "isLinkedTo", - "getLinkedBoxes", - "getLinkCount", - "callLinked", - "_perform_fini", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_P2PNodeBox", - "name": "P2PNodeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 132, - "column_start": 0, - "column_end": 73, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "public_sendMessage", - "public_getName", - "broadcast", - "toString" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ChatRoomBox", - "name": "ChatRoomBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 136, - "line_end": 161, - "column_start": 0, - "column_end": 97, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "public_postMessage", - "getHistory", - "toString" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ChatUserBox", - "name": "ChatUserBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 163, - "line_end": 187, - "column_start": 0, - "column_end": 60, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "sendToRoom", - "public_receiveMessage", - "toString" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing List, Optional, Set", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_variables Environment", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "nyash_v4_functions FunctionBox, VoidBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_parser.py", - "path": "./development/archive/legacy_src/nyash_v4_parser.py", - "language": "python", - "size_bytes": 15705, - "total_lines": 478, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.060208151Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 25, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___repr__", - "name": "__repr__", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 28, - "column_start": 4, - "column_end": 77, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 82, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_tokenize", - "name": "tokenize", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 120, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 136, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 140, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 150, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 154, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 158, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 162, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 166, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 172, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 178, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_current_token", - "name": "current_token", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 183, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_consume", - "name": "consume", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 193, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 205, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_box_definition", - "name": "parse_box_definition", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 218, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_function_definition", - "name": "parse_function_definition", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 227, - "column_start": 4, - "column_end": 46, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_block", - "name": "parse_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 238, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_statement", - "name": "parse_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 251, - "column_start": 4, - "column_end": 63, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_let_statement", - "name": "parse_let_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 260, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_print_statement", - "name": "parse_print_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 269, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_assignment", - "name": "parse_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 277, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_expression", - "name": "parse_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 288, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_primary", - "name": "parse_primary", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 315, - "column_start": 4, - "column_end": 73, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 320, - "column_start": 4, - "column_end": 12, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert", - "name": "convert", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 330, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert_box_definition", - "name": "convert_box_definition", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 340, - "column_start": 4, - "column_end": 53, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert_function_definition", - "name": "convert_function_definition", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 366, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert_block", - "name": "convert_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 376, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert_statement", - "name": "convert_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 387, - "column_start": 4, - "column_end": 71, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert_expression", - "name": "convert_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 408, - "column_start": 4, - "column_end": 72, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 414, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parseText", - "name": "parseText", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 436, - "column_start": 4, - "column_end": 17, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_Token", - "name": "Token", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 28, - "column_start": 0, - "column_end": 77, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "__repr__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_Tokenizer", - "name": "Tokenizer", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 120, - "column_start": 0, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "tokenize" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ASTNode", - "name": "ASTNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 124, - "column_start": 0, - "column_end": 8, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_BoxDefNode", - "name": "BoxDefNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 127, - "line_end": 130, - "column_start": 0, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_FunctionDefNode", - "name": "FunctionDefNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 132, - "line_end": 136, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_BlockNode", - "name": "BlockNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 0, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_AssignNode", - "name": "AssignNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 146, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_PrintNode", - "name": "PrintNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 148, - "line_end": 150, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NumberNode", - "name": "NumberNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 152, - "line_end": 154, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_StringNode", - "name": "StringNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_BoolNode", - "name": "BoolNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_VarNode", - "name": "VarNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 164, - "line_end": 166, - "column_start": 0, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_BinOpNode", - "name": "BinOpNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 168, - "line_end": 172, - "column_start": 0, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_Parser", - "name": "Parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 315, - "column_start": 0, - "column_end": 73, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "current_token", - "consume", - "parse", - "parse_box_definition", - "parse_function_definition", - "parse_block", - "parse_statement", - "parse_let_statement", - "parse_print_statement", - "parse_assignment", - "parse_expression", - "parse_primary" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_BoxConverter", - "name": "BoxConverter", - "symbol_type": "Class", - "file_path": "", - "line_start": 318, - "line_end": 408, - "column_start": 0, - "column_end": 72, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "convert", - "convert_box_definition", - "convert_function_definition", - "convert_block", - "convert_statement", - "convert_expression" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NyashParser", - "name": "NyashParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 411, - "line_end": 436, - "column_start": 0, - "column_end": 17, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "parseText" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "re", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "typing List, Optional, Any", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "nyash_v4_core Box, IntegerBox, StringBox, BoolBox, BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "nyash_v4_variables Environment, AssignBox, PrintBox, VarRefBox, AddBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "nyash_v4_comparisons LessThanBox, GreaterThanBox, EqualsBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 15 - }, - { - "module": "nyash_v4_executor BoxDefinition, FunctionDefinition, ProgramBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 16 - }, - { - "module": "nyash_v4_functions FunctionBox, FunctionCallBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 17 - }, - { - "module": "nyash_v4_executor NyashExecutor", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 467 - }, - { - "module": "traceback", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 477 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_self_boxconverter.py", - "path": "./development/archive/legacy_src/nyash_v4_self_boxconverter.py", - "language": "python", - "size_bytes": 19216, - "total_lines": 506, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.071289196Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 31, - "column_start": 4, - "column_end": 81, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 34, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 37, - "column_start": 4, - "column_end": 78, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 51, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_convert", - "name": "convert", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 74, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_box_definition", - "name": "_convert_box_definition", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 89, - "column_start": 4, - "column_end": 48, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_function_definition", - "name": "_convert_function_definition", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 106, - "column_start": 4, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_block", - "name": "_convert_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 120, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_statement", - "name": "_convert_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 131, - "column_start": 4, - "column_end": 70, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_assign_statement", - "name": "_convert_assign_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 139, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_print_statement", - "name": "_convert_print_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 145, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_expression", - "name": "_convert_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 163, - "column_start": 4, - "column_end": 71, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_number_expression", - "name": "_convert_number_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 171, - "column_start": 4, - "column_end": 58, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_string_expression", - "name": "_convert_string_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 179, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_bool_expression", - "name": "_convert_bool_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 187, - "column_start": 4, - "column_end": 60, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_var_expression", - "name": "_convert_var_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 192, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__convert_binop_expression", - "name": "_convert_binop_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 206, - "column_start": 4, - "column_end": 64, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getStatistics", - "name": "getStatistics", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 215, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 219, - "column_start": 4, - "column_end": 197, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 222, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 225, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 238, - "column_start": 4, - "column_end": 70, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 246, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 249, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 257, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 268, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_compile", - "name": "compile", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 287, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_compile_and_run", - "name": "compile_and_run", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 297, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getCompilationCount", - "name": "getCompilationCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 300, - "column_start": 4, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 303, - "column_start": 4, - "column_end": 97, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 306, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 309, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_create_nyash_boxconverter_function", - "name": "create_nyash_boxconverter_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 324, - "column_start": 0, - "column_end": 70, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 332, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_debug_compilation_pipeline", - "name": "debug_compilation_pipeline", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 375, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 378, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 381, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 384, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_BoxDefinitionBox", - "name": "BoxDefinitionBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 37, - "column_start": 0, - "column_end": 78, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NyashBoxConverterBox", - "name": "NyashBoxConverterBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 225, - "column_start": 0, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "convert", - "_convert_box_definition", - "_convert_function_definition", - "_convert_block", - "_convert_statement", - "_convert_assign_statement", - "_convert_print_statement", - "_convert_expression", - "_convert_number_expression", - "_convert_string_expression", - "_convert_bool_expression", - "_convert_var_expression", - "_convert_binop_expression", - "getStatistics", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ConversionStatisticsBox", - "name": "ConversionStatisticsBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 229, - "line_end": 257, - "column_start": 0, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NyashSelfHostingCompilerBox", - "name": "NyashSelfHostingCompilerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 261, - "line_end": 309, - "column_start": 0, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "compile", - "compile_and_run", - "getCompilationCount", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_CompilerDebuggerBox", - "name": "CompilerDebuggerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 328, - "line_end": 384, - "column_start": 0, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "debug_compilation_pipeline", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing List, Optional, Dict, Any", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox, BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_variables Environment, AssignBox, VarRefBox, PrintBox, AddBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "nyash_v4_functions FunctionBox, VoidBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "nyash_v4_collections ArrayBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 15 - }, - { - "module": "nyash_v4_method_call MethodCallBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 16 - }, - { - "module": "nyash_v4_self_parser ASTNodeBox, NyashSelfHostingParserBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 17 - }, - { - "module": "nyash_v4_executor ProgramBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 18 - }, - { - "module": "nyash_v4_executor BoxDefinition", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 65 - }, - { - "module": "nyash_v4_self_tokenizer NyashTokenizerBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 341 - }, - { - "module": "traceback", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 372 - }, - { - "module": "traceback", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 451 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_self_parser.py", - "path": "./development/archive/legacy_src/nyash_v4_self_parser.py", - "language": "python", - "size_bytes": 17476, - "total_lines": 499, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.083044852Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 31, - "column_start": 4, - "column_end": 58, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__wrap_value", - "name": "_wrap_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 49, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getAttribute", - "name": "getAttribute", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_setAttribute", - "name": "setAttribute", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getNodeType", - "name": "getNodeType", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 60, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 71, - "column_start": 4, - "column_end": 69, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 74, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 80, - "column_start": 4, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 92, - "column_start": 4, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__advance", - "name": "_advance", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 100, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__peek", - "name": "_peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__expect", - "name": "_expect", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 117, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__match", - "name": "_match", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 122, - "column_start": 4, - "column_end": 81, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 136, - "column_start": 4, - "column_end": 20, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__parse_box_definition", - "name": "_parse_box_definition", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 151, - "column_start": 4, - "column_end": 101, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__parse_function_definition", - "name": "_parse_function_definition", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 170, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__parse_block", - "name": "_parse_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 183, - "column_start": 4, - "column_end": 57, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__parse_statement", - "name": "_parse_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 196, - "column_start": 4, - "column_end": 69, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__parse_let_statement", - "name": "_parse_let_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 208, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__parse_print_statement", - "name": "_parse_print_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 218, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__parse_assignment", - "name": "_parse_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 229, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__parse_expression", - "name": "_parse_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 243, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__parse_primary", - "name": "_parse_primary", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 276, - "column_start": 4, - "column_end": 79, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 279, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 282, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 285, - "column_start": 4, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 293, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_visualize", - "name": "visualize", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 306, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__visualize_node", - "name": "_visualize_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 329, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 332, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 335, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 338, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_create_nyash_parser_function", - "name": "create_nyash_parser_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 353, - "column_start": 0, - "column_end": 62, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 363, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_source_code", - "name": "parse_source_code", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 374, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_parse_and_visualize", - "name": "parse_and_visualize", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 379, - "column_start": 4, - "column_end": 51, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 382, - "column_start": 4, - "column_end": 83, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 385, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 388, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_ASTNodeBox", - "name": "ASTNodeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 80, - "column_start": 0, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_wrap_value", - "getAttribute", - "setAttribute", - "getNodeType", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NyashParserBox", - "name": "NyashParserBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 285, - "column_start": 0, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_advance", - "_peek", - "_expect", - "_match", - "parse", - "_parse_box_definition", - "_parse_function_definition", - "_parse_block", - "_parse_statement", - "_parse_let_statement", - "_parse_print_statement", - "_parse_assignment", - "_parse_expression", - "_parse_primary", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_ASTVisualizerBox", - "name": "ASTVisualizerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 289, - "line_end": 338, - "column_start": 0, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "visualize", - "_visualize_node", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NyashSelfHostingParserBox", - "name": "NyashSelfHostingParserBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 357, - "line_end": 388, - "column_start": 0, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "parse_source_code", - "parse_and_visualize", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing List, Optional, Dict, Any", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox, BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_variables Environment, AssignBox, VarRefBox, PrintBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "nyash_v4_functions FunctionBox, VoidBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "nyash_v4_collections ArrayBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 15 - }, - { - "module": "nyash_v4_method_call MethodCallBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 16 - }, - { - "module": "nyash_v4_self_tokenizer TokenBox, NyashTokenizerBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 17 - }, - { - "module": "traceback", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 460 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_self_tokenizer.py", - "path": "./development/archive/legacy_src/nyash_v4_self_tokenizer.py", - "language": "python", - "size_bytes": 18306, - "total_lines": 491, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.093468259Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 28, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__wrap_value", - "name": "_wrap_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 41, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getTokenType", - "name": "getTokenType", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 44, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getValue", - "name": "getValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 47, - "column_start": 4, - "column_end": 25, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getLine", - "name": "getLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 50, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_getColumn", - "name": "getColumn", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 53, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 56, - "column_start": 4, - "column_end": 129, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 64, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 72, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 85, - "column_start": 4, - "column_end": 62, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__compile_pattern", - "name": "_compile_pattern", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 89, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 4, - "column_end": 58, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 96, - "column_start": 4, - "column_end": 85, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 99, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 102, - "column_start": 4, - "column_end": 75, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 117, - "column_start": 4, - "column_end": 65, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 188, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 191, - "column_start": 4, - "column_end": 66, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 194, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 197, - "column_start": 4, - "column_end": 53, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 206, - "column_start": 4, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 209, - "column_start": 4, - "column_end": 110, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 212, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 215, - "column_start": 4, - "column_end": 98, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_create_nyash_tokenizer_function", - "name": "create_nyash_tokenizer_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 237, - "column_start": 0, - "column_end": 73, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 245, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__init_patterns", - "name": "_init_patterns", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 305, - "column_start": 4, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__init_keywords", - "name": "_init_keywords", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 321, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_tokenize", - "name": "tokenize", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 378, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 381, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 384, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 387, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_TokenBox", - "name": "TokenBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 72, - "column_start": 0, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_wrap_value", - "getTokenType", - "getValue", - "getLine", - "getColumn", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_PatternMatcherBox", - "name": "PatternMatcherBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 102, - "column_start": 0, - "column_end": 75, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_compile_pattern", - "match", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_CompiledPatternBox", - "name": "CompiledPatternBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 197, - "column_start": 0, - "column_end": 53, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "match", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_MatchResultBox", - "name": "MatchResultBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 199, - "line_end": 215, - "column_start": 0, - "column_end": 98, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NyashTokenizerBox", - "name": "NyashTokenizerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 239, - "line_end": 387, - "column_start": 0, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_init_patterns", - "_init_keywords", - "tokenize", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing List, Optional, Dict, Any", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox, BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_variables Environment, AssignBox, VarRefBox, PrintBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "nyash_v4_functions FunctionBox, VoidBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "nyash_v4_collections ArrayBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 15 - }, - { - "module": "nyash_v4_method_call MethodCallBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 16 - }, - { - "module": "traceback", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 473 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_simple_auto_fini.py", - "path": "./development/archive/legacy_src/nyash_v4_simple_auto_fini.py", - "language": "python", - "size_bytes": 9937, - "total_lines": 248, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.103298798Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_track_init_resource", - "name": "track_init_resource", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 30, - "column_start": 4, - "column_end": 100, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__perform_fini", - "name": "_perform_fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 47, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_disable_auto_fini", - "name": "disable_auto_fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 56, - "column_start": 4, - "column_end": 112, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 59, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 62, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 73, - "column_start": 4, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__perform_init", - "name": "_perform_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 93, - "column_start": 4, - "column_end": 114, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__should_track_resource", - "name": "_should_track_resource", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 105, - "column_start": 4, - "column_end": 86, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__perform_fini", - "name": "_perform_fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 123, - "column_start": 4, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 211, - "column_start": 8, - "column_end": 28, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__perform_fini", - "name": "_perform_fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 216, - "column_start": 8, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_SimpleAutoFiniBox", - "name": "SimpleAutoFiniBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 62, - "column_start": 0, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "track_init_resource", - "_perform_fini", - "disable_auto_fini", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_SimpleAutoFiniFunctionBox", - "name": "SimpleAutoFiniFunctionBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 123, - "column_start": 0, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_perform_init", - "_should_track_resource", - "_perform_fini" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_OrderTrackingBox", - "name": "OrderTrackingBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 205, - "line_end": 216, - "column_start": 4, - "column_end": 38, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_perform_fini" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing List, Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox, BoolBox, BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_variables Environment", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "nyash_v4_functions FunctionBox, VoidBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "nyash_v4_variables Environment, AssignBox, PrintBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 130 - }, - { - "module": "nyash_v4_collections ArrayBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 131 - }, - { - "module": "traceback", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 199 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v4_variables.py", - "path": "./development/archive/legacy_src/nyash_v4_variables.py", - "language": "python", - "size_bytes": 12399, - "total_lines": 351, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.112721971Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 19, - "column_start": 4, - "column_end": 30, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 25, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 31, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 36, - "column_start": 4, - "column_end": 61, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 43, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 4, - "column_end": 74, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 73, - "column_start": 4, - "column_end": 40, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_define", - "name": "define", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 82, - "column_start": 4, - "column_end": 18, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 94, - "column_start": 4, - "column_end": 62, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 103, - "column_start": 4, - "column_end": 62, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_has", - "name": "has", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 110, - "column_start": 4, - "column_end": 75, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 117, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 148, - "column_start": 4, - "column_end": 27, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 151, - "column_start": 4, - "column_end": 72, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 154, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 157, - "column_start": 4, - "column_end": 47, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 163, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 170, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 175, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 178, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 184, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 201, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 204, - "column_start": 4, - "column_end": 65, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 207, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 210, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 218, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 246, - "column_start": 4, - "column_end": 92, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 249, - "column_start": 4, - "column_end": 91, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 252, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 255, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 262, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_evaluate", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 288, - "column_start": 4, - "column_end": 97, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 291, - "column_start": 4, - "column_end": 91, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 294, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 297, - "column_start": 4, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_VariableBox", - "name": "VariableBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 47, - "column_start": 0, - "column_end": 74, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "set", - "get", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_Environment", - "name": "Environment", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 110, - "column_start": 0, - "column_end": 75, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "define", - "get", - "set", - "has" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_AssignBox", - "name": "AssignBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 112, - "line_end": 157, - "column_start": 0, - "column_end": 47, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_VarRefBox", - "name": "VarRefBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 159, - "line_end": 178, - "column_start": 0, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_PrintBox", - "name": "PrintBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 180, - "line_end": 210, - "column_start": 0, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "execute", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_AddBox", - "name": "AddBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 213, - "line_end": 255, - "column_start": 0, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_MulBox", - "name": "MulBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 257, - "line_end": 297, - "column_start": 0, - "column_end": 44, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "evaluate", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "typing Optional, Dict, Any", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 6 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "nyash_v4_core Box, IntegerBox, StringBox, BoolBox, BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_v5_box_compiler.py", - "path": "./development/archive/legacy_src/nyash_v5_box_compiler.py", - "language": "python", - "size_bytes": 12026, - "total_lines": 351, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.123272251Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 22, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_emit", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_new_temp", - "name": "new_temp", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_add_string_constant", - "name": "add_string_constant", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 38, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_compile_program", - "name": "compile_program", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 73, - "column_start": 4, - "column_end": 37, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_emit_header", - "name": "emit_header", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 82, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_emit_box_structure", - "name": "emit_box_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 98, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_emit_runtime_functions", - "name": "emit_runtime_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 116, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_generate_string_constants", - "name": "generate_string_constants", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 127, - "column_start": 4, - "column_end": 24, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_compile_statement", - "name": "compile_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 138, - "column_start": 4, - "column_end": 70, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_compile_assignment", - "name": "compile_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 168, - "column_start": 4, - "column_end": 86, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_compile_expression_statement", - "name": "compile_expression_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 174, - "column_start": 4, - "column_end": 42, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_compile_method_call", - "name": "compile_method_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 201, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_compile_print", - "name": "compile_print", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 226, - "column_start": 4, - "column_end": 59, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_generate_runtime_c", - "name": "generate_runtime_c", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 285, - "column_start": 0, - "column_end": 3, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_compile_nyash_v5", - "name": "compile_nyash_v5", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 344, - "column_start": 0, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_NyashV5BoxCompiler", - "name": "NyashV5BoxCompiler", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 226, - "column_start": 0, - "column_end": 59, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "emit", - "new_temp", - "add_string_constant", - "compile_program", - "emit_header", - "emit_box_structure", - "emit_runtime_functions", - "generate_string_constants", - "compile_statement", - "compile_assignment", - "compile_expression_statement", - "compile_method_call", - "compile_print" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "typing Dict, List, Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "nyash_v4_core Box, StringBox, IntegerBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyashc_v4 NyashTokenizer, NyashParser", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "traceback", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 343 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple_array_test.py", - "path": "./development/archive/legacy_src/simple_array_test.py", - "language": "python", - "size_bytes": 1219, - "total_lines": 41, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.131429113Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func_test_direct_array_operations", - "name": "test_direct_array_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 38, - "column_start": 0, - "column_end": 69, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 6 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "nyash_v4_collections ArrayBox, ArrayAddBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "nyash_v4_core StringBox, IntegerBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_addbox.py", - "path": "./development/archive/legacy_src/test_addbox.py", - "language": "python", - "size_bytes": 1878, - "total_lines": 59, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.138786036Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func_test_addbox_directly", - "name": "test_addbox_directly", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 41, - "column_start": 0, - "column_end": 72, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_test_function_with_addbox", - "name": "test_function_with_addbox", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 55, - "column_start": 0, - "column_end": 61, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 6 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "nyash_v4_core IntegerBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "nyash_v4_variables Environment, VarRefBox, AddBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "nyash_v4_functions FunctionBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_arraybox_program.py", - "path": "./development/archive/legacy_src/test_arraybox_program.py", - "language": "python", - "size_bytes": 2801, - "total_lines": 77, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.146307282Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func_createArrayTestProgram", - "name": "createArrayTestProgram", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 63, - "column_start": 0, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 6 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "nyash_v4_core StringBox, IntegerBox, BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "nyash_v4_collections ArrayBox, ArrayAddBox, ArrayGetBox, ArraySizeBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "nyash_v4_variables Environment, AssignBox, PrintBox, VarRefBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_executor BoxDefinition, FunctionDefinition, ProgramBox, NyashExecutor", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_lifecycle.py", - "path": "./development/archive/legacy_src/test_lifecycle.py", - "language": "python", - "size_bytes": 6019, - "total_lines": 197, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.153917928Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 23, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__perform_init", - "name": "_perform_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 29, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "env", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__perform_fini", - "name": "_perform_fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 35, - "column_start": 4, - "column_end": 32, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "env", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_toString", - "name": "toString", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 38, - "column_start": 4, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 46, - "column_start": 4, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_test_basic_lifecycle", - "name": "test_basic_lifecycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 84, - "column_start": 0, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_test_with_statement", - "name": "test_with_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 109, - "column_start": 0, - "column_end": 50, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_test_multiple_boxes", - "name": "test_multiple_boxes", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 138, - "column_start": 0, - "column_end": 34, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_test_basic_types_lifecycle", - "name": "test_basic_types_lifecycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 162, - "column_start": 0, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_test_lifecycle_events_detail", - "name": "test_lifecycle_events_detail", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 189, - "column_start": 0, - "column_end": 69, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_TestBox", - "name": "TestBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 46, - "column_start": 0, - "column_end": 33, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_perform_init", - "_perform_fini", - "toString", - "equals", - "copy" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "time", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "nyash_v4_core Box, IntegerBox, StringBox, BoolBox, FloatBox, LifecycleInfoBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_variables Environment", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_loop_with_comparison.py", - "path": "./development/archive/legacy_src/test_loop_with_comparison.py", - "language": "python", - "size_bytes": 1864, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.161575127Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 6 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "nyash_v4_core Box, IntegerBox, StringBox, BoolBox, BlockBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "nyash_v4_variables Environment, VarRefBox, AssignBox, PrintBox, AddBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "nyash_v4_comparisons LessThanBox, GreaterThanBox, EqualsBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_loops LoopBox, RangeLoopBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_parser_with_fileio.py", - "path": "./development/archive/legacy_src/test_parser_with_fileio.py", - "language": "python", - "size_bytes": 4634, - "total_lines": 161, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.169378662Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func_test_file_to_execution_pipeline", - "name": "test_file_to_execution_pipeline", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 66, - "column_start": 0, - "column_end": 12, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_test_multiple_nyash_files", - "name": "test_multiple_nyash_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 119, - "column_start": 0, - "column_end": 16, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_test_error_handling", - "name": "test_error_handling", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 155, - "column_start": 0, - "column_end": 12, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "nyash_v4_core StringBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "nyash_v4_fileio FileBox, createNyashSourceFile", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "nyash_v4_parser NyashParser", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "nyash_v4_executor NyashExecutor", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_pegtl_grammar.cpp", - "path": "./development/archive/legacy_src/test_pegtl_grammar.cpp", - "language": "cpp", - "size_bytes": 5211, - "total_lines": 132, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.177176805Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 132, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_pegtl_interpreter.cpp", - "path": "./development/archive/legacy_src/test_pegtl_interpreter.cpp", - "language": "cpp", - "size_bytes": 10981, - "total_lines": 298, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.183725690Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 298, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_pegtl_parser.cpp", - "path": "./development/archive/legacy_src/test_pegtl_parser.cpp", - "language": "cpp", - "size_bytes": 7539, - "total_lines": 215, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.189200490Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 215, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_pegtl_tokenizer.cpp", - "path": "./development/archive/legacy_src/test_pegtl_tokenizer.cpp", - "language": "cpp", - "size_bytes": 5246, - "total_lines": 131, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.195248143Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 131, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_string_advanced.py", - "path": "./development/archive/legacy_src/test_string_advanced.py", - "language": "python", - "size_bytes": 5504, - "total_lines": 157, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.201358715Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func_test_string_advanced_operations", - "name": "test_string_advanced_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 69, - "column_start": 0, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_test_string_character_types", - "name": "test_string_character_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 104, - "column_start": 0, - "column_end": 59, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_test_tokenizer_simulation", - "name": "test_tokenizer_simulation", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 151, - "column_start": 0, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [ - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 6 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "nyash_v4_core StringBox, IntegerBox, BoolBox", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ast.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/ast.rs", - "language": "rust", - "size_bytes": 30656, - "total_lines": 935, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.328750765Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_unknown", - "name": "unknown", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_merge", - "name": "merge", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_error_context", - "name": "error_context", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_location_string", - "name": "location_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_nyash_box", - "name": "to_nyash_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_nyash_box", - "name": "from_nyash_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 328, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 347, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_node_type", - "name": "node_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 594, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_classify", - "name": "classify", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 635, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_structure", - "name": "is_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 638, - "line_end": 640, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_expression", - "name": "is_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 643, - "line_end": 645, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_statement", - "name": "is_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 648, - "line_end": 650, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_info", - "name": "info", - "symbol_type": "Function", - "file_path": "", - "line_start": 653, - "line_end": 760, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_span", - "name": "span", - "symbol_type": "Function", - "file_path": "", - "line_start": 763, - "line_end": 795, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 799, - "line_end": 801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_param_count", - "name": "get_param_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 806, - "line_end": 811, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ast_node_creation", - "name": "test_ast_node_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 822, - "line_end": 852, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_binary_operator", - "name": "test_binary_operator", - "symbol_type": "Function", - "file_path": "", - "line_start": 855, - "line_end": 864, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_complex_ast", - "name": "test_complex_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 867, - "line_end": 903, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_method_call", - "name": "test_method_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 906, - "line_end": 919, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_binary_operation", - "name": "test_binary_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 922, - "line_end": 934, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Span", - "name": "Span", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTNodeType", - "name": "ASTNodeType", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 96, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StructureNode", - "name": "StructureNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 138, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ExpressionNode", - "name": "ExpressionNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 191, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StatementNode", - "name": "StatementNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 195, - "line_end": 229, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CatchClause", - "name": "CatchClause", - "symbol_type": "Class", - "file_path": "", - "line_start": 233, - "line_end": 238, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LiteralValue", - "name": "LiteralValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 242, - "line_end": 248, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_UnaryOperator", - "name": "UnaryOperator", - "symbol_type": "Class", - "file_path": "", - "line_start": 302, - "line_end": 304, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BinaryOperator", - "name": "BinaryOperator", - "symbol_type": "Class", - "file_path": "", - "line_start": 308, - "line_end": 320, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTNode", - "name": "ASTNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 352, - "line_end": 558, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bool_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/boxes/bool_box.rs", - "language": "rust", - "size_bytes": 1561, - "total_lines": 67, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.341361708Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 22, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_true_box", - "name": "true_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_false_box", - "name": "false_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoolBox", - "name": "BoolBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/boxes/debug_box.rs", - "language": "rust", - "size_bytes": 8396, - "total_lines": 246, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.351681980Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start_tracking", - "name": "start_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stop_tracking", - "name": "stop_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_track_box", - "name": "track_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_box_fields", - "name": "get_box_fields", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_all", - "name": "dump_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_to_file", - "name": "save_to_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_watch", - "name": "watch", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_memory_report", - "name": "memory_report", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_breakpoint", - "name": "set_breakpoint", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trace_call", - "name": "trace_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show_call_stack", - "name": "show_call_stack", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_tracking", - "name": "is_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_tracked_count", - "name": "get_tracked_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_DebugBox", - "name": "DebugBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TrackedBoxInfo", - "name": "TrackedBoxInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CallInfo", - "name": "CallInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "integer_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/boxes/integer_box.rs", - "language": "rust", - "size_bytes": 1467, - "total_lines": 64, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.359820482Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 22, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_zero", - "name": "zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_IntegerBox", - "name": "IntegerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "map_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/boxes/map_box.rs", - "language": "rust", - "size_bytes": 5606, - "total_lines": 175, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.369996009Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has", - "name": "has", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_keys", - "name": "keys", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_values", - "name": "values", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 17, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_size", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_forEach", - "name": "forEach", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_toJSON", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MapBox", - "name": "MapBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "math_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/boxes/math_box.rs", - "language": "rust", - "size_bytes": 8004, - "total_lines": 283, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.379499061Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_abs", - "name": "abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_max", - "name": "max", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_min", - "name": "min", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pow", - "name": "pow", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sqrt", - "name": "sqrt", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 144, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_iter", - "name": "iter", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MathBox", - "name": "MathBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FloatBox", - "name": "FloatBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 152, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_RangeBox", - "name": "RangeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 206, - "line_end": 211, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/boxes/mod.rs", - "language": "rust", - "size_bytes": 782, - "total_lines": 30, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.387169034Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "random_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/boxes/random_box.rs", - "language": "rust", - "size_bytes": 7970, - "total_lines": 224, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.395648213Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_seed", - "name": "seed", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next_random", - "name": "next_random", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_random", - "name": "random", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_randInt", - "name": "randInt", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_randBool", - "name": "randBool", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_choice", - "name": "choice", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_shuffle", - "name": "shuffle", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_randString", - "name": "randString", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_probability", - "name": "probability", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RandomBox", - "name": "RandomBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sound_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/boxes/sound_box.rs", - "language": "rust", - "size_bytes": 7482, - "total_lines": 221, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.404858078Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_beep", - "name": "beep", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_beeps", - "name": "beeps", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tone", - "name": "tone", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_alert", - "name": "alert", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_error", - "name": "error", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pattern", - "name": "pattern", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_volumeTest", - "name": "volumeTest", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_interval", - "name": "interval", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SoundBox", - "name": "SoundBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "string_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/boxes/string_box.rs", - "language": "rust", - "size_bytes": 4356, - "total_lines": 141, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.415725660Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 25, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 65, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 17, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_replace", - "name": "replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trim", - "name": "trim", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_upper", - "name": "to_upper", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_lower", - "name": "to_lower", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_starts_with", - "name": "starts_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ends_with", - "name": "ends_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_join", - "name": "join", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 21, - "column_end": 60, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_StringBox", - "name": "StringBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "time_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/boxes/time_box.rs", - "language": "rust", - "size_bytes": 10499, - "total_lines": 366, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.425869622Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_now", - "name": "now", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fromTimestamp", - "name": "fromTimestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sleep", - "name": "sleep", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format", - "name": "format", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_now", - "name": "now", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_timestamp", - "name": "from_timestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_year", - "name": "year", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_month", - "name": "month", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_day", - "name": "day", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_hour", - "name": "hour", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_minute", - "name": "minute", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_second", - "name": "second", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_timestamp", - "name": "timestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_toISOString", - "name": "toISOString", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format", - "name": "format", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_addDays", - "name": "addDays", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_addHours", - "name": "addHours", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 264, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 290, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_elapsed", - "name": "elapsed", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 351, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 359, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TimeBox", - "name": "TimeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DateTimeBox", - "name": "DateTimeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 124, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TimerBox", - "name": "TimerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 295, - "line_end": 298, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_trait.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/box_trait.rs", - "language": "rust", - "size_bytes": 39173, - "total_lines": 1364, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.440642530Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 65, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 17, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_replace", - "name": "replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trim", - "name": "trim", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_upper", - "name": "to_upper", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_lower", - "name": "to_lower", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_starts_with", - "name": "starts_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ends_with", - "name": "ends_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_join", - "name": "join", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 21, - "column_end": 60, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_length", - "name": "length", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_zero", - "name": "zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_true_box", - "name": "true_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_false_box", - "name": "false_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 277, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 325, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 341, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 345, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 349, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 357, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 379, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_with_elements", - "name": "new_with_elements", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 407, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_push", - "name": "push", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 415, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pop", - "name": "pop", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 423, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_length", - "name": "length", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_join", - "name": "join", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 437, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 434, - "column_start": 17, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 441, - "column_start": 53, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 453, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 460, - "column_start": 17, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 487, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 497, - "line_end": 499, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 505, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 516, - "line_end": 527, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 537, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 540, - "line_end": 546, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exists", - "name": "exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 551, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 559, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 567, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 573, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 575, - "line_end": 581, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 585, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 589, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 591, - "line_end": 593, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 597, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 601, - "line_end": 603, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 615, - "line_end": 627, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 631, - "line_end": 633, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 635, - "line_end": 641, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 643, - "line_end": 645, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 647, - "line_end": 649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 651, - "line_end": 653, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 655, - "line_end": 657, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 661, - "line_end": 663, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_success", - "name": "new_success", - "symbol_type": "Function", - "file_path": "", - "line_start": 676, - "line_end": 689, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_error", - "name": "new_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 704, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_ok", - "name": "is_ok", - "symbol_type": "Function", - "file_path": "", - "line_start": 709, - "line_end": 711, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_value", - "name": "get_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 714, - "line_end": 719, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_error", - "name": "get_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 722, - "line_end": 727, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 731, - "line_end": 745, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 747, - "line_end": 771, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 773, - "line_end": 775, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 777, - "line_end": 791, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 793, - "line_end": 795, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 797, - "line_end": 799, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 803, - "line_end": 805, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 817, - "line_end": 823, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 827, - "line_end": 839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_result", - "name": "set_result", - "symbol_type": "Function", - "file_path": "", - "line_start": 842, - "line_end": 847, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 850, - "line_end": 863, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ready", - "name": "ready", - "symbol_type": "Function", - "file_path": "", - "line_start": 866, - "line_end": 868, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 872, - "line_end": 884, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 886, - "line_end": 892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 894, - "line_end": 896, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 898, - "line_end": 900, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 902, - "line_end": 904, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 906, - "line_end": 908, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 912, - "line_end": 914, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 927, - "line_end": 935, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 938, - "line_end": 977, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 981, - "line_end": 987, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 991, - "line_end": 994, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 996, - "line_end": 1004, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 1006, - "line_end": 1008, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 1010, - "line_end": 1015, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 1017, - "line_end": 1019, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 1021, - "line_end": 1023, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 1035, - "line_end": 1037, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 1039, - "line_end": 1076, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 1086, - "line_end": 1088, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 1090, - "line_end": 1127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_less", - "name": "less", - "symbol_type": "Function", - "file_path": "", - "line_start": 1134, - "line_end": 1170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_greater", - "name": "greater", - "symbol_type": "Function", - "file_path": "", - "line_start": 1172, - "line_end": 1208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_less_equal", - "name": "less_equal", - "symbol_type": "Function", - "file_path": "", - "line_start": 1210, - "line_end": 1246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_greater_equal", - "name": "greater_equal", - "symbol_type": "Function", - "file_path": "", - "line_start": 1248, - "line_end": 1284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_box_creation", - "name": "test_string_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 1294, - "line_end": 1299, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_integer_box_creation", - "name": "test_integer_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 1302, - "line_end": 1307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_bool_box_creation", - "name": "test_bool_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 1310, - "line_end": 1315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_equality", - "name": "test_box_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 1318, - "line_end": 1325, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_add_box_integers", - "name": "test_add_box_integers", - "symbol_type": "Function", - "file_path": "", - "line_start": 1328, - "line_end": 1336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_add_box_strings", - "name": "test_add_box_strings", - "symbol_type": "Function", - "file_path": "", - "line_start": 1339, - "line_end": 1347, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_ids_unique", - "name": "test_box_ids_unique", - "symbol_type": "Function", - "file_path": "", - "line_start": 1350, - "line_end": 1356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_void_box", - "name": "test_void_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 1359, - "line_end": 1363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashBox", - "name": "NyashBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 40, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_StringBox", - "name": "StringBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_IntegerBox", - "name": "IntegerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 190, - "line_end": 193, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoolBox", - "name": "BoolBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 249, - "line_end": 252, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VoidBox", - "name": "VoidBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 312, - "line_end": 314, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ArrayBox", - "name": "ArrayBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 368, - "line_end": 371, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileBox", - "name": "FileBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 510, - "line_end": 513, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ErrorBox", - "name": "ErrorBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 608, - "line_end": 612, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ResultBox", - "name": "ResultBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 668, - "line_end": 673, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FutureBox", - "name": "FutureBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 810, - "line_end": 814, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AddBox", - "name": "AddBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 920, - "line_end": 924, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SubtractBox", - "name": "SubtractBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 1029, - "line_end": 1032, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MultiplyBox", - "name": "MultiplyBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 1080, - "line_end": 1083, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CompareBox", - "name": "CompareBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 1131, - "line_end": 1131, - "column_start": 0, - "column_end": 22, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "channel_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/channel_box.rs", - "language": "rust", - "size_bytes": 6470, - "total_lines": 226, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.450631054Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_link", - "name": "link", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_handler", - "name": "register_handler", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invoke", - "name": "invoke", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 21, - "column_end": 38, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 32, - "column_end": 59, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sender", - "name": "sender", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_receiver", - "name": "receiver", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_broadcast", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ChannelBox", - "name": "ChannelBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MessageBox", - "name": "MessageBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 167, - "line_end": 171, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/debug_box.rs", - "language": "rust", - "size_bytes": 8396, - "total_lines": 246, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.461709552Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start_tracking", - "name": "start_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stop_tracking", - "name": "stop_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_track_box", - "name": "track_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_box_fields", - "name": "get_box_fields", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_all", - "name": "dump_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_to_file", - "name": "save_to_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_watch", - "name": "watch", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_memory_report", - "name": "memory_report", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_breakpoint", - "name": "set_breakpoint", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trace_call", - "name": "trace_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show_call_stack", - "name": "show_call_stack", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_tracking", - "name": "is_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_tracked_count", - "name": "get_tracked_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_DebugBox", - "name": "DebugBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TrackedBoxInfo", - "name": "TrackedBoxInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CallInfo", - "name": "CallInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "environment.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/environment.rs", - "language": "rust", - "size_bytes": 12850, - "total_lines": 359, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.470229875Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new_global", - "name": "new_global", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_child", - "name": "new_child", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_define", - "name": "define", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exists", - "name": "exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_undefine", - "name": "undefine", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_variables", - "name": "list_variables", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scope_info", - "name": "scope_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scope_chain_info", - "name": "scope_chain_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_all_variables", - "name": "dump_all_variables", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_track_box", - "name": "track_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_finalize_all_boxes", - "name": "finalize_all_boxes", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exclude_from_finalization", - "name": "exclude_from_finalization", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_with_parent", - "name": "new_with_parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_define", - "name": "define", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 224, - "column_start": 60, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_native", - "name": "as_native", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_global_environment", - "name": "test_global_environment", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_nested_scopes", - "name": "test_nested_scopes", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_variable_shadowing", - "name": "test_variable_shadowing", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_variable_setting", - "name": "test_variable_setting", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_scope_info", - "name": "test_scope_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_python_compat", - "name": "test_python_compat", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_error_handling", - "name": "test_error_handling", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Environment", - "name": "Environment", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_EnvironmentError", - "name": "EnvironmentError", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PythonCompatEnvironment", - "name": "PythonCompatEnvironment", - "symbol_type": "Class", - "file_path": "", - "line_start": 193, - "line_end": 196, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "exception_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/exception_box.rs", - "language": "rust", - "size_bytes": 2659, - "total_lines": 104, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.480567264Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_cause", - "name": "with_cause", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_stack_frame", - "name": "add_stack_frame", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_full_message", - "name": "get_full_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_exception_type", - "name": "is_exception_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 98, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_exception", - "name": "create_exception", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 104, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ErrorBox", - "name": "ErrorBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "finalization.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/finalization.rs", - "language": "rust", - "size_bytes": 3224, - "total_lines": 111, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.487993090Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_is_finalized", - "name": "is_finalized", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mark_as_finalized", - "name": "mark_as_finalized", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_track", - "name": "track", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exclude_from_finalization", - "name": "exclude_from_finalization", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_finalize_all", - "name": "finalize_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_finalization_tracking", - "name": "test_finalization_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoxFinalizer", - "name": "BoxFinalizer", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "instance.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/instance.rs", - "language": "rust", - "size_bytes": 6444, - "total_lines": 204, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.494747337Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field", - "name": "get_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 56, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_field", - "name": "set_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_field_dynamic", - "name": "set_field_dynamic", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_method", - "name": "get_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_method", - "name": "has_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_method", - "name": "add_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fini", - "name": "fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_finalized", - "name": "is_finalized", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_instance_creation", - "name": "test_instance_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_field_access", - "name": "test_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_instance_equality", - "name": "test_instance_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_InstanceBox", - "name": "InstanceBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_methods.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/interpreter/box_methods.rs", - "language": "rust", - "size_bytes": 50990, - "total_lines": 1223, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.510773639Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_string_method", - "name": "execute_string_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_array_method", - "name": "execute_array_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_file_method", - "name": "execute_file_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_result_method", - "name": "execute_result_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_future_method", - "name": "execute_future_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_channel_method", - "name": "execute_channel_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_math_method", - "name": "execute_math_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 462, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_time_method", - "name": "execute_time_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 557, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_datetime_method", - "name": "execute_datetime_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 559, - "line_end": 663, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_timer_method", - "name": "execute_timer_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 665, - "line_end": 700, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_map_method", - "name": "execute_map_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 702, - "line_end": 798, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_random_method", - "name": "execute_random_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 800, - "line_end": 880, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_sound_method", - "name": "execute_sound_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 882, - "line_end": 970, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_debug_method", - "name": "execute_debug_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 972, - "line_end": 1132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1090, - "line_end": 1090, - "column_start": 25, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_method_box_method", - "name": "execute_method_box_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 1135, - "line_end": 1154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invoke_method_box", - "name": "invoke_method_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 1157, - "line_end": 1222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/interpreter/core.rs", - "language": "rust", - "size_bytes": 14722, - "total_lines": 423, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.523778214Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_detailed_message", - "name": "detailed_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_node", - "name": "execute_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_variable", - "name": "resolve_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_variable", - "name": "set_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_declare_local_variable", - "name": "declare_local_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_declare_outbox_variable", - "name": "declare_outbox_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_local_vars", - "name": "save_local_vars", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 281, - "column_start": 17, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_restore_local_vars", - "name": "restore_local_vars", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_outbox_vars", - "name": "save_outbox_vars", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 292, - "column_start": 17, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_restore_outbox_vars", - "name": "restore_outbox_vars", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_global_function", - "name": "register_global_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_truthy", - "name": "is_truthy", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_variable", - "name": "get_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_simple_execution", - "name": "test_simple_execution", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_arithmetic", - "name": "test_arithmetic", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_if_statement", - "name": "test_if_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 389, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_instance_creation", - "name": "test_box_instance_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RuntimeError", - "name": "RuntimeError", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 66, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashInterpreter", - "name": "NyashInterpreter", - "symbol_type": "Class", - "file_path": "", - "line_start": 138, - "line_end": 163, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "expressions.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/interpreter/expressions.rs", - "language": "rust", - "size_bytes": 21882, - "total_lines": 498, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.535030899Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_expression", - "name": "execute_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 56, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 36, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 36, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_binary_op", - "name": "execute_binary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_unary_op", - "name": "execute_unary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_method_call", - "name": "execute_method_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 477, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 410, - "column_start": 40, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_field_access", - "name": "execute_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 497, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "functions.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/interpreter/functions.rs", - "language": "rust", - "size_bytes": 4099, - "total_lines": 96, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.545944261Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_function_call", - "name": "execute_function_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_function_declaration", - "name": "register_function_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 94, - "column_start": 69, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "io.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/interpreter/io.rs", - "language": "rust", - "size_bytes": 3282, - "total_lines": 84, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.554978916Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_include", - "name": "execute_include", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_arrow", - "name": "execute_arrow", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_nowait", - "name": "execute_nowait", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/interpreter/mod.rs", - "language": "rust", - "size_bytes": 2103, - "total_lines": 75, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.563420878Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "rust_type_ControlFlow", - "name": "ControlFlow", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConstructorContext", - "name": "ConstructorContext", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoxDeclaration", - "name": "BoxDeclaration", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 64, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionDeclaration", - "name": "FunctionDeclaration", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "objects.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/interpreter/objects.rs", - "language": "rust", - "size_bytes": 28309, - "total_lines": 618, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.573557753Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_new", - "name": "execute_new", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 330, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_constructor", - "name": "execute_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 392, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_box_declaration", - "name": "register_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 420, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_validate_generic_arguments", - "name": "validate_generic_arguments", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 460, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_valid_type", - "name": "is_valid_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 463, - "line_end": 473, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_parent_constructor", - "name": "execute_parent_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 503, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 491, - "column_start": 25, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_inheritance", - "name": "resolve_inheritance", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 568, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_specialize_generic_class", - "name": "specialize_generic_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 606, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_substitute_types_in_fields", - "name": "substitute_types_in_fields", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "statements.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/interpreter/statements.rs", - "language": "rust", - "size_bytes": 17442, - "total_lines": 395, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.584444645Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_statement", - "name": "execute_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_if", - "name": "execute_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_loop", - "name": "execute_loop", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_assignment", - "name": "execute_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 229, - "column_start": 33, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 243, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 255, - "column_start": 33, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 269, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 281, - "column_start": 33, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_try_catch", - "name": "execute_try_catch", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 378, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_throw", - "name": "execute_throw", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/lib.rs", - "language": "rust", - "size_bytes": 1547, - "total_lines": 46, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.593058269Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/main.rs", - "language": "rust", - "size_bytes": 35898, - "total_lines": 1012, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.604110527Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 76, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_nyash_file", - "name": "execute_nyash_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 115, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_basic_boxes", - "name": "demo_basic_boxes", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 137, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_box_operations", - "name": "demo_box_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_box_collections", - "name": "demo_box_collections", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 195, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_environment_system", - "name": "demo_environment_system", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 286, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_tokenizer_system", - "name": "demo_tokenizer_system", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 418, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 334, - "column_start": 24, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_parser_system", - "name": "demo_parser_system", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 577, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_count_method_calls", - "name": "count_method_calls", - "symbol_type": "Function", - "file_path": "", - "line_start": 580, - "line_end": 618, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_interpreter_system", - "name": "demo_interpreter_system", - "symbol_type": "Function", - "file_path": "", - "line_start": 620, - "line_end": 998, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_main_functionality", - "name": "test_main_functionality", - "symbol_type": "Function", - "file_path": "", - "line_start": 1005, - "line_end": 1011, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "map_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/map_box.rs", - "language": "rust", - "size_bytes": 5606, - "total_lines": 175, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.609626534Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has", - "name": "has", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_keys", - "name": "keys", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_values", - "name": "values", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 17, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_size", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_forEach", - "name": "forEach", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_toJSON", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MapBox", - "name": "MapBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "math_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/math_box.rs", - "language": "rust", - "size_bytes": 13527, - "total_lines": 408, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.619692037Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_abs", - "name": "abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_max", - "name": "max", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_min", - "name": "min", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pow", - "name": "pow", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sqrt", - "name": "sqrt", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_getPi", - "name": "getPi", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_getE", - "name": "getE", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sin", - "name": "sin", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cos", - "name": "cos", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tan", - "name": "tan", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log10", - "name": "log10", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exp", - "name": "exp", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_floor", - "name": "floor", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ceil", - "name": "ceil", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_round", - "name": "round", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 259, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 269, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 320, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 326, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 347, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_iter", - "name": "iter", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 367, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 377, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 381, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 393, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 397, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 401, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 407, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MathBox", - "name": "MathBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FloatBox", - "name": "FloatBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 274, - "line_end": 277, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_RangeBox", - "name": "RangeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 331, - "line_end": 336, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "method_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/method_box.rs", - "language": "rust", - "size_bytes": 6362, - "total_lines": 207, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.626980059Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 75, - "column_start": 51, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invoke", - "name": "invoke", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_instance", - "name": "get_instance", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_instance", - "name": "from_instance", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_local", - "name": "set_local", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_local", - "name": "get_local", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 179, - "column_start": 34, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_variable", - "name": "resolve_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_method_box", - "name": "create_method_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 207, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoxType", - "name": "BoxType", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionDefinition", - "name": "FunctionDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MethodBox", - "name": "MethodBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 51, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_EphemeralInstance", - "name": "EphemeralInstance", - "symbol_type": "Class", - "file_path": "", - "line_start": 145, - "line_end": 151, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "null_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/null_box.rs", - "language": "rust", - "size_bytes": 3803, - "total_lines": 149, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.636242768Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_null", - "name": "is_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_not_null", - "name": "is_not_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_null", - "name": "check_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_not_null", - "name": "check_not_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_or_default", - "name": "get_or_default", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_null", - "name": "null", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_null_creation", - "name": "test_null_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_null_check", - "name": "test_null_check", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_null_equality", - "name": "test_null_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_get_or_default", - "name": "test_get_or_default", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NullBox", - "name": "NullBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parser.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/parser.rs", - "language": "rust", - "size_bytes": 69276, - "total_lines": 1824, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.650824322Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_from_string", - "name": "parse_from_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_program", - "name": "parse_program", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_statement", - "name": "parse_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_box_declaration", - "name": "parse_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_interface_box_declaration", - "name": "parse_interface_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 500, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_global_var", - "name": "parse_global_var", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 523, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_if", - "name": "parse_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 535, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_loop", - "name": "parse_loop", - "symbol_type": "Function", - "file_path": "", - "line_start": 539, - "line_end": 547, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_loop_structure", - "name": "extract_loop_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 550, - "line_end": 563, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_condition_tokens", - "name": "extract_condition_tokens", - "symbol_type": "Function", - "file_path": "", - "line_start": 566, - "line_end": 593, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_loop_content", - "name": "parse_loop_content", - "symbol_type": "Function", - "file_path": "", - "line_start": 596, - "line_end": 608, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_break", - "name": "parse_break", - "symbol_type": "Function", - "file_path": "", - "line_start": 611, - "line_end": 614, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_return", - "name": "parse_return", - "symbol_type": "Function", - "file_path": "", - "line_start": 617, - "line_end": 631, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_print", - "name": "parse_print", - "symbol_type": "Function", - "file_path": "", - "line_start": 634, - "line_end": 642, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_nowait", - "name": "parse_nowait", - "symbol_type": "Function", - "file_path": "", - "line_start": 645, - "line_end": 667, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_function_declaration", - "name": "parse_function_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 670, - "line_end": 732, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_static_function_declaration", - "name": "parse_static_function_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 735, - "line_end": 816, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_assignment_or_function_call", - "name": "parse_assignment_or_function_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 819, - "line_end": 847, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_expression", - "name": "parse_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 852, - "line_end": 854, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_or", - "name": "parse_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 857, - "line_end": 873, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_and", - "name": "parse_and", - "symbol_type": "Function", - "file_path": "", - "line_start": 876, - "line_end": 892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_equality", - "name": "parse_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 895, - "line_end": 915, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_comparison", - "name": "parse_comparison", - "symbol_type": "Function", - "file_path": "", - "line_start": 918, - "line_end": 943, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_term", - "name": "parse_term", - "symbol_type": "Function", - "file_path": "", - "line_start": 946, - "line_end": 977, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_factor", - "name": "parse_factor", - "symbol_type": "Function", - "file_path": "", - "line_start": 980, - "line_end": 996, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_unary", - "name": "parse_unary", - "symbol_type": "Function", - "file_path": "", - "line_start": 999, - "line_end": 1011, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_call", - "name": "parse_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 1014, - "line_end": 1086, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_primary", - "name": "parse_primary", - "symbol_type": "Function", - "file_path": "", - "line_start": 1089, - "line_end": 1228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_current_token", - "name": "current_token", - "symbol_type": "Function", - "file_path": "", - "line_start": 1233, - "line_end": 1239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_advance", - "name": "advance", - "symbol_type": "Function", - "file_path": "", - "line_start": 1242, - "line_end": 1246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_skip_newlines", - "name": "skip_newlines", - "symbol_type": "Function", - "file_path": "", - "line_start": 1249, - "line_end": 1253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_consume", - "name": "consume", - "symbol_type": "Function", - "file_path": "", - "line_start": 1256, - "line_end": 1270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_match_token", - "name": "match_token", - "symbol_type": "Function", - "file_path": "", - "line_start": 1273, - "line_end": 1276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_at_end", - "name": "is_at_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 1279, - "line_end": 1282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_include", - "name": "parse_include", - "symbol_type": "Function", - "file_path": "", - "line_start": 1285, - "line_end": 1303, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_local", - "name": "parse_local", - "symbol_type": "Function", - "file_path": "", - "line_start": 1306, - "line_end": 1342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_outbox", - "name": "parse_outbox", - "symbol_type": "Function", - "file_path": "", - "line_start": 1345, - "line_end": 1381, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_try_catch", - "name": "parse_try_catch", - "symbol_type": "Function", - "file_path": "", - "line_start": 1384, - "line_end": 1467, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_throw", - "name": "parse_throw", - "symbol_type": "Function", - "file_path": "", - "line_start": 1471, - "line_end": 1478, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_block_tokens", - "name": "extract_block_tokens", - "symbol_type": "Function", - "file_path": "", - "line_start": 1483, - "line_end": 1515, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_token_block", - "name": "parse_token_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 1518, - "line_end": 1549, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_if_structure", - "name": "extract_if_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1552, - "line_end": 1588, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_if_condition_tokens", - "name": "extract_if_condition_tokens", - "symbol_type": "Function", - "file_path": "", - "line_start": 1591, - "line_end": 1622, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_if_content", - "name": "parse_if_content", - "symbol_type": "Function", - "file_path": "", - "line_start": 1625, - "line_end": 1674, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_token_sequence", - "name": "parse_token_sequence", - "symbol_type": "Function", - "file_path": "", - "line_start": 1677, - "line_end": 1698, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_simple_parse", - "name": "test_simple_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 1709, - "line_end": 1735, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_assignment_parse", - "name": "test_assignment_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 1738, - "line_end": 1764, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_method_call_parse", - "name": "test_method_call_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 1767, - "line_end": 1791, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_binary_operation_parse", - "name": "test_binary_operation_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 1794, - "line_end": 1823, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_LoopStructure", - "name": "LoopStructure", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_IfStructure", - "name": "IfStructure", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ElseIfClause", - "name": "ElseIfClause", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ParseError", - "name": "ParseError", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 53, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashParser", - "name": "NyashParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "random_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/random_box.rs", - "language": "rust", - "size_bytes": 7970, - "total_lines": 224, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.658568971Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_seed", - "name": "seed", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next_random", - "name": "next_random", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_random", - "name": "random", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_randInt", - "name": "randInt", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_randBool", - "name": "randBool", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_choice", - "name": "choice", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_shuffle", - "name": "shuffle", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_randString", - "name": "randString", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_probability", - "name": "probability", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RandomBox", - "name": "RandomBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sound_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/sound_box.rs", - "language": "rust", - "size_bytes": 7482, - "total_lines": 221, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.663090641Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_beep", - "name": "beep", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_beeps", - "name": "beeps", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tone", - "name": "tone", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_alert", - "name": "alert", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_error", - "name": "error", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pattern", - "name": "pattern", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_volumeTest", - "name": "volumeTest", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_interval", - "name": "interval", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SoundBox", - "name": "SoundBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "time_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/time_box.rs", - "language": "rust", - "size_bytes": 10499, - "total_lines": 366, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.672986446Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_now", - "name": "now", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fromTimestamp", - "name": "fromTimestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sleep", - "name": "sleep", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format", - "name": "format", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_now", - "name": "now", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_timestamp", - "name": "from_timestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_year", - "name": "year", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_month", - "name": "month", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_day", - "name": "day", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_hour", - "name": "hour", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_minute", - "name": "minute", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_second", - "name": "second", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_timestamp", - "name": "timestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_toISOString", - "name": "toISOString", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format", - "name": "format", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_addDays", - "name": "addDays", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_addHours", - "name": "addHours", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 264, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 290, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_elapsed", - "name": "elapsed", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 351, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 359, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TimeBox", - "name": "TimeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DateTimeBox", - "name": "DateTimeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 124, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TimerBox", - "name": "TimerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 295, - "line_end": 298, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tokenizer.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/tokenizer.rs", - "language": "rust", - "size_bytes": 19793, - "total_lines": 601, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.681426922Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tokenize", - "name": "tokenize", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tokenize_next", - "name": "tokenize_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 277, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_string", - "name": "read_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_numeric_literal", - "name": "read_numeric_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 349, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 328, - "column_start": 77, - "column_end": 101, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 342, - "column_start": 25, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 347, - "column_start": 25, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_keyword_or_identifier", - "name": "read_keyword_or_identifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_skip_line_comment", - "name": "skip_line_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_skip_whitespace", - "name": "skip_whitespace", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_current_char", - "name": "current_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_peek_char", - "name": "peek_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 426, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_advance", - "name": "advance", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 439, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_at_end", - "name": "is_at_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 442, - "line_end": 444, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_simple_tokens", - "name": "test_simple_tokens", - "symbol_type": "Function", - "file_path": "", - "line_start": 454, - "line_end": 466, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_literal", - "name": "test_string_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 478, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_number_literal", - "name": "test_number_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 481, - "line_end": 498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_identifier", - "name": "test_identifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 518, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_operators", - "name": "test_operators", - "symbol_type": "Function", - "file_path": "", - "line_start": 521, - "line_end": 532, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_complex_code", - "name": "test_complex_code", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 559, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 553, - "line_end": 553, - "column_start": 52, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_line_numbers", - "name": "test_line_numbers", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 570, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_comments", - "name": "test_comments", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 584, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 582, - "line_end": 582, - "column_start": 52, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_error_handling", - "name": "test_error_handling", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 600, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TokenType", - "name": "TokenType", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 76, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Token", - "name": "Token", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 84, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TokenizeError", - "name": "TokenizeError", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 106, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashTokenizer", - "name": "NyashTokenizer", - "symbol_type": "Class", - "file_path": "", - "line_start": 109, - "line_end": 114, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "type_box.rs", - "path": "./development/archive/old_implementation/backup_before_cleanup/src/type_box.rs", - "language": "rust", - "size_bytes": 12533, - "total_lines": 433, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.692304203Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_types", - "name": "with_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_builtin", - "name": "builtin", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_field", - "name": "add_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_method", - "name": "add_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_parent", - "name": "set_parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_type_parameter", - "name": "add_type_parameter", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_concrete_type", - "name": "set_concrete_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field_type", - "name": "get_field_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_method_signature", - "name": "get_method_signature", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_compatible_with", - "name": "is_compatible_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_generic", - "name": "is_generic", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_concrete_generic", - "name": "is_concrete_generic", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_full_name", - "name": "full_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 203, - "column_start": 21, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 201, - "column_start": 29, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 202, - "column_start": 40, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_void_type", - "name": "void_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_string_type", - "name": "string_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_integer_type", - "name": "integer_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bool_type", - "name": "bool_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_array_type", - "name": "array_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_method_box_type", - "name": "method_box_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 258, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_builtin_types", - "name": "register_builtin_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 314, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_type", - "name": "register_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 330, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_type", - "name": "get_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_compatible", - "name": "is_compatible", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_all_type_names", - "name": "get_all_type_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_instantiate_generic", - "name": "instantiate_generic", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 389, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 358, - "column_start": 24, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 379, - "column_start": 28, - "column_end": 89, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 403, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_field", - "name": "field", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 409, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_method", - "name": "method", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 415, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent", - "name": "parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_param", - "name": "type_param", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 427, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build", - "name": "build", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 432, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MethodSignature", - "name": "MethodSignature", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TypeBox", - "name": "TypeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 78, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TypeRegistry", - "name": "TypeRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 281, - "line_end": 290, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TypeBoxBuilder", - "name": "TypeBoxBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 393, - "line_end": 395, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug_parser_static.rs", - "path": "./development/archive/old_implementation/debug_parser_static.rs", - "language": "rust", - "size_bytes": 723, - "total_lines": 21, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.709015233Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 4, - "line_end": 21, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug_tokenizer.rs", - "path": "./development/archive/old_implementation/debug_tokenizer.rs", - "language": "rust", - "size_bytes": 350, - "total_lines": 13, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.717574964Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 3, - "line_end": 13, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ast.rs", - "path": "./development/archive/old_implementation/src/ast.rs", - "language": "rust", - "size_bytes": 31854, - "total_lines": 963, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.764029283Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_unknown", - "name": "unknown", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_merge", - "name": "merge", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_error_context", - "name": "error_context", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_location_string", - "name": "location_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_nyash_box", - "name": "to_nyash_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_nyash_box", - "name": "from_nyash_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_node_type", - "name": "node_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 584, - "line_end": 617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_classify", - "name": "classify", - "symbol_type": "Function", - "file_path": "", - "line_start": 621, - "line_end": 659, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_structure", - "name": "is_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 662, - "line_end": 664, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_expression", - "name": "is_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 667, - "line_end": 669, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_statement", - "name": "is_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 672, - "line_end": 674, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_info", - "name": "info", - "symbol_type": "Function", - "file_path": "", - "line_start": 677, - "line_end": 787, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_span", - "name": "span", - "symbol_type": "Function", - "file_path": "", - "line_start": 790, - "line_end": 823, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 827, - "line_end": 829, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_param_count", - "name": "get_param_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 834, - "line_end": 839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ast_node_creation", - "name": "test_ast_node_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 850, - "line_end": 880, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_binary_operator", - "name": "test_binary_operator", - "symbol_type": "Function", - "file_path": "", - "line_start": 883, - "line_end": 892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_complex_ast", - "name": "test_complex_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 895, - "line_end": 931, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_method_call", - "name": "test_method_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 934, - "line_end": 947, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_binary_operation", - "name": "test_binary_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 950, - "line_end": 962, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Span", - "name": "Span", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTNodeType", - "name": "ASTNodeType", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 96, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StructureNode", - "name": "StructureNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 142, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ExpressionNode", - "name": "ExpressionNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 195, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StatementNode", - "name": "StatementNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 199, - "line_end": 233, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CatchClause", - "name": "CatchClause", - "symbol_type": "Class", - "file_path": "", - "line_start": 237, - "line_end": 242, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LiteralValue", - "name": "LiteralValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 246, - "line_end": 252, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_UnaryOperator", - "name": "UnaryOperator", - "symbol_type": "Class", - "file_path": "", - "line_start": 306, - "line_end": 309, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BinaryOperator", - "name": "BinaryOperator", - "symbol_type": "Class", - "file_path": "", - "line_start": 313, - "line_end": 326, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTNode", - "name": "ASTNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 360, - "line_end": 580, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bool_box.rs", - "path": "./development/archive/old_implementation/src/boxes/bool_box.rs", - "language": "rust", - "size_bytes": 1561, - "total_lines": 67, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.770469391Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 22, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_true_box", - "name": "true_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_false_box", - "name": "false_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoolBox", - "name": "BoolBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug_box.rs", - "path": "./development/archive/old_implementation/src/boxes/debug_box.rs", - "language": "rust", - "size_bytes": 8396, - "total_lines": 246, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.782107827Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start_tracking", - "name": "start_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stop_tracking", - "name": "stop_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_track_box", - "name": "track_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_box_fields", - "name": "get_box_fields", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_all", - "name": "dump_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_to_file", - "name": "save_to_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_watch", - "name": "watch", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_memory_report", - "name": "memory_report", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_breakpoint", - "name": "set_breakpoint", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trace_call", - "name": "trace_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show_call_stack", - "name": "show_call_stack", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_tracking", - "name": "is_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_tracked_count", - "name": "get_tracked_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_DebugBox", - "name": "DebugBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TrackedBoxInfo", - "name": "TrackedBoxInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CallInfo", - "name": "CallInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "integer_box.rs", - "path": "./development/archive/old_implementation/src/boxes/integer_box.rs", - "language": "rust", - "size_bytes": 1467, - "total_lines": 64, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.786538862Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 22, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_zero", - "name": "zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_IntegerBox", - "name": "IntegerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "map_box.rs", - "path": "./development/archive/old_implementation/src/boxes/map_box.rs", - "language": "rust", - "size_bytes": 5606, - "total_lines": 175, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.791004953Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has", - "name": "has", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_keys", - "name": "keys", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_values", - "name": "values", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 17, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_size", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_forEach", - "name": "forEach", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_toJSON", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MapBox", - "name": "MapBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "math_box.rs", - "path": "./development/archive/old_implementation/src/boxes/math_box.rs", - "language": "rust", - "size_bytes": 13527, - "total_lines": 408, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.801572514Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_abs", - "name": "abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_max", - "name": "max", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_min", - "name": "min", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pow", - "name": "pow", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sqrt", - "name": "sqrt", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_getPi", - "name": "getPi", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_getE", - "name": "getE", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sin", - "name": "sin", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cos", - "name": "cos", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tan", - "name": "tan", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log10", - "name": "log10", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exp", - "name": "exp", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_floor", - "name": "floor", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ceil", - "name": "ceil", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_round", - "name": "round", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 259, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 269, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 320, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 326, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 347, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_iter", - "name": "iter", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 367, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 377, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 381, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 393, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 397, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 401, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 407, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MathBox", - "name": "MathBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FloatBox", - "name": "FloatBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 274, - "line_end": 277, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_RangeBox", - "name": "RangeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 331, - "line_end": 336, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./development/archive/old_implementation/src/boxes/mod.rs", - "language": "rust", - "size_bytes": 824, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.809915002Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "null_box.rs", - "path": "./development/archive/old_implementation/src/boxes/null_box.rs", - "language": "rust", - "size_bytes": 3803, - "total_lines": 149, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.813956051Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_null", - "name": "is_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_not_null", - "name": "is_not_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_null", - "name": "check_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_not_null", - "name": "check_not_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_or_default", - "name": "get_or_default", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_null", - "name": "null", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_null_creation", - "name": "test_null_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_null_check", - "name": "test_null_check", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_null_equality", - "name": "test_null_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_get_or_default", - "name": "test_get_or_default", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NullBox", - "name": "NullBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "random_box.rs", - "path": "./development/archive/old_implementation/src/boxes/random_box.rs", - "language": "rust", - "size_bytes": 7974, - "total_lines": 225, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.823917749Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_seed", - "name": "seed", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next_random", - "name": "next_random", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 58, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_random", - "name": "random", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_randInt", - "name": "randInt", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_randBool", - "name": "randBool", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_choice", - "name": "choice", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_shuffle", - "name": "shuffle", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 144, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_randString", - "name": "randString", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_probability", - "name": "probability", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RandomBox", - "name": "RandomBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sound_box.rs", - "path": "./development/archive/old_implementation/src/boxes/sound_box.rs", - "language": "rust", - "size_bytes": 7482, - "total_lines": 221, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.828621538Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_beep", - "name": "beep", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_beeps", - "name": "beeps", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tone", - "name": "tone", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_alert", - "name": "alert", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_error", - "name": "error", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pattern", - "name": "pattern", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_volumeTest", - "name": "volumeTest", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_interval", - "name": "interval", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SoundBox", - "name": "SoundBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "string_box.rs", - "path": "./development/archive/old_implementation/src/boxes/string_box.rs", - "language": "rust", - "size_bytes": 4356, - "total_lines": 141, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.833176249Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 25, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 65, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 17, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_replace", - "name": "replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trim", - "name": "trim", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_upper", - "name": "to_upper", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_lower", - "name": "to_lower", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_starts_with", - "name": "starts_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ends_with", - "name": "ends_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_join", - "name": "join", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 21, - "column_end": 60, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_StringBox", - "name": "StringBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "time_box.rs", - "path": "./development/archive/old_implementation/src/boxes/time_box.rs", - "language": "rust", - "size_bytes": 10499, - "total_lines": 366, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.845516815Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_now", - "name": "now", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fromTimestamp", - "name": "fromTimestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sleep", - "name": "sleep", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format", - "name": "format", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_now", - "name": "now", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_timestamp", - "name": "from_timestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_year", - "name": "year", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_month", - "name": "month", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_day", - "name": "day", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_hour", - "name": "hour", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_minute", - "name": "minute", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_second", - "name": "second", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_timestamp", - "name": "timestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_toISOString", - "name": "toISOString", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format", - "name": "format", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_addDays", - "name": "addDays", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_addHours", - "name": "addHours", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 264, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 290, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_elapsed", - "name": "elapsed", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 351, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 359, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TimeBox", - "name": "TimeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DateTimeBox", - "name": "DateTimeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 124, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TimerBox", - "name": "TimerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 295, - "line_end": 298, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_trait.rs", - "path": "./development/archive/old_implementation/src/box_trait.rs", - "language": "rust", - "size_bytes": 42202, - "total_lines": 1444, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.861223689Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 65, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 17, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_replace", - "name": "replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trim", - "name": "trim", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_upper", - "name": "to_upper", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_lower", - "name": "to_lower", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_starts_with", - "name": "starts_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ends_with", - "name": "ends_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_join", - "name": "join", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 21, - "column_end": 60, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_length", - "name": "length", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_zero", - "name": "zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_true_box", - "name": "true_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_false_box", - "name": "false_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 277, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 325, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 341, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 345, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 349, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 357, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 379, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_with_elements", - "name": "new_with_elements", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 407, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_push", - "name": "push", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 415, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pop", - "name": "pop", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 423, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_length", - "name": "length", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_join", - "name": "join", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 437, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 434, - "column_start": 17, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 441, - "column_start": 53, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 453, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 460, - "column_start": 17, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 487, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 497, - "line_end": 499, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 505, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 516, - "line_end": 527, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 537, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 540, - "line_end": 546, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exists", - "name": "exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 551, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 559, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 567, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 573, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 575, - "line_end": 581, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 585, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 589, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 591, - "line_end": 593, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 597, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 601, - "line_end": 603, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 615, - "line_end": 627, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 631, - "line_end": 633, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 635, - "line_end": 641, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 643, - "line_end": 645, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 647, - "line_end": 649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 651, - "line_end": 653, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 655, - "line_end": 657, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 661, - "line_end": 663, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_success", - "name": "new_success", - "symbol_type": "Function", - "file_path": "", - "line_start": 676, - "line_end": 689, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_error", - "name": "new_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 704, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_ok", - "name": "is_ok", - "symbol_type": "Function", - "file_path": "", - "line_start": 709, - "line_end": 711, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_value", - "name": "get_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 714, - "line_end": 719, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_error", - "name": "get_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 722, - "line_end": 727, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 731, - "line_end": 745, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 747, - "line_end": 771, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 773, - "line_end": 775, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 777, - "line_end": 791, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 793, - "line_end": 795, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 797, - "line_end": 799, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 803, - "line_end": 805, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 817, - "line_end": 823, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 827, - "line_end": 839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_result", - "name": "set_result", - "symbol_type": "Function", - "file_path": "", - "line_start": 842, - "line_end": 847, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 850, - "line_end": 863, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ready", - "name": "ready", - "symbol_type": "Function", - "file_path": "", - "line_start": 866, - "line_end": 868, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_wait_and_get", - "name": "wait_and_get", - "symbol_type": "Function", - "file_path": "", - "line_start": 871, - "line_end": 881, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 879, - "line_end": 879, - "column_start": 17, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 880, - "line_end": 880, - "column_start": 24, - "column_end": 61, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 885, - "line_end": 897, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 899, - "line_end": 905, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 907, - "line_end": 909, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 911, - "line_end": 913, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 915, - "line_end": 917, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 919, - "line_end": 921, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 925, - "line_end": 927, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 940, - "line_end": 948, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 951, - "line_end": 990, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 994, - "line_end": 1000, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 1004, - "line_end": 1007, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 1009, - "line_end": 1017, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 1019, - "line_end": 1021, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 1023, - "line_end": 1028, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 1030, - "line_end": 1032, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 1034, - "line_end": 1036, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 1048, - "line_end": 1050, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 1052, - "line_end": 1089, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 1099, - "line_end": 1101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 1103, - "line_end": 1140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 1150, - "line_end": 1152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 1154, - "line_end": 1207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_less", - "name": "less", - "symbol_type": "Function", - "file_path": "", - "line_start": 1214, - "line_end": 1250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_greater", - "name": "greater", - "symbol_type": "Function", - "file_path": "", - "line_start": 1252, - "line_end": 1288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_less_equal", - "name": "less_equal", - "symbol_type": "Function", - "file_path": "", - "line_start": 1290, - "line_end": 1326, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_greater_equal", - "name": "greater_equal", - "symbol_type": "Function", - "file_path": "", - "line_start": 1328, - "line_end": 1364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_box_creation", - "name": "test_string_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 1374, - "line_end": 1379, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_integer_box_creation", - "name": "test_integer_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 1382, - "line_end": 1387, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_bool_box_creation", - "name": "test_bool_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 1390, - "line_end": 1395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_equality", - "name": "test_box_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 1398, - "line_end": 1405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_add_box_integers", - "name": "test_add_box_integers", - "symbol_type": "Function", - "file_path": "", - "line_start": 1408, - "line_end": 1416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_add_box_strings", - "name": "test_add_box_strings", - "symbol_type": "Function", - "file_path": "", - "line_start": 1419, - "line_end": 1427, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_ids_unique", - "name": "test_box_ids_unique", - "symbol_type": "Function", - "file_path": "", - "line_start": 1430, - "line_end": 1436, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_void_box", - "name": "test_void_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 1439, - "line_end": 1443, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashBox", - "name": "NyashBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 40, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_StringBox", - "name": "StringBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_IntegerBox", - "name": "IntegerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 190, - "line_end": 193, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoolBox", - "name": "BoolBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 249, - "line_end": 252, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VoidBox", - "name": "VoidBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 312, - "line_end": 314, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ArrayBox", - "name": "ArrayBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 368, - "line_end": 371, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileBox", - "name": "FileBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 510, - "line_end": 513, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ErrorBox", - "name": "ErrorBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 608, - "line_end": 612, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ResultBox", - "name": "ResultBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 668, - "line_end": 673, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FutureBox", - "name": "FutureBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 810, - "line_end": 814, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AddBox", - "name": "AddBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 933, - "line_end": 937, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SubtractBox", - "name": "SubtractBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 1042, - "line_end": 1045, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MultiplyBox", - "name": "MultiplyBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 1093, - "line_end": 1096, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DivideBox", - "name": "DivideBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 1144, - "line_end": 1147, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CompareBox", - "name": "CompareBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 1211, - "line_end": 1211, - "column_start": 0, - "column_end": 22, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "channel_box.rs", - "path": "./development/archive/old_implementation/src/channel_box.rs", - "language": "rust", - "size_bytes": 6470, - "total_lines": 226, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.868043234Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_link", - "name": "link", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_handler", - "name": "register_handler", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invoke", - "name": "invoke", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 21, - "column_end": 38, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 32, - "column_end": 59, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sender", - "name": "sender", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_receiver", - "name": "receiver", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_broadcast", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ChannelBox", - "name": "ChannelBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MessageBox", - "name": "MessageBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 167, - "line_end": 171, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "environment.rs", - "path": "./development/archive/old_implementation/src/environment.rs", - "language": "rust", - "size_bytes": 12850, - "total_lines": 359, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.876202027Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new_global", - "name": "new_global", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_child", - "name": "new_child", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_define", - "name": "define", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exists", - "name": "exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_undefine", - "name": "undefine", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_variables", - "name": "list_variables", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scope_info", - "name": "scope_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scope_chain_info", - "name": "scope_chain_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_all_variables", - "name": "dump_all_variables", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_track_box", - "name": "track_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_finalize_all_boxes", - "name": "finalize_all_boxes", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exclude_from_finalization", - "name": "exclude_from_finalization", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_with_parent", - "name": "new_with_parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_define", - "name": "define", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 224, - "column_start": 60, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_native", - "name": "as_native", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_global_environment", - "name": "test_global_environment", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_nested_scopes", - "name": "test_nested_scopes", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_variable_shadowing", - "name": "test_variable_shadowing", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_variable_setting", - "name": "test_variable_setting", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_scope_info", - "name": "test_scope_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_python_compat", - "name": "test_python_compat", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_error_handling", - "name": "test_error_handling", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Environment", - "name": "Environment", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_EnvironmentError", - "name": "EnvironmentError", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PythonCompatEnvironment", - "name": "PythonCompatEnvironment", - "symbol_type": "Class", - "file_path": "", - "line_start": 193, - "line_end": 196, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "exception_box.rs", - "path": "./development/archive/old_implementation/src/exception_box.rs", - "language": "rust", - "size_bytes": 2659, - "total_lines": 104, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.880834214Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_cause", - "name": "with_cause", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_stack_frame", - "name": "add_stack_frame", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_full_message", - "name": "get_full_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_exception_type", - "name": "is_exception_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 98, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_exception", - "name": "create_exception", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 104, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ErrorBox", - "name": "ErrorBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "finalization.rs", - "path": "./development/archive/old_implementation/src/finalization.rs", - "language": "rust", - "size_bytes": 3224, - "total_lines": 111, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.884939734Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_is_finalized", - "name": "is_finalized", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mark_as_finalized", - "name": "mark_as_finalized", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_track", - "name": "track", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exclude_from_finalization", - "name": "exclude_from_finalization", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_finalize_all", - "name": "finalize_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_finalization_tracking", - "name": "test_finalization_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoxFinalizer", - "name": "BoxFinalizer", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "instance.rs", - "path": "./development/archive/old_implementation/src/instance.rs", - "language": "rust", - "size_bytes": 6444, - "total_lines": 204, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.889261893Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field", - "name": "get_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 56, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_field", - "name": "set_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_field_dynamic", - "name": "set_field_dynamic", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_method", - "name": "get_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_method", - "name": "has_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_method", - "name": "add_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fini", - "name": "fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_finalized", - "name": "is_finalized", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_instance_creation", - "name": "test_instance_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_field_access", - "name": "test_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_instance_equality", - "name": "test_instance_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_InstanceBox", - "name": "InstanceBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_methods.rs", - "path": "./development/archive/old_implementation/src/interpreter/box_methods.rs", - "language": "rust", - "size_bytes": 55280, - "total_lines": 1314, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.905593497Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_string_method", - "name": "execute_string_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_integer_method", - "name": "execute_integer_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_array_method", - "name": "execute_array_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_file_method", - "name": "execute_file_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_result_method", - "name": "execute_result_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_future_method", - "name": "execute_future_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_channel_method", - "name": "execute_channel_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_math_method", - "name": "execute_math_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 536, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_null_method", - "name": "execute_null_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 539, - "line_end": 591, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_time_method", - "name": "execute_time_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 593, - "line_end": 649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_datetime_method", - "name": "execute_datetime_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 651, - "line_end": 755, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_timer_method", - "name": "execute_timer_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 757, - "line_end": 792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_map_method", - "name": "execute_map_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 794, - "line_end": 890, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_random_method", - "name": "execute_random_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 892, - "line_end": 972, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_sound_method", - "name": "execute_sound_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 974, - "line_end": 1062, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_debug_method", - "name": "execute_debug_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 1064, - "line_end": 1224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1182, - "line_end": 1182, - "column_start": 25, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_method_box_method", - "name": "execute_method_box_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 1227, - "line_end": 1246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invoke_method_box", - "name": "invoke_method_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 1249, - "line_end": 1313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core.rs", - "path": "./development/archive/old_implementation/src/interpreter/core.rs", - "language": "rust", - "size_bytes": 23608, - "total_lines": 652, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.919302229Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_detailed_message", - "name": "detailed_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_shared", - "name": "with_shared", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_node", - "name": "execute_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_variable", - "name": "resolve_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 277, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_variable", - "name": "set_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_declare_local_variable", - "name": "declare_local_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_declare_outbox_variable", - "name": "declare_outbox_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_local_vars", - "name": "save_local_vars", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 314, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 312, - "column_start": 17, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_restore_local_vars", - "name": "restore_local_vars", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_outbox_vars", - "name": "save_outbox_vars", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 325, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 323, - "column_start": 17, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_restore_outbox_vars", - "name": "restore_outbox_vars", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_global_function", - "name": "register_global_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_truthy", - "name": "is_truthy", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_variable", - "name": "get_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_simple_execution", - "name": "test_simple_execution", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_arithmetic", - "name": "test_arithmetic", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 400, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_if_statement", - "name": "test_if_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 420, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_instance_creation", - "name": "test_box_instance_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 453, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_static_box", - "name": "register_static_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 469, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 463, - "line_end": 465, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_static_box_declaration", - "name": "register_static_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 472, - "line_end": 500, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ensure_static_box_initialized", - "name": "ensure_static_box_initialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 569, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 509, - "column_start": 25, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_static_box_state", - "name": "set_static_box_state", - "symbol_type": "Function", - "file_path": "", - "line_start": 572, - "line_end": 583, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 574, - "line_end": 576, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ensure_statics_namespace", - "name": "ensure_statics_namespace", - "symbol_type": "Function", - "file_path": "", - "line_start": 586, - "line_end": 613, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 588, - "line_end": 590, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_static_instance", - "name": "set_static_instance", - "symbol_type": "Function", - "file_path": "", - "line_start": 616, - "line_end": 642, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 618, - "line_end": 620, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_static_box", - "name": "is_static_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 645, - "line_end": 651, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RuntimeError", - "name": "RuntimeError", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SharedState", - "name": "SharedState", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 154, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashInterpreter", - "name": "NyashInterpreter", - "symbol_type": "Class", - "file_path": "", - "line_start": 176, - "line_end": 191, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "expressions.rs", - "path": "./development/archive/old_implementation/src/interpreter/expressions.rs", - "language": "rust", - "size_bytes": 25980, - "total_lines": 594, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.931520068Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_expression", - "name": "execute_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 68, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 76, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 36, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 95, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 36, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_binary_op", - "name": "execute_binary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_unary_op", - "name": "execute_unary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_method_call", - "name": "execute_method_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 509, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 442, - "column_start": 40, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_field_access", - "name": "execute_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 537, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_static_field_access", - "name": "execute_static_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 540, - "line_end": 578, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 549, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_await", - "name": "execute_await", - "symbol_type": "Function", - "file_path": "", - "line_start": 582, - "line_end": 593, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 588, - "line_end": 588, - "column_start": 25, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "functions.rs", - "path": "./development/archive/old_implementation/src/interpreter/functions.rs", - "language": "rust", - "size_bytes": 4106, - "total_lines": 96, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.942519315Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_function_call", - "name": "execute_function_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_function_declaration", - "name": "register_function_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 94, - "column_start": 69, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "io.rs", - "path": "./development/archive/old_implementation/src/interpreter/io.rs", - "language": "rust", - "size_bytes": 4459, - "total_lines": 114, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.951161539Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_include", - "name": "execute_include", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_arrow", - "name": "execute_arrow", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_nowait", - "name": "execute_nowait", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 106, - "column_start": 22, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./development/archive/old_implementation/src/interpreter/mod.rs", - "language": "rust", - "size_bytes": 2888, - "total_lines": 98, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.959225484Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "rust_type_ControlFlow", - "name": "ControlFlow", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConstructorContext", - "name": "ConstructorContext", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoxDeclaration", - "name": "BoxDeclaration", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 64, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StaticBoxDefinition", - "name": "StaticBoxDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 79, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StaticBoxState", - "name": "StaticBoxState", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 87, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionDeclaration", - "name": "FunctionDeclaration", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 95, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "objects.rs", - "path": "./development/archive/old_implementation/src/interpreter/objects.rs", - "language": "rust", - "size_bytes": 29692, - "total_lines": 649, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.970032419Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_new", - "name": "execute_new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_constructor", - "name": "execute_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 398, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_box_declaration", - "name": "register_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 429, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_validate_generic_arguments", - "name": "validate_generic_arguments", - "symbol_type": "Function", - "file_path": "", - "line_start": 432, - "line_end": 469, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_valid_type", - "name": "is_valid_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 472, - "line_end": 482, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_parent_constructor", - "name": "execute_parent_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 515, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 503, - "column_start": 25, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_inheritance", - "name": "resolve_inheritance", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 588, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_specialize_generic_class", - "name": "specialize_generic_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 591, - "line_end": 637, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_substitute_types_in_fields", - "name": "substitute_types_in_fields", - "symbol_type": "Function", - "file_path": "", - "line_start": 640, - "line_end": 648, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "statements.rs", - "path": "./development/archive/old_implementation/src/interpreter/statements.rs", - "language": "rust", - "size_bytes": 19226, - "total_lines": 427, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.981070074Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_statement", - "name": "execute_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_if", - "name": "execute_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_loop", - "name": "execute_loop", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_assignment", - "name": "execute_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 326, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 261, - "column_start": 33, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 275, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 287, - "column_start": 33, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 301, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 313, - "column_start": 33, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_try_catch", - "name": "execute_try_catch", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 410, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_throw", - "name": "execute_throw", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 426, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "./development/archive/old_implementation/src/lib.rs", - "language": "rust", - "size_bytes": 1433, - "total_lines": 39, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:47.989449946Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.rs", - "path": "./development/archive/old_implementation/src/main.rs", - "language": "rust", - "size_bytes": 35787, - "total_lines": 1006, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:48.001268464Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 70, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_nyash_file", - "name": "execute_nyash_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 109, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_basic_boxes", - "name": "demo_basic_boxes", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 131, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_box_operations", - "name": "demo_box_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 159, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_box_collections", - "name": "demo_box_collections", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 189, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_environment_system", - "name": "demo_environment_system", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 280, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_tokenizer_system", - "name": "demo_tokenizer_system", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 412, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 328, - "column_start": 24, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_parser_system", - "name": "demo_parser_system", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 571, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_count_method_calls", - "name": "count_method_calls", - "symbol_type": "Function", - "file_path": "", - "line_start": 574, - "line_end": 612, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_interpreter_system", - "name": "demo_interpreter_system", - "symbol_type": "Function", - "file_path": "", - "line_start": 614, - "line_end": 992, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_main_functionality", - "name": "test_main_functionality", - "symbol_type": "Function", - "file_path": "", - "line_start": 999, - "line_end": 1005, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "method_box.rs", - "path": "./development/archive/old_implementation/src/method_box.rs", - "language": "rust", - "size_bytes": 6362, - "total_lines": 207, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:48.006685294Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 75, - "column_start": 51, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invoke", - "name": "invoke", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_instance", - "name": "get_instance", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_instance", - "name": "from_instance", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_local", - "name": "set_local", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_local", - "name": "get_local", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 179, - "column_start": 34, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_variable", - "name": "resolve_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_method_box", - "name": "create_method_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 207, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoxType", - "name": "BoxType", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionDefinition", - "name": "FunctionDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MethodBox", - "name": "MethodBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 51, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_EphemeralInstance", - "name": "EphemeralInstance", - "symbol_type": "Class", - "file_path": "", - "line_start": 145, - "line_end": 151, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parser.rs", - "path": "./development/archive/old_implementation/src/parser.rs", - "language": "rust", - "size_bytes": 88020, - "total_lines": 2279, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:48.022478594Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_from_string", - "name": "parse_from_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_program", - "name": "parse_program", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_statement", - "name": "parse_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_box_declaration", - "name": "parse_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 417, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_interface_box_declaration", - "name": "parse_interface_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 513, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_global_var", - "name": "parse_global_var", - "symbol_type": "Function", - "file_path": "", - "line_start": 516, - "line_end": 536, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_if", - "name": "parse_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 540, - "line_end": 548, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_loop", - "name": "parse_loop", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 560, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_loop_structure", - "name": "extract_loop_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 576, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_condition_tokens", - "name": "extract_condition_tokens", - "symbol_type": "Function", - "file_path": "", - "line_start": 579, - "line_end": 606, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_loop_content", - "name": "parse_loop_content", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 621, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_break", - "name": "parse_break", - "symbol_type": "Function", - "file_path": "", - "line_start": 624, - "line_end": 627, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_return", - "name": "parse_return", - "symbol_type": "Function", - "file_path": "", - "line_start": 630, - "line_end": 644, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_print", - "name": "parse_print", - "symbol_type": "Function", - "file_path": "", - "line_start": 647, - "line_end": 655, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_nowait", - "name": "parse_nowait", - "symbol_type": "Function", - "file_path": "", - "line_start": 658, - "line_end": 680, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_function_declaration", - "name": "parse_function_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 683, - "line_end": 745, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_static_declaration", - "name": "parse_static_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 748, - "line_end": 764, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_static_function", - "name": "parse_static_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 767, - "line_end": 847, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_static_box", - "name": "parse_static_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 850, - "line_end": 1098, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_assignment_or_function_call", - "name": "parse_assignment_or_function_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 1101, - "line_end": 1129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_expression", - "name": "parse_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 1134, - "line_end": 1136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_or", - "name": "parse_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 1139, - "line_end": 1155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_and", - "name": "parse_and", - "symbol_type": "Function", - "file_path": "", - "line_start": 1158, - "line_end": 1174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_equality", - "name": "parse_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 1177, - "line_end": 1197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_comparison", - "name": "parse_comparison", - "symbol_type": "Function", - "file_path": "", - "line_start": 1200, - "line_end": 1225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_term", - "name": "parse_term", - "symbol_type": "Function", - "file_path": "", - "line_start": 1228, - "line_end": 1259, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_factor", - "name": "parse_factor", - "symbol_type": "Function", - "file_path": "", - "line_start": 1262, - "line_end": 1282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_unary", - "name": "parse_unary", - "symbol_type": "Function", - "file_path": "", - "line_start": 1285, - "line_end": 1316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_call", - "name": "parse_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 1319, - "line_end": 1391, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_primary", - "name": "parse_primary", - "symbol_type": "Function", - "file_path": "", - "line_start": 1394, - "line_end": 1533, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_current_token", - "name": "current_token", - "symbol_type": "Function", - "file_path": "", - "line_start": 1538, - "line_end": 1544, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_advance", - "name": "advance", - "symbol_type": "Function", - "file_path": "", - "line_start": 1547, - "line_end": 1551, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_skip_newlines", - "name": "skip_newlines", - "symbol_type": "Function", - "file_path": "", - "line_start": 1554, - "line_end": 1558, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_consume", - "name": "consume", - "symbol_type": "Function", - "file_path": "", - "line_start": 1561, - "line_end": 1575, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_match_token", - "name": "match_token", - "symbol_type": "Function", - "file_path": "", - "line_start": 1578, - "line_end": 1581, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_at_end", - "name": "is_at_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 1584, - "line_end": 1587, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_include", - "name": "parse_include", - "symbol_type": "Function", - "file_path": "", - "line_start": 1590, - "line_end": 1608, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_local", - "name": "parse_local", - "symbol_type": "Function", - "file_path": "", - "line_start": 1611, - "line_end": 1670, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_outbox", - "name": "parse_outbox", - "symbol_type": "Function", - "file_path": "", - "line_start": 1673, - "line_end": 1714, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_try_catch", - "name": "parse_try_catch", - "symbol_type": "Function", - "file_path": "", - "line_start": 1717, - "line_end": 1800, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_throw", - "name": "parse_throw", - "symbol_type": "Function", - "file_path": "", - "line_start": 1804, - "line_end": 1811, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_block_tokens", - "name": "extract_block_tokens", - "symbol_type": "Function", - "file_path": "", - "line_start": 1816, - "line_end": 1848, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_token_block", - "name": "parse_token_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 1851, - "line_end": 1882, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_if_structure", - "name": "extract_if_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1885, - "line_end": 1921, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_if_condition_tokens", - "name": "extract_if_condition_tokens", - "symbol_type": "Function", - "file_path": "", - "line_start": 1924, - "line_end": 1955, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_if_content", - "name": "parse_if_content", - "symbol_type": "Function", - "file_path": "", - "line_start": 1958, - "line_end": 2007, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_token_sequence", - "name": "parse_token_sequence", - "symbol_type": "Function", - "file_path": "", - "line_start": 2010, - "line_end": 2031, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_dependencies_from_statements", - "name": "extract_dependencies_from_statements", - "symbol_type": "Function", - "file_path": "", - "line_start": 2036, - "line_end": 2044, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_dependencies_from_ast", - "name": "extract_dependencies_from_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 2047, - "line_end": 2100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_circular_dependencies", - "name": "check_circular_dependencies", - "symbol_type": "Function", - "file_path": "", - "line_start": 2103, - "line_end": 2117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_cycle_dfs", - "name": "has_cycle_dfs", - "symbol_type": "Function", - "file_path": "", - "line_start": 2120, - "line_end": 2153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 2139, - "line_end": 2139, - "column_start": 63, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_simple_parse", - "name": "test_simple_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 2164, - "line_end": 2190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_assignment_parse", - "name": "test_assignment_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 2193, - "line_end": 2219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_method_call_parse", - "name": "test_method_call_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 2222, - "line_end": 2246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_binary_operation_parse", - "name": "test_binary_operation_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 2249, - "line_end": 2278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_LoopStructure", - "name": "LoopStructure", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_IfStructure", - "name": "IfStructure", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ElseIfClause", - "name": "ElseIfClause", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ParseError", - "name": "ParseError", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 56, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashParser", - "name": "NyashParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 64, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tokenizer.rs", - "path": "./development/archive/old_implementation/src/tokenizer.rs", - "language": "rust", - "size_bytes": 20221, - "total_lines": 612, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:48.034264678Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tokenize", - "name": "tokenize", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tokenize_next", - "name": "tokenize_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_string", - "name": "read_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 322, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_numeric_literal", - "name": "read_numeric_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 335, - "column_start": 77, - "column_end": 101, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 349, - "column_start": 25, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 354, - "column_start": 25, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_keyword_or_identifier", - "name": "read_keyword_or_identifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_skip_line_comment", - "name": "skip_line_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_skip_whitespace", - "name": "skip_whitespace", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 427, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_current_char", - "name": "current_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 432, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_peek_char", - "name": "peek_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 437, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_advance", - "name": "advance", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 450, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_at_end", - "name": "is_at_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 455, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_simple_tokens", - "name": "test_simple_tokens", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 477, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_literal", - "name": "test_string_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 489, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_number_literal", - "name": "test_number_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 509, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_identifier", - "name": "test_identifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 529, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_operators", - "name": "test_operators", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_complex_code", - "name": "test_complex_code", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 570, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 564, - "line_end": 564, - "column_start": 52, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_line_numbers", - "name": "test_line_numbers", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 581, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_comments", - "name": "test_comments", - "symbol_type": "Function", - "file_path": "", - "line_start": 584, - "line_end": 595, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 593, - "line_end": 593, - "column_start": 52, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_error_handling", - "name": "test_error_handling", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 611, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TokenType", - "name": "TokenType", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 79, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Token", - "name": "Token", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 87, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TokenizeError", - "name": "TokenizeError", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 109, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashTokenizer", - "name": "NyashTokenizer", - "symbol_type": "Class", - "file_path": "", - "line_start": 112, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "type_box.rs", - "path": "./development/archive/old_implementation/src/type_box.rs", - "language": "rust", - "size_bytes": 12533, - "total_lines": 433, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:48.044841903Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_types", - "name": "with_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_builtin", - "name": "builtin", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_field", - "name": "add_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_method", - "name": "add_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_parent", - "name": "set_parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_type_parameter", - "name": "add_type_parameter", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_concrete_type", - "name": "set_concrete_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field_type", - "name": "get_field_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_method_signature", - "name": "get_method_signature", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_compatible_with", - "name": "is_compatible_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_generic", - "name": "is_generic", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_concrete_generic", - "name": "is_concrete_generic", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_full_name", - "name": "full_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 203, - "column_start": 21, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 201, - "column_start": 29, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 202, - "column_start": 40, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_void_type", - "name": "void_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_string_type", - "name": "string_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_integer_type", - "name": "integer_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bool_type", - "name": "bool_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_array_type", - "name": "array_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_method_box_type", - "name": "method_box_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 258, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_builtin_types", - "name": "register_builtin_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 314, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_type", - "name": "register_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 330, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_type", - "name": "get_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_compatible", - "name": "is_compatible", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_all_type_names", - "name": "get_all_type_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_instantiate_generic", - "name": "instantiate_generic", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 389, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 358, - "column_start": 24, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 379, - "column_start": 28, - "column_end": 89, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 403, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_field", - "name": "field", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 409, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_method", - "name": "method", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 415, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent", - "name": "parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_param", - "name": "type_param", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 427, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build", - "name": "build", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 432, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MethodSignature", - "name": "MethodSignature", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TypeBox", - "name": "TypeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 78, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TypeRegistry", - "name": "TypeRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 281, - "line_end": 290, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TypeBoxBuilder", - "name": "TypeBoxBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 393, - "line_end": 395, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "integration_tests.rs", - "path": "./development/archive/old_implementation/tests/integration_tests.rs", - "language": "rust", - "size_bytes": 9803, - "total_lines": 384, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:48.572658525Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_nyash_code", - "name": "execute_nyash_code", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_variable_value", - "name": "get_variable_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 39, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 45, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_basic_arithmetic", - "name": "test_basic_arithmetic", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_operations", - "name": "test_string_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_boolean_logic", - "name": "test_boolean_logic", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_comparison_operators", - "name": "test_comparison_operators", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_if_else_statements", - "name": "test_if_else_statements", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_loop_with_break", - "name": "test_loop_with_break", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_function_declaration_and_call", - "name": "test_function_declaration_and_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_instance_creation", - "name": "test_box_instance_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_this_binding_in_methods", - "name": "test_this_binding_in_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_method_chaining_concept", - "name": "test_method_chaining_concept", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_multiple_instances", - "name": "test_multiple_instances", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_global_variables", - "name": "test_global_variables", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_complex_expression_evaluation", - "name": "test_complex_expression_evaluation", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_nested_method_calls", - "name": "test_nested_method_calls", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 330, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_all_numeric_operations", - "name": "test_all_numeric_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_the_debug_this_problem", - "name": "test_the_debug_this_problem", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_local.rs", - "path": "./development/archive/old_implementation/test_local.rs", - "language": "rust", - "size_bytes": 263, - "total_lines": 11, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:48.616703546Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 4, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_tokenize_static.rs", - "path": "./development/archive/old_implementation/test_tokenize_static.rs", - "language": "rust", - "size_bytes": 88, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:48.651282634Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug_socketbox.rs", - "path": "./development/debug_files/debug_socketbox.rs", - "language": "rust", - "size_bytes": 6866, - "total_lines": 192, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:48.683894097Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_debug_log", - "name": "debug_log", - "symbol_type": "Function", - "file_path": "", - "line_start": 8, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bind", - "name": "bind", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_server", - "name": "is_server", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_debug_socketbox", - "name": "test_debug_socketbox", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_DebugSocketBox", - "name": "DebugSocketBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mir_test.rs", - "path": "./development/debug_files/mir_test.rs", - "language": "rust", - "size_bytes": 1743, - "total_lines": 52, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:48.693793395Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 52, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_mir_phase5.rs", - "path": "./development/debug_files/test_mir_phase5.rs", - "language": "rust", - "size_bytes": 3527, - "total_lines": 103, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:48.702816357Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 4, - "line_end": 103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug_with_counter.rs", - "path": "./development/debug_hang_issue/debug_with_counter.rs", - "language": "rust", - "size_bytes": 840, - "total_lines": 26, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:48.712702595Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "egui_widgets_demo.rs", - "path": "./development/egui_research/examples/egui_widgets_demo.rs", - "language": "rust", - "size_bytes": 12877, - "total_lines": 402, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:48.733213911Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 21, - "column_start": 17, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_setup_custom_fonts", - "name": "setup_custom_fonts", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 47, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show_basic_widgets", - "name": "show_basic_widgets", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 112, - "column_start": 22, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 134, - "column_start": 22, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 142, - "column_start": 22, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 150, - "column_start": 22, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show_advanced_widgets", - "name": "show_advanced_widgets", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 170, - "column_start": 22, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 188, - "column_start": 22, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 203, - "column_start": 22, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 202, - "column_start": 29, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 217, - "column_start": 22, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show_layout_demos", - "name": "show_layout_demos", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 263, - "column_start": 22, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 272, - "column_start": 56, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 284, - "column_start": 22, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show_custom_demos", - "name": "show_custom_demos", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 334, - "column_start": 82, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_dummy_image", - "name": "create_dummy_image", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 401, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 378, - "column_start": 54, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 377, - "column_start": 73, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 388, - "column_start": 48, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 400, - "column_start": 23, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_WidgetDemo", - "name": "WidgetDemo", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_RadioOption", - "name": "RadioOption", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Tab", - "name": "Tab", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 86, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "visual_node_prototype.rs", - "path": "./development/egui_research/experiments/visual_node_prototype.rs", - "language": "rust", - "size_bytes": 15383, - "total_lines": 443, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:48.745522628Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 21, - "column_start": 17, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_setup_custom_fonts", - "name": "setup_custom_fonts", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 40, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_color", - "name": "color", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_icon", - "name": "icon", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_rect", - "name": "rect", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_node", - "name": "add_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_draw_node", - "name": "draw_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_draw_connection", - "name": "draw_connection", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bezier_points", - "name": "bezier_points", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 309, - "column_start": 17, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 346, - "column_start": 55, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 331, - "column_start": 30, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 366, - "column_start": 55, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 365, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 425, - "column_start": 48, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 375, - "column_start": 34, - "column_end": 61, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 381, - "column_start": 34, - "column_end": 61, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 441, - "column_start": 58, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 440, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoxType", - "name": "BoxType", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VisualNode", - "name": "VisualNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 85, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Connection", - "name": "Connection", - "symbol_type": "Class", - "file_path": "", - "line_start": 116, - "line_end": 121, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VisualProgramming", - "name": "VisualProgramming", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/archive/main.js", - "language": "javascript", - "size_bytes": 66887, - "total_lines": 1703, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.678460821Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "initializeVoidFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeNodePalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 79, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodeOnCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodeElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 220, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 209, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodeContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "makeNodeDraggable", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onMouseMove", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onMouseUp", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 298, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 317, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePropertiesPanel", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 333, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodePropertyEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePortClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 470, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawTempConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 500, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cancelConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 506, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetConnectionState", - "symbol_type": "Function", - "file_path": "", - "line_start": 509, - "line_end": 525, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 530, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupExecutionFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 540, - "line_end": 545, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleNodeClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 569, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 585, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "highlightNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 598, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeConnectionCandidates", - "symbol_type": "Function", - "file_path": "", - "line_start": 600, - "line_end": 621, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 620, - "line_end": 620, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateCompatibility", - "symbol_type": "Function", - "file_path": "", - "line_start": 623, - "line_end": 666, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionCandidates", - "symbol_type": "Function", - "file_path": "", - "line_start": 668, - "line_end": 682, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 678, - "line_end": 681, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCandidateModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 732, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 719, - "line_end": 719, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCandidateItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 734, - "line_end": 769, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectCandidate", - "symbol_type": "Function", - "file_path": "", - "line_start": 771, - "line_end": 791, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "closeModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 793, - "line_end": 797, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetSelection", - "symbol_type": "Function", - "file_path": "", - "line_start": 799, - "line_end": 821, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConnectionLines", - "symbol_type": "Function", - "file_path": "", - "line_start": 852, - "line_end": 869, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 866, - "line_end": 868, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 873, - "line_end": 875, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionsFromNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 878, - "line_end": 886, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnectionsFromNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 889, - "line_end": 914, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearConnectionsFromNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 917, - "line_end": 935, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 927, - "line_end": 930, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawFanOutConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 938, - "line_end": 972, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 953, - "line_end": 971, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "ensureMarkers", - "symbol_type": "Function", - "file_path": "", - "line_start": 975, - "line_end": 1015, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawSingleConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1018, - "line_end": 1106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1086, - "line_end": 1088, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1090, - "line_end": 1092, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1095, - "line_end": 1097, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1100, - "line_end": 1103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawSingleConnectionWithBaseCoords", - "symbol_type": "Function", - "file_path": "", - "line_start": 1109, - "line_end": 1188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1168, - "line_end": 1170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1172, - "line_end": 1174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1177, - "line_end": 1179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1182, - "line_end": 1185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawBundledConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1191, - "line_end": 1292, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1259, - "line_end": 1261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1280, - "line_end": 1286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionDeleteDialog", - "symbol_type": "Function", - "file_path": "", - "line_start": 1295, - "line_end": 1305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1301, - "line_end": 1304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createDeleteModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 1307, - "line_end": 1541, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1350, - "line_end": 1394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1431, - "line_end": 1433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1432, - "line_end": 1432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1435, - "line_end": 1437, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1436, - "line_end": 1436, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1457, - "line_end": 1464, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1461, - "line_end": 1461, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1482, - "line_end": 1484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1487, - "line_end": 1508, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1495, - "line_end": 1498, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1525, - "line_end": 1527, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1534, - "line_end": 1538, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deleteConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 1544, - "line_end": 1557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1545, - "line_end": 1548, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1551, - "line_end": 1551, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1552, - "line_end": 1554, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionContextMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 1560, - "line_end": 1646, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1598, - "line_end": 1601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1602, - "line_end": 1604, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1605, - "line_end": 1607, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1621, - "line_end": 1624, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1625, - "line_end": 1627, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1628, - "line_end": 1630, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1637, - "line_end": 1642, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1643, - "line_end": 1645, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1649, - "line_end": 1691, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1688, - "line_end": 1690, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1701, - "line_end": 1703, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SmartConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 539, - "line_end": 822, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "ConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 872, - "line_end": 1692, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/archive/old-versions/main.js", - "language": "javascript", - "size_bytes": 66887, - "total_lines": 1703, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.704679082Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "initializeVoidFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeNodePalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 79, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodeOnCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodeElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 220, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 209, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodeContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "makeNodeDraggable", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onMouseMove", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onMouseUp", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 298, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 317, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePropertiesPanel", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 333, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodePropertyEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePortClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 470, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawTempConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 500, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cancelConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 506, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetConnectionState", - "symbol_type": "Function", - "file_path": "", - "line_start": 509, - "line_end": 525, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 530, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupExecutionFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 540, - "line_end": 545, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleNodeClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 569, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 585, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "highlightNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 598, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeConnectionCandidates", - "symbol_type": "Function", - "file_path": "", - "line_start": 600, - "line_end": 621, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 620, - "line_end": 620, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateCompatibility", - "symbol_type": "Function", - "file_path": "", - "line_start": 623, - "line_end": 666, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionCandidates", - "symbol_type": "Function", - "file_path": "", - "line_start": 668, - "line_end": 682, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 678, - "line_end": 681, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCandidateModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 732, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 719, - "line_end": 719, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCandidateItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 734, - "line_end": 769, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectCandidate", - "symbol_type": "Function", - "file_path": "", - "line_start": 771, - "line_end": 791, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "closeModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 793, - "line_end": 797, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetSelection", - "symbol_type": "Function", - "file_path": "", - "line_start": 799, - "line_end": 821, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConnectionLines", - "symbol_type": "Function", - "file_path": "", - "line_start": 852, - "line_end": 869, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 866, - "line_end": 868, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 873, - "line_end": 875, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionsFromNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 878, - "line_end": 886, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnectionsFromNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 889, - "line_end": 914, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearConnectionsFromNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 917, - "line_end": 935, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 927, - "line_end": 930, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawFanOutConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 938, - "line_end": 972, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 953, - "line_end": 971, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "ensureMarkers", - "symbol_type": "Function", - "file_path": "", - "line_start": 975, - "line_end": 1015, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawSingleConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1018, - "line_end": 1106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1086, - "line_end": 1088, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1090, - "line_end": 1092, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1095, - "line_end": 1097, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1100, - "line_end": 1103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawSingleConnectionWithBaseCoords", - "symbol_type": "Function", - "file_path": "", - "line_start": 1109, - "line_end": 1188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1168, - "line_end": 1170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1172, - "line_end": 1174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1177, - "line_end": 1179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1182, - "line_end": 1185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawBundledConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1191, - "line_end": 1292, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1259, - "line_end": 1261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1280, - "line_end": 1286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionDeleteDialog", - "symbol_type": "Function", - "file_path": "", - "line_start": 1295, - "line_end": 1305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1301, - "line_end": 1304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createDeleteModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 1307, - "line_end": 1541, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1350, - "line_end": 1394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1431, - "line_end": 1433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1432, - "line_end": 1432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1435, - "line_end": 1437, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1436, - "line_end": 1436, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1457, - "line_end": 1464, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1461, - "line_end": 1461, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1482, - "line_end": 1484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1487, - "line_end": 1508, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1495, - "line_end": 1498, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1525, - "line_end": 1527, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1534, - "line_end": 1538, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deleteConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 1544, - "line_end": 1557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1545, - "line_end": 1548, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1551, - "line_end": 1551, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1552, - "line_end": 1554, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionContextMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 1560, - "line_end": 1646, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1598, - "line_end": 1601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1602, - "line_end": 1604, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1605, - "line_end": 1607, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1621, - "line_end": 1624, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1625, - "line_end": 1627, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1628, - "line_end": 1630, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1637, - "line_end": 1642, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1643, - "line_end": 1645, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1649, - "line_end": 1691, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1688, - "line_end": 1690, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1701, - "line_end": 1703, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SmartConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 539, - "line_end": 822, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "ConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 872, - "line_end": 1692, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "charmflow-boot-manager.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/charmflow-boot-manager.js", - "language": "javascript", - "size_bytes": 10560, - "total_lines": 366, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.729535767Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onLoad", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleVoidFlowBootStart", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getVoidFlowBootStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "checkVoidFlowComponentsReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 184, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeVoidFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "waitForComponentReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 290, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleComponentStatusChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startStatusMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 324, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 334, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getBootStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 356, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowBootManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 364, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "charmflow-core.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/charmflow-core.js", - "language": "javascript", - "size_bytes": 32009, - "total_lines": 974, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.742450763Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 135, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupIntentHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 181, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 204, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUIIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 303, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleElementCreate", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 341, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleElementMove", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 357, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleElementSelect", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleElementDelete", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 409, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleElementUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 425, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 452, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionStart", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 487, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionComplete", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 524, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionCancel", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 559, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionDelete", - "symbol_type": "Function", - "file_path": "", - "line_start": 564, - "line_end": 575, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 580, - "line_end": 598, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDebugIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 694, - "line_end": 751, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupGlobalDebugFunctions", - "symbol_type": "Function", - "file_path": "", - "line_start": 756, - "line_end": 773, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 761, - "line_end": 761, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 762, - "line_end": 762, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 763, - "line_end": 763, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 764, - "line_end": 764, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 765, - "line_end": 765, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 766, - "line_end": 766, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 767, - "line_end": 767, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 768, - "line_end": 768, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 769, - "line_end": 769, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerUIManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 778, - "line_end": 781, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerConnectionManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 783, - "line_end": 786, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPaletteManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 788, - "line_end": 791, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 796, - "line_end": 815, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAvailableFeatures", - "symbol_type": "Function", - "file_path": "", - "line_start": 820, - "line_end": 842, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 847, - "line_end": 878, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 883, - "line_end": 887, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "logError", - "symbol_type": "Function", - "file_path": "", - "line_start": 892, - "line_end": 899, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addIntentListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 905, - "line_end": 918, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeIntentListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 924, - "line_end": 934, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "notifyIntentListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 940, - "line_end": 959, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 952, - "line_end": 958, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupNoOpMethods", - "symbol_type": "Function", - "file_path": "", - "line_start": 964, - "line_end": 971, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 966, - "line_end": 966, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 967, - "line_end": 967, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 968, - "line_end": 968, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 972, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "charmflow-debug-plugin.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/charmflow-debug-plugin.js", - "language": "javascript", - "size_bytes": 25334, - "total_lines": 929, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.755617499Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onActivated", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 102, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDeactivated", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTargetSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeDebugConsole", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 213, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupGlobalDebugFunctions", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 222, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 223, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 224, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 229, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 230, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 242, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 243, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 246, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 259, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupIntentMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableTrace", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 335, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableTrace", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 344, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shouldTrace", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 359, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 358, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "traceIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getTraceHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 404, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearTraceHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 413, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dumpState", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 440, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureState", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 465, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemState", - "symbol_type": "Function", - "file_path": "", - "line_start": 470, - "line_end": 488, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getVoidFlowCoreStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 501, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIState", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 527, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 521, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionState", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 548, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStateHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 553, - "line_end": 555, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "measurePerformance", - "symbol_type": "Function", - "file_path": "", - "line_start": 564, - "line_end": 590, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordPerformance", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 619, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPerformanceStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 624, - "line_end": 638, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "runBenchmark", - "symbol_type": "Function", - "file_path": "", - "line_start": 643, - "line_end": 702, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 664, - "line_end": 664, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 668, - "line_end": 668, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 669, - "line_end": 669, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 686, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 687, - "line_end": 687, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPerformanceSnapshot", - "symbol_type": "Function", - "file_path": "", - "line_start": 707, - "line_end": 720, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordError", - "symbol_type": "Function", - "file_path": "", - "line_start": 729, - "line_end": 760, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getErrorStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 765, - "line_end": 774, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRecentErrors", - "symbol_type": "Function", - "file_path": "", - "line_start": 779, - "line_end": 781, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 790, - "line_end": 807, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getIntentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 812, - "line_end": 823, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 815, - "line_end": 820, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dumpUIState", - "symbol_type": "Function", - "file_path": "", - "line_start": 832, - "line_end": 834, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dumpConnectionState", - "symbol_type": "Function", - "file_path": "", - "line_start": 839, - "line_end": 841, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasSize", - "symbol_type": "Function", - "file_path": "", - "line_start": 846, - "line_end": 852, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetAllData", - "symbol_type": "Function", - "file_path": "", - "line_start": 857, - "line_end": 866, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportDebugData", - "symbol_type": "Function", - "file_path": "", - "line_start": 871, - "line_end": 899, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 904, - "line_end": 917, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 922, - "line_end": 926, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowDebugPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 927, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "charmflow-hybrid-communication.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/charmflow-hybrid-communication.js", - "language": "javascript", - "size_bytes": 12583, - "total_lines": 468, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.766734648Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeHighSpeedUIChannels", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeDataFlowChannels", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createFastUIChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createDataFlowChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processUIChannelQueue", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "groupUIUpdates", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 204, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processUIUpdateBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePositionUpdates", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSelectionUpdates", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionUpdates", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleAnimationUpdates", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 274, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startMessageMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 316, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 314, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleVoidFlowMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 337, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateElementPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateElementSelection", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 371, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 359, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 369, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 386, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateAnimation", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fastUIUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 406, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 422, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateFlowId", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateBatchId", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 437, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 442, - "line_end": 447, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeCharmFlowHybridCommunication", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 466, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowHybridCommunication", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 448, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "charmflow-message-adapter.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/charmflow-message-adapter.js", - "language": "javascript", - "size_bytes": 8560, - "total_lines": 302, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.781437100Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 22, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 31, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateFlowId", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "adaptVoidPacket", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "adaptMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 135, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createConnectionMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createDisconnectionMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createExecutionMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateFlowRecord", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sanitizeForLogging", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 221, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAdapterStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanupOldFlows", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "adaptVoidPacketBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 291, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 290, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCompatibilityMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowMessageAdapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "charmflow-node-plugin.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/charmflow-node-plugin.js", - "language": "javascript", - "size_bytes": 13891, - "total_lines": 485, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.791449406Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupNodeTypeDefaults", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onLoad", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleExecuteRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 213, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendResultToConnectedNodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDataInput", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shouldAutoExecute", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 291, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDisconnectionRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePropertyUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 358, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeState", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 375, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleExpand", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 460, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onUnload", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 482, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowNodePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 483, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "connection-line-renderer.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/connection-line-renderer.js", - "language": "javascript", - "size_bytes": 31140, - "total_lines": 937, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.801937065Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 90, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderFanOutConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateFanOutPaths", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculatePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateBezierPath", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 220, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateArcPath", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPathElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 381, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 291, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 296, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 310, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 376, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 408, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureArrowMarker", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPathAnimation", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 467, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 472, - "line_end": 483, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 488, - "line_end": 496, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 506, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 504, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_colorToId", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 513, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "determineDisplayMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 520, - "line_end": 526, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearSourceConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 531, - "line_end": 547, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 539, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 542, - "line_end": 544, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderBundledConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 588, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 554, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 562, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 576, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculatePureBundlePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 593, - "line_end": 599, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 595, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateBundlePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 604, - "line_end": 620, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 606, - "line_end": 606, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateCentroid", - "symbol_type": "Function", - "file_path": "", - "line_start": 625, - "line_end": 635, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 626, - "line_end": 629, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateSeparatedPaths", - "symbol_type": "Function", - "file_path": "", - "line_start": 640, - "line_end": 654, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 641, - "line_end": 653, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getBundleColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 659, - "line_end": 665, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPureBundleElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 670, - "line_end": 731, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPureBundleInteractions", - "symbol_type": "Function", - "file_path": "", - "line_start": 736, - "line_end": 781, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 741, - "line_end": 752, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 755, - "line_end": 767, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 770, - "line_end": 774, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 776, - "line_end": 780, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showBundleDetailsModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 786, - "line_end": 789, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showBundleContextMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 794, - "line_end": 814, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createBundleElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 819, - "line_end": 876, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 852, - "line_end": 862, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 865, - "line_end": 868, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 870, - "line_end": 873, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unbundleConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 881, - "line_end": 899, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setDisplayMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 904, - "line_end": 910, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleBundleDetailsFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 917, - "line_end": 920, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleBundleMenuFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 925, - "line_end": 928, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleBundleUnbundleFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 933, - "line_end": 936, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ConnectionLineRenderer", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 937, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug-file-logger.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/debug-file-logger.js", - "language": "javascript", - "size_bytes": 20322, - "total_lines": 674, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.812719069Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeSession", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "outputToConsole", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToBuffer", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 212, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "flushBuffer", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatLogEntry", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "downloadLogFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveToLocalStorage", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 291, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportCategoryLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 322, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLogStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 368, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 365, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startPeriodicFlush", - "symbol_type": "Function", - "file_path": "", - "line_start": 373, - "line_end": 383, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 381, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupUnloadHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 398, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateSessionId", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 408, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateLogFileName", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 416, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStackTrace", - "symbol_type": "Function", - "file_path": "", - "line_start": 421, - "line_end": 427, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportPreviousSessionLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 432, - "line_end": 437, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearCurrentSessionLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 442, - "line_end": 463, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 454, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCategoryEnabled", - "symbol_type": "Function", - "file_path": "", - "line_start": 468, - "line_end": 492, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveLogSettings", - "symbol_type": "Function", - "file_path": "", - "line_start": 497, - "line_end": 508, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadLogSettings", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 533, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getEnabledCategories", - "symbol_type": "Function", - "file_path": "", - "line_start": 538, - "line_end": 540, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllStoredLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 545, - "line_end": 572, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "downloadLogsAsFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 577, - "line_end": 598, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadConsoleOutputSetting", - "symbol_type": "Function", - "file_path": "", - "line_start": 603, - "line_end": 608, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setConsoleOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 613, - "line_end": 622, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 618, - "line_end": 618, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConsoleOutputStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 627, - "line_end": 629, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleConsoleOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 634, - "line_end": 637, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginLogger", - "symbol_type": "Function", - "file_path": "", - "line_start": 643, - "line_end": 651, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 645, - "line_end": 645, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 646, - "line_end": 646, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 647, - "line_end": 647, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 648, - "line_end": 648, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 649, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 659, - "line_end": 659, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 660, - "line_end": 660, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 661, - "line_end": 661, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 664, - "line_end": 664, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 665, - "line_end": 665, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 668, - "line_end": 668, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 669, - "line_end": 669, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 672, - "line_end": 672, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 673, - "line_end": 673, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 674, - "line_end": 674, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "DebugFileLogger", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 652, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug-manager.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/debug-manager.js", - "language": "javascript", - "size_bytes": 18546, - "total_lines": 702, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.822489269Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupDebugConsole", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 87, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupIntentMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableTrace", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 160, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableTrace", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shouldTrace", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 184, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "traceIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 213, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getTraceHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 229, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 224, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearTraceHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dumpState", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureState", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemState", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIState", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 324, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionState", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "measurePerformance", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordPerformance", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPerformanceStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 430, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "runBenchmark", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 466, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 459, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordError", - "symbol_type": "Function", - "file_path": "", - "line_start": 471, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasSize", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 513, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStateHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 515, - "line_end": 517, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 530, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getErrorStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 541, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRecentErrors", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 545, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPerformanceSnapshot", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 560, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dumpUIState", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 565, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dumpConnectionState", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 570, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getIntentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 584, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 576, - "line_end": 581, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCommand", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 589, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetAllData", - "symbol_type": "Function", - "file_path": "", - "line_start": 592, - "line_end": 601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportDebugData", - "symbol_type": "Function", - "file_path": "", - "line_start": 604, - "line_end": 627, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showHelp", - "symbol_type": "Function", - "file_path": "", - "line_start": 630, - "line_end": 666, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 669, - "line_end": 672, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 675, - "line_end": 677, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 680, - "line_end": 692, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 697, - "line_end": 699, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowDebugManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 700, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "execute-engine.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/execute-engine.js", - "language": "javascript", - "size_bytes": 12552, - "total_lines": 275, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.835730484Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 7, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeCustomPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeDefaultPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 135, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeFetchNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeJsonParserNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeUiCardNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executePluginListerNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeFlowConnectorNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeConnectedNodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 274, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 269, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ExecuteEngine", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent-bridge.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/intent-bridge.js", - "language": "javascript", - "size_bytes": 13136, - "total_lines": 522, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.844514468Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventIntentMapping", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enable", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disable", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "attachEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detachEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createEventListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 160, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDOMEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shouldProcessEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 204, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isPluginElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 236, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isUIElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 245, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isCanvasArea", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isDraggableElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzePluginClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeUIElementClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeDragStart", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 311, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeDragMove", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 327, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeContextMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 343, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "translateEventToIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fallbackToOriginalHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 371, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableEventMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 380, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableEventMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStatistics", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateFilters", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addIgnoreClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 414, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeIgnoreClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 422, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "logError", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 449, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginIdFromElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 477, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "normalizeMousePosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 482, - "line_end": 493, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getModifierKeys", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 505, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementState", - "symbol_type": "Function", - "file_path": "", - "line_start": 510, - "line_end": 519, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 516, - "line_end": 516, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowIntentBridge", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 450, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "BridgeUtils", - "symbol_type": "Class", - "file_path": "", - "line_start": 455, - "line_end": 520, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent-definitions.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/intent-definitions.js", - "language": "javascript", - "size_bytes": 15638, - "total_lines": 462, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.855804988Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 288, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 296, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 325, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateSchema", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "checkType", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "matchesPattern", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 419, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 427, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 428, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 438, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 441, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 445, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 448, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 451, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 454, - "line_end": 455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 458, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "IntentHelper", - "symbol_type": "Class", - "file_path": "", - "line_start": 303, - "line_end": 420, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main-nyacore.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/main-nyacore.js", - "language": "javascript", - "size_bytes": 82454, - "total_lines": 2064, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.874442865Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "initializeCharmFlowVoidCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeNyaCoreUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeMessageAdapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeCharmFlowBootManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeStage3Components", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 283, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePhase4DebugSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 309, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 310, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 311, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 312, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 313, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 314, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 316, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 317, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeVoidCoreDebugPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 365, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupGlobalDebugFunctions", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 386, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 392, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 406, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "testPhase4DebugSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 450, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 422, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 455, - "line_end": 470, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeVoidCoreUIFeatures", - "symbol_type": "Function", - "file_path": "", - "line_start": 475, - "line_end": 483, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addVoidCoreMessagePanel", - "symbol_type": "Function", - "file_path": "", - "line_start": 488, - "line_end": 513, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addAdapterStatsPanel", - "symbol_type": "Function", - "file_path": "", - "line_start": 522, - "line_end": 541, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 540, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enhanceExecuteButton", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 570, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 565, - "line_end": 568, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeFlowHybrid", - "symbol_type": "Function", - "file_path": "", - "line_start": 575, - "line_end": 599, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeFlowVoidCoreOnly", - "symbol_type": "Function", - "file_path": "", - "line_start": 604, - "line_end": 619, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setPureArchitectureZenMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 636, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "performIntegrationTest", - "symbol_type": "Function", - "file_path": "", - "line_start": 641, - "line_end": 656, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeMonacoEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 661, - "line_end": 682, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeSVGMarkers", - "symbol_type": "Function", - "file_path": "", - "line_start": 687, - "line_end": 735, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeNodePalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 743, - "line_end": 794, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 746, - "line_end": 793, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 748, - "line_end": 764, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 767, - "line_end": 790, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 797, - "line_end": 836, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 800, - "line_end": 809, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 811, - "line_end": 835, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 831, - "line_end": 833, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createVoidCoreNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 839, - "line_end": 857, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeDefinition", - "symbol_type": "Function", - "file_path": "", - "line_start": 860, - "line_end": 893, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createVoidCorePluginElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 896, - "line_end": 940, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createVoidCoreNodeContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 943, - "line_end": 964, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerVoidCorePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 967, - "line_end": 993, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "makeVoidCorePluginDraggable", - "symbol_type": "Function", - "file_path": "", - "line_start": 996, - "line_end": 1052, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1000, - "line_end": 1021, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onMouseMove", - "symbol_type": "Function", - "file_path": "", - "line_start": 1023, - "line_end": 1037, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onMouseUp", - "symbol_type": "Function", - "file_path": "", - "line_start": 1039, - "line_end": 1051, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodeOnCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 1055, - "line_end": 1083, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodeElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 1098, - "line_end": 1157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1135, - "line_end": 1154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodeContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 1160, - "line_end": 1187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "makeNodeDraggable", - "symbol_type": "Function", - "file_path": "", - "line_start": 1190, - "line_end": 1260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1194, - "line_end": 1214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onMouseMove", - "symbol_type": "Function", - "file_path": "", - "line_start": 1216, - "line_end": 1244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onMouseUp", - "symbol_type": "Function", - "file_path": "", - "line_start": 1246, - "line_end": 1259, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 1263, - "line_end": 1281, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1265, - "line_end": 1267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePropertiesPanel", - "symbol_type": "Function", - "file_path": "", - "line_start": 1284, - "line_end": 1300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodePropertyEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 1303, - "line_end": 1333, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getVoidCorePluginInput", - "symbol_type": "Function", - "file_path": "", - "line_start": 1455, - "line_end": 1470, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1497, - "line_end": 1497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePluginPalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 1524, - "line_end": 1562, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeCharmFlowCoreArchitecture", - "symbol_type": "Function", - "file_path": "", - "line_start": 1567, - "line_end": 1599, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "testCharmFlowCoreBasicOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 1604, - "line_end": 1626, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connectNyaCoreUIWithCharmFlowCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 1631, - "line_end": 1683, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "testVoidCoreUIIntegration", - "symbol_type": "Function", - "file_path": "", - "line_start": 1688, - "line_end": 1721, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupUIComponentsPanelInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 1726, - "line_end": 1756, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1738, - "line_end": 1741, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1746, - "line_end": 1753, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeUIComponentsPanel", - "symbol_type": "Function", - "file_path": "", - "line_start": 1761, - "line_end": 1908, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1815, - "line_end": 1895, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1827, - "line_end": 1892, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1878, - "line_end": 1884, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1898, - "line_end": 1901, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupGlobalConnectionContextHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 1914, - "line_end": 2057, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1916, - "line_end": 2026, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1956, - "line_end": 1956, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 2029, - "line_end": 2053, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "monaco-plugin-editor.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/monaco-plugin-editor.js", - "language": "javascript", - "size_bytes": 14664, - "total_lines": 517, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.891086106Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 21, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeViaCDN", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startMonacoLoading", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "openPluginEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginSourceCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateTemplateCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateDefaultTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showEditorModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 349, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "savePluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 386, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executePluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "safeExecuteCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 460, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 438, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 439, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 440, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePluginBehavior", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 475, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetPluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 488, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "closeEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 506, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 513, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 515, - "line_end": 515, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MonacoPluginEditor", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 507, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore-connection-manager.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/nyacore-connection-manager.js", - "language": "javascript", - "size_bytes": 51719, - "total_lines": 1466, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.905370062Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onActivated", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeConnectionUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeDataFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendToPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawConnectionLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 434, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderFanOutConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 489, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 476, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 476, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 482, - "line_end": 488, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 487, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderBundledConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 494, - "line_end": 539, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 530, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 530, - "line_end": 530, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionsFromSource", - "symbol_type": "Function", - "file_path": "", - "line_start": 544, - "line_end": 557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 550, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionsForPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 564, - "line_end": 579, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 566, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureArrowMarker", - "symbol_type": "Function", - "file_path": "", - "line_start": 584, - "line_end": 617, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnectionLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 622, - "line_end": 637, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "animateConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 642, - "line_end": 654, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 650, - "line_end": 653, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 659, - "line_end": 680, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getOutgoingConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 685, - "line_end": 691, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 687, - "line_end": 690, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getIncomingConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 696, - "line_end": 702, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 698, - "line_end": 701, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "wouldCreateCycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 707, - "line_end": 719, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "findConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 724, - "line_end": 732, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPluginConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 737, - "line_end": 742, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePluginConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 744, - "line_end": 752, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createTempConnectionLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 757, - "line_end": 797, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateTempConnectionLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 802, - "line_end": 812, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetConnectionUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 817, - "line_end": 831, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 819, - "line_end": 821, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 836, - "line_end": 882, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 872, - "line_end": 881, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 875, - "line_end": 879, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 887, - "line_end": 900, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 889, - "line_end": 889, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 892, - "line_end": 892, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnectionsFromNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 905, - "line_end": 948, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 912, - "line_end": 917, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 920, - "line_end": 927, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 931, - "line_end": 947, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnectionsForElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 953, - "line_end": 956, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearSourceConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 961, - "line_end": 986, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 970, - "line_end": 970, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 974, - "line_end": 974, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 979, - "line_end": 983, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStoredDisplayMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 991, - "line_end": 996, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setStoredDisplayMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 998, - "line_end": 1003, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1008, - "line_end": 1014, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 1021, - "line_end": 1029, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 1031, - "line_end": 1033, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 1035, - "line_end": 1099, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1056, - "line_end": 1058, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1060, - "line_end": 1063, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 1101, - "line_end": 1116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "highlightPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1118, - "line_end": 1124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeConnectionCandidates", - "symbol_type": "Function", - "file_path": "", - "line_start": 1126, - "line_end": 1147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1146, - "line_end": 1146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateCompatibility", - "symbol_type": "Function", - "file_path": "", - "line_start": 1149, - "line_end": 1166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionCandidates", - "symbol_type": "Function", - "file_path": "", - "line_start": 1168, - "line_end": 1187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1182, - "line_end": 1186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCandidateModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 1189, - "line_end": 1272, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1218, - "line_end": 1231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1247, - "line_end": 1263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1248, - "line_end": 1252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1254, - "line_end": 1257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1259, - "line_end": 1262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1265, - "line_end": 1269, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1274, - "line_end": 1293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "continueMultipleConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 1298, - "line_end": 1315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetSelection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1317, - "line_end": 1371, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1334, - "line_end": 1342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1366, - "line_end": 1370, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1367, - "line_end": 1369, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendConnectionStartIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 1376, - "line_end": 1389, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendConnectionCompleteIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 1394, - "line_end": 1413, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendConnectionCancelIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 1418, - "line_end": 1429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleClickFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 1437, - "line_end": 1440, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleContextMenuFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 1442, - "line_end": 1449, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMouseMoveFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 1451, - "line_end": 1456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleKeyDownFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 1458, - "line_end": 1463, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaCoreConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 1015, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "VoidCoreSmartConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 1020, - "line_end": 1464, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore-ui.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/nyacore-ui.js", - "language": "javascript", - "size_bytes": 76570, - "total_lines": 2063, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.927359731Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupProjectManagerUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupGlobalMessageBusSubscription", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStatsDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 242, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createProjectManagerUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 321, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 335, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 354, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectButtonStyle", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateProjectUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 439, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showProjectNotification", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 499, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 488, - "line_end": 492, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "debugLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 516, - "line_end": 518, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 520, - "line_end": 522, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 524, - "line_end": 526, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 530, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 534, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 536, - "line_end": 538, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 544, - "line_end": 557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performUIAsyncInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 577, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_registerUIIntentHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 582, - "line_end": 614, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 589, - "line_end": 592, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 594, - "line_end": 597, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 600, - "line_end": 603, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 605, - "line_end": 608, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initializeHybridCommunication", - "symbol_type": "Function", - "file_path": "", - "line_start": 619, - "line_end": 626, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupGlobalConnectionHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 631, - "line_end": 651, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 634, - "line_end": 647, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 656, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createDirectUIChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 663, - "line_end": 687, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 670, - "line_end": 683, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 678, - "line_end": 681, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processUIChannelQueue", - "symbol_type": "Function", - "file_path": "", - "line_start": 692, - "line_end": 715, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 704, - "line_end": 707, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUpdateKey", - "symbol_type": "Function", - "file_path": "", - "line_start": 720, - "line_end": 731, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyUIUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 736, - "line_end": 748, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateElementPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 753, - "line_end": 784, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUIPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 789, - "line_end": 994, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggle", - "symbol_type": "Function", - "file_path": "", - "line_start": 891, - "line_end": 903, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUIElementDirect", - "symbol_type": "Function", - "file_path": "", - "line_start": 1000, - "line_end": 1032, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUIElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 1037, - "line_end": 1089, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1062, - "line_end": 1081, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addVisualContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 1094, - "line_end": 1124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeUnwantedClasses", - "symbol_type": "Function", - "file_path": "", - "line_start": 1129, - "line_end": 1147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1134, - "line_end": 1136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1140, - "line_end": 1144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1141, - "line_end": 1143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAdditionalContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 1152, - "line_end": 1166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeNodeFeatures", - "symbol_type": "Function", - "file_path": "", - "line_start": 1171, - "line_end": 1185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSendButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 1190, - "line_end": 1225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1204, - "line_end": 1210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1207, - "line_end": 1209, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1220, - "line_end": 1222, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTextInputChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 1230, - "line_end": 1238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTextInputSubmit", - "symbol_type": "Function", - "file_path": "", - "line_start": 1243, - "line_end": 1255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConsoleOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 1264, - "line_end": 1290, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginElementData", - "symbol_type": "Function", - "file_path": "", - "line_start": 1295, - "line_end": 1329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractElementProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 1334, - "line_end": 1375, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDataFlowReceived", - "symbol_type": "Function", - "file_path": "", - "line_start": 1380, - "line_end": 1597, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1398, - "line_end": 1406, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1523, - "line_end": 1528, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1532, - "line_end": 1536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1540, - "line_end": 1544, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeDisplayInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1602, - "line_end": 1651, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectUIElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 1657, - "line_end": 1674, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cancelConnectionMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 1679, - "line_end": 1681, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnectionsForElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 1686, - "line_end": 1688, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1693, - "line_end": 1695, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeUIPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1700, - "line_end": 1730, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeUIPluginLegacy", - "symbol_type": "Function", - "file_path": "", - "line_start": 1736, - "line_end": 1778, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIState", - "symbol_type": "Function", - "file_path": "", - "line_start": 1783, - "line_end": 1790, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "togglePluginUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 1795, - "line_end": 1866, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "expandPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1871, - "line_end": 1918, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collapsePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1923, - "line_end": 1960, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 1965, - "line_end": 2005, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 2012, - "line_end": 2026, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isUIPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2033, - "line_end": 2060, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaCoreUI", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 2061, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-collection.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/plugin-collection.js", - "language": "javascript", - "size_bytes": 20032, - "total_lines": 709, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.940660304Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "visualize", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stop", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateGradient", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPreview", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addDataPoint", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateChart", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleJoystick", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateVisualState", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connect", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 308, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConnectionStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 336, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateMarkdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 383, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "parseMarkdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 391, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addKeyframe", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 439, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "play", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 454, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 490, - "line_end": 494, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 515, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "safeEval", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 524, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 559, - "line_end": 566, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateNodePositions", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 573, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderMinimap", - "symbol_type": "Function", - "file_path": "", - "line_start": 575, - "line_end": 593, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 584, - "line_end": 590, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 627, - "line_end": 631, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addTarget", - "symbol_type": "Function", - "file_path": "", - "line_start": 633, - "line_end": 645, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createTargetIndicator", - "symbol_type": "Function", - "file_path": "", - "line_start": 647, - "line_end": 659, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-filter-ui.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/plugin-filter-ui.js", - "language": "javascript", - "size_bytes": 20685, - "total_lines": 683, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.950737259Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createFilterUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 223, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCategoryFilters", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createFilterButton", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 274, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createTagCloud", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 321, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "bindEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 421, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 346, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 360, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 409, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 420, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSearch", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCategoryFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 442, - "line_end": 452, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleAttributeFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 464, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleTagFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 480, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyFilters", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 501, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 491, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 519, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showSearchResults", - "symbol_type": "Function", - "file_path": "", - "line_start": 524, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 572, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 546, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 550, - "line_end": 552, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 556, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 569, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hideSearchResults", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 583, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 588, - "line_end": 601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateTagCloudVisual", - "symbol_type": "Function", - "file_path": "", - "line_start": 606, - "line_end": 619, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 607, - "line_end": 618, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetFilters", - "symbol_type": "Function", - "file_path": "", - "line_start": 624, - "line_end": 654, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggle", - "symbol_type": "Function", - "file_path": "", - "line_start": 659, - "line_end": 662, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "show", - "symbol_type": "Function", - "file_path": "", - "line_start": 667, - "line_end": 672, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hide", - "symbol_type": "Function", - "file_path": "", - "line_start": 677, - "line_end": 680, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginFilterUI", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 681, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-flow-executor.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/plugin-flow-executor.js", - "language": "javascript", - "size_bytes": 13403, - "total_lines": 433, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.964698237Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onActivated", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 204, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDataFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executePluginSafely", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 288, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginById", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateExecutionStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 325, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "notifyUIUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePluginElementUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 379, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeVoidFlowNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExecutionStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 419, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 430, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginFlowExecutor", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 431, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-hot-reloader.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/plugin-hot-reloader.js", - "language": "javascript", - "size_bytes": 18340, - "total_lines": 472, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.974979939Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shallowCloneState", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dynamicImportFromCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "transformImportPaths", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "guessPluginCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractPluginClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 335, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 343, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 365, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 383, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restoreConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 465, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginHotReloader", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 466, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-instance-manager.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/plugin-instance-manager.js", - "language": "javascript", - "size_bytes": 18130, - "total_lines": 603, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.985044175Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getState", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 160, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroyAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeAllConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 322, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "capturePluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureAllStates", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 365, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportSaveData", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 417, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 404, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importSaveData", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 468, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateSaveData", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 491, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restorePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 511, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restoreConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 516, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 545, - "line_end": 566, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "logStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 585, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "newProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 590, - "line_end": 600, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginInstanceManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-palette-plugin.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/plugin-palette-plugin.js", - "language": "javascript", - "size_bytes": 57569, - "total_lines": 1762, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:52.996473172Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupRegistryIntentListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginsFromCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategoryPluginFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "scanCategoryFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectFolderBasedFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 432, - "line_end": 467, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectLegacyFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 476, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLegacyCategoryFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 482, - "line_end": 496, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 588, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 593, - "line_end": 661, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 605, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 608, - "line_end": 618, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 621, - "line_end": 633, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 622, - "line_end": 632, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 636, - "line_end": 647, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 637, - "line_end": 646, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 650, - "line_end": 660, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleQuickFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 694, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 691, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 699, - "line_end": 713, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 703, - "line_end": 705, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "filterPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 718, - "line_end": 758, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 722, - "line_end": 722, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 727, - "line_end": 734, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 732, - "line_end": 732, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 739, - "line_end": 739, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 744, - "line_end": 744, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 749, - "line_end": 749, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 754, - "line_end": 754, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sortPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 763, - "line_end": 783, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 764, - "line_end": 782, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 788, - "line_end": 800, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateGrid", - "symbol_type": "Function", - "file_path": "", - "line_start": 805, - "line_end": 812, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 808, - "line_end": 811, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 817, - "line_end": 874, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 866, - "line_end": 866, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupPluginItemEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 879, - "line_end": 929, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 882, - "line_end": 893, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 896, - "line_end": 904, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 908, - "line_end": 919, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 922, - "line_end": 924, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 926, - "line_end": 928, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleFavorite", - "symbol_type": "Function", - "file_path": "", - "line_start": 934, - "line_end": 946, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPluginToCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 951, - "line_end": 1025, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNyaCorePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1030, - "line_end": 1233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 1037, - "line_end": 1065, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 1068, - "line_end": 1081, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1084, - "line_end": 1100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeButtonPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1103, - "line_end": 1110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeCalculatorPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1113, - "line_end": 1131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeJsonPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1134, - "line_end": 1152, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeHttpPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1155, - "line_end": 1175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeGenericPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1178, - "line_end": 1185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleGetInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1188, - "line_end": 1198, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUpdateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 1201, - "line_end": 1207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 1225, - "line_end": 1228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 1238, - "line_end": 1254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1259, - "line_end": 1266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1262, - "line_end": 1262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPerformanceClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 1271, - "line_end": 1294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPriorityIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 1299, - "line_end": 1306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showTooltip", - "symbol_type": "Function", - "file_path": "", - "line_start": 1311, - "line_end": 1314, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hideTooltip", - "symbol_type": "Function", - "file_path": "", - "line_start": 1319, - "line_end": 1322, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadUsageData", - "symbol_type": "Function", - "file_path": "", - "line_start": 1327, - "line_end": 1334, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveUsageData", - "symbol_type": "Function", - "file_path": "", - "line_start": 1336, - "line_end": 1342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadFavorites", - "symbol_type": "Function", - "file_path": "", - "line_start": 1344, - "line_end": 1351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveFavorites", - "symbol_type": "Function", - "file_path": "", - "line_start": 1353, - "line_end": 1359, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 1361, - "line_end": 1368, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 1370, - "line_end": 1376, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addStyles", - "symbol_type": "Function", - "file_path": "", - "line_start": 1381, - "line_end": 1707, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1712, - "line_end": 1721, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1718, - "line_end": 1718, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategoryColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 1726, - "line_end": 1740, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 1745, - "line_end": 1756, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginPalettePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 1757, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "PalettePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 1036, - "line_end": 1208, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-registry.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/plugin-registry.js", - "language": "javascript", - "size_bytes": 16599, - "total_lines": 472, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.008812867Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "register", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 194, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRegisteredTypes", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 211, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeDefaultPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "scanPluginFolders", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "scanCategoryFolders", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 321, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectPluginFolders", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginManifest", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 398, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 408, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPluginMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateDefaultUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 454, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "debugRegisteredPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 465, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 466, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-wrapper.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/plugin-wrapper.js", - "language": "javascript", - "size_bytes": 22743, - "total_lines": 634, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.019292966Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 49, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeDOMReadyCallbacks", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 102, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 156, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onHotReload", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 222, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createContext", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 386, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 280, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 269, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 313, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 335, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 376, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 377, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "safeStringify", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 406, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 402, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "awaken", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 453, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggle", - "symbol_type": "Function", - "file_path": "", - "line_start": 458, - "line_end": 479, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "show", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 530, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hide", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 562, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLifecycleState", - "symbol_type": "Function", - "file_path": "", - "line_start": 567, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 598, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 603, - "line_end": 605, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginWrapper", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 606, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "project-core.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/project-core.js", - "language": "javascript", - "size_bytes": 53410, - "total_lines": 1570, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.030958768Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeProjectCoreIntegration", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 94, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerProjectIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 133, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extendPluginManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 301, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 310, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectPluginByNyaCoreId", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 338, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllProjectPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectPluginsByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 360, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 358, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addProjectConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 452, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeProjectConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 505, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeAllConnectionsForPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 510, - "line_end": 548, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "parseConnectionIdToData", - "symbol_type": "Function", - "file_path": "", - "line_start": 553, - "line_end": 595, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 604, - "line_end": 701, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "capturePluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 710, - "line_end": 734, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureAllProjectStates", - "symbol_type": "Function", - "file_path": "", - "line_start": 739, - "line_end": 751, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 760, - "line_end": 814, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "logProjectStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 819, - "line_end": 834, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 843, - "line_end": 873, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroyCurrentProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 878, - "line_end": 903, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "capturePluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 912, - "line_end": 955, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 960, - "line_end": 1139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 976, - "line_end": 980, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1019, - "line_end": 1079, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1082, - "line_end": 1089, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 1144, - "line_end": 1249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateProjectData", - "symbol_type": "Function", - "file_path": "", - "line_start": 1254, - "line_end": 1324, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restoreProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1329, - "line_end": 1363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restoreProjectConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1368, - "line_end": 1392, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importProjectFromFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 1397, - "line_end": 1455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1398, - "line_end": 1454, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1406, - "line_end": 1441, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1417, - "line_end": 1428, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1430, - "line_end": 1433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1443, - "line_end": 1446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportProjectToFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 1460, - "line_end": 1508, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1519, - "line_end": 1527, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1530, - "line_end": 1532, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 1535, - "line_end": 1537, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1540, - "line_end": 1542, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1545, - "line_end": 1552, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 1555, - "line_end": 1557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1560, - "line_end": 1562, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "logStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1565, - "line_end": 1567, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ProjectCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 1568, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "canvas-manager.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/ui-components/canvas-manager.js", - "language": "javascript", - "size_bytes": 4529, - "total_lines": 160, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.043732455Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 27, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupCanvasEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "appendChild", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRelativePosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constrainPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasSize", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CanvasManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 160, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "connection-manager.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/ui-components/connection-manager.js", - "language": "javascript", - "size_bytes": 5559, - "total_lines": 207, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.051474382Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConnectionLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cancelConnectionMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnectionsForElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 90, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startConnectionMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "completeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isInConnectionMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionsForElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeAllConnectionsForElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 194, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "context-menu-manager.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/ui-components/context-menu-manager.js", - "language": "javascript", - "size_bytes": 61414, - "total_lines": 1786, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.062272389Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createContextMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createMenuItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 113, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createSeparator", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showPluginMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 213, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 230, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 236, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showCanvasMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 288, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hideMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "editPluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 410, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateCodeFromPluginInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 415, - "line_end": 587, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDefaultPluginTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 592, - "line_end": 664, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isPluginRegistryReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 669, - "line_end": 674, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMonacoEditorPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 679, - "line_end": 705, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeTypeFromPluginId", - "symbol_type": "Function", - "file_path": "", - "line_start": 710, - "line_end": 762, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "guessNodeTypeFromPluginId", - "symbol_type": "Function", - "file_path": "", - "line_start": 767, - "line_end": 789, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showPluginProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 794, - "line_end": 798, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deletePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 803, - "line_end": 816, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "copyPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 821, - "line_end": 825, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "duplicatePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 830, - "line_end": 973, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deleteConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 978, - "line_end": 1077, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "editConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1082, - "line_end": 1140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showBundleMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 1145, - "line_end": 1181, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1167, - "line_end": 1167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1171, - "line_end": 1171, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1177, - "line_end": 1177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showBundleConnectionList", - "symbol_type": "Function", - "file_path": "", - "line_start": 1186, - "line_end": 1471, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1237, - "line_end": 1297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1270, - "line_end": 1279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1334, - "line_end": 1334, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1335, - "line_end": 1335, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1336, - "line_end": 1338, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1337, - "line_end": 1337, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1353, - "line_end": 1353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1354, - "line_end": 1354, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1355, - "line_end": 1357, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1356, - "line_end": 1356, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1383, - "line_end": 1383, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1384, - "line_end": 1384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1385, - "line_end": 1433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1393, - "line_end": 1395, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1397, - "line_end": 1397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1397, - "line_end": 1397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1407, - "line_end": 1419, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1420, - "line_end": 1423, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1449, - "line_end": 1449, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1450, - "line_end": 1450, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1451, - "line_end": 1451, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1464, - "line_end": 1469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "parseConnectionId", - "symbol_type": "Function", - "file_path": "", - "line_start": 1476, - "line_end": 1507, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deleteSelectedConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 1512, - "line_end": 1614, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1521, - "line_end": 1605, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1552, - "line_end": 1590, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1561, - "line_end": 1561, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unbundleConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 1619, - "line_end": 1624, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deleteBundleConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 1629, - "line_end": 1654, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1637, - "line_end": 1648, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1649, - "line_end": 1652, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showCustomConfirmDialog", - "symbol_type": "Function", - "file_path": "", - "line_start": 1659, - "line_end": 1767, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1720, - "line_end": 1720, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1721, - "line_end": 1721, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1722, - "line_end": 1725, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1741, - "line_end": 1741, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1742, - "line_end": 1742, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1743, - "line_end": 1746, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1759, - "line_end": 1765, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "pastePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1772, - "line_end": 1776, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showCanvasProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 1781, - "line_end": 1785, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ContextMenuManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 1786, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "drag-drop-manager.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/ui-components/drag-drop-manager.js", - "language": "javascript", - "size_bytes": 17493, - "total_lines": 524, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.073807241Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 53, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "makeElementInteractive", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUnifiedMouseDown", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleExpandedMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCollapsedMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isInputElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupDragMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupClickDetection", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 243, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearTimers", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 277, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDoubleClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 307, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSelectionClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 322, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendPropertyInspectorIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 346, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendNonUIDoubleClickIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "makeElementDraggable", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 375, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_updateElementPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_endDrag", - "symbol_type": "Function", - "file_path": "", - "line_start": 402, - "line_end": 417, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "throttledRedraw", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 428, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDragState", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 439, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllDrags", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 447, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isElementDragging", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 454, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendDragStartIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 476, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendDragMoveIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 481, - "line_end": 498, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendDragEndIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 523, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "DragDropManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 524, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "element-manager.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/ui-components/element-manager.js", - "language": "javascript", - "size_bytes": 6157, - "total_lines": 252, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.083621503Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 21, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementIds", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginIds", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementsByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 213, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 204, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateElementPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateElementStyle", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ElementManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "selection-manager.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/ui-components/selection-manager.js", - "language": "javascript", - "size_bytes": 3710, - "total_lines": 151, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.092329036Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateElementSelection", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deselectElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleElementSelection", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllSelections", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isElementSelected", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectedElementIds", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectedCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectMultipleElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectElementsInRange", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectionStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SelectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "button-send-ui.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/ui-nodes/button-send-ui.js", - "language": "javascript", - "size_bytes": 1726, - "total_lines": 49, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.105074069Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "getAdditionalContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 21, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeNodeFeatures", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ButtonSendUI", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 49, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "input-text-ui.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/ui-nodes/input-text-ui.js", - "language": "javascript", - "size_bytes": 1657, - "total_lines": 52, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.114598977Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "getAdditionalContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 4, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeNodeFeatures", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 49, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "InputTextUI", - "symbol_type": "Class", - "file_path": "", - "line_start": 3, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "output-console-ui.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/ui-nodes/output-console-ui.js", - "language": "javascript", - "size_bytes": 635, - "total_lines": 22, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.125132516Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "getAdditionalContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 4, - "line_end": 21, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "OutputConsoleUI", - "symbol_type": "Class", - "file_path": "", - "line_start": 3, - "line_end": 22, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "string-uppercase-ui.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v1_legacy/js/ui-nodes/string-uppercase-ui.js", - "language": "javascript", - "size_bytes": 253, - "total_lines": 7, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.133523253Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "getAdditionalContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 4, - "line_end": 6, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "StringUppercaseUI", - "symbol_type": "Class", - "file_path": "", - "line_start": 3, - "line_end": 7, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "CharmFlowMain.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/js/CharmFlowMain.js", - "language": "javascript", - "size_bytes": 10489, - "total_lines": 378, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.153463314Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 90, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createChildCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupCoreReferences", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "finalizeInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateProgress", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 224, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 232, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStatsUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginRegistered", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginInstanceCreated", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionCreated", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 259, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUIReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemError", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 313, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 327, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 341, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 377, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowMain", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 378, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "PluginPalette.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/js/components/PluginPalette.js", - "language": "javascript", - "size_bytes": 12040, - "total_lines": 420, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.162930042Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginData", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 113, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "buildUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createHeader", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createSearchAndFilters", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 191, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginGrid", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 221, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 212, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "filterPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePluginGrid", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupPluginItemEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 338, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 352, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateFallbackPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 406, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "refresh", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 419, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginPalette", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 420, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "PropertyPanel.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/js/components/PropertyPanel.js", - "language": "javascript", - "size_bytes": 11079, - "total_lines": 374, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.171489333Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "buildUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createHeader", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createFooter", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showWelcomeMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginSelected", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 181, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionSelected", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSelectionCleared", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "displayPluginProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "displayConnectionProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 316, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generatePropertyEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 344, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateHeader", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 354, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "refresh", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PropertyPanel", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 374, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "connection-line-renderer.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/js/legacy/connection/connection-line-renderer.js", - "language": "javascript", - "size_bytes": 31150, - "total_lines": 937, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.183794952Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 90, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderFanOutConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateFanOutPaths", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculatePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateBezierPath", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 220, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateArcPath", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPathElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 381, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 291, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 296, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 310, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 376, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 408, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureArrowMarker", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPathAnimation", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 467, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 472, - "line_end": 483, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 488, - "line_end": 496, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 506, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 504, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_colorToId", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 513, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "determineDisplayMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 520, - "line_end": 526, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearSourceConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 531, - "line_end": 547, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 539, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 542, - "line_end": 544, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderBundledConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 588, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 554, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 562, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 576, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculatePureBundlePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 593, - "line_end": 599, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 595, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateBundlePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 604, - "line_end": 620, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 606, - "line_end": 606, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateCentroid", - "symbol_type": "Function", - "file_path": "", - "line_start": 625, - "line_end": 635, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 626, - "line_end": 629, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateSeparatedPaths", - "symbol_type": "Function", - "file_path": "", - "line_start": 640, - "line_end": 654, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 641, - "line_end": 653, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getBundleColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 659, - "line_end": 665, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPureBundleElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 670, - "line_end": 731, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPureBundleInteractions", - "symbol_type": "Function", - "file_path": "", - "line_start": 736, - "line_end": 781, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 741, - "line_end": 752, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 755, - "line_end": 767, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 770, - "line_end": 774, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 776, - "line_end": 780, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showBundleDetailsModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 786, - "line_end": 789, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showBundleContextMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 794, - "line_end": 814, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createBundleElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 819, - "line_end": 876, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 852, - "line_end": 862, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 865, - "line_end": 868, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 870, - "line_end": 873, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unbundleConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 881, - "line_end": 899, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setDisplayMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 904, - "line_end": 910, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleBundleDetailsFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 917, - "line_end": 920, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleBundleMenuFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 925, - "line_end": 928, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleBundleUnbundleFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 933, - "line_end": 936, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ConnectionLineRenderer", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 937, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore-connection-manager.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/js/legacy/connection/nyacore-connection-manager.js", - "language": "javascript", - "size_bytes": 51724, - "total_lines": 1466, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.196387447Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onActivated", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeConnectionUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeDataFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendToPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawConnectionLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 434, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderFanOutConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 489, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 476, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 476, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 482, - "line_end": 488, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 487, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderBundledConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 494, - "line_end": 539, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 530, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 530, - "line_end": 530, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionsFromSource", - "symbol_type": "Function", - "file_path": "", - "line_start": 544, - "line_end": 557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 550, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionsForPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 564, - "line_end": 579, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 566, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureArrowMarker", - "symbol_type": "Function", - "file_path": "", - "line_start": 584, - "line_end": 617, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnectionLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 622, - "line_end": 637, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "animateConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 642, - "line_end": 654, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 650, - "line_end": 653, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 659, - "line_end": 680, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getOutgoingConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 685, - "line_end": 691, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 687, - "line_end": 690, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getIncomingConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 696, - "line_end": 702, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 698, - "line_end": 701, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "wouldCreateCycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 707, - "line_end": 719, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "findConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 724, - "line_end": 732, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPluginConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 737, - "line_end": 742, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePluginConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 744, - "line_end": 752, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createTempConnectionLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 757, - "line_end": 797, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateTempConnectionLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 802, - "line_end": 812, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetConnectionUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 817, - "line_end": 831, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 819, - "line_end": 821, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 836, - "line_end": 882, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 872, - "line_end": 881, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 875, - "line_end": 879, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 887, - "line_end": 900, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 889, - "line_end": 889, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 892, - "line_end": 892, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnectionsFromNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 905, - "line_end": 948, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 912, - "line_end": 917, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 920, - "line_end": 927, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 931, - "line_end": 947, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnectionsForElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 953, - "line_end": 956, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearSourceConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 961, - "line_end": 986, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 970, - "line_end": 970, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 974, - "line_end": 974, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 979, - "line_end": 983, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStoredDisplayMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 991, - "line_end": 996, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setStoredDisplayMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 998, - "line_end": 1003, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1008, - "line_end": 1014, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 1021, - "line_end": 1029, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 1031, - "line_end": 1033, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 1035, - "line_end": 1099, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1056, - "line_end": 1058, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1060, - "line_end": 1063, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 1101, - "line_end": 1116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "highlightPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1118, - "line_end": 1124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeConnectionCandidates", - "symbol_type": "Function", - "file_path": "", - "line_start": 1126, - "line_end": 1147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1146, - "line_end": 1146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateCompatibility", - "symbol_type": "Function", - "file_path": "", - "line_start": 1149, - "line_end": 1166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionCandidates", - "symbol_type": "Function", - "file_path": "", - "line_start": 1168, - "line_end": 1187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1182, - "line_end": 1186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCandidateModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 1189, - "line_end": 1272, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1218, - "line_end": 1231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1247, - "line_end": 1263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1248, - "line_end": 1252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1254, - "line_end": 1257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1259, - "line_end": 1262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1265, - "line_end": 1269, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1274, - "line_end": 1293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "continueMultipleConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 1298, - "line_end": 1315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetSelection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1317, - "line_end": 1371, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1334, - "line_end": 1342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1366, - "line_end": 1370, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1367, - "line_end": 1369, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendConnectionStartIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 1376, - "line_end": 1389, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendConnectionCompleteIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 1394, - "line_end": 1413, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendConnectionCancelIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 1418, - "line_end": 1429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleClickFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 1437, - "line_end": 1440, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleContextMenuFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 1442, - "line_end": 1449, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMouseMoveFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 1451, - "line_end": 1456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleKeyDownFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 1458, - "line_end": 1463, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaCoreConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 1015, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "VoidCoreSmartConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 1020, - "line_end": 1464, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "connection-manager.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/js/legacy/ui-components/connection-manager.js", - "language": "javascript", - "size_bytes": 5559, - "total_lines": 207, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.204241302Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConnectionLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cancelConnectionMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnectionsForElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 90, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startConnectionMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "completeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isInConnectionMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionsForElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeAllConnectionsForElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 194, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "PluginRegistryCore.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/js/PluginRegistryCore.js", - "language": "javascript", - "size_bytes": 21227, - "total_lines": 641, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.213966062Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setProjectCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCategoryManagers", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerKnownPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeKnownFolders", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 211, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateClassName", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 221, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 325, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRegisteredPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 344, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRegisteredCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 358, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleRegisterRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 383, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleLoadRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 404, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleListRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 413, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCategoryListRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 415, - "line_end": 423, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "scanPluginFolders", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "scanCategoryFolders", - "symbol_type": "Function", - "file_path": "", - "line_start": 462, - "line_end": 506, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectPluginFolders", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 534, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginManifest", - "symbol_type": "Function", - "file_path": "", - "line_start": 539, - "line_end": 557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 572, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPluginMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 577, - "line_end": 602, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCategoryListRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 604, - "line_end": 612, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 618, - "line_end": 640, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginRegistryCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 641, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ProjectCore.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/js/ProjectCore.js", - "language": "javascript", - "size_bytes": 17295, - "total_lines": 612, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.227934071Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setPluginRegistry", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 209, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePluginInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePluginInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 292, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 347, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 376, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getInstances", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 406, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 418, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getInstanceCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 425, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCreateInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 464, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleRemoveInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 466, - "line_end": 483, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUpdateInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleListInstances", - "symbol_type": "Function", - "file_path": "", - "line_start": 504, - "line_end": 511, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCreateConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 533, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleRemoveConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 552, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleListConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 561, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSaveProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 566, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleLoadProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 571, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleClearProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 582, - "line_end": 611, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ProjectCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 612, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UICore.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/js/UICore.js", - "language": "javascript", - "size_bytes": 32104, - "total_lines": 1043, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.238323358Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setProjectCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeDOMElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUIComponents", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginPalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 223, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderPluginPalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 245, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 288, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 277, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 285, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPluginToCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUIElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 359, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addVisualContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 403, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 378, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupBasicInteraction", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 430, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 413, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 419, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "makeElementDraggable", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 467, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 448, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 459, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 466, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPropertyPanel", - "symbol_type": "Function", - "file_path": "", - "line_start": 472, - "line_end": 500, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "integrateExistingFeatures", - "symbol_type": "Function", - "file_path": "", - "line_start": 505, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 543, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 548, - "line_end": 565, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderPluginInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 574, - "line_end": 619, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 624, - "line_end": 650, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "makeElementDraggable", - "symbol_type": "Function", - "file_path": "", - "line_start": 655, - "line_end": 722, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 659, - "line_end": 673, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 675, - "line_end": 695, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 697, - "line_end": 721, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "makeElementSelectable", - "symbol_type": "Function", - "file_path": "", - "line_start": 727, - "line_end": 757, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 728, - "line_end": 756, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllSelections", - "symbol_type": "Function", - "file_path": "", - "line_start": 762, - "line_end": 772, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 765, - "line_end": 765, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 781, - "line_end": 822, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementCenter", - "symbol_type": "Function", - "file_path": "", - "line_start": 827, - "line_end": 835, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 840, - "line_end": 848, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCanvasClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 854, - "line_end": 860, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCanvasRightClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 862, - "line_end": 866, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleWindowResize", - "symbol_type": "Function", - "file_path": "", - "line_start": 868, - "line_end": 871, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCanvasDragOver", - "symbol_type": "Function", - "file_path": "", - "line_start": 873, - "line_end": 876, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCanvasDrop", - "symbol_type": "Function", - "file_path": "", - "line_start": 878, - "line_end": 907, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginInstanceCreated", - "symbol_type": "Function", - "file_path": "", - "line_start": 913, - "line_end": 924, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginInstanceRemoved", - "symbol_type": "Function", - "file_path": "", - "line_start": 926, - "line_end": 936, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginInstanceUpdated", - "symbol_type": "Function", - "file_path": "", - "line_start": 938, - "line_end": 947, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionCreated", - "symbol_type": "Function", - "file_path": "", - "line_start": 949, - "line_end": 951, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionRemoved", - "symbol_type": "Function", - "file_path": "", - "line_start": 953, - "line_end": 961, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginRender", - "symbol_type": "Function", - "file_path": "", - "line_start": 963, - "line_end": 966, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionRender", - "symbol_type": "Function", - "file_path": "", - "line_start": 968, - "line_end": 971, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDragStart", - "symbol_type": "Function", - "file_path": "", - "line_start": 973, - "line_end": 976, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDragMove", - "symbol_type": "Function", - "file_path": "", - "line_start": 978, - "line_end": 980, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDragEnd", - "symbol_type": "Function", - "file_path": "", - "line_start": 982, - "line_end": 985, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleRedrawRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 987, - "line_end": 990, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleClearRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 992, - "line_end": 995, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1004, - "line_end": 1006, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 1012, - "line_end": 1042, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UICore", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 1043, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug-file-logger.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/js/utils/debug-file-logger.js", - "language": "javascript", - "size_bytes": 21162, - "total_lines": 708, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.250898845Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "safeStringify", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 31, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeSession", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "outputToConsole", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 229, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToBuffer", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 246, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "flushBuffer", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 271, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatLogEntry", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "downloadLogFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 291, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveToLocalStorage", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 313, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 327, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 325, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportCategoryLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 356, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 376, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLogStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 402, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startPeriodicFlush", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 417, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 416, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 415, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupUnloadHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 428, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 427, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateSessionId", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateLogFileName", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 450, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStackTrace", - "symbol_type": "Function", - "file_path": "", - "line_start": 455, - "line_end": 461, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportPreviousSessionLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 466, - "line_end": 471, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearCurrentSessionLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 488, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCategoryEnabled", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 526, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveLogSettings", - "symbol_type": "Function", - "file_path": "", - "line_start": 531, - "line_end": 542, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadLogSettings", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 567, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getEnabledCategories", - "symbol_type": "Function", - "file_path": "", - "line_start": 572, - "line_end": 574, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllStoredLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 579, - "line_end": 606, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "downloadLogsAsFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 611, - "line_end": 632, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadConsoleOutputSetting", - "symbol_type": "Function", - "file_path": "", - "line_start": 637, - "line_end": 642, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setConsoleOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 647, - "line_end": 656, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 652, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConsoleOutputStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 661, - "line_end": 663, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleConsoleOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 668, - "line_end": 671, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginLogger", - "symbol_type": "Function", - "file_path": "", - "line_start": 677, - "line_end": 685, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 679, - "line_end": 679, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 680, - "line_end": 680, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 681, - "line_end": 681, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 682, - "line_end": 682, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 683, - "line_end": 683, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 693, - "line_end": 693, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 694, - "line_end": 694, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 695, - "line_end": 695, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 698, - "line_end": 698, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 699, - "line_end": 699, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 702, - "line_end": 702, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 703, - "line_end": 703, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 706, - "line_end": 706, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 707, - "line_end": 707, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 708, - "line_end": 708, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "DebugFileLogger", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 686, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/data/html-parser/main.js", - "language": "javascript", - "size_bytes": 19712, - "total_lines": 603, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.267912255Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 87, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleHttpResponseIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleParseIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleExtractIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleQueryIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 191, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "parseHTML", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 336, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 285, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "querySelector", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 367, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 443, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 462, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleParseButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 467, - "line_end": 498, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleExtractButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 542, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 534, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleClearButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 565, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 588, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 593, - "line_end": 599, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json-formatter.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/data/json-formatter/json-formatter.js", - "language": "javascript", - "size_bytes": 12256, - "total_lines": 349, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.279469336Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 181, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUIWithError", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 224, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/data/output-console/main.js", - "language": "javascript", - "size_bytes": 9431, - "total_lines": 317, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.289525174Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectDataType", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 243, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getColorForType", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "escapeHtml", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 269, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 298, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 313, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/data/string-uppercase/main.js", - "language": "javascript", - "size_bytes": 5116, - "total_lines": 166, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.299598182Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 113, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/developer-tools/debug-console/main.js", - "language": "javascript", - "size_bytes": 17144, - "total_lines": 538, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.311646035Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 29, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeConsole", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleKeyDown", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 223, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTabCompletion", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeCommand", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 269, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeJavaScript", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSpecialCommands", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 335, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatResult", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 402, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 398, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getOutputColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 415, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "navigateHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCompletionSuggestions", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 448, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 459, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearConsole", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showHelp", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 505, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "escapeHtml", - "symbol_type": "Function", - "file_path": "", - "line_start": 510, - "line_end": 517, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showError", - "symbol_type": "Function", - "file_path": "", - "line_start": 522, - "line_end": 531, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/developer-tools/message-log-panel/main.js", - "language": "javascript", - "size_bytes": 16886, - "total_lines": 498, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.322330273Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeLogMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startLogCapture", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addLogEntry", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateLogDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 314, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 310, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getFilteredEntries", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLevelIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategoryIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 358, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLevelColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 371, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLevelBorderColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "escapeHtml", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 408, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 424, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 434, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 457, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 462, - "line_end": 477, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showError", - "symbol_type": "Function", - "file_path": "", - "line_start": 482, - "line_end": 491, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent-definitions.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/developer-tools/monaco-editor/intent-definitions.js", - "language": "javascript", - "size_bytes": 5808, - "total_lines": 267, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.337688941Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "openEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "closeEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateMonacoIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MonacoIntentSender", - "symbol_type": "Class", - "file_path": "", - "line_start": 202, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/developer-tools/monaco-editor/main.js", - "language": "javascript", - "size_bytes": 34431, - "total_lines": 919, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.347252433Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeMonacoEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 222, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadMonacoCDN", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 281, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 274, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createFallbackEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupSaveButtonListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 322, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 317, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "editPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 422, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 444, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createEditorModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 555, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 550, - "line_end": 552, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupModalEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 670, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 565, - "line_end": 572, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 571, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 586, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 600, - "line_end": 669, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 657, - "line_end": 659, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executePluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 676, - "line_end": 770, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 746, - "line_end": 750, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 750, - "line_end": 752, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeModalEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 775, - "line_end": 812, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupModalDrag", - "symbol_type": "Function", - "file_path": "", - "line_start": 817, - "line_end": 860, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 824, - "line_end": 843, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 845, - "line_end": 853, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 855, - "line_end": 859, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 865, - "line_end": 883, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 888, - "line_end": 894, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 899, - "line_end": 912, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/developer-tools/node-tree-view/main.js", - "language": "javascript", - "size_bytes": 19972, - "total_lines": 621, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.359618369Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeTreeView", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "buildTree", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementAttributes", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "buildTreeStructure", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 302, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 311, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeType", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateTreeDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 344, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderTreeNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 389, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 404, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 417, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "highlightElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 451, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 449, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleExpand", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 466, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "countNodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 471, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 478, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "refreshTree", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 489, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collapseAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 494, - "line_end": 498, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "filterTree", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 513, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "expandMatchingNodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 525, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "expandNodesRecursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 530, - "line_end": 540, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 536, - "line_end": 538, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportTree", - "symbol_type": "Function", - "file_path": "", - "line_start": 545, - "line_end": 561, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanTreeForExport", - "symbol_type": "Function", - "file_path": "", - "line_start": 566, - "line_end": 581, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 577, - "line_end": 577, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 586, - "line_end": 591, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "escapeHtml", - "symbol_type": "Function", - "file_path": "", - "line_start": 596, - "line_end": 600, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showError", - "symbol_type": "Function", - "file_path": "", - "line_start": 605, - "line_end": 614, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/developer-tools/property-inspector/main.js", - "language": "javascript", - "size_bytes": 19884, - "total_lines": 550, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.371745738Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 29, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeInspector", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupElementSelectionListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractElementProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateInspectorUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 312, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getInputType", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 327, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createInputElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 376, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "normalizeColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 389, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateSelectedInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateProperty", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyPropertyToElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 449, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 454, - "line_end": 462, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 458, - "line_end": 460, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "refreshProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 467, - "line_end": 473, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetToDefaults", - "symbol_type": "Function", - "file_path": "", - "line_start": 478, - "line_end": 485, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveSettings", - "symbol_type": "Function", - "file_path": "", - "line_start": 490, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "undoChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 512, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redoChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 520, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showError", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 534, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "escapeHtml", - "symbol_type": "Function", - "file_path": "", - "line_start": 539, - "line_end": 543, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/media/canvas-drawing/main.js", - "language": "javascript", - "size_bytes": 13291, - "total_lines": 450, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.390445739Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDrawRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleAnimationStart", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleAnimationStop", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 221, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleExpandedUIRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCollapsedUIRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processDrawRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startAnimation", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 298, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stopAnimation", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 409, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 421, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CanvasDrawingPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 447, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/media/chart-visualization/main.js", - "language": "javascript", - "size_bytes": 18131, - "total_lines": 506, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.401652289Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateChartConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateSVGChart", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 313, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 288, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 302, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUIWithError", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 488, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 495, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "http-request.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/network/http-request/http-request.js", - "language": "javascript", - "size_bytes": 20393, - "total_lines": 561, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.414650474Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleRequestIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleGetIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePostIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cancelRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 309, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 324, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 341, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSendButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUIWithResult", - "symbol_type": "Function", - "file_path": "", - "line_start": 462, - "line_end": 488, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 478, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUIWithError", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 509, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSendToFormatterClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 515, - "line_end": 522, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 529, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/ui/button-send/main.js", - "language": "javascript", - "size_bytes": 7566, - "total_lines": 278, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.430891903Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePropertyUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleExpandedUIRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCollapsedUIRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 229, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 274, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ButtonSendPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/ui/html-display/main.js", - "language": "javascript", - "size_bytes": 19006, - "total_lines": 539, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.441645728Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 90, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderHTML", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "refreshContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadFromURL", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateResultsHTML", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 288, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateIframeContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 310, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateIframeSandbox", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateAutoRefresh", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 341, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 337, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "escapeHtml", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 473, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 463, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 462, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 442, - "line_end": 461, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 446, - "line_end": 451, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 458, - "line_end": 460, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 478, - "line_end": 490, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 495, - "line_end": 503, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 508, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 535, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/ui/input-text/main.js", - "language": "javascript", - "size_bytes": 8883, - "total_lines": 308, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.453576317Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeTextInput", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUIWithError", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 283, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 290, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/ui/text-note/main.js", - "language": "javascript", - "size_bytes": 6951, - "total_lines": 241, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.466169019Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTextUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTextGet", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUIToggle", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TextNotePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "_archive_text-editor.plugin.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/ui/_archive_text-editor.plugin.js", - "language": "javascript", - "size_bytes": 6663, - "total_lines": 224, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.475185215Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleContentChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleContentSave", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleLanguageChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeState", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TextEditorPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 220, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "_archive_text-note.plugin.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/ui/_archive_text-note.plugin.js", - "language": "javascript", - "size_bytes": 3400, - "total_lines": 108, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.483406704Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "onLoad", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 21, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/plugins/categories/workflow/interval-inject/main.js", - "language": "javascript", - "size_bytes": 19431, - "total_lines": 582, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.495425968Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "createState", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 53, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 113, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStartIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStopIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 153, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleInjectIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConfigureIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startInterval", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 209, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 198, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stopInterval", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeInjection", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 242, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeTriggeredAction", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getIntervalInMilliseconds", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 379, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getHistoryHTML", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 410, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 470, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStartButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 475, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStopButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 519, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleInjectButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 524, - "line_end": 533, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 539, - "line_end": 546, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 551, - "line_end": 556, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 561, - "line_end": 578, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-basic.js", - "path": "./development/nyaflow/archive/legacy-charmflow-versions/charmflow_v2_legacy/test/unit/test-basic.js", - "language": "javascript", - "size_bytes": 11218, - "total_lines": 342, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.513453949Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "measurePerformance", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 221, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 301, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-voidcore-simple.js", - "path": "./development/nyaflow/archive/legacy-tests/test-voidcore-simple.js", - "language": "javascript", - "size_bytes": 5318, - "total_lines": 171, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.562338033Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "runTests", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 135, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 153, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "save-plugin.py", - "path": "./development/nyaflow/archive/save-plugin.py", - "language": "python", - "size_bytes": 3703, - "total_lines": 100, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.588133642Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func_do_OPTIONS", - "name": "do_OPTIONS", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 20, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_do_POST", - "name": "do_POST", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 86, - "column_start": 4, - "column_end": 53, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_log_message", - "name": "log_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 12, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "format", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_FileSaveHandler", - "name": "FileSaveHandler", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 90, - "column_start": 0, - "column_end": 12, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "do_OPTIONS", - "do_POST", - "log_message" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "json", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "http.server HTTPServer, BaseHTTPRequestHandler", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "urllib.parse parse_qs, urlparse", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "office-main.js", - "path": "./development/nyaflow/challenge/js/office-main.js", - "language": "javascript", - "size_bytes": 12962, - "total_lines": 346, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.608148710Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupLogging", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 79, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupGlobalHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startDemoSequence", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishWelcomeNotices", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "demonstrateSystemCapabilities", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 208, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "triggerProjectPhoenixDemo", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "triggerDemoSequence", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "trackUserInteraction", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "displayWelcomeMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 288, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 311, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 335, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 343, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "VoidCoreOfficeOrchestrator", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 312, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bulletin-board.js", - "path": "./development/nyaflow/challenge/js/office-plugins/bulletin-board.js", - "language": "javascript", - "size_bytes": 12776, - "total_lines": 380, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.620962514Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 13, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_observe", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_work", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeDefaultBulletins", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createBulletinUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addFilterListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 135, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 156, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateBulletinDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "displayBulletins", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 184, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 194, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleProjectQuery", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 242, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTeamStatusCheck", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleOnboardingAssistance", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleNotice", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addBulletin", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 314, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "highlightNewBulletin", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 327, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addSystemNotification", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 349, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateNotificationStream", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processNotificationQueue", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 371, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 379, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "BulletinBoardPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 380, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "chat-notifier.js", - "path": "./development/nyaflow/challenge/js/office-plugins/chat-notifier.js", - "language": "javascript", - "size_bytes": 20557, - "total_lines": 640, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.632526416Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 15, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_observe", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_work", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeChatData", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createChatNotifierUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 181, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addChatEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 211, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 194, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 209, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyChatFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 230, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 222, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateNotificationFeed", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "displayChannels", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 259, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "displayNotifications", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 285, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChannelName", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 291, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateChatStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 303, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleProjectChatAssistance", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 365, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTeamChatRecommendations", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 392, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleOnboardingChatSupport", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 420, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMeetingChatPrep", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleNotice", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 447, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "suggestRelatedChatActions", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 459, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "suggestDocumentDiscussion", - "symbol_type": "Function", - "file_path": "", - "line_start": 462, - "line_end": 469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addNotification", - "symbol_type": "Function", - "file_path": "", - "line_start": 472, - "line_end": 486, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addSmartSuggestion", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateSmartSuggestions", - "symbol_type": "Function", - "file_path": "", - "line_start": 505, - "line_end": 524, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 509, - "line_end": 515, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 523, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 522, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "highlightChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 542, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 541, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 539, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleJoinPhoenixChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 545, - "line_end": 554, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDMToMentor", - "symbol_type": "Function", - "file_path": "", - "line_start": 556, - "line_end": 565, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleAskForHelp", - "symbol_type": "Function", - "file_path": "", - "line_start": 567, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSuggestionAction", - "symbol_type": "Function", - "file_path": "", - "line_start": 579, - "line_end": 593, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleChannelClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 596, - "line_end": 603, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 597, - "line_end": 597, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processSmartSuggestions", - "symbol_type": "Function", - "file_path": "", - "line_start": 606, - "line_end": 618, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 608, - "line_end": 608, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateChannelActivity", - "symbol_type": "Function", - "file_path": "", - "line_start": 621, - "line_end": 631, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 624, - "line_end": 624, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 634, - "line_end": 639, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ChatNotifierPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 640, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "doc-feed.js", - "path": "./development/nyaflow/challenge/js/office-plugins/doc-feed.js", - "language": "javascript", - "size_bytes": 20404, - "total_lines": 570, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.644647094Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 21, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "globalMessageHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 27, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_observe", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_work", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeDocuments", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createDocFeedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addFilterListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 230, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 221, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyFilters", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 243, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateDocumentFeed", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "displayDocuments", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 290, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateFeaturedDocs", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 311, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 298, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 310, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addDocumentActionListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 343, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 335, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 334, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 341, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 375, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleProjectDocumentQuery", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 418, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUrgentDocumentSearch", - "symbol_type": "Function", - "file_path": "", - "line_start": 421, - "line_end": 432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 425, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 428, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMeetingPreparation", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 438, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleOnboardingDocuments", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 462, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 452, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "highlightDocument", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 480, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 466, - "line_end": 479, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 477, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDocumentView", - "symbol_type": "Function", - "file_path": "", - "line_start": 483, - "line_end": 499, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDocumentDownload", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 516, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 503, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addActivity", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 531, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateActivityFeed", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 544, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 538, - "line_end": 543, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processDocumentRecommendations", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 561, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 560, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 564, - "line_end": 569, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "DocFeedPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 6, - "line_end": 570, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent-launcher.js", - "path": "./development/nyaflow/challenge/js/office-plugins/intent-launcher.js", - "language": "javascript", - "size_bytes": 13766, - "total_lines": 381, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.656277452Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 13, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_observe", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_work", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createLauncherUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createActionButton", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "launchIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 245, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showLaunchFeedback", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 296, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createHistorySection", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 308, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateHistoryDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 324, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleNotice", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 336, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateActionStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startDemoMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 380, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "IntentLauncherPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 6, - "line_end": 381, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "system-observer.js", - "path": "./development/nyaflow/challenge/js/office-plugins/system-observer.js", - "language": "javascript", - "size_bytes": 11369, - "total_lines": 341, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.667830710Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 16, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_observe", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_work", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startRenderLoop", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupPluginNetwork", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createMessageLogOverlay", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "visualizeMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToMessageLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createMessageParticle", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getTargetPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMessageColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderVisualization", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawPluginNodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 281, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateParticles", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 311, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 310, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawNetworkStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SystemObserverPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 341, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-communication.js", - "path": "./development/nyaflow/challenge/src/core-communication.js", - "language": "javascript", - "size_bytes": 9650, - "total_lines": 353, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.678913330Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 87, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendToCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreById", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRegisteredCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMessageHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCommunicationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_deliverToCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_recordMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_calculateAverageDeliveryTime", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerUICore", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fastUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleHighFrequencyEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "configureBatching", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 272, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_scheduleBatchProcessing", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 283, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 303, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeUIOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 324, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_groupOperations", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 336, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeBatchedOperations", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreMessageBus", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "DirectUIChannel", - "symbol_type": "Class", - "file_path": "", - "line_start": 202, - "line_end": 349, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-fusion.js", - "path": "./development/nyaflow/challenge/src/core-fusion.js", - "language": "javascript", - "size_bytes": 10643, - "total_lines": 343, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.687474540Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "canFuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureSourceInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "mergeChannelManagers", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "basicChannelManagerMerge", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "movePluginsTo", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendFusionNotifications", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroySourceCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 324, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getFusionHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 332, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearFusionHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreFusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core.js", - "path": "./development/nyaflow/challenge/src/core.js", - "language": "javascript", - "size_bytes": 4242, - "total_lines": 141, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.697663234Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 12, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "provide", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retract", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "observe", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_notifyChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unsubscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreBulletinBoard", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "message.js", - "path": "./development/nyaflow/challenge/src/message.js", - "language": "javascript", - "size_bytes": 3276, - "total_lines": 108, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.707086100Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 11, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intent", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "notice", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "proposal", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withSource", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withTimestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isValid", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDescription", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 94, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toLogString", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createLegacyMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "Message", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 102, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "voidcore.js", - "path": "./development/nyaflow/challenge/src/voidcore.js", - "language": "javascript", - "size_bytes": 2747, - "total_lines": 102, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.716831182Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 8, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 12, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unsubscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "VoidCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "voidcore_base.js", - "path": "./development/nyaflow/challenge/src/voidcore_base.js", - "language": "javascript", - "size_bytes": 3969, - "total_lines": 135, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.724913236Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableDebug", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "debugLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unsubscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_publishValidMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "VoidCoreBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "charmflow-boot-manager.js", - "path": "./development/nyaflow/charmflow_v4/js/charmflow-boot-manager.js", - "language": "javascript", - "size_bytes": 10554, - "total_lines": 366, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.536149248Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onLoad", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleVoidFlowBootStart", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getVoidFlowBootStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "checkVoidFlowComponentsReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 184, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeVoidFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "waitForComponentReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 290, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleComponentStatusChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startStatusMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 324, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 334, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getBootStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 356, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowBootManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 364, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "charmflow-core.js", - "path": "./development/nyaflow/charmflow_v4/js/charmflow-core.js", - "language": "javascript", - "size_bytes": 31827, - "total_lines": 969, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.546858085Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupIntentHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 272, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUIIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 302, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleElementCreate", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 341, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleElementMove", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 357, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleElementSelect", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleElementDelete", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 409, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleElementUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 425, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 452, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionStart", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 487, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionComplete", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 524, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionCancel", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 559, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionDelete", - "symbol_type": "Function", - "file_path": "", - "line_start": 564, - "line_end": 575, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 580, - "line_end": 598, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDebugIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 694, - "line_end": 751, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupGlobalDebugFunctions", - "symbol_type": "Function", - "file_path": "", - "line_start": 756, - "line_end": 764, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerUIManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 769, - "line_end": 772, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerConnectionManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 774, - "line_end": 777, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPaletteManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 779, - "line_end": 782, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 787, - "line_end": 806, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAvailableFeatures", - "symbol_type": "Function", - "file_path": "", - "line_start": 811, - "line_end": 833, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 838, - "line_end": 869, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 874, - "line_end": 882, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "logError", - "symbol_type": "Function", - "file_path": "", - "line_start": 887, - "line_end": 894, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addIntentListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 900, - "line_end": 913, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeIntentListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 919, - "line_end": 929, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "notifyIntentListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 935, - "line_end": 954, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 947, - "line_end": 953, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupNoOpMethods", - "symbol_type": "Function", - "file_path": "", - "line_start": 959, - "line_end": 966, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 961, - "line_end": 961, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 962, - "line_end": 962, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 963, - "line_end": 963, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 967, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "charmflow-debug-plugin.js", - "path": "./development/nyaflow/charmflow_v4/js/charmflow-debug-plugin.js", - "language": "javascript", - "size_bytes": 28844, - "total_lines": 1040, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.557400826Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onActivated", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDeactivated", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTargetSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 221, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeDebugConsole", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupGlobalDebugFunctions", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 271, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 243, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 245, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupIntentMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 327, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableTrace", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableTrace", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shouldTrace", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 365, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "traceIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 395, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getTraceHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 406, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearTraceHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 420, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dumpState", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 447, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureState", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 472, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemState", - "symbol_type": "Function", - "file_path": "", - "line_start": 477, - "line_end": 495, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getVoidFlowCoreStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 508, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIState", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 534, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 528, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionState", - "symbol_type": "Function", - "file_path": "", - "line_start": 539, - "line_end": 555, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStateHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 562, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "measurePerformance", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 597, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordPerformance", - "symbol_type": "Function", - "file_path": "", - "line_start": 602, - "line_end": 626, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPerformanceStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 631, - "line_end": 645, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "runBenchmark", - "symbol_type": "Function", - "file_path": "", - "line_start": 650, - "line_end": 709, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 671, - "line_end": 671, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 675, - "line_end": 675, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 676, - "line_end": 676, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 693, - "line_end": 693, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 694, - "line_end": 694, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPerformanceSnapshot", - "symbol_type": "Function", - "file_path": "", - "line_start": 714, - "line_end": 727, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordError", - "symbol_type": "Function", - "file_path": "", - "line_start": 736, - "line_end": 767, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getErrorStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 772, - "line_end": 781, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRecentErrors", - "symbol_type": "Function", - "file_path": "", - "line_start": 786, - "line_end": 788, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 797, - "line_end": 814, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getIntentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 819, - "line_end": 830, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 822, - "line_end": 827, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dumpUIState", - "symbol_type": "Function", - "file_path": "", - "line_start": 839, - "line_end": 841, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dumpConnectionState", - "symbol_type": "Function", - "file_path": "", - "line_start": 846, - "line_end": 848, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasSize", - "symbol_type": "Function", - "file_path": "", - "line_start": 853, - "line_end": 859, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetAllData", - "symbol_type": "Function", - "file_path": "", - "line_start": 864, - "line_end": 873, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportDebugData", - "symbol_type": "Function", - "file_path": "", - "line_start": 878, - "line_end": 927, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 883, - "line_end": 886, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 912, - "line_end": 912, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 914, - "line_end": 914, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 932, - "line_end": 945, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateSessionId", - "symbol_type": "Function", - "file_path": "", - "line_start": 950, - "line_end": 954, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCategories", - "symbol_type": "Function", - "file_path": "", - "line_start": 959, - "line_end": 963, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategories", - "symbol_type": "Function", - "file_path": "", - "line_start": 968, - "line_end": 973, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategoryStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 978, - "line_end": 988, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "logCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 997, - "line_end": 1027, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 1032, - "line_end": 1037, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowDebugPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 1038, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "charmflow-message-adapter.js", - "path": "./development/nyaflow/charmflow_v4/js/charmflow-message-adapter.js", - "language": "javascript", - "size_bytes": 8738, - "total_lines": 306, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.570971302Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 22, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateFlowId", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "adaptVoidPacket", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 90, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "adaptMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createConnectionMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 152, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createDisconnectionMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createExecutionMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateFlowRecord", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 204, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sanitizeForLogging", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 229, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAdapterStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 245, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 259, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanupOldFlows", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "adaptVoidPacketBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCompatibilityMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 303, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowMessageAdapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "charmflow-node-plugin.js", - "path": "./development/nyaflow/charmflow_v4/js/charmflow-node-plugin.js", - "language": "javascript", - "size_bytes": 13885, - "total_lines": 485, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.580351108Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupNodeTypeDefaults", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onLoad", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleExecuteRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 213, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendResultToConnectedNodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDataInput", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shouldAutoExecute", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 291, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDisconnectionRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePropertyUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 358, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeState", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 375, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleExpand", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 460, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onUnload", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 482, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowNodePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 483, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "connection-line-renderer.js", - "path": "./development/nyaflow/charmflow_v4/js/connection-line-renderer.js", - "language": "javascript", - "size_bytes": 34521, - "total_lines": 1012, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.591025780Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderFanOutConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 135, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateFanOutPaths", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculatePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateBezierPath", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateArcPath", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPathElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 367, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 375, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 468, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureArrowMarker", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 503, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPathAnimation", - "symbol_type": "Function", - "file_path": "", - "line_start": 508, - "line_end": 528, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 544, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 567, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 565, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_colorToId", - "symbol_type": "Function", - "file_path": "", - "line_start": 572, - "line_end": 574, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "determineDisplayMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 587, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearSourceConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 592, - "line_end": 608, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 596, - "line_end": 600, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 603, - "line_end": 605, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderBundledConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 613, - "line_end": 649, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 615, - "line_end": 615, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 623, - "line_end": 623, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 637, - "line_end": 637, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculatePureBundlePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 654, - "line_end": 660, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 656, - "line_end": 656, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateBundlePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 665, - "line_end": 681, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 667, - "line_end": 667, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateCentroid", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 696, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 687, - "line_end": 690, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateSeparatedPaths", - "symbol_type": "Function", - "file_path": "", - "line_start": 701, - "line_end": 715, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 702, - "line_end": 714, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getBundleColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 720, - "line_end": 726, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPureBundleElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 731, - "line_end": 792, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPureBundleInteractions", - "symbol_type": "Function", - "file_path": "", - "line_start": 797, - "line_end": 844, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 802, - "line_end": 813, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 833, - "line_end": 837, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 839, - "line_end": 843, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showBundleDetailsModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 849, - "line_end": 856, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showBundleContextMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 861, - "line_end": 889, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createBundleElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 894, - "line_end": 951, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 927, - "line_end": 937, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 940, - "line_end": 943, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 945, - "line_end": 948, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unbundleConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 956, - "line_end": 974, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setDisplayMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 979, - "line_end": 985, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleBundleDetailsFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 992, - "line_end": 995, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleBundleMenuFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 1000, - "line_end": 1003, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleBundleUnbundleFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 1008, - "line_end": 1011, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ConnectionLineRenderer", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 1012, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug-nyameshos-manager.js", - "path": "./development/nyaflow/charmflow_v4/js/debug-nyameshos-manager.js", - "language": "javascript", - "size_bytes": 12324, - "total_lines": 388, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.600891949Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 113, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugNyameshOS", - "symbol_type": "Function", - "file_path": "", - "line_start": 373, - "line_end": 375, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeDebugNyameshOS", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 381, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "DebugNyameshOSManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 367, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent-bridge.js", - "path": "./development/nyaflow/charmflow_v4/js/intent-bridge.js", - "language": "javascript", - "size_bytes": 13293, - "total_lines": 526, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.610326409Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventIntentMapping", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enable", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disable", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "attachEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detachEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createEventListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 160, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDOMEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shouldProcessEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 204, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isPluginElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 236, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isUIElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 245, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isCanvasArea", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isDraggableElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzePluginClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeUIElementClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeDragStart", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 311, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeDragMove", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 327, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeContextMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 343, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "translateEventToIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fallbackToOriginalHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 371, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableEventMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 380, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableEventMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStatistics", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateFilters", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addIgnoreClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 414, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeIgnoreClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 422, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "logError", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 453, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginIdFromElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 463, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "normalizeMousePosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getModifierKeys", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 509, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementState", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 523, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 520, - "line_end": 520, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowIntentBridge", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 454, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "BridgeUtils", - "symbol_type": "Class", - "file_path": "", - "line_start": 459, - "line_end": 524, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent-definitions.js", - "path": "./development/nyaflow/charmflow_v4/js/intent-definitions.js", - "language": "javascript", - "size_bytes": 15638, - "total_lines": 462, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.622160832Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 288, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 296, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 325, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateSchema", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "checkType", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "matchesPattern", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 419, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 427, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 428, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 438, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 441, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 445, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 448, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 451, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 454, - "line_end": 455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 458, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "IntentHelper", - "symbol_type": "Class", - "file_path": "", - "line_start": 303, - "line_end": 420, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/archive/main.js", - "language": "javascript", - "size_bytes": 66887, - "total_lines": 1703, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.643461728Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "initializeVoidFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeNodePalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 79, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodeOnCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodeElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 220, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 209, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodeContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "makeNodeDraggable", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onMouseMove", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onMouseUp", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 298, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 317, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePropertiesPanel", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 333, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodePropertyEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePortClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 470, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawTempConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 500, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cancelConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 506, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetConnectionState", - "symbol_type": "Function", - "file_path": "", - "line_start": 509, - "line_end": 525, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 530, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupExecutionFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 540, - "line_end": 545, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleNodeClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 569, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 585, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "highlightNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 598, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeConnectionCandidates", - "symbol_type": "Function", - "file_path": "", - "line_start": 600, - "line_end": 621, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 620, - "line_end": 620, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateCompatibility", - "symbol_type": "Function", - "file_path": "", - "line_start": 623, - "line_end": 666, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionCandidates", - "symbol_type": "Function", - "file_path": "", - "line_start": 668, - "line_end": 682, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 678, - "line_end": 681, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCandidateModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 732, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 719, - "line_end": 719, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCandidateItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 734, - "line_end": 769, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectCandidate", - "symbol_type": "Function", - "file_path": "", - "line_start": 771, - "line_end": 791, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "closeModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 793, - "line_end": 797, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetSelection", - "symbol_type": "Function", - "file_path": "", - "line_start": 799, - "line_end": 821, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConnectionLines", - "symbol_type": "Function", - "file_path": "", - "line_start": 852, - "line_end": 869, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 866, - "line_end": 868, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 873, - "line_end": 875, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionsFromNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 878, - "line_end": 886, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnectionsFromNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 889, - "line_end": 914, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearConnectionsFromNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 917, - "line_end": 935, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 927, - "line_end": 930, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawFanOutConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 938, - "line_end": 972, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 953, - "line_end": 971, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "ensureMarkers", - "symbol_type": "Function", - "file_path": "", - "line_start": 975, - "line_end": 1015, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawSingleConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1018, - "line_end": 1106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1086, - "line_end": 1088, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1090, - "line_end": 1092, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1095, - "line_end": 1097, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1100, - "line_end": 1103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawSingleConnectionWithBaseCoords", - "symbol_type": "Function", - "file_path": "", - "line_start": 1109, - "line_end": 1188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1168, - "line_end": 1170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1172, - "line_end": 1174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1177, - "line_end": 1179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1182, - "line_end": 1185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawBundledConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1191, - "line_end": 1292, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1259, - "line_end": 1261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1280, - "line_end": 1286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionDeleteDialog", - "symbol_type": "Function", - "file_path": "", - "line_start": 1295, - "line_end": 1305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1301, - "line_end": 1304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createDeleteModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 1307, - "line_end": 1541, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1350, - "line_end": 1394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1431, - "line_end": 1433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1432, - "line_end": 1432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1435, - "line_end": 1437, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1436, - "line_end": 1436, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1457, - "line_end": 1464, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1461, - "line_end": 1461, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1482, - "line_end": 1484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1487, - "line_end": 1508, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1495, - "line_end": 1498, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1525, - "line_end": 1527, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1534, - "line_end": 1538, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deleteConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 1544, - "line_end": 1557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1545, - "line_end": 1548, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1551, - "line_end": 1551, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1552, - "line_end": 1554, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionContextMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 1560, - "line_end": 1646, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1598, - "line_end": 1601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1602, - "line_end": 1604, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1605, - "line_end": 1607, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1621, - "line_end": 1624, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1625, - "line_end": 1627, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1628, - "line_end": 1630, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1637, - "line_end": 1642, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1643, - "line_end": 1645, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1649, - "line_end": 1691, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1688, - "line_end": 1690, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1701, - "line_end": 1703, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SmartConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 539, - "line_end": 822, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "ConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 872, - "line_end": 1692, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/archive/old-versions/main.js", - "language": "javascript", - "size_bytes": 66887, - "total_lines": 1703, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.666876749Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "initializeVoidFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeNodePalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 79, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodeOnCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodeElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 220, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 209, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodeContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "makeNodeDraggable", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onMouseMove", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onMouseUp", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 298, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 317, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePropertiesPanel", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 333, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNodePropertyEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePortClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 470, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawTempConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 500, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cancelConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 506, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetConnectionState", - "symbol_type": "Function", - "file_path": "", - "line_start": 509, - "line_end": 525, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 530, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupExecutionFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 540, - "line_end": 545, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleNodeClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 569, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 585, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "highlightNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 598, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeConnectionCandidates", - "symbol_type": "Function", - "file_path": "", - "line_start": 600, - "line_end": 621, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 620, - "line_end": 620, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateCompatibility", - "symbol_type": "Function", - "file_path": "", - "line_start": 623, - "line_end": 666, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionCandidates", - "symbol_type": "Function", - "file_path": "", - "line_start": 668, - "line_end": 682, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 678, - "line_end": 681, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCandidateModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 732, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 719, - "line_end": 719, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCandidateItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 734, - "line_end": 769, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectCandidate", - "symbol_type": "Function", - "file_path": "", - "line_start": 771, - "line_end": 791, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "closeModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 793, - "line_end": 797, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetSelection", - "symbol_type": "Function", - "file_path": "", - "line_start": 799, - "line_end": 821, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConnectionLines", - "symbol_type": "Function", - "file_path": "", - "line_start": 852, - "line_end": 869, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 866, - "line_end": 868, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 873, - "line_end": 875, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionsFromNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 878, - "line_end": 886, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnectionsFromNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 889, - "line_end": 914, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearConnectionsFromNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 917, - "line_end": 935, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 927, - "line_end": 930, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawFanOutConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 938, - "line_end": 972, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 953, - "line_end": 971, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "ensureMarkers", - "symbol_type": "Function", - "file_path": "", - "line_start": 975, - "line_end": 1015, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawSingleConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1018, - "line_end": 1106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1086, - "line_end": 1088, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1090, - "line_end": 1092, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1095, - "line_end": 1097, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1100, - "line_end": 1103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawSingleConnectionWithBaseCoords", - "symbol_type": "Function", - "file_path": "", - "line_start": 1109, - "line_end": 1188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1168, - "line_end": 1170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1172, - "line_end": 1174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1177, - "line_end": 1179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1182, - "line_end": 1185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawBundledConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1191, - "line_end": 1292, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1259, - "line_end": 1261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1280, - "line_end": 1286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionDeleteDialog", - "symbol_type": "Function", - "file_path": "", - "line_start": 1295, - "line_end": 1305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1301, - "line_end": 1304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createDeleteModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 1307, - "line_end": 1541, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1350, - "line_end": 1394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1431, - "line_end": 1433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1432, - "line_end": 1432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1435, - "line_end": 1437, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1436, - "line_end": 1436, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1457, - "line_end": 1464, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1461, - "line_end": 1461, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1482, - "line_end": 1484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1487, - "line_end": 1508, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1495, - "line_end": 1498, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1525, - "line_end": 1527, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1534, - "line_end": 1538, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deleteConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 1544, - "line_end": 1557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1545, - "line_end": 1548, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1551, - "line_end": 1551, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1552, - "line_end": 1554, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionContextMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 1560, - "line_end": 1646, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1598, - "line_end": 1601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1602, - "line_end": 1604, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1605, - "line_end": 1607, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1621, - "line_end": 1624, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1625, - "line_end": 1627, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1628, - "line_end": 1630, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1637, - "line_end": 1642, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1643, - "line_end": 1645, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1649, - "line_end": 1691, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1688, - "line_end": 1690, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1701, - "line_end": 1703, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SmartConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 539, - "line_end": 822, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "ConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 872, - "line_end": 1692, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple-plugins.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/plugins_archive/simple-plugins.js", - "language": "javascript", - "size_bytes": 16705, - "total_lines": 704, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.688296582Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 615, - "line_end": 618, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 622, - "line_end": 627, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 636, - "line_end": 640, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 646, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 652, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 653, - "line_end": 656, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "searchPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 661, - "line_end": 682, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 665, - "line_end": 665, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 669, - "line_end": 669, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 673, - "line_end": 677, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 674, - "line_end": 676, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "searchPluginsByTag", - "symbol_type": "Function", - "file_path": "", - "line_start": 685, - "line_end": 690, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 688, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 692, - "line_end": 694, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByPriority", - "symbol_type": "Function", - "file_path": "", - "line_start": 696, - "line_end": 698, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginById", - "symbol_type": "Function", - "file_path": "", - "line_start": 700, - "line_end": 702, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 701, - "line_end": 701, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "chart_display.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/plugins_legacy/chart_display.js", - "language": "javascript", - "size_bytes": 8765, - "total_lines": 280, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.703340980Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createFallbackUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createChartUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMetricsUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_updateMetricsDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 280, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ChartDisplayPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 274, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "city_pedestrian.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/plugins_legacy/city_pedestrian.js", - "language": "javascript", - "size_bytes": 6141, - "total_lines": 187, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.714611827Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 16, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createPedestrian", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTrafficLightChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleVehicleMovement", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startBehavior", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startCrossing", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_returnToStart", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_logMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 181, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CityPedestrianPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "city_vehicle.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/plugins_legacy/city_vehicle.js", - "language": "javascript", - "size_bytes": 5150, - "total_lines": 157, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.724800897Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 16, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createVehicle", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTrafficLightChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startMovement", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_moveVehicle", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEmergencyActive", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEmergencyCleared", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_logMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CityVehiclePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 152, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cogito.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/plugins_legacy/cogito.js", - "language": "javascript", - "size_bytes": 6705, - "total_lines": 205, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.734855963Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 14, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 21, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_observe", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_work", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "askExistentialQuestion", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "contemplateExistence", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleProposal", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 135, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shouldRetire", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_animateCharacter", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_addToLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CogitoPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 198, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "collision_detector.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/plugins_legacy/collision_detector.js", - "language": "javascript", - "size_bytes": 4147, - "total_lines": 135, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.745410772Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 13, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 27, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleObjectRegistration", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleObjectUnregistration", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleObjectMoved", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startDetection", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_detectCollisions", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 79, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_checkCollision", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_notifyCollision", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 135, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CollisionDetectorPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "emergency_vehicle.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/plugins_legacy/emergency_vehicle.js", - "language": "javascript", - "size_bytes": 5905, - "total_lines": 201, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.755641974Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 14, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createEmergencyVehicle", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startEmergencyEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_triggerEmergency", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 94, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startSiren", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startEmergencyMovement", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_endEmergency", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_logMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 201, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "EmergencyVehiclePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 196, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "galaxy_viewer.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/plugins_legacy/galaxy_viewer.js", - "language": "javascript", - "size_bytes": 20590, - "total_lines": 604, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.768047245Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 22, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupScene", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 87, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onWindowResize", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_animate", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleBoardChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_addTestStars", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 213, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_addStar", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_removeStar", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCollision", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 312, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createCollisionEffect", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 336, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 333, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createExplosion", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 368, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_splitStar", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 416, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_expireStar", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 431, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 430, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_spawnRandomStar", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 437, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createSupernovaEffect", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 492, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 485, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createStarCounter", - "symbol_type": "Function", - "file_path": "", - "line_start": 494, - "line_end": 524, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createDemoInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 572, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_updateStarCounter", - "symbol_type": "Function", - "file_path": "", - "line_start": 574, - "line_end": 587, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 578, - "line_end": 578, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_forceRemoveStar", - "symbol_type": "Function", - "file_path": "", - "line_start": 589, - "line_end": 597, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 600, - "line_end": 604, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "GalaxyViewerPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 598, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "gui_voidcore_manager.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/plugins_legacy/gui_voidcore_manager.js", - "language": "javascript", - "size_bytes": 5137, - "total_lines": 133, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.781836076Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 22, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 94, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "runSelectedDemo", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 133, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "GUIVoidCoreManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "logger.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/plugins_legacy/logger.js", - "language": "javascript", - "size_bytes": 427, - "total_lines": 19, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.790642754Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 7, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 11, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "LoggerPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 12, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "markdownrenderer.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/plugins_legacy/markdownrenderer.js", - "language": "javascript", - "size_bytes": 2742, - "total_lines": 75, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.800852939Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 8, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 49, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_animateMessageReceived", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MarkdownRendererPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "observer.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/plugins_legacy/observer.js", - "language": "javascript", - "size_bytes": 3909, - "total_lines": 104, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.810859570Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 14, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCogitoQuestion", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_animateCharacter", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_addToLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ObserverPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "system_metrics.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/plugins_legacy/system_metrics.js", - "language": "javascript", - "size_bytes": 3451, - "total_lines": 104, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.820970127Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 10, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 31, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_gatherRealMetrics", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SystemMetricsPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "textinput.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/plugins_legacy/textinput.js", - "language": "javascript", - "size_bytes": 8581, - "total_lines": 260, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.831524286Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 13, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_observe", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_work", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleProposal", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 153, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shouldRetire", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_onTextChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 196, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_animateMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TextInputPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "traffic_light.js", - "path": "./development/nyaflow/charmflow_v4/js/legacy/plugins_legacy/traffic_light.js", - "language": "javascript", - "size_bytes": 5861, - "total_lines": 182, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.841758431Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 15, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 31, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createTrafficLight", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startCycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 79, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_changeLight", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEmergencyOverride", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 133, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEmergencyCleared", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_logMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 165, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TrafficLightPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main-nyacore.js", - "path": "./development/nyaflow/charmflow_v4/js/main-nyacore.js", - "language": "javascript", - "size_bytes": 44322, - "total_lines": 1129, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.856516637Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "initializeCharmFlowVoidCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeNyaCoreUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 221, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeMessageAdapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 236, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeCharmFlowBootManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeStage3Components", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 312, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePhase4DebugSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 354, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeVoidCoreDebugPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupGlobalDebugFunctions", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 419, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 409, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 410, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "testPhase4DebugSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 430, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 478, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeNyaMeshRightPanel", - "symbol_type": "Function", - "file_path": "", - "line_start": 483, - "line_end": 539, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupPluginSelectionHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 544, - "line_end": 581, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 551, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 553, - "line_end": 555, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 561, - "line_end": 579, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupLogRedirection", - "symbol_type": "Function", - "file_path": "", - "line_start": 586, - "line_end": 607, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addAdapterStatsPanel", - "symbol_type": "Function", - "file_path": "", - "line_start": 614, - "line_end": 633, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 627, - "line_end": 632, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enhanceExecuteButton", - "symbol_type": "Function", - "file_path": "", - "line_start": 638, - "line_end": 646, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 642, - "line_end": 644, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setPureArchitectureZenMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 657, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "performIntegrationTest", - "symbol_type": "Function", - "file_path": "", - "line_start": 662, - "line_end": 677, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeMonacoEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 682, - "line_end": 703, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeSVGMarkers", - "symbol_type": "Function", - "file_path": "", - "line_start": 708, - "line_end": 756, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeNodePalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 758, - "line_end": 809, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 761, - "line_end": 808, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 763, - "line_end": 779, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 782, - "line_end": 805, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 812, - "line_end": 851, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 815, - "line_end": 824, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 826, - "line_end": 850, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 846, - "line_end": 848, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createVoidCoreNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 854, - "line_end": 872, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePluginPalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 882, - "line_end": 921, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeCharmFlowCoreArchitecture", - "symbol_type": "Function", - "file_path": "", - "line_start": 926, - "line_end": 959, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "testCharmFlowCoreBasicOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 964, - "line_end": 986, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connectNyaCoreUIWithCharmFlowCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 991, - "line_end": 1044, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "testVoidCoreUIIntegration", - "symbol_type": "Function", - "file_path": "", - "line_start": 1049, - "line_end": 1082, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupUIComponentsPanelInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 1087, - "line_end": 1121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1103, - "line_end": 1106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1111, - "line_end": 1118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "monaco-plugin-editor.js", - "path": "./development/nyaflow/charmflow_v4/js/monaco-plugin-editor.js", - "language": "javascript", - "size_bytes": 15417, - "total_lines": 511, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.870407929Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 21, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeViaCDN", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startMonacoLoading", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "openPluginEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginSourceCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateTemplateCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateDefaultTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showEditorModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 343, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "savePluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 380, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executePluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 423, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "safeExecuteCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 454, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 432, - "line_end": 432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 434, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePluginBehavior", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetPluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 482, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "closeEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 500, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 507, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 508, - "line_end": 508, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 509, - "line_end": 509, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MonacoPluginEditor", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 501, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore-ui.js", - "path": "./development/nyaflow/charmflow_v4/js/nyacore-ui.js", - "language": "javascript", - "size_bytes": 60252, - "total_lines": 1819, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.885793346Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCharmFlowCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCharmFlowCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 156, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePluginUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "expandPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 230, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collapsePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 245, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startDragOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableDragDropIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasRect", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 291, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 317, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 352, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deselectElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 367, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 381, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restoreConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 392, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showBundleMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 415, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showPluginMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 417, - "line_end": 425, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showCanvasMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isInConnectionMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 447, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupProjectManagerUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 461, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 455, - "line_end": 457, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupGlobalMessageBusSubscription", - "symbol_type": "Function", - "file_path": "", - "line_start": 466, - "line_end": 552, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 483, - "line_end": 493, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 503, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 529, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStatsDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 557, - "line_end": 605, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 589, - "line_end": 591, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 597, - "line_end": 599, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createProjectManagerUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 610, - "line_end": 731, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 663, - "line_end": 670, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 676, - "line_end": 684, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 690, - "line_end": 703, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 709, - "line_end": 712, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectButtonStyle", - "symbol_type": "Function", - "file_path": "", - "line_start": 736, - "line_end": 748, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateProjectUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 753, - "line_end": 788, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showProjectNotification", - "symbol_type": "Function", - "file_path": "", - "line_start": 793, - "line_end": 848, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 837, - "line_end": 841, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 851, - "line_end": 863, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "debugLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 865, - "line_end": 867, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 869, - "line_end": 871, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 873, - "line_end": 875, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 877, - "line_end": 879, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 881, - "line_end": 883, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 885, - "line_end": 887, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 893, - "line_end": 906, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_waitForNyaCoreInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 912, - "line_end": 918, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performUIAsyncInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 923, - "line_end": 937, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_registerUIIntentHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 942, - "line_end": 974, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 949, - "line_end": 952, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 954, - "line_end": 957, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 960, - "line_end": 963, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 965, - "line_end": 968, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 984, - "line_end": 991, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createDirectUIChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 996, - "line_end": 1020, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1003, - "line_end": 1016, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1011, - "line_end": 1014, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processUIChannelQueue", - "symbol_type": "Function", - "file_path": "", - "line_start": 1025, - "line_end": 1043, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1032, - "line_end": 1035, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUpdateKey", - "symbol_type": "Function", - "file_path": "", - "line_start": 1048, - "line_end": 1059, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyUIUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 1064, - "line_end": 1076, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateElementPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 1081, - "line_end": 1118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUIElementDirect", - "symbol_type": "Function", - "file_path": "", - "line_start": 1128, - "line_end": 1162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 1168, - "line_end": 1177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUIElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 1182, - "line_end": 1268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1238, - "line_end": 1256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSendButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 1276, - "line_end": 1307, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1286, - "line_end": 1292, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1289, - "line_end": 1291, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1302, - "line_end": 1304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTextInputChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 1312, - "line_end": 1320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTextInputSubmit", - "symbol_type": "Function", - "file_path": "", - "line_start": 1325, - "line_end": 1334, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConsoleOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 1343, - "line_end": 1369, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginElementData", - "symbol_type": "Function", - "file_path": "", - "line_start": 1374, - "line_end": 1408, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractElementProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 1413, - "line_end": 1454, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIState", - "symbol_type": "Function", - "file_path": "", - "line_start": 1466, - "line_end": 1473, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 1478, - "line_end": 1531, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1536, - "line_end": 1550, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isUIPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1557, - "line_end": 1584, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 1593, - "line_end": 1595, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasRect", - "symbol_type": "Function", - "file_path": "", - "line_start": 1597, - "line_end": 1600, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRelativePosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 1602, - "line_end": 1604, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constrainPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 1606, - "line_end": 1608, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 1613, - "line_end": 1615, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 1617, - "line_end": 1621, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementIds", - "symbol_type": "Function", - "file_path": "", - "line_start": 1623, - "line_end": 1625, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginIds", - "symbol_type": "Function", - "file_path": "", - "line_start": 1627, - "line_end": 1629, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1634, - "line_end": 1638, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1640, - "line_end": 1642, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1644, - "line_end": 1648, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deselectElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 1653, - "line_end": 1657, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectedElementIds", - "symbol_type": "Function", - "file_path": "", - "line_start": 1659, - "line_end": 1661, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectedCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 1663, - "line_end": 1665, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1670, - "line_end": 1677, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connectionManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 1680, - "line_end": 1682, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "completeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1684, - "line_end": 1688, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 1690, - "line_end": 1694, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1696, - "line_end": 1701, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restoreConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1703, - "line_end": 1708, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isInConnectionMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 1710, - "line_end": 1712, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnectionsForElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 1714, - "line_end": 1725, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showBundleMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 1730, - "line_end": 1734, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 1736, - "line_end": 1740, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showCanvasMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 1742, - "line_end": 1746, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "show", - "symbol_type": "Function", - "file_path": "", - "line_start": 1748, - "line_end": 1752, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableDragDropIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 1757, - "line_end": 1763, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCharmFlowCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 1768, - "line_end": 1770, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCharmFlowCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 1772, - "line_end": 1774, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addProjectConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1779, - "line_end": 1787, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeProjectConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1789, - "line_end": 1793, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1795, - "line_end": 1797, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 1799, - "line_end": 1801, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 1803, - "line_end": 1805, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasUIElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 1810, - "line_end": 1812, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementType", - "symbol_type": "Function", - "file_path": "", - "line_start": 1814, - "line_end": 1816, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaCoreUI", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 1817, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh-migration-tool.js", - "path": "./development/nyaflow/charmflow_v4/js/nyamesh-migration-tool.js", - "language": "javascript", - "size_bytes": 14100, - "total_lines": 503, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.902757393Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "migrateAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "findPluginFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "scanDirectory", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "convertPluginFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isNyaCorePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "convertToNyaMesh", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateConversion", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 358, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createBackup", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 369, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeChanges", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 381, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateReport", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 409, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 389, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 403, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "convertSinglePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 425, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 432, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "parseArgs", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 475, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaMeshMigrationTool", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "MigrationCLI", - "symbol_type": "Class", - "file_path": "", - "line_start": 431, - "line_end": 476, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh-plugin-base.js", - "path": "./development/nyaflow/charmflow_v4/js/nyamesh-plugin-base.js", - "language": "javascript", - "size_bytes": 7861, - "total_lines": 298, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.912368583Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCapability", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterCapability", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 133, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectedPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 165, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendToPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setDOMElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDOMElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveData", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadData", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generatePluginId", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 269, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validatePluginConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 283, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 276, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaMeshPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "PluginUtils", - "symbol_type": "Class", - "file_path": "", - "line_start": 263, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh-right-panel.js", - "path": "./development/nyaflow/charmflow_v4/js/nyamesh-right-panel.js", - "language": "javascript", - "size_bytes": 16734, - "total_lines": 566, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.921332308Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 24, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "render", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyStyles", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleAction", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "openDebugConsole", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "downloadNyaMeshLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 403, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "downloadDebugData", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 421, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onPluginSelected", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 438, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePluginInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 443, - "line_end": 463, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearPluginInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 468, - "line_end": 474, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 496, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateLogDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 515, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 510, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "mount", - "symbol_type": "Function", - "file_path": "", - "line_start": 520, - "line_end": 529, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 540, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectedCategories", - "symbol_type": "Function", - "file_path": "", - "line_start": 545, - "line_end": 553, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 549, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setSelectedCategories", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 565, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 564, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaMeshComponent", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 31, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "NyaMeshRightPanel", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 566, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh2-bridge.js", - "path": "./development/nyaflow/charmflow_v4/js/nyamesh2-bridge.js", - "language": "javascript", - "size_bytes": 15740, - "total_lines": 550, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.930315946Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupIntentHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCapabilityRegister", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCapabilityUnregister", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreLink", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreDetach", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 423, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_queryNeighborCapabilities", - "symbol_type": "Function", - "file_path": "", - "line_start": 432, - "line_end": 463, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 443, - "line_end": 457, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 454, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_emitCharmFlowEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 468, - "line_end": 479, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_generatePluginId", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 486, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_generateConnectionId", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 493, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_generateResponseId", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 500, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 505, - "line_end": 507, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getBridgeStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 526, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 531, - "line_end": 540, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNyaMesh2Bridge", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 550, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaMesh2Bridge", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 541, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-collection.js", - "path": "./development/nyaflow/charmflow_v4/js/plugin-collection.js", - "language": "javascript", - "size_bytes": 20298, - "total_lines": 713, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.941660148Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "visualize", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stop", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateGradient", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPreview", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addDataPoint", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateChart", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleJoystick", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateVisualState", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 296, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connect", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 327, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConnectionStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 335, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateMarkdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "parseMarkdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 390, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 428, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addKeyframe", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 438, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "play", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 453, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 493, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 495, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "safeEval", - "symbol_type": "Function", - "file_path": "", - "line_start": 516, - "line_end": 523, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 565, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateNodePositions", - "symbol_type": "Function", - "file_path": "", - "line_start": 567, - "line_end": 572, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderMinimap", - "symbol_type": "Function", - "file_path": "", - "line_start": 574, - "line_end": 592, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 589, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 626, - "line_end": 630, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addTarget", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 644, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createTargetIndicator", - "symbol_type": "Function", - "file_path": "", - "line_start": 646, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-filter-ui.js", - "path": "./development/nyaflow/charmflow_v4/js/plugin-filter-ui.js", - "language": "javascript", - "size_bytes": 20981, - "total_lines": 691, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.951376917Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createFilterUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCategoryFilters", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 243, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createFilterButton", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 271, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createTagCloud", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 334, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 333, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 319, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 325, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "bindEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 425, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 364, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 377, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 389, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 401, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 413, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 424, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSearch", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 439, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCategoryFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 460, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 446, - "line_end": 456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleAttributeFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 468, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleTagFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyFilters", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 505, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 495, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 510, - "line_end": 523, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showSearchResults", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 580, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 536, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 550, - "line_end": 550, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 556, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 560, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 573, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hideSearchResults", - "symbol_type": "Function", - "file_path": "", - "line_start": 585, - "line_end": 587, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 592, - "line_end": 605, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateTagCloudVisual", - "symbol_type": "Function", - "file_path": "", - "line_start": 610, - "line_end": 623, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 611, - "line_end": 622, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetFilters", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggle", - "symbol_type": "Function", - "file_path": "", - "line_start": 663, - "line_end": 666, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "show", - "symbol_type": "Function", - "file_path": "", - "line_start": 671, - "line_end": 676, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hide", - "symbol_type": "Function", - "file_path": "", - "line_start": 681, - "line_end": 684, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginFilterUI", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 685, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-hot-reloader.js", - "path": "./development/nyaflow/charmflow_v4/js/plugin-hot-reloader.js", - "language": "javascript", - "size_bytes": 18515, - "total_lines": 476, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.960321950Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shallowCloneState", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dynamicImportFromCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "transformImportPaths", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "guessPluginCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractPluginClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 347, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 369, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restoreConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 402, - "line_end": 469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginHotReloader", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 470, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "index.js", - "path": "./development/nyaflow/charmflow_v4/js/plugin-palette/index.js", - "language": "javascript", - "size_bytes": 539, - "total_lines": 12, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.970738073Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-data-provider.js", - "path": "./development/nyaflow/charmflow_v4/js/plugin-palette/plugin-data-provider.js", - "language": "javascript", - "size_bytes": 7965, - "total_lines": 273, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.981096742Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 15, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getModuleBaseURL", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setPluginRegistry", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "waitForRegistryInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "normalizePluginData", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategoryColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadUsageData", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveUsageData", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadFavorites", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveFavorites", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 201, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupRegistryIntentListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 269, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginDataProvider", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-palette-plugin.js", - "path": "./development/nyaflow/charmflow_v4/js/plugin-palette/plugin-palette-plugin.js", - "language": "javascript", - "size_bytes": 9719, - "total_lines": 326, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.989469076Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 53, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateGrid", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUIState", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupPluginItemEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPluginToCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 314, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 311, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 322, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginPalettePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-palette-renderer.js", - "path": "./development/nyaflow/charmflow_v4/js/plugin-palette/plugin-palette-renderer.js", - "language": "javascript", - "size_bytes": 17959, - "total_lines": 661, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.998208205Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 14, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderPalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 102, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cacheElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateGrid", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 212, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateFilterButtons", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 223, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 222, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateCategoryTabs", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setSearchValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 243, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showTooltip", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hideTooltip", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPerformanceClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPriorityIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 301, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 308, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addStyles", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 640, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 645, - "line_end": 657, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginPaletteRenderer", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-palette-state.js", - "path": "./development/nyaflow/charmflow_v4/js/plugin-palette/plugin-palette-state.js", - "language": "javascript", - "size_bytes": 7806, - "total_lines": 287, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.006311651Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setSearchText", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setSelectedCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setSelectedPriority", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setSortBy", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleQuickFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isFilterActive", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setFavorites", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setUsageData", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "filterPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 153, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sortPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 211, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleFavorite", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "incrementUsageCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetFilters", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 276, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCurrentState", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 283, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginPaletteState", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-palette-plugin.js", - "path": "./development/nyaflow/charmflow_v4/js/plugin-palette-plugin.js", - "language": "javascript", - "size_bytes": 59044, - "total_lines": 1795, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.018744045Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getModuleBaseURL", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupRegistryIntentListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 356, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginsFromCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 389, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategoryPluginFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 415, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "scanCategoryFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 421, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectFolderBasedFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 483, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectLegacyFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 492, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLegacyCategoryFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 512, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 604, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 677, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 611, - "line_end": 621, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 624, - "line_end": 634, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 637, - "line_end": 649, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 638, - "line_end": 648, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 663, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 653, - "line_end": 662, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 676, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleQuickFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 682, - "line_end": 710, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 700, - "line_end": 707, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 715, - "line_end": 729, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 719, - "line_end": 721, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "filterPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 734, - "line_end": 774, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 738, - "line_end": 738, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 743, - "line_end": 750, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 748, - "line_end": 748, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 755, - "line_end": 755, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 760, - "line_end": 760, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 765, - "line_end": 765, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 770, - "line_end": 770, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sortPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 779, - "line_end": 799, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 780, - "line_end": 798, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 804, - "line_end": 816, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateGrid", - "symbol_type": "Function", - "file_path": "", - "line_start": 821, - "line_end": 828, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 824, - "line_end": 827, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 833, - "line_end": 890, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 882, - "line_end": 882, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupPluginItemEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 895, - "line_end": 951, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 898, - "line_end": 909, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 912, - "line_end": 920, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 924, - "line_end": 941, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 944, - "line_end": 946, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 948, - "line_end": 950, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleFavorite", - "symbol_type": "Function", - "file_path": "", - "line_start": 956, - "line_end": 968, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPluginToCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 973, - "line_end": 1052, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNyaCorePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1057, - "line_end": 1262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 1064, - "line_end": 1092, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 1095, - "line_end": 1108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1111, - "line_end": 1127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeButtonPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1130, - "line_end": 1137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeCalculatorPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1140, - "line_end": 1158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeJsonPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1161, - "line_end": 1179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeHttpPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1182, - "line_end": 1202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeGenericPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1205, - "line_end": 1212, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleGetInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1215, - "line_end": 1225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUpdateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 1228, - "line_end": 1234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 1252, - "line_end": 1257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 1267, - "line_end": 1283, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1288, - "line_end": 1295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1291, - "line_end": 1291, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPerformanceClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 1300, - "line_end": 1323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPriorityIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 1328, - "line_end": 1335, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showTooltip", - "symbol_type": "Function", - "file_path": "", - "line_start": 1340, - "line_end": 1343, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hideTooltip", - "symbol_type": "Function", - "file_path": "", - "line_start": 1348, - "line_end": 1351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadUsageData", - "symbol_type": "Function", - "file_path": "", - "line_start": 1356, - "line_end": 1363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveUsageData", - "symbol_type": "Function", - "file_path": "", - "line_start": 1365, - "line_end": 1371, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadFavorites", - "symbol_type": "Function", - "file_path": "", - "line_start": 1373, - "line_end": 1380, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveFavorites", - "symbol_type": "Function", - "file_path": "", - "line_start": 1382, - "line_end": 1388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 1390, - "line_end": 1397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 1399, - "line_end": 1405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addStyles", - "symbol_type": "Function", - "file_path": "", - "line_start": 1410, - "line_end": 1736, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1741, - "line_end": 1750, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1747, - "line_end": 1747, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategoryColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 1755, - "line_end": 1769, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 1774, - "line_end": 1785, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginPalettePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 1786, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "PalettePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 1063, - "line_end": 1235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-registry.js", - "path": "./development/nyaflow/charmflow_v4/js/plugin-registry.js", - "language": "javascript", - "size_bytes": 31513, - "total_lines": 809, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.030941637Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 53, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleError", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 133, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getModuleBaseURL", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "register", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 204, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 380, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 389, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRegisteredTypes", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 398, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategories", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 406, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 417, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDisplayInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 507, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeDefaultPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 543, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "discoverCategories", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 574, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "scanPluginFolders", - "symbol_type": "Function", - "file_path": "", - "line_start": 580, - "line_end": 603, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "scanCategoryFolders", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 665, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectPluginFolders", - "symbol_type": "Function", - "file_path": "", - "line_start": 671, - "line_end": 696, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isNyacoreV14Compatible", - "symbol_type": "Function", - "file_path": "", - "line_start": 703, - "line_end": 713, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isNyacoreV15Compatible", - "symbol_type": "Function", - "file_path": "", - "line_start": 720, - "line_end": 728, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginManifest", - "symbol_type": "Function", - "file_path": "", - "line_start": 734, - "line_end": 759, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPluginMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 767, - "line_end": 790, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "debugRegisteredPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 796, - "line_end": 802, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 803, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-wrapper.js", - "path": "./development/nyaflow/charmflow_v4/js/plugin-wrapper.js", - "language": "javascript", - "size_bytes": 47528, - "total_lines": 1200, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.042503105Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "expandUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collapseUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 359, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 403, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 412, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onHotReload", - "symbol_type": "Function", - "file_path": "", - "line_start": 417, - "line_end": 478, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createContext", - "symbol_type": "Function", - "file_path": "", - "line_start": 483, - "line_end": 494, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 506, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 509, - "line_end": 509, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 532, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 569, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 555, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 572, - "line_end": 589, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 599, - "line_end": 610, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 613, - "line_end": 639, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 661, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 663, - "line_end": 674, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 684, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 685, - "line_end": 691, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 701, - "line_end": 701, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 702, - "line_end": 702, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 712, - "line_end": 723, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 726, - "line_end": 731, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 734, - "line_end": 741, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 762, - "line_end": 815, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 764, - "line_end": 807, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 810, - "line_end": 814, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "safeStringify", - "symbol_type": "Function", - "file_path": "", - "line_start": 823, - "line_end": 838, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 826, - "line_end": 834, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupInitialUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 843, - "line_end": 866, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "awaken", - "symbol_type": "Function", - "file_path": "", - "line_start": 872, - "line_end": 1061, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 946, - "line_end": 963, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 976, - "line_end": 1011, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggle", - "symbol_type": "Function", - "file_path": "", - "line_start": 1066, - "line_end": 1087, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "show", - "symbol_type": "Function", - "file_path": "", - "line_start": 1092, - "line_end": 1118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hide", - "symbol_type": "Function", - "file_path": "", - "line_start": 1123, - "line_end": 1128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getState", - "symbol_type": "Function", - "file_path": "", - "line_start": 1133, - "line_end": 1141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 1146, - "line_end": 1170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginWrapper", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 1172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "project-core.js", - "path": "./development/nyaflow/charmflow_v4/js/project-core.js", - "language": "javascript", - "size_bytes": 66216, - "total_lines": 1955, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.061756994Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPluginInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeProjectCoreIntegration", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerProjectIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 209, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 213, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 222, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extendPluginManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 245, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 307, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 402, - "line_end": 445, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 603, - "line_end": 607, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 612, - "line_end": 615, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectPluginByNyaCoreId", - "symbol_type": "Function", - "file_path": "", - "line_start": 620, - "line_end": 627, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 635, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllProjectPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 640, - "line_end": 648, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 641, - "line_end": 647, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectPluginsByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 653, - "line_end": 657, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 654, - "line_end": 655, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addProjectConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 703, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeProjectConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 809, - "line_end": 857, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeAllConnectionsForPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 862, - "line_end": 901, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 911, - "line_end": 960, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "capturePluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 1062, - "line_end": 1127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureAllProjectStates", - "symbol_type": "Function", - "file_path": "", - "line_start": 1132, - "line_end": 1144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1153, - "line_end": 1207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "logProjectStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1212, - "line_end": 1227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 1236, - "line_end": 1266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroyCurrentProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 1271, - "line_end": 1296, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1402, - "line_end": 1409, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1425, - "line_end": 1429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 1448, - "line_end": 1510, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 1612, - "line_end": 1679, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateProjectData", - "symbol_type": "Function", - "file_path": "", - "line_start": 1684, - "line_end": 1754, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restoreProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1759, - "line_end": 1801, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restoreProjectConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1806, - "line_end": 1830, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importProjectFromFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 1835, - "line_end": 1893, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1836, - "line_end": 1892, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1844, - "line_end": 1879, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1855, - "line_end": 1866, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1868, - "line_end": 1871, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1881, - "line_end": 1884, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportProjectToFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 1898, - "line_end": 1946, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ProjectCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 1948, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "channel-manager.js", - "path": "./development/nyaflow/charmflow_v4/js/src/core/channel-manager.js", - "language": "javascript", - "size_bytes": 8450, - "total_lines": 265, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.078197957Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableMultiChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableMultiChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectChannelName", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createTypeHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 171, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 196, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMessageTypesForChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscribersForChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ChannelManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 6, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-communication.js", - "path": "./development/nyaflow/charmflow_v4/js/src/core/core-communication.js", - "language": "javascript", - "size_bytes": 11289, - "total_lines": 401, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.087393705Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 49, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendToCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreById", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRegisteredCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMessageHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCommunicationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 165, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 156, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_deliverToCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_recordMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_calculateAverageDeliveryTime", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerUICore", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fastUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleHighFrequencyEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "configureBatching", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 308, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_scheduleBatchProcessing", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 332, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeUIOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_groupOperations", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeBatchedOperations", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreMessageBus", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "DirectUIChannel", - "symbol_type": "Class", - "file_path": "", - "line_start": 250, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-fusion.js", - "path": "./development/nyaflow/charmflow_v4/js/src/core/core-fusion.js", - "language": "javascript", - "size_bytes": 10485, - "total_lines": 342, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.096279456Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "canFuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureSourceInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "mergeChannelManagers", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "basicChannelManagerMerge", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "movePluginsTo", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendFusionNotifications", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 292, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroySourceCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getFusionHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearFusionHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 338, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreFusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore.js", - "path": "./development/nyaflow/charmflow_v4/js/src/core/nyacore.js", - "language": "javascript", - "size_bytes": 24996, - "total_lines": 856, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.106019525Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performAsyncInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initializeAsParentCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startSystemBootSequence", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendSystemBootReadyIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 246, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "receiveMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 277, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 313, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 377, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 403, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChannelManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 410, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "attach", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 474, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 459, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 463, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detach", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getEffectiveRole", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasChildren", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 521, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isLeaf", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 528, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildrenByHintRole", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 535, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildrenByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 544, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 543, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 560, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStructureInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 565, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 578, - "line_end": 599, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 623, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performShutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 662, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownChildCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 667, - "line_end": 685, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownUnifiedSystems", - "symbol_type": "Function", - "file_path": "", - "line_start": 690, - "line_end": 713, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownCommunicationSystems", - "symbol_type": "Function", - "file_path": "", - "line_start": 718, - "line_end": 730, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownExtensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 735, - "line_end": 755, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownBaseSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 760, - "line_end": 787, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownChannelManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 792, - "line_end": 805, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownNyaCoreBase", - "symbol_type": "Function", - "file_path": "", - "line_start": 810, - "line_end": 820, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isShutdownComplete", - "symbol_type": "Function", - "file_path": "", - "line_start": 825, - "line_end": 827, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initializeSystemMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 830, - "line_end": 847, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 838, - "line_end": 846, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 852, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore_base.js", - "path": "./development/nyaflow/charmflow_v4/js/src/core/nyacore_base.js", - "language": "javascript", - "size_bytes": 3938, - "total_lines": 135, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.114702954Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableDebug", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "debugLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unsubscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_publishValidMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaCoreBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-intent-handler.js", - "path": "./development/nyaflow/charmflow_v4/js/src/core/unified-intent-handler.js", - "language": "javascript", - "size_bytes": 24680, - "total_lines": 753, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.124109773Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootRestart", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 271, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginCreate", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginDestroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 316, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginList", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 334, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleFusionFuse", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 374, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleFusionStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 392, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemClear", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemConnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemReparent", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 458, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 471, - "line_end": 476, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "forwardToExistingSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 491, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 519, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 504, - "line_end": 504, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateIntentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 563, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordIntentHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 588, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addMiddleware", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 608, - "line_end": 624, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 661, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateRegistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 668, - "line_end": 678, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUnregistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 696, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 706, - "line_end": 712, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 717, - "line_end": 750, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedIntentHandler", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 751, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-plugin-manager.js", - "path": "./development/nyaflow/charmflow_v4/js/src/core/unified-plugin-manager.js", - "language": "javascript", - "size_bytes": 14168, - "total_lines": 518, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.134380431Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCreatePluginIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDestroyPluginIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 292, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getTypeDistribution", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPluginFactory", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPluginTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validatePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToTypeMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeFromTypeMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToParentMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeFromParentMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 416, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateRegistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUnregistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 449, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 475, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 515, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedPluginManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 516, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-stats-manager.js", - "path": "./development/nyaflow/charmflow_v4/js/src/core/unified-stats-manager.js", - "language": "javascript", - "size_bytes": 18226, - "total_lines": 661, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.143893701Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectAllStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectCoreStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectPluginStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 191, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectIntentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectChannelStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 230, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectPerformanceStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createStatsSummary", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "determineOverallHealth", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateRecommendations", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveStatsHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStatsHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 414, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeStatsTrend", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 439, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processStatsMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 471, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setThreshold", - "symbol_type": "Function", - "file_path": "", - "line_start": 478, - "line_end": 484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addStatsListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startAutoCollection", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 520, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 517, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stopAutoCollection", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 531, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractMetricValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 556, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateTrend", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 575, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isThresholdExceeded", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 590, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "triggerAlert", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 609, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCacheHits", - "symbol_type": "Function", - "file_path": "", - "line_start": 615, - "line_end": 617, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCacheMisses", - "symbol_type": "Function", - "file_path": "", - "line_start": 623, - "line_end": 626, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 638, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 643, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedStatsManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 659, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-interface.js", - "path": "./development/nyaflow/charmflow_v4/js/src/interfaces/plugin-interface.js", - "language": "javascript", - "size_bytes": 4682, - "total_lines": 152, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.154333308Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleGetInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 102, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUpdateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDestroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSummary", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "IPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "message.js", - "path": "./development/nyaflow/charmflow_v4/js/src/messaging/message.js", - "language": "javascript", - "size_bytes": 5309, - "total_lines": 155, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.166551520Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 16, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intentRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intent", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intentResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "notice", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "proposal", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withSource", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withTimestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isValid", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDescription", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toLogString", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createLegacyMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "Message", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple-message-pool.js", - "path": "./development/nyaflow/charmflow_v4/js/src/messaging/simple-message-pool.js", - "language": "javascript", - "size_bytes": 5448, - "total_lines": 189, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.174846905Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isSafeForParallel", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "submitBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishAsync", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SimpleMessagePool", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "transport.js", - "path": "./development/nyaflow/charmflow_v4/js/src/messaging/transport.js", - "language": "javascript", - "size_bytes": 10494, - "total_lines": 394, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.188221693Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 236, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIncomingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "attemptReconnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 321, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 337, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 355, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 354, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIncomingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 368, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 374, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ITransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "DefaultTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "WebSocketTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "BroadcastChannelTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 299, - "line_end": 394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-store.js", - "path": "./development/nyaflow/charmflow_v4/js/src/plugins/plugin-store.js", - "language": "javascript", - "size_bytes": 2942, - "total_lines": 115, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.200508996Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 10, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 15, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildren", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPendingRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resolvePendingRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "allocateResource", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "releaseResource", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getResourceUsage", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasValidParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "wouldCreateCircularReference", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDescendants", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginStore", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "canvas-manager.js", - "path": "./development/nyaflow/charmflow_v4/js/ui-components/canvas-manager.js", - "language": "javascript", - "size_bytes": 10955, - "total_lines": 301, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.212944386Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupCanvasEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUnifiedContextMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 221, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 201, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "appendChild", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 242, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRelativePosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constrainPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 280, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasSize", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CanvasManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 301, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "context-menu-manager.js", - "path": "./development/nyaflow/charmflow_v4/js/ui-components/context-menu-manager.js", - "language": "javascript", - "size_bytes": 67485, - "total_lines": 1959, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.224672379Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createContextMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 87, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createMenuItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createSeparator", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showPluginMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 221, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 201, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 211, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 259, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showCanvasMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 285, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hideMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 338, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "editPluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 402, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 451, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateCodeFromPluginInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 628, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDefaultPluginTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 633, - "line_end": 705, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isPluginRegistryReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 710, - "line_end": 715, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMonacoEditorPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 720, - "line_end": 746, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeTypeFromPluginId", - "symbol_type": "Function", - "file_path": "", - "line_start": 751, - "line_end": 803, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "guessNodeTypeFromPluginId", - "symbol_type": "Function", - "file_path": "", - "line_start": 808, - "line_end": 830, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showPluginProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 835, - "line_end": 839, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deletePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 844, - "line_end": 857, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "copyPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 862, - "line_end": 903, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 894, - "line_end": 896, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "duplicatePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 908, - "line_end": 1057, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deleteConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1062, - "line_end": 1161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "editConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1166, - "line_end": 1188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRelatedConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 1193, - "line_end": 1206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1201, - "line_end": 1205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 1211, - "line_end": 1227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1218, - "line_end": 1223, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "parseConnectionId", - "symbol_type": "Function", - "file_path": "", - "line_start": 1232, - "line_end": 1263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showBundleMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 1268, - "line_end": 1304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1290, - "line_end": 1290, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1294, - "line_end": 1294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1300, - "line_end": 1300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showBundleConnectionList", - "symbol_type": "Function", - "file_path": "", - "line_start": 1309, - "line_end": 1584, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1360, - "line_end": 1410, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1447, - "line_end": 1447, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1448, - "line_end": 1448, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1449, - "line_end": 1451, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1450, - "line_end": 1450, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1466, - "line_end": 1466, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1467, - "line_end": 1467, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1468, - "line_end": 1470, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1469, - "line_end": 1469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1496, - "line_end": 1496, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1497, - "line_end": 1497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1498, - "line_end": 1546, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1506, - "line_end": 1508, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1510, - "line_end": 1510, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1510, - "line_end": 1510, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1520, - "line_end": 1532, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1533, - "line_end": 1536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1562, - "line_end": 1562, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1563, - "line_end": 1563, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1564, - "line_end": 1564, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1577, - "line_end": 1582, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "parseConnectionId", - "symbol_type": "Function", - "file_path": "", - "line_start": 1589, - "line_end": 1620, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deleteSelectedConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 1625, - "line_end": 1727, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1634, - "line_end": 1718, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1665, - "line_end": 1703, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1674, - "line_end": 1674, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unbundleConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 1732, - "line_end": 1737, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deleteBundleConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 1742, - "line_end": 1767, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1750, - "line_end": 1761, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1762, - "line_end": 1765, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showCustomConfirmDialog", - "symbol_type": "Function", - "file_path": "", - "line_start": 1772, - "line_end": 1880, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1833, - "line_end": 1833, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1834, - "line_end": 1834, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1835, - "line_end": 1838, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1854, - "line_end": 1854, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1855, - "line_end": 1855, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1856, - "line_end": 1859, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1872, - "line_end": 1878, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "pastePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1885, - "line_end": 1937, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showCanvasProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 1942, - "line_end": 1946, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "show", - "symbol_type": "Function", - "file_path": "", - "line_start": 1951, - "line_end": 1958, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ContextMenuManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 1959, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "element-manager.js", - "path": "./development/nyaflow/charmflow_v4/js/ui-components/element-manager.js", - "language": "javascript", - "size_bytes": 12071, - "total_lines": 417, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.235491877Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 24, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 133, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 156, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementIds", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginIds", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementsByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 232, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "togglePluginUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 332, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createVisualContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 357, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeUnwantedClasses", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 378, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 369, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 373, - "line_end": 377, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 376, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 391, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateElementPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 404, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateElementStyle", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 416, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ElementManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 417, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "placement-drag-manager.js", - "path": "./development/nyaflow/charmflow_v4/js/ui-components/placement-drag-manager.js", - "language": "javascript", - "size_bytes": 12133, - "total_lines": 379, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.243599212Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enablePaletteDrag", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disablePaletteDrag", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlacementState", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PlacementDragManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 374, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-interaction-manager.js", - "path": "./development/nyaflow/charmflow_v4/js/ui-components/plugin-interaction-manager.js", - "language": "javascript", - "size_bytes": 24907, - "total_lines": 708, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.252704775Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "makeElementInteractive", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getInteractionState", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllInteractions", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isElementInteracting", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startDrag", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 291, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 290, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 302, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 352, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 582, - "line_end": 585, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginInteractionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 703, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "selection-manager.js", - "path": "./development/nyaflow/charmflow_v4/js/ui-components/selection-manager.js", - "language": "javascript", - "size_bytes": 3712, - "total_lines": 151, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.261499318Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateElementSelection", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deselectElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleElementSelection", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllSelections", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isElementSelected", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectedElementIds", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectedCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectMultipleElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectElementsInRange", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectionStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SelectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-connection-manager.js", - "path": "./development/nyaflow/charmflow_v4/js/unified-connection-manager.js", - "language": "javascript", - "size_bytes": 40867, - "total_lines": 1191, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.271882476Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLegacyManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableFeature", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "switchToUnified", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 341, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeTempConnectionLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 349, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cancelConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 369, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 406, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startConnectionMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 425, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 434, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createTempLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_removeTempLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 513, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_updateTempLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 530, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupMouseHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 604, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 542, - "line_end": 551, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 573, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 576, - "line_end": 583, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 586, - "line_end": 598, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_cleanupMouseHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 627, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isInConnectionMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 634, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_drawConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 639, - "line_end": 655, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_drawConnectionWithRenderer", - "symbol_type": "Function", - "file_path": "", - "line_start": 660, - "line_end": 715, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_drawConnectionSimple", - "symbol_type": "Function", - "file_path": "", - "line_start": 720, - "line_end": 743, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createSVGLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 748, - "line_end": 779, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_getPluginElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 784, - "line_end": 812, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 789, - "line_end": 789, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 790, - "line_end": 790, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 791, - "line_end": 791, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 792, - "line_end": 792, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 793, - "line_end": 793, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 807, - "line_end": 807, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 809, - "line_end": 809, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_removeConnectionLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 817, - "line_end": 826, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnectionsForElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 831, - "line_end": 860, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 846, - "line_end": 857, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performConnectionRedraw", - "symbol_type": "Function", - "file_path": "", - "line_start": 865, - "line_end": 889, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 883, - "line_end": 886, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_getCompatibleConnectionTypes", - "symbol_type": "Function", - "file_path": "", - "line_start": 898, - "line_end": 925, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 924, - "line_end": 924, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_calculateCompatibility", - "symbol_type": "Function", - "file_path": "", - "line_start": 930, - "line_end": 947, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_showConnectionCandidates", - "symbol_type": "Function", - "file_path": "", - "line_start": 952, - "line_end": 971, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 966, - "line_end": 970, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createCandidateModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 976, - "line_end": 1061, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1004, - "line_end": 1017, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1033, - "line_end": 1049, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1034, - "line_end": 1038, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1041, - "line_end": 1044, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1045, - "line_end": 1048, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1052, - "line_end": 1058, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1066, - "line_end": 1077, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_addToPluginIndex", - "symbol_type": "Function", - "file_path": "", - "line_start": 1089, - "line_end": 1094, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_removeFromPluginIndex", - "symbol_type": "Function", - "file_path": "", - "line_start": 1099, - "line_end": 1107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_migrateFromLegacy", - "symbol_type": "Function", - "file_path": "", - "line_start": 1112, - "line_end": 1130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1118, - "line_end": 1127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1135, - "line_end": 1143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "config", - "symbol_type": "Function", - "file_path": "", - "line_start": 1148, - "line_end": 1153, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "charmFlowCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 1158, - "line_end": 1161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "charmFlowCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 1163, - "line_end": 1165, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 1170, - "line_end": 1185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 1186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-display-utils.js", - "path": "./development/nyaflow/charmflow_v4/js/utils/plugin-display-utils.js", - "language": "javascript", - "size_bytes": 4030, - "total_lines": 129, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.282035915Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearCache", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCacheStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginDisplayUtils", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compressor.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/compression/compressor.js", - "language": "javascript", - "size_bytes": 4830, - "total_lines": 188, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.311933596Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "compress", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "decompress", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "compress", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "decompress", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "compress", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "decompress", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "compress", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "decompress", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCompressor", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "BaseCompressor", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "PassThroughCompressor", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "IntentCompressor", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "AggressiveCompressor", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intents.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/constants/intents.js", - "language": "javascript", - "size_bytes": 5390, - "total_lines": 139, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.322058227Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "isValidIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "base-intents.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/intents/base-intents.js", - "language": "javascript", - "size_bytes": 4095, - "total_lines": 159, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.333794342Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateBaseIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-intents.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/intents/core-intents.js", - "language": "javascript", - "size_bytes": 7348, - "total_lines": 290, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.341592211Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeGracefulRetirement", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeBirthAnnouncement", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 290, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent-common-options.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/intents/intent-common-options.js", - "language": "javascript", - "size_bytes": 5479, - "total_lines": 172, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.349833661Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "addCommonOptions", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCommonDefaults", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeIntentOptions", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent-registry.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/intents/intent-registry.js", - "language": "javascript", - "size_bytes": 5238, - "total_lines": 207, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.360987696Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_registerBaseIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isBaseIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 79, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validate", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 171, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getIntentDefinition", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllIntentNames", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "IntentRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "system-intents.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/intents/system-intents.js", - "language": "javascript", - "size_bytes": 4444, - "total_lines": 177, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.370929073Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createStatusResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "index.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/interfaces/index.js", - "language": "javascript", - "size_bytes": 204, - "total_lines": 7, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.379375994Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent.interface.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/interfaces/intent.interface.js", - "language": "javascript", - "size_bytes": 561, - "total_lines": 15, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.386357358Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "link-manager.interface.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/interfaces/link-manager.interface.js", - "language": "javascript", - "size_bytes": 4038, - "total_lines": 74, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.393487087Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mesh.interface.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/interfaces/mesh.interface.js", - "language": "javascript", - "size_bytes": 880, - "total_lines": 19, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.402074195Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "capability-manager.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/managers/capability-manager.js", - "language": "javascript", - "size_bytes": 1226, - "total_lines": 63, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.411871946Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 12, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "remove", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "has", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CapabilityManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lifecycle-manager.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/managers/lifecycle-manager.js", - "language": "javascript", - "size_bytes": 4202, - "total_lines": 149, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.421269916Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 14, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeBirth", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeRetirement", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "scheduleShutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRetirementSteps", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getState", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isAlive", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isRetiring", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "LifecycleManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "link-manager.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/managers/link-manager.js", - "language": "javascript", - "size_bytes": 14802, - "total_lines": 498, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.432705425Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "requestLink", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "acceptLink", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 156, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "rejectLink", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleNewRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleAcceptance", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 309, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleRejection", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getOutgoingRequests", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 347, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getIncomingRequests", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 355, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getEstablishedLinks", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onAttached", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 408, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 402, - "line_end": 404, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDetached", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 428, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_log", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 450, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIdChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 458, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 493, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 495, - "line_end": 495, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "LinkManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 498, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "neighbor-manager.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/managers/neighbor-manager.js", - "language": "javascript", - "size_bytes": 4600, - "total_lines": 186, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.442946911Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 12, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "remove", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateCapabilities", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeCapabilities", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "markAsShuttingDown", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "findByCapability", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getActive", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 160, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "pruneInactive", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 181, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NeighborManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "global-webrtc-transport.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/messaging/global-webrtc-transport.js", - "language": "javascript", - "size_bytes": 6116, - "total_lines": 196, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.452279426Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "goGlobal", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleNostrSignal", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleNostrPeerDiscovered", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_broadcastSignaling", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connectToPeer", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 160, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "GlobalWebRTCTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 194, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "local-webrtc-transport.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/messaging/local-webrtc-transport.js", - "language": "javascript", - "size_bytes": 20090, - "total_lines": 651, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.463854582Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connectToPeer", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_establishConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleSignalingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 245, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handlePeerOnline", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handlePeerDiscovery", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handlePeerDiscoveryResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleOffer", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 347, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleAnswer", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleIceCandidate", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handlePeerOffline", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 390, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupPeerConnectionEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 427, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 431, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupDataChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 465, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 444, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 446, - "line_end": 456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 458, - "line_end": 460, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 462, - "line_end": 464, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_notifyHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 470, - "line_end": 489, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 485, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 494, - "line_end": 521, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendToPeer", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 543, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_broadcastSignaling", - "symbol_type": "Function", - "file_path": "", - "line_start": 548, - "line_end": 556, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_removePeer", - "symbol_type": "Function", - "file_path": "", - "line_start": 561, - "line_end": 570, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectedPeers", - "symbol_type": "Function", - "file_path": "", - "line_start": 575, - "line_end": 583, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 577, - "line_end": 581, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 582, - "line_end": 582, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDiscoveredPeers", - "symbol_type": "Function", - "file_path": "", - "line_start": 588, - "line_end": 590, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isConnected", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 606, - "line_end": 615, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 620, - "line_end": 648, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "LocalWebRTCTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 649, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nostr-signaling-dev.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/messaging/nostr-signaling-dev.js", - "language": "javascript", - "size_bytes": 7443, - "total_lines": 284, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.472707083Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connect", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_connectToRelay", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 90, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_subscribeToRoom", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_announcePresence", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_broadcastMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleSignalContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 243, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleClose", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_generateSimpleId", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disconnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 281, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NostrSignalingDev", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nostr-signaling-simple.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/messaging/nostr-signaling-simple.js", - "language": "javascript", - "size_bytes": 3337, - "total_lines": 129, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.480557446Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connect", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleLocalMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_announcePresence", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disconnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NostrSignalingSimple", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nostr-signaling.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/messaging/nostr-signaling.js", - "language": "javascript", - "size_bytes": 11823, - "total_lines": 384, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.492364336Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 8, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connect", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_connectToRelay", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_subscribeToSignaling", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_announcePresence", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 153, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 198, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleRelayMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleNostrEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleRelayClose", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_generateEventId", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 314, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_simpleHash", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disconnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 381, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NostrSignaling", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple-message-pool.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/messaging/simple-message-pool.js", - "language": "javascript", - "size_bytes": 6837, - "total_lines": 229, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.500679692Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isSafeForParallel", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "submitBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishAsync", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SimpleMessagePool", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "transport-base.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/messaging/transport-base.js", - "language": "javascript", - "size_bytes": 3980, - "total_lines": 155, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.510784982Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 12, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "changeId", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "transferHandlersTo", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "on", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TransportBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 6, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "transport.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/messaging/transport.js", - "language": "javascript", - "size_bytes": 4740, - "total_lines": 168, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.520808044Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectedPeers", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "changeId", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 135, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 156, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "BroadcastChannelTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "webrtc-nyamesh.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/messaging/webrtc-nyamesh.js", - "language": "javascript", - "size_bytes": 24498, - "total_lines": 755, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.529922535Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepareTransportConsciousness", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_registerWebRTCIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 133, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_registerTransportIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_registerMetaIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupAutonomousBehavior", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 181, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "awakTransportConsciousness", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createFractalLayer", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 271, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupLayerCommunication", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 280, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 285, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleWebRTCConnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleWebRTCDisconnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 336, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleWebRTCOptimize", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleWebRTCEvolve", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 364, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleWebRTCStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 378, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleWebRTCDiscoverPeers", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 403, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleTransportSwitch", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 418, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleTransportRoute", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleTransportLearn", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleTransportAdapt", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 443, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleMetaRedefineIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 464, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleMetaCreateLayer", - "symbol_type": "Function", - "file_path": "", - "line_start": 466, - "line_end": 483, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleMetaModifyPhysics", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 498, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 494, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleMetaConsciousnessLevel", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 511, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_autonomousThinking", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 533, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_autonomousDiscovery", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 581, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 553, - "line_end": 580, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_autonomousOptimization", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 592, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_monitorAndOptimize", - "symbol_type": "Function", - "file_path": "", - "line_start": 594, - "line_end": 609, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performOptimization", - "symbol_type": "Function", - "file_path": "", - "line_start": 611, - "line_end": 616, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_evolveForBandwidth", - "symbol_type": "Function", - "file_path": "", - "line_start": 618, - "line_end": 624, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_evolveForLatency", - "symbol_type": "Function", - "file_path": "", - "line_start": 626, - "line_end": 632, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_evolveForReliability", - "symbol_type": "Function", - "file_path": "", - "line_start": 634, - "line_end": 640, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startStatsReporting", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 662, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 661, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_redefineDynamicIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 664, - "line_end": 676, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConsciousnessState", - "symbol_type": "Function", - "file_path": "", - "line_start": 681, - "line_end": 688, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getFractalStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 693, - "line_end": 709, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 699, - "line_end": 706, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 714, - "line_end": 727, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 732, - "line_end": 752, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "WebRTCNyaMesh", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 753, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "webrtc-transport.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/messaging/webrtc-transport.js", - "language": "javascript", - "size_bytes": 14353, - "total_lines": 499, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.542621864Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_connectToSignalingServer", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupWebRTC", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connectToPeer", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleSignalingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleOffer", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleAnswer", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleIceCandidate", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handlePeerList", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 288, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupPeerConnectionEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 317, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 303, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 312, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 316, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupDataChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 338, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 346, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_notifyHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendToPeer", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 422, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendSignalingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_removePeer", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 445, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectedPeers", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 458, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 457, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 463, - "line_end": 472, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 477, - "line_end": 496, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "WebRTCTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "websocket-transport.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/messaging/websocket-transport.js", - "language": "javascript", - "size_bytes": 5061, - "total_lines": 177, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.554163692Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "changeId", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_attemptReconnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createWebSocketTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "WebSocketTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "link-request.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/models/link-request.js", - "language": "javascript", - "size_bytes": 2753, - "total_lines": 111, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.567811777Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isExpired", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "canRetry", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordRetry", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fromJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "LinkRequest", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/nyamesh.js", - "language": "javascript", - "size_bytes": 31602, - "total_lines": 1020, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.578576092Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_registerCoreHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleIncomingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 156, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 212, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "on", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 222, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "off", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 245, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "announce", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 327, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendTo", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 337, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 346, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "useLinkManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 367, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleDiscoveryPing", - "symbol_type": "Function", - "file_path": "", - "line_start": 373, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCapabilityRegister", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCapabilityUnregister", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 412, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleDataSend", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 423, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleDataRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleSystemPing", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleSystemNotify", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 519, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleSystemStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 521, - "line_end": 528, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreLink", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 552, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreDetach", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreRetire", - "symbol_type": "Function", - "file_path": "", - "line_start": 559, - "line_end": 562, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCorePrune", - "symbol_type": "Function", - "file_path": "", - "line_start": 564, - "line_end": 567, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 569, - "line_end": 606, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreCapabilities", - "symbol_type": "Function", - "file_path": "", - "line_start": 608, - "line_end": 652, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 643, - "line_end": 643, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreIdConflict", - "symbol_type": "Function", - "file_path": "", - "line_start": 654, - "line_end": 673, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreIdChanged", - "symbol_type": "Function", - "file_path": "", - "line_start": 675, - "line_end": 707, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_getSystemMetrics", - "symbol_type": "Function", - "file_path": "", - "line_start": 713, - "line_end": 719, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_getStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 721, - "line_end": 742, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prune", - "symbol_type": "Function", - "file_path": "", - "line_start": 744, - "line_end": 750, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shouldRespondToInformationRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 759, - "line_end": 763, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shouldShareDetailedInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 768, - "line_end": 771, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCapabilities", - "symbol_type": "Function", - "file_path": "", - "line_start": 781, - "line_end": 787, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 792, - "line_end": 794, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_destroyTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 800, - "line_end": 804, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPhysicalPeers", - "symbol_type": "Function", - "file_path": "", - "line_start": 809, - "line_end": 811, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLogicalNeighbors", - "symbol_type": "Function", - "file_path": "", - "line_start": 816, - "line_end": 818, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "changeId", - "symbol_type": "Function", - "file_path": "", - "line_start": 825, - "line_end": 852, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "switchTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 859, - "line_end": 963, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 893, - "line_end": 895, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 900, - "line_end": 904, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 906, - "line_end": 908, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 911, - "line_end": 914, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 934, - "line_end": 942, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 935, - "line_end": 941, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getTransportInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 969, - "line_end": 975, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 980, - "line_end": 999, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_getTransportDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1005, - "line_end": 1016, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaMesh", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 1017, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "id-generator.js", - "path": "./development/nyaflow/charmflow_v4/nyamesh2/src/utils/id-generator.js", - "language": "javascript", - "size_bytes": 1391, - "total_lines": 52, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.591947156Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "generateId", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 13, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generatePrefixedId", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateUUID", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateShortId", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateSortableId", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/data/html-parser/main.js", - "language": "javascript", - "size_bytes": 17363, - "total_lines": 540, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.608967011Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleHttpResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleParseRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleExtractRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "parseHTML", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 243, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 378, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 420, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 457, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 438, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 465, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 470, - "line_end": 482, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 490, - "line_end": 498, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 511, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 516, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "HtmlParserPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 537, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/data/json-formatter/main.js", - "language": "javascript", - "size_bytes": 11989, - "total_lines": 377, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.622863352Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleFormatRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 184, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 204, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateInput", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendFormattedJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 285, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 349, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "JsonFormatterPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 374, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/data/output-console/main.js", - "language": "javascript", - "size_bytes": 11959, - "total_lines": 419, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.636004630Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 29, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConsoleOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConsoleClear", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConfigUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginResult", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 196, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatData", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 223, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDataType", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getTypeColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 334, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "escapeHtml", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 383, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 415, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "OutputConsolePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 416, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/data/string-uppercase/main.js", - "language": "javascript", - "size_bytes": 7919, - "total_lines": 283, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.648191024Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleProcessText", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleGetResult", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 212, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 224, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 229, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 232, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 245, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "StringUppercasePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 280, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/developer-tools/debug-console/main.js", - "language": "javascript", - "size_bytes": 13273, - "total_lines": 495, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.663771015Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 29, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 53, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 160, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleKeyDown", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeCommand", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 259, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 309, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getOutputColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 322, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "navigateHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 357, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 367, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearConsole", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 377, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showHelp", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showVariables", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 422, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 418, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "escapeHtml", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 453, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 458, - "line_end": 464, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 491, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "DebugConsolePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 492, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/developer-tools/message-log-panel/main.js", - "language": "javascript", - "size_bytes": 25598, - "total_lines": 820, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.678877856Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onLoad", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadHistoricalLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 208, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 213, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "parseLogLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDebugLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 486, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 356, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 446, - "line_end": 484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 545, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 497, - "line_end": 499, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 505, - "line_end": 507, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 515, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 522, - "line_end": 525, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 531, - "line_end": 534, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 540, - "line_end": 543, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 550, - "line_end": 602, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 564, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 579, - "line_end": 601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getFilteredLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 607, - "line_end": 633, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 608, - "line_end": 632, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "categorizeMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 638, - "line_end": 648, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLevelFromMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 653, - "line_end": 662, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLevelColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 667, - "line_end": 675, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLevelIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 680, - "line_end": 688, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatLogData", - "symbol_type": "Function", - "file_path": "", - "line_start": 693, - "line_end": 703, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 708, - "line_end": 716, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 721, - "line_end": 725, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 730, - "line_end": 748, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateLogDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 753, - "line_end": 758, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 763, - "line_end": 770, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 775, - "line_end": 786, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 791, - "line_end": 816, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MessageLogPanelPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 817, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent-definitions.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/developer-tools/monaco-editor/intent-definitions.js", - "language": "javascript", - "size_bytes": 5808, - "total_lines": 267, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.686758910Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "openEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "closeEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateMonacoIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MonacoIntentSender", - "symbol_type": "Class", - "file_path": "", - "line_start": 202, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/developer-tools/monaco-editor/main.js", - "language": "javascript", - "size_bytes": 12359, - "total_lines": 404, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.699255875Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 213, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeMonacoEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadMonacoFromCDN", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 317, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 309, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 308, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 314, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 336, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 359, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 370, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MonacoEditorPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 401, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/developer-tools/node-tree-view/main.js", - "language": "javascript", - "size_bytes": 15276, - "total_lines": 563, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.714318180Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 152, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 208, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 165, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 181, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "refreshTree", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "buildTreeFromCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 274, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderTree", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 308, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 356, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 352, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 370, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "countNodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 398, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "nodeMatchesFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 417, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 413, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 430, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 447, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "findNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 464, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collapseAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 472, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportTree", - "symbol_type": "Function", - "file_path": "", - "line_start": 477, - "line_end": 494, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateTreeDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 499, - "line_end": 504, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 509, - "line_end": 515, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 520, - "line_end": 526, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 531, - "line_end": 559, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NodeTreeViewPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 560, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/developer-tools/property-inspector/main.js", - "language": "javascript", - "size_bytes": 15539, - "total_lines": 537, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.727824394Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 29, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleElementSelected", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 102, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 223, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderPropertyEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderPropertyInput", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 369, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 365, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateProperty", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "countModifiedProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "refreshProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetToDefaults", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 422, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveSettings", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 434, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePropertyDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 470, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 475, - "line_end": 483, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 488, - "line_end": 494, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 499, - "line_end": 506, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 533, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PropertyInspectorPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 534, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/media/canvas-drawing/main.js", - "language": "javascript", - "size_bytes": 18092, - "total_lines": 620, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.746524969Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDrawRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleClearRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addDrawingData", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 223, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 314, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 505, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 359, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 358, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 367, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 375, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 401, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 423, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 441, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 443, - "line_end": 498, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 503, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 510, - "line_end": 520, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 519, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 548, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 553, - "line_end": 563, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 591, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 596, - "line_end": 616, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CanvasDrawingPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 617, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/media/chart-visualization/main.js", - "language": "javascript", - "size_bytes": 17507, - "total_lines": 543, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.760946079Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 29, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 53, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 79, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateChartData", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateSVGChart", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateBarChart", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateLineChart", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generatePieChart", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 259, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 414, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 373, - "line_end": 376, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 392, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 404, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 412, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateFromInputs", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 448, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadSampleData", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateChartDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 491, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 503, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 508, - "line_end": 515, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 520, - "line_end": 539, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ChartVisualizationPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 540, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/network/http-request/main.js", - "language": "javascript", - "size_bytes": 30171, - "total_lines": 742, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.779605578Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 201, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 221, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 230, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleRequestSend", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 285, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleResponseGet", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 439, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 716, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 479, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 483, - "line_end": 486, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 490, - "line_end": 496, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 523, - "line_end": 526, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 675, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 650, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 681, - "line_end": 712, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 721, - "line_end": 738, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "HttpRequestPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 739, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/ui/button-send/main.js", - "language": "javascript", - "size_bytes": 7415, - "total_lines": 276, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.795475958Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 31, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSettingsUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEnableToggle", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 198, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 272, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ButtonSendPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/ui/html-display/main.js", - "language": "javascript", - "size_bytes": 12196, - "total_lines": 427, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.811049556Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 29, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDefaultHTML", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleRenderHTML", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleLoadURL", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 160, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleRefresh", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSetSandbox", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateIframeContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateIframeSandbox", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 310, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 370, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 352, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 365, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 369, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 423, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "HtmlDisplayPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 424, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/ui/input-text/main.js", - "language": "javascript", - "size_bytes": 10127, - "total_lines": 331, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.824588346Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 29, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleInputSubmit", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleInputUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleInputGet", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 280, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 327, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "InputTextPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main-nyamesh.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/ui/text-note/main-nyamesh.js", - "language": "javascript", - "size_bytes": 8028, - "total_lines": 287, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.838223614Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateText", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIncomingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIHTML", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 191, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connectToPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 224, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "searchText", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 272, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TextNotePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/ui/text-note/main.js", - "language": "javascript", - "size_bytes": 6985, - "total_lines": 236, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.848046856Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTextUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTextGet", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 198, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 211, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 232, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TextNotePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "_archive_text-editor.plugin.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/ui/_archive_text-editor.plugin.js", - "language": "javascript", - "size_bytes": 6663, - "total_lines": 224, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.853756819Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleContentChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleContentSave", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleLanguageChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeState", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TextEditorPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 220, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "_archive_text-note.plugin.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/ui/_archive_text-note.plugin.js", - "language": "javascript", - "size_bytes": 3400, - "total_lines": 108, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.858419568Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "onLoad", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 21, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v4/plugins/categories/workflow/interval-inject/main.js", - "language": "javascript", - "size_bytes": 17332, - "total_lines": 588, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.873083732Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStartMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStopMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleInjectMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConfigureMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 171, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startInterval", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stopInterval", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 223, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeInjection", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeTriggeredAction", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 272, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getIntervalInMilliseconds", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 285, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 428, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 402, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 410, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 417, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 421, - "line_end": 424, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStartButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStopButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 472, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleInjectButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 477, - "line_end": 488, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getHistoryHTML", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 503, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 508, - "line_end": 521, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 537, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 542, - "line_end": 553, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 584, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "IntervalInjectPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 585, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "index.js", - "path": "./development/nyaflow/charmflow_v4/plugins/samples/index.js", - "language": "javascript", - "size_bytes": 5271, - "total_lines": 204, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.887235272Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "loadPluginSamples", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePluginSamples", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "searchPluginsByTag", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByPriority", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginById", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "searchPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 196, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 181, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "channel-manager.js", - "path": "./development/nyaflow/charmflow_v4/src/core/channel-manager.js", - "language": "javascript", - "size_bytes": 8450, - "total_lines": 265, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.902914472Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableMultiChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableMultiChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectChannelName", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createTypeHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 171, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 196, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMessageTypesForChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscribersForChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ChannelManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 6, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-communication.js", - "path": "./development/nyaflow/charmflow_v4/src/core/core-communication.js", - "language": "javascript", - "size_bytes": 11289, - "total_lines": 401, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.911735112Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 49, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendToCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreById", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRegisteredCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMessageHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCommunicationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 165, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 156, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_deliverToCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_recordMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_calculateAverageDeliveryTime", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerUICore", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fastUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleHighFrequencyEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "configureBatching", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 308, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_scheduleBatchProcessing", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 332, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeUIOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_groupOperations", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeBatchedOperations", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreMessageBus", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "DirectUIChannel", - "symbol_type": "Class", - "file_path": "", - "line_start": 250, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-fusion.js", - "path": "./development/nyaflow/charmflow_v4/src/core/core-fusion.js", - "language": "javascript", - "size_bytes": 10485, - "total_lines": 342, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.921993504Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "canFuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureSourceInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "mergeChannelManagers", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "basicChannelManagerMerge", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "movePluginsTo", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendFusionNotifications", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 292, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroySourceCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getFusionHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearFusionHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 338, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreFusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore.js", - "path": "./development/nyaflow/charmflow_v4/src/core/nyacore.js", - "language": "javascript", - "size_bytes": 24996, - "total_lines": 856, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.933197718Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performAsyncInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initializeAsParentCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startSystemBootSequence", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendSystemBootReadyIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 246, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "receiveMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 277, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 313, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 377, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 403, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChannelManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 410, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "attach", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 474, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 459, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 463, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detach", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getEffectiveRole", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasChildren", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 521, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isLeaf", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 528, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildrenByHintRole", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 535, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildrenByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 544, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 543, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 560, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStructureInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 565, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 578, - "line_end": 599, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 623, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performShutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 662, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownChildCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 667, - "line_end": 685, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownUnifiedSystems", - "symbol_type": "Function", - "file_path": "", - "line_start": 690, - "line_end": 713, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownCommunicationSystems", - "symbol_type": "Function", - "file_path": "", - "line_start": 718, - "line_end": 730, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownExtensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 735, - "line_end": 755, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownBaseSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 760, - "line_end": 787, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownChannelManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 792, - "line_end": 805, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownNyaCoreBase", - "symbol_type": "Function", - "file_path": "", - "line_start": 810, - "line_end": 820, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isShutdownComplete", - "symbol_type": "Function", - "file_path": "", - "line_start": 825, - "line_end": 827, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initializeSystemMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 830, - "line_end": 847, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 838, - "line_end": 846, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 852, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore_base.js", - "path": "./development/nyaflow/charmflow_v4/src/core/nyacore_base.js", - "language": "javascript", - "size_bytes": 3938, - "total_lines": 135, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.938490894Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableDebug", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "debugLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unsubscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_publishValidMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaCoreBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-intent-handler.js", - "path": "./development/nyaflow/charmflow_v4/src/core/unified-intent-handler.js", - "language": "javascript", - "size_bytes": 24680, - "total_lines": 753, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.948174504Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootRestart", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 271, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginCreate", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginDestroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 316, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginList", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 334, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleFusionFuse", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 374, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleFusionStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 392, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemClear", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemConnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemReparent", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 458, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 471, - "line_end": 476, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "forwardToExistingSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 491, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 519, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 504, - "line_end": 504, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateIntentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 563, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordIntentHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 588, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addMiddleware", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 608, - "line_end": 624, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 661, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateRegistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 668, - "line_end": 678, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUnregistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 696, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 706, - "line_end": 712, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 717, - "line_end": 750, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedIntentHandler", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 751, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-plugin-manager.js", - "path": "./development/nyaflow/charmflow_v4/src/core/unified-plugin-manager.js", - "language": "javascript", - "size_bytes": 14168, - "total_lines": 518, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.958023292Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCreatePluginIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDestroyPluginIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 292, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getTypeDistribution", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPluginFactory", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPluginTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validatePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToTypeMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeFromTypeMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToParentMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeFromParentMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 416, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateRegistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUnregistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 449, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 475, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 515, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedPluginManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 516, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-stats-manager.js", - "path": "./development/nyaflow/charmflow_v4/src/core/unified-stats-manager.js", - "language": "javascript", - "size_bytes": 18226, - "total_lines": 661, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.967212824Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectAllStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectCoreStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectPluginStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 191, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectIntentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectChannelStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 230, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectPerformanceStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createStatsSummary", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "determineOverallHealth", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateRecommendations", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveStatsHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStatsHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 414, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeStatsTrend", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 439, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processStatsMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 471, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setThreshold", - "symbol_type": "Function", - "file_path": "", - "line_start": 478, - "line_end": 484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addStatsListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startAutoCollection", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 520, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 517, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stopAutoCollection", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 531, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractMetricValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 556, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateTrend", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 575, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isThresholdExceeded", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 590, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "triggerAlert", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 609, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCacheHits", - "symbol_type": "Function", - "file_path": "", - "line_start": 615, - "line_end": 617, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCacheMisses", - "symbol_type": "Function", - "file_path": "", - "line_start": 623, - "line_end": 626, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 638, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 643, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedStatsManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 659, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-interface.js", - "path": "./development/nyaflow/charmflow_v4/src/interfaces/plugin-interface.js", - "language": "javascript", - "size_bytes": 4682, - "total_lines": 152, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.973948687Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleGetInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 102, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUpdateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDestroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSummary", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "IPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "message.js", - "path": "./development/nyaflow/charmflow_v4/src/messaging/message.js", - "language": "javascript", - "size_bytes": 5309, - "total_lines": 155, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.980028379Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 16, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intentRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intent", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intentResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "notice", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "proposal", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withSource", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withTimestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isValid", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDescription", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toLogString", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createLegacyMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "Message", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple-message-pool.js", - "path": "./development/nyaflow/charmflow_v4/src/messaging/simple-message-pool.js", - "language": "javascript", - "size_bytes": 5448, - "total_lines": 189, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.984436798Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isSafeForParallel", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "submitBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishAsync", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SimpleMessagePool", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "transport.js", - "path": "./development/nyaflow/charmflow_v4/src/messaging/transport.js", - "language": "javascript", - "size_bytes": 10494, - "total_lines": 394, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.997145142Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 236, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIncomingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "attemptReconnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 321, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 337, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 355, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 354, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIncomingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 368, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 374, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ITransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "DefaultTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "WebSocketTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "BroadcastChannelTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 299, - "line_end": 394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-store.js", - "path": "./development/nyaflow/charmflow_v4/src/plugins/plugin-store.js", - "language": "javascript", - "size_bytes": 2942, - "total_lines": 115, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.003154708Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 10, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 15, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildren", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPendingRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resolvePendingRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "allocateResource", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "releaseResource", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getResourceUsage", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasValidParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "wouldCreateCircularReference", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDescendants", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginStore", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-palette-plugin-legacy.js", - "path": "./development/nyaflow/charmflow_v5/js/archive/legacy-files/plugin-palette-plugin-legacy.js", - "language": "javascript", - "size_bytes": 59026, - "total_lines": 1795, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.040409356Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getModuleBaseURL", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupRegistryIntentListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 356, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginsFromCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 389, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategoryPluginFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 415, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "scanCategoryFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 421, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectFolderBasedFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 483, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectLegacyFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 492, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLegacyCategoryFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 512, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 604, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 677, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 611, - "line_end": 621, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 624, - "line_end": 634, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 637, - "line_end": 649, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 638, - "line_end": 648, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 663, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 653, - "line_end": 662, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 676, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleQuickFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 682, - "line_end": 710, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 700, - "line_end": 707, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 715, - "line_end": 729, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 719, - "line_end": 721, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "filterPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 734, - "line_end": 774, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 738, - "line_end": 738, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 743, - "line_end": 750, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 748, - "line_end": 748, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 755, - "line_end": 755, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 760, - "line_end": 760, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 765, - "line_end": 765, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 770, - "line_end": 770, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sortPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 779, - "line_end": 799, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 780, - "line_end": 798, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 804, - "line_end": 816, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateGrid", - "symbol_type": "Function", - "file_path": "", - "line_start": 821, - "line_end": 828, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 824, - "line_end": 827, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 833, - "line_end": 890, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 882, - "line_end": 882, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupPluginItemEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 895, - "line_end": 951, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 898, - "line_end": 909, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 912, - "line_end": 920, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 924, - "line_end": 941, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 944, - "line_end": 946, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 948, - "line_end": 950, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleFavorite", - "symbol_type": "Function", - "file_path": "", - "line_start": 956, - "line_end": 968, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPluginToCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 973, - "line_end": 1052, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNyaCorePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1057, - "line_end": 1262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 1064, - "line_end": 1092, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 1095, - "line_end": 1108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1111, - "line_end": 1127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeButtonPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1130, - "line_end": 1137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeCalculatorPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1140, - "line_end": 1158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeJsonPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1161, - "line_end": 1179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeHttpPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1182, - "line_end": 1202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeGenericPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1205, - "line_end": 1212, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleGetInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1215, - "line_end": 1225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUpdateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 1228, - "line_end": 1234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 1252, - "line_end": 1257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 1267, - "line_end": 1283, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1288, - "line_end": 1295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1291, - "line_end": 1291, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPerformanceClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 1300, - "line_end": 1323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPriorityIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 1328, - "line_end": 1335, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showTooltip", - "symbol_type": "Function", - "file_path": "", - "line_start": 1340, - "line_end": 1343, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hideTooltip", - "symbol_type": "Function", - "file_path": "", - "line_start": 1348, - "line_end": 1351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadUsageData", - "symbol_type": "Function", - "file_path": "", - "line_start": 1356, - "line_end": 1363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveUsageData", - "symbol_type": "Function", - "file_path": "", - "line_start": 1365, - "line_end": 1371, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadFavorites", - "symbol_type": "Function", - "file_path": "", - "line_start": 1373, - "line_end": 1380, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveFavorites", - "symbol_type": "Function", - "file_path": "", - "line_start": 1382, - "line_end": 1388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 1390, - "line_end": 1397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 1399, - "line_end": 1405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addStyles", - "symbol_type": "Function", - "file_path": "", - "line_start": 1410, - "line_end": 1736, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1741, - "line_end": 1750, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1747, - "line_end": 1747, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategoryColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 1755, - "line_end": 1769, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 1774, - "line_end": 1785, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginPalettePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 1786, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "PalettePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 1063, - "line_end": 1235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-ui-factory-integrated.js", - "path": "./development/nyaflow/charmflow_v5/js/archive/legacy-files/plugin-ui-factory-integrated.js", - "language": "javascript", - "size_bytes": 10895, - "total_lines": 286, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.051535159Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUIElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUIElementDirect", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "expandPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 222, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collapsePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateElementPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginUIFactory", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 283, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "project-core-legacy.js", - "path": "./development/nyaflow/charmflow_v5/js/archive/project-core-legacy.js", - "language": "javascript", - "size_bytes": 80638, - "total_lines": 2346, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.072036369Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerUIManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerConnectionManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPaletteManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAvailableFeatures", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "nyaCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 208, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "nyaCoreUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unifiedIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 223, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "debugPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 230, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPluginInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 307, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeManagers", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 341, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeProjectCoreIntegration", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerProjectIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 410, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 381, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 389, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 398, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 403, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extendPluginManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 421, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 730, - "line_end": 737, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 754, - "line_end": 797, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 966, - "line_end": 970, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 975, - "line_end": 978, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectPluginByNyaCoreId", - "symbol_type": "Function", - "file_path": "", - "line_start": 983, - "line_end": 990, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 995, - "line_end": 998, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllProjectPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 1003, - "line_end": 1011, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1004, - "line_end": 1010, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectPluginsByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 1016, - "line_end": 1020, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1017, - "line_end": 1018, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addProjectConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1029, - "line_end": 1066, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeProjectConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1172, - "line_end": 1220, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeAllConnectionsForPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1225, - "line_end": 1264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1274, - "line_end": 1323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "capturePluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 1425, - "line_end": 1518, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureAllProjectStates", - "symbol_type": "Function", - "file_path": "", - "line_start": 1523, - "line_end": 1535, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1544, - "line_end": 1598, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "logProjectStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1603, - "line_end": 1618, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 1627, - "line_end": 1657, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroyCurrentProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 1662, - "line_end": 1687, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1793, - "line_end": 1800, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1816, - "line_end": 1820, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 1839, - "line_end": 1901, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 2003, - "line_end": 2070, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateProjectData", - "symbol_type": "Function", - "file_path": "", - "line_start": 2075, - "line_end": 2145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restoreProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2150, - "line_end": 2192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restoreProjectConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 2197, - "line_end": 2221, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importProjectFromFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 2226, - "line_end": 2284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 2227, - "line_end": 2283, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 2235, - "line_end": 2270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 2246, - "line_end": 2257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 2259, - "line_end": 2262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 2272, - "line_end": 2275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportProjectToFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 2289, - "line_end": 2337, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ProjectCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 2339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "charmflow-boot-manager.js", - "path": "./development/nyaflow/charmflow_v5/js/charmflow-boot-manager.js", - "language": "javascript", - "size_bytes": 10554, - "total_lines": 366, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.084930625Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onLoad", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleVoidFlowBootStart", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getVoidFlowBootStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "checkVoidFlowComponentsReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 184, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeVoidFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "waitForComponentReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 290, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleComponentStatusChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startStatusMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 324, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 334, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getBootStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 356, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowBootManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 364, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "charmflow-debug-plugin.js", - "path": "./development/nyaflow/charmflow_v5/js/charmflow-debug-plugin.js", - "language": "javascript", - "size_bytes": 28844, - "total_lines": 1040, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.094600865Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onActivated", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDeactivated", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTargetSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 221, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeDebugConsole", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupGlobalDebugFunctions", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 271, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 243, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 245, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupIntentMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 327, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableTrace", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableTrace", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shouldTrace", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 365, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "traceIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 395, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getTraceHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 406, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearTraceHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 420, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dumpState", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 447, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureState", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 472, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemState", - "symbol_type": "Function", - "file_path": "", - "line_start": 477, - "line_end": 495, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getVoidFlowCoreStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 508, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIState", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 534, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 528, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionState", - "symbol_type": "Function", - "file_path": "", - "line_start": 539, - "line_end": 555, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStateHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 562, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "measurePerformance", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 597, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordPerformance", - "symbol_type": "Function", - "file_path": "", - "line_start": 602, - "line_end": 626, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPerformanceStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 631, - "line_end": 645, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "runBenchmark", - "symbol_type": "Function", - "file_path": "", - "line_start": 650, - "line_end": 709, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 671, - "line_end": 671, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 675, - "line_end": 675, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 676, - "line_end": 676, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 693, - "line_end": 693, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 694, - "line_end": 694, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPerformanceSnapshot", - "symbol_type": "Function", - "file_path": "", - "line_start": 714, - "line_end": 727, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordError", - "symbol_type": "Function", - "file_path": "", - "line_start": 736, - "line_end": 767, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getErrorStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 772, - "line_end": 781, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRecentErrors", - "symbol_type": "Function", - "file_path": "", - "line_start": 786, - "line_end": 788, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 797, - "line_end": 814, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getIntentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 819, - "line_end": 830, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 822, - "line_end": 827, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dumpUIState", - "symbol_type": "Function", - "file_path": "", - "line_start": 839, - "line_end": 841, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dumpConnectionState", - "symbol_type": "Function", - "file_path": "", - "line_start": 846, - "line_end": 848, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasSize", - "symbol_type": "Function", - "file_path": "", - "line_start": 853, - "line_end": 859, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetAllData", - "symbol_type": "Function", - "file_path": "", - "line_start": 864, - "line_end": 873, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportDebugData", - "symbol_type": "Function", - "file_path": "", - "line_start": 878, - "line_end": 927, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 883, - "line_end": 886, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 912, - "line_end": 912, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 914, - "line_end": 914, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 932, - "line_end": 945, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateSessionId", - "symbol_type": "Function", - "file_path": "", - "line_start": 950, - "line_end": 954, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCategories", - "symbol_type": "Function", - "file_path": "", - "line_start": 959, - "line_end": 963, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategories", - "symbol_type": "Function", - "file_path": "", - "line_start": 968, - "line_end": 973, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategoryStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 978, - "line_end": 988, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "logCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 997, - "line_end": 1027, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 1032, - "line_end": 1037, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowDebugPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 1038, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "charmflow-message-adapter.js", - "path": "./development/nyaflow/charmflow_v5/js/charmflow-message-adapter.js", - "language": "javascript", - "size_bytes": 8738, - "total_lines": 306, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.108370806Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 22, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateFlowId", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "adaptVoidPacket", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 90, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "adaptMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createConnectionMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 152, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createDisconnectionMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createExecutionMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateFlowRecord", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 204, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sanitizeForLogging", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 229, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAdapterStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 245, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 259, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanupOldFlows", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "adaptVoidPacketBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCompatibilityMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 303, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowMessageAdapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "connection-line-renderer.js", - "path": "./development/nyaflow/charmflow_v5/js/connection-line-renderer.js", - "language": "javascript", - "size_bytes": 34521, - "total_lines": 1012, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.118312602Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderFanOutConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 135, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateFanOutPaths", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculatePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateBezierPath", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateArcPath", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPathElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 367, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 375, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 468, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureArrowMarker", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 503, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPathAnimation", - "symbol_type": "Function", - "file_path": "", - "line_start": 508, - "line_end": 528, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 544, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 567, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 565, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_colorToId", - "symbol_type": "Function", - "file_path": "", - "line_start": 572, - "line_end": 574, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "determineDisplayMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 587, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearSourceConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 592, - "line_end": 608, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 596, - "line_end": 600, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 603, - "line_end": 605, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderBundledConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 613, - "line_end": 649, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 615, - "line_end": 615, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 623, - "line_end": 623, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 637, - "line_end": 637, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculatePureBundlePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 654, - "line_end": 660, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 656, - "line_end": 656, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateBundlePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 665, - "line_end": 681, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 667, - "line_end": 667, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateCentroid", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 696, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 687, - "line_end": 690, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateSeparatedPaths", - "symbol_type": "Function", - "file_path": "", - "line_start": 701, - "line_end": 715, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 702, - "line_end": 714, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getBundleColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 720, - "line_end": 726, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPureBundleElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 731, - "line_end": 792, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPureBundleInteractions", - "symbol_type": "Function", - "file_path": "", - "line_start": 797, - "line_end": 844, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 802, - "line_end": 813, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 833, - "line_end": 837, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 839, - "line_end": 843, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showBundleDetailsModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 849, - "line_end": 856, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showBundleContextMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 861, - "line_end": 889, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createBundleElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 894, - "line_end": 951, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 927, - "line_end": 937, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 940, - "line_end": 943, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 945, - "line_end": 948, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unbundleConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 956, - "line_end": 974, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setDisplayMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 979, - "line_end": 985, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleBundleDetailsFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 992, - "line_end": 995, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleBundleMenuFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 1000, - "line_end": 1003, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleBundleUnbundleFallback", - "symbol_type": "Function", - "file_path": "", - "line_start": 1008, - "line_end": 1011, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ConnectionLineRenderer", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 1012, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug-nyameshos-manager.js", - "path": "./development/nyaflow/charmflow_v5/js/debug-nyameshos-manager.js", - "language": "javascript", - "size_bytes": 20783, - "total_lines": 620, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.128434454Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 359, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 525, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugNyameshOS", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 534, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeDebugNyameshOS", - "symbol_type": "Function", - "file_path": "", - "line_start": 537, - "line_end": 540, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 548, - "line_end": 565, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 571, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 572, - "line_end": 572, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 573, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 577, - "line_end": 579, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 600, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 602, - "line_end": 607, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "DebugNyameshOSManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 526, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent-bridge.js", - "path": "./development/nyaflow/charmflow_v5/js/intent-bridge.js", - "language": "javascript", - "size_bytes": 13287, - "total_lines": 526, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.137926675Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventIntentMapping", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enable", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disable", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "attachEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detachEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createEventListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 160, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDOMEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shouldProcessEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 204, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isPluginElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 236, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isUIElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 245, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isCanvasArea", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isDraggableElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzePluginClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeUIElementClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeDragStart", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 311, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeDragMove", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 327, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeContextMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 343, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "translateEventToIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fallbackToOriginalHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 371, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableEventMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 380, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableEventMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStatistics", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateFilters", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addIgnoreClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 414, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeIgnoreClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 422, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "logError", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 453, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginIdFromElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 463, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "normalizeMousePosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getModifierKeys", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 509, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementState", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 523, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 520, - "line_end": 520, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CharmFlowIntentBridge", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 454, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "BridgeUtils", - "symbol_type": "Class", - "file_path": "", - "line_start": 459, - "line_end": 524, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent-definitions.js", - "path": "./development/nyaflow/charmflow_v5/js/intent-definitions.js", - "language": "javascript", - "size_bytes": 15638, - "total_lines": 462, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.149698277Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 288, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 296, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 325, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateSchema", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "checkType", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "matchesPattern", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 419, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 427, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 428, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 438, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 441, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 445, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 448, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 451, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 454, - "line_end": 455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 458, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "IntentHelper", - "symbol_type": "Class", - "file_path": "", - "line_start": 303, - "line_end": 420, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main-nyacore.js", - "path": "./development/nyaflow/charmflow_v5/js/main-nyacore.js", - "language": "javascript", - "size_bytes": 44669, - "total_lines": 1196, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.164011063Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "nyameshLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "measurePhase", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resolveDependency", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateDependencies", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executePhase", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupDeprecatedAPIs", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupDeprecatedWarnings", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupGlobalReferences", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setGlobalReference", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 160, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setGlobalComponent", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeCharmFlowVoidCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeCoreSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 272, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 271, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 312, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 311, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "finalizeSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeNyaCoreUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 349, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupCanvasArea", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupCanvasEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 401, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 378, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupGlobalReferences", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 408, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupDebugFunctions", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupTestFunctions", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeMessageAdapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 470, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeCharmFlowBootManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 475, - "line_end": 482, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeStage3Components", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 527, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePhase4DebugSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 563, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupGlobalDebugFunctions", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 598, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 572, - "line_end": 590, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 591, - "line_end": 591, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 592, - "line_end": 592, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "testPhase4DebugSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 603, - "line_end": 628, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 609, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 633, - "line_end": 643, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeNyaMeshRightPanel", - "symbol_type": "Function", - "file_path": "", - "line_start": 648, - "line_end": 699, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupPluginSelectionHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 704, - "line_end": 742, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 713, - "line_end": 715, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 717, - "line_end": 719, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 724, - "line_end": 740, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupLogRedirection", - "symbol_type": "Function", - "file_path": "", - "line_start": 747, - "line_end": 763, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enhanceExecuteButton", - "symbol_type": "Function", - "file_path": "", - "line_start": 771, - "line_end": 778, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 774, - "line_end": 776, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setPureArchitectureZenMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 781, - "line_end": 789, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "performIntegrationTest", - "symbol_type": "Function", - "file_path": "", - "line_start": 794, - "line_end": 809, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeMonacoEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 814, - "line_end": 835, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeSVGMarkers", - "symbol_type": "Function", - "file_path": "", - "line_start": 840, - "line_end": 888, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeNodePalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 890, - "line_end": 927, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 893, - "line_end": 926, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 895, - "line_end": 902, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 905, - "line_end": 923, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePluginPalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 936, - "line_end": 976, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeCharmFlowCoreArchitecture", - "symbol_type": "Function", - "file_path": "", - "line_start": 981, - "line_end": 999, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connectNyaCoreUIWithCharmFlowCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 1005, - "line_end": 1026, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateNyaCoreComponents", - "symbol_type": "Function", - "file_path": "", - "line_start": 1031, - "line_end": 1042, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupCoreReferences", - "symbol_type": "Function", - "file_path": "", - "line_start": 1047, - "line_end": 1079, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupConnectionManagerIntegration", - "symbol_type": "Function", - "file_path": "", - "line_start": 1084, - "line_end": 1094, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 1099, - "line_end": 1112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "testVoidCoreUIIntegration", - "symbol_type": "Function", - "file_path": "", - "line_start": 1117, - "line_end": 1141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupUIComponentsPanelInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 1146, - "line_end": 1189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1171, - "line_end": 1174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1179, - "line_end": 1186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "InitializationManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "CompatibilityLayer", - "symbol_type": "Class", - "file_path": "", - "line_start": 127, - "line_end": 184, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "monaco-plugin-editor.js", - "path": "./development/nyaflow/charmflow_v5/js/monaco-plugin-editor.js", - "language": "javascript", - "size_bytes": 15417, - "total_lines": 511, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.177490361Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 21, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeViaCDN", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startMonacoLoading", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "openPluginEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginSourceCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateTemplateCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateDefaultTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showEditorModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 343, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "savePluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 380, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executePluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 423, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "safeExecuteCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 454, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 432, - "line_end": 432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 434, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePluginBehavior", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetPluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 482, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "closeEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 500, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 507, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 508, - "line_end": 508, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 509, - "line_end": 509, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MonacoPluginEditor", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 501, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore-ui.js", - "path": "./development/nyaflow/charmflow_v5/js/nyacore-ui.js", - "language": "javascript", - "size_bytes": 35685, - "total_lines": 1147, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.190309191Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCharmFlowCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 194, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCharmFlowCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 208, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePluginUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startDragOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableDragDropIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 274, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasRect", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deselectElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 307, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 321, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restoreConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 332, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showBundleMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 355, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showPluginMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 365, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showCanvasMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 375, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isInConnectionMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupWindowEventSubscription", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 422, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 404, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 416, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 438, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "debugLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 450, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 454, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 474, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_waitForNyaCoreInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 486, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performUIAsyncInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 503, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_registerUIIntentHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 508, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 515, - "line_end": 517, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 521, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 524, - "line_end": 526, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 530, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 550, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createDirectUIChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 555, - "line_end": 579, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 575, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 570, - "line_end": 573, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processUIChannelQueue", - "symbol_type": "Function", - "file_path": "", - "line_start": 584, - "line_end": 601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 590, - "line_end": 593, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUpdateKey", - "symbol_type": "Function", - "file_path": "", - "line_start": 606, - "line_end": 617, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyUIUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 622, - "line_end": 633, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSendButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 643, - "line_end": 674, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 653, - "line_end": 659, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 656, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 669, - "line_end": 671, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTextInputChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 679, - "line_end": 687, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTextInputSubmit", - "symbol_type": "Function", - "file_path": "", - "line_start": 692, - "line_end": 701, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConsoleOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 710, - "line_end": 736, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginElementData", - "symbol_type": "Function", - "file_path": "", - "line_start": 741, - "line_end": 775, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractElementProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 780, - "line_end": 821, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 832, - "line_end": 876, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 881, - "line_end": 895, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isUIPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 902, - "line_end": 929, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRelativePosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 939, - "line_end": 941, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constrainPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 943, - "line_end": 945, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 950, - "line_end": 952, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 954, - "line_end": 958, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginIds", - "symbol_type": "Function", - "file_path": "", - "line_start": 961, - "line_end": 963, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 968, - "line_end": 978, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deselectElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 984, - "line_end": 988, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectedElementIds", - "symbol_type": "Function", - "file_path": "", - "line_start": 990, - "line_end": 992, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectedCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 994, - "line_end": 996, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1001, - "line_end": 1008, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connectionManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 1011, - "line_end": 1013, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "completeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1015, - "line_end": 1019, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 1021, - "line_end": 1025, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1027, - "line_end": 1032, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restoreConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1034, - "line_end": 1039, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isInConnectionMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 1041, - "line_end": 1043, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnectionsForElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 1045, - "line_end": 1056, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showBundleMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 1061, - "line_end": 1065, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 1067, - "line_end": 1071, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showCanvasMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 1073, - "line_end": 1077, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "show", - "symbol_type": "Function", - "file_path": "", - "line_start": 1079, - "line_end": 1083, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableDragDropIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 1088, - "line_end": 1094, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCharmFlowCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 1099, - "line_end": 1101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCharmFlowCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 1103, - "line_end": 1105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addProjectConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1110, - "line_end": 1118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeProjectConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1120, - "line_end": 1124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1126, - "line_end": 1128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 1130, - "line_end": 1132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 1134, - "line_end": 1136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasUIElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 1141, - "line_end": 1143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaCoreUI", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 1145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh-migration-tool.js", - "path": "./development/nyaflow/charmflow_v5/js/nyamesh-migration-tool.js", - "language": "javascript", - "size_bytes": 14100, - "total_lines": 503, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.203405084Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "migrateAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "findPluginFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "scanDirectory", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "convertPluginFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isNyaCorePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "convertToNyaMesh", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateConversion", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 358, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createBackup", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 369, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeChanges", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 381, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateReport", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 409, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 389, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 403, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "convertSinglePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 425, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 432, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "parseArgs", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 475, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaMeshMigrationTool", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "MigrationCLI", - "symbol_type": "Class", - "file_path": "", - "line_start": 431, - "line_end": 476, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh-os-core.js", - "path": "./development/nyaflow/charmflow_v5/js/nyamesh-os-core.js", - "language": "javascript", - "size_bytes": 14244, - "total_lines": 475, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.213746386Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_dispatchMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getState", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setState", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 242, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCapability", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterCapability", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 319, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 344, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 378, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateCoreId", - "symbol_type": "Function", - "file_path": "", - "line_start": 417, - "line_end": 419, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateCoreConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateInheritance", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 447, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaMeshOSCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 408, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "NyaMeshOSUtils", - "symbol_type": "Class", - "file_path": "", - "line_start": 413, - "line_end": 448, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh-plugin-base.js", - "path": "./development/nyaflow/charmflow_v5/js/nyamesh-plugin-base.js", - "language": "javascript", - "size_bytes": 31742, - "total_lines": 874, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.223355845Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 184, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 201, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 204, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "refreshUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 292, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 322, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectedPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 332, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendToPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 344, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setDOMElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 438, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDOMElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 507, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 510, - "line_end": 513, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupInitialUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 522, - "line_end": 563, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "awaken", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 685, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 652, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 700, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 706, - "line_end": 772, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggle", - "symbol_type": "Function", - "file_path": "", - "line_start": 777, - "line_end": 780, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collapseUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 785, - "line_end": 788, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "expandUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 793, - "line_end": 796, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveData", - "symbol_type": "Function", - "file_path": "", - "line_start": 801, - "line_end": 807, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadData", - "symbol_type": "Function", - "file_path": "", - "line_start": 809, - "line_end": 814, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 819, - "line_end": 824, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 829, - "line_end": 833, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generatePluginId", - "symbol_type": "Function", - "file_path": "", - "line_start": 843, - "line_end": 845, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validatePluginConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 850, - "line_end": 859, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 852, - "line_end": 852, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaMeshPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 834, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "PluginUtils", - "symbol_type": "Class", - "file_path": "", - "line_start": 839, - "line_end": 860, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh-right-panel.js", - "path": "./development/nyaflow/charmflow_v5/js/nyamesh-right-panel.js", - "language": "javascript", - "size_bytes": 15573, - "total_lines": 545, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.233228627Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 24, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "render", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyStyles", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleAction", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "openDebugConsole", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 364, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "downloadNyaMeshLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "downloadDebugData", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onPluginSelected", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 417, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePluginInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearPluginInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 453, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 458, - "line_end": 475, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateLogDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 494, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 489, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "mount", - "symbol_type": "Function", - "file_path": "", - "line_start": 499, - "line_end": 508, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 519, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectedCategories", - "symbol_type": "Function", - "file_path": "", - "line_start": 524, - "line_end": 532, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 528, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setSelectedCategories", - "symbol_type": "Function", - "file_path": "", - "line_start": 537, - "line_end": 544, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 543, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaMeshComponent", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 31, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "NyaMeshRightPanel", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 545, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh2-bridge.js", - "path": "./development/nyaflow/charmflow_v5/js/nyamesh2-bridge.js", - "language": "javascript", - "size_bytes": 15740, - "total_lines": 550, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.243050117Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupIntentHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCapabilityRegister", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCapabilityUnregister", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreLink", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreDetach", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 423, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_queryNeighborCapabilities", - "symbol_type": "Function", - "file_path": "", - "line_start": 432, - "line_end": 463, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 443, - "line_end": 457, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 454, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_emitCharmFlowEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 468, - "line_end": 479, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_generatePluginId", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 486, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_generateConnectionId", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 493, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_generateResponseId", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 500, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 505, - "line_end": 507, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getBridgeStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 526, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 531, - "line_end": 540, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNyaMesh2Bridge", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 550, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaMesh2Bridge", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 541, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-collection.js", - "path": "./development/nyaflow/charmflow_v5/js/plugin-collection.js", - "language": "javascript", - "size_bytes": 20298, - "total_lines": 713, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.253242593Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "visualize", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stop", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateGradient", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPreview", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addDataPoint", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateChart", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleJoystick", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateVisualState", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 296, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connect", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 327, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConnectionStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 335, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateMarkdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "parseMarkdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 390, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 428, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addKeyframe", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 438, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "play", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 453, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 493, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "evaluate", - "symbol_type": "Function", - "file_path": "", - "line_start": 495, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "safeEval", - "symbol_type": "Function", - "file_path": "", - "line_start": 516, - "line_end": 523, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 565, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateNodePositions", - "symbol_type": "Function", - "file_path": "", - "line_start": 567, - "line_end": 572, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderMinimap", - "symbol_type": "Function", - "file_path": "", - "line_start": 574, - "line_end": 592, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 589, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 626, - "line_end": 630, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addTarget", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 644, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createTargetIndicator", - "symbol_type": "Function", - "file_path": "", - "line_start": 646, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-filter-ui.js", - "path": "./development/nyaflow/charmflow_v5/js/plugin-filter-ui.js", - "language": "javascript", - "size_bytes": 20981, - "total_lines": 691, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.263265259Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createFilterUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCategoryFilters", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 243, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createFilterButton", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 271, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createTagCloud", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 334, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 333, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 319, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 325, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "bindEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 425, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 364, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 377, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 389, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 401, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 413, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 424, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSearch", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 439, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCategoryFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 460, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 446, - "line_end": 456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleAttributeFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 468, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleTagFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyFilters", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 505, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 495, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 510, - "line_end": 523, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showSearchResults", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 580, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 536, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 550, - "line_end": 550, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 556, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 560, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 573, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hideSearchResults", - "symbol_type": "Function", - "file_path": "", - "line_start": 585, - "line_end": 587, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 592, - "line_end": 605, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateTagCloudVisual", - "symbol_type": "Function", - "file_path": "", - "line_start": 610, - "line_end": 623, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 611, - "line_end": 622, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetFilters", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggle", - "symbol_type": "Function", - "file_path": "", - "line_start": 663, - "line_end": 666, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "show", - "symbol_type": "Function", - "file_path": "", - "line_start": 671, - "line_end": 676, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hide", - "symbol_type": "Function", - "file_path": "", - "line_start": 681, - "line_end": 684, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginFilterUI", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 685, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-hot-reloader.js", - "path": "./development/nyaflow/charmflow_v5/js/plugin-hot-reloader.js", - "language": "javascript", - "size_bytes": 17938, - "total_lines": 461, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.272968497Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shallowCloneState", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dynamicImportFromCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "transformImportPaths", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "guessPluginCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractPluginClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 324, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 332, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 354, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restoreConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 454, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginHotReloader", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "index.js", - "path": "./development/nyaflow/charmflow_v5/js/plugin-palette/index.js", - "language": "javascript", - "size_bytes": 539, - "total_lines": 12, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.278937175Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-data-provider.js", - "path": "./development/nyaflow/charmflow_v5/js/plugin-palette/plugin-data-provider.js", - "language": "javascript", - "size_bytes": 7959, - "total_lines": 273, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.291286889Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 15, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getModuleBaseURL", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setPluginRegistry", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "waitForRegistryInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "normalizePluginData", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategoryColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadUsageData", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveUsageData", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadFavorites", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveFavorites", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 201, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupRegistryIntentListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 269, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginDataProvider", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-palette-plugin.js", - "path": "./development/nyaflow/charmflow_v5/js/plugin-palette/plugin-palette-plugin.js", - "language": "javascript", - "size_bytes": 9993, - "total_lines": 332, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.301229312Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 133, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateGrid", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 198, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUIState", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 222, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupPluginItemEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 236, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPluginToCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 317, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginPalettePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-palette-renderer.js", - "path": "./development/nyaflow/charmflow_v5/js/plugin-palette/plugin-palette-renderer.js", - "language": "javascript", - "size_bytes": 17959, - "total_lines": 661, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.310678517Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 14, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderPalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 102, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cacheElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateGrid", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 212, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateFilterButtons", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 223, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 222, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateCategoryTabs", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setSearchValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 243, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showTooltip", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hideTooltip", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPerformanceClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPriorityIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 301, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 308, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addStyles", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 640, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 645, - "line_end": 657, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginPaletteRenderer", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-palette-state.js", - "path": "./development/nyaflow/charmflow_v5/js/plugin-palette/plugin-palette-state.js", - "language": "javascript", - "size_bytes": 7806, - "total_lines": 287, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.315569739Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setSearchText", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setSelectedCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setSelectedPriority", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setSortBy", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleQuickFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isFilterActive", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setFavorites", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setUsageData", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "filterPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 153, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sortPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 211, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleFavorite", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToRecentPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "incrementUsageCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetFilters", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 276, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCurrentState", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 283, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginPaletteState", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-registry.js", - "path": "./development/nyaflow/charmflow_v5/js/plugin-registry.js", - "language": "javascript", - "size_bytes": 19495, - "total_lines": 592, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.325655190Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleError", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getModuleBaseURL", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "register", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 152, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginModule", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginModule", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 259, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRegisteredTypes", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 277, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategories", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 285, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDisplayInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 343, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeDefaultPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "discoverCategories", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 402, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "scanPluginFolders", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 427, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "scanCategoryFolders", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 474, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectPluginFolders", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 499, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isNyacoreV14Compatible", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isNyacoreV15Compatible", - "symbol_type": "Function", - "file_path": "", - "line_start": 521, - "line_end": 528, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginManifest", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 555, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPluginMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 578, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "debugRegisteredPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 587, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 588, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "project-connection-manager.js", - "path": "./development/nyaflow/charmflow_v5/js/project-core/project-connection-manager.js", - "language": "javascript", - "size_bytes": 9493, - "total_lines": 350, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.340525215Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerConnectionManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionManagerStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionStart", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionComplete", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionCancel", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionDelete", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 236, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "findConnectionPath", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 338, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 346, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ProjectConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 347, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "project-debug-manager.js", - "path": "./development/nyaflow/charmflow_v5/js/project-core/project-debug-manager.js", - "language": "javascript", - "size_bytes": 9218, - "total_lines": 324, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.350035034Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupGlobalDebugFunctions", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "debugPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugState", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 160, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dumpIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPerformanceMetrics", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMemoryUsage", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 230, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetDebug", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordError", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 281, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getErrorStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 291, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 298, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ProjectDebugManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 321, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "project-intent-manager.js", - "path": "./development/nyaflow/charmflow_v5/js/project-core/project-intent-manager.js", - "language": "javascript", - "size_bytes": 8683, - "total_lines": 290, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.361476143Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 12, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 24, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupSystemIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupUIIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupConnectionIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupPluginIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupDebugIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemShutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleProjectSave", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleProjectLoad", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleProjectNew", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUIElementCreate", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUIElementMove", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 160, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUIElementSelect", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUIElementDelete", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUIElementUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionStart", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionComplete", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionCancel", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConnectionDelete", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 224, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginAdd", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginConfigure", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDebugTraceStart", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDebugTraceStop", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDebugStateDump", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDebugStateCapture", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDebugPerformanceMeasure", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDebugStatsGet", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 269, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDebugExport", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDebugReset", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 277, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ProjectIntentManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "project-persistence-manager.js", - "path": "./development/nyaflow/charmflow_v5/js/project-core/project-persistence-manager.js", - "language": "javascript", - "size_bytes": 18623, - "total_lines": 656, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.370806951Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 198, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importProjectMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 369, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restorePluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 441, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 446, - "line_end": 453, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 452, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isCompatibleVersion", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 524, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importProjectFromFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 535, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 530, - "line_end": 534, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 554, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 595, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 585, - "line_end": 592, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 593, - "line_end": 593, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportProjectToFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 618, - "line_end": 645, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 650, - "line_end": 652, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ProjectPersistenceManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 653, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "project-plugin-manager.js", - "path": "./development/nyaflow/charmflow_v5/js/project-core/project-plugin-manager.js", - "language": "javascript", - "size_bytes": 20930, - "total_lines": 632, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.384144369Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 357, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPluginInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 376, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectPluginsByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUIElementDirect", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 424, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "expandPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 457, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collapsePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 462, - "line_end": 471, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateElementPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 495, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 509, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 538, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 586, - "line_end": 588, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 593, - "line_end": 606, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "projectInstances", - "symbol_type": "Function", - "file_path": "", - "line_start": 615, - "line_end": 617, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "projectMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 619, - "line_end": 621, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connectionManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 626, - "line_end": 628, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ProjectPluginManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 629, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "project-system-manager.js", - "path": "./development/nyaflow/charmflow_v5/js/project-core/project-system-manager.js", - "language": "javascript", - "size_bytes": 12932, - "total_lines": 461, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.393134257Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 229, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 242, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPerformanceMetrics", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLogHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 352, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 359, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "diagnoseSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 395, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 421, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportSystemState", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "incrementStat", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 448, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConnectionStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 457, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ProjectSystemManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 458, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "project-core.js", - "path": "./development/nyaflow/charmflow_v5/js/project-core.js", - "language": "javascript", - "size_bytes": 14214, - "total_lines": 498, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.403290837Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPluginInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "diagnoseSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 194, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportProjectToFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importProjectFromFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectState", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 296, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addProjectConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeProjectConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectionCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 349, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 356, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroyCurrentProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 381, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "markProjectSaved", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 389, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerProjectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 428, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectInstances", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 450, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getProjectDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 455, - "line_end": 468, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 477, - "line_end": 480, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 494, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ProjectCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 495, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "canvas-service.js", - "path": "./development/nyaflow/charmflow_v5/js/services/canvas-service.js", - "language": "javascript", - "size_bytes": 3391, - "total_lines": 121, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.413242628Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRelativePosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constrainPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRect", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSize", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "appendChild", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CanvasService", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "element-service.js", - "path": "./development/nyaflow/charmflow_v5/js/services/element-service.js", - "language": "javascript", - "size_bytes": 2000, - "total_lines": 83, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.421104583Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "forEach", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllIds", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "has", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 79, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ElementService", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "message-service.js", - "path": "./development/nyaflow/charmflow_v5/js/services/message-service.js", - "language": "javascript", - "size_bytes": 2287, - "total_lines": 81, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.428826188Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishNotice", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishElementSelected", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 53, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishElementDeselected", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MessageService", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "selection-service.js", - "path": "./development/nyaflow/charmflow_v5/js/services/selection-service.js", - "language": "javascript", - "size_bytes": 3160, - "total_lines": 118, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.436185062Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 31, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deselectElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleSelection", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearSelection", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectedIds", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectionStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isSelected", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SelectionService", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "channel-manager.js", - "path": "./development/nyaflow/charmflow_v5/js/src/core/channel-manager.js", - "language": "javascript", - "size_bytes": 8450, - "total_lines": 265, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.449558088Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableMultiChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableMultiChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectChannelName", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createTypeHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 171, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 196, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMessageTypesForChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscribersForChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ChannelManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 6, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-communication.js", - "path": "./development/nyaflow/charmflow_v5/js/src/core/core-communication.js", - "language": "javascript", - "size_bytes": 11289, - "total_lines": 401, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.458105960Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 49, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendToCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreById", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRegisteredCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMessageHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCommunicationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 165, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 156, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_deliverToCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_recordMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_calculateAverageDeliveryTime", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerUICore", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fastUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleHighFrequencyEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "configureBatching", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 308, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_scheduleBatchProcessing", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 332, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeUIOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_groupOperations", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeBatchedOperations", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreMessageBus", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "DirectUIChannel", - "symbol_type": "Class", - "file_path": "", - "line_start": 250, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-fusion.js", - "path": "./development/nyaflow/charmflow_v5/js/src/core/core-fusion.js", - "language": "javascript", - "size_bytes": 10485, - "total_lines": 342, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.466448394Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "canFuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureSourceInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "mergeChannelManagers", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "basicChannelManagerMerge", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "movePluginsTo", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendFusionNotifications", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 292, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroySourceCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getFusionHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearFusionHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 338, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreFusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore.js", - "path": "./development/nyaflow/charmflow_v5/js/src/core/nyacore.js", - "language": "javascript", - "size_bytes": 24996, - "total_lines": 856, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.476390619Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performAsyncInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initializeAsParentCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startSystemBootSequence", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendSystemBootReadyIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 246, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "receiveMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 277, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 313, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 377, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 403, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChannelManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 410, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "attach", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 474, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 459, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 463, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detach", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getEffectiveRole", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasChildren", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 521, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isLeaf", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 528, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildrenByHintRole", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 535, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildrenByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 544, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 543, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 560, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStructureInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 565, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 578, - "line_end": 599, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 623, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performShutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 662, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownChildCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 667, - "line_end": 685, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownUnifiedSystems", - "symbol_type": "Function", - "file_path": "", - "line_start": 690, - "line_end": 713, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownCommunicationSystems", - "symbol_type": "Function", - "file_path": "", - "line_start": 718, - "line_end": 730, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownExtensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 735, - "line_end": 755, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownBaseSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 760, - "line_end": 787, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownChannelManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 792, - "line_end": 805, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownNyaCoreBase", - "symbol_type": "Function", - "file_path": "", - "line_start": 810, - "line_end": 820, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isShutdownComplete", - "symbol_type": "Function", - "file_path": "", - "line_start": 825, - "line_end": 827, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initializeSystemMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 830, - "line_end": 847, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 838, - "line_end": 846, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 852, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore_base.js", - "path": "./development/nyaflow/charmflow_v5/js/src/core/nyacore_base.js", - "language": "javascript", - "size_bytes": 3938, - "total_lines": 135, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.481662591Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableDebug", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "debugLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unsubscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_publishValidMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaCoreBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-intent-handler.js", - "path": "./development/nyaflow/charmflow_v5/js/src/core/unified-intent-handler.js", - "language": "javascript", - "size_bytes": 24680, - "total_lines": 753, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.491144838Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootRestart", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 271, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginCreate", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginDestroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 316, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginList", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 334, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleFusionFuse", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 374, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleFusionStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 392, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemClear", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemConnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemReparent", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 458, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 471, - "line_end": 476, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "forwardToExistingSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 491, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 519, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 504, - "line_end": 504, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateIntentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 563, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordIntentHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 588, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addMiddleware", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 608, - "line_end": 624, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 661, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateRegistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 668, - "line_end": 678, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUnregistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 696, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 706, - "line_end": 712, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 717, - "line_end": 750, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedIntentHandler", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 751, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-plugin-manager.js", - "path": "./development/nyaflow/charmflow_v5/js/src/core/unified-plugin-manager.js", - "language": "javascript", - "size_bytes": 14168, - "total_lines": 518, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.500216819Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCreatePluginIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDestroyPluginIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 292, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getTypeDistribution", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPluginFactory", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPluginTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validatePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToTypeMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeFromTypeMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToParentMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeFromParentMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 416, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateRegistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUnregistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 449, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 475, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 515, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedPluginManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 516, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-stats-manager.js", - "path": "./development/nyaflow/charmflow_v5/js/src/core/unified-stats-manager.js", - "language": "javascript", - "size_bytes": 18226, - "total_lines": 661, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.511115426Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectAllStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectCoreStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectPluginStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 191, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectIntentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectChannelStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 230, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectPerformanceStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createStatsSummary", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "determineOverallHealth", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateRecommendations", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveStatsHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStatsHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 414, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeStatsTrend", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 439, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processStatsMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 471, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setThreshold", - "symbol_type": "Function", - "file_path": "", - "line_start": 478, - "line_end": 484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addStatsListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startAutoCollection", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 520, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 517, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stopAutoCollection", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 531, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractMetricValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 556, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateTrend", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 575, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isThresholdExceeded", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 590, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "triggerAlert", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 609, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCacheHits", - "symbol_type": "Function", - "file_path": "", - "line_start": 615, - "line_end": 617, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCacheMisses", - "symbol_type": "Function", - "file_path": "", - "line_start": 623, - "line_end": 626, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 638, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 643, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedStatsManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 659, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-interface.js", - "path": "./development/nyaflow/charmflow_v5/js/src/interfaces/plugin-interface.js", - "language": "javascript", - "size_bytes": 4682, - "total_lines": 152, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.517913656Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleGetInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 102, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUpdateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDestroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSummary", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "IPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "message.js", - "path": "./development/nyaflow/charmflow_v5/js/src/messaging/message.js", - "language": "javascript", - "size_bytes": 5309, - "total_lines": 155, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.523952119Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 16, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intentRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intent", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intentResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "notice", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "proposal", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withSource", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withTimestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isValid", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDescription", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toLogString", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createLegacyMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "Message", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple-message-pool.js", - "path": "./development/nyaflow/charmflow_v5/js/src/messaging/simple-message-pool.js", - "language": "javascript", - "size_bytes": 5448, - "total_lines": 189, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.528298855Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isSafeForParallel", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "submitBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishAsync", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SimpleMessagePool", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "transport.js", - "path": "./development/nyaflow/charmflow_v5/js/src/messaging/transport.js", - "language": "javascript", - "size_bytes": 10494, - "total_lines": 394, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.541203811Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 236, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIncomingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "attemptReconnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 321, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 337, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 355, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 354, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIncomingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 368, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 374, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ITransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "DefaultTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "WebSocketTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "BroadcastChannelTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 299, - "line_end": 394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-store.js", - "path": "./development/nyaflow/charmflow_v5/js/src/plugins/plugin-store.js", - "language": "javascript", - "size_bytes": 2942, - "total_lines": 115, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.547205178Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 10, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 15, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildren", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPendingRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resolvePendingRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "allocateResource", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "releaseResource", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getResourceUsage", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasValidParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "wouldCreateCircularReference", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDescendants", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginStore", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-connection-manager.js", - "path": "./development/nyaflow/charmflow_v5/js/unified-connection-manager.js", - "language": "javascript", - "size_bytes": 52438, - "total_lines": 1435, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.558752626Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLegacyManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableFeature", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "switchToUnified", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePortClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 505, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 510, - "line_end": 515, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 520, - "line_end": 527, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 526, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 534, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeTempConnectionLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 539, - "line_end": 541, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cancelConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 561, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 567, - "line_end": 589, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 594, - "line_end": 627, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 624, - "line_end": 626, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startConnectionMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 645, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 650, - "line_end": 654, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createTempLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 664, - "line_end": 722, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_removeTempLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 727, - "line_end": 733, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_updateTempLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 738, - "line_end": 750, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupMouseHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 755, - "line_end": 824, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 762, - "line_end": 771, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 774, - "line_end": 793, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 796, - "line_end": 803, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 806, - "line_end": 818, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_cleanupMouseHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 829, - "line_end": 847, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isInConnectionMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 852, - "line_end": 854, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_drawConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 859, - "line_end": 875, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_drawConnectionWithRenderer", - "symbol_type": "Function", - "file_path": "", - "line_start": 880, - "line_end": 935, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_drawConnectionSimple", - "symbol_type": "Function", - "file_path": "", - "line_start": 940, - "line_end": 963, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createSVGLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 968, - "line_end": 999, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_getPluginElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 1004, - "line_end": 1032, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1009, - "line_end": 1009, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1010, - "line_end": 1010, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1011, - "line_end": 1011, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1012, - "line_end": 1012, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1013, - "line_end": 1013, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1027, - "line_end": 1027, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1029, - "line_end": 1029, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_removeConnectionLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 1037, - "line_end": 1046, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawConnectionsForElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 1051, - "line_end": 1080, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1066, - "line_end": 1077, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performConnectionRedraw", - "symbol_type": "Function", - "file_path": "", - "line_start": 1085, - "line_end": 1109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1103, - "line_end": 1106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_getCompatibleConnectionTypes", - "symbol_type": "Function", - "file_path": "", - "line_start": 1118, - "line_end": 1145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1144, - "line_end": 1144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_calculateCompatibility", - "symbol_type": "Function", - "file_path": "", - "line_start": 1150, - "line_end": 1167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_showConnectionCandidates", - "symbol_type": "Function", - "file_path": "", - "line_start": 1172, - "line_end": 1191, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1186, - "line_end": 1190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createCandidateModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 1196, - "line_end": 1281, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1224, - "line_end": 1237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1253, - "line_end": 1269, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1254, - "line_end": 1258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1261, - "line_end": 1264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1265, - "line_end": 1268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1272, - "line_end": 1278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 1286, - "line_end": 1321, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_addToPluginIndex", - "symbol_type": "Function", - "file_path": "", - "line_start": 1333, - "line_end": 1338, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_removeFromPluginIndex", - "symbol_type": "Function", - "file_path": "", - "line_start": 1343, - "line_end": 1351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_migrateFromLegacy", - "symbol_type": "Function", - "file_path": "", - "line_start": 1356, - "line_end": 1374, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1362, - "line_end": 1371, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1379, - "line_end": 1387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "config", - "symbol_type": "Function", - "file_path": "", - "line_start": 1392, - "line_end": 1397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "projectCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 1402, - "line_end": 1405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "projectCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 1407, - "line_end": 1409, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 1414, - "line_end": 1429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedConnectionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 1430, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-display-utils.js", - "path": "./development/nyaflow/charmflow_v5/js/utils/plugin-display-utils.js", - "language": "javascript", - "size_bytes": 4030, - "total_lines": 129, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.566094562Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearCache", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCacheStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginDisplayUtils", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-logger.js", - "path": "./development/nyaflow/charmflow_v5/js/utils/unified-logger.js", - "language": "javascript", - "size_bytes": 2604, - "total_lines": 67, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.574664587Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "unifiedLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPrefixedLogger", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createLegacyLogger", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "canvas.js", - "path": "./development/nyaflow/charmflow_v5/js/workspace/canvas.js", - "language": "javascript", - "size_bytes": 6176, - "total_lines": 211, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.584591537Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupCanvasEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUnifiedContextMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "appendChild", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 152, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRelativePosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 165, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constrainPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasSize", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "WorkspaceCanvas", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 211, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "context-menu-connection-actions.js", - "path": "./development/nyaflow/charmflow_v5/js/workspace/context-menu/context-menu-connection-actions.js", - "language": "javascript", - "size_bytes": 6920, - "total_lines": 194, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.597234661Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 16, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showCanvasMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 87, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "editConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deleteConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showCanvasProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ContextMenuConnectionActions", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 191, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "context-menu-core.js", - "path": "./development/nyaflow/charmflow_v5/js/workspace/context-menu/context-menu-core.js", - "language": "javascript", - "size_bytes": 6109, - "total_lines": 211, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.605890230Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createContextMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createMenuItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createSeparator", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 184, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hideMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ContextMenuCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 208, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "context-menu-edit-actions.js", - "path": "./development/nyaflow/charmflow_v5/js/workspace/context-menu/context-menu-edit-actions.js", - "language": "javascript", - "size_bytes": 8109, - "total_lines": 233, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.614264558Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addEditCodeMenuItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showDevelopmentMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "editPluginCode_FUTURE", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateNyaMeshPluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isPluginRegistryReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMonacoEditorPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeTypeFromPluginId", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 213, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableNyaMeshCompatibility", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 222, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 229, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ContextMenuEditActions", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 230, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "context-menu-plugin-actions.js", - "path": "./development/nyaflow/charmflow_v5/js/workspace/context-menu/context-menu-plugin-actions.js", - "language": "javascript", - "size_bytes": 10733, - "total_lines": 280, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.623640629Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 17, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showPluginMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showPluginProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deletePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "copyPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "duplicatePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 243, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "pastePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 269, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ContextMenuPluginActions", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 277, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "index.js", - "path": "./development/nyaflow/charmflow_v5/js/workspace/context-menu/index.js", - "language": "javascript", - "size_bytes": 6095, - "total_lines": 214, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.632085611Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showPluginMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showConnectionMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showCanvasMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hideMenu", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createMenuItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 102, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createSeparator", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deletePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "copyPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "duplicatePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showPluginProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "editConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 152, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deleteConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showCanvasProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "editPluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "currentTarget", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "currentTarget", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "currentTargetType", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "currentTargetType", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "WorkspaceContextMenu", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 208, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "context-menu.js", - "path": "./development/nyaflow/charmflow_v5/js/workspace/context-menu.js", - "language": "javascript", - "size_bytes": 823, - "total_lines": 20, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.641915874Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "elements.js", - "path": "./development/nyaflow/charmflow_v5/js/workspace/elements.js", - "language": "javascript", - "size_bytes": 8231, - "total_lines": 273, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.650096068Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 27, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 87, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementIds", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementsByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 156, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createVisualContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 213, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeUnwantedClasses", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 232, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateElementPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateElementStyle", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 272, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "WorkspaceElements", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "interactions.js", - "path": "./development/nyaflow/charmflow_v5/js/workspace/interactions.js", - "language": "javascript", - "size_bytes": 19123, - "total_lines": 607, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.659749613Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "makeElementInteractive", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableIntentMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getInteractionState", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllInteractions", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isElementInteracting", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startDrag", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 276, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 477, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "WorkspaceInteractions", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 602, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "placement.js", - "path": "./development/nyaflow/charmflow_v5/js/workspace/placement.js", - "language": "javascript", - "size_bytes": 9808, - "total_lines": 341, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.669308386Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enablePaletteDrag", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disablePaletteDrag", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlacementState", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "WorkspacePlacement", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 336, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "selection.js", - "path": "./development/nyaflow/charmflow_v5/js/workspace/selection.js", - "language": "javascript", - "size_bytes": 3836, - "total_lines": 155, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.677945232Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateElementSelection", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deselectElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleElementSelection", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearAllSelections", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 79, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isElementSelected", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 87, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectedElementIds", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 94, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectedCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectMultipleElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectElementsInRange", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSelectionStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "WorkspaceSelection", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compressor.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/compression/compressor.js", - "language": "javascript", - "size_bytes": 4830, - "total_lines": 188, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.703064050Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "compress", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "decompress", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "compress", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "decompress", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "compress", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "decompress", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "compress", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "decompress", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCompressor", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "BaseCompressor", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "PassThroughCompressor", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "IntentCompressor", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "AggressiveCompressor", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intents.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/constants/intents.js", - "language": "javascript", - "size_bytes": 5390, - "total_lines": 139, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.708567306Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "isValidIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "base-intents.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/intents/base-intents.js", - "language": "javascript", - "size_bytes": 4095, - "total_lines": 159, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.713963140Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateBaseIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-intents.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/intents/core-intents.js", - "language": "javascript", - "size_bytes": 7348, - "total_lines": 290, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.761586731Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeGracefulRetirement", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeBirthAnnouncement", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 290, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent-common-options.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/intents/intent-common-options.js", - "language": "javascript", - "size_bytes": 5479, - "total_lines": 172, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.766544507Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "addCommonOptions", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCommonDefaults", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeIntentOptions", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent-registry.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/intents/intent-registry.js", - "language": "javascript", - "size_bytes": 5238, - "total_lines": 207, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.771154409Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_registerBaseIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isBaseIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 79, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validate", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 171, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getIntentDefinition", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllIntentNames", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "IntentRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "system-intents.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/intents/system-intents.js", - "language": "javascript", - "size_bytes": 4444, - "total_lines": 177, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.775447550Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createStatusResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "index.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/interfaces/index.js", - "language": "javascript", - "size_bytes": 204, - "total_lines": 7, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.780918526Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent.interface.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/interfaces/intent.interface.js", - "language": "javascript", - "size_bytes": 561, - "total_lines": 15, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.784554811Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "link-manager.interface.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/interfaces/link-manager.interface.js", - "language": "javascript", - "size_bytes": 4038, - "total_lines": 74, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.788220115Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mesh.interface.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/interfaces/mesh.interface.js", - "language": "javascript", - "size_bytes": 880, - "total_lines": 19, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.791909675Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "capability-manager.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/managers/capability-manager.js", - "language": "javascript", - "size_bytes": 1226, - "total_lines": 63, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.797688893Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 12, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "remove", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "has", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CapabilityManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lifecycle-manager.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/managers/lifecycle-manager.js", - "language": "javascript", - "size_bytes": 4202, - "total_lines": 149, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.802021884Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 14, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeBirth", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeRetirement", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "scheduleShutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRetirementSteps", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getState", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isAlive", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isRetiring", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "LifecycleManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "link-manager.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/managers/link-manager.js", - "language": "javascript", - "size_bytes": 14802, - "total_lines": 498, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.815679459Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "requestLink", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "acceptLink", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 156, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "rejectLink", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleNewRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleAcceptance", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 309, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleRejection", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getOutgoingRequests", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 347, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getIncomingRequests", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 355, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getEstablishedLinks", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onAttached", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 408, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 402, - "line_end": 404, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDetached", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 428, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_log", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 450, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIdChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 458, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 493, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 495, - "line_end": 495, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "LinkManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 498, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "neighbor-manager.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/managers/neighbor-manager.js", - "language": "javascript", - "size_bytes": 4600, - "total_lines": 186, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.820490791Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 12, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "remove", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateCapabilities", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeCapabilities", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "markAsShuttingDown", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "findByCapability", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getActive", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 160, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "pruneInactive", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 181, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NeighborManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "global-webrtc-transport.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/messaging/global-webrtc-transport.js", - "language": "javascript", - "size_bytes": 6116, - "total_lines": 196, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.826656004Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "goGlobal", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleNostrSignal", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleNostrPeerDiscovered", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_broadcastSignaling", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connectToPeer", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 160, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "GlobalWebRTCTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 194, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "local-webrtc-transport.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/messaging/local-webrtc-transport.js", - "language": "javascript", - "size_bytes": 20090, - "total_lines": 651, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.839664448Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connectToPeer", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_establishConnection", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleSignalingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 245, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handlePeerOnline", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handlePeerDiscovery", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handlePeerDiscoveryResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleOffer", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 347, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleAnswer", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleIceCandidate", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handlePeerOffline", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 390, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupPeerConnectionEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 427, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 431, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupDataChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 465, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 444, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 446, - "line_end": 456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 458, - "line_end": 460, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 462, - "line_end": 464, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_notifyHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 470, - "line_end": 489, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 485, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 494, - "line_end": 521, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendToPeer", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 543, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_broadcastSignaling", - "symbol_type": "Function", - "file_path": "", - "line_start": 548, - "line_end": 556, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_removePeer", - "symbol_type": "Function", - "file_path": "", - "line_start": 561, - "line_end": 570, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectedPeers", - "symbol_type": "Function", - "file_path": "", - "line_start": 575, - "line_end": 583, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 577, - "line_end": 581, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 582, - "line_end": 582, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDiscoveredPeers", - "symbol_type": "Function", - "file_path": "", - "line_start": 588, - "line_end": 590, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isConnected", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 606, - "line_end": 615, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 620, - "line_end": 648, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "LocalWebRTCTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 649, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nostr-signaling-dev.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/messaging/nostr-signaling-dev.js", - "language": "javascript", - "size_bytes": 7443, - "total_lines": 284, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.844914785Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connect", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_connectToRelay", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 90, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_subscribeToRoom", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_announcePresence", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_broadcastMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleSignalContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 243, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleClose", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_generateSimpleId", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disconnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 281, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NostrSignalingDev", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nostr-signaling-simple.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/messaging/nostr-signaling-simple.js", - "language": "javascript", - "size_bytes": 3337, - "total_lines": 129, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.849358592Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connect", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleLocalMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_announcePresence", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disconnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NostrSignalingSimple", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nostr-signaling.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/messaging/nostr-signaling.js", - "language": "javascript", - "size_bytes": 11823, - "total_lines": 384, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.861500177Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 8, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connect", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_connectToRelay", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_subscribeToSignaling", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_announcePresence", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 153, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 198, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleRelayMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleNostrEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleRelayClose", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_generateEventId", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 314, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_simpleHash", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disconnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 381, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NostrSignaling", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple-message-pool.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/messaging/simple-message-pool.js", - "language": "javascript", - "size_bytes": 6837, - "total_lines": 229, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.866335908Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isSafeForParallel", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "submitBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishAsync", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SimpleMessagePool", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "transport-base.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/messaging/transport-base.js", - "language": "javascript", - "size_bytes": 3980, - "total_lines": 155, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.870703373Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 12, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "changeId", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "transferHandlersTo", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "on", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TransportBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 6, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "transport.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/messaging/transport.js", - "language": "javascript", - "size_bytes": 4740, - "total_lines": 168, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.875063917Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectedPeers", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "changeId", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 135, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 156, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "BroadcastChannelTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "webrtc-nyamesh.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/messaging/webrtc-nyamesh.js", - "language": "javascript", - "size_bytes": 24498, - "total_lines": 755, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.884574917Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepareTransportConsciousness", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_registerWebRTCIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 133, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_registerTransportIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_registerMetaIntents", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupAutonomousBehavior", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 181, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "awakTransportConsciousness", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createFractalLayer", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 271, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupLayerCommunication", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 280, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 285, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleWebRTCConnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleWebRTCDisconnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 336, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleWebRTCOptimize", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleWebRTCEvolve", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 364, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleWebRTCStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 378, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleWebRTCDiscoverPeers", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 403, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleTransportSwitch", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 418, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleTransportRoute", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleTransportLearn", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleTransportAdapt", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 443, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleMetaRedefineIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 464, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleMetaCreateLayer", - "symbol_type": "Function", - "file_path": "", - "line_start": 466, - "line_end": 483, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleMetaModifyPhysics", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 498, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 494, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleMetaConsciousnessLevel", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 511, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_autonomousThinking", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 533, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_autonomousDiscovery", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 581, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 553, - "line_end": 580, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_autonomousOptimization", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 592, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_monitorAndOptimize", - "symbol_type": "Function", - "file_path": "", - "line_start": 594, - "line_end": 609, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performOptimization", - "symbol_type": "Function", - "file_path": "", - "line_start": 611, - "line_end": 616, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_evolveForBandwidth", - "symbol_type": "Function", - "file_path": "", - "line_start": 618, - "line_end": 624, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_evolveForLatency", - "symbol_type": "Function", - "file_path": "", - "line_start": 626, - "line_end": 632, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_evolveForReliability", - "symbol_type": "Function", - "file_path": "", - "line_start": 634, - "line_end": 640, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startStatsReporting", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 662, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 661, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_redefineDynamicIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 664, - "line_end": 676, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConsciousnessState", - "symbol_type": "Function", - "file_path": "", - "line_start": 681, - "line_end": 688, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getFractalStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 693, - "line_end": 709, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 699, - "line_end": 706, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 714, - "line_end": 727, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 732, - "line_end": 752, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "WebRTCNyaMesh", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 753, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "webrtc-transport.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/messaging/webrtc-transport.js", - "language": "javascript", - "size_bytes": 14353, - "total_lines": 499, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.897041287Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_connectToSignalingServer", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupWebRTC", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connectToPeer", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleSignalingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleOffer", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleAnswer", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleIceCandidate", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handlePeerList", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 288, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupPeerConnectionEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 317, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 303, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 312, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 316, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupDataChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 338, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 346, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_notifyHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendToPeer", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 422, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendSignalingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_removePeer", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 445, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getConnectedPeers", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 458, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 457, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 463, - "line_end": 472, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 477, - "line_end": 496, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "WebRTCTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "websocket-transport.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/messaging/websocket-transport.js", - "language": "javascript", - "size_bytes": 5061, - "total_lines": 177, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.901901320Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "changeId", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_attemptReconnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createWebSocketTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "WebSocketTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "link-request.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/models/link-request.js", - "language": "javascript", - "size_bytes": 2753, - "total_lines": 111, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.907599832Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isExpired", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "canRetry", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordRetry", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fromJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "LinkRequest", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/nyamesh.js", - "language": "javascript", - "size_bytes": 32921, - "total_lines": 1059, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.917734712Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_registerCoreHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleIncomingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 223, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 221, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "on", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "off", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 276, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 274, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "announce", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendTo", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 376, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "useLinkManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 406, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleDiscoveryPing", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCapabilityRegister", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCapabilityUnregister", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 451, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleDataSend", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 462, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleDataRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 468, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleSystemPing", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 485, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleSystemNotify", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 558, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleSystemStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 567, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreLink", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 591, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreDetach", - "symbol_type": "Function", - "file_path": "", - "line_start": 593, - "line_end": 596, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreRetire", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCorePrune", - "symbol_type": "Function", - "file_path": "", - "line_start": 603, - "line_end": 606, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 608, - "line_end": 645, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreCapabilities", - "symbol_type": "Function", - "file_path": "", - "line_start": 647, - "line_end": 691, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 682, - "line_end": 682, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreIdConflict", - "symbol_type": "Function", - "file_path": "", - "line_start": 693, - "line_end": 712, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleCoreIdChanged", - "symbol_type": "Function", - "file_path": "", - "line_start": 714, - "line_end": 746, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_getSystemMetrics", - "symbol_type": "Function", - "file_path": "", - "line_start": 752, - "line_end": 758, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_getStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 760, - "line_end": 781, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prune", - "symbol_type": "Function", - "file_path": "", - "line_start": 783, - "line_end": 789, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shouldRespondToInformationRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 798, - "line_end": 802, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shouldShareDetailedInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 807, - "line_end": 810, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCapabilities", - "symbol_type": "Function", - "file_path": "", - "line_start": 820, - "line_end": 826, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 831, - "line_end": 833, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_destroyTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 839, - "line_end": 843, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPhysicalPeers", - "symbol_type": "Function", - "file_path": "", - "line_start": 848, - "line_end": 850, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLogicalNeighbors", - "symbol_type": "Function", - "file_path": "", - "line_start": 855, - "line_end": 857, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "changeId", - "symbol_type": "Function", - "file_path": "", - "line_start": 864, - "line_end": 891, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "switchTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 898, - "line_end": 1002, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 932, - "line_end": 934, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 939, - "line_end": 943, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 945, - "line_end": 947, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 950, - "line_end": 953, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 973, - "line_end": 981, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 974, - "line_end": 980, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getTransportInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1008, - "line_end": 1014, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1019, - "line_end": 1038, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_getTransportDebugInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 1044, - "line_end": 1055, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaMesh", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 1056, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "id-generator.js", - "path": "./development/nyaflow/charmflow_v5/nyamesh2/src/utils/id-generator.js", - "language": "javascript", - "size_bytes": 1391, - "total_lines": 52, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.925033667Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "generateId", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 13, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generatePrefixedId", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateUUID", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateShortId", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateSortableId", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/data/html-parser/main.js", - "language": "javascript", - "size_bytes": 17456, - "total_lines": 543, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.940618340Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 31, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 87, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleHttpResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 113, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleParseRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleExtractRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "parseHTML", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 198, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 246, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 381, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 487, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 423, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 460, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 441, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 463, - "line_end": 468, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 485, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 501, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 539, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "HtmlParserPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 540, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/data/json-formatter/main.js", - "language": "javascript", - "size_bytes": 11912, - "total_lines": 376, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.954462156Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 90, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleFormatRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateInput", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendFormattedJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 360, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "JsonFormatterPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/data/output-console/main.js", - "language": "javascript", - "size_bytes": 12613, - "total_lines": 390, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.968540572Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConsoleOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConsoleClear", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConfigUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 308, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginResult", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 334, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatData", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 359, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDataType", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 368, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getTypeColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 383, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "escapeHtml", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 390, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/data/string-uppercase/main.js", - "language": "javascript", - "size_bytes": 7900, - "total_lines": 285, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.981543802Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 29, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "StringUppercasePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/developer-tools/debug-console/main.js", - "language": "javascript", - "size_bytes": 13368, - "total_lines": 498, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:53.996011906Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleKeyDown", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeCommand", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 281, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 296, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 312, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 308, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getOutputColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 325, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 343, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "navigateHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 360, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 370, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearConsole", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 380, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showHelp", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 414, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showVariables", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 425, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 421, - "line_end": 421, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 436, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 432, - "line_end": 432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "escapeHtml", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 445, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 467, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 472, - "line_end": 494, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "DebugConsolePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 495, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/developer-tools/message-log-panel/main.js", - "language": "javascript", - "size_bytes": 25684, - "total_lines": 823, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.010221934Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onLoad", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadHistoricalLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 213, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 211, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "parseLogLine", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDebugLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 489, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 359, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 487, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 468, - "line_end": 472, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 494, - "line_end": 548, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 508, - "line_end": 510, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 516, - "line_end": 518, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 528, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 537, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 546, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 553, - "line_end": 605, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 567, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 582, - "line_end": 604, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getFilteredLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 610, - "line_end": 636, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 611, - "line_end": 635, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "categorizeMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 641, - "line_end": 651, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLevelFromMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 656, - "line_end": 665, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLevelColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 670, - "line_end": 678, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLevelIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 683, - "line_end": 691, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatLogData", - "symbol_type": "Function", - "file_path": "", - "line_start": 696, - "line_end": 706, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 711, - "line_end": 719, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 724, - "line_end": 728, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 733, - "line_end": 751, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateLogDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 756, - "line_end": 761, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 766, - "line_end": 773, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 778, - "line_end": 789, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 794, - "line_end": 819, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MessageLogPanelPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 820, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent-definitions.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/developer-tools/monaco-editor/intent-definitions.js", - "language": "javascript", - "size_bytes": 5808, - "total_lines": 267, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.017916108Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "openEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "closeEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateMonacoIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MonacoIntentSender", - "symbol_type": "Class", - "file_path": "", - "line_start": 202, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/developer-tools/monaco-editor/main.js", - "language": "javascript", - "size_bytes": 12432, - "total_lines": 407, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.029981120Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 31, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 208, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeMonacoEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadMonacoFromCDN", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 321, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 312, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 311, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 317, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 403, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MonacoEditorPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 404, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/developer-tools/node-tree-view/main.js", - "language": "javascript", - "size_bytes": 15374, - "total_lines": 566, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.043810091Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 31, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 211, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 184, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 209, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "refreshTree", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "buildTreeFromCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 302, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 277, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 296, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderTree", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 311, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 359, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 355, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "countNodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 401, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "nodeMatchesFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 420, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 416, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 450, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "findNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 455, - "line_end": 467, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collapseAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 472, - "line_end": 475, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportTree", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateTreeDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 507, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 518, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 523, - "line_end": 529, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 562, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NodeTreeViewPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 563, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/developer-tools/property-inspector/main.js", - "language": "javascript", - "size_bytes": 15628, - "total_lines": 540, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.058335228Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleElementSelected", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 198, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderPropertyEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 271, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderPropertyInput", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 368, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateProperty", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 390, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "countModifiedProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "refreshProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 414, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetToDefaults", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 425, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveSettings", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 458, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 437, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePropertyDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 463, - "line_end": 473, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 478, - "line_end": 486, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 482, - "line_end": 484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 509, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PropertyInspectorPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 537, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/media/canvas-drawing/main.js", - "language": "javascript", - "size_bytes": 18201, - "total_lines": 623, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.078108420Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDrawRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleClearRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addDrawingData", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 165, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 213, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 317, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 508, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 370, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 378, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 402, - "line_end": 404, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 444, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 446, - "line_end": 501, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 504, - "line_end": 506, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redrawAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 523, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 520, - "line_end": 522, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveCanvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 551, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 539, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 556, - "line_end": 566, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 594, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 599, - "line_end": 619, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CanvasDrawingPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 620, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/media/chart-visualization/main.js", - "language": "javascript", - "size_bytes": 17552, - "total_lines": 546, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.092726804Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateChartData", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateSVGChart", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateBarChart", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateLineChart", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 196, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 208, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generatePieChart", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 229, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 365, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 417, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 379, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 395, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 407, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 415, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateFromInputs", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 451, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 436, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadSampleData", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateChartDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 494, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 499, - "line_end": 506, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 518, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 523, - "line_end": 542, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ChartVisualizationPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 543, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/network/http-request/main.js", - "language": "javascript", - "size_bytes": 30276, - "total_lines": 746, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.110067270Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleRequestSend", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleResponseGet", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 344, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 443, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 720, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 483, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 490, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 494, - "line_end": 500, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 504, - "line_end": 506, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 530, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 679, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 602, - "line_end": 654, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 685, - "line_end": 716, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 725, - "line_end": 742, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "HttpRequestPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 743, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/ui/button-send/main.js", - "language": "javascript", - "size_bytes": 7476, - "total_lines": 280, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.125087190Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSettingsUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEnableToggle", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 229, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 242, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 276, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ButtonSendPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 277, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/ui/html-display/main.js", - "language": "javascript", - "size_bytes": 12204, - "total_lines": 429, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.139301769Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 332, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 354, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 367, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 371, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "HtmlDisplayPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/ui/input-text/main.js", - "language": "javascript", - "size_bytes": 9878, - "total_lines": 287, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.152537960Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 133, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 156, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 165, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendText", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 209, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 220, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleInputRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 269, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleClear", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 276, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConfigUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main-nyamesh.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/ui/text-note/main-nyamesh.js", - "language": "javascript", - "size_bytes": 8028, - "total_lines": 287, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.159644831Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateText", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIncomingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIHTML", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 191, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "connectToPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 224, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "searchText", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 272, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TextNotePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/ui/text-note/main.js", - "language": "javascript", - "size_bytes": 7071, - "total_lines": 239, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.170278385Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 27, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTextUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTextGet", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 113, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 201, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TextNotePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 236, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "_archive_text-editor.plugin.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/ui/_archive_text-editor.plugin.js", - "language": "javascript", - "size_bytes": 6663, - "total_lines": 224, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.175809721Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleContentChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleContentSave", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleLanguageChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeState", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TextEditorPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 220, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "_archive_text-note.plugin.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/ui/_archive_text-note.plugin.js", - "language": "javascript", - "size_bytes": 3400, - "total_lines": 108, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.180548953Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "onLoad", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 21, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/charmflow_v5/plugins/categories/workflow/interval-inject/main.js", - "language": "javascript", - "size_bytes": 17393, - "total_lines": 591, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.195545145Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onDOMReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStartMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStopMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleInjectMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 153, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConfigureMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startInterval", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 191, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stopInterval", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeInjection", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeTriggeredAction", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getIntervalInMilliseconds", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 288, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 376, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 431, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 413, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 417, - "line_end": 420, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 427, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStartButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 459, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStopButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 475, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleInjectButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 491, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getHistoryHTML", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 506, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 505, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 524, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 540, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 545, - "line_end": 556, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 561, - "line_end": 587, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "IntervalInjectPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 588, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "index.js", - "path": "./development/nyaflow/charmflow_v5/plugins/samples/index.js", - "language": "javascript", - "size_bytes": 5271, - "total_lines": 204, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.203335277Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "loadPluginSamples", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePluginSamples", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "searchPluginsByTag", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByPriority", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginById", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "searchPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 196, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 181, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "channel-manager.js", - "path": "./development/nyaflow/charmflow_v5/src/core/channel-manager.js", - "language": "javascript", - "size_bytes": 8450, - "total_lines": 265, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.220545002Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableMultiChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableMultiChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectChannelName", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createTypeHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 171, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 196, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMessageTypesForChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscribersForChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ChannelManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 6, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-communication.js", - "path": "./development/nyaflow/charmflow_v5/src/core/core-communication.js", - "language": "javascript", - "size_bytes": 11289, - "total_lines": 401, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.229716570Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 49, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendToCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreById", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRegisteredCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMessageHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCommunicationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 165, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 156, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_deliverToCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_recordMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_calculateAverageDeliveryTime", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerUICore", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fastUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleHighFrequencyEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "configureBatching", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 308, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_scheduleBatchProcessing", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 332, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeUIOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_groupOperations", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeBatchedOperations", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreMessageBus", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "DirectUIChannel", - "symbol_type": "Class", - "file_path": "", - "line_start": 250, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-fusion.js", - "path": "./development/nyaflow/charmflow_v5/src/core/core-fusion.js", - "language": "javascript", - "size_bytes": 10485, - "total_lines": 342, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.238018435Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "canFuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureSourceInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "mergeChannelManagers", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "basicChannelManagerMerge", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "movePluginsTo", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendFusionNotifications", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 292, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroySourceCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getFusionHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearFusionHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 338, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreFusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore.js", - "path": "./development/nyaflow/charmflow_v5/src/core/nyacore.js", - "language": "javascript", - "size_bytes": 24996, - "total_lines": 856, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.247049904Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performAsyncInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initializeAsParentCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startSystemBootSequence", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendSystemBootReadyIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 246, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "receiveMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 277, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 313, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 377, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 403, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChannelManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 410, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "attach", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 474, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 459, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 463, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detach", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getEffectiveRole", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasChildren", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 521, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isLeaf", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 528, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildrenByHintRole", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 535, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildrenByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 544, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 543, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 560, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStructureInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 565, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 578, - "line_end": 599, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 623, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performShutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 662, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownChildCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 667, - "line_end": 685, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownUnifiedSystems", - "symbol_type": "Function", - "file_path": "", - "line_start": 690, - "line_end": 713, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownCommunicationSystems", - "symbol_type": "Function", - "file_path": "", - "line_start": 718, - "line_end": 730, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownExtensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 735, - "line_end": 755, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownBaseSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 760, - "line_end": 787, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownChannelManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 792, - "line_end": 805, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownNyaCoreBase", - "symbol_type": "Function", - "file_path": "", - "line_start": 810, - "line_end": 820, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isShutdownComplete", - "symbol_type": "Function", - "file_path": "", - "line_start": 825, - "line_end": 827, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initializeSystemMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 830, - "line_end": 847, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 838, - "line_end": 846, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 852, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore_base.js", - "path": "./development/nyaflow/charmflow_v5/src/core/nyacore_base.js", - "language": "javascript", - "size_bytes": 3938, - "total_lines": 135, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.252106076Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableDebug", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "debugLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unsubscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_publishValidMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaCoreBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-intent-handler.js", - "path": "./development/nyaflow/charmflow_v5/src/core/unified-intent-handler.js", - "language": "javascript", - "size_bytes": 24680, - "total_lines": 753, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.260675342Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootRestart", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 271, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginCreate", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginDestroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 316, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginList", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 334, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleFusionFuse", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 374, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleFusionStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 392, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemClear", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemConnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemReparent", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 458, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 471, - "line_end": 476, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "forwardToExistingSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 491, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 519, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 504, - "line_end": 504, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateIntentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 563, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordIntentHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 588, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addMiddleware", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 608, - "line_end": 624, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 661, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateRegistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 668, - "line_end": 678, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUnregistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 696, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 706, - "line_end": 712, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 717, - "line_end": 750, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedIntentHandler", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 751, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-plugin-manager.js", - "path": "./development/nyaflow/charmflow_v5/src/core/unified-plugin-manager.js", - "language": "javascript", - "size_bytes": 14168, - "total_lines": 518, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.269603402Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCreatePluginIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDestroyPluginIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 292, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getTypeDistribution", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPluginFactory", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPluginTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validatePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToTypeMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeFromTypeMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToParentMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeFromParentMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 416, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateRegistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUnregistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 449, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 475, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 515, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedPluginManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 516, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-stats-manager.js", - "path": "./development/nyaflow/charmflow_v5/src/core/unified-stats-manager.js", - "language": "javascript", - "size_bytes": 18226, - "total_lines": 661, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.279067695Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectAllStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectCoreStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectPluginStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 191, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectIntentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectChannelStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 230, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectPerformanceStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createStatsSummary", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "determineOverallHealth", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateRecommendations", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveStatsHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStatsHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 414, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeStatsTrend", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 439, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processStatsMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 471, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setThreshold", - "symbol_type": "Function", - "file_path": "", - "line_start": 478, - "line_end": 484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addStatsListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startAutoCollection", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 520, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 517, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stopAutoCollection", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 531, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractMetricValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 556, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateTrend", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 575, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isThresholdExceeded", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 590, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "triggerAlert", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 609, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCacheHits", - "symbol_type": "Function", - "file_path": "", - "line_start": 615, - "line_end": 617, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCacheMisses", - "symbol_type": "Function", - "file_path": "", - "line_start": 623, - "line_end": 626, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 638, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 643, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedStatsManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 659, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-interface.js", - "path": "./development/nyaflow/charmflow_v5/src/interfaces/plugin-interface.js", - "language": "javascript", - "size_bytes": 4682, - "total_lines": 152, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.285516697Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleGetInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 102, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUpdateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDestroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSummary", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "IPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "message.js", - "path": "./development/nyaflow/charmflow_v5/src/messaging/message.js", - "language": "javascript", - "size_bytes": 5309, - "total_lines": 155, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.291194610Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 16, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intentRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intent", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intentResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "notice", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "proposal", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withSource", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withTimestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isValid", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDescription", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toLogString", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createLegacyMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "Message", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple-message-pool.js", - "path": "./development/nyaflow/charmflow_v5/src/messaging/simple-message-pool.js", - "language": "javascript", - "size_bytes": 5448, - "total_lines": 189, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.295740857Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isSafeForParallel", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "submitBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishAsync", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SimpleMessagePool", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "transport.js", - "path": "./development/nyaflow/charmflow_v5/src/messaging/transport.js", - "language": "javascript", - "size_bytes": 10494, - "total_lines": 394, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.308750623Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 236, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIncomingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "attemptReconnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 321, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 337, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 355, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 354, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIncomingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 368, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 374, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ITransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "DefaultTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "WebSocketTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "BroadcastChannelTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 299, - "line_end": 394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-store.js", - "path": "./development/nyaflow/charmflow_v5/src/plugins/plugin-store.js", - "language": "javascript", - "size_bytes": 2942, - "total_lines": 115, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.315015179Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 10, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 15, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildren", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPendingRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resolvePendingRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "allocateResource", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "releaseResource", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getResourceUsage", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasValidParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "wouldCreateCircularReference", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDescendants", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginStore", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cogito_observer_demo.js", - "path": "./development/nyaflow/examples/demos/cogito_observer_demo.js", - "language": "javascript", - "size_bytes": 8862, - "total_lines": 231, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.885764178Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "runDemo", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 194, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 229, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "galaxy_viewer_demo.js", - "path": "./development/nyaflow/examples/demos/galaxy_viewer_demo.js", - "language": "javascript", - "size_bytes": 2074, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.896563463Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "runDemo", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "markdown_editor_demo.js", - "path": "./development/nyaflow/examples/demos/markdown_editor_demo.js", - "language": "javascript", - "size_bytes": 8033, - "total_lines": 229, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.907853464Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "runDemo", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 229, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "message_city_demo.js", - "path": "./development/nyaflow/examples/demos/message_city_demo.js", - "language": "javascript", - "size_bytes": 6377, - "total_lines": 165, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.918354271Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "runDemo", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 165, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "system_monitor_demo.js", - "path": "./development/nyaflow/examples/demos/system_monitor_demo.js", - "language": "javascript", - "size_bytes": 1185, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.928348557Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "runDemo", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 31, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "voidcore_quickstart_demo.js", - "path": "./development/nyaflow/examples/demos/voidcore_quickstart_demo.js", - "language": "javascript", - "size_bytes": 8487, - "total_lines": 264, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.939171108Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "runDemo", - "symbol_type": "Function", - "file_path": "", - "line_start": 4, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createParticles", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/examples/main.js", - "language": "javascript", - "size_bytes": 225, - "total_lines": 7, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.953405667Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 4, - "line_end": 7, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-communication.js", - "path": "./development/nyaflow/examples/src/core-communication.js", - "language": "javascript", - "size_bytes": 9650, - "total_lines": 353, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.964277988Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 87, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendToCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreById", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRegisteredCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMessageHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCommunicationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_deliverToCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_recordMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_calculateAverageDeliveryTime", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerUICore", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fastUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleHighFrequencyEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "configureBatching", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 272, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_scheduleBatchProcessing", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 283, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 303, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeUIOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 324, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_groupOperations", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 336, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeBatchedOperations", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreMessageBus", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "DirectUIChannel", - "symbol_type": "Class", - "file_path": "", - "line_start": 202, - "line_end": 349, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-fusion.js", - "path": "./development/nyaflow/examples/src/core-fusion.js", - "language": "javascript", - "size_bytes": 10643, - "total_lines": 343, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.973009976Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "canFuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureSourceInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "mergeChannelManagers", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "basicChannelManagerMerge", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "movePluginsTo", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendFusionNotifications", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroySourceCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 324, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getFusionHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 332, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearFusionHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreFusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core.js", - "path": "./development/nyaflow/examples/src/core.js", - "language": "javascript", - "size_bytes": 218, - "total_lines": 9, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.986231321Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "index.js", - "path": "./development/nyaflow/examples/src/index.js", - "language": "javascript", - "size_bytes": 1210, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:54.995926909Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "on", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "notice", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "message.js", - "path": "./development/nyaflow/examples/src/message.js", - "language": "javascript", - "size_bytes": 3276, - "total_lines": 108, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.000028562Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 11, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intent", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "notice", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "proposal", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withSource", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withTimestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isValid", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDescription", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 94, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toLogString", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createLegacyMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "Message", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 102, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "voidcore.js", - "path": "./development/nyaflow/examples/src/voidcore.js", - "language": "javascript", - "size_bytes": 2747, - "total_lines": 102, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.004953937Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 8, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 12, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unsubscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "VoidCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "voidcore_base.js", - "path": "./development/nyaflow/examples/src/voidcore_base.js", - "language": "javascript", - "size_bytes": 3969, - "total_lines": 135, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.009761885Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableDebug", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "debugLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unsubscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_publishValidMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "VoidCoreBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-architecture-demo.js", - "path": "./development/nyaflow/examples/unified-architecture-demo.js", - "language": "javascript", - "size_bytes": 5846, - "total_lines": 180, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.019510153Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "printCoreTree", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "CMakeCCompilerId.c", - "path": "./development/nyaflow/nekocode/build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c", - "language": "c", - "size_bytes": 24853, - "total_lines": 803, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.061927578Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 771, - "line_end": 771, - "column_start": 0, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "CMakeCXXCompilerId.cpp", - "path": "./development/nyaflow/nekocode/build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp", - "language": "cpp", - "size_bytes": 24597, - "total_lines": 791, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.072763895Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 767, - "line_end": 791, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyaflow/nekocode/build/CMakeFiles/benchmark.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 113, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.113460817Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyaflow/nekocode/build/CMakeFiles/build_ai.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 112, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.123439023Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyaflow/nekocode/build/CMakeFiles/build_all.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 113, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.131995262Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyaflow/nekocode/build/CMakeFiles/build_human.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 115, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.140750528Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyaflow/nekocode/build/CMakeFiles/nekocode_ai.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 118, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.154557631Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyaflow/nekocode/build/CMakeFiles/nekocode_human.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 121, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.168626691Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyaflow/nekocode/build/CMakeFiles/nekocode_static.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 122, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.182989943Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyaflow/nekocode/build/CMakeFiles/run_tests.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 113, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.227564584Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyaflow/nekocode/build/CMakeFiles/test_core.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 116, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.236716765Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyaflow/nekocode/build/CMakeFiles/test_performance.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 123, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.249425034Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyaflow/nekocode/build/CMakeFiles/tree-sitter-core.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 123, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.267094099Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "adl_serializer.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/adl_serializer.hpp", - "language": "cpp", - "size_bytes": 2279, - "total_lines": 55, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.314518244Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "byte_container_with_subtype.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/byte_container_with_subtype.hpp", - "language": "cpp", - "size_bytes": 3533, - "total_lines": 103, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.321517453Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 48, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 55, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_subtype", - "name": "set_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_subtype", - "name": "subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_has_subtype", - "name": "has_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_clear_subtype", - "name": "clear_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "abi_macros.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/abi_macros.hpp", - "language": "cpp", - "size_bytes": 3807, - "total_lines": 100, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.327689421Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "from_json.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/conversions/from_json.hpp", - "language": "cpp", - "size_bytes": 18880, - "total_lines": 497, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.337239523Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 232, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_arithmetic_value", - "name": "get_arithmetic_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 91, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 101, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 118, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 124, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 130, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 136, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 146, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 164, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 181, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 191, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 197, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 208, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 253, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 274, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_inplace_array_impl", - "name": "from_json_inplace_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 281, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 293, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 304, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 326, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 374, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl_base", - "name": "from_json_tuple_impl_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 380, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 387, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 393, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 399, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 402, - "line_end": 405, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 417, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 437, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 442, - "line_end": 457, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 468, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 479, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_from_json_fn", - "name": "from_json_fn", - "symbol_type": "Class", - "file_path": "", - "line_start": 471, - "line_end": 480, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "to_chars.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/conversions/to_chars.hpp", - "language": "cpp", - "size_bytes": 38503, - "total_lines": 1118, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.348794951Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 1115, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_reinterpret_bits", - "name": "reinterpret_bits", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diyfp", - "name": "diyfp", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 4, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_compute_boundaries", - "name": "compute_boundaries", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 254, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_cached_power_for_binary_exponent", - "name": "get_cached_power_for_binary_exponent", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 486, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find_largest_pow10", - "name": "find_largest_pow10", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 544, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2_round", - "name": "grisu2_round", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 581, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2_digit_gen", - "name": "grisu2_digit_gen", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 820, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2", - "name": "grisu2", - "symbol_type": "Function", - "file_path": "", - "line_start": 828, - "line_end": 879, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 887, - "line_end": 919, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 927, - "line_end": 967, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 979, - "line_end": 1048, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_diyfp", - "name": "diyfp", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 173, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_boundaries", - "name": "boundaries", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 180, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cached_power", - "name": "cached_power", - "symbol_type": "Class", - "file_path": "", - "line_start": 314, - "line_end": 319, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "to_json.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/conversions/to_json.hpp", - "language": "cpp", - "size_bytes": 15749, - "total_lines": 446, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.358937282Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 431, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 232, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 268, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 281, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 288, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 294, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 301, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 308, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 315, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 324, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 331, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 344, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 350, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 357, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 363, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 370, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 373, - "line_end": 376, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 386, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 392, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 400, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json_tuple_impl", - "name": "to_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 406, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 412, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 419, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_external_constructor", - "name": "external_constructor", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 18, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 110, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 136, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 149, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 152, - "line_end": 219, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 257, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_to_json_fn", - "name": "to_json_fn", - "symbol_type": "Class", - "file_path": "", - "line_start": 422, - "line_end": 429, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "exceptions.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/exceptions.hpp", - "language": "cpp", - "size_bytes": 9128, - "total_lines": 255, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.367067475Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 130, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_exception", - "name": "exception", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_name", - "name": "name", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diagnostics", - "name": "diagnostics", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diagnostics", - "name": "diagnostics", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 176, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 195, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 200, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 217, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 234, - "column_start": 4, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 251, - "column_start": 4, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_parse_error", - "name": "parse_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 183, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_invalid_iterator", - "name": "invalid_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 187, - "line_end": 201, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_error", - "name": "type_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 205, - "line_end": 218, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_out_of_range", - "name": "out_of_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 235, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_other_error", - "name": "other_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 239, - "line_end": 252, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "hash.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/hash.hpp", - "language": "cpp", - "size_bytes": 4016, - "total_lines": 129, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.373538310Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 128, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_combine", - "name": "combine", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_hash", - "name": "hash", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 126, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "binary_reader.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/input/binary_reader.hpp", - "language": "cpp", - "size_bytes": 103174, - "total_lines": 3010, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.386838949Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 3009, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_little_endianness", - "name": "little_endianness", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 56, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 90, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 4, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_bson_string", - "name": "get_bson_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_bson_binary", - "name": "get_bson_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 338, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 384, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 406, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 898, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 911, - "line_end": 994, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 1007, - "line_end": 1094, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 1102, - "line_end": 1132, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 1140, - "line_end": 1187, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 1196, - "line_end": 1565, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 1577, - "line_end": 1648, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 1660, - "line_end": 1765, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 1771, - "line_end": 1787, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 1793, - "line_end": 1817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 1830, - "line_end": 1833, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 1849, - "line_end": 1938, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 1944, - "line_end": 1996, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 2009, - "line_end": 2219, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 2232, - "line_end": 2293, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 2299, - "line_end": 2477, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 2482, - "line_end": 2585, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 2590, - "line_end": 2668, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 2673, - "line_end": 2737, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 2752, - "line_end": 2756, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 2761, - "line_end": 2770, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number", - "name": "get_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 2788, - "line_end": 2814, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_string", - "name": "get_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 2831, - "line_end": 2847, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_binary", - "name": "get_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 2864, - "line_end": 2880, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_40", - "name": "function_40", - "symbol_type": "Function", - "file_path": "", - "line_start": 2887, - "line_end": 2896, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_41", - "name": "function_41", - "symbol_type": "Function", - "file_path": "", - "line_start": 2901, - "line_end": 2906, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 2914, - "line_end": 2948, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_binary_reader", - "name": "binary_reader", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 3002, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "input_adapters.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/input/input_adapters.hpp", - "language": "cpp", - "size_bytes": 17372, - "total_lines": 494, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.397173219Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 493, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 4, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 4, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_character", - "name": "get_character", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 104, - "column_start": 4, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 4, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_input_adapter", - "name": "iterator_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 232, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_wide_string_input_adapter", - "name": "wide_string_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 305, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 322, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_fill_buffer", - "name": "fill_buffer", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 331, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 353, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 377, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 386, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 410, - "column_start": 11, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 419, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 426, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 431, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 436, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 454, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 460, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 475, - "column_start": 4, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 481, - "line_end": 482, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 487, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_input_adapter", - "name": "iterator_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 171, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_wide_string_input_helper", - "name": "wide_string_input_helper", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 175, - "column_start": 0, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 178, - "line_end": 233, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 236, - "line_end": 295, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_wide_string_input_adapter", - "name": "wide_string_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 299, - "line_end": 340, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_input_adapter_factory", - "name": "iterator_input_adapter_factory", - "symbol_type": "Class", - "file_path": "", - "line_start": 344, - "line_end": 354, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_iterator_of_multibyte", - "name": "is_iterator_of_multibyte", - "symbol_type": "Class", - "file_path": "", - "line_start": 357, - "line_end": 364, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 367, - "line_end": 378, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_container_input_adapter_factory", - "name": "container_input_adapter_factory", - "symbol_type": "Class", - "file_path": "", - "line_start": 399, - "line_end": 399, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 402, - "line_end": 411, - "column_start": 0, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 465, - "line_end": 491, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_sax.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/input/json_sax.hpp", - "language": "cpp", - "size_bytes": 21370, - "total_lines": 728, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.405696670Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 178, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 181, - "column_start": 4, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 182, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 185, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_null", - "name": "null", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_boolean", - "name": "boolean", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_integer", - "name": "number_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_unsigned", - "name": "number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_float", - "name": "number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string", - "name": "string", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start_object", - "name": "start_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_key", - "name": "key", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end_object", - "name": "end_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 259, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start_array", - "name": "start_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end_array", - "name": "end_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 281, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_errored", - "name": "is_errored", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 299, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 362, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 365, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 366, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 367, - "column_start": 4, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 368, - "column_start": 4, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 369, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 375, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 381, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 387, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 393, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 399, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 405, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 411, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 429, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 446, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 482, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 499, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 531, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 544, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 549, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_handle_value", - "name": "handle_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 629, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_39", - "name": "function_39", - "symbol_type": "Function", - "file_path": "", - "line_start": 661, - "line_end": 664, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_40", - "name": "function_40", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 669, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_41", - "name": "function_41", - "symbol_type": "Function", - "file_path": "", - "line_start": 671, - "line_end": 674, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 676, - "line_end": 679, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_43", - "name": "function_43", - "symbol_type": "Function", - "file_path": "", - "line_start": 681, - "line_end": 684, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_44", - "name": "function_44", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 689, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_45", - "name": "function_45", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 694, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_46", - "name": "function_46", - "symbol_type": "Function", - "file_path": "", - "line_start": 696, - "line_end": 699, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_47", - "name": "function_47", - "symbol_type": "Function", - "file_path": "", - "line_start": 701, - "line_end": 704, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_48", - "name": "function_48", - "symbol_type": "Function", - "file_path": "", - "line_start": 706, - "line_end": 709, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_49", - "name": "function_49", - "symbol_type": "Function", - "file_path": "", - "line_start": 711, - "line_end": 714, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_50", - "name": "function_50", - "symbol_type": "Function", - "file_path": "", - "line_start": 716, - "line_end": 719, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_51", - "name": "function_51", - "symbol_type": "Function", - "file_path": "", - "line_start": 721, - "line_end": 724, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 345, - "line_end": 649, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_sax_acceptor", - "name": "json_sax_acceptor", - "symbol_type": "Class", - "file_path": "", - "line_start": 652, - "line_end": 725, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lexer.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/input/lexer.hpp", - "language": "cpp", - "size_bytes": 54544, - "total_lines": 1632, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.414670236Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 1311, - "column_start": 0, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 127, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 132, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 134, - "column_start": 4, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 838, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 844, - "line_end": 909, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 912, - "line_end": 915, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 918, - "line_end": 921, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 924, - "line_end": 927, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 969, - "line_end": 1292, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 1320, - "line_end": 1325, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 1337, - "line_end": 1364, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unget", - "name": "unget", - "symbol_type": "Function", - "file_path": "", - "line_start": 1374, - "line_end": 1398, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 1401, - "line_end": 1404, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 1412, - "line_end": 1415, - "column_start": 52, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number_unsigned", - "name": "get_number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 1418, - "line_end": 1421, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number_float", - "name": "get_number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 1424, - "line_end": 1427, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 1430, - "line_end": 1433, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_position", - "name": "get_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 1440, - "line_end": 1443, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_token_string", - "name": "get_token_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 1448, - "line_end": 1469, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 1472, - "line_end": 1476, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_skip_bom", - "name": "skip_bom", - "symbol_type": "Function", - "file_path": "", - "line_start": 1486, - "line_end": 1498, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_skip_whitespace", - "name": "skip_whitespace", - "symbol_type": "Function", - "file_path": "", - "line_start": 1500, - "line_end": 1507, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_scan", - "name": "scan", - "symbol_type": "Function", - "file_path": "", - "line_start": 1509, - "line_end": 1595, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_lexer_base", - "name": "lexer_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 104, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lexer", - "name": "lexer", - "symbol_type": "Class", - "file_path": "", - "line_start": 111, - "line_end": 1310, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parser.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/input/parser.hpp", - "language": "cpp", - "size_bytes": 18722, - "total_lines": 507, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.422157073Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 506, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parser", - "name": "parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 458, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 464, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 466, - "line_end": 493, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_parser", - "name": "parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 504, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "position_t.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/input/position_t.hpp", - "language": "cpp", - "size_bytes": 958, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.427733971Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_position_t", - "name": "position_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "internal_iterator.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/iterators/internal_iterator.hpp", - "language": "cpp", - "size_bytes": 1071, - "total_lines": 35, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.434349399Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_internal_iterator", - "name": "internal_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 32, - "column_start": 33, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "iteration_proxy.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/iterators/iteration_proxy.hpp", - "language": "cpp", - "size_bytes": 7962, - "total_lines": 242, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.441515407Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 206, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_int_to_string", - "name": "int_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 4, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 65, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 4, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 4, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 75, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 168, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 170, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 4, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 196, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 204, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 237, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 154, - "column_start": 32, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 187, - "column_start": 32, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 223, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 226, - "line_end": 232, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "iterator_traits.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/iterators/iterator_traits.hpp", - "language": "cpp", - "size_bytes": 1757, - "total_lines": 61, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.447016305Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_iterator_types", - "name": "iterator_types", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 0, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_traits", - "name": "iterator_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 58, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "iter_impl.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/iterators/iter_impl.hpp", - "language": "cpp", - "size_bytes": 23906, - "total_lines": 751, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.454744897Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 318, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_end", - "name": "set_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 273, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 89, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 90, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 152, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 234, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 371, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 411, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 417, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 462, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 498, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 505, - "line_end": 508, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 543, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 552, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 561, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 567, - "line_end": 570, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 576, - "line_end": 607, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 613, - "line_end": 616, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 622, - "line_end": 627, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 633, - "line_end": 638, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 644, - "line_end": 649, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 655, - "line_end": 678, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 716, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 722, - "line_end": 732, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 738, - "line_end": 741, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 32, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 32, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iter_impl", - "name": "iter_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 235, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_reverse_iterator.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/iterators/json_reverse_iterator.hpp", - "language": "cpp", - "size_bytes": 3861, - "total_lines": 130, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.461473486Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 55, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 4, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 127, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "primitive_iterator.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/iterators/primitive_iterator.hpp", - "language": "cpp", - "size_bytes": 3227, - "total_lines": 132, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.467317793Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 131, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 73, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 90, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_primitive_iterator_t", - "name": "primitive_iterator_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_pointer.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/json_pointer.hpp", - "language": "cpp", - "size_bytes": 37067, - "total_lines": 988, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.477441223Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 48, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_pointer", - "name": "json_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parent_pointer", - "name": "parent_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_pop_back", - "name": "pop_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 332, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 413, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 464, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 520, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 571, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 578, - "line_end": 655, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 724, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 854, - "line_end": 857, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 862, - "line_end": 865, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 869, - "line_end": 872, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 931, - "line_end": 935, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 940, - "line_end": 944, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 949, - "line_end": 953, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 956, - "line_end": 960, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 965, - "line_end": 969, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 974, - "line_end": 978, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 981, - "line_end": 985, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_ref.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/json_ref.hpp", - "language": "cpp", - "size_bytes": 1811, - "total_lines": 78, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.486485290Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 44, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_ref", - "name": "json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 75, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "macro_scope.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/macro_scope.hpp", - "language": "cpp", - "size_bytes": 42861, - "total_lines": 468, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.497278502Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_would_call_std_", - "name": "would_call_std_", - "symbol_type": "Class", - "file_path": "", - "line_start": 448, - "line_end": 448, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "macro_unscope.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/macro_unscope.hpp", - "language": "cpp", - "size_bytes": 1220, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.505420620Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "begin.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/meta/call_std/begin.hpp", - "language": "cpp", - "size_bytes": 453, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.513247958Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "end.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/meta/call_std/end.hpp", - "language": "cpp", - "size_bytes": 451, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.517891398Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cpp_future.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/meta/cpp_future.hpp", - "language": "cpp", - "size_bytes": 5178, - "total_lines": 171, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.525026218Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 170, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_make_array", - "name": "make_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 168, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_integer_sequence", - "name": "integer_sequence", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Extend", - "name": "Extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 99, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Gen", - "name": "Gen", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 111, - "line_end": 114, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_priority_tag", - "name": "priority_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 149, - "column_start": 21, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 11, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_static_const", - "name": "static_const", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 157, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "detected.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/meta/detected.hpp", - "language": "cpp", - "size_bytes": 2109, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.531292261Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 4, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 4, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_nonesuch", - "name": "nonesuch", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_detector", - "name": "detector", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_detected_lazy", - "name": "is_detected_lazy", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 0, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "identity_tag.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/meta/identity_tag.hpp", - "language": "cpp", - "size_bytes": 526, - "total_lines": 21, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.536389949Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_identity_tag", - "name": "identity_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 19, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "is_sax.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/meta/is_sax.hpp", - "language": "cpp", - "size_bytes": 6960, - "total_lines": 159, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.544118244Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 158, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_is_sax", - "name": "is_sax", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 102, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_sax_static_asserts", - "name": "is_sax_static_asserts", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 156, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "std_fs.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/meta/std_fs.hpp", - "language": "cpp", - "size_bytes": 766, - "total_lines": 29, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.549265811Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "type_traits.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/meta/type_traits.hpp", - "language": "cpp", - "size_bytes": 28099, - "total_lines": 740, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.558186598Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 739, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_conditional_static_cast", - "name": "conditional_static_cast", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 584, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_conditional_static_cast", - "name": "conditional_static_cast", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 590, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 619, - "line_end": 623, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 629, - "line_end": 633, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 639, - "line_end": 643, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 650, - "line_end": 655, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 669, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 675, - "line_end": 678, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value_in_range_of", - "name": "value_in_range_of", - "symbol_type": "Function", - "file_path": "", - "line_start": 682, - "line_end": 685, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_c_string", - "name": "is_c_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 698, - "line_end": 707, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_transparent", - "name": "is_transparent", - "symbol_type": "Function", - "file_path": "", - "line_start": 726, - "line_end": 729, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_is_basic_json", - "name": "is_basic_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 19, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_basic_json_context", - "name": "is_basic_json_context", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 62, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_ref", - "name": "json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 0, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_json_ref", - "name": "is_json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 0, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_from_json", - "name": "has_from_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 113, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_getable", - "name": "is_getable", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_non_default_from_json", - "name": "has_non_default_from_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 138, - "line_end": 138, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 148, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_to_json", - "name": "has_to_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 153, - "line_end": 153, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 163, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_key_compare", - "name": "has_key_compare", - "symbol_type": "Class", - "file_path": "", - "line_start": 169, - "line_end": 169, - "column_start": 0, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_actual_object_comparator", - "name": "actual_object_comparator", - "symbol_type": "Class", - "file_path": "", - "line_start": 173, - "line_end": 179, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_conjunction", - "name": "conjunction", - "symbol_type": "Class", - "file_path": "", - "line_start": 189, - "line_end": 189, - "column_start": 19, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 190, - "line_end": 190, - "column_start": 18, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_16", - "name": "class_16", - "symbol_type": "Class", - "file_path": "", - "line_start": 192, - "line_end": 193, - "column_start": 0, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_negation", - "name": "negation", - "symbol_type": "Class", - "file_path": "", - "line_start": 196, - "line_end": 196, - "column_start": 18, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_default_constructible", - "name": "is_default_constructible", - "symbol_type": "Class", - "file_path": "", - "line_start": 202, - "line_end": 202, - "column_start": 0, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_19", - "name": "class_19", - "symbol_type": "Class", - "file_path": "", - "line_start": 205, - "line_end": 206, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_20", - "name": "class_20", - "symbol_type": "Class", - "file_path": "", - "line_start": 209, - "line_end": 210, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_21", - "name": "class_21", - "symbol_type": "Class", - "file_path": "", - "line_start": 213, - "line_end": 214, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_22", - "name": "class_22", - "symbol_type": "Class", - "file_path": "", - "line_start": 217, - "line_end": 218, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible", - "name": "is_constructible", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 222, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_24", - "name": "class_24", - "symbol_type": "Class", - "file_path": "", - "line_start": 225, - "line_end": 225, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_25", - "name": "class_25", - "symbol_type": "Class", - "file_path": "", - "line_start": 228, - "line_end": 228, - "column_start": 0, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_26", - "name": "class_26", - "symbol_type": "Class", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_27", - "name": "class_27", - "symbol_type": "Class", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 0, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_iterator_traits", - "name": "is_iterator_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 0, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_29", - "name": "class_29", - "symbol_type": "Class", - "file_path": "", - "line_start": 241, - "line_end": 253, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_range", - "name": "is_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 256, - "line_end": 272, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_complete_type", - "name": "is_complete_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 285, - "line_end": 285, - "column_start": 0, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_32", - "name": "class_32", - "symbol_type": "Class", - "file_path": "", - "line_start": 288, - "line_end": 288, - "column_start": 0, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_object_type_impl", - "name": "is_compatible_object_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 292, - "line_end": 292, - "column_start": 0, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_34", - "name": "class_34", - "symbol_type": "Class", - "file_path": "", - "line_start": 295, - "line_end": 308, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_object_type", - "name": "is_compatible_object_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 311, - "line_end": 312, - "column_start": 0, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_object_type_impl", - "name": "is_constructible_object_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 316, - "line_end": 316, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_37", - "name": "class_37", - "symbol_type": "Class", - "file_path": "", - "line_start": 319, - "line_end": 340, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_object_type", - "name": "is_constructible_object_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 343, - "line_end": 345, - "column_start": 0, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_string_type", - "name": "is_compatible_string_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 348, - "line_end": 352, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_string_type", - "name": "is_constructible_string_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 355, - "line_end": 369, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_array_type_impl", - "name": "is_compatible_array_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 372, - "line_end": 372, - "column_start": 0, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_42", - "name": "class_42", - "symbol_type": "Class", - "file_path": "", - "line_start": 375, - "line_end": 387, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_array_type", - "name": "is_compatible_array_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 390, - "line_end": 391, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_array_type_impl", - "name": "is_constructible_array_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 394, - "line_end": 394, - "column_start": 0, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_45", - "name": "class_45", - "symbol_type": "Class", - "file_path": "", - "line_start": 397, - "line_end": 401, - "column_start": 0, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_46", - "name": "class_46", - "symbol_type": "Class", - "file_path": "", - "line_start": 404, - "line_end": 431, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_array_type", - "name": "is_constructible_array_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 434, - "line_end": 435, - "column_start": 0, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_integer_type_impl", - "name": "is_compatible_integer_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 439, - "line_end": 439, - "column_start": 0, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_49", - "name": "class_49", - "symbol_type": "Class", - "file_path": "", - "line_start": 442, - "line_end": 457, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_integer_type", - "name": "is_compatible_integer_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 460, - "line_end": 462, - "column_start": 0, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_type_impl", - "name": "is_compatible_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 465, - "line_end": 465, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_52", - "name": "class_52", - "symbol_type": "Class", - "file_path": "", - "line_start": 468, - "line_end": 474, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_type", - "name": "is_compatible_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 477, - "line_end": 478, - "column_start": 0, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_tuple", - "name": "is_constructible_tuple", - "symbol_type": "Class", - "file_path": "", - "line_start": 481, - "line_end": 481, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_55", - "name": "class_55", - "symbol_type": "Class", - "file_path": "", - "line_start": 484, - "line_end": 484, - "column_start": 0, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_json_iterator_of", - "name": "is_json_iterator_of", - "symbol_type": "Class", - "file_path": "", - "line_start": 487, - "line_end": 487, - "column_start": 0, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_57", - "name": "class_57", - "symbol_type": "Class", - "file_path": "", - "line_start": 490, - "line_end": 490, - "column_start": 0, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_58", - "name": "class_58", - "symbol_type": "Class", - "file_path": "", - "line_start": 493, - "line_end": 494, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_specialization_of", - "name": "is_specialization_of", - "symbol_type": "Class", - "file_path": "", - "line_start": 498, - "line_end": 498, - "column_start": 0, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_60", - "name": "class_60", - "symbol_type": "Class", - "file_path": "", - "line_start": 501, - "line_end": 501, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_comparable", - "name": "is_comparable", - "symbol_type": "Class", - "file_path": "", - "line_start": 508, - "line_end": 508, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_62", - "name": "class_62", - "symbol_type": "Class", - "file_path": "", - "line_start": 511, - "line_end": 514, - "column_start": 0, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_ordered_map", - "name": "is_ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 564, - "line_end": 577, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_two", - "name": "two", - "symbol_type": "Class", - "file_path": "", - "line_start": 568, - "line_end": 571, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_in_range_of_impl2", - "name": "value_in_range_of_impl2", - "symbol_type": "Class", - "file_path": "", - "line_start": 614, - "line_end": 614, - "column_start": 0, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_66", - "name": "class_66", - "symbol_type": "Class", - "file_path": "", - "line_start": 617, - "line_end": 624, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_67", - "name": "class_67", - "symbol_type": "Class", - "file_path": "", - "line_start": 627, - "line_end": 634, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_68", - "name": "class_68", - "symbol_type": "Class", - "file_path": "", - "line_start": 637, - "line_end": 644, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_69", - "name": "class_69", - "symbol_type": "Class", - "file_path": "", - "line_start": 648, - "line_end": 656, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_in_range_of_impl1", - "name": "value_in_range_of_impl1", - "symbol_type": "Class", - "file_path": "", - "line_start": 661, - "line_end": 661, - "column_start": 0, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_71", - "name": "class_71", - "symbol_type": "Class", - "file_path": "", - "line_start": 664, - "line_end": 670, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_72", - "name": "class_72", - "symbol_type": "Class", - "file_path": "", - "line_start": 673, - "line_end": 679, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_c_string", - "name": "is_c_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 713, - "line_end": 713, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_transparent", - "name": "is_transparent", - "symbol_type": "Class", - "file_path": "", - "line_start": 735, - "line_end": 735, - "column_start": 0, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "void_t.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/meta/void_t.hpp", - "language": "cpp", - "size_bytes": 597, - "total_lines": 24, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.563524640Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_make_void", - "name": "make_void", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 20, - "column_start": 25, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "binary_writer.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/output/binary_writer.hpp", - "language": "cpp", - "size_bytes": 69893, - "total_lines": 1838, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.577950181Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 1837, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_writer", - "name": "binary_writer", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 408, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 730, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 739, - "line_end": 949, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 960, - "line_end": 970, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 975, - "line_end": 982, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 987, - "line_end": 992, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 997, - "line_end": 1002, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 1007, - "line_end": 1010, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 1015, - "line_end": 1024, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 1029, - "line_end": 1032, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 1037, - "line_end": 1042, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 1047, - "line_end": 1060, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 1065, - "line_end": 1070, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 1075, - "line_end": 1092, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 1097, - "line_end": 1102, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 1107, - "line_end": 1117, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 1122, - "line_end": 1125, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 1130, - "line_end": 1144, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 1149, - "line_end": 1158, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 1164, - "line_end": 1204, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 1212, - "line_end": 1251, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 1259, - "line_end": 1268, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 1274, - "line_end": 1284, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 1290, - "line_end": 1293, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 1295, - "line_end": 1298, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 1304, - "line_end": 1307, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 1309, - "line_end": 1312, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 1321, - "line_end": 1330, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 1335, - "line_end": 1417, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 1423, - "line_end": 1499, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 1504, - "line_end": 1603, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 1605, - "line_end": 1608, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 1610, - "line_end": 1613, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 1618, - "line_end": 1725, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number", - "name": "write_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 1745, - "line_end": 1759, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 1761, - "line_end": 1786, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 1795, - "line_end": 1798, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 1802, - "line_end": 1809, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 1813, - "line_end": 1816, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 1824, - "line_end": 1827, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_binary_writer", - "name": "binary_writer", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 1835, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "output_adapters.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/output/output_adapters.hpp", - "language": "cpp", - "size_bytes": 4067, - "total_lines": 147, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.586581230Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 146, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 4, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 4, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_vector_adapter", - "name": "output_vector_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_stream_adapter", - "name": "output_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 79, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_string_adapter", - "name": "output_string_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 127, - "column_start": 4, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 131, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 135, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 41, - "column_start": 28, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_vector_adapter", - "name": "output_vector_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_stream_adapter", - "name": "output_stream_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 94, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_string_adapter", - "name": "output_string_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 119, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_adapter", - "name": "output_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 144, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "serializer.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/output/serializer.hpp", - "language": "cpp", - "size_bytes": 39896, - "total_lines": 988, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.596145151Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 670, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 76, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 4, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 374, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_switch", - "name": "switch", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 586, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_hex_bytes", - "name": "hex_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 677, - "line_end": 684, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_negative_number", - "name": "is_negative_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 688, - "line_end": 691, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_negative_number", - "name": "is_negative_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 694, - "line_end": 697, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_integer", - "name": "dump_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 714, - "line_end": 789, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 799, - "line_end": 818, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 820, - "line_end": 826, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 828, - "line_end": 877, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_decode", - "name": "decode", - "symbol_type": "Function", - "file_path": "", - "line_start": 900, - "line_end": 933, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_sign", - "name": "remove_sign", - "symbol_type": "Function", - "file_path": "", - "line_start": 940, - "line_end": 944, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_sign", - "name": "remove_sign", - "symbol_type": "Function", - "file_path": "", - "line_start": 955, - "line_end": 959, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_serializer", - "name": "serializer", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 587, - "column_start": 0, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "string_concat.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/string_concat.hpp", - "language": "cpp", - "size_bytes": 6006, - "total_lines": 146, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.604074521Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 145, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 54, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 104, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 113, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 134, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat", - "name": "concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 143, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "string_escape.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/string_escape.hpp", - "language": "cpp", - "size_bytes": 2168, - "total_lines": 72, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.610071226Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 71, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_replace_substring", - "name": "replace_substring", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 40, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_escape", - "name": "escape", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unescape", - "name": "unescape", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "value_t.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/detail/value_t.hpp", - "language": "cpp", - "size_bytes": 4326, - "total_lines": 118, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.616366057Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 104, - "column_start": 4, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 114, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/json.hpp", - "language": "cpp", - "size_bytes": 193862, - "total_lines": 5214, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.646152955Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 651, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parser", - "name": "parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_allocator", - "name": "get_allocator", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_meta", - "name": "meta", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 373, - "line_end": 391, - "column_start": 2, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 443, - "line_end": 443, - "column_start": 8, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 445, - "column_start": 8, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 447, - "column_start": 8, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 449, - "column_start": 8, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 451, - "column_start": 8, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 522, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 525, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 528, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 531, - "line_end": 531, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 534, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 537, - "line_end": 537, - "column_start": 8, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 540, - "line_end": 540, - "column_start": 8, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 543, - "column_start": 8, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 546, - "column_start": 8, - "column_end": 109, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 549, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 552, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_destroy", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 650, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 688, - "line_end": 688, - "column_start": 8, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parents", - "name": "set_parents", - "symbol_type": "Function", - "file_path": "", - "line_start": 693, - "line_end": 728, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parents", - "name": "set_parents", - "symbol_type": "Function", - "file_path": "", - "line_start": 730, - "line_end": 741, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parent", - "name": "set_parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 743, - "line_end": 779, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 805, - "line_end": 809, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 813, - "line_end": 817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 825, - "line_end": 832, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 839, - "line_end": 888, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 892, - "line_end": 943, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 947, - "line_end": 954, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 958, - "line_end": 965, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 969, - "line_end": 976, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 980, - "line_end": 987, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_array", - "name": "array", - "symbol_type": "Function", - "file_path": "", - "line_start": 991, - "line_end": 995, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_object", - "name": "object", - "symbol_type": "Function", - "file_path": "", - "line_start": 999, - "line_end": 1003, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1007, - "line_end": 1013, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1020, - "line_end": 1120, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1130, - "line_end": 1130, - "column_start": 4, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1134, - "line_end": 1198, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1202, - "line_end": 1215, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 1219, - "line_end": 1236, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_43", - "name": "function_43", - "symbol_type": "Function", - "file_path": "", - "line_start": 1240, - "line_end": 1244, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_type", - "name": "type", - "symbol_type": "Function", - "file_path": "", - "line_start": 1281, - "line_end": 1284, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_primitive", - "name": "is_primitive", - "symbol_type": "Function", - "file_path": "", - "line_start": 1288, - "line_end": 1291, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_structured", - "name": "is_structured", - "symbol_type": "Function", - "file_path": "", - "line_start": 1295, - "line_end": 1298, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_null", - "name": "is_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 1302, - "line_end": 1305, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_boolean", - "name": "is_boolean", - "symbol_type": "Function", - "file_path": "", - "line_start": 1309, - "line_end": 1312, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number", - "name": "is_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 1316, - "line_end": 1319, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_integer", - "name": "is_number_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 1323, - "line_end": 1326, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_unsigned", - "name": "is_number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 1330, - "line_end": 1333, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_float", - "name": "is_number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 1337, - "line_end": 1340, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_object", - "name": "is_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 1344, - "line_end": 1347, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_array", - "name": "is_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 1351, - "line_end": 1354, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_string", - "name": "is_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 1358, - "line_end": 1361, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_binary", - "name": "is_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 1365, - "line_end": 1368, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_discarded", - "name": "is_discarded", - "symbol_type": "Function", - "file_path": "", - "line_start": 1372, - "line_end": 1375, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_58", - "name": "function_58", - "symbol_type": "Function", - "file_path": "", - "line_start": 1379, - "line_end": 1382, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 1935, - "line_end": 1939, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 1949, - "line_end": 1963, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 1958, - "line_end": 1962, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 1972, - "line_end": 1986, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 1992, - "line_end": 2006, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 2010, - "line_end": 2024, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 2030, - "line_end": 2044, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_66", - "name": "function_66", - "symbol_type": "Function", - "file_path": "", - "line_start": 2048, - "line_end": 2090, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_67", - "name": "function_67", - "symbol_type": "Function", - "file_path": "", - "line_start": 2094, - "line_end": 2103, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_68", - "name": "function_68", - "symbol_type": "Function", - "file_path": "", - "line_start": 2107, - "line_end": 2125, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_69", - "name": "function_69", - "symbol_type": "Function", - "file_path": "", - "line_start": 2129, - "line_end": 2140, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_70", - "name": "function_70", - "symbol_type": "Function", - "file_path": "", - "line_start": 2145, - "line_end": 2148, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_71", - "name": "function_71", - "symbol_type": "Function", - "file_path": "", - "line_start": 2151, - "line_end": 2154, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_72", - "name": "function_72", - "symbol_type": "Function", - "file_path": "", - "line_start": 2160, - "line_end": 2178, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_73", - "name": "function_73", - "symbol_type": "Function", - "file_path": "", - "line_start": 2184, - "line_end": 2195, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2239, - "line_end": 2255, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2265, - "line_end": 2281, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2292, - "line_end": 2308, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2315, - "line_end": 2329, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_INTERNAL_CATCH", - "name": "JSON_INTERNAL_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 2325, - "line_end": 2328, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2340, - "line_end": 2354, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_INTERNAL_CATCH", - "name": "JSON_INTERNAL_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 2350, - "line_end": 2353, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2364, - "line_end": 2367, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2375, - "line_end": 2378, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_front", - "name": "front", - "symbol_type": "Function", - "file_path": "", - "line_start": 2382, - "line_end": 2385, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_front", - "name": "front", - "symbol_type": "Function", - "file_path": "", - "line_start": 2389, - "line_end": 2392, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_back", - "name": "back", - "symbol_type": "Function", - "file_path": "", - "line_start": 2396, - "line_end": 2401, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_back", - "name": "back", - "symbol_type": "Function", - "file_path": "", - "line_start": 2405, - "line_end": 2410, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 2417, - "line_end": 2480, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 2487, - "line_end": 2553, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase_internal", - "name": "erase_internal", - "symbol_type": "Function", - "file_path": "", - "line_start": 2555, - "line_end": 2567, - "column_start": 2, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase_internal", - "name": "erase_internal", - "symbol_type": "Function", - "file_path": "", - "line_start": 2571, - "line_end": 2586, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 2603, - "line_end": 2606, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 2610, - "line_end": 2626, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 2640, - "line_end": 2650, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 2654, - "line_end": 2664, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 2670, - "line_end": 2680, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 2686, - "line_end": 2696, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 2700, - "line_end": 2704, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 2710, - "line_end": 2714, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 2718, - "line_end": 2721, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 2727, - "line_end": 2730, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 2734, - "line_end": 2737, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 2741, - "line_end": 2744, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_begin", - "name": "begin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2758, - "line_end": 2763, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_begin", - "name": "begin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2767, - "line_end": 2770, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cbegin", - "name": "cbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2774, - "line_end": 2779, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end", - "name": "end", - "symbol_type": "Function", - "file_path": "", - "line_start": 2783, - "line_end": 2788, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end", - "name": "end", - "symbol_type": "Function", - "file_path": "", - "line_start": 2792, - "line_end": 2795, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cend", - "name": "cend", - "symbol_type": "Function", - "file_path": "", - "line_start": 2799, - "line_end": 2804, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rbegin", - "name": "rbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2808, - "line_end": 2811, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rbegin", - "name": "rbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2815, - "line_end": 2818, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rend", - "name": "rend", - "symbol_type": "Function", - "file_path": "", - "line_start": 2822, - "line_end": 2825, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rend", - "name": "rend", - "symbol_type": "Function", - "file_path": "", - "line_start": 2829, - "line_end": 2832, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_crbegin", - "name": "crbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2836, - "line_end": 2839, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_crend", - "name": "crend", - "symbol_type": "Function", - "file_path": "", - "line_start": 2843, - "line_end": 2846, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_wrapper", - "name": "iterator_wrapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 2855, - "line_end": 2858, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_wrapper", - "name": "iterator_wrapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 2866, - "line_end": 2869, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_items", - "name": "items", - "symbol_type": "Function", - "file_path": "", - "line_start": 2873, - "line_end": 2876, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_items", - "name": "items", - "symbol_type": "Function", - "file_path": "", - "line_start": 2880, - "line_end": 2883, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 2897, - "line_end": 2932, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_size", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 2936, - "line_end": 2971, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_max_size", - "name": "max_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 2975, - "line_end": 3005, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 3019, - "line_end": 3076, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 3080, - "line_end": 3101, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_124", - "name": "function_124", - "symbol_type": "Function", - "file_path": "", - "line_start": 3105, - "line_end": 3109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 3113, - "line_end": 3133, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_126", - "name": "function_126", - "symbol_type": "Function", - "file_path": "", - "line_start": 3137, - "line_end": 3141, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 3145, - "line_end": 3164, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_128", - "name": "function_128", - "symbol_type": "Function", - "file_path": "", - "line_start": 3168, - "line_end": 3172, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 3176, - "line_end": 3188, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_130", - "name": "function_130", - "symbol_type": "Function", - "file_path": "", - "line_start": 3192, - "line_end": 3196, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace_back", - "name": "emplace_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 3201, - "line_end": 3221, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 3226, - "line_end": 3252, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert_iterator", - "name": "insert_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 3258, - "line_end": 3273, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3277, - "line_end": 3293, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3297, - "line_end": 3300, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3304, - "line_end": 3320, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3324, - "line_end": 3351, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3355, - "line_end": 3371, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3375, - "line_end": 3396, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 3400, - "line_end": 3403, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 3407, - "line_end": 3450, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3454, - "line_end": 3467, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3471, - "line_end": 3479, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3483, - "line_end": 3495, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3499, - "line_end": 3511, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3515, - "line_end": 3527, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3531, - "line_end": 3543, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3547, - "line_end": 3559, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_if", - "name": "if", - "symbol_type": "Function", - "file_path": "", - "line_start": 3636, - "line_end": 3639, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_compares_unordered", - "name": "compares_unordered", - "symbol_type": "Function", - "file_path": "", - "line_start": 3665, - "line_end": 3668, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_151", - "name": "function_151", - "symbol_type": "Function", - "file_path": "", - "line_start": 3674, - "line_end": 3685, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_152", - "name": "function_152", - "symbol_type": "Function", - "file_path": "", - "line_start": 3691, - "line_end": 3694, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_153", - "name": "function_153", - "symbol_type": "Function", - "file_path": "", - "line_start": 3698, - "line_end": 3705, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_154", - "name": "function_154", - "symbol_type": "Function", - "file_path": "", - "line_start": 3709, - "line_end": 3718, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_155", - "name": "function_155", - "symbol_type": "Function", - "file_path": "", - "line_start": 3724, - "line_end": 3727, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_156", - "name": "function_156", - "symbol_type": "Function", - "file_path": "", - "line_start": 3736, - "line_end": 3743, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_157", - "name": "function_157", - "symbol_type": "Function", - "file_path": "", - "line_start": 3749, - "line_end": 3752, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_158", - "name": "function_158", - "symbol_type": "Function", - "file_path": "", - "line_start": 3757, - "line_end": 3764, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_159", - "name": "function_159", - "symbol_type": "Function", - "file_path": "", - "line_start": 3770, - "line_end": 3773, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_160", - "name": "function_160", - "symbol_type": "Function", - "file_path": "", - "line_start": 3778, - "line_end": 3788, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_161", - "name": "function_161", - "symbol_type": "Function", - "file_path": "", - "line_start": 3794, - "line_end": 3797, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_162", - "name": "function_162", - "symbol_type": "Function", - "file_path": "", - "line_start": 3803, - "line_end": 3806, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_163", - "name": "function_163", - "symbol_type": "Function", - "file_path": "", - "line_start": 3810, - "line_end": 3817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_164", - "name": "function_164", - "symbol_type": "Function", - "file_path": "", - "line_start": 3823, - "line_end": 3826, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_165", - "name": "function_165", - "symbol_type": "Function", - "file_path": "", - "line_start": 3832, - "line_end": 3835, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_166", - "name": "function_166", - "symbol_type": "Function", - "file_path": "", - "line_start": 3839, - "line_end": 4935, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_167", - "name": "function_167", - "symbol_type": "Function", - "file_path": "", - "line_start": 3860, - "line_end": 3863, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_168", - "name": "function_168", - "symbol_type": "Function", - "file_path": "", - "line_start": 3867, - "line_end": 3874, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_169", - "name": "function_169", - "symbol_type": "Function", - "file_path": "", - "line_start": 3880, - "line_end": 3883, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_170", - "name": "function_170", - "symbol_type": "Function", - "file_path": "", - "line_start": 3889, - "line_end": 3892, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_171", - "name": "function_171", - "symbol_type": "Function", - "file_path": "", - "line_start": 3896, - "line_end": 3904, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_172", - "name": "function_172", - "symbol_type": "Function", - "file_path": "", - "line_start": 3910, - "line_end": 3913, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_173", - "name": "function_173", - "symbol_type": "Function", - "file_path": "", - "line_start": 3919, - "line_end": 3922, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_174", - "name": "function_174", - "symbol_type": "Function", - "file_path": "", - "line_start": 3926, - "line_end": 3933, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_175", - "name": "function_175", - "symbol_type": "Function", - "file_path": "", - "line_start": 3939, - "line_end": 3942, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_176", - "name": "function_176", - "symbol_type": "Function", - "file_path": "", - "line_start": 3948, - "line_end": 3951, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_177", - "name": "function_177", - "symbol_type": "Function", - "file_path": "", - "line_start": 3967, - "line_end": 3980, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4007, - "line_end": 4016, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4021, - "line_end": 4031, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4035, - "line_end": 4043, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 4048, - "line_end": 4052, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 4057, - "line_end": 4061, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 4065, - "line_end": 4069, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4075, - "line_end": 4084, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4090, - "line_end": 4099, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4109, - "line_end": 4120, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_187", - "name": "function_187", - "symbol_type": "Function", - "file_path": "", - "line_start": 4150, - "line_end": 4175, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_cbor", - "name": "to_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4213, - "line_end": 4216, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_cbor", - "name": "to_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4220, - "line_end": 4223, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4227, - "line_end": 4232, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4236, - "line_end": 4239, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4243, - "line_end": 4246, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4250, - "line_end": 4257, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4261, - "line_end": 4265, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4269, - "line_end": 4273, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 4277, - "line_end": 4284, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 4288, - "line_end": 4292, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 4296, - "line_end": 4300, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4304, - "line_end": 4309, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4313, - "line_end": 4316, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4320, - "line_end": 4323, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4328, - "line_end": 4339, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4344, - "line_end": 4355, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4360, - "line_end": 4366, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4371, - "line_end": 4382, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4387, - "line_end": 4397, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4402, - "line_end": 4412, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4417, - "line_end": 4422, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4426, - "line_end": 4436, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4441, - "line_end": 4451, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4456, - "line_end": 4466, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4471, - "line_end": 4476, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4480, - "line_end": 4490, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bjdata", - "name": "from_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 4496, - "line_end": 4506, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bjdata", - "name": "from_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 4511, - "line_end": 4521, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4526, - "line_end": 4536, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4541, - "line_end": 4551, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4556, - "line_end": 4561, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4565, - "line_end": 4575, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_220", - "name": "function_220", - "symbol_type": "Function", - "file_path": "", - "line_start": 4587, - "line_end": 4590, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_221", - "name": "function_221", - "symbol_type": "Function", - "file_path": "", - "line_start": 4594, - "line_end": 4597, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_222", - "name": "function_222", - "symbol_type": "Function", - "file_path": "", - "line_start": 4601, - "line_end": 4604, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_223", - "name": "function_223", - "symbol_type": "Function", - "file_path": "", - "line_start": 4608, - "line_end": 4611, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 4615, - "line_end": 4618, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 4622, - "line_end": 4625, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 4629, - "line_end": 4632, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 4636, - "line_end": 4639, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_flatten", - "name": "flatten", - "symbol_type": "Function", - "file_path": "", - "line_start": 4643, - "line_end": 4648, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unflatten", - "name": "unflatten", - "symbol_type": "Function", - "file_path": "", - "line_start": 4652, - "line_end": 4655, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_patch_inplace", - "name": "patch_inplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 4668, - "line_end": 4934, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_patch", - "name": "patch", - "symbol_type": "Function", - "file_path": "", - "line_start": 4939, - "line_end": 4944, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diff", - "name": "diff", - "symbol_type": "Function", - "file_path": "", - "line_start": 4948, - "line_end": 5079, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_merge_patch", - "name": "merge_patch", - "symbol_type": "Function", - "file_path": "", - "line_start": 5091, - "line_end": 5115, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_234", - "name": "function_234", - "symbol_type": "Function", - "file_path": "", - "line_start": 5122, - "line_end": 5126, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_235", - "name": "function_235", - "symbol_type": "Function", - "file_path": "", - "line_start": 5136, - "line_end": 5139, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_236", - "name": "function_236", - "symbol_type": "Function", - "file_path": "", - "line_start": 5144, - "line_end": 5147, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_237", - "name": "function_237", - "symbol_type": "Function", - "file_path": "", - "line_start": 5151, - "line_end": 5205, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_238", - "name": "function_238", - "symbol_type": "Function", - "file_path": "", - "line_start": 5162, - "line_end": 5169, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_239", - "name": "function_239", - "symbol_type": "Function", - "file_path": "", - "line_start": 5165, - "line_end": 5168, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_240", - "name": "function_240", - "symbol_type": "Function", - "file_path": "", - "line_start": 5179, - "line_end": 5187, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 5195, - "line_end": 5201, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_class_0", - "name": "class_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 5173, - "line_end": 5188, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_fwd.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/json_fwd.hpp", - "language": "cpp", - "size_bytes": 2469, - "total_lines": 74, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.657235830Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_pointer", - "name": "json_pointer", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 0, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ordered_map", - "name": "ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 0, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ordered_map.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/ordered_map.hpp", - "language": "cpp", - "size_bytes": 11447, - "total_lines": 359, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.664802503Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 4, - "column_end": 107, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 50, - "column_start": 4, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 52, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 258, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 284, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 296, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 310, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 322, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 340, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 353, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "hedley.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/thirdparty/hedley/hedley.hpp", - "language": "cpp", - "size_bytes": 86068, - "total_lines": 2045, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.675798412Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "hedley_undef.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/include/nlohmann/thirdparty/hedley/hedley_undef.hpp", - "language": "cpp", - "size_bytes": 5500, - "total_lines": 158, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.682023777Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/single_include/nlohmann/json.hpp", - "language": "cpp", - "size_bytes": 907858, - "total_lines": 24596, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.772022779Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 255, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 313, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 266, - "column_start": 4, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 267, - "column_start": 4, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 268, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 269, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 270, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 271, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 2824, - "line_end": 2920, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 2886, - "line_end": 2907, - "column_start": 4, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 2914, - "line_end": 2917, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 2921, - "line_end": 2995, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_replace_substring", - "name": "replace_substring", - "symbol_type": "Function", - "file_path": "", - "line_start": 2955, - "line_end": 2964, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_escape", - "name": "escape", - "symbol_type": "Function", - "file_path": "", - "line_start": 2974, - "line_end": 2979, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unescape", - "name": "unescape", - "symbol_type": "Function", - "file_path": "", - "line_start": 2989, - "line_end": 2993, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 3014, - "line_end": 3035, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 3029, - "line_end": 3032, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 3060, - "line_end": 3211, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 3109, - "line_end": 3112, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_make_array", - "name": "make_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 3206, - "line_end": 3209, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 3250, - "line_end": 3293, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 3420, - "line_end": 4135, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_conditional_static_cast", - "name": "conditional_static_cast", - "symbol_type": "Function", - "file_path": "", - "line_start": 3977, - "line_end": 3980, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_conditional_static_cast", - "name": "conditional_static_cast", - "symbol_type": "Function", - "file_path": "", - "line_start": 3983, - "line_end": 3986, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 4015, - "line_end": 4019, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 4025, - "line_end": 4029, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 4035, - "line_end": 4039, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 4046, - "line_end": 4051, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 4062, - "line_end": 4065, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 4071, - "line_end": 4074, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value_in_range_of", - "name": "value_in_range_of", - "symbol_type": "Function", - "file_path": "", - "line_start": 4078, - "line_end": 4081, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_c_string", - "name": "is_c_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 4094, - "line_end": 4103, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_transparent", - "name": "is_transparent", - "symbol_type": "Function", - "file_path": "", - "line_start": 4122, - "line_end": 4125, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 4158, - "line_end": 4285, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 4162, - "line_end": 4165, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 4174, - "line_end": 4177, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 4180, - "line_end": 4184, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 4187, - "line_end": 4190, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4193, - "line_end": 4194, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4240, - "line_end": 4244, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4249, - "line_end": 4253, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4259, - "line_end": 4263, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4270, - "line_end": 4274, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat", - "name": "concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 4277, - "line_end": 4283, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_44", - "name": "function_44", - "symbol_type": "Function", - "file_path": "", - "line_start": 4286, - "line_end": 4518, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_45", - "name": "function_45", - "symbol_type": "Function", - "file_path": "", - "line_start": 4304, - "line_end": 4307, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_46", - "name": "function_46", - "symbol_type": "Function", - "file_path": "", - "line_start": 4313, - "line_end": 4314, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_47", - "name": "function_47", - "symbol_type": "Function", - "file_path": "", - "line_start": 4316, - "line_end": 4319, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_48", - "name": "function_48", - "symbol_type": "Function", - "file_path": "", - "line_start": 4321, - "line_end": 4324, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diagnostics", - "name": "diagnostics", - "symbol_type": "Function", - "file_path": "", - "line_start": 4327, - "line_end": 4389, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4411, - "line_end": 4416, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4419, - "line_end": 4425, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 4439, - "line_end": 4440, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_53", - "name": "function_53", - "symbol_type": "Function", - "file_path": "", - "line_start": 4442, - "line_end": 4446, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4455, - "line_end": 4459, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_55", - "name": "function_55", - "symbol_type": "Function", - "file_path": "", - "line_start": 4462, - "line_end": 4464, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4473, - "line_end": 4477, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_57", - "name": "function_57", - "symbol_type": "Function", - "file_path": "", - "line_start": 4480, - "line_end": 4481, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4490, - "line_end": 4494, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_59", - "name": "function_59", - "symbol_type": "Function", - "file_path": "", - "line_start": 4497, - "line_end": 4498, - "column_start": 4, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4507, - "line_end": 4511, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_61", - "name": "function_61", - "symbol_type": "Function", - "file_path": "", - "line_start": 4514, - "line_end": 4515, - "column_start": 4, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_62", - "name": "function_62", - "symbol_type": "Function", - "file_path": "", - "line_start": 4519, - "line_end": 4546, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_63", - "name": "function_63", - "symbol_type": "Function", - "file_path": "", - "line_start": 4565, - "line_end": 4569, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_64", - "name": "function_64", - "symbol_type": "Function", - "file_path": "", - "line_start": 4573, - "line_end": 4577, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_65", - "name": "function_65", - "symbol_type": "Function", - "file_path": "", - "line_start": 4588, - "line_end": 4788, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4593, - "line_end": 4600, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_arithmetic_value", - "name": "get_arithmetic_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 4607, - "line_end": 4637, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4640, - "line_end": 4647, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4650, - "line_end": 4657, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4666, - "line_end": 4674, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4677, - "line_end": 4680, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4683, - "line_end": 4686, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4689, - "line_end": 4692, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4697, - "line_end": 4702, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4708, - "line_end": 4720, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4725, - "line_end": 4737, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4740, - "line_end": 4747, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4750, - "line_end": 4753, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4756, - "line_end": 4764, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4794, - "line_end": 4809, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4819, - "line_end": 4830, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_inplace_array_impl", - "name": "from_json_inplace_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4833, - "line_end": 4837, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4840, - "line_end": 4849, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4852, - "line_end": 4860, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4864, - "line_end": 4882, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4896, - "line_end": 4930, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl_base", - "name": "from_json_tuple_impl_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 4933, - "line_end": 4936, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4939, - "line_end": 4943, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4946, - "line_end": 4949, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4952, - "line_end": 4955, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4958, - "line_end": 4961, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4964, - "line_end": 4973, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4978, - "line_end": 4993, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4998, - "line_end": 5013, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5017, - "line_end": 5024, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_96", - "name": "function_96", - "symbol_type": "Function", - "file_path": "", - "line_start": 5030, - "line_end": 5035, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_97", - "name": "function_97", - "symbol_type": "Function", - "file_path": "", - "line_start": 5103, - "line_end": 5284, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_int_to_string", - "name": "int_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 5108, - "line_end": 5113, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5137, - "line_end": 5137, - "column_start": 4, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5138, - "line_end": 5143, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5145, - "line_end": 5145, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_102", - "name": "function_102", - "symbol_type": "Function", - "file_path": "", - "line_start": 5146, - "line_end": 5146, - "column_start": 4, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5148, - "line_end": 5150, - "column_start": 4, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_104", - "name": "function_104", - "symbol_type": "Function", - "file_path": "", - "line_start": 5151, - "line_end": 5153, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_105", - "name": "function_105", - "symbol_type": "Function", - "file_path": "", - "line_start": 5154, - "line_end": 5154, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_106", - "name": "function_106", - "symbol_type": "Function", - "file_path": "", - "line_start": 5157, - "line_end": 5160, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_107", - "name": "function_107", - "symbol_type": "Function", - "file_path": "", - "line_start": 5163, - "line_end": 5169, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_108", - "name": "function_108", - "symbol_type": "Function", - "file_path": "", - "line_start": 5171, - "line_end": 5177, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_109", - "name": "function_109", - "symbol_type": "Function", - "file_path": "", - "line_start": 5180, - "line_end": 5183, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_110", - "name": "function_110", - "symbol_type": "Function", - "file_path": "", - "line_start": 5186, - "line_end": 5189, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_111", - "name": "function_111", - "symbol_type": "Function", - "file_path": "", - "line_start": 5192, - "line_end": 5225, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_112", - "name": "function_112", - "symbol_type": "Function", - "file_path": "", - "line_start": 5228, - "line_end": 5231, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 5242, - "line_end": 5242, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 5245, - "line_end": 5246, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 5248, - "line_end": 5248, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_116", - "name": "function_116", - "symbol_type": "Function", - "file_path": "", - "line_start": 5249, - "line_end": 5249, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 5250, - "line_end": 5250, - "column_start": 4, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_118", - "name": "function_118", - "symbol_type": "Function", - "file_path": "", - "line_start": 5251, - "line_end": 5251, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_119", - "name": "function_119", - "symbol_type": "Function", - "file_path": "", - "line_start": 5252, - "line_end": 5252, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_120", - "name": "function_120", - "symbol_type": "Function", - "file_path": "", - "line_start": 5255, - "line_end": 5258, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_121", - "name": "function_121", - "symbol_type": "Function", - "file_path": "", - "line_start": 5261, - "line_end": 5264, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 5271, - "line_end": 5274, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 5279, - "line_end": 5282, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_124", - "name": "function_124", - "symbol_type": "Function", - "file_path": "", - "line_start": 5285, - "line_end": 5315, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_125", - "name": "function_125", - "symbol_type": "Function", - "file_path": "", - "line_start": 5333, - "line_end": 5737, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5354, - "line_end": 5360, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5367, - "line_end": 5373, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5376, - "line_end": 5382, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5387, - "line_end": 5393, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5400, - "line_end": 5406, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5409, - "line_end": 5415, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5422, - "line_end": 5428, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5435, - "line_end": 5441, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5448, - "line_end": 5454, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5461, - "line_end": 5468, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5471, - "line_end": 5478, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5483, - "line_end": 5493, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5496, - "line_end": 5508, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5512, - "line_end": 5524, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5531, - "line_end": 5538, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5541, - "line_end": 5548, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5552, - "line_end": 5562, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5571, - "line_end": 5574, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5584, - "line_end": 5587, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5591, - "line_end": 5594, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5597, - "line_end": 5600, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5604, - "line_end": 5607, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5611, - "line_end": 5614, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5618, - "line_end": 5621, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5626, - "line_end": 5630, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5634, - "line_end": 5637, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5647, - "line_end": 5650, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5653, - "line_end": 5656, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5660, - "line_end": 5663, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5666, - "line_end": 5669, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5673, - "line_end": 5676, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5679, - "line_end": 5682, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5689, - "line_end": 5692, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5695, - "line_end": 5698, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5703, - "line_end": 5706, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json_tuple_impl", - "name": "to_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 5709, - "line_end": 5712, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5715, - "line_end": 5718, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5722, - "line_end": 5725, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5776, - "line_end": 5781, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5826, - "line_end": 5828, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5831, - "line_end": 5833, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5836, - "line_end": 5838, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5841, - "line_end": 5845, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5848, - "line_end": 5852, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_170", - "name": "function_170", - "symbol_type": "Function", - "file_path": "", - "line_start": 5854, - "line_end": 5858, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_171", - "name": "function_171", - "symbol_type": "Function", - "file_path": "", - "line_start": 5860, - "line_end": 5863, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_subtype", - "name": "set_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5867, - "line_end": 5871, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_subtype", - "name": "subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5875, - "line_end": 5878, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_has_subtype", - "name": "has_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5882, - "line_end": 5885, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_clear_subtype", - "name": "clear_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5889, - "line_end": 5893, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_176", - "name": "function_176", - "symbol_type": "Function", - "file_path": "", - "line_start": 5928, - "line_end": 6038, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_combine", - "name": "combine", - "symbol_type": "Function", - "file_path": "", - "line_start": 5933, - "line_end": 5937, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_hash", - "name": "hash", - "symbol_type": "Function", - "file_path": "", - "line_start": 5951, - "line_end": 6036, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_179", - "name": "function_179", - "symbol_type": "Function", - "file_path": "", - "line_start": 6098, - "line_end": 6562, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6120, - "line_end": 6124, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6127, - "line_end": 6127, - "column_start": 4, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6128, - "line_end": 6128, - "column_start": 4, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_character", - "name": "get_character", - "symbol_type": "Function", - "file_path": "", - "line_start": 6133, - "line_end": 6136, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_184", - "name": "function_184", - "symbol_type": "Function", - "file_path": "", - "line_start": 6158, - "line_end": 6166, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6168, - "line_end": 6170, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6173, - "line_end": 6173, - "column_start": 4, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_187", - "name": "function_187", - "symbol_type": "Function", - "file_path": "", - "line_start": 6174, - "line_end": 6174, - "column_start": 4, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_188", - "name": "function_188", - "symbol_type": "Function", - "file_path": "", - "line_start": 6175, - "line_end": 6175, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6177, - "line_end": 6182, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_190", - "name": "function_190", - "symbol_type": "Function", - "file_path": "", - "line_start": 6187, - "line_end": 6196, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_input_adapter", - "name": "iterator_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6213, - "line_end": 6215, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_192", - "name": "function_192", - "symbol_type": "Function", - "file_path": "", - "line_start": 6217, - "line_end": 6227, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_193", - "name": "function_193", - "symbol_type": "Function", - "file_path": "", - "line_start": 6236, - "line_end": 6239, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_194", - "name": "function_194", - "symbol_type": "Function", - "file_path": "", - "line_start": 6250, - "line_end": 6301, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_195", - "name": "function_195", - "symbol_type": "Function", - "file_path": "", - "line_start": 6308, - "line_end": 6363, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_wide_string_input_adapter", - "name": "wide_string_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6373, - "line_end": 6374, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_197", - "name": "function_197", - "symbol_type": "Function", - "file_path": "", - "line_start": 6376, - "line_end": 6391, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_fill_buffer", - "name": "fill_buffer", - "symbol_type": "Function", - "file_path": "", - "line_start": 6397, - "line_end": 6400, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_199", - "name": "function_199", - "symbol_type": "Function", - "file_path": "", - "line_start": 6419, - "line_end": 6422, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_200", - "name": "function_200", - "symbol_type": "Function", - "file_path": "", - "line_start": 6443, - "line_end": 6446, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6451, - "line_end": 6455, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_202", - "name": "function_202", - "symbol_type": "Function", - "file_path": "", - "line_start": 6476, - "line_end": 6479, - "column_start": 11, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6485, - "line_end": 6488, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6492, - "line_end": 6495, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6497, - "line_end": 6500, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6502, - "line_end": 6505, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6518, - "line_end": 6523, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6526, - "line_end": 6529, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6543, - "line_end": 6544, - "column_start": 4, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6550, - "line_end": 6551, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_211", - "name": "function_211", - "symbol_type": "Function", - "file_path": "", - "line_start": 6553, - "line_end": 6556, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6744, - "line_end": 6746, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6749, - "line_end": 6749, - "column_start": 4, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6750, - "line_end": 6750, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_215", - "name": "function_215", - "symbol_type": "Function", - "file_path": "", - "line_start": 6753, - "line_end": 6753, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_null", - "name": "null", - "symbol_type": "Function", - "file_path": "", - "line_start": 6755, - "line_end": 6759, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_boolean", - "name": "boolean", - "symbol_type": "Function", - "file_path": "", - "line_start": 6761, - "line_end": 6765, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_integer", - "name": "number_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 6767, - "line_end": 6771, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_unsigned", - "name": "number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 6773, - "line_end": 6777, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_float", - "name": "number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 6779, - "line_end": 6783, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string", - "name": "string", - "symbol_type": "Function", - "file_path": "", - "line_start": 6785, - "line_end": 6789, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 6791, - "line_end": 6795, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start_object", - "name": "start_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 6797, - "line_end": 6807, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_key", - "name": "key", - "symbol_type": "Function", - "file_path": "", - "line_start": 6809, - "line_end": 6817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end_object", - "name": "end_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 6819, - "line_end": 6827, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start_array", - "name": "start_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 6829, - "line_end": 6839, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end_array", - "name": "end_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 6841, - "line_end": 6849, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 6852, - "line_end": 6862, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_errored", - "name": "is_errored", - "symbol_type": "Function", - "file_path": "", - "line_start": 6864, - "line_end": 6867, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6924, - "line_end": 6930, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6933, - "line_end": 6933, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6934, - "line_end": 6934, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_233", - "name": "function_233", - "symbol_type": "Function", - "file_path": "", - "line_start": 6935, - "line_end": 6935, - "column_start": 4, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_234", - "name": "function_234", - "symbol_type": "Function", - "file_path": "", - "line_start": 6936, - "line_end": 6936, - "column_start": 4, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_235", - "name": "function_235", - "symbol_type": "Function", - "file_path": "", - "line_start": 6937, - "line_end": 6937, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_236", - "name": "function_236", - "symbol_type": "Function", - "file_path": "", - "line_start": 6939, - "line_end": 6943, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_237", - "name": "function_237", - "symbol_type": "Function", - "file_path": "", - "line_start": 6945, - "line_end": 6949, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_238", - "name": "function_238", - "symbol_type": "Function", - "file_path": "", - "line_start": 6951, - "line_end": 6955, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_239", - "name": "function_239", - "symbol_type": "Function", - "file_path": "", - "line_start": 6957, - "line_end": 6961, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_240", - "name": "function_240", - "symbol_type": "Function", - "file_path": "", - "line_start": 6963, - "line_end": 6967, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_241", - "name": "function_241", - "symbol_type": "Function", - "file_path": "", - "line_start": 6969, - "line_end": 6973, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_242", - "name": "function_242", - "symbol_type": "Function", - "file_path": "", - "line_start": 6975, - "line_end": 6979, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_243", - "name": "function_243", - "symbol_type": "Function", - "file_path": "", - "line_start": 6981, - "line_end": 6997, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_244", - "name": "function_244", - "symbol_type": "Function", - "file_path": "", - "line_start": 6999, - "line_end": 7014, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_245", - "name": "function_245", - "symbol_type": "Function", - "file_path": "", - "line_start": 7016, - "line_end": 7050, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_246", - "name": "function_246", - "symbol_type": "Function", - "file_path": "", - "line_start": 7052, - "line_end": 7067, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_247", - "name": "function_247", - "symbol_type": "Function", - "file_path": "", - "line_start": 7069, - "line_end": 7099, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 7102, - "line_end": 7112, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_249", - "name": "function_249", - "symbol_type": "Function", - "file_path": "", - "line_start": 7114, - "line_end": 7117, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_handle_value", - "name": "handle_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 7136, - "line_end": 7197, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_251", - "name": "function_251", - "symbol_type": "Function", - "file_path": "", - "line_start": 7229, - "line_end": 7232, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_252", - "name": "function_252", - "symbol_type": "Function", - "file_path": "", - "line_start": 7234, - "line_end": 7237, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_253", - "name": "function_253", - "symbol_type": "Function", - "file_path": "", - "line_start": 7239, - "line_end": 7242, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_254", - "name": "function_254", - "symbol_type": "Function", - "file_path": "", - "line_start": 7244, - "line_end": 7247, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_255", - "name": "function_255", - "symbol_type": "Function", - "file_path": "", - "line_start": 7249, - "line_end": 7252, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_256", - "name": "function_256", - "symbol_type": "Function", - "file_path": "", - "line_start": 7254, - "line_end": 7257, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_257", - "name": "function_257", - "symbol_type": "Function", - "file_path": "", - "line_start": 7259, - "line_end": 7262, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_258", - "name": "function_258", - "symbol_type": "Function", - "file_path": "", - "line_start": 7264, - "line_end": 7267, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_259", - "name": "function_259", - "symbol_type": "Function", - "file_path": "", - "line_start": 7269, - "line_end": 7272, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_260", - "name": "function_260", - "symbol_type": "Function", - "file_path": "", - "line_start": 7274, - "line_end": 7277, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_261", - "name": "function_261", - "symbol_type": "Function", - "file_path": "", - "line_start": 7279, - "line_end": 7282, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_262", - "name": "function_262", - "symbol_type": "Function", - "file_path": "", - "line_start": 7284, - "line_end": 7287, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_263", - "name": "function_263", - "symbol_type": "Function", - "file_path": "", - "line_start": 7289, - "line_end": 7292, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_264", - "name": "function_264", - "symbol_type": "Function", - "file_path": "", - "line_start": 7326, - "line_end": 8612, - "column_start": 0, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_265", - "name": "function_265", - "symbol_type": "Function", - "file_path": "", - "line_start": 7363, - "line_end": 7404, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 7424, - "line_end": 7428, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 7431, - "line_end": 7431, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 7432, - "line_end": 7432, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_269", - "name": "function_269", - "symbol_type": "Function", - "file_path": "", - "line_start": 7433, - "line_end": 7433, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_270", - "name": "function_270", - "symbol_type": "Function", - "file_path": "", - "line_start": 7434, - "line_end": 7434, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_271", - "name": "function_271", - "symbol_type": "Function", - "file_path": "", - "line_start": 7435, - "line_end": 7435, - "column_start": 4, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_272", - "name": "function_272", - "symbol_type": "Function", - "file_path": "", - "line_start": 7443, - "line_end": 7449, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_273", - "name": "function_273", - "symbol_type": "Function", - "file_path": "", - "line_start": 7470, - "line_end": 7501, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_274", - "name": "function_274", - "symbol_type": "Function", - "file_path": "", - "line_start": 7518, - "line_end": 7538, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_275", - "name": "function_275", - "symbol_type": "Function", - "file_path": "", - "line_start": 7555, - "line_end": 8139, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_276", - "name": "function_276", - "symbol_type": "Function", - "file_path": "", - "line_start": 8145, - "line_end": 8210, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_277", - "name": "function_277", - "symbol_type": "Function", - "file_path": "", - "line_start": 8213, - "line_end": 8216, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_278", - "name": "function_278", - "symbol_type": "Function", - "file_path": "", - "line_start": 8219, - "line_end": 8222, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_279", - "name": "function_279", - "symbol_type": "Function", - "file_path": "", - "line_start": 8225, - "line_end": 8228, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_280", - "name": "function_280", - "symbol_type": "Function", - "file_path": "", - "line_start": 8270, - "line_end": 8593, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 8621, - "line_end": 8626, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 8638, - "line_end": 8665, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unget", - "name": "unget", - "symbol_type": "Function", - "file_path": "", - "line_start": 8675, - "line_end": 8699, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 8702, - "line_end": 8705, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_285", - "name": "function_285", - "symbol_type": "Function", - "file_path": "", - "line_start": 8713, - "line_end": 8716, - "column_start": 52, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number_unsigned", - "name": "get_number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 8719, - "line_end": 8722, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number_float", - "name": "get_number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 8725, - "line_end": 8728, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_288", - "name": "function_288", - "symbol_type": "Function", - "file_path": "", - "line_start": 8731, - "line_end": 8734, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_position", - "name": "get_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 8741, - "line_end": 8744, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_token_string", - "name": "get_token_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 8749, - "line_end": 8770, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_291", - "name": "function_291", - "symbol_type": "Function", - "file_path": "", - "line_start": 8773, - "line_end": 8777, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_skip_bom", - "name": "skip_bom", - "symbol_type": "Function", - "file_path": "", - "line_start": 8787, - "line_end": 8799, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_skip_whitespace", - "name": "skip_whitespace", - "symbol_type": "Function", - "file_path": "", - "line_start": 8801, - "line_end": 8808, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_scan", - "name": "scan", - "symbol_type": "Function", - "file_path": "", - "line_start": 8810, - "line_end": 8896, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_295", - "name": "function_295", - "symbol_type": "Function", - "file_path": "", - "line_start": 8959, - "line_end": 9098, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_296", - "name": "function_296", - "symbol_type": "Function", - "file_path": "", - "line_start": 9099, - "line_end": 12083, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_little_endianness", - "name": "little_endianness", - "symbol_type": "Function", - "file_path": "", - "line_start": 9127, - "line_end": 9130, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 9158, - "line_end": 9161, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 9164, - "line_end": 9164, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 9165, - "line_end": 9165, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_301", - "name": "function_301", - "symbol_type": "Function", - "file_path": "", - "line_start": 9166, - "line_end": 9166, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_302", - "name": "function_302", - "symbol_type": "Function", - "file_path": "", - "line_start": 9167, - "line_end": 9167, - "column_start": 4, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_303", - "name": "function_303", - "symbol_type": "Function", - "file_path": "", - "line_start": 9168, - "line_end": 9168, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_304", - "name": "function_304", - "symbol_type": "Function", - "file_path": "", - "line_start": 9178, - "line_end": 9231, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_305", - "name": "function_305", - "symbol_type": "Function", - "file_path": "", - "line_start": 9242, - "line_end": 9258, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_306", - "name": "function_306", - "symbol_type": "Function", - "file_path": "", - "line_start": 9267, - "line_end": 9283, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_bson_string", - "name": "get_bson_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 9297, - "line_end": 9307, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_bson_binary", - "name": "get_bson_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 9319, - "line_end": 9334, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_309", - "name": "function_309", - "symbol_type": "Function", - "file_path": "", - "line_start": 9346, - "line_end": 9412, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_310", - "name": "function_310", - "symbol_type": "Function", - "file_path": "", - "line_start": 9426, - "line_end": 9458, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_311", - "name": "function_311", - "symbol_type": "Function", - "file_path": "", - "line_start": 9464, - "line_end": 9480, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_312", - "name": "function_312", - "symbol_type": "Function", - "file_path": "", - "line_start": 9494, - "line_end": 9972, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_313", - "name": "function_313", - "symbol_type": "Function", - "file_path": "", - "line_start": 9985, - "line_end": 10068, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_314", - "name": "function_314", - "symbol_type": "Function", - "file_path": "", - "line_start": 10081, - "line_end": 10168, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_315", - "name": "function_315", - "symbol_type": "Function", - "file_path": "", - "line_start": 10176, - "line_end": 10206, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_316", - "name": "function_316", - "symbol_type": "Function", - "file_path": "", - "line_start": 10214, - "line_end": 10261, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_317", - "name": "function_317", - "symbol_type": "Function", - "file_path": "", - "line_start": 10270, - "line_end": 10639, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_318", - "name": "function_318", - "symbol_type": "Function", - "file_path": "", - "line_start": 10651, - "line_end": 10722, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_319", - "name": "function_319", - "symbol_type": "Function", - "file_path": "", - "line_start": 10734, - "line_end": 10839, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_320", - "name": "function_320", - "symbol_type": "Function", - "file_path": "", - "line_start": 10845, - "line_end": 10861, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_321", - "name": "function_321", - "symbol_type": "Function", - "file_path": "", - "line_start": 10867, - "line_end": 10891, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_322", - "name": "function_322", - "symbol_type": "Function", - "file_path": "", - "line_start": 10904, - "line_end": 10907, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_323", - "name": "function_323", - "symbol_type": "Function", - "file_path": "", - "line_start": 10923, - "line_end": 11012, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_324", - "name": "function_324", - "symbol_type": "Function", - "file_path": "", - "line_start": 11018, - "line_end": 11070, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_325", - "name": "function_325", - "symbol_type": "Function", - "file_path": "", - "line_start": 11083, - "line_end": 11293, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_326", - "name": "function_326", - "symbol_type": "Function", - "file_path": "", - "line_start": 11306, - "line_end": 11367, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_327", - "name": "function_327", - "symbol_type": "Function", - "file_path": "", - "line_start": 11373, - "line_end": 11551, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_328", - "name": "function_328", - "symbol_type": "Function", - "file_path": "", - "line_start": 11556, - "line_end": 11659, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_329", - "name": "function_329", - "symbol_type": "Function", - "file_path": "", - "line_start": 11664, - "line_end": 11742, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_330", - "name": "function_330", - "symbol_type": "Function", - "file_path": "", - "line_start": 11747, - "line_end": 11811, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_331", - "name": "function_331", - "symbol_type": "Function", - "file_path": "", - "line_start": 11826, - "line_end": 11830, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_332", - "name": "function_332", - "symbol_type": "Function", - "file_path": "", - "line_start": 11835, - "line_end": 11844, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number", - "name": "get_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 11862, - "line_end": 11888, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_string", - "name": "get_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 11905, - "line_end": 11921, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_binary", - "name": "get_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 11938, - "line_end": 11954, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_336", - "name": "function_336", - "symbol_type": "Function", - "file_path": "", - "line_start": 11961, - "line_end": 11970, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_337", - "name": "function_337", - "symbol_type": "Function", - "file_path": "", - "line_start": 11975, - "line_end": 11980, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_338", - "name": "function_338", - "symbol_type": "Function", - "file_path": "", - "line_start": 11988, - "line_end": 12022, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_339", - "name": "function_339", - "symbol_type": "Function", - "file_path": "", - "line_start": 12125, - "line_end": 12604, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parser", - "name": "parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 12169, - "line_end": 12179, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_341", - "name": "function_341", - "symbol_type": "Function", - "file_path": "", - "line_start": 12191, - "line_end": 12243, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_342", - "name": "function_342", - "symbol_type": "Function", - "file_path": "", - "line_start": 12251, - "line_end": 12255, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_343", - "name": "function_343", - "symbol_type": "Function", - "file_path": "", - "line_start": 12258, - "line_end": 12273, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_344", - "name": "function_344", - "symbol_type": "Function", - "file_path": "", - "line_start": 12277, - "line_end": 12556, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_345", - "name": "function_345", - "symbol_type": "Function", - "file_path": "", - "line_start": 12559, - "line_end": 12562, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_346", - "name": "function_346", - "symbol_type": "Function", - "file_path": "", - "line_start": 12564, - "line_end": 12591, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_347", - "name": "function_347", - "symbol_type": "Function", - "file_path": "", - "line_start": 12637, - "line_end": 12752, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_348", - "name": "function_348", - "symbol_type": "Function", - "file_path": "", - "line_start": 12662, - "line_end": 12665, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_349", - "name": "function_349", - "symbol_type": "Function", - "file_path": "", - "line_start": 12668, - "line_end": 12671, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_350", - "name": "function_350", - "symbol_type": "Function", - "file_path": "", - "line_start": 12674, - "line_end": 12677, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_351", - "name": "function_351", - "symbol_type": "Function", - "file_path": "", - "line_start": 12680, - "line_end": 12683, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_352", - "name": "function_352", - "symbol_type": "Function", - "file_path": "", - "line_start": 12686, - "line_end": 12689, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_353", - "name": "function_353", - "symbol_type": "Function", - "file_path": "", - "line_start": 12691, - "line_end": 12694, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_354", - "name": "function_354", - "symbol_type": "Function", - "file_path": "", - "line_start": 12696, - "line_end": 12699, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_355", - "name": "function_355", - "symbol_type": "Function", - "file_path": "", - "line_start": 12701, - "line_end": 12706, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_356", - "name": "function_356", - "symbol_type": "Function", - "file_path": "", - "line_start": 12708, - "line_end": 12711, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_357", - "name": "function_357", - "symbol_type": "Function", - "file_path": "", - "line_start": 12713, - "line_end": 12717, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_358", - "name": "function_358", - "symbol_type": "Function", - "file_path": "", - "line_start": 12719, - "line_end": 12724, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_359", - "name": "function_359", - "symbol_type": "Function", - "file_path": "", - "line_start": 12726, - "line_end": 12730, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_360", - "name": "function_360", - "symbol_type": "Function", - "file_path": "", - "line_start": 12732, - "line_end": 12737, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_361", - "name": "function_361", - "symbol_type": "Function", - "file_path": "", - "line_start": 12739, - "line_end": 12743, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_362", - "name": "function_362", - "symbol_type": "Function", - "file_path": "", - "line_start": 12745, - "line_end": 12749, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_363", - "name": "function_363", - "symbol_type": "Function", - "file_path": "", - "line_start": 12753, - "line_end": 12776, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_364", - "name": "function_364", - "symbol_type": "Function", - "file_path": "", - "line_start": 12808, - "line_end": 13104, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_end", - "name": "set_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 12833, - "line_end": 13059, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12875, - "line_end": 12875, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_367", - "name": "function_367", - "symbol_type": "Function", - "file_path": "", - "line_start": 12876, - "line_end": 12876, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12877, - "line_end": 12877, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_369", - "name": "function_369", - "symbol_type": "Function", - "file_path": "", - "line_start": 12878, - "line_end": 12878, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12886, - "line_end": 12918, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12936, - "line_end": 12938, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_372", - "name": "function_372", - "symbol_type": "Function", - "file_path": "", - "line_start": 12946, - "line_end": 12954, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12961, - "line_end": 12963, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_374", - "name": "function_374", - "symbol_type": "Function", - "file_path": "", - "line_start": 12971, - "line_end": 12976, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_375", - "name": "function_375", - "symbol_type": "Function", - "file_path": "", - "line_start": 12987, - "line_end": 13020, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_376", - "name": "function_376", - "symbol_type": "Function", - "file_path": "", - "line_start": 13110, - "line_end": 13146, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_377", - "name": "function_377", - "symbol_type": "Function", - "file_path": "", - "line_start": 13152, - "line_end": 13157, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_378", - "name": "function_378", - "symbol_type": "Function", - "file_path": "", - "line_start": 13163, - "line_end": 13197, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_379", - "name": "function_379", - "symbol_type": "Function", - "file_path": "", - "line_start": 13203, - "line_end": 13208, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_380", - "name": "function_380", - "symbol_type": "Function", - "file_path": "", - "line_start": 13214, - "line_end": 13248, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_381", - "name": "function_381", - "symbol_type": "Function", - "file_path": "", - "line_start": 13255, - "line_end": 13284, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_382", - "name": "function_382", - "symbol_type": "Function", - "file_path": "", - "line_start": 13291, - "line_end": 13294, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_383", - "name": "function_383", - "symbol_type": "Function", - "file_path": "", - "line_start": 13300, - "line_end": 13329, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_384", - "name": "function_384", - "symbol_type": "Function", - "file_path": "", - "line_start": 13335, - "line_end": 13338, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_385", - "name": "function_385", - "symbol_type": "Function", - "file_path": "", - "line_start": 13344, - "line_end": 13347, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_386", - "name": "function_386", - "symbol_type": "Function", - "file_path": "", - "line_start": 13353, - "line_end": 13356, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_387", - "name": "function_387", - "symbol_type": "Function", - "file_path": "", - "line_start": 13362, - "line_end": 13393, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_388", - "name": "function_388", - "symbol_type": "Function", - "file_path": "", - "line_start": 13399, - "line_end": 13402, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_389", - "name": "function_389", - "symbol_type": "Function", - "file_path": "", - "line_start": 13408, - "line_end": 13413, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_390", - "name": "function_390", - "symbol_type": "Function", - "file_path": "", - "line_start": 13419, - "line_end": 13424, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_391", - "name": "function_391", - "symbol_type": "Function", - "file_path": "", - "line_start": 13430, - "line_end": 13435, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_392", - "name": "function_392", - "symbol_type": "Function", - "file_path": "", - "line_start": 13441, - "line_end": 13464, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_393", - "name": "function_393", - "symbol_type": "Function", - "file_path": "", - "line_start": 13470, - "line_end": 13502, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_394", - "name": "function_394", - "symbol_type": "Function", - "file_path": "", - "line_start": 13508, - "line_end": 13518, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 13524, - "line_end": 13527, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_396", - "name": "function_396", - "symbol_type": "Function", - "file_path": "", - "line_start": 13559, - "line_end": 13671, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 13596, - "line_end": 13597, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 13600, - "line_end": 13600, - "column_start": 4, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_399", - "name": "function_399", - "symbol_type": "Function", - "file_path": "", - "line_start": 13603, - "line_end": 13606, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_400", - "name": "function_400", - "symbol_type": "Function", - "file_path": "", - "line_start": 13609, - "line_end": 13612, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_401", - "name": "function_401", - "symbol_type": "Function", - "file_path": "", - "line_start": 13615, - "line_end": 13618, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_402", - "name": "function_402", - "symbol_type": "Function", - "file_path": "", - "line_start": 13621, - "line_end": 13624, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_403", - "name": "function_403", - "symbol_type": "Function", - "file_path": "", - "line_start": 13627, - "line_end": 13630, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_404", - "name": "function_404", - "symbol_type": "Function", - "file_path": "", - "line_start": 13633, - "line_end": 13636, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_405", - "name": "function_405", - "symbol_type": "Function", - "file_path": "", - "line_start": 13639, - "line_end": 13642, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_406", - "name": "function_406", - "symbol_type": "Function", - "file_path": "", - "line_start": 13645, - "line_end": 13648, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_407", - "name": "function_407", - "symbol_type": "Function", - "file_path": "", - "line_start": 13651, - "line_end": 13654, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_408", - "name": "function_408", - "symbol_type": "Function", - "file_path": "", - "line_start": 13657, - "line_end": 13661, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_409", - "name": "function_409", - "symbol_type": "Function", - "file_path": "", - "line_start": 13664, - "line_end": 13668, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_410", - "name": "function_410", - "symbol_type": "Function", - "file_path": "", - "line_start": 13711, - "line_end": 13729, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_411", - "name": "function_411", - "symbol_type": "Function", - "file_path": "", - "line_start": 13731, - "line_end": 13735, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_pointer", - "name": "json_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 13743, - "line_end": 13745, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 13749, - "line_end": 13757, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_414", - "name": "function_414", - "symbol_type": "Function", - "file_path": "", - "line_start": 13762, - "line_end": 13765, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_415", - "name": "function_415", - "symbol_type": "Function", - "file_path": "", - "line_start": 13770, - "line_end": 13774, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_416", - "name": "function_416", - "symbol_type": "Function", - "file_path": "", - "line_start": 13779, - "line_end": 13785, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_417", - "name": "function_417", - "symbol_type": "Function", - "file_path": "", - "line_start": 13789, - "line_end": 13793, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_418", - "name": "function_418", - "symbol_type": "Function", - "file_path": "", - "line_start": 13797, - "line_end": 13800, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_419", - "name": "function_419", - "symbol_type": "Function", - "file_path": "", - "line_start": 13804, - "line_end": 13808, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_420", - "name": "function_420", - "symbol_type": "Function", - "file_path": "", - "line_start": 13812, - "line_end": 13815, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_421", - "name": "function_421", - "symbol_type": "Function", - "file_path": "", - "line_start": 13819, - "line_end": 13822, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parent_pointer", - "name": "parent_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 13826, - "line_end": 13836, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_pop_back", - "name": "pop_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 13840, - "line_end": 13848, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_424", - "name": "function_424", - "symbol_type": "Function", - "file_path": "", - "line_start": 13852, - "line_end": 13860, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 13864, - "line_end": 13867, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 13871, - "line_end": 13874, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 13878, - "line_end": 13881, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_428", - "name": "function_428", - "symbol_type": "Function", - "file_path": "", - "line_start": 13955, - "line_end": 14013, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_429", - "name": "function_429", - "symbol_type": "Function", - "file_path": "", - "line_start": 14035, - "line_end": 14094, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_430", - "name": "function_430", - "symbol_type": "Function", - "file_path": "", - "line_start": 14103, - "line_end": 14145, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_431", - "name": "function_431", - "symbol_type": "Function", - "file_path": "", - "line_start": 14161, - "line_end": 14201, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_432", - "name": "function_432", - "symbol_type": "Function", - "file_path": "", - "line_start": 14210, - "line_end": 14252, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 14259, - "line_end": 14336, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 14347, - "line_end": 14405, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_435", - "name": "function_435", - "symbol_type": "Function", - "file_path": "", - "line_start": 14535, - "line_end": 14538, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_436", - "name": "function_436", - "symbol_type": "Function", - "file_path": "", - "line_start": 14543, - "line_end": 14546, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_437", - "name": "function_437", - "symbol_type": "Function", - "file_path": "", - "line_start": 14550, - "line_end": 14553, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_438", - "name": "function_438", - "symbol_type": "Function", - "file_path": "", - "line_start": 14612, - "line_end": 14616, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_439", - "name": "function_439", - "symbol_type": "Function", - "file_path": "", - "line_start": 14621, - "line_end": 14625, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_440", - "name": "function_440", - "symbol_type": "Function", - "file_path": "", - "line_start": 14630, - "line_end": 14634, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_441", - "name": "function_441", - "symbol_type": "Function", - "file_path": "", - "line_start": 14637, - "line_end": 14641, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_442", - "name": "function_442", - "symbol_type": "Function", - "file_path": "", - "line_start": 14646, - "line_end": 14650, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_443", - "name": "function_443", - "symbol_type": "Function", - "file_path": "", - "line_start": 14655, - "line_end": 14659, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_444", - "name": "function_444", - "symbol_type": "Function", - "file_path": "", - "line_start": 14662, - "line_end": 14666, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_445", - "name": "function_445", - "symbol_type": "Function", - "file_path": "", - "line_start": 14690, - "line_end": 14750, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14700, - "line_end": 14702, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14704, - "line_end": 14706, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14708, - "line_end": 14710, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14715, - "line_end": 14717, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14720, - "line_end": 14720, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14721, - "line_end": 14721, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_452", - "name": "function_452", - "symbol_type": "Function", - "file_path": "", - "line_start": 14722, - "line_end": 14722, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_453", - "name": "function_453", - "symbol_type": "Function", - "file_path": "", - "line_start": 14723, - "line_end": 14723, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_454", - "name": "function_454", - "symbol_type": "Function", - "file_path": "", - "line_start": 14724, - "line_end": 14724, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_455", - "name": "function_455", - "symbol_type": "Function", - "file_path": "", - "line_start": 14726, - "line_end": 14733, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_456", - "name": "function_456", - "symbol_type": "Function", - "file_path": "", - "line_start": 14735, - "line_end": 14738, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_457", - "name": "function_457", - "symbol_type": "Function", - "file_path": "", - "line_start": 14740, - "line_end": 14743, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_458", - "name": "function_458", - "symbol_type": "Function", - "file_path": "", - "line_start": 14815, - "line_end": 14936, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_459", - "name": "function_459", - "symbol_type": "Function", - "file_path": "", - "line_start": 14824, - "line_end": 14824, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 14826, - "line_end": 14826, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 14827, - "line_end": 14827, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 14828, - "line_end": 14828, - "column_start": 4, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_463", - "name": "function_463", - "symbol_type": "Function", - "file_path": "", - "line_start": 14829, - "line_end": 14829, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_464", - "name": "function_464", - "symbol_type": "Function", - "file_path": "", - "line_start": 14830, - "line_end": 14830, - "column_start": 4, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_vector_adapter", - "name": "output_vector_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14842, - "line_end": 14844, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_466", - "name": "function_466", - "symbol_type": "Function", - "file_path": "", - "line_start": 14846, - "line_end": 14849, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_467", - "name": "function_467", - "symbol_type": "Function", - "file_path": "", - "line_start": 14851, - "line_end": 14855, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_stream_adapter", - "name": "output_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14867, - "line_end": 14869, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_469", - "name": "function_469", - "symbol_type": "Function", - "file_path": "", - "line_start": 14871, - "line_end": 14874, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_470", - "name": "function_470", - "symbol_type": "Function", - "file_path": "", - "line_start": 14876, - "line_end": 14880, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_string_adapter", - "name": "output_string_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14892, - "line_end": 14894, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_472", - "name": "function_472", - "symbol_type": "Function", - "file_path": "", - "line_start": 14896, - "line_end": 14899, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_473", - "name": "function_473", - "symbol_type": "Function", - "file_path": "", - "line_start": 14901, - "line_end": 14905, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14916, - "line_end": 14917, - "column_start": 4, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14920, - "line_end": 14921, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14924, - "line_end": 14925, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_477", - "name": "function_477", - "symbol_type": "Function", - "file_path": "", - "line_start": 14927, - "line_end": 14930, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_478", - "name": "function_478", - "symbol_type": "Function", - "file_path": "", - "line_start": 14937, - "line_end": 16752, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_writer", - "name": "binary_writer", - "symbol_type": "Function", - "file_path": "", - "line_start": 14966, - "line_end": 14969, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_480", - "name": "function_480", - "symbol_type": "Function", - "file_path": "", - "line_start": 14975, - "line_end": 14999, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_481", - "name": "function_481", - "symbol_type": "Function", - "file_path": "", - "line_start": 15004, - "line_end": 15323, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_482", - "name": "function_482", - "symbol_type": "Function", - "file_path": "", - "line_start": 15328, - "line_end": 15645, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_483", - "name": "function_483", - "symbol_type": "Function", - "file_path": "", - "line_start": 15654, - "line_end": 15864, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_484", - "name": "function_484", - "symbol_type": "Function", - "file_path": "", - "line_start": 15875, - "line_end": 15885, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_485", - "name": "function_485", - "symbol_type": "Function", - "file_path": "", - "line_start": 15890, - "line_end": 15897, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_486", - "name": "function_486", - "symbol_type": "Function", - "file_path": "", - "line_start": 15902, - "line_end": 15907, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_487", - "name": "function_487", - "symbol_type": "Function", - "file_path": "", - "line_start": 15912, - "line_end": 15917, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_488", - "name": "function_488", - "symbol_type": "Function", - "file_path": "", - "line_start": 15922, - "line_end": 15925, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_489", - "name": "function_489", - "symbol_type": "Function", - "file_path": "", - "line_start": 15930, - "line_end": 15939, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_490", - "name": "function_490", - "symbol_type": "Function", - "file_path": "", - "line_start": 15944, - "line_end": 15947, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_491", - "name": "function_491", - "symbol_type": "Function", - "file_path": "", - "line_start": 15952, - "line_end": 15957, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_492", - "name": "function_492", - "symbol_type": "Function", - "file_path": "", - "line_start": 15962, - "line_end": 15975, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_493", - "name": "function_493", - "symbol_type": "Function", - "file_path": "", - "line_start": 15980, - "line_end": 15985, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_494", - "name": "function_494", - "symbol_type": "Function", - "file_path": "", - "line_start": 15990, - "line_end": 16007, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_495", - "name": "function_495", - "symbol_type": "Function", - "file_path": "", - "line_start": 16012, - "line_end": 16017, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_496", - "name": "function_496", - "symbol_type": "Function", - "file_path": "", - "line_start": 16022, - "line_end": 16032, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_497", - "name": "function_497", - "symbol_type": "Function", - "file_path": "", - "line_start": 16037, - "line_end": 16040, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_498", - "name": "function_498", - "symbol_type": "Function", - "file_path": "", - "line_start": 16045, - "line_end": 16059, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_499", - "name": "function_499", - "symbol_type": "Function", - "file_path": "", - "line_start": 16064, - "line_end": 16073, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_500", - "name": "function_500", - "symbol_type": "Function", - "file_path": "", - "line_start": 16079, - "line_end": 16119, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_501", - "name": "function_501", - "symbol_type": "Function", - "file_path": "", - "line_start": 16127, - "line_end": 16166, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_502", - "name": "function_502", - "symbol_type": "Function", - "file_path": "", - "line_start": 16174, - "line_end": 16183, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_503", - "name": "function_503", - "symbol_type": "Function", - "file_path": "", - "line_start": 16189, - "line_end": 16199, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_504", - "name": "function_504", - "symbol_type": "Function", - "file_path": "", - "line_start": 16205, - "line_end": 16208, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_505", - "name": "function_505", - "symbol_type": "Function", - "file_path": "", - "line_start": 16210, - "line_end": 16213, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_506", - "name": "function_506", - "symbol_type": "Function", - "file_path": "", - "line_start": 16219, - "line_end": 16222, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_507", - "name": "function_507", - "symbol_type": "Function", - "file_path": "", - "line_start": 16224, - "line_end": 16227, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 16236, - "line_end": 16245, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 16250, - "line_end": 16332, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 16338, - "line_end": 16414, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_511", - "name": "function_511", - "symbol_type": "Function", - "file_path": "", - "line_start": 16419, - "line_end": 16518, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_512", - "name": "function_512", - "symbol_type": "Function", - "file_path": "", - "line_start": 16520, - "line_end": 16523, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_513", - "name": "function_513", - "symbol_type": "Function", - "file_path": "", - "line_start": 16525, - "line_end": 16528, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_514", - "name": "function_514", - "symbol_type": "Function", - "file_path": "", - "line_start": 16533, - "line_end": 16640, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number", - "name": "write_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 16660, - "line_end": 16674, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_516", - "name": "function_516", - "symbol_type": "Function", - "file_path": "", - "line_start": 16676, - "line_end": 16701, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 16710, - "line_end": 16713, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 16717, - "line_end": 16724, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 16728, - "line_end": 16731, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 16739, - "line_end": 16742, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_521", - "name": "function_521", - "symbol_type": "Function", - "file_path": "", - "line_start": 16804, - "line_end": 17898, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_reinterpret_bits", - "name": "reinterpret_bits", - "symbol_type": "Function", - "file_path": "", - "line_start": 16831, - "line_end": 16838, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diyfp", - "name": "diyfp", - "symbol_type": "Function", - "file_path": "", - "line_start": 16847, - "line_end": 16847, - "column_start": 4, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_524", - "name": "function_524", - "symbol_type": "Function", - "file_path": "", - "line_start": 16853, - "line_end": 16859, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_525", - "name": "function_525", - "symbol_type": "Function", - "file_path": "", - "line_start": 16865, - "line_end": 16924, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_526", - "name": "function_526", - "symbol_type": "Function", - "file_path": "", - "line_start": 16930, - "line_end": 16941, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_527", - "name": "function_527", - "symbol_type": "Function", - "file_path": "", - "line_start": 16947, - "line_end": 16955, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_compute_boundaries", - "name": "compute_boundaries", - "symbol_type": "Function", - "file_path": "", - "line_start": 16972, - "line_end": 17037, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_cached_power_for_binary_exponent", - "name": "get_cached_power_for_binary_exponent", - "symbol_type": "Function", - "file_path": "", - "line_start": 17111, - "line_end": 17269, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find_largest_pow10", - "name": "find_largest_pow10", - "symbol_type": "Function", - "file_path": "", - "line_start": 17275, - "line_end": 17327, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2_round", - "name": "grisu2_round", - "symbol_type": "Function", - "file_path": "", - "line_start": 17329, - "line_end": 17364, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2_digit_gen", - "name": "grisu2_digit_gen", - "symbol_type": "Function", - "file_path": "", - "line_start": 17370, - "line_end": 17603, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2", - "name": "grisu2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17611, - "line_end": 17662, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_534", - "name": "function_534", - "symbol_type": "Function", - "file_path": "", - "line_start": 17670, - "line_end": 17702, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_535", - "name": "function_535", - "symbol_type": "Function", - "file_path": "", - "line_start": 17710, - "line_end": 17750, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_536", - "name": "function_536", - "symbol_type": "Function", - "file_path": "", - "line_start": 17762, - "line_end": 17831, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_537", - "name": "function_537", - "symbol_type": "Function", - "file_path": "", - "line_start": 17901, - "line_end": 18554, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 17951, - "line_end": 17960, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 17963, - "line_end": 17963, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_540", - "name": "function_540", - "symbol_type": "Function", - "file_path": "", - "line_start": 17964, - "line_end": 17964, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 17965, - "line_end": 17965, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_542", - "name": "function_542", - "symbol_type": "Function", - "file_path": "", - "line_start": 17966, - "line_end": 17966, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_543", - "name": "function_543", - "symbol_type": "Function", - "file_path": "", - "line_start": 17967, - "line_end": 17967, - "column_start": 4, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_544", - "name": "function_544", - "symbol_type": "Function", - "file_path": "", - "line_start": 17991, - "line_end": 18258, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_switch", - "name": "switch", - "symbol_type": "Function", - "file_path": "", - "line_start": 18289, - "line_end": 18470, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_hex_bytes", - "name": "hex_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 18561, - "line_end": 18568, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_negative_number", - "name": "is_negative_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 18572, - "line_end": 18575, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_negative_number", - "name": "is_negative_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 18578, - "line_end": 18581, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_integer", - "name": "dump_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 18598, - "line_end": 18673, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 18683, - "line_end": 18702, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 18704, - "line_end": 18710, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 18712, - "line_end": 18761, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_decode", - "name": "decode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18784, - "line_end": 18817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_sign", - "name": "remove_sign", - "symbol_type": "Function", - "file_path": "", - "line_start": 18824, - "line_end": 18828, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_sign", - "name": "remove_sign", - "symbol_type": "Function", - "file_path": "", - "line_start": 18839, - "line_end": 18843, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 18926, - "line_end": 18926, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 18927, - "line_end": 18927, - "column_start": 4, - "column_end": 107, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 18929, - "line_end": 18930, - "column_start": 4, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 18931, - "line_end": 18932, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 18934, - "line_end": 18945, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 18949, - "line_end": 18960, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_562", - "name": "function_562", - "symbol_type": "Function", - "file_path": "", - "line_start": 18962, - "line_end": 18965, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_563", - "name": "function_563", - "symbol_type": "Function", - "file_path": "", - "line_start": 18969, - "line_end": 18972, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_564", - "name": "function_564", - "symbol_type": "Function", - "file_path": "", - "line_start": 18974, - "line_end": 18977, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_565", - "name": "function_565", - "symbol_type": "Function", - "file_path": "", - "line_start": 18981, - "line_end": 18984, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_566", - "name": "function_566", - "symbol_type": "Function", - "file_path": "", - "line_start": 18986, - "line_end": 18997, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_567", - "name": "function_567", - "symbol_type": "Function", - "file_path": "", - "line_start": 19001, - "line_end": 19012, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_568", - "name": "function_568", - "symbol_type": "Function", - "file_path": "", - "line_start": 19014, - "line_end": 19025, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_569", - "name": "function_569", - "symbol_type": "Function", - "file_path": "", - "line_start": 19029, - "line_end": 19040, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 19042, - "line_end": 19059, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 19063, - "line_end": 19080, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 19082, - "line_end": 19085, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 19087, - "line_end": 19138, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 19140, - "line_end": 19150, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 19154, - "line_end": 19164, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 19166, - "line_end": 19176, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 19180, - "line_end": 19190, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 19192, - "line_end": 19202, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 19204, - "line_end": 19207, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 19209, - "line_end": 19220, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 19227, - "line_end": 19233, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_582", - "name": "function_582", - "symbol_type": "Function", - "file_path": "", - "line_start": 19252, - "line_end": 19829, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parser", - "name": "parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 19306, - "line_end": 19315, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_allocator", - "name": "get_allocator", - "symbol_type": "Function", - "file_path": "", - "line_start": 19416, - "line_end": 19419, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_meta", - "name": "meta", - "symbol_type": "Function", - "file_path": "", - "line_start": 19423, - "line_end": 19485, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_586", - "name": "function_586", - "symbol_type": "Function", - "file_path": "", - "line_start": 19551, - "line_end": 19569, - "column_start": 2, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19621, - "line_end": 19621, - "column_start": 8, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19623, - "line_end": 19623, - "column_start": 8, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19625, - "line_end": 19625, - "column_start": 8, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19627, - "line_end": 19627, - "column_start": 8, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19629, - "line_end": 19629, - "column_start": 8, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19631, - "line_end": 19700, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19703, - "line_end": 19703, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19706, - "line_end": 19706, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19709, - "line_end": 19709, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19712, - "line_end": 19712, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19715, - "line_end": 19715, - "column_start": 8, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19718, - "line_end": 19718, - "column_start": 8, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19721, - "line_end": 19721, - "column_start": 8, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19724, - "line_end": 19724, - "column_start": 8, - "column_end": 109, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19727, - "line_end": 19727, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19730, - "line_end": 19730, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_destroy", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 19732, - "line_end": 19828, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 19866, - "line_end": 19866, - "column_start": 8, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parents", - "name": "set_parents", - "symbol_type": "Function", - "file_path": "", - "line_start": 19871, - "line_end": 19906, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parents", - "name": "set_parents", - "symbol_type": "Function", - "file_path": "", - "line_start": 19908, - "line_end": 19919, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parent", - "name": "set_parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 19921, - "line_end": 19957, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 19983, - "line_end": 19987, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 19991, - "line_end": 19995, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20003, - "line_end": 20010, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20017, - "line_end": 20066, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20070, - "line_end": 20121, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20125, - "line_end": 20132, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20136, - "line_end": 20143, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20147, - "line_end": 20154, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20158, - "line_end": 20165, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_array", - "name": "array", - "symbol_type": "Function", - "file_path": "", - "line_start": 20169, - "line_end": 20173, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_object", - "name": "object", - "symbol_type": "Function", - "file_path": "", - "line_start": 20177, - "line_end": 20181, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20185, - "line_end": 20191, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20198, - "line_end": 20298, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20308, - "line_end": 20308, - "column_start": 4, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20312, - "line_end": 20376, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20380, - "line_end": 20393, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_624", - "name": "function_624", - "symbol_type": "Function", - "file_path": "", - "line_start": 20397, - "line_end": 20414, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_625", - "name": "function_625", - "symbol_type": "Function", - "file_path": "", - "line_start": 20418, - "line_end": 20422, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_type", - "name": "type", - "symbol_type": "Function", - "file_path": "", - "line_start": 20459, - "line_end": 20462, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_primitive", - "name": "is_primitive", - "symbol_type": "Function", - "file_path": "", - "line_start": 20466, - "line_end": 20469, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_structured", - "name": "is_structured", - "symbol_type": "Function", - "file_path": "", - "line_start": 20473, - "line_end": 20476, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_null", - "name": "is_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 20480, - "line_end": 20483, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_boolean", - "name": "is_boolean", - "symbol_type": "Function", - "file_path": "", - "line_start": 20487, - "line_end": 20490, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number", - "name": "is_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 20494, - "line_end": 20497, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_integer", - "name": "is_number_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 20501, - "line_end": 20504, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_unsigned", - "name": "is_number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 20508, - "line_end": 20511, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_float", - "name": "is_number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 20515, - "line_end": 20518, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_object", - "name": "is_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 20522, - "line_end": 20525, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_array", - "name": "is_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 20529, - "line_end": 20532, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_string", - "name": "is_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 20536, - "line_end": 20539, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_binary", - "name": "is_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20543, - "line_end": 20546, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_discarded", - "name": "is_discarded", - "symbol_type": "Function", - "file_path": "", - "line_start": 20550, - "line_end": 20553, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_640", - "name": "function_640", - "symbol_type": "Function", - "file_path": "", - "line_start": 20557, - "line_end": 20560, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 21113, - "line_end": 21117, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21127, - "line_end": 21141, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 21136, - "line_end": 21140, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21150, - "line_end": 21164, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21170, - "line_end": 21184, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21188, - "line_end": 21202, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21208, - "line_end": 21222, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_648", - "name": "function_648", - "symbol_type": "Function", - "file_path": "", - "line_start": 21226, - "line_end": 21268, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_649", - "name": "function_649", - "symbol_type": "Function", - "file_path": "", - "line_start": 21272, - "line_end": 21281, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_650", - "name": "function_650", - "symbol_type": "Function", - "file_path": "", - "line_start": 21285, - "line_end": 21303, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_651", - "name": "function_651", - "symbol_type": "Function", - "file_path": "", - "line_start": 21307, - "line_end": 21318, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_652", - "name": "function_652", - "symbol_type": "Function", - "file_path": "", - "line_start": 21323, - "line_end": 21326, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_653", - "name": "function_653", - "symbol_type": "Function", - "file_path": "", - "line_start": 21329, - "line_end": 21332, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_654", - "name": "function_654", - "symbol_type": "Function", - "file_path": "", - "line_start": 21338, - "line_end": 21356, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_655", - "name": "function_655", - "symbol_type": "Function", - "file_path": "", - "line_start": 21362, - "line_end": 21373, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21417, - "line_end": 21433, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21443, - "line_end": 21459, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21470, - "line_end": 21486, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21493, - "line_end": 21507, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_INTERNAL_CATCH", - "name": "JSON_INTERNAL_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 21503, - "line_end": 21506, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21518, - "line_end": 21532, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_INTERNAL_CATCH", - "name": "JSON_INTERNAL_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 21528, - "line_end": 21531, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21542, - "line_end": 21545, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21553, - "line_end": 21556, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_front", - "name": "front", - "symbol_type": "Function", - "file_path": "", - "line_start": 21560, - "line_end": 21563, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_front", - "name": "front", - "symbol_type": "Function", - "file_path": "", - "line_start": 21567, - "line_end": 21570, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_back", - "name": "back", - "symbol_type": "Function", - "file_path": "", - "line_start": 21574, - "line_end": 21579, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_back", - "name": "back", - "symbol_type": "Function", - "file_path": "", - "line_start": 21583, - "line_end": 21588, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 21595, - "line_end": 21658, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 21665, - "line_end": 21731, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase_internal", - "name": "erase_internal", - "symbol_type": "Function", - "file_path": "", - "line_start": 21733, - "line_end": 21745, - "column_start": 2, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase_internal", - "name": "erase_internal", - "symbol_type": "Function", - "file_path": "", - "line_start": 21749, - "line_end": 21764, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 21781, - "line_end": 21784, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 21788, - "line_end": 21804, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 21818, - "line_end": 21828, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 21832, - "line_end": 21842, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 21848, - "line_end": 21858, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 21864, - "line_end": 21874, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 21878, - "line_end": 21882, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 21888, - "line_end": 21892, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 21896, - "line_end": 21899, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 21905, - "line_end": 21908, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 21912, - "line_end": 21915, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 21919, - "line_end": 21922, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_begin", - "name": "begin", - "symbol_type": "Function", - "file_path": "", - "line_start": 21936, - "line_end": 21941, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_begin", - "name": "begin", - "symbol_type": "Function", - "file_path": "", - "line_start": 21945, - "line_end": 21948, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cbegin", - "name": "cbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 21952, - "line_end": 21957, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end", - "name": "end", - "symbol_type": "Function", - "file_path": "", - "line_start": 21961, - "line_end": 21966, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end", - "name": "end", - "symbol_type": "Function", - "file_path": "", - "line_start": 21970, - "line_end": 21973, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cend", - "name": "cend", - "symbol_type": "Function", - "file_path": "", - "line_start": 21977, - "line_end": 21982, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rbegin", - "name": "rbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 21986, - "line_end": 21989, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rbegin", - "name": "rbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 21993, - "line_end": 21996, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rend", - "name": "rend", - "symbol_type": "Function", - "file_path": "", - "line_start": 22000, - "line_end": 22003, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rend", - "name": "rend", - "symbol_type": "Function", - "file_path": "", - "line_start": 22007, - "line_end": 22010, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_crbegin", - "name": "crbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 22014, - "line_end": 22017, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_crend", - "name": "crend", - "symbol_type": "Function", - "file_path": "", - "line_start": 22021, - "line_end": 22024, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_wrapper", - "name": "iterator_wrapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 22033, - "line_end": 22036, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_wrapper", - "name": "iterator_wrapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 22044, - "line_end": 22047, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_items", - "name": "items", - "symbol_type": "Function", - "file_path": "", - "line_start": 22051, - "line_end": 22054, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_items", - "name": "items", - "symbol_type": "Function", - "file_path": "", - "line_start": 22058, - "line_end": 22061, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 22075, - "line_end": 22110, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_size", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 22114, - "line_end": 22149, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_max_size", - "name": "max_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 22153, - "line_end": 22183, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 22197, - "line_end": 22254, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22258, - "line_end": 22279, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_706", - "name": "function_706", - "symbol_type": "Function", - "file_path": "", - "line_start": 22283, - "line_end": 22287, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22291, - "line_end": 22311, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_708", - "name": "function_708", - "symbol_type": "Function", - "file_path": "", - "line_start": 22315, - "line_end": 22319, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22323, - "line_end": 22342, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_710", - "name": "function_710", - "symbol_type": "Function", - "file_path": "", - "line_start": 22346, - "line_end": 22350, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22354, - "line_end": 22366, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_712", - "name": "function_712", - "symbol_type": "Function", - "file_path": "", - "line_start": 22370, - "line_end": 22374, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace_back", - "name": "emplace_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22379, - "line_end": 22399, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 22404, - "line_end": 22430, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert_iterator", - "name": "insert_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 22436, - "line_end": 22451, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22455, - "line_end": 22471, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22475, - "line_end": 22478, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22482, - "line_end": 22498, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22502, - "line_end": 22529, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22533, - "line_end": 22549, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22553, - "line_end": 22574, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 22578, - "line_end": 22581, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 22585, - "line_end": 22628, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22632, - "line_end": 22645, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22649, - "line_end": 22657, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22661, - "line_end": 22673, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22677, - "line_end": 22689, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22693, - "line_end": 22705, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22709, - "line_end": 22721, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22725, - "line_end": 22737, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_if", - "name": "if", - "symbol_type": "Function", - "file_path": "", - "line_start": 22814, - "line_end": 22817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_compares_unordered", - "name": "compares_unordered", - "symbol_type": "Function", - "file_path": "", - "line_start": 22843, - "line_end": 22846, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_733", - "name": "function_733", - "symbol_type": "Function", - "file_path": "", - "line_start": 22852, - "line_end": 22863, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_734", - "name": "function_734", - "symbol_type": "Function", - "file_path": "", - "line_start": 22869, - "line_end": 22872, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_735", - "name": "function_735", - "symbol_type": "Function", - "file_path": "", - "line_start": 22876, - "line_end": 22883, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_736", - "name": "function_736", - "symbol_type": "Function", - "file_path": "", - "line_start": 22887, - "line_end": 22896, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_737", - "name": "function_737", - "symbol_type": "Function", - "file_path": "", - "line_start": 22902, - "line_end": 22905, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_738", - "name": "function_738", - "symbol_type": "Function", - "file_path": "", - "line_start": 22914, - "line_end": 22921, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_739", - "name": "function_739", - "symbol_type": "Function", - "file_path": "", - "line_start": 22927, - "line_end": 22930, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_740", - "name": "function_740", - "symbol_type": "Function", - "file_path": "", - "line_start": 22935, - "line_end": 22942, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_741", - "name": "function_741", - "symbol_type": "Function", - "file_path": "", - "line_start": 22948, - "line_end": 22951, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_742", - "name": "function_742", - "symbol_type": "Function", - "file_path": "", - "line_start": 22956, - "line_end": 22966, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_743", - "name": "function_743", - "symbol_type": "Function", - "file_path": "", - "line_start": 22972, - "line_end": 22975, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_744", - "name": "function_744", - "symbol_type": "Function", - "file_path": "", - "line_start": 22981, - "line_end": 22984, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_745", - "name": "function_745", - "symbol_type": "Function", - "file_path": "", - "line_start": 22988, - "line_end": 22995, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_746", - "name": "function_746", - "symbol_type": "Function", - "file_path": "", - "line_start": 23001, - "line_end": 23004, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_747", - "name": "function_747", - "symbol_type": "Function", - "file_path": "", - "line_start": 23010, - "line_end": 23013, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_748", - "name": "function_748", - "symbol_type": "Function", - "file_path": "", - "line_start": 23017, - "line_end": 24113, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_749", - "name": "function_749", - "symbol_type": "Function", - "file_path": "", - "line_start": 23038, - "line_end": 23041, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_750", - "name": "function_750", - "symbol_type": "Function", - "file_path": "", - "line_start": 23045, - "line_end": 23052, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_751", - "name": "function_751", - "symbol_type": "Function", - "file_path": "", - "line_start": 23058, - "line_end": 23061, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_752", - "name": "function_752", - "symbol_type": "Function", - "file_path": "", - "line_start": 23067, - "line_end": 23070, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_753", - "name": "function_753", - "symbol_type": "Function", - "file_path": "", - "line_start": 23074, - "line_end": 23082, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_754", - "name": "function_754", - "symbol_type": "Function", - "file_path": "", - "line_start": 23088, - "line_end": 23091, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_755", - "name": "function_755", - "symbol_type": "Function", - "file_path": "", - "line_start": 23097, - "line_end": 23100, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_756", - "name": "function_756", - "symbol_type": "Function", - "file_path": "", - "line_start": 23104, - "line_end": 23111, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_757", - "name": "function_757", - "symbol_type": "Function", - "file_path": "", - "line_start": 23117, - "line_end": 23120, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_758", - "name": "function_758", - "symbol_type": "Function", - "file_path": "", - "line_start": 23126, - "line_end": 23129, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_759", - "name": "function_759", - "symbol_type": "Function", - "file_path": "", - "line_start": 23145, - "line_end": 23158, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23185, - "line_end": 23194, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23199, - "line_end": 23209, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23213, - "line_end": 23221, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 23226, - "line_end": 23230, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 23235, - "line_end": 23239, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 23243, - "line_end": 23247, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23253, - "line_end": 23262, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23268, - "line_end": 23277, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23287, - "line_end": 23298, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_769", - "name": "function_769", - "symbol_type": "Function", - "file_path": "", - "line_start": 23328, - "line_end": 23353, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_cbor", - "name": "to_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23391, - "line_end": 23394, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_cbor", - "name": "to_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23398, - "line_end": 23401, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23405, - "line_end": 23410, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23414, - "line_end": 23417, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23421, - "line_end": 23424, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23428, - "line_end": 23435, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23439, - "line_end": 23443, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23447, - "line_end": 23451, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23455, - "line_end": 23462, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23466, - "line_end": 23470, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23474, - "line_end": 23478, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23482, - "line_end": 23487, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23491, - "line_end": 23494, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23498, - "line_end": 23501, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23506, - "line_end": 23517, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23522, - "line_end": 23533, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23538, - "line_end": 23544, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23549, - "line_end": 23560, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23565, - "line_end": 23575, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23580, - "line_end": 23590, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23595, - "line_end": 23600, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23604, - "line_end": 23614, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23619, - "line_end": 23629, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23634, - "line_end": 23644, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23649, - "line_end": 23654, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23658, - "line_end": 23668, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bjdata", - "name": "from_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23674, - "line_end": 23684, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bjdata", - "name": "from_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23689, - "line_end": 23699, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23704, - "line_end": 23714, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23719, - "line_end": 23729, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23734, - "line_end": 23739, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23743, - "line_end": 23753, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_802", - "name": "function_802", - "symbol_type": "Function", - "file_path": "", - "line_start": 23765, - "line_end": 23768, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_803", - "name": "function_803", - "symbol_type": "Function", - "file_path": "", - "line_start": 23772, - "line_end": 23775, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_804", - "name": "function_804", - "symbol_type": "Function", - "file_path": "", - "line_start": 23779, - "line_end": 23782, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_805", - "name": "function_805", - "symbol_type": "Function", - "file_path": "", - "line_start": 23786, - "line_end": 23789, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 23793, - "line_end": 23796, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 23800, - "line_end": 23803, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 23807, - "line_end": 23810, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 23814, - "line_end": 23817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_flatten", - "name": "flatten", - "symbol_type": "Function", - "file_path": "", - "line_start": 23821, - "line_end": 23826, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unflatten", - "name": "unflatten", - "symbol_type": "Function", - "file_path": "", - "line_start": 23830, - "line_end": 23833, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_patch_inplace", - "name": "patch_inplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 23846, - "line_end": 24112, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_patch", - "name": "patch", - "symbol_type": "Function", - "file_path": "", - "line_start": 24117, - "line_end": 24122, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diff", - "name": "diff", - "symbol_type": "Function", - "file_path": "", - "line_start": 24126, - "line_end": 24257, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_merge_patch", - "name": "merge_patch", - "symbol_type": "Function", - "file_path": "", - "line_start": 24269, - "line_end": 24293, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_816", - "name": "function_816", - "symbol_type": "Function", - "file_path": "", - "line_start": 24300, - "line_end": 24304, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_817", - "name": "function_817", - "symbol_type": "Function", - "file_path": "", - "line_start": 24314, - "line_end": 24317, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_818", - "name": "function_818", - "symbol_type": "Function", - "file_path": "", - "line_start": 24322, - "line_end": 24325, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_819", - "name": "function_819", - "symbol_type": "Function", - "file_path": "", - "line_start": 24329, - "line_end": 24383, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_820", - "name": "function_820", - "symbol_type": "Function", - "file_path": "", - "line_start": 24340, - "line_end": 24347, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_821", - "name": "function_821", - "symbol_type": "Function", - "file_path": "", - "line_start": 24343, - "line_end": 24346, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_822", - "name": "function_822", - "symbol_type": "Function", - "file_path": "", - "line_start": 24357, - "line_end": 24365, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 24373, - "line_end": 24379, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_make_void", - "name": "make_void", - "symbol_type": "Class", - "file_path": "", - "line_start": 249, - "line_end": 252, - "column_start": 25, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nonesuch", - "name": "nonesuch", - "symbol_type": "Class", - "file_path": "", - "line_start": 264, - "line_end": 272, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_detector", - "name": "detector", - "symbol_type": "Class", - "file_path": "", - "line_start": 278, - "line_end": 282, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 285, - "line_end": 289, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_detected_lazy", - "name": "is_detected_lazy", - "symbol_type": "Class", - "file_path": "", - "line_start": 295, - "line_end": 295, - "column_start": 0, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_would_call_std_", - "name": "would_call_std_", - "symbol_type": "Class", - "file_path": "", - "line_start": 2798, - "line_end": 2798, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_position_t", - "name": "position_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 3019, - "line_end": 3033, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_integer_sequence", - "name": "integer_sequence", - "symbol_type": "Class", - "file_path": "", - "line_start": 3106, - "line_end": 3113, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Extend", - "name": "Extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 3127, - "line_end": 3127, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 3131, - "line_end": 3134, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 3137, - "line_end": 3140, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Gen", - "name": "Gen", - "symbol_type": "Class", - "file_path": "", - "line_start": 3145, - "line_end": 3149, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 3152, - "line_end": 3155, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_priority_tag", - "name": "priority_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 3190, - "line_end": 3190, - "column_start": 21, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_14", - "name": "class_14", - "symbol_type": "Class", - "file_path": "", - "line_start": 3191, - "line_end": 3191, - "column_start": 11, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_static_const", - "name": "static_const", - "symbol_type": "Class", - "file_path": "", - "line_start": 3195, - "line_end": 3198, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_types", - "name": "iterator_types", - "symbol_type": "Class", - "file_path": "", - "line_start": 3255, - "line_end": 3255, - "column_start": 0, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 3258, - "line_end": 3268, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_traits", - "name": "iterator_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 3273, - "line_end": 3275, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_19", - "name": "class_19", - "symbol_type": "Class", - "file_path": "", - "line_start": 3278, - "line_end": 3281, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_20", - "name": "class_20", - "symbol_type": "Class", - "file_path": "", - "line_start": 3284, - "line_end": 3291, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_pointer", - "name": "json_pointer", - "symbol_type": "Class", - "file_path": "", - "line_start": 3398, - "line_end": 3398, - "column_start": 4, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ordered_map", - "name": "ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 3409, - "line_end": 3409, - "column_start": 4, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_basic_json", - "name": "is_basic_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 3445, - "line_end": 3445, - "column_start": 19, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_basic_json_context", - "name": "is_basic_json_context", - "symbol_type": "Class", - "file_path": "", - "line_start": 3454, - "line_end": 3458, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_ref", - "name": "json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 3465, - "line_end": 3465, - "column_start": 0, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_json_ref", - "name": "is_json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 3468, - "line_end": 3468, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_27", - "name": "class_27", - "symbol_type": "Class", - "file_path": "", - "line_start": 3471, - "line_end": 3471, - "column_start": 0, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_from_json", - "name": "has_from_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 3509, - "line_end": 3509, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_getable", - "name": "is_getable", - "symbol_type": "Class", - "file_path": "", - "line_start": 3516, - "line_end": 3519, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_30", - "name": "class_30", - "symbol_type": "Class", - "file_path": "", - "line_start": 3522, - "line_end": 3529, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_non_default_from_json", - "name": "has_non_default_from_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 3534, - "line_end": 3534, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_32", - "name": "class_32", - "symbol_type": "Class", - "file_path": "", - "line_start": 3537, - "line_end": 3544, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_to_json", - "name": "has_to_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 3549, - "line_end": 3549, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_34", - "name": "class_34", - "symbol_type": "Class", - "file_path": "", - "line_start": 3552, - "line_end": 3559, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_key_compare", - "name": "has_key_compare", - "symbol_type": "Class", - "file_path": "", - "line_start": 3565, - "line_end": 3565, - "column_start": 0, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_actual_object_comparator", - "name": "actual_object_comparator", - "symbol_type": "Class", - "file_path": "", - "line_start": 3569, - "line_end": 3575, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_conjunction", - "name": "conjunction", - "symbol_type": "Class", - "file_path": "", - "line_start": 3585, - "line_end": 3585, - "column_start": 19, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_38", - "name": "class_38", - "symbol_type": "Class", - "file_path": "", - "line_start": 3586, - "line_end": 3586, - "column_start": 18, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_39", - "name": "class_39", - "symbol_type": "Class", - "file_path": "", - "line_start": 3588, - "line_end": 3589, - "column_start": 0, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_negation", - "name": "negation", - "symbol_type": "Class", - "file_path": "", - "line_start": 3592, - "line_end": 3592, - "column_start": 18, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_default_constructible", - "name": "is_default_constructible", - "symbol_type": "Class", - "file_path": "", - "line_start": 3598, - "line_end": 3598, - "column_start": 0, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_42", - "name": "class_42", - "symbol_type": "Class", - "file_path": "", - "line_start": 3601, - "line_end": 3602, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_43", - "name": "class_43", - "symbol_type": "Class", - "file_path": "", - "line_start": 3605, - "line_end": 3606, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_44", - "name": "class_44", - "symbol_type": "Class", - "file_path": "", - "line_start": 3609, - "line_end": 3610, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_45", - "name": "class_45", - "symbol_type": "Class", - "file_path": "", - "line_start": 3613, - "line_end": 3614, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible", - "name": "is_constructible", - "symbol_type": "Class", - "file_path": "", - "line_start": 3618, - "line_end": 3618, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_47", - "name": "class_47", - "symbol_type": "Class", - "file_path": "", - "line_start": 3621, - "line_end": 3621, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_48", - "name": "class_48", - "symbol_type": "Class", - "file_path": "", - "line_start": 3624, - "line_end": 3624, - "column_start": 0, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_49", - "name": "class_49", - "symbol_type": "Class", - "file_path": "", - "line_start": 3627, - "line_end": 3627, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_50", - "name": "class_50", - "symbol_type": "Class", - "file_path": "", - "line_start": 3630, - "line_end": 3630, - "column_start": 0, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_iterator_traits", - "name": "is_iterator_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 3634, - "line_end": 3634, - "column_start": 0, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_52", - "name": "class_52", - "symbol_type": "Class", - "file_path": "", - "line_start": 3637, - "line_end": 3649, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_range", - "name": "is_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 3652, - "line_end": 3668, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_complete_type", - "name": "is_complete_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3681, - "line_end": 3681, - "column_start": 0, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_55", - "name": "class_55", - "symbol_type": "Class", - "file_path": "", - "line_start": 3684, - "line_end": 3684, - "column_start": 0, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_object_type_impl", - "name": "is_compatible_object_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3688, - "line_end": 3688, - "column_start": 0, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_57", - "name": "class_57", - "symbol_type": "Class", - "file_path": "", - "line_start": 3691, - "line_end": 3704, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_object_type", - "name": "is_compatible_object_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3707, - "line_end": 3708, - "column_start": 0, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_object_type_impl", - "name": "is_constructible_object_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3712, - "line_end": 3712, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_60", - "name": "class_60", - "symbol_type": "Class", - "file_path": "", - "line_start": 3715, - "line_end": 3736, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_object_type", - "name": "is_constructible_object_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3739, - "line_end": 3741, - "column_start": 0, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_string_type", - "name": "is_compatible_string_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3744, - "line_end": 3748, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_string_type", - "name": "is_constructible_string_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3751, - "line_end": 3765, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_array_type_impl", - "name": "is_compatible_array_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3768, - "line_end": 3768, - "column_start": 0, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_65", - "name": "class_65", - "symbol_type": "Class", - "file_path": "", - "line_start": 3771, - "line_end": 3783, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_array_type", - "name": "is_compatible_array_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3786, - "line_end": 3787, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_array_type_impl", - "name": "is_constructible_array_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3790, - "line_end": 3790, - "column_start": 0, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_68", - "name": "class_68", - "symbol_type": "Class", - "file_path": "", - "line_start": 3793, - "line_end": 3797, - "column_start": 0, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_69", - "name": "class_69", - "symbol_type": "Class", - "file_path": "", - "line_start": 3800, - "line_end": 3827, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_array_type", - "name": "is_constructible_array_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3830, - "line_end": 3831, - "column_start": 0, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_integer_type_impl", - "name": "is_compatible_integer_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3835, - "line_end": 3835, - "column_start": 0, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_72", - "name": "class_72", - "symbol_type": "Class", - "file_path": "", - "line_start": 3838, - "line_end": 3853, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_integer_type", - "name": "is_compatible_integer_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3856, - "line_end": 3858, - "column_start": 0, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_type_impl", - "name": "is_compatible_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3861, - "line_end": 3861, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_75", - "name": "class_75", - "symbol_type": "Class", - "file_path": "", - "line_start": 3864, - "line_end": 3870, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_type", - "name": "is_compatible_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3873, - "line_end": 3874, - "column_start": 0, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_tuple", - "name": "is_constructible_tuple", - "symbol_type": "Class", - "file_path": "", - "line_start": 3877, - "line_end": 3877, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_78", - "name": "class_78", - "symbol_type": "Class", - "file_path": "", - "line_start": 3880, - "line_end": 3880, - "column_start": 0, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_json_iterator_of", - "name": "is_json_iterator_of", - "symbol_type": "Class", - "file_path": "", - "line_start": 3883, - "line_end": 3883, - "column_start": 0, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_80", - "name": "class_80", - "symbol_type": "Class", - "file_path": "", - "line_start": 3886, - "line_end": 3886, - "column_start": 0, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_81", - "name": "class_81", - "symbol_type": "Class", - "file_path": "", - "line_start": 3889, - "line_end": 3890, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_specialization_of", - "name": "is_specialization_of", - "symbol_type": "Class", - "file_path": "", - "line_start": 3894, - "line_end": 3894, - "column_start": 0, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_83", - "name": "class_83", - "symbol_type": "Class", - "file_path": "", - "line_start": 3897, - "line_end": 3897, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_comparable", - "name": "is_comparable", - "symbol_type": "Class", - "file_path": "", - "line_start": 3904, - "line_end": 3904, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_85", - "name": "class_85", - "symbol_type": "Class", - "file_path": "", - "line_start": 3907, - "line_end": 3910, - "column_start": 0, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_ordered_map", - "name": "is_ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 3960, - "line_end": 3973, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_two", - "name": "two", - "symbol_type": "Class", - "file_path": "", - "line_start": 3964, - "line_end": 3967, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_in_range_of_impl2", - "name": "value_in_range_of_impl2", - "symbol_type": "Class", - "file_path": "", - "line_start": 4010, - "line_end": 4010, - "column_start": 0, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_89", - "name": "class_89", - "symbol_type": "Class", - "file_path": "", - "line_start": 4013, - "line_end": 4020, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_90", - "name": "class_90", - "symbol_type": "Class", - "file_path": "", - "line_start": 4023, - "line_end": 4030, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_91", - "name": "class_91", - "symbol_type": "Class", - "file_path": "", - "line_start": 4033, - "line_end": 4040, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_92", - "name": "class_92", - "symbol_type": "Class", - "file_path": "", - "line_start": 4044, - "line_end": 4052, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_in_range_of_impl1", - "name": "value_in_range_of_impl1", - "symbol_type": "Class", - "file_path": "", - "line_start": 4057, - "line_end": 4057, - "column_start": 0, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_94", - "name": "class_94", - "symbol_type": "Class", - "file_path": "", - "line_start": 4060, - "line_end": 4066, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_95", - "name": "class_95", - "symbol_type": "Class", - "file_path": "", - "line_start": 4069, - "line_end": 4075, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_c_string", - "name": "is_c_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 4109, - "line_end": 4109, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_transparent", - "name": "is_transparent", - "symbol_type": "Class", - "file_path": "", - "line_start": 4131, - "line_end": 4131, - "column_start": 0, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_exception", - "name": "exception", - "symbol_type": "Class", - "file_path": "", - "line_start": 4300, - "line_end": 4394, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parse_error", - "name": "parse_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 4398, - "line_end": 4447, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_invalid_iterator", - "name": "invalid_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 4451, - "line_end": 4465, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_error", - "name": "type_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 4469, - "line_end": 4482, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_out_of_range", - "name": "out_of_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 4486, - "line_end": 4499, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_other_error", - "name": "other_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 4503, - "line_end": 4516, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identity_tag", - "name": "identity_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 4544, - "line_end": 4544, - "column_start": 19, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_from_json_fn", - "name": "from_json_fn", - "symbol_type": "Class", - "file_path": "", - "line_start": 5027, - "line_end": 5036, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 5114, - "line_end": 5232, - "column_start": 32, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 5235, - "line_end": 5265, - "column_start": 32, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_108", - "name": "class_108", - "symbol_type": "Class", - "file_path": "", - "line_start": 5300, - "line_end": 5301, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_109", - "name": "class_109", - "symbol_type": "Class", - "file_path": "", - "line_start": 5304, - "line_end": 5310, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_external_constructor", - "name": "external_constructor", - "symbol_type": "Class", - "file_path": "", - "line_start": 5348, - "line_end": 5348, - "column_start": 18, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_111", - "name": "class_111", - "symbol_type": "Class", - "file_path": "", - "line_start": 5351, - "line_end": 5361, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_112", - "name": "class_112", - "symbol_type": "Class", - "file_path": "", - "line_start": 5364, - "line_end": 5394, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_113", - "name": "class_113", - "symbol_type": "Class", - "file_path": "", - "line_start": 5397, - "line_end": 5416, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_114", - "name": "class_114", - "symbol_type": "Class", - "file_path": "", - "line_start": 5419, - "line_end": 5429, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_115", - "name": "class_115", - "symbol_type": "Class", - "file_path": "", - "line_start": 5432, - "line_end": 5442, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_116", - "name": "class_116", - "symbol_type": "Class", - "file_path": "", - "line_start": 5445, - "line_end": 5455, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_117", - "name": "class_117", - "symbol_type": "Class", - "file_path": "", - "line_start": 5458, - "line_end": 5525, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_118", - "name": "class_118", - "symbol_type": "Class", - "file_path": "", - "line_start": 5528, - "line_end": 5563, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_to_json_fn", - "name": "to_json_fn", - "symbol_type": "Class", - "file_path": "", - "line_start": 5728, - "line_end": 5735, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_adl_serializer", - "name": "adl_serializer", - "symbol_type": "Class", - "file_path": "", - "line_start": 5761, - "line_end": 5791, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 6153, - "line_end": 6202, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_input_adapter", - "name": "iterator_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 6208, - "line_end": 6240, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_wide_string_input_helper", - "name": "wide_string_input_helper", - "symbol_type": "Class", - "file_path": "", - "line_start": 6244, - "line_end": 6244, - "column_start": 0, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_124", - "name": "class_124", - "symbol_type": "Class", - "file_path": "", - "line_start": 6247, - "line_end": 6302, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_125", - "name": "class_125", - "symbol_type": "Class", - "file_path": "", - "line_start": 6305, - "line_end": 6364, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_wide_string_input_adapter", - "name": "wide_string_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 6368, - "line_end": 6409, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_input_adapter_factory", - "name": "iterator_input_adapter_factory", - "symbol_type": "Class", - "file_path": "", - "line_start": 6413, - "line_end": 6423, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_iterator_of_multibyte", - "name": "is_iterator_of_multibyte", - "symbol_type": "Class", - "file_path": "", - "line_start": 6426, - "line_end": 6433, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_129", - "name": "class_129", - "symbol_type": "Class", - "file_path": "", - "line_start": 6436, - "line_end": 6447, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_container_input_adapter_factory", - "name": "container_input_adapter_factory", - "symbol_type": "Class", - "file_path": "", - "line_start": 6468, - "line_end": 6468, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_131", - "name": "class_131", - "symbol_type": "Class", - "file_path": "", - "line_start": 6471, - "line_end": 6480, - "column_start": 0, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 6534, - "line_end": 6560, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 6913, - "line_end": 7217, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_sax_acceptor", - "name": "json_sax_acceptor", - "symbol_type": "Class", - "file_path": "", - "line_start": 7220, - "line_end": 7293, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lexer_base", - "name": "lexer_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 7335, - "line_end": 7405, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lexer", - "name": "lexer", - "symbol_type": "Class", - "file_path": "", - "line_start": 7412, - "line_end": 8611, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_sax", - "name": "is_sax", - "symbol_type": "Class", - "file_path": "", - "line_start": 9014, - "line_end": 9042, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_sax_static_asserts", - "name": "is_sax_static_asserts", - "symbol_type": "Class", - "file_path": "", - "line_start": 9045, - "line_end": 9096, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_binary_reader", - "name": "binary_reader", - "symbol_type": "Class", - "file_path": "", - "line_start": 9141, - "line_end": 12076, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parser", - "name": "parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 12158, - "line_end": 12602, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_primitive_iterator_t", - "name": "primitive_iterator_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 12650, - "line_end": 12750, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_internal_iterator", - "name": "internal_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 12766, - "line_end": 12774, - "column_start": 33, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 12813, - "line_end": 12813, - "column_start": 32, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 12814, - "line_end": 12814, - "column_start": 32, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iter_impl", - "name": "iter_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 12833, - "line_end": 13021, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 13586, - "line_end": 13669, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_ref", - "name": "json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 14695, - "line_end": 14748, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Class", - "file_path": "", - "line_start": 14820, - "line_end": 14831, - "column_start": 28, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_vector_adapter", - "name": "output_vector_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14839, - "line_end": 14859, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_stream_adapter", - "name": "output_stream_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14864, - "line_end": 14884, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_string_adapter", - "name": "output_string_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14889, - "line_end": 14909, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_adapter", - "name": "output_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14912, - "line_end": 14934, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_binary_writer", - "name": "binary_writer", - "symbol_type": "Class", - "file_path": "", - "line_start": 14954, - "line_end": 16750, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_diyfp", - "name": "diyfp", - "symbol_type": "Class", - "file_path": "", - "line_start": 16840, - "line_end": 16956, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_boundaries", - "name": "boundaries", - "symbol_type": "Class", - "file_path": "", - "line_start": 16958, - "line_end": 16963, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cached_power", - "name": "cached_power", - "symbol_type": "Class", - "file_path": "", - "line_start": 17097, - "line_end": 17102, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_serializer", - "name": "serializer", - "symbol_type": "Class", - "file_path": "", - "line_start": 17935, - "line_end": 18471, - "column_start": 0, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_158", - "name": "class_158", - "symbol_type": "Class", - "file_path": "", - "line_start": 24351, - "line_end": 24366, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_fwd.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-src/single_include/nlohmann/json_fwd.hpp", - "language": "cpp", - "size_bytes": 6268, - "total_lines": 175, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.800787302Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_pointer", - "name": "json_pointer", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 156, - "column_start": 0, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ordered_map", - "name": "ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 167, - "line_end": 167, - "column_start": 0, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyaflow/nekocode/build/_deps/nlohmann_json-subbuild/CMakeFiles/nlohmann_json-populate.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 126, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.820728420Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_STD_FILESYSTEM.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-build/test_STD_FILESYSTEM.cpp", - "language": "cpp", - "size_bytes": 746, - "total_lines": 22, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.863926388Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "apply_mode.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/apply_mode.hpp", - "language": "cpp", - "size_bytes": 390, - "total_lines": 19, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.938236713Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "argv_input.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/argv_input.hpp", - "language": "cpp", - "size_bytes": 1302, - "total_lines": 49, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.944311457Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_make_argv_source", - "name": "make_argv_source", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 26, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_argv_input", - "name": "argv_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_argv_input", - "name": "argv_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_argv_input", - "name": "argv_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 42, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/ascii.hpp", - "language": "cpp", - "size_bytes": 3487, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.949948494Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_alnum", - "name": "alnum", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 6, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_alpha", - "name": "alpha", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 6, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_blank", - "name": "blank", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 6, - "column_end": 107, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_digit", - "name": "digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 6, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ellipsis", - "name": "ellipsis", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_forty_two", - "name": "forty_two", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 29, - "column_end": 151, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identifier_first", - "name": "identifier_first", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 6, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identifier_other", - "name": "identifier_other", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 6, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identifier", - "name": "identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 6, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_istring", - "name": "istring", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 29, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_keyword", - "name": "keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 29, - "column_end": 178, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lower", - "name": "lower", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 6, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 29, - "column_end": 128, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 35, - "column_end": 139, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nul", - "name": "nul", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 6, - "column_end": 105, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_odigit", - "name": "odigit", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 109, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 29, - "column_end": 124, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_print", - "name": "print", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 6, - "column_end": 123, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 35, - "column_end": 135, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 29, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_seven", - "name": "seven", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 6, - "column_end": 122, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_shebang", - "name": "shebang", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 6, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_space", - "name": "space", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 6, - "column_end": 131, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 29, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_three", - "name": "three", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 25, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_two", - "name": "two", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 25, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_upper", - "name": "upper", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 6, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xdigit", - "name": "xdigit", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 6, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "buffer_input.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/buffer_input.hpp", - "language": "cpp", - "size_bytes": 6262, - "total_lines": 226, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.956894802Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_buffer_input", - "name": "buffer_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 62, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_buffer_input", - "name": "buffer_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 6, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_buffer_input", - "name": "buffer_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 6, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 6, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 6, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 76, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 82, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 87, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 98, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 103, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 108, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 113, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 118, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 123, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 128, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 133, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 138, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 148, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 166, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mark", - "name": "mark", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 172, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 177, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 182, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 187, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 192, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 198, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 204, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 210, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_buffer_input", - "name": "buffer_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 222, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_action.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/change_action.hpp", - "language": "cpp", - "size_bytes": 1139, - "total_lines": 38, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.962558235Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 33, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_change_action", - "name": "change_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 34, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_action_and_state.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/change_action_and_state.hpp", - "language": "cpp", - "size_bytes": 2481, - "total_lines": 71, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.968569222Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 59, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_change_action_and_state", - "name": "change_action_and_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 67, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_action_and_states.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/change_action_and_states.hpp", - "language": "cpp", - "size_bytes": 2097, - "total_lines": 62, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.973971768Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 42, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 57, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_change_action_and_states", - "name": "change_action_and_states", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 58, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_control.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/change_control.hpp", - "language": "cpp", - "size_bytes": 1009, - "total_lines": 36, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.979553824Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_change_control", - "name": "change_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_state.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/change_state.hpp", - "language": "cpp", - "size_bytes": 2270, - "total_lines": 69, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.986154704Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 57, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 64, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_change_state", - "name": "change_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 65, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_states.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/change_states.hpp", - "language": "cpp", - "size_bytes": 1889, - "total_lines": 61, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.991970632Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 42, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 56, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_change_states", - "name": "change_states", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 57, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "config.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/config.hpp", - "language": "cpp", - "size_bytes": 286, - "total_lines": 11, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:55.996774823Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "abnf.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/abnf.hpp", - "language": "cpp", - "size_bytes": 2147, - "total_lines": 35, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.003392169Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_ALPHA", - "name": "ALPHA", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 15, - "column_start": 3, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_BIT", - "name": "BIT", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 16, - "column_start": 3, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CHAR", - "name": "CHAR", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 118, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CR", - "name": "CR", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 3, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CRLF", - "name": "CRLF", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CTL", - "name": "CTL", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 3, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DIGIT", - "name": "DIGIT", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 105, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DQUOTE", - "name": "DQUOTE", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_HEXDIG", - "name": "HEXDIG", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 3, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_HTAB", - "name": "HTAB", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 3, - "column_end": 98, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LF", - "name": "LF", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 3, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LWSP", - "name": "LWSP", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 3, - "column_end": 255, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_OCTET", - "name": "OCTET", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SP", - "name": "SP", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 3, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_VCHAR", - "name": "VCHAR", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 3, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_WSP", - "name": "WSP", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 3, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "add_state.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/add_state.hpp", - "language": "cpp", - "size_bytes": 2309, - "total_lines": 69, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.009395143Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 57, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 64, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_add_state", - "name": "add_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 65, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "alphabet.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/alphabet.hpp", - "language": "cpp", - "size_bytes": 2992, - "total_lines": 67, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.297661207Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyze.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/analyze.hpp", - "language": "cpp", - "size_bytes": 6317, - "total_lines": 189, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.315859990Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_analyze_entry", - "name": "analyze_entry", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze_cycles_impl", - "name": "analyze_cycles_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 9, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze_cycles_impl", - "name": "analyze_cycles_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 9, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 9, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 9, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 9, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 59, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_consumes", - "name": "consumes", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 66, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze_cycles_impl", - "name": "analyze_cycles_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 79, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 138, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze_insert", - "name": "analyze_insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 160, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze_insert_impl", - "name": "analyze_insert_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 166, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze_cycles", - "name": "analyze_cycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 176, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 185, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_analyze_entry", - "name": "analyze_entry", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 37, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_analyze_cycles_impl", - "name": "analyze_cycles_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 148, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_analyze_cycles", - "name": "analyze_cycles", - "symbol_type": "Class", - "file_path": "", - "line_start": 169, - "line_end": 177, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyze_traits.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/analyze_traits.hpp", - "language": "cpp", - "size_bytes": 9780, - "total_lines": 277, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.322537409Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_analyze_any_traits", - "name": "analyze_any_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_analyze_opt_traits", - "name": "analyze_opt_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 42, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_analyze_seq_traits", - "name": "analyze_seq_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 49, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_analyze_sor_traits", - "name": "analyze_sor_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 56, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 76, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 81, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 106, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_14", - "name": "class_14", - "symbol_type": "Class", - "file_path": "", - "line_start": 109, - "line_end": 111, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_16", - "name": "class_16", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 124, - "line_end": 126, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_18", - "name": "class_18", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_19", - "name": "class_19", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_20", - "name": "class_20", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 141, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_21", - "name": "class_21", - "symbol_type": "Class", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_22", - "name": "class_22", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 151, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_23", - "name": "class_23", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 156, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_24", - "name": "class_24", - "symbol_type": "Class", - "file_path": "", - "line_start": 159, - "line_end": 161, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_25", - "name": "class_25", - "symbol_type": "Class", - "file_path": "", - "line_start": 164, - "line_end": 166, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_26", - "name": "class_26", - "symbol_type": "Class", - "file_path": "", - "line_start": 169, - "line_end": 171, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_27", - "name": "class_27", - "symbol_type": "Class", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_28", - "name": "class_28", - "symbol_type": "Class", - "file_path": "", - "line_start": 179, - "line_end": 181, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_29", - "name": "class_29", - "symbol_type": "Class", - "file_path": "", - "line_start": 184, - "line_end": 186, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_30", - "name": "class_30", - "symbol_type": "Class", - "file_path": "", - "line_start": 189, - "line_end": 191, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_31", - "name": "class_31", - "symbol_type": "Class", - "file_path": "", - "line_start": 194, - "line_end": 196, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_32", - "name": "class_32", - "symbol_type": "Class", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_33", - "name": "class_33", - "symbol_type": "Class", - "file_path": "", - "line_start": 204, - "line_end": 206, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_34", - "name": "class_34", - "symbol_type": "Class", - "file_path": "", - "line_start": 209, - "line_end": 211, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_35", - "name": "class_35", - "symbol_type": "Class", - "file_path": "", - "line_start": 214, - "line_end": 216, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_36", - "name": "class_36", - "symbol_type": "Class", - "file_path": "", - "line_start": 219, - "line_end": 221, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_37", - "name": "class_37", - "symbol_type": "Class", - "file_path": "", - "line_start": 224, - "line_end": 226, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_38", - "name": "class_38", - "symbol_type": "Class", - "file_path": "", - "line_start": 229, - "line_end": 231, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_39", - "name": "class_39", - "symbol_type": "Class", - "file_path": "", - "line_start": 234, - "line_end": 236, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_40", - "name": "class_40", - "symbol_type": "Class", - "file_path": "", - "line_start": 239, - "line_end": 241, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_41", - "name": "class_41", - "symbol_type": "Class", - "file_path": "", - "line_start": 244, - "line_end": 246, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_42", - "name": "class_42", - "symbol_type": "Class", - "file_path": "", - "line_start": 250, - "line_end": 252, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_43", - "name": "class_43", - "symbol_type": "Class", - "file_path": "", - "line_start": 255, - "line_end": 257, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_44", - "name": "class_44", - "symbol_type": "Class", - "file_path": "", - "line_start": 260, - "line_end": 262, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_45", - "name": "class_45", - "symbol_type": "Class", - "file_path": "", - "line_start": 265, - "line_end": 267, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_46", - "name": "class_46", - "symbol_type": "Class", - "file_path": "", - "line_start": 270, - "line_end": 272, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "check_bytes.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/check_bytes.hpp", - "language": "cpp", - "size_bytes": 1572, - "total_lines": 55, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.328178085Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 50, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_check_bytes", - "name": "check_bytes", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 51, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "control_action.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/control_action.hpp", - "language": "cpp", - "size_bytes": 3324, - "total_lines": 93, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.334345602Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 55, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 59, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 63, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 67, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match_impl", - "name": "match_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 88, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_control_action", - "name": "control_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 89, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "coverage.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/coverage.hpp", - "language": "cpp", - "size_bytes": 4905, - "total_lines": 151, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.340501227Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 51, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_visit_branches", - "name": "visit_branches", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_coverage_state", - "name": "coverage_state", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 81, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 92, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 103, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 113, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 124, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 128, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 132, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_coverage", - "name": "coverage", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 147, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_coverage_info", - "name": "coverage_info", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_coverage_entry", - "name": "coverage_entry", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_coverage_insert", - "name": "coverage_insert", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 58, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_coverage_state", - "name": "coverage_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 133, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "forward.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/forward.hpp", - "language": "cpp", - "size_bytes": 404, - "total_lines": 16, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.346194449Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_analyze_traits", - "name": "analyze_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 3, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "function.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/function.hpp", - "language": "cpp", - "size_bytes": 1407, - "total_lines": 52, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.351930696Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_function", - "name": "function", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 6, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 38, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function", - "name": "function", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 48, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "http.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/http.hpp", - "language": "cpp", - "size_bytes": 10161, - "total_lines": 277, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.359605683Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 171, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 199, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 223, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 263, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_tchar", - "name": "tchar", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 3, - "column_end": 135, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_token", - "name": "token", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 3, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_name", - "name": "field_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 3, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_vchar", - "name": "field_vchar", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_content", - "name": "field_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_value", - "name": "field_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 3, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_header_field", - "name": "header_field", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 3, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_method", - "name": "method", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_absolute_path", - "name": "absolute_path", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_origin_form", - "name": "origin_form", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 3, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_absolute_form", - "name": "absolute_form", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_authority_form", - "name": "authority_form", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 3, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_asterisk_form", - "name": "asterisk_form", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_request_target", - "name": "request_target", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 3, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_status_code", - "name": "status_code", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_reason_phrase", - "name": "reason_phrase", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 3, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_HTTP_version", - "name": "HTTP_version", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 3, - "column_end": 110, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_request_line", - "name": "request_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 3, - "column_end": 107, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_status_line", - "name": "status_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 3, - "column_end": 110, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_start_line", - "name": "start_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 3, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_message_body", - "name": "message_body", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 3, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_HTTP_message", - "name": "HTTP_message", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 3, - "column_end": 112, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Content_Length", - "name": "Content_Length", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_uri_host", - "name": "uri_host", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 3, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_port", - "name": "port", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Host", - "name": "Host", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quoted_pair", - "name": "quoted_pair", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 3, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quoted_string", - "name": "quoted_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 3, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_transfer_parameter", - "name": "transfer_parameter", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 3, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_transfer_extension", - "name": "transfer_extension", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 3, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_transfer_coding", - "name": "transfer_coding", - "symbol_type": "Class", - "file_path": "", - "line_start": 87, - "line_end": 91, - "column_start": 3, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rank", - "name": "rank", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 94, - "column_start": 3, - "column_end": 89, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_t_ranking", - "name": "t_ranking", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 3, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_t_codings", - "name": "t_codings", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 97, - "column_start": 3, - "column_end": 123, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TE", - "name": "TE", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 3, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_connection_option", - "name": "connection_option", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 104, - "column_start": 3, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Connection", - "name": "Connection", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 3, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Trailer", - "name": "Trailer", - "symbol_type": "Class", - "file_path": "", - "line_start": 107, - "line_end": 107, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Transfer_Encoding", - "name": "Transfer_Encoding", - "symbol_type": "Class", - "file_path": "", - "line_start": 109, - "line_end": 109, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_protocol_name", - "name": "protocol_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 3, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_protocol_version", - "name": "protocol_version", - "symbol_type": "Class", - "file_path": "", - "line_start": 112, - "line_end": 112, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_protocol", - "name": "protocol", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 113, - "column_start": 3, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Upgrade", - "name": "Upgrade", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 114, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pseudonym", - "name": "pseudonym", - "symbol_type": "Class", - "file_path": "", - "line_start": 116, - "line_end": 116, - "column_start": 3, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_received_protocol", - "name": "received_protocol", - "symbol_type": "Class", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 3, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_received_by", - "name": "received_by", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 3, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment", - "name": "comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 3, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Via", - "name": "Via", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 3, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_http_URI", - "name": "http_URI", - "symbol_type": "Class", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 3, - "column_end": 149, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_https_URI", - "name": "https_URI", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 3, - "column_end": 155, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_partial_URI", - "name": "partial_URI", - "symbol_type": "Class", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 3, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_chunk_size", - "name": "chunk_size", - "symbol_type": "Class", - "file_path": "", - "line_start": 131, - "line_end": 172, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_chunk_ext_name", - "name": "chunk_ext_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 175, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_chunk_ext_val", - "name": "chunk_ext_val", - "symbol_type": "Class", - "file_path": "", - "line_start": 176, - "line_end": 176, - "column_start": 3, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_chunk_ext", - "name": "chunk_ext", - "symbol_type": "Class", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 3, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_chunk_data", - "name": "chunk_data", - "symbol_type": "Class", - "file_path": "", - "line_start": 180, - "line_end": 200, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_control", - "name": "control", - "symbol_type": "Class", - "file_path": "", - "line_start": 205, - "line_end": 205, - "column_start": 6, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_57", - "name": "class_57", - "symbol_type": "Class", - "file_path": "", - "line_start": 208, - "line_end": 224, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_58", - "name": "class_58", - "symbol_type": "Class", - "file_path": "", - "line_start": 227, - "line_end": 229, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_59", - "name": "class_59", - "symbol_type": "Class", - "file_path": "", - "line_start": 232, - "line_end": 234, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bind", - "name": "bind", - "symbol_type": "Class", - "file_path": "", - "line_start": 237, - "line_end": 241, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_chunk", - "name": "chunk", - "symbol_type": "Class", - "file_path": "", - "line_start": 245, - "line_end": 264, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_last_chunk", - "name": "last_chunk", - "symbol_type": "Class", - "file_path": "", - "line_start": 267, - "line_end": 267, - "column_start": 3, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_trailer_part", - "name": "trailer_part", - "symbol_type": "Class", - "file_path": "", - "line_start": 269, - "line_end": 269, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_chunked_body", - "name": "chunked_body", - "symbol_type": "Class", - "file_path": "", - "line_start": 271, - "line_end": 271, - "column_start": 3, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "internal.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/icu/internal.hpp", - "language": "cpp", - "size_bytes": 2923, - "total_lines": 98, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.366692275Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 46, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 61, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 73, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_binary_property", - "name": "binary_property", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 47, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_property_value", - "name": "property_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 74, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 87, - "line_end": 89, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 94, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf16.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/icu/utf16.hpp", - "language": "cpp", - "size_bytes": 12927, - "total_lines": 196, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.372756052Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_binary_property", - "name": "binary_property", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_property_value", - "name": "property_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_alphabetic", - "name": "alphabetic", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ascii_hex_digit", - "name": "ascii_hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_control", - "name": "bidi_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_mirrored", - "name": "bidi_mirrored", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_case_sensitive", - "name": "case_sensitive", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dash", - "name": "dash", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_default_ignorable_code_point", - "name": "default_ignorable_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 6, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_deprecated", - "name": "deprecated", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_diacritic", - "name": "diacritic", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_extender", - "name": "extender", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_full_composition_exclusion", - "name": "full_composition_exclusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 6, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_base", - "name": "grapheme_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_extend", - "name": "grapheme_extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_link", - "name": "grapheme_link", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hex_digit", - "name": "hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hyphen", - "name": "hyphen", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_continue", - "name": "id_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_start", - "name": "id_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ideographic", - "name": "ideographic", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_binary_operator", - "name": "ids_binary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 6, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_trinary_operator", - "name": "ids_trinary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 6, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_join_control", - "name": "join_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_logical_order_exception", - "name": "logical_order_exception", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 6, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lowercase", - "name": "lowercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_math", - "name": "math", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfc_inert", - "name": "nfc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfd_inert", - "name": "nfd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkc_inert", - "name": "nfkc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkd_inert", - "name": "nfkd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_noncharacter_code_point", - "name": "noncharacter_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 6, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_syntax", - "name": "pattern_syntax", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_white_space", - "name": "pattern_white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 6, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_alnum", - "name": "posix_alnum", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_blank", - "name": "posix_blank", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_graph", - "name": "posix_graph", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_print", - "name": "posix_print", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_xdigit", - "name": "posix_xdigit", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quotation_mark", - "name": "quotation_mark", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_radical", - "name": "radical", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_s_term", - "name": "s_term", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_segment_starter", - "name": "segment_starter", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_soft_dotted", - "name": "soft_dotted", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_terminal_punctuation", - "name": "terminal_punctuation", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 6, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unified_ideograph", - "name": "unified_ideograph", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 6, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_uppercase", - "name": "uppercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variation_selector", - "name": "variation_selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 6, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_white_space", - "name": "white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_continue", - "name": "xid_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_start", - "name": "xid_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_class", - "name": "bidi_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 35, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block", - "name": "block", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 31, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_decomposition_type", - "name": "decomposition_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 39, - "column_end": 115, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_east_asian_width", - "name": "east_asian_width", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 36, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_general_category", - "name": "general_category", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 34, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_cluster_break", - "name": "grapheme_cluster_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 42, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hangul_syllable_type", - "name": "hangul_syllable_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 40, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_group", - "name": "joining_group", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 34, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_type", - "name": "joining_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 87, - "line_end": 87, - "column_start": 33, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line_break", - "name": "line_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 31, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeric_type", - "name": "numeric_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 33, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sentence_break", - "name": "sentence_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 35, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_word_break", - "name": "word_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 37, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_canonical_combining_class", - "name": "canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 33, - "column_end": 123, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lead_canonical_combining_class", - "name": "lead_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 33, - "column_end": 133, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_trail_canonical_combining_class", - "name": "trail_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 33, - "column_end": 135, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_binary_property", - "name": "binary_property", - "symbol_type": "Class", - "file_path": "", - "line_start": 108, - "line_end": 110, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_property_value", - "name": "property_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_alphabetic", - "name": "alphabetic", - "symbol_type": "Class", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ascii_hex_digit", - "name": "ascii_hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_control", - "name": "bidi_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_mirrored", - "name": "bidi_mirrored", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_case_sensitive", - "name": "case_sensitive", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dash", - "name": "dash", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_default_ignorable_code_point", - "name": "default_ignorable_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 6, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_deprecated", - "name": "deprecated", - "symbol_type": "Class", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_diacritic", - "name": "diacritic", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_extender", - "name": "extender", - "symbol_type": "Class", - "file_path": "", - "line_start": 127, - "line_end": 127, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_full_composition_exclusion", - "name": "full_composition_exclusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 6, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_base", - "name": "grapheme_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_extend", - "name": "grapheme_extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_link", - "name": "grapheme_link", - "symbol_type": "Class", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hex_digit", - "name": "hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 132, - "line_end": 132, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hyphen", - "name": "hyphen", - "symbol_type": "Class", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_continue", - "name": "id_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 134, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_start", - "name": "id_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 135, - "line_end": 135, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ideographic", - "name": "ideographic", - "symbol_type": "Class", - "file_path": "", - "line_start": 136, - "line_end": 136, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_binary_operator", - "name": "ids_binary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 6, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_trinary_operator", - "name": "ids_trinary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 138, - "line_end": 138, - "column_start": 6, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_join_control", - "name": "join_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 139, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_logical_order_exception", - "name": "logical_order_exception", - "symbol_type": "Class", - "file_path": "", - "line_start": 140, - "line_end": 140, - "column_start": 6, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lowercase", - "name": "lowercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_math", - "name": "math", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfc_inert", - "name": "nfc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 143, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfd_inert", - "name": "nfd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 144, - "line_end": 144, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkc_inert", - "name": "nfkc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkd_inert", - "name": "nfkd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 146, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_noncharacter_code_point", - "name": "noncharacter_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 147, - "line_end": 147, - "column_start": 6, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_syntax", - "name": "pattern_syntax", - "symbol_type": "Class", - "file_path": "", - "line_start": 148, - "line_end": 148, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_white_space", - "name": "pattern_white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 149, - "column_start": 6, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_alnum", - "name": "posix_alnum", - "symbol_type": "Class", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_blank", - "name": "posix_blank", - "symbol_type": "Class", - "file_path": "", - "line_start": 151, - "line_end": 151, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_graph", - "name": "posix_graph", - "symbol_type": "Class", - "file_path": "", - "line_start": 152, - "line_end": 152, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_print", - "name": "posix_print", - "symbol_type": "Class", - "file_path": "", - "line_start": 153, - "line_end": 153, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_xdigit", - "name": "posix_xdigit", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 154, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quotation_mark", - "name": "quotation_mark", - "symbol_type": "Class", - "file_path": "", - "line_start": 155, - "line_end": 155, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_radical", - "name": "radical", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 156, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_s_term", - "name": "s_term", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 157, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_segment_starter", - "name": "segment_starter", - "symbol_type": "Class", - "file_path": "", - "line_start": 158, - "line_end": 158, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_soft_dotted", - "name": "soft_dotted", - "symbol_type": "Class", - "file_path": "", - "line_start": 159, - "line_end": 159, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_terminal_punctuation", - "name": "terminal_punctuation", - "symbol_type": "Class", - "file_path": "", - "line_start": 160, - "line_end": 160, - "column_start": 6, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unified_ideograph", - "name": "unified_ideograph", - "symbol_type": "Class", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 6, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_uppercase", - "name": "uppercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 162, - "line_end": 162, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variation_selector", - "name": "variation_selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 163, - "line_end": 163, - "column_start": 6, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_white_space", - "name": "white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_continue", - "name": "xid_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 165, - "line_end": 165, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_start", - "name": "xid_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 166, - "line_end": 166, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_class", - "name": "bidi_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 35, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block", - "name": "block", - "symbol_type": "Class", - "file_path": "", - "line_start": 169, - "line_end": 169, - "column_start": 31, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_decomposition_type", - "name": "decomposition_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 170, - "line_end": 170, - "column_start": 39, - "column_end": 115, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_east_asian_width", - "name": "east_asian_width", - "symbol_type": "Class", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 36, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_general_category", - "name": "general_category", - "symbol_type": "Class", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 34, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_cluster_break", - "name": "grapheme_cluster_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 42, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hangul_syllable_type", - "name": "hangul_syllable_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 40, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_group", - "name": "joining_group", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 175, - "column_start": 34, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_type", - "name": "joining_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 176, - "line_end": 176, - "column_start": 33, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line_break", - "name": "line_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 31, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeric_type", - "name": "numeric_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 33, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sentence_break", - "name": "sentence_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 184, - "line_end": 184, - "column_start": 35, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_word_break", - "name": "word_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 185, - "line_end": 185, - "column_start": 37, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_canonical_combining_class", - "name": "canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 33, - "column_end": 123, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lead_canonical_combining_class", - "name": "lead_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 188, - "line_end": 188, - "column_start": 33, - "column_end": 133, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_trail_canonical_combining_class", - "name": "trail_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 189, - "line_end": 189, - "column_start": 33, - "column_end": 135, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf32.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/icu/utf32.hpp", - "language": "cpp", - "size_bytes": 12927, - "total_lines": 196, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.379438763Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_binary_property", - "name": "binary_property", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_property_value", - "name": "property_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_alphabetic", - "name": "alphabetic", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ascii_hex_digit", - "name": "ascii_hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_control", - "name": "bidi_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_mirrored", - "name": "bidi_mirrored", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_case_sensitive", - "name": "case_sensitive", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dash", - "name": "dash", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_default_ignorable_code_point", - "name": "default_ignorable_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 6, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_deprecated", - "name": "deprecated", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_diacritic", - "name": "diacritic", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_extender", - "name": "extender", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_full_composition_exclusion", - "name": "full_composition_exclusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 6, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_base", - "name": "grapheme_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_extend", - "name": "grapheme_extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_link", - "name": "grapheme_link", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hex_digit", - "name": "hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hyphen", - "name": "hyphen", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_continue", - "name": "id_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_start", - "name": "id_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ideographic", - "name": "ideographic", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_binary_operator", - "name": "ids_binary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 6, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_trinary_operator", - "name": "ids_trinary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 6, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_join_control", - "name": "join_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_logical_order_exception", - "name": "logical_order_exception", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 6, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lowercase", - "name": "lowercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_math", - "name": "math", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfc_inert", - "name": "nfc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfd_inert", - "name": "nfd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkc_inert", - "name": "nfkc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkd_inert", - "name": "nfkd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_noncharacter_code_point", - "name": "noncharacter_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 6, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_syntax", - "name": "pattern_syntax", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_white_space", - "name": "pattern_white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 6, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_alnum", - "name": "posix_alnum", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_blank", - "name": "posix_blank", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_graph", - "name": "posix_graph", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_print", - "name": "posix_print", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_xdigit", - "name": "posix_xdigit", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quotation_mark", - "name": "quotation_mark", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_radical", - "name": "radical", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_s_term", - "name": "s_term", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_segment_starter", - "name": "segment_starter", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_soft_dotted", - "name": "soft_dotted", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_terminal_punctuation", - "name": "terminal_punctuation", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 6, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unified_ideograph", - "name": "unified_ideograph", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 6, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_uppercase", - "name": "uppercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variation_selector", - "name": "variation_selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 6, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_white_space", - "name": "white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_continue", - "name": "xid_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_start", - "name": "xid_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_class", - "name": "bidi_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 35, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block", - "name": "block", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 31, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_decomposition_type", - "name": "decomposition_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 39, - "column_end": 115, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_east_asian_width", - "name": "east_asian_width", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 36, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_general_category", - "name": "general_category", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 34, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_cluster_break", - "name": "grapheme_cluster_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 42, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hangul_syllable_type", - "name": "hangul_syllable_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 40, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_group", - "name": "joining_group", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 34, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_type", - "name": "joining_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 87, - "line_end": 87, - "column_start": 33, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line_break", - "name": "line_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 31, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeric_type", - "name": "numeric_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 33, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sentence_break", - "name": "sentence_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 35, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_word_break", - "name": "word_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 37, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_canonical_combining_class", - "name": "canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 33, - "column_end": 123, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lead_canonical_combining_class", - "name": "lead_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 33, - "column_end": 133, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_trail_canonical_combining_class", - "name": "trail_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 33, - "column_end": 135, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_binary_property", - "name": "binary_property", - "symbol_type": "Class", - "file_path": "", - "line_start": 108, - "line_end": 110, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_property_value", - "name": "property_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_alphabetic", - "name": "alphabetic", - "symbol_type": "Class", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ascii_hex_digit", - "name": "ascii_hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_control", - "name": "bidi_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_mirrored", - "name": "bidi_mirrored", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_case_sensitive", - "name": "case_sensitive", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dash", - "name": "dash", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_default_ignorable_code_point", - "name": "default_ignorable_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 6, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_deprecated", - "name": "deprecated", - "symbol_type": "Class", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_diacritic", - "name": "diacritic", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_extender", - "name": "extender", - "symbol_type": "Class", - "file_path": "", - "line_start": 127, - "line_end": 127, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_full_composition_exclusion", - "name": "full_composition_exclusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 6, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_base", - "name": "grapheme_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_extend", - "name": "grapheme_extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_link", - "name": "grapheme_link", - "symbol_type": "Class", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 6, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hex_digit", - "name": "hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 132, - "line_end": 132, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hyphen", - "name": "hyphen", - "symbol_type": "Class", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_continue", - "name": "id_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 134, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_start", - "name": "id_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 135, - "line_end": 135, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ideographic", - "name": "ideographic", - "symbol_type": "Class", - "file_path": "", - "line_start": 136, - "line_end": 136, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_binary_operator", - "name": "ids_binary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 6, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_trinary_operator", - "name": "ids_trinary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 138, - "line_end": 138, - "column_start": 6, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_join_control", - "name": "join_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 139, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_logical_order_exception", - "name": "logical_order_exception", - "symbol_type": "Class", - "file_path": "", - "line_start": 140, - "line_end": 140, - "column_start": 6, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lowercase", - "name": "lowercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_math", - "name": "math", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfc_inert", - "name": "nfc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 143, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfd_inert", - "name": "nfd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 144, - "line_end": 144, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkc_inert", - "name": "nfkc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkd_inert", - "name": "nfkd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 146, - "column_start": 6, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_noncharacter_code_point", - "name": "noncharacter_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 147, - "line_end": 147, - "column_start": 6, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_syntax", - "name": "pattern_syntax", - "symbol_type": "Class", - "file_path": "", - "line_start": 148, - "line_end": 148, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_white_space", - "name": "pattern_white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 149, - "column_start": 6, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_alnum", - "name": "posix_alnum", - "symbol_type": "Class", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_blank", - "name": "posix_blank", - "symbol_type": "Class", - "file_path": "", - "line_start": 151, - "line_end": 151, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_graph", - "name": "posix_graph", - "symbol_type": "Class", - "file_path": "", - "line_start": 152, - "line_end": 152, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_print", - "name": "posix_print", - "symbol_type": "Class", - "file_path": "", - "line_start": 153, - "line_end": 153, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_xdigit", - "name": "posix_xdigit", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 154, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quotation_mark", - "name": "quotation_mark", - "symbol_type": "Class", - "file_path": "", - "line_start": 155, - "line_end": 155, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_radical", - "name": "radical", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 156, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_s_term", - "name": "s_term", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 157, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_segment_starter", - "name": "segment_starter", - "symbol_type": "Class", - "file_path": "", - "line_start": 158, - "line_end": 158, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_soft_dotted", - "name": "soft_dotted", - "symbol_type": "Class", - "file_path": "", - "line_start": 159, - "line_end": 159, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_terminal_punctuation", - "name": "terminal_punctuation", - "symbol_type": "Class", - "file_path": "", - "line_start": 160, - "line_end": 160, - "column_start": 6, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unified_ideograph", - "name": "unified_ideograph", - "symbol_type": "Class", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 6, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_uppercase", - "name": "uppercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 162, - "line_end": 162, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variation_selector", - "name": "variation_selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 163, - "line_end": 163, - "column_start": 6, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_white_space", - "name": "white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_continue", - "name": "xid_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 165, - "line_end": 165, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_start", - "name": "xid_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 166, - "line_end": 166, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_class", - "name": "bidi_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 35, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block", - "name": "block", - "symbol_type": "Class", - "file_path": "", - "line_start": 169, - "line_end": 169, - "column_start": 31, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_decomposition_type", - "name": "decomposition_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 170, - "line_end": 170, - "column_start": 39, - "column_end": 115, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_east_asian_width", - "name": "east_asian_width", - "symbol_type": "Class", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 36, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_general_category", - "name": "general_category", - "symbol_type": "Class", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 34, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_cluster_break", - "name": "grapheme_cluster_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 42, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hangul_syllable_type", - "name": "hangul_syllable_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 40, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_group", - "name": "joining_group", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 175, - "column_start": 34, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_type", - "name": "joining_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 176, - "line_end": 176, - "column_start": 33, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line_break", - "name": "line_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 31, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeric_type", - "name": "numeric_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 33, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sentence_break", - "name": "sentence_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 184, - "line_end": 184, - "column_start": 35, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_word_break", - "name": "word_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 185, - "line_end": 185, - "column_start": 37, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_canonical_combining_class", - "name": "canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 33, - "column_end": 123, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lead_canonical_combining_class", - "name": "lead_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 188, - "line_end": 188, - "column_start": 33, - "column_end": 133, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_trail_canonical_combining_class", - "name": "trail_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 189, - "line_end": 189, - "column_start": 33, - "column_end": 135, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf8.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/icu/utf8.hpp", - "language": "cpp", - "size_bytes": 6379, - "total_lines": 103, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.384809339Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_binary_property", - "name": "binary_property", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_property_value", - "name": "property_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_alphabetic", - "name": "alphabetic", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ascii_hex_digit", - "name": "ascii_hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 3, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_control", - "name": "bidi_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 3, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_mirrored", - "name": "bidi_mirrored", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_case_sensitive", - "name": "case_sensitive", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 3, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dash", - "name": "dash", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_default_ignorable_code_point", - "name": "default_ignorable_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 3, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_deprecated", - "name": "deprecated", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_diacritic", - "name": "diacritic", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_extender", - "name": "extender", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_full_composition_exclusion", - "name": "full_composition_exclusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 3, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_base", - "name": "grapheme_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_extend", - "name": "grapheme_extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 3, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_link", - "name": "grapheme_link", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hex_digit", - "name": "hex_digit", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hyphen", - "name": "hyphen", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 3, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_continue", - "name": "id_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_id_start", - "name": "id_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ideographic", - "name": "ideographic", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_binary_operator", - "name": "ids_binary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 3, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ids_trinary_operator", - "name": "ids_trinary_operator", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 3, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_join_control", - "name": "join_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 3, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_logical_order_exception", - "name": "logical_order_exception", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 3, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lowercase", - "name": "lowercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_math", - "name": "math", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfc_inert", - "name": "nfc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfd_inert", - "name": "nfd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkc_inert", - "name": "nfkc_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nfkd_inert", - "name": "nfkd_inert", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_noncharacter_code_point", - "name": "noncharacter_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 3, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_syntax", - "name": "pattern_syntax", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 3, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pattern_white_space", - "name": "pattern_white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 3, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_alnum", - "name": "posix_alnum", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_blank", - "name": "posix_blank", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_graph", - "name": "posix_graph", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_print", - "name": "posix_print", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_posix_xdigit", - "name": "posix_xdigit", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 3, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quotation_mark", - "name": "quotation_mark", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 3, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_radical", - "name": "radical", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_s_term", - "name": "s_term", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 3, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_segment_starter", - "name": "segment_starter", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 3, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_soft_dotted", - "name": "soft_dotted", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_terminal_punctuation", - "name": "terminal_punctuation", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 3, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unified_ideograph", - "name": "unified_ideograph", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 3, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_uppercase", - "name": "uppercase", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variation_selector", - "name": "variation_selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 3, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_white_space", - "name": "white_space", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_continue", - "name": "xid_continue", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 3, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xid_start", - "name": "xid_start", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bidi_class", - "name": "bidi_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 32, - "column_end": 92, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_block", - "name": "block", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 28, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_decomposition_type", - "name": "decomposition_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 36, - "column_end": 112, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_east_asian_width", - "name": "east_asian_width", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 33, - "column_end": 105, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_general_category", - "name": "general_category", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 31, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grapheme_cluster_break", - "name": "grapheme_cluster_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 39, - "column_end": 123, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hangul_syllable_type", - "name": "hangul_syllable_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 37, - "column_end": 117, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_group", - "name": "joining_group", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 31, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_joining_type", - "name": "joining_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 30, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line_break", - "name": "line_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 28, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeric_type", - "name": "numeric_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 30, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sentence_break", - "name": "sentence_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 32, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_word_break", - "name": "word_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 34, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_canonical_combining_class", - "name": "canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 30, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lead_canonical_combining_class", - "name": "lead_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 97, - "column_start": 30, - "column_end": 130, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_trail_canonical_combining_class", - "name": "trail_canonical_combining_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 30, - "column_end": 132, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "if_then.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/if_then.hpp", - "language": "cpp", - "size_bytes": 1578, - "total_lines": 56, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.390562613Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_if_pair", - "name": "if_pair", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 23, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_then", - "name": "if_then", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 6, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 37, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_then", - "name": "if_then", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "instantiate.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/instantiate.hpp", - "language": "cpp", - "size_bytes": 1068, - "total_lines": 38, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.396255053Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 33, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_instantiate", - "name": "instantiate", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 34, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "integer.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/integer.hpp", - "language": "cpp", - "size_bytes": 15948, - "total_lines": 468, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.403049516Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_is_digit", - "name": "is_digit", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accumulate_digit", - "name": "accumulate_digit", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 87, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accumulate_digits", - "name": "accumulate_digits", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 100, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_convert_positive", - "name": "convert_positive", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 109, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_convert_negative", - "name": "convert_negative", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 125, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_convert_unsigned", - "name": "convert_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 134, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_convert_signed", - "name": "convert_signed", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 147, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match_unsigned", - "name": "match_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 166, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match_and_convert_unsigned_with_maximum_throws", - "name": "match_and_convert_unsigned_with_maximum_throws", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 192, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match_and_convert_unsigned_with_maximum_nothrow", - "name": "match_and_convert_unsigned_with_maximum_nothrow", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 224, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 240, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 252, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 271, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 286, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 304, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 320, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 343, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 358, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 374, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 386, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 419, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 432, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_unsigned_rule_old", - "name": "unsigned_rule_old", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 31, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unsigned_rule_new", - "name": "unsigned_rule_new", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 37, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_signed_rule_old", - "name": "signed_rule_old", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 43, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_signed_rule_new", - "name": "signed_rule_new", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 49, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_signed_rule_bis", - "name": "signed_rule_bis", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_signed_rule_ter", - "name": "signed_rule_ter", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unsigned_action", - "name": "unsigned_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 228, - "line_end": 241, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unsigned_rule", - "name": "unsigned_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 243, - "line_end": 253, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unsigned_rule_with_action", - "name": "unsigned_rule_with_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 255, - "line_end": 287, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_maximum_action", - "name": "maximum_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 290, - "line_end": 305, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_maximum_rule", - "name": "maximum_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 308, - "line_end": 321, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_maximum_rule_with_action", - "name": "maximum_rule_with_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 324, - "line_end": 359, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_signed_action", - "name": "signed_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 361, - "line_end": 375, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_signed_rule", - "name": "signed_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 377, - "line_end": 387, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_signed_action_action", - "name": "signed_action_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 392, - "line_end": 394, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 397, - "line_end": 399, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_signed_rule_with_action", - "name": "signed_rule_with_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 403, - "line_end": 433, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 436, - "line_end": 438, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_18", - "name": "class_18", - "symbol_type": "Class", - "file_path": "", - "line_start": 441, - "line_end": 443, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_19", - "name": "class_19", - "symbol_type": "Class", - "file_path": "", - "line_start": 446, - "line_end": 448, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_20", - "name": "class_20", - "symbol_type": "Class", - "file_path": "", - "line_start": 451, - "line_end": 453, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_21", - "name": "class_21", - "symbol_type": "Class", - "file_path": "", - "line_start": 456, - "line_end": 458, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_22", - "name": "class_22", - "symbol_type": "Class", - "file_path": "", - "line_start": 461, - "line_end": 463, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "endian.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/internal/endian.hpp", - "language": "cpp", - "size_bytes": 1703, - "total_lines": 77, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.410733704Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "endian_gcc.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/internal/endian_gcc.hpp", - "language": "cpp", - "size_bytes": 4899, - "total_lines": 198, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.416605399Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_convert", - "name": "convert", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 35, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 49, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 67, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 90, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 95, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 100, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_convert", - "name": "convert", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 112, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 124, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 129, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 138, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 143, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 156, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 161, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 166, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 179, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 184, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 189, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_to_and_from_be", - "name": "to_and_from_be", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_to_and_from_le", - "name": "to_and_from_le", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 3, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 41, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 55, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 78, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 101, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_to_and_from_le", - "name": "to_and_from_le", - "symbol_type": "Class", - "file_path": "", - "line_start": 106, - "line_end": 113, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_to_and_from_be", - "name": "to_and_from_be", - "symbol_type": "Class", - "file_path": "", - "line_start": 116, - "line_end": 116, - "column_start": 3, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 130, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 133, - "line_end": 144, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 147, - "line_end": 167, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 170, - "line_end": 190, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "endian_win.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/internal/endian_win.hpp", - "language": "cpp", - "size_bytes": 2456, - "total_lines": 102, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.421983766Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_convert", - "name": "convert", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 20, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 51, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 64, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 74, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 87, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 92, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 97, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_to_and_from_le", - "name": "to_and_from_le", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 21, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_to_and_from_be", - "name": "to_and_from_be", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 3, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 38, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 52, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 75, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 98, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peek_mask_uint.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/internal/peek_mask_uint.hpp", - "language": "cpp", - "size_bytes": 1647, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.427324485Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_peek_mask_uint_impl", - "name": "peek_mask_uint_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peek_mask_uint8.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/internal/peek_mask_uint8.hpp", - "language": "cpp", - "size_bytes": 880, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.432062042Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 28, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_peek_mask_uint8", - "name": "peek_mask_uint8", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 29, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peek_uint.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/internal/peek_uint.hpp", - "language": "cpp", - "size_bytes": 1341, - "total_lines": 45, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.437153349Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_peek_uint_impl", - "name": "peek_uint_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peek_uint8.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/internal/peek_uint8.hpp", - "language": "cpp", - "size_bytes": 815, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.442098331Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 27, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_peek_uint8", - "name": "peek_uint8", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peek_utf16.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/internal/peek_utf16.hpp", - "language": "cpp", - "size_bytes": 1596, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.447791376Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_peek_utf16_impl", - "name": "peek_utf16_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peek_utf32.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/internal/peek_utf32.hpp", - "language": "cpp", - "size_bytes": 1172, - "total_lines": 43, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.453029976Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 35, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_peek_utf32_impl", - "name": "peek_utf32_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 36, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "read_uint.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/internal/read_uint.hpp", - "language": "cpp", - "size_bytes": 1646, - "total_lines": 77, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.458108783Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 22, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 52, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 62, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_read_uint16_be", - "name": "read_uint16_be", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_read_uint16_le", - "name": "read_uint16_le", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_read_uint32_be", - "name": "read_uint32_be", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 43, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_read_uint32_le", - "name": "read_uint32_le", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 53, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_read_uint64_be", - "name": "read_uint64_be", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 63, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_read_uint64_le", - "name": "read_uint64_le", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 73, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "set_stack_guard.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/internal/set_stack_guard.hpp", - "language": "cpp", - "size_bytes": 1404, - "total_lines": 52, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.463326102Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_set_stack_guard", - "name": "set_stack_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 22, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_stack_guard", - "name": "set_stack_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_stack_guard", - "name": "set_stack_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 6, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 35, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_set_stack_guard", - "name": "set_stack_guard", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "vector_stack_guard.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/internal/vector_stack_guard.hpp", - "language": "cpp", - "size_bytes": 1259, - "total_lines": 45, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.468809575Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_vector_stack_guard", - "name": "vector_stack_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 23, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_vector_stack_guard", - "name": "vector_stack_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_vector_stack_guard", - "name": "vector_stack_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 6, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_vector_stack_guard", - "name": "vector_stack_guard", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 38, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "iri.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/iri.hpp", - "language": "cpp", - "size_bytes": 3902, - "total_lines": 106, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.474874929Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_ucschar", - "name": "ucschar", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 56, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iprivate", - "name": "iprivate", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 3, - "column_end": 92, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iunreserved", - "name": "iunreserved", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 3, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ipchar", - "name": "ipchar", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 3, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_isegment", - "name": "isegment", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 3, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_isegment_nz", - "name": "isegment_nz", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 3, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_isegment_nz_nc", - "name": "isegment_nz_nc", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 3, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ipath_abempty", - "name": "ipath_abempty", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ipath_absolute", - "name": "ipath_absolute", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 3, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ipath_noscheme", - "name": "ipath_noscheme", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 3, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ipath_rootless", - "name": "ipath_rootless", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 3, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ipath_empty", - "name": "ipath_empty", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 3, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ipath", - "name": "ipath", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 79, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ireg_name", - "name": "ireg_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 3, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ihost", - "name": "ihost", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 3, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iuserinfo", - "name": "iuserinfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 3, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_opt_iuserinfo", - "name": "opt_iuserinfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iauthority", - "name": "iauthority", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 3, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iquery", - "name": "iquery", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 3, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ifragment", - "name": "ifragment", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 89, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_opt_iquery", - "name": "opt_iquery", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 3, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_opt_ifragment", - "name": "opt_ifragment", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 3, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ihier_part", - "name": "ihier_part", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 3, - "column_end": 122, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_irelative_part", - "name": "irelative_part", - "symbol_type": "Class", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 3, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_irelative_ref", - "name": "irelative_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 3, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IRI", - "name": "IRI", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 3, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IRI_reference", - "name": "IRI_reference", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_absolute_IRI", - "name": "absolute_IRI", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 3, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/json.hpp", - "language": "cpp", - "size_bytes": 3227, - "total_lines": 91, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.480452035Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_ws", - "name": "ws", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_padr", - "name": "padr", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_begin_array", - "name": "begin_array", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_begin_object", - "name": "begin_object", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_end_array", - "name": "end_array", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_end_object", - "name": "end_object", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 3, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_name_separator", - "name": "name_separator", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 3, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_separator", - "name": "value_separator", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_false_", - "name": "false_", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_null", - "name": "null", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_true_", - "name": "true_", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_digits", - "name": "digits", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_exp", - "name": "exp", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 3, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_frac", - "name": "frac", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 3, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_int_", - "name": "int_", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_number", - "name": "number", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 3, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_xdigit", - "name": "xdigit", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unicode", - "name": "unicode", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 3, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped_char", - "name": "escaped_char", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 3, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped", - "name": "escaped", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 3, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unescaped", - "name": "unescaped", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_char_", - "name": "char_", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 3, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_content", - "name": "string_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 3, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_content", - "name": "key_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key", - "name": "key", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 56, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value", - "name": "value", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 3, - "column_end": 15, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_array_element", - "name": "array_element", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 3, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_next_array_element", - "name": "next_array_element", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_array_content", - "name": "array_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 3, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_array", - "name": "array", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 69, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_member_value", - "name": "member_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 3, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_member", - "name": "member", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 3, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_next_member", - "name": "next_member", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 3, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_object_content", - "name": "object_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 3, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_object", - "name": "object", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 81, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value", - "name": "value", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 3, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_array_element", - "name": "array_element", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 3, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_text", - "name": "text", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 3, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_pointer.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/json_pointer.hpp", - "language": "cpp", - "size_bytes": 1045, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.485569879Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_unescaped", - "name": "unescaped", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped", - "name": "escaped", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_reference_token", - "name": "reference_token", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 3, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_pointer", - "name": "json_pointer", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_non_negative_integer", - "name": "non_negative_integer", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 3, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_relative_json_pointer", - "name": "relative_json_pointer", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 3, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "limit_bytes.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/limit_bytes.hpp", - "language": "cpp", - "size_bytes": 2449, - "total_lines": 88, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.490826312Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_bytes_guard", - "name": "bytes_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 37, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_bytes_guard", - "name": "bytes_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 9, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_bytes_guard", - "name": "bytes_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 9, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 45, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 9, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 9, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 83, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_bytes_guard", - "name": "bytes_guard", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 49, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_limit_bytes", - "name": "limit_bytes", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 84, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "limit_depth.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/limit_depth.hpp", - "language": "cpp", - "size_bytes": 2278, - "total_lines": 83, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.496116544Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_depth_guard", - "name": "depth_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 32, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_depth_guard", - "name": "depth_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 9, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_depth_guard", - "name": "depth_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 9, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 9, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 9, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 78, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_depth_guard", - "name": "depth_guard", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 44, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_limit_depth", - "name": "limit_depth", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 79, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parse_tree.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/parse_tree.hpp", - "language": "cpp", - "size_bytes": 15965, - "total_lines": 456, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.503689796Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_basic_node", - "name": "basic_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 6, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_node", - "name": "basic_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 6, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_node", - "name": "basic_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 6, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 6, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 6, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 65, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_type", - "name": "is_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 72, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_type", - "name": "set_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 83, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 93, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 99, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 105, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_as_memory_input", - "name": "as_memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 112, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_content", - "name": "remove_content", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 118, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 127, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 134, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 139, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace_back", - "name": "emplace_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 150, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_state", - "name": "state", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 167, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 172, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 178, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 184, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 189, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 196, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 203, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 259, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 269, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 275, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 281, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 295, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 308, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 316, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 332, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 391, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 407, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 415, - "line_end": 423, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 441, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 452, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_basic_node", - "name": "basic_node", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 151, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_node", - "name": "node", - "symbol_type": "Class", - "file_path": "", - "line_start": 153, - "line_end": 155, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_state", - "name": "state", - "symbol_type": "Class", - "file_path": "", - "line_start": 160, - "line_end": 185, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_make_control", - "name": "make_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 221, - "line_end": 228, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_state_handler", - "name": "state_handler", - "symbol_type": "Class", - "file_path": "", - "line_start": 224, - "line_end": 224, - "column_start": 9, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 244, - "line_end": 246, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 250, - "line_end": 282, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 286, - "line_end": 333, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_selector", - "name": "selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 339, - "line_end": 339, - "column_start": 6, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 342, - "line_end": 345, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 348, - "line_end": 352, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_apply", - "name": "apply", - "symbol_type": "Class", - "file_path": "", - "line_start": 366, - "line_end": 377, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_on", - "name": "on", - "symbol_type": "Class", - "file_path": "", - "line_start": 370, - "line_end": 376, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_store_content", - "name": "store_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 379, - "line_end": 381, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_remove_content", - "name": "remove_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 384, - "line_end": 392, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_fold_one", - "name": "fold_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 395, - "line_end": 408, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_discard_empty", - "name": "discard_empty", - "symbol_type": "Class", - "file_path": "", - "line_start": 411, - "line_end": 424, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parse_tree_to_dot.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/parse_tree_to_dot.hpp", - "language": "cpp", - "size_bytes": 3170, - "total_lines": 111, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.510132682Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_escape", - "name": "escape", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 75, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_dot_node", - "name": "print_dot_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 97, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_dot", - "name": "print_dot", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 107, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peg.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/peg.hpp", - "language": "cpp", - "size_bytes": 3548, - "total_lines": 121, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.515902576Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_AND", - "name": "AND", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 16, - "column_start": 6, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Char", - "name": "Char", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 6, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Class", - "name": "Class", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 6, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CLOSE", - "name": "CLOSE", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 6, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Comment", - "name": "Comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 6, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Definition", - "name": "Definition", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 6, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DOT", - "name": "DOT", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 6, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_EndOfFile", - "name": "EndOfFile", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 6, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_EndOfLine", - "name": "EndOfLine", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 6, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Expression", - "name": "Expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 6, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QUESTION", - "name": "QUESTION", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 6, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IdentCont", - "name": "IdentCont", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 6, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Identifier", - "name": "Identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 6, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IdentStart", - "name": "IdentStart", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 6, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LEFTARROW", - "name": "LEFTARROW", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 6, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Literal", - "name": "Literal", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 6, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NOT", - "name": "NOT", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 6, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_OPEN", - "name": "OPEN", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_PLUS", - "name": "PLUS", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 6, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Prefix", - "name": "Prefix", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 6, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Primary", - "name": "Primary", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Range", - "name": "Range", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 6, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Sequence", - "name": "Sequence", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 6, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SLASH", - "name": "SLASH", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 6, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Space", - "name": "Space", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 6, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Spacing", - "name": "Spacing", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 6, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_STAR", - "name": "STAR", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 6, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Suffix", - "name": "Suffix", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 6, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Grammar", - "name": "Grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 6, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Definition", - "name": "Definition", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 6, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Expression", - "name": "Expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 6, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Sequence", - "name": "Sequence", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 6, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Prefix", - "name": "Prefix", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Suffix", - "name": "Suffix", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 6, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Primary", - "name": "Primary", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 60, - "column_start": 6, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Identifier", - "name": "Identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IdentStart", - "name": "IdentStart", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 6, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IdentCont", - "name": "IdentCont", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 6, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Literal", - "name": "Literal", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 71, - "column_start": 6, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Class", - "name": "Class", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 6, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Range", - "name": "Range", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 6, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Char", - "name": "Char", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 96, - "column_start": 6, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LEFTARROW", - "name": "LEFTARROW", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 6, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SLASH", - "name": "SLASH", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 6, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AND", - "name": "AND", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 6, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NOT", - "name": "NOT", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 6, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QUESTION", - "name": "QUESTION", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 102, - "column_start": 6, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_STAR", - "name": "STAR", - "symbol_type": "Class", - "file_path": "", - "line_start": 103, - "line_end": 103, - "column_start": 6, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_PLUS", - "name": "PLUS", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 104, - "column_start": 6, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_OPEN", - "name": "OPEN", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 6, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CLOSE", - "name": "CLOSE", - "symbol_type": "Class", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 6, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DOT", - "name": "DOT", - "symbol_type": "Class", - "file_path": "", - "line_start": 107, - "line_end": 107, - "column_start": 6, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Spacing", - "name": "Spacing", - "symbol_type": "Class", - "file_path": "", - "line_start": 109, - "line_end": 109, - "column_start": 6, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Comment", - "name": "Comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Space", - "name": "Space", - "symbol_type": "Class", - "file_path": "", - "line_start": 112, - "line_end": 112, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_EndOfLine", - "name": "EndOfLine", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 113, - "column_start": 6, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_EndOfFile", - "name": "EndOfFile", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 114, - "column_start": 6, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "predicates.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/predicates.hpp", - "language": "cpp", - "size_bytes": 4364, - "total_lines": 126, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.521505592Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 44, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 56, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 85, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_predicates_and_test", - "name": "predicates_and_test", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicate_not_test", - "name": "predicate_not_test", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 45, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicates_or_test", - "name": "predicates_or_test", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 57, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicates", - "name": "predicates", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 86, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 92, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicates_and", - "name": "predicates_and", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 102, - "column_start": 33, - "column_end": 141, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicate_not", - "name": "predicate_not", - "symbol_type": "Class", - "file_path": "", - "line_start": 103, - "line_end": 103, - "column_start": 29, - "column_end": 131, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicates_or", - "name": "predicates_or", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 104, - "column_start": 33, - "column_end": 139, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicates_and", - "name": "predicates_and", - "symbol_type": "Class", - "file_path": "", - "line_start": 112, - "line_end": 112, - "column_start": 33, - "column_end": 141, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicate_not", - "name": "predicate_not", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 113, - "column_start": 29, - "column_end": 131, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicates_or", - "name": "predicates_or", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 114, - "column_start": 33, - "column_end": 139, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "print.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/print.hpp", - "language": "cpp", - "size_bytes": 1786, - "total_lines": 75, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.526684393Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 43, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_subs", - "name": "print_subs", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_sub", - "name": "print_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 56, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_names", - "name": "print_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 65, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_debug", - "name": "print_debug", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 71, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_print_names", - "name": "print_names", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 25, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_print_debug", - "name": "print_debug", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 57, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "print_coverage.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/print_coverage.hpp", - "language": "cpp", - "size_bytes": 1639, - "total_lines": 53, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.531921672Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 49, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "proto3.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/proto3.hpp", - "language": "cpp", - "size_bytes": 8328, - "total_lines": 142, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.538902981Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_comment_sl", - "name": "comment_sl", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment_ml", - "name": "comment_ml", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 3, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sp", - "name": "sp", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sps", - "name": "sps", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comma", - "name": "comma", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dot", - "name": "dot", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_equ", - "name": "equ", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_semi", - "name": "semi", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 3, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_option", - "name": "option", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 3, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_message", - "name": "message", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 3, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_extend", - "name": "extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 3, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ident_first", - "name": "ident_first", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ident_other", - "name": "ident_other", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 3, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ident", - "name": "ident", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_full_ident", - "name": "full_ident", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hex_lit", - "name": "hex_lit", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 3, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_oct_lit", - "name": "oct_lit", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 3, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dec_lit", - "name": "dec_lit", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_int_lit", - "name": "int_lit", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sign", - "name": "sign", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_exp", - "name": "exp", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 3, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_float_lit", - "name": "float_lit", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 48, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bool_lit", - "name": "bool_lit", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 51, - "column_start": 3, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hex_escape", - "name": "hex_escape", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 3, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_oct_escape", - "name": "oct_escape", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_char_escape", - "name": "char_escape", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 3, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escape", - "name": "escape", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 3, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_char_value", - "name": "char_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 3, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_impl", - "name": "str_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 3, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_lit", - "name": "str_lit", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_constant", - "name": "constant", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 3, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_option_name", - "name": "option_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 3, - "column_end": 118, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_option", - "name": "option", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 3, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bool_type", - "name": "bool_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bytes_type", - "name": "bytes_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_double_type", - "name": "double_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_float_type", - "name": "float_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_type", - "name": "string_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_int32_type", - "name": "int32_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_int64_type", - "name": "int64_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sint32_type", - "name": "sint32_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sint64_type", - "name": "sint64_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_uint32_type", - "name": "uint32_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_uint64_type", - "name": "uint64_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_fixed32_type", - "name": "fixed32_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 3, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_fixed64_type", - "name": "fixed64_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 3, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sfixed32_type", - "name": "sfixed32_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 3, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sfixed64_type", - "name": "sfixed64_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 3, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_builtin_type", - "name": "builtin_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 3, - "column_end": 228, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_defined_type", - "name": "defined_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type", - "name": "type", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 3, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_option", - "name": "field_option", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 90, - "column_start": 3, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_options", - "name": "field_options", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 3, - "column_end": 105, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_name", - "name": "field_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 3, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_number", - "name": "field_number", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field", - "name": "field", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 3, - "column_end": 237, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_oneof_name", - "name": "oneof_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 3, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_oneof_field", - "name": "oneof_field", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 97, - "column_start": 3, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_oneof_body", - "name": "oneof_body", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_oneof", - "name": "oneof", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 3, - "column_end": 148, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_type", - "name": "key_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 3, - "column_end": 217, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_map_name", - "name": "map_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 102, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_map_field", - "name": "map_field", - "symbol_type": "Class", - "file_path": "", - "line_start": 103, - "line_end": 103, - "column_start": 3, - "column_end": 214, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 3, - "column_end": 112, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 3, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_field_names", - "name": "field_names", - "symbol_type": "Class", - "file_path": "", - "line_start": 107, - "line_end": 107, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_reserved", - "name": "reserved", - "symbol_type": "Class", - "file_path": "", - "line_start": 108, - "line_end": 108, - "column_start": 3, - "column_end": 128, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_enum_name", - "name": "enum_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 3, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_enum_value_option", - "name": "enum_value_option", - "symbol_type": "Class", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 3, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_enum_field", - "name": "enum_field", - "symbol_type": "Class", - "file_path": "", - "line_start": 112, - "line_end": 112, - "column_start": 3, - "column_end": 167, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_enum_body", - "name": "enum_body", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 113, - "column_start": 3, - "column_end": 109, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_enum_def", - "name": "enum_def", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 114, - "column_start": 3, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_message_thing", - "name": "message_thing", - "symbol_type": "Class", - "file_path": "", - "line_start": 116, - "line_end": 116, - "column_start": 3, - "column_end": 110, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_message_body", - "name": "message_body", - "symbol_type": "Class", - "file_path": "", - "line_start": 117, - "line_end": 117, - "column_start": 3, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_message", - "name": "message", - "symbol_type": "Class", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 3, - "column_end": 116, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_extend", - "name": "extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 3, - "column_end": 110, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_package", - "name": "package", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 3, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_import_option", - "name": "import_option", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 3, - "column_end": 113, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_import", - "name": "import", - "symbol_type": "Class", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 3, - "column_end": 117, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rpc_name", - "name": "rpc_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rpc_type", - "name": "rpc_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 127, - "line_end": 127, - "column_start": 3, - "column_end": 134, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rpc_options", - "name": "rpc_options", - "symbol_type": "Class", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 3, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rpc", - "name": "rpc", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 3, - "column_end": 181, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_service_name", - "name": "service_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 3, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_service", - "name": "service", - "symbol_type": "Class", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 3, - "column_end": 170, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_body", - "name": "body", - "symbol_type": "Class", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 3, - "column_end": 92, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quote", - "name": "quote", - "symbol_type": "Class", - "file_path": "", - "line_start": 135, - "line_end": 135, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_head", - "name": "head", - "symbol_type": "Class", - "file_path": "", - "line_start": 136, - "line_end": 136, - "column_start": 3, - "column_end": 150, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_proto", - "name": "proto", - "symbol_type": "Class", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "raw_string.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/raw_string.hpp", - "language": "cpp", - "size_bytes": 8496, - "total_lines": 232, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.545246435Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 54, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 90, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 126, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 154, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 217, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_raw_string_open", - "name": "raw_string_open", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 55, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_at_raw_string_close", - "name": "at_raw_string_close", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 91, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_raw_string_until", - "name": "raw_string_until", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 99, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 127, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 130, - "line_end": 155, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_raw_string", - "name": "raw_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 188, - "line_end": 218, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_content", - "name": "content", - "symbol_type": "Class", - "file_path": "", - "line_start": 192, - "line_end": 194, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 221, - "line_end": 223, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 226, - "line_end": 228, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "remove_first_state.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/remove_first_state.hpp", - "language": "cpp", - "size_bytes": 3023, - "total_lines": 72, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.551558492Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 53, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 67, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_remove_first_state", - "name": "remove_first_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 68, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "remove_last_states.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/remove_last_states.hpp", - "language": "cpp", - "size_bytes": 6369, - "total_lines": 121, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.557813790Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_start_impl", - "name": "start_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 29, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 35, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success_impl", - "name": "success_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure_impl", - "name": "failure_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 53, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise_impl", - "name": "raise_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 65, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 71, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind_impl", - "name": "unwind_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 78, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 85, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply_impl", - "name": "apply_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 92, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 99, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0_impl", - "name": "apply0_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 106, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 113, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_remove_last_states", - "name": "remove_last_states", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 114, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rep_one_min_max.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/rep_one_min_max.hpp", - "language": "cpp", - "size_bytes": 2791, - "total_lines": 100, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.563367146Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 51, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 76, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rep_one_min_max", - "name": "rep_one_min_max", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 52, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 77, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rep_one_min_max", - "name": "rep_one_min_max", - "symbol_type": "Class", - "file_path": "", - "line_start": 87, - "line_end": 89, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rep_string.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/rep_string.hpp", - "language": "cpp", - "size_bytes": 1071, - "total_lines": 43, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.568843621Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_make_rep_string", - "name": "make_rep_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 6, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rep_string", - "name": "rep_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "separated_seq.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/separated_seq.hpp", - "language": "cpp", - "size_bytes": 1112, - "total_lines": 45, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.574520191Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_sep", - "name": "sep", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 6, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_separated_seq", - "name": "separated_seq", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "shuffle_states.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/shuffle_states.hpp", - "language": "cpp", - "size_bytes": 9461, - "total_lines": 193, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.582049207Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_start_impl", - "name": "start_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 56, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 62, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success_impl", - "name": "success_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 74, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 80, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure_impl", - "name": "failure_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 86, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 92, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 98, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise_impl", - "name": "raise_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 104, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 110, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 116, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind_impl", - "name": "unwind_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 123, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 130, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 137, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply_impl", - "name": "apply_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 144, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 151, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 158, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0_impl", - "name": "apply0_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 165, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 172, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 179, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rotate_left", - "name": "rotate_left", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rotate_right", - "name": "rotate_right", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_reverse", - "name": "reverse", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 37, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_shuffle_states", - "name": "shuffle_states", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 180, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "state_control.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/state_control.hpp", - "language": "cpp", - "size_bytes": 4764, - "total_lines": 122, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.590065917Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 38, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 53, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 68, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 77, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 93, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 103, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 113, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_state_control", - "name": "state_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 118, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_control", - "name": "control", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 114, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "to_string.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/to_string.hpp", - "language": "cpp", - "size_bytes": 851, - "total_lines": 38, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.595935705Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 25, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_to_string", - "name": "to_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 16, - "column_start": 6, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 26, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "trace.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/trace.hpp", - "language": "cpp", - "size_bytes": 8838, - "total_lines": 227, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.602925039Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_tracer", - "name": "tracer", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_tracer", - "name": "tracer", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 6, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_tracer", - "name": "tracer", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 6, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 75, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 6, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 6, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 83, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 96, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 103, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 116, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 129, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 135, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 148, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 154, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 160, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 170, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_standard_trace", - "name": "standard_trace", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 182, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_complete_trace", - "name": "complete_trace", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 193, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 219, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_tracer_traits", - "name": "tracer_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 44, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tracer", - "name": "tracer", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 171, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_trace", - "name": "trace", - "symbol_type": "Class", - "file_path": "", - "line_start": 196, - "line_end": 220, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uint16.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/uint16.hpp", - "language": "cpp", - "size_bytes": 4714, - "total_lines": 62, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.608649781Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 38, - "column_end": 142, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 53, - "column_end": 162, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 38, - "column_end": 138, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 53, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 38, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 38, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_one", - "name": "mask_not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 55, - "column_end": 174, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_range", - "name": "mask_not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 70, - "column_end": 194, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_one", - "name": "mask_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 55, - "column_end": 170, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_range", - "name": "mask_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 70, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_ranges", - "name": "mask_ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 55, - "column_end": 140, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_string", - "name": "mask_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 55, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 38, - "column_end": 142, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 53, - "column_end": 162, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 38, - "column_end": 138, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 53, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 38, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 38, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_one", - "name": "mask_not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 55, - "column_end": 174, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_range", - "name": "mask_not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 70, - "column_end": 194, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_one", - "name": "mask_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 55, - "column_end": 170, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_range", - "name": "mask_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 70, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_ranges", - "name": "mask_ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 55, - "column_end": 140, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_string", - "name": "mask_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 55, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uint32.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/uint32.hpp", - "language": "cpp", - "size_bytes": 4714, - "total_lines": 62, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.613868995Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 38, - "column_end": 142, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 53, - "column_end": 162, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 38, - "column_end": 138, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 53, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 38, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 38, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_one", - "name": "mask_not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 55, - "column_end": 174, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_range", - "name": "mask_not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 70, - "column_end": 194, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_one", - "name": "mask_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 55, - "column_end": 170, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_range", - "name": "mask_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 70, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_ranges", - "name": "mask_ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 55, - "column_end": 140, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_string", - "name": "mask_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 55, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 38, - "column_end": 142, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 53, - "column_end": 162, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 38, - "column_end": 138, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 53, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 38, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 38, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_one", - "name": "mask_not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 55, - "column_end": 174, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_range", - "name": "mask_not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 70, - "column_end": 194, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_one", - "name": "mask_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 55, - "column_end": 170, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_range", - "name": "mask_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 70, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_ranges", - "name": "mask_ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 55, - "column_end": 140, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_string", - "name": "mask_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 55, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uint64.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/uint64.hpp", - "language": "cpp", - "size_bytes": 4715, - "total_lines": 63, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.619311349Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 38, - "column_end": 142, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 53, - "column_end": 162, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 38, - "column_end": 138, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 53, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 38, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 38, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_one", - "name": "mask_not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 55, - "column_end": 174, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_range", - "name": "mask_not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 70, - "column_end": 194, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_one", - "name": "mask_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 55, - "column_end": 170, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_range", - "name": "mask_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 70, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_ranges", - "name": "mask_ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 55, - "column_end": 140, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_string", - "name": "mask_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 55, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 38, - "column_end": 142, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 53, - "column_end": 162, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 38, - "column_end": 138, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 53, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 38, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 38, - "column_end": 158, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_one", - "name": "mask_not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 55, - "column_end": 174, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_range", - "name": "mask_not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 70, - "column_end": 194, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_one", - "name": "mask_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 55, - "column_end": 170, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_range", - "name": "mask_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 70, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_ranges", - "name": "mask_ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 55, - "column_end": 140, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_string", - "name": "mask_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 55, - "column_end": 190, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uint8.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/uint8.hpp", - "language": "cpp", - "size_bytes": 2426, - "total_lines": 36, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.625637369Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 34, - "column_end": 134, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 48, - "column_end": 153, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 34, - "column_end": 130, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 48, - "column_end": 149, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 34, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 34, - "column_end": 150, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_one", - "name": "mask_not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 50, - "column_end": 165, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_not_range", - "name": "mask_not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 64, - "column_end": 184, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_one", - "name": "mask_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 50, - "column_end": 161, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_range", - "name": "mask_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 64, - "column_end": 180, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_ranges", - "name": "mask_ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 50, - "column_end": 131, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mask_string", - "name": "mask_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 50, - "column_end": 181, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unescape.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/unescape.hpp", - "language": "cpp", - "size_bytes": 7004, - "total_lines": 214, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.632877989Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_utf8_append_utf32", - "name": "utf8_append_utf32", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 51, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unhex_char", - "name": "unhex_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 86, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unhex_string", - "name": "unhex_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 97, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 107, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 119, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply_one", - "name": "apply_one", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 126, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply_two", - "name": "apply_two", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 138, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 155, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 162, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 173, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 209, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_append_all", - "name": "append_all", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 108, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unescape_c", - "name": "unescape_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 112, - "line_end": 139, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unescape_u", - "name": "unescape_u", - "symbol_type": "Class", - "file_path": "", - "line_start": 145, - "line_end": 164, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unescape_x", - "name": "unescape_x", - "symbol_type": "Class", - "file_path": "", - "line_start": 166, - "line_end": 174, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unescape_j", - "name": "unescape_j", - "symbol_type": "Class", - "file_path": "", - "line_start": 184, - "line_end": 210, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uri.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/uri.hpp", - "language": "cpp", - "size_bytes": 5135, - "total_lines": 111, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.639953418Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_dec_octet", - "name": "dec_octet", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 3, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IPv4address", - "name": "IPv4address", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 3, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_h16", - "name": "h16", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ls32", - "name": "ls32", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 3, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dcolon", - "name": "dcolon", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 3, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IPv6address", - "name": "IPv6address", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 52, - "column_start": 3, - "column_end": 113, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_gen_delims", - "name": "gen_delims", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sub_delims", - "name": "sub_delims", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 3, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unreserved", - "name": "unreserved", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 3, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_reserved", - "name": "reserved", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 3, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IPvFuture", - "name": "IPvFuture", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 3, - "column_end": 124, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IP_literal", - "name": "IP_literal", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 3, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pct_encoded", - "name": "pct_encoded", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 3, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pchar", - "name": "pchar", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 3, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_query", - "name": "query", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 3, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_fragment", - "name": "fragment", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_segment", - "name": "segment", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 3, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_segment_nz", - "name": "segment_nz", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_segment_nz_nc", - "name": "segment_nz_nc", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 3, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_path_abempty", - "name": "path_abempty", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_path_absolute", - "name": "path_absolute", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 3, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_path_noscheme", - "name": "path_noscheme", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 3, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_path_rootless", - "name": "path_rootless", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 3, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_path_empty", - "name": "path_empty", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 3, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_path", - "name": "path", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 83, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_reg_name", - "name": "reg_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 3, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_port", - "name": "port", - "symbol_type": "Class", - "file_path": "", - "line_start": 87, - "line_end": 87, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_host", - "name": "host", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_userinfo", - "name": "userinfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 89, - "column_start": 3, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_opt_userinfo", - "name": "opt_userinfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 90, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_authority", - "name": "authority", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 3, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_scheme", - "name": "scheme", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 3, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hier_part", - "name": "hier_part", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 3, - "column_end": 116, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_relative_part", - "name": "relative_part", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 3, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_relative_ref", - "name": "relative_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 3, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_URI", - "name": "URI", - "symbol_type": "Class", - "file_path": "", - "line_start": 103, - "line_end": 103, - "column_start": 3, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_URI_reference", - "name": "URI_reference", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 104, - "column_start": 3, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_absolute_URI", - "name": "absolute_URI", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 3, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf16.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/utf16.hpp", - "language": "cpp", - "size_bytes": 2950, - "total_lines": 57, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.645496569Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bom", - "name": "bom", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 6, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 33, - "column_end": 136, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 43, - "column_end": 151, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 33, - "column_end": 132, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 43, - "column_end": 147, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 33, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 33, - "column_end": 152, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bom", - "name": "bom", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 6, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 33, - "column_end": 136, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 43, - "column_end": 151, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 33, - "column_end": 132, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 43, - "column_end": 147, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 33, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 33, - "column_end": 152, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf32.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/contrib/utf32.hpp", - "language": "cpp", - "size_bytes": 2950, - "total_lines": 57, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.650848088Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bom", - "name": "bom", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 6, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 33, - "column_end": 136, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 43, - "column_end": 151, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 33, - "column_end": 132, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 43, - "column_end": 147, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 33, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 33, - "column_end": 152, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bom", - "name": "bom", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 6, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 33, - "column_end": 136, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 43, - "column_end": 151, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 33, - "column_end": 132, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 43, - "column_end": 147, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 33, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 33, - "column_end": 152, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cstream_input.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/cstream_input.hpp", - "language": "cpp", - "size_bytes": 932, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.656462677Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_cstream_input", - "name": "cstream_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_cstream_input", - "name": "cstream_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "demangle.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/demangle.hpp", - "language": "cpp", - "size_bytes": 4571, - "total_lines": 182, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.663587468Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 39, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 57, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 68, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 86, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 103, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_demangle", - "name": "demangle", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 121, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 145, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 159, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 176, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "disable_action.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/disable_action.hpp", - "language": "cpp", - "size_bytes": 968, - "total_lines": 35, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.668429173Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 30, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_disable_action", - "name": "disable_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 31, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "discard_input.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/discard_input.hpp", - "language": "cpp", - "size_bytes": 1007, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.673164812Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 32, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_discard_input", - "name": "discard_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "discard_input_on_failure.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/discard_input_on_failure.hpp", - "language": "cpp", - "size_bytes": 1079, - "total_lines": 39, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.678302572Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 34, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_discard_input_on_failure", - "name": "discard_input_on_failure", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "discard_input_on_success.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/discard_input_on_success.hpp", - "language": "cpp", - "size_bytes": 1078, - "total_lines": 39, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.683239928Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 34, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_discard_input_on_success", - "name": "discard_input_on_success", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "enable_action.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/enable_action.hpp", - "language": "cpp", - "size_bytes": 964, - "total_lines": 35, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.688018417Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 30, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_enable_action", - "name": "enable_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 31, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "eol.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/eol.hpp", - "language": "cpp", - "size_bytes": 954, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.692597330Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_eol", - "name": "eol", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cr", - "name": "cr", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 9, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cr_crlf", - "name": "cr_crlf", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 9, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_crlf", - "name": "crlf", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 9, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lf", - "name": "lf", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 9, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lf_crlf", - "name": "lf_crlf", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 9, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "eol_pair.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/eol_pair.hpp", - "language": "cpp", - "size_bytes": 391, - "total_lines": 18, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.697185730Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "file_input.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/file_input.hpp", - "language": "cpp", - "size_bytes": 1145, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.702077855Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_file_input", - "name": "file_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 29, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file_input", - "name": "file_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 36, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "action.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/action.hpp", - "language": "cpp", - "size_bytes": 1515, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.708776679Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "action_input.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/action_input.hpp", - "language": "cpp", - "size_bytes": 2657, - "total_lines": 106, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.715125832Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_action_input", - "name": "action_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 29, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_action_input", - "name": "action_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 6, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_action_input", - "name": "action_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 6, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 6, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 6, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 57, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 62, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 67, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 87, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 92, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 97, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_action_input", - "name": "action_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 102, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "any.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/any.hpp", - "language": "cpp", - "size_bytes": 1759, - "total_lines": 77, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.720791293Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 41, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 69, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 42, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 70, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "apply.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/apply.hpp", - "language": "cpp", - "size_bytes": 1556, - "total_lines": 53, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.726044815Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 45, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_apply", - "name": "apply", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 46, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "apply0.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/apply0.hpp", - "language": "cpp", - "size_bytes": 1357, - "total_lines": 51, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.731055877Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_apply0", - "name": "apply0", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 44, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "apply0_single.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/apply0_single.hpp", - "language": "cpp", - "size_bytes": 1049, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.736006546Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 22, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 29, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_apply0_single", - "name": "apply0_single", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 30, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "apply_single.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/apply_single.hpp", - "language": "cpp", - "size_bytes": 1154, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.741110185Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 22, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 29, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_apply_single", - "name": "apply_single", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 30, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "at.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/at.hpp", - "language": "cpp", - "size_bytes": 1407, - "total_lines": 55, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.746082388Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_at", - "name": "at", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 48, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bof.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/bof.hpp", - "language": "cpp", - "size_bytes": 698, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.750599395Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_bof", - "name": "bof", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bol.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/bol.hpp", - "language": "cpp", - "size_bytes": 699, - "total_lines": 31, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.755077444Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_bol", - "name": "bol", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bump.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/bump.hpp", - "language": "cpp", - "size_bytes": 1086, - "total_lines": 45, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.760189470Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_bump", - "name": "bump", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_bump_in_this_line", - "name": "bump_in_this_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_bump_to_next_line", - "name": "bump_to_next_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 41, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bump_help.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/bump_help.hpp", - "language": "cpp", - "size_bytes": 658, - "total_lines": 26, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.765141814Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_bump_help", - "name": "bump_help", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 22, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bytes.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/bytes.hpp", - "language": "cpp", - "size_bytes": 961, - "total_lines": 43, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.770079466Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 30, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_bytes", - "name": "bytes", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 31, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "control.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/control.hpp", - "language": "cpp", - "size_bytes": 1530, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.775584187Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_control", - "name": "control", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "crlf_eol.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/crlf_eol.hpp", - "language": "cpp", - "size_bytes": 862, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.780435503Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 27, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_crlf_eol", - "name": "crlf_eol", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cr_crlf_eol.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/cr_crlf_eol.hpp", - "language": "cpp", - "size_bytes": 886, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.785176555Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 27, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_cr_crlf_eol", - "name": "cr_crlf_eol", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cr_eol.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/cr_eol.hpp", - "language": "cpp", - "size_bytes": 812, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.790443887Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 27, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_cr_eol", - "name": "cr_eol", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cstream_reader.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/cstream_reader.hpp", - "language": "cpp", - "size_bytes": 1512, - "total_lines": 58, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.795972413Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_cstream_reader", - "name": "cstream_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 27, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 51, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_cstream_reader", - "name": "cstream_reader", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 54, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cstring_reader.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/cstring_reader.hpp", - "language": "cpp", - "size_bytes": 951, - "total_lines": 40, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.800963913Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_cstring_reader", - "name": "cstring_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 20, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 33, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_cstring_reader", - "name": "cstring_reader", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 36, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "dependent_false.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/dependent_false.hpp", - "language": "cpp", - "size_bytes": 432, - "total_lines": 16, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.805560547Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "disable.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/disable.hpp", - "language": "cpp", - "size_bytes": 1362, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.810649848Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_disable", - "name": "disable", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "discard.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/discard.hpp", - "language": "cpp", - "size_bytes": 783, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.815620982Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 26, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_discard", - "name": "discard", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "enable.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/enable.hpp", - "language": "cpp", - "size_bytes": 1353, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.820812764Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_enable", - "name": "enable", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "enable_control.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/enable_control.hpp", - "language": "cpp", - "size_bytes": 749, - "total_lines": 25, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.825795394Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "eof.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/eof.hpp", - "language": "cpp", - "size_bytes": 720, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.831180649Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_eof", - "name": "eof", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "eol.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/eol.hpp", - "language": "cpp", - "size_bytes": 766, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.836030608Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_eol", - "name": "eol", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "eolf.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/eolf.hpp", - "language": "cpp", - "size_bytes": 815, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.840806849Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 25, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_eolf", - "name": "eolf", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "failure.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/failure.hpp", - "language": "cpp", - "size_bytes": 717, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.845611910Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_failure", - "name": "failure", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "filesystem.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/filesystem.hpp", - "language": "cpp", - "size_bytes": 1365, - "total_lines": 64, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.850850510Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 58, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "file_mapper_posix.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/file_mapper_posix.hpp", - "language": "cpp", - "size_bytes": 4148, - "total_lines": 159, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.857659552Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_file_opener", - "name": "file_opener", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_opener", - "name": "file_opener", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_opener", - "name": "file_opener", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 6, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 39, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 6, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 85, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_mapper", - "name": "file_mapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_mapper", - "name": "file_mapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 110, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_mapper", - "name": "file_mapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 112, - "column_start": 6, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_mapper", - "name": "file_mapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 113, - "column_start": 6, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 119, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 6, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 127, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 132, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 140, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 145, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 150, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_file_opener", - "name": "file_opener", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 86, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_stat", - "name": "stat", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 9, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file_mapper", - "name": "file_mapper", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 155, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "file_mapper_win32.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/file_mapper_win32.hpp", - "language": "cpp", - "size_bytes": 7551, - "total_lines": 243, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.864078764Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_file_opener", - "name": "file_opener", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 45, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_opener", - "name": "file_opener", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 6, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_opener", - "name": "file_opener", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 6, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 53, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 6, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 71, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 115, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_win32_file_mapper", - "name": "win32_file_mapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_win32_file_mapper", - "name": "win32_file_mapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 127, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_win32_file_mapper", - "name": "win32_file_mapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 6, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_win32_file_mapper", - "name": "win32_file_mapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 135, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 138, - "column_start": 6, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 168, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_mapper", - "name": "file_mapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_mapper", - "name": "file_mapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 195, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_mapper", - "name": "file_mapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 197, - "column_start": 6, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_mapper", - "name": "file_mapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 198, - "column_start": 6, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 203, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 205, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 206, - "column_start": 6, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 211, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 216, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 224, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 229, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 234, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_file_opener", - "name": "file_opener", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 116, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_win32_file_mapper", - "name": "win32_file_mapper", - "symbol_type": "Class", - "file_path": "", - "line_start": 118, - "line_end": 169, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file_mapper", - "name": "file_mapper", - "symbol_type": "Class", - "file_path": "", - "line_start": 171, - "line_end": 239, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "file_reader.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/file_reader.hpp", - "language": "cpp", - "size_bytes": 4472, - "total_lines": 152, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.869873059Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 54, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 61, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_reader", - "name": "file_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_reader", - "name": "file_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 74, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_reader", - "name": "file_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 6, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_reader", - "name": "file_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 6, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 6, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 6, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 6, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 124, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 143, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_file_close", - "name": "file_close", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 62, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file_reader", - "name": "file_reader", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 148, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "has_apply.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/has_apply.hpp", - "language": "cpp", - "size_bytes": 694, - "total_lines": 21, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.874647394Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "has_apply0.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/has_apply0.hpp", - "language": "cpp", - "size_bytes": 699, - "total_lines": 21, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.879696500Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "has_match.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/has_match.hpp", - "language": "cpp", - "size_bytes": 1300, - "total_lines": 40, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.884730123Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "has_unwind.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/has_unwind.hpp", - "language": "cpp", - "size_bytes": 593, - "total_lines": 21, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.889336841Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "identifier.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/identifier.hpp", - "language": "cpp", - "size_bytes": 663, - "total_lines": 22, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.894040355Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "if_apply.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/if_apply.hpp", - "language": "cpp", - "size_bytes": 1780, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.899723085Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_if_apply", - "name": "if_apply", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "if_must.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/if_must.hpp", - "language": "cpp", - "size_bytes": 1539, - "total_lines": 52, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.905571569Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_if_must", - "name": "if_must", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 44, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "if_must_else.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/if_must_else.hpp", - "language": "cpp", - "size_bytes": 683, - "total_lines": 26, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.910688421Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "if_then_else.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/if_then_else.hpp", - "language": "cpp", - "size_bytes": 1643, - "total_lines": 51, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.916121562Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_if_then_else", - "name": "if_then_else", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 44, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "input_pair.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/input_pair.hpp", - "language": "cpp", - "size_bytes": 585, - "total_lines": 29, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.920714261Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_input_pair", - "name": "input_pair", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "istream_reader.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/istream_reader.hpp", - "language": "cpp", - "size_bytes": 1236, - "total_lines": 50, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.925870359Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_istream_reader", - "name": "istream_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_istream_reader", - "name": "istream_reader", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 46, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "istring.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/istring.hpp", - "language": "cpp", - "size_bytes": 2147, - "total_lines": 81, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.931580002Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_ichar_equal", - "name": "ichar_equal", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_istring_equal", - "name": "istring_equal", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 39, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 73, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_istring", - "name": "istring", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 3, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_istring", - "name": "istring", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 74, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "iterator.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/iterator.hpp", - "language": "cpp", - "size_bytes": 1207, - "total_lines": 49, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.937068666Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_iterator", - "name": "iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 16, - "column_start": 6, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator", - "name": "iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator", - "name": "iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 30, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator", - "name": "iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 6, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator", - "name": "iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 6, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 6, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 6, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_iterator", - "name": "iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lf_crlf_eol.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/lf_crlf_eol.hpp", - "language": "cpp", - "size_bytes": 1036, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.942533503Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 32, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_lf_crlf_eol", - "name": "lf_crlf_eol", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lf_eol.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/lf_eol.hpp", - "language": "cpp", - "size_bytes": 812, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.948259468Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 27, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_lf_eol", - "name": "lf_eol", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "list.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/list.hpp", - "language": "cpp", - "size_bytes": 464, - "total_lines": 19, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.953149587Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "list_must.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/list_must.hpp", - "language": "cpp", - "size_bytes": 627, - "total_lines": 25, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.958287666Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "list_tail.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/list_tail.hpp", - "language": "cpp", - "size_bytes": 539, - "total_lines": 22, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.963057416Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "list_tail_pad.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/list_tail_pad.hpp", - "language": "cpp", - "size_bytes": 600, - "total_lines": 22, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.967642731Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "marker.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/marker.hpp", - "language": "cpp", - "size_bytes": 1871, - "total_lines": 80, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.973459067Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_marker", - "name": "marker", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 19, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_marker", - "name": "marker", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 6, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_marker", - "name": "marker", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 6, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 6, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 6, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 6, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_marker", - "name": "marker", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 44, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_marker", - "name": "marker", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 6, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_marker", - "name": "marker", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 6, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 6, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 6, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 66, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 71, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_marker", - "name": "marker", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 76, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "minus.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/minus.hpp", - "language": "cpp", - "size_bytes": 506, - "total_lines": 21, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.978233104Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "missing_apply.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/missing_apply.hpp", - "language": "cpp", - "size_bytes": 926, - "total_lines": 28, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.983387604Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_missing_apply", - "name": "missing_apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "missing_apply0.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/missing_apply0.hpp", - "language": "cpp", - "size_bytes": 826, - "total_lines": 26, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.989196226Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_missing_apply0", - "name": "missing_apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 22, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "must.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/must.hpp", - "language": "cpp", - "size_bytes": 1879, - "total_lines": 69, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:56.995877636Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_must", - "name": "must", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 61, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "not_at.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/not_at.hpp", - "language": "cpp", - "size_bytes": 1440, - "total_lines": 55, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.001498562Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_not_at", - "name": "not_at", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 48, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "one.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/one.hpp", - "language": "cpp", - "size_bytes": 1687, - "total_lines": 66, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.007327959Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 33, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 48, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 49, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "opt.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/opt.hpp", - "language": "cpp", - "size_bytes": 1377, - "total_lines": 57, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.013035597Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 49, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_opt", - "name": "opt", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "pad.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/pad.hpp", - "language": "cpp", - "size_bytes": 493, - "total_lines": 19, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.017734636Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "pad_opt.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/pad_opt.hpp", - "language": "cpp", - "size_bytes": 506, - "total_lines": 20, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.022375595Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "path_to_string.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/path_to_string.hpp", - "language": "cpp", - "size_bytes": 755, - "total_lines": 28, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.027428274Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_path_to_string", - "name": "path_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peek_char.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/peek_char.hpp", - "language": "cpp", - "size_bytes": 743, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.032501439Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 27, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_peek_char", - "name": "peek_char", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peek_utf8.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/peek_utf8.hpp", - "language": "cpp", - "size_bytes": 2823, - "total_lines": 89, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.038094261Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_peek", - "name": "peek", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 29, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_peek_impl", - "name": "peek_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 84, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_peek_utf8", - "name": "peek_utf8", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 85, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "pegtl_string.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/pegtl_string.hpp", - "language": "cpp", - "size_bytes": 3710, - "total_lines": 90, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.043639175Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_string_join", - "name": "string_join", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 3, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_at", - "name": "string_at", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 38, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_max_length", - "name": "string_max_length", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plus.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/plus.hpp", - "language": "cpp", - "size_bytes": 1704, - "total_lines": 60, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.049548705Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 52, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_plus", - "name": "plus", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 53, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "raise.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/raise.hpp", - "language": "cpp", - "size_bytes": 1235, - "total_lines": 49, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.054889017Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_raise", - "name": "raise", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 41, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "range.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/range.hpp", - "language": "cpp", - "size_bytes": 1695, - "total_lines": 60, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.060196640Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 48, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ranges.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/ranges.hpp", - "language": "cpp", - "size_bytes": 2601, - "total_lines": 90, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.066625903Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_validate_range", - "name": "validate_range", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test", - "name": "test", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 52, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 67, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 68, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 73, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rematch.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/rematch.hpp", - "language": "cpp", - "size_bytes": 2440, - "total_lines": 72, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.072480913Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 38, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 64, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rematch", - "name": "rematch", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 3, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 39, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 65, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rep.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/rep.hpp", - "language": "cpp", - "size_bytes": 1701, - "total_lines": 67, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.078456225Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 59, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rep", - "name": "rep", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 60, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rep_min.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/rep_min.hpp", - "language": "cpp", - "size_bytes": 538, - "total_lines": 20, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.083065797Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rep_min_max.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/rep_min_max.hpp", - "language": "cpp", - "size_bytes": 2376, - "total_lines": 81, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.088679350Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 73, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rep_min_max", - "name": "rep_min_max", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 34, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 39, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 74, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rep_opt.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/rep_opt.hpp", - "language": "cpp", - "size_bytes": 1601, - "total_lines": 61, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.093869855Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 53, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rep_opt", - "name": "rep_opt", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 54, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "require.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/require.hpp", - "language": "cpp", - "size_bytes": 952, - "total_lines": 42, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.098839567Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_require", - "name": "require", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_require", - "name": "require", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "result_on_found.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/result_on_found.hpp", - "language": "cpp", - "size_bytes": 447, - "total_lines": 19, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.103468899Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rules.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/rules.hpp", - "language": "cpp", - "size_bytes": 1439, - "total_lines": 64, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.108581873Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "seq.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/seq.hpp", - "language": "cpp", - "size_bytes": 1566, - "total_lines": 58, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.113860479Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 50, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_seq", - "name": "seq", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 3, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_seq", - "name": "seq", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 51, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sor.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/sor.hpp", - "language": "cpp", - "size_bytes": 1913, - "total_lines": 67, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.119198839Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_sor", - "name": "sor", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sor", - "name": "sor", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 60, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "star.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/star.hpp", - "language": "cpp", - "size_bytes": 1364, - "total_lines": 52, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.124266538Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 44, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_star", - "name": "star", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 23, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "star_must.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/star_must.hpp", - "language": "cpp", - "size_bytes": 618, - "total_lines": 24, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.129261840Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "state.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/state.hpp", - "language": "cpp", - "size_bytes": 2290, - "total_lines": 75, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.135672677Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 67, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_state", - "name": "state", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 68, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "string.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/string.hpp", - "language": "cpp", - "size_bytes": 1662, - "total_lines": 67, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.141367586Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unsafe_equals", - "name": "unsafe_equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 59, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 3, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 60, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "success.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/success.hpp", - "language": "cpp", - "size_bytes": 716, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.146582689Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_success", - "name": "success", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "try_catch_type.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/try_catch_type.hpp", - "language": "cpp", - "size_bytes": 1883, - "total_lines": 69, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.152005679Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_try_catch_type", - "name": "try_catch_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 61, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "until.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/until.hpp", - "language": "cpp", - "size_bytes": 2486, - "total_lines": 88, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.157783829Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 52, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 80, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_until", - "name": "until", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 53, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 81, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unwind_guard.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/internal/unwind_guard.hpp", - "language": "cpp", - "size_bytes": 941, - "total_lines": 39, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.162931947Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unwind_guard", - "name": "unwind_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 26, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind_guard", - "name": "unwind_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 6, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind_guard", - "name": "unwind_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 6, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 6, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_unwind_guard", - "name": "unwind_guard", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "istream_input.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/istream_input.hpp", - "language": "cpp", - "size_bytes": 936, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.168134971Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_istream_input", - "name": "istream_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_istream_input", - "name": "istream_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "match.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/match.hpp", - "language": "cpp", - "size_bytes": 6930, - "total_lines": 173, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.174850811Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match_no_control", - "name": "match_no_control", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match_no_control", - "name": "match_no_control", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 61, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match_control_unwind", - "name": "match_control_unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 89, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 165, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "memory_input.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/memory_input.hpp", - "language": "cpp", - "size_bytes": 12037, - "total_lines": 378, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.182705030Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 50, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 58, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 9, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 9, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 9, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 9, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 9, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 71, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 81, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 86, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 91, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 101, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 106, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 111, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 116, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 128, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 152, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 160, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 162, - "column_start": 9, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 163, - "column_start": 9, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 165, - "column_start": 9, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 167, - "column_start": 9, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 9, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 173, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 178, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 183, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 188, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 193, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 198, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 203, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 210, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 216, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input", - "name": "memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 249, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input", - "name": "memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 254, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input", - "name": "memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 259, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input", - "name": "memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 262, - "column_start": 6, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input", - "name": "memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 267, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input", - "name": "memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 272, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input", - "name": "memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 274, - "column_start": 6, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_memory_input", - "name": "memory_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 275, - "column_start": 6, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 277, - "column_start": 6, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_43", - "name": "function_43", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 279, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_44", - "name": "function_44", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 280, - "column_start": 6, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_45", - "name": "function_45", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 285, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_46", - "name": "function_46", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 290, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_47", - "name": "function_47", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 295, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_48", - "name": "function_48", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 300, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_49", - "name": "function_49", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 305, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_50", - "name": "function_50", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 310, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_51", - "name": "function_51", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 315, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_restart", - "name": "restart", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 323, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_53", - "name": "function_53", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 330, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_54", - "name": "function_54", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 332, - "column_start": 6, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_55", - "name": "function_55", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 334, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mark", - "name": "mark", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 340, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_57", - "name": "function_57", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 345, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_58", - "name": "function_58", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 350, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_59", - "name": "function_59", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 359, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_60", - "name": "function_60", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 365, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_61", - "name": "function_61", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 370, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_memory_input_base", - "name": "memory_input_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 138, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 226, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_memory_input", - "name": "memory_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 231, - "line_end": 371, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mmap_input.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/mmap_input.hpp", - "language": "cpp", - "size_bytes": 2138, - "total_lines": 79, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.189122643Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_mmap_holder", - "name": "mmap_holder", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_holder", - "name": "mmap_holder", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 9, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_holder", - "name": "mmap_holder", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 9, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 9, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 9, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 9, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_input", - "name": "mmap_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_input", - "name": "mmap_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_input", - "name": "mmap_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 6, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mmap_input", - "name": "mmap_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 6, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 6, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 6, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_mmap_holder", - "name": "mmap_holder", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_mmap_input", - "name": "mmap_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 72, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "must_if.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/must_if.hpp", - "language": "cpp", - "size_bytes": 2265, - "total_lines": 69, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.195142404Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 44, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 62, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_must_if", - "name": "must_if", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 64, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_control", - "name": "control", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 63, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "normal.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/normal.hpp", - "language": "cpp", - "size_bytes": 3429, - "total_lines": 99, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.201216773Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 36, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 40, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 44, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 56, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 67, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 76, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 94, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_normal", - "name": "normal", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 95, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nothing.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/nothing.hpp", - "language": "cpp", - "size_bytes": 395, - "total_lines": 19, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.206150182Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_nothing", - "name": "nothing", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 13, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parse.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/parse.hpp", - "language": "cpp", - "size_bytes": 2102, - "total_lines": 72, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.211485986Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_get_position", - "name": "get_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_position", - "name": "get_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 30, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 44, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_nested", - "name": "parse_nested", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 68, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parse_error.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/parse_error.hpp", - "language": "cpp", - "size_bytes": 2949, - "total_lines": 119, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.217641910Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 47, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 55, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 72, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 76, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 81, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 91, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 101, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 109, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 114, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_parse_error", - "name": "parse_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 56, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parse_error", - "name": "parse_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 115, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "position.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/position.hpp", - "language": "cpp", - "size_bytes": 2454, - "total_lines": 98, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.223195211Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_position", - "name": "position", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 6, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_position", - "name": "position", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 32, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_position", - "name": "position", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 6, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 6, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_position", - "name": "position", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 56, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_position", - "name": "position", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 64, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 6, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 87, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 94, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_position", - "name": "position", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 72, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "read_input.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/read_input.hpp", - "language": "cpp", - "size_bytes": 1642, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.228775094Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_read_input", - "name": "read_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_read_input", - "name": "read_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_read_input", - "name": "read_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_read_input", - "name": "read_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_read_input", - "name": "read_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 6, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_read_input", - "name": "read_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 6, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 6, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 6, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_read_input", - "name": "read_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "require_apply.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/require_apply.hpp", - "language": "cpp", - "size_bytes": 341, - "total_lines": 16, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.233790708Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_require_apply", - "name": "require_apply", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 12, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "require_apply0.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/require_apply0.hpp", - "language": "cpp", - "size_bytes": 344, - "total_lines": 16, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.238097713Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_require_apply0", - "name": "require_apply0", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 12, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rewind_mode.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/rewind_mode.hpp", - "language": "cpp", - "size_bytes": 395, - "total_lines": 20, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.242385717Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rules.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/rules.hpp", - "language": "cpp", - "size_bytes": 5052, - "total_lines": 71, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.247980006Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 15, - "column_start": 71, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_apply", - "name": "apply", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 16, - "column_start": 35, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_apply0", - "name": "apply0", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 35, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_at", - "name": "at", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 33, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bof", - "name": "bof", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 3, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bol", - "name": "bol", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 3, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bytes", - "name": "bytes", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 28, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_control", - "name": "control", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 72, - "column_end": 130, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_disable", - "name": "disable", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 33, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_discard", - "name": "discard", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 3, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_enable", - "name": "enable", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 33, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_eof", - "name": "eof", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 3, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_eolf", - "name": "eolf", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 3, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_failure", - "name": "failure", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 3, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_apply", - "name": "if_apply", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 50, - "column_end": 109, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_then_else", - "name": "if_then_else", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 59, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_list", - "name": "list", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 64, - "column_end": 130, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 43, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_list_tail", - "name": "list_tail", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 64, - "column_end": 127, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_19", - "name": "class_19", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 43, - "column_end": 116, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_minus", - "name": "minus", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 38, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_at", - "name": "not_at", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 33, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_opt", - "name": "opt", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 33, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pad", - "name": "pad", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 66, - "column_end": 115, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pad_opt", - "name": "pad_opt", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 43, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_plus", - "name": "plus", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 48, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rematch", - "name": "rematch", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 48, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rep", - "name": "rep", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 47, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rep_max", - "name": "rep_max", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 47, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rep_min", - "name": "rep_min", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 62, - "column_end": 122, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rep_min_max", - "name": "rep_min_max", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 61, - "column_end": 128, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rep_opt", - "name": "rep_opt", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 47, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_require", - "name": "require", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 31, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_seq", - "name": "seq", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 33, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sor", - "name": "sor", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 33, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_star", - "name": "star", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 48, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_state", - "name": "state", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 49, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_success", - "name": "success", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 3, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_until", - "name": "until", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 48, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_must", - "name": "if_must", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 48, - "column_end": 110, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_must_else", - "name": "if_must_else", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 59, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_list_must", - "name": "list_must", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 64, - "column_end": 140, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_42", - "name": "class_42", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 43, - "column_end": 116, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_must", - "name": "must", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 33, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_opt_must", - "name": "opt_must", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 48, - "column_end": 110, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_raise", - "name": "raise", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 34, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_star_must", - "name": "star_must", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 48, - "column_end": 107, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_try_catch", - "name": "try_catch", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 33, - "column_end": 104, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_try_catch_type", - "name": "try_catch_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 53, - "column_end": 144, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "string_input.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/string_input.hpp", - "language": "cpp", - "size_bytes": 1891, - "total_lines": 64, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.253659684Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_string_holder", - "name": "string_holder", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string_holder", - "name": "string_holder", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 9, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string_holder", - "name": "string_holder", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 9, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 9, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 9, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 9, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string_input", - "name": "string_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string_input", - "name": "string_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 6, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string_input", - "name": "string_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 6, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 6, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 6, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 6, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_string_holder", - "name": "string_holder", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 35, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_input", - "name": "string_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 57, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tracking_mode.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/tracking_mode.hpp", - "language": "cpp", - "size_bytes": 380, - "total_lines": 19, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.258091434Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "type_list.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/type_list.hpp", - "language": "cpp", - "size_bytes": 1066, - "total_lines": 46, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.263096776Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_type_list", - "name": "type_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 17, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_list_concat", - "name": "type_list_concat", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 39, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf8.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/utf8.hpp", - "language": "cpp", - "size_bytes": 1419, - "total_lines": 28, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.268121032Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_any", - "name": "any", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 16, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bom", - "name": "bom", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_one", - "name": "not_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 30, - "column_end": 129, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_range", - "name": "not_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 40, - "column_end": 144, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_one", - "name": "one", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 30, - "column_end": 125, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 40, - "column_end": 140, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ranges", - "name": "ranges", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 30, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string", - "name": "string", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 30, - "column_end": 145, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "version.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/version.hpp", - "language": "cpp", - "size_bytes": 343, - "total_lines": 13, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.272644862Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "visit.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl/visit.hpp", - "language": "cpp", - "size_bytes": 2775, - "total_lines": 80, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.277853705Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 62, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_contains", - "name": "contains", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_filter", - "name": "filter", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 33, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_visit_list", - "name": "visit_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 51, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 56, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "pegtl.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/include/tao/pegtl.hpp", - "language": "cpp", - "size_bytes": 1288, - "total_lines": 48, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.283643723Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "abnf2pegtl.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/abnf2pegtl.cpp", - "language": "cpp", - "size_bytes": 29921, - "total_lines": 812, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.302952473Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_find_rule", - "name": "find_rule", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 150, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find_rule", - "name": "find_rule", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 155, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_append_char", - "name": "append_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 169, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_leading_zeroes", - "name": "remove_leading_zeroes", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 178, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_shift", - "name": "shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 185, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 397, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 414, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string_unwrap_seq", - "name": "to_string_unwrap_seq", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 426, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_rulename", - "name": "get_rulename", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 436, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_rulename", - "name": "get_rulename", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 458, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_gen_val", - "name": "gen_val", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 472, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 479, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 554, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 571, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 580, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_make_stringifier", - "name": "make_stringifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 743, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 745, - "line_end": 749, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 751, - "line_end": 761, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 767, - "line_end": 812, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_one_tag", - "name": "one_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 9, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_tag", - "name": "string_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 143, - "column_start": 9, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_istring_tag", - "name": "istring_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 144, - "line_end": 144, - "column_start": 9, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CRLF", - "name": "CRLF", - "symbol_type": "Class", - "file_path": "", - "line_start": 221, - "line_end": 221, - "column_start": 9, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment_cont", - "name": "comment_cont", - "symbol_type": "Class", - "file_path": "", - "line_start": 223, - "line_end": 223, - "column_start": 9, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment", - "name": "comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 224, - "line_end": 224, - "column_start": 9, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_c_nl", - "name": "c_nl", - "symbol_type": "Class", - "file_path": "", - "line_start": 225, - "line_end": 225, - "column_start": 9, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_req_c_nl", - "name": "req_c_nl", - "symbol_type": "Class", - "file_path": "", - "line_start": 226, - "line_end": 226, - "column_start": 9, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_c_wsp", - "name": "c_wsp", - "symbol_type": "Class", - "file_path": "", - "line_start": 227, - "line_end": 227, - "column_start": 9, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rulename", - "name": "rulename", - "symbol_type": "Class", - "file_path": "", - "line_start": 229, - "line_end": 229, - "column_start": 9, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quoted_string_cont", - "name": "quoted_string_cont", - "symbol_type": "Class", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 9, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quoted_string", - "name": "quoted_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 232, - "line_end": 232, - "column_start": 9, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_case_insensitive_string", - "name": "case_insensitive_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 233, - "line_end": 233, - "column_start": 9, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_case_sensitive_string", - "name": "case_sensitive_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 9, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_char_val", - "name": "char_val", - "symbol_type": "Class", - "file_path": "", - "line_start": 235, - "line_end": 235, - "column_start": 9, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_prose_val_cont", - "name": "prose_val_cont", - "symbol_type": "Class", - "file_path": "", - "line_start": 237, - "line_end": 237, - "column_start": 9, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_prose_val", - "name": "prose_val", - "symbol_type": "Class", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 9, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_gen_val", - "name": "gen_val", - "symbol_type": "Class", - "file_path": "", - "line_start": 241, - "line_end": 247, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value", - "name": "value", - "symbol_type": "Class", - "file_path": "", - "line_start": 243, - "line_end": 243, - "column_start": 12, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_range", - "name": "range", - "symbol_type": "Class", - "file_path": "", - "line_start": 244, - "line_end": 244, - "column_start": 12, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_next_value", - "name": "next_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 245, - "line_end": 245, - "column_start": 12, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type", - "name": "type", - "symbol_type": "Class", - "file_path": "", - "line_start": 246, - "line_end": 246, - "column_start": 12, - "column_end": 105, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_num_val_choice", - "name": "num_val_choice", - "symbol_type": "Class", - "file_path": "", - "line_start": 253, - "line_end": 253, - "column_start": 9, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_num_val", - "name": "num_val", - "symbol_type": "Class", - "file_path": "", - "line_start": 254, - "line_end": 254, - "column_start": 9, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_alternation", - "name": "alternation", - "symbol_type": "Class", - "file_path": "", - "line_start": 256, - "line_end": 256, - "column_start": 9, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_option_close", - "name": "option_close", - "symbol_type": "Class", - "file_path": "", - "line_start": 257, - "line_end": 257, - "column_start": 9, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_option", - "name": "option", - "symbol_type": "Class", - "file_path": "", - "line_start": 258, - "line_end": 258, - "column_start": 9, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_group_close", - "name": "group_close", - "symbol_type": "Class", - "file_path": "", - "line_start": 259, - "line_end": 259, - "column_start": 9, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_group", - "name": "group", - "symbol_type": "Class", - "file_path": "", - "line_start": 260, - "line_end": 260, - "column_start": 9, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_element", - "name": "element", - "symbol_type": "Class", - "file_path": "", - "line_start": 261, - "line_end": 261, - "column_start": 9, - "column_end": 89, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_repeat", - "name": "repeat", - "symbol_type": "Class", - "file_path": "", - "line_start": 263, - "line_end": 263, - "column_start": 9, - "column_end": 97, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_repetition", - "name": "repetition", - "symbol_type": "Class", - "file_path": "", - "line_start": 264, - "line_end": 264, - "column_start": 9, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_req_repetition", - "name": "req_repetition", - "symbol_type": "Class", - "file_path": "", - "line_start": 265, - "line_end": 265, - "column_start": 9, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_and_predicate", - "name": "and_predicate", - "symbol_type": "Class", - "file_path": "", - "line_start": 267, - "line_end": 267, - "column_start": 9, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_predicate", - "name": "not_predicate", - "symbol_type": "Class", - "file_path": "", - "line_start": 268, - "line_end": 268, - "column_start": 9, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_predicate", - "name": "predicate", - "symbol_type": "Class", - "file_path": "", - "line_start": 269, - "line_end": 269, - "column_start": 9, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_concatenation", - "name": "concatenation", - "symbol_type": "Class", - "file_path": "", - "line_start": 271, - "line_end": 271, - "column_start": 9, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_alternation", - "name": "alternation", - "symbol_type": "Class", - "file_path": "", - "line_start": 272, - "line_end": 272, - "column_start": 9, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_defined_as_op", - "name": "defined_as_op", - "symbol_type": "Class", - "file_path": "", - "line_start": 274, - "line_end": 274, - "column_start": 9, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_defined_as", - "name": "defined_as", - "symbol_type": "Class", - "file_path": "", - "line_start": 275, - "line_end": 275, - "column_start": 9, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rule", - "name": "rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 276, - "line_end": 276, - "column_start": 9, - "column_end": 98, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rulelist", - "name": "rulelist", - "symbol_type": "Class", - "file_path": "", - "line_start": 277, - "line_end": 277, - "column_start": 9, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_error", - "name": "error", - "symbol_type": "Class", - "file_path": "", - "line_start": 318, - "line_end": 322, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_selector", - "name": "selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 339, - "line_end": 366, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_44", - "name": "class_44", - "symbol_type": "Class", - "file_path": "", - "line_start": 375, - "line_end": 398, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_45", - "name": "class_45", - "symbol_type": "Class", - "file_path": "", - "line_start": 401, - "line_end": 415, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ccmp", - "name": "ccmp", - "symbol_type": "Class", - "file_path": "", - "line_start": 474, - "line_end": 480, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_47", - "name": "class_47", - "symbol_type": "Class", - "file_path": "", - "line_start": 487, - "line_end": 555, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_stringifier", - "name": "stringifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 560, - "line_end": 581, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyze.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/analyze.cpp", - "language": "cpp", - "size_bytes": 532, - "total_lines": 27, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.312032171Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 10, - "column_start": 0, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 14, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "calculator.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/calculator.cpp", - "language": "cpp", - "size_bytes": 10817, - "total_lines": 360, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.320357180Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 70, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 88, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_stacks", - "name": "stacks", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 104, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 109, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push", - "name": "push", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 116, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 124, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 130, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_operators", - "name": "operators", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 164, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 172, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 177, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 223, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 247, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 309, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 321, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 330, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 360, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_op", - "name": "op", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_stack", - "name": "stack", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 89, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_stacks", - "name": "stacks", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 134, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_operators", - "name": "operators", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 181, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment", - "name": "comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 189, - "line_end": 191, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ignored", - "name": "ignored", - "symbol_type": "Class", - "file_path": "", - "line_start": 197, - "line_end": 199, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_infix", - "name": "infix", - "symbol_type": "Class", - "file_path": "", - "line_start": 206, - "line_end": 248, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_number", - "name": "number", - "symbol_type": "Class", - "file_path": "", - "line_start": 252, - "line_end": 254, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 256, - "line_end": 256, - "column_start": 3, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bracket", - "name": "bracket", - "symbol_type": "Class", - "file_path": "", - "line_start": 261, - "line_end": 263, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_atomic", - "name": "atomic", - "symbol_type": "Class", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 276, - "line_end": 278, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 282, - "line_end": 284, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 292, - "line_end": 293, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_14", - "name": "class_14", - "symbol_type": "Class", - "file_path": "", - "line_start": 300, - "line_end": 310, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 316, - "line_end": 322, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_16", - "name": "class_16", - "symbol_type": "Class", - "file_path": "", - "line_start": 325, - "line_end": 331, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "chomsky_hierarchy.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/chomsky_hierarchy.cpp", - "language": "cpp", - "size_bytes": 3798, - "total_lines": 124, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.327844999Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 61, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 79, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 124, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_type_3", - "name": "type_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 23, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_2_recursive", - "name": "type_2_recursive", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_match_n", - "name": "match_n", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 62, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_2_with_state", - "name": "type_2_with_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action_2_with_state", - "name": "action_2_with_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 70, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 80, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_1", - "name": "type_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action_1", - "name": "action_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "csv1.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/csv1.cpp", - "language": "cpp", - "size_bytes": 3182, - "total_lines": 108, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.335244607Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 61, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 84, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_value", - "name": "value", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_item", - "name": "value_item", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_list", - "name": "value_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 3, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_line", - "name": "value_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment_line", - "name": "comment_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 3, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line", - "name": "line", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 3, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file", - "name": "file", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 48, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 62, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_control", - "name": "control", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 85, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "csv2.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/csv2.cpp", - "language": "cpp", - "size_bytes": 5339, - "total_lines": 189, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.341573954Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_init", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 62, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_init", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 99, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 123, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_string", - "name": "print_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 138, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print", - "name": "print", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 149, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print", - "name": "print", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 159, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_print_tuple", - "name": "print_tuple", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 169, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 189, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_string_without", - "name": "string_without", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 22, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_plain_value", - "name": "plain_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_quoted_value", - "name": "quoted_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 3, - "column_end": 101, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value", - "name": "value", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line", - "name": "line", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 26, - "column_end": 121, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file", - "name": "file", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 26, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tuple_help", - "name": "tuple_help", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 3, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 44, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tuple_init", - "name": "tuple_init", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 63, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 73, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_result_data", - "name": "result_data", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 84, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 90, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 100, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_14", - "name": "class_14", - "symbol_type": "Class", - "file_path": "", - "line_start": 103, - "line_end": 105, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 108, - "line_end": 124, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_print_help", - "name": "print_help", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 150, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 153, - "line_end": 160, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "double.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/double.hpp", - "language": "cpp", - "size_bytes": 1485, - "total_lines": 45, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.347437349Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_plus_minus", - "name": "plus_minus", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_dot", - "name": "dot", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_inf", - "name": "inf", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 21, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nan", - "name": "nan", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 3, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_number", - "name": "number", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 3, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_e", - "name": "e", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 3, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_p", - "name": "p", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 3, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_exponent", - "name": "exponent", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 3, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_decimal", - "name": "decimal", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 3, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hexadecimal", - "name": "hexadecimal", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 3, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 3, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "dynamic_match.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/dynamic_match.cpp", - "language": "cpp", - "size_bytes": 3020, - "total_lines": 119, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.353183229Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 73, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 83, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 119, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_long_literal_id", - "name": "long_literal_id", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_long_literal_open", - "name": "long_literal_open", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_long_literal_mark", - "name": "long_literal_mark", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 48, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_long_literal_close", - "name": "long_literal_close", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_long_literal_body", - "name": "long_literal_body", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 56, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 64, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 74, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 84, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "expression.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/expression.cpp", - "language": "cpp", - "size_bytes": 20869, - "total_lines": 520, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.361798088Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_prefix_info", - "name": "prefix_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 52, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_infix_postfix_info", - "name": "infix_postfix_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_infix_postfix_info", - "name": "infix_postfix_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 76, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 81, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 86, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match_string_view", - "name": "match_string_view", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 105, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 118, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 131, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sorted_operator_vector", - "name": "sorted_operator_vector", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 140, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_operator_maps", - "name": "operator_maps", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 201, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 222, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 251, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 276, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 334, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 367, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 381, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 393, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 404, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 412, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 420, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 430, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 432, - "line_end": 446, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 451, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 456, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 478, - "line_end": 481, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 488, - "line_end": 491, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 518, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_prefix_info", - "name": "prefix_info", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 57, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_infix_postfix_info", - "name": "infix_postfix_info", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 93, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_operator_maps", - "name": "operator_maps", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 208, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_view_rule", - "name": "string_view_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 210, - "line_end": 223, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment", - "name": "comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 225, - "line_end": 227, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ignored", - "name": "ignored", - "symbol_type": "Class", - "file_path": "", - "line_start": 229, - "line_end": 231, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 6, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bracket_expression", - "name": "bracket_expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 237, - "line_end": 252, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_prefix_expression", - "name": "prefix_expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 255, - "line_end": 277, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_infix_postfix_expression", - "name": "infix_postfix_expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 280, - "line_end": 335, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_first_expression", - "name": "first_expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 338, - "line_end": 340, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 343, - "line_end": 345, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 350, - "line_end": 382, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_result", - "name": "result", - "symbol_type": "Class", - "file_path": "", - "line_start": 395, - "line_end": 459, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_literal", - "name": "literal", - "symbol_type": "Class", - "file_path": "", - "line_start": 461, - "line_end": 463, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 465, - "line_end": 467, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 470, - "line_end": 472, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 475, - "line_end": 482, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_18", - "name": "class_18", - "symbol_type": "Class", - "file_path": "", - "line_start": 485, - "line_end": 492, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "hello_world.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/hello_world.cpp", - "language": "cpp", - "size_bytes": 1173, - "total_lines": 48, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.367547417Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 30, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_prefix", - "name": "prefix", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 14, - "column_start": 3, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_name", - "name": "name", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 15, - "column_start": 3, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 16, - "column_start": 3, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 21, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 31, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "indent_aware.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/indent_aware.cpp", - "language": "cpp", - "size_bytes": 5745, - "total_lines": 223, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.373573062Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_entry", - "name": "entry", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 94, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 118, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 127, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 136, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 150, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 159, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 172, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 196, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 208, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 221, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_eq", - "name": "eq", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_co", - "name": "co", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hs", - "name": "hs", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ba", - "name": "ba", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bz", - "name": "bz", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sa", - "name": "sa", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 3, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_s0", - "name": "s0", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_s1", - "name": "s1", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_name", - "name": "name", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 3, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 3, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_space_line", - "name": "space_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hash_line", - "name": "hash_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 3, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_trailer", - "name": "trailer", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 3, - "column_end": 113, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_def_line", - "name": "def_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 3, - "column_end": 115, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_line", - "name": "if_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 3, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_else_line", - "name": "else_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 3, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_let_line", - "name": "let_line", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 3, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_indent", - "name": "indent", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_indented", - "name": "indented", - "symbol_type": "Class", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 3, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_something", - "name": "something", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 3, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nothing", - "name": "nothing", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 3, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_line", - "name": "line", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 3, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_entry", - "name": "entry", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 98, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_state", - "name": "state", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 106, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 109, - "line_end": 110, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_26", - "name": "class_26", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 119, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_27", - "name": "class_27", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 128, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_28", - "name": "class_28", - "symbol_type": "Class", - "file_path": "", - "line_start": 131, - "line_end": 137, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_29", - "name": "class_29", - "symbol_type": "Class", - "file_path": "", - "line_start": 140, - "line_end": 151, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_30", - "name": "class_30", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 160, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_31", - "name": "class_31", - "symbol_type": "Class", - "file_path": "", - "line_start": 163, - "line_end": 173, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_32", - "name": "class_32", - "symbol_type": "Class", - "file_path": "", - "line_start": 176, - "line_end": 197, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_33", - "name": "class_33", - "symbol_type": "Class", - "file_path": "", - "line_start": 200, - "line_end": 209, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "iri.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/iri.cpp", - "language": "cpp", - "size_bytes": 3056, - "total_lines": 101, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.379515049Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 44, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 72, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 99, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_IRI", - "name": "IRI", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 33, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bind", - "name": "bind", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 29, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 14, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 14, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 14, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 14, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 14, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 14, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 14, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 14, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 14, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 14, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 73, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_analyze.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/json_analyze.cpp", - "language": "cpp", - "size_bytes": 622, - "total_lines": 25, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.384436038Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_ast.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/json_ast.cpp", - "language": "cpp", - "size_bytes": 2136, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.390264563Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 70, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_build.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/json_build.cpp", - "language": "cpp", - "size_bytes": 5096, - "total_lines": 196, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.395926509Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 45, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 76, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 87, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 105, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 115, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 124, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 137, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 147, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 157, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 196, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_state", - "name": "json_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 31, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 37, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 46, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 55, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 64, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 77, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 88, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 97, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 106, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 109, - "line_end": 116, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 125, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 130, - "line_end": 138, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 148, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 151, - "line_end": 158, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_classes.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/json_classes.hpp", - "language": "cpp", - "size_bytes": 4711, - "total_lines": 214, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.402041622Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_json_base", - "name": "json_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 6, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_base", - "name": "json_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 6, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_base", - "name": "json_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 6, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 55, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_array_json", - "name": "array_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 77, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_boolean_json", - "name": "boolean_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 86, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 93, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_null_json", - "name": "null_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 106, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_json", - "name": "number_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 122, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_escape", - "name": "json_escape", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 171, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string_json", - "name": "string_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 179, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 186, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_object_json", - "name": "object_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 194, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 209, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_base", - "name": "json_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 44, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_array_json", - "name": "array_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 78, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_boolean_json", - "name": "boolean_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 94, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_null_json", - "name": "null_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 107, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_number_json", - "name": "number_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 109, - "line_end": 123, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_string_json", - "name": "string_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 173, - "line_end": 187, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_object_json", - "name": "object_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 189, - "line_end": 210, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_count.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/json_count.cpp", - "language": "cpp", - "size_bytes": 1879, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.407835189Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 36, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 70, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_counter_data", - "name": "counter_data", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 21, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_counter_state", - "name": "counter_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_counter", - "name": "counter", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 49, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_coverage.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/json_coverage.cpp", - "language": "cpp", - "size_bytes": 1433, - "total_lines": 52, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.413114323Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 52, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_errors.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/json_errors.hpp", - "language": "cpp", - "size_bytes": 2520, - "total_lines": 61, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.418868646Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_error", - "name": "error", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_parse.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/json_parse.cpp", - "language": "cpp", - "size_bytes": 1545, - "total_lines": 60, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.423930637Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 22, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_print_debug.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/json_print_debug.cpp", - "language": "cpp", - "size_bytes": 369, - "total_lines": 13, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.428502748Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 13, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_print_names.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/json_print_names.cpp", - "language": "cpp", - "size_bytes": 369, - "total_lines": 13, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.433618575Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 13, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_trace.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/json_trace.cpp", - "language": "cpp", - "size_bytes": 1381, - "total_lines": 50, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.439143664Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_unescape.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/json_unescape.hpp", - "language": "cpp", - "size_bytes": 1241, - "total_lines": 29, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.444226892Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_unescape_action", - "name": "json_unescape_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 29, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 14, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 14, - "column_end": 220, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 14, - "column_end": 128, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lua53.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/lua53.hpp", - "language": "cpp", - "size_bytes": 19799, - "total_lines": 340, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.452955462Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_short_comment", - "name": "short_comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_long_string", - "name": "long_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_comment", - "name": "comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 3, - "column_end": 115, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sep", - "name": "sep", - "symbol_type": "Class", - "file_path": "", - "line_start": 103, - "line_end": 103, - "column_start": 3, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_seps", - "name": "seps", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 104, - "column_start": 3, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_and", - "name": "str_and", - "symbol_type": "Class", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_break", - "name": "str_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 107, - "line_end": 107, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_do", - "name": "str_do", - "symbol_type": "Class", - "file_path": "", - "line_start": 108, - "line_end": 108, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_else", - "name": "str_else", - "symbol_type": "Class", - "file_path": "", - "line_start": 109, - "line_end": 109, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_elseif", - "name": "str_elseif", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_end", - "name": "str_end", - "symbol_type": "Class", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_false", - "name": "str_false", - "symbol_type": "Class", - "file_path": "", - "line_start": 112, - "line_end": 112, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_for", - "name": "str_for", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 113, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_function", - "name": "str_function", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 114, - "column_start": 3, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_goto", - "name": "str_goto", - "symbol_type": "Class", - "file_path": "", - "line_start": 115, - "line_end": 115, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_if", - "name": "str_if", - "symbol_type": "Class", - "file_path": "", - "line_start": 116, - "line_end": 116, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_in", - "name": "str_in", - "symbol_type": "Class", - "file_path": "", - "line_start": 117, - "line_end": 117, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_local", - "name": "str_local", - "symbol_type": "Class", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_nil", - "name": "str_nil", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_not", - "name": "str_not", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_or", - "name": "str_or", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_repeat", - "name": "str_repeat", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_return", - "name": "str_return", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 3, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_then", - "name": "str_then", - "symbol_type": "Class", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_true", - "name": "str_true", - "symbol_type": "Class", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 3, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_until", - "name": "str_until", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_str_while", - "name": "str_while", - "symbol_type": "Class", - "file_path": "", - "line_start": 127, - "line_end": 127, - "column_start": 3, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key", - "name": "key", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 134, - "column_start": 3, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_sor_keyword", - "name": "sor_keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 136, - "line_end": 136, - "column_start": 3, - "column_end": 258, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_and", - "name": "key_and", - "symbol_type": "Class", - "file_path": "", - "line_start": 138, - "line_end": 138, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_break", - "name": "key_break", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 139, - "column_start": 3, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_do", - "name": "key_do", - "symbol_type": "Class", - "file_path": "", - "line_start": 140, - "line_end": 140, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_else", - "name": "key_else", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_elseif", - "name": "key_elseif", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 3, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_end", - "name": "key_end", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 143, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_false", - "name": "key_false", - "symbol_type": "Class", - "file_path": "", - "line_start": 144, - "line_end": 144, - "column_start": 3, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_for", - "name": "key_for", - "symbol_type": "Class", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_function", - "name": "key_function", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 146, - "column_start": 3, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_goto", - "name": "key_goto", - "symbol_type": "Class", - "file_path": "", - "line_start": 147, - "line_end": 147, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_if", - "name": "key_if", - "symbol_type": "Class", - "file_path": "", - "line_start": 148, - "line_end": 148, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_in", - "name": "key_in", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 149, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_local", - "name": "key_local", - "symbol_type": "Class", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 3, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_nil", - "name": "key_nil", - "symbol_type": "Class", - "file_path": "", - "line_start": 151, - "line_end": 151, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_not", - "name": "key_not", - "symbol_type": "Class", - "file_path": "", - "line_start": 152, - "line_end": 152, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_or", - "name": "key_or", - "symbol_type": "Class", - "file_path": "", - "line_start": 153, - "line_end": 153, - "column_start": 3, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_repeat", - "name": "key_repeat", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 154, - "column_start": 3, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_return", - "name": "key_return", - "symbol_type": "Class", - "file_path": "", - "line_start": 155, - "line_end": 155, - "column_start": 3, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_then", - "name": "key_then", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 156, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_true", - "name": "key_true", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 157, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_until", - "name": "key_until", - "symbol_type": "Class", - "file_path": "", - "line_start": 158, - "line_end": 158, - "column_start": 3, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_key_while", - "name": "key_while", - "symbol_type": "Class", - "file_path": "", - "line_start": 159, - "line_end": 159, - "column_start": 3, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_keyword", - "name": "keyword", - "symbol_type": "Class", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 3, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_pad", - "name": "pad", - "symbol_type": "Class", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 3, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_name", - "name": "name", - "symbol_type": "Class", - "file_path": "", - "line_start": 166, - "line_end": 166, - "column_start": 3, - "column_end": 92, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_single", - "name": "single", - "symbol_type": "Class", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 3, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_spaces", - "name": "spaces", - "symbol_type": "Class", - "file_path": "", - "line_start": 169, - "line_end": 169, - "column_start": 3, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hexbyte", - "name": "hexbyte", - "symbol_type": "Class", - "file_path": "", - "line_start": 170, - "line_end": 170, - "column_start": 3, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_decbyte", - "name": "decbyte", - "symbol_type": "Class", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 3, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unichar", - "name": "unichar", - "symbol_type": "Class", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 3, - "column_end": 156, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped", - "name": "escaped", - "symbol_type": "Class", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 3, - "column_end": 131, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_regular", - "name": "regular", - "symbol_type": "Class", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 3, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_character", - "name": "character", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 175, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_short_string", - "name": "short_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 178, - "line_end": 178, - "column_start": 3, - "column_end": 125, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_literal_string", - "name": "literal_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 179, - "line_end": 179, - "column_start": 3, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_exponent", - "name": "exponent", - "symbol_type": "Class", - "file_path": "", - "line_start": 182, - "line_end": 182, - "column_start": 3, - "column_end": 136, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeral_three", - "name": "numeral_three", - "symbol_type": "Class", - "file_path": "", - "line_start": 185, - "line_end": 185, - "column_start": 3, - "column_end": 131, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeral_two", - "name": "numeral_two", - "symbol_type": "Class", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 3, - "column_end": 148, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeral_one", - "name": "numeral_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 189, - "line_end": 189, - "column_start": 3, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_decimal", - "name": "decimal", - "symbol_type": "Class", - "file_path": "", - "line_start": 191, - "line_end": 191, - "column_start": 3, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hexadecimal", - "name": "hexadecimal", - "symbol_type": "Class", - "file_path": "", - "line_start": 192, - "line_end": 192, - "column_start": 3, - "column_end": 145, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_numeral", - "name": "numeral", - "symbol_type": "Class", - "file_path": "", - "line_start": 193, - "line_end": 193, - "column_start": 3, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_label_statement", - "name": "label_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 195, - "line_end": 195, - "column_start": 3, - "column_end": 118, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_goto_statement", - "name": "goto_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 196, - "line_end": 196, - "column_start": 3, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_statement", - "name": "statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 198, - "line_end": 198, - "column_start": 3, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 199, - "line_end": 199, - "column_start": 3, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_name_list", - "name": "name_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 201, - "line_end": 201, - "column_start": 3, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_name_list_must", - "name": "name_list_must", - "symbol_type": "Class", - "file_path": "", - "line_start": 202, - "line_end": 202, - "column_start": 3, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_list_must", - "name": "expr_list_must", - "symbol_type": "Class", - "file_path": "", - "line_start": 203, - "line_end": 203, - "column_start": 3, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_statement_return", - "name": "statement_return", - "symbol_type": "Class", - "file_path": "", - "line_start": 205, - "line_end": 205, - "column_start": 3, - "column_end": 142, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_statement_list", - "name": "statement_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 208, - "line_end": 208, - "column_start": 3, - "column_end": 169, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_op_one", - "name": "op_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 211, - "line_end": 211, - "column_start": 3, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_op_two", - "name": "op_two", - "symbol_type": "Class", - "file_path": "", - "line_start": 213, - "line_end": 213, - "column_start": 3, - "column_end": 114, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_table_field_one", - "name": "table_field_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 215, - "line_end": 215, - "column_start": 3, - "column_end": 172, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_table_field_two", - "name": "table_field_two", - "symbol_type": "Class", - "file_path": "", - "line_start": 216, - "line_end": 216, - "column_start": 3, - "column_end": 121, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_table_field", - "name": "table_field", - "symbol_type": "Class", - "file_path": "", - "line_start": 217, - "line_end": 217, - "column_start": 3, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_table_field_list", - "name": "table_field_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 218, - "line_end": 218, - "column_start": 3, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_table_constructor", - "name": "table_constructor", - "symbol_type": "Class", - "file_path": "", - "line_start": 219, - "line_end": 219, - "column_start": 3, - "column_end": 148, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parameter_list_one", - "name": "parameter_list_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 221, - "line_end": 221, - "column_start": 3, - "column_end": 139, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parameter_list", - "name": "parameter_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 222, - "column_start": 3, - "column_end": 89, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_body", - "name": "function_body", - "symbol_type": "Class", - "file_path": "", - "line_start": 224, - "line_end": 224, - "column_start": 3, - "column_end": 171, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_literal", - "name": "function_literal", - "symbol_type": "Class", - "file_path": "", - "line_start": 225, - "line_end": 225, - "column_start": 3, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bracket_expr", - "name": "bracket_expr", - "symbol_type": "Class", - "file_path": "", - "line_start": 227, - "line_end": 227, - "column_start": 3, - "column_end": 121, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_args_one", - "name": "function_args_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 229, - "line_end": 229, - "column_start": 3, - "column_end": 146, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_args", - "name": "function_args", - "symbol_type": "Class", - "file_path": "", - "line_start": 230, - "line_end": 230, - "column_start": 3, - "column_end": 100, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variable_tail_one", - "name": "variable_tail_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 232, - "line_end": 232, - "column_start": 3, - "column_end": 126, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variable_tail_two", - "name": "variable_tail_two", - "symbol_type": "Class", - "file_path": "", - "line_start": 233, - "line_end": 233, - "column_start": 3, - "column_end": 155, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variable_tail", - "name": "variable_tail", - "symbol_type": "Class", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 3, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_call_tail_one", - "name": "function_call_tail_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 236, - "line_end": 236, - "column_start": 3, - "column_end": 181, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_call_tail", - "name": "function_call_tail", - "symbol_type": "Class", - "file_path": "", - "line_start": 237, - "line_end": 237, - "column_start": 3, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variable_head_one", - "name": "variable_head_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 239, - "line_end": 239, - "column_start": 3, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variable_head", - "name": "variable_head", - "symbol_type": "Class", - "file_path": "", - "line_start": 240, - "line_end": 240, - "column_start": 3, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_call_head", - "name": "function_call_head", - "symbol_type": "Class", - "file_path": "", - "line_start": 242, - "line_end": 242, - "column_start": 3, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variable", - "name": "variable", - "symbol_type": "Class", - "file_path": "", - "line_start": 244, - "line_end": 244, - "column_start": 3, - "column_end": 143, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_call", - "name": "function_call", - "symbol_type": "Class", - "file_path": "", - "line_start": 245, - "line_end": 245, - "column_start": 3, - "column_end": 173, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_left_assoc", - "name": "left_assoc", - "symbol_type": "Class", - "file_path": "", - "line_start": 248, - "line_end": 248, - "column_start": 3, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_right_assoc", - "name": "right_assoc", - "symbol_type": "Class", - "file_path": "", - "line_start": 250, - "line_end": 250, - "column_start": 3, - "column_end": 107, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unary_operators", - "name": "unary_operators", - "symbol_type": "Class", - "file_path": "", - "line_start": 252, - "line_end": 255, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_ten", - "name": "expr_ten", - "symbol_type": "Class", - "file_path": "", - "line_start": 257, - "line_end": 257, - "column_start": 3, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_thirteen", - "name": "expr_thirteen", - "symbol_type": "Class", - "file_path": "", - "line_start": 258, - "line_end": 258, - "column_start": 3, - "column_end": 165, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_twelve", - "name": "expr_twelve", - "symbol_type": "Class", - "file_path": "", - "line_start": 259, - "line_end": 267, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_eleven", - "name": "expr_eleven", - "symbol_type": "Class", - "file_path": "", - "line_start": 268, - "line_end": 268, - "column_start": 3, - "column_end": 128, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unary_apply", - "name": "unary_apply", - "symbol_type": "Class", - "file_path": "", - "line_start": 269, - "line_end": 269, - "column_start": 3, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_ten", - "name": "expr_ten", - "symbol_type": "Class", - "file_path": "", - "line_start": 270, - "line_end": 270, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_operators_nine", - "name": "operators_nine", - "symbol_type": "Class", - "file_path": "", - "line_start": 271, - "line_end": 274, - "column_start": 3, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_nine", - "name": "expr_nine", - "symbol_type": "Class", - "file_path": "", - "line_start": 275, - "line_end": 275, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_operators_eight", - "name": "operators_eight", - "symbol_type": "Class", - "file_path": "", - "line_start": 276, - "line_end": 277, - "column_start": 3, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_eight", - "name": "expr_eight", - "symbol_type": "Class", - "file_path": "", - "line_start": 278, - "line_end": 278, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_seven", - "name": "expr_seven", - "symbol_type": "Class", - "file_path": "", - "line_start": 279, - "line_end": 279, - "column_start": 3, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_operators_six", - "name": "operators_six", - "symbol_type": "Class", - "file_path": "", - "line_start": 280, - "line_end": 281, - "column_start": 3, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_six", - "name": "expr_six", - "symbol_type": "Class", - "file_path": "", - "line_start": 282, - "line_end": 282, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_five", - "name": "expr_five", - "symbol_type": "Class", - "file_path": "", - "line_start": 283, - "line_end": 283, - "column_start": 3, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_four", - "name": "expr_four", - "symbol_type": "Class", - "file_path": "", - "line_start": 284, - "line_end": 284, - "column_start": 3, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_three", - "name": "expr_three", - "symbol_type": "Class", - "file_path": "", - "line_start": 285, - "line_end": 285, - "column_start": 3, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_operators_two", - "name": "operators_two", - "symbol_type": "Class", - "file_path": "", - "line_start": 286, - "line_end": 291, - "column_start": 3, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_two", - "name": "expr_two", - "symbol_type": "Class", - "file_path": "", - "line_start": 292, - "line_end": 292, - "column_start": 3, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_one", - "name": "expr_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 293, - "line_end": 293, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 294, - "line_end": 294, - "column_start": 3, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_do_statement", - "name": "do_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 296, - "line_end": 296, - "column_start": 3, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_while_statement", - "name": "while_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 297, - "line_end": 297, - "column_start": 3, - "column_end": 122, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_repeat_statement", - "name": "repeat_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 298, - "line_end": 298, - "column_start": 3, - "column_end": 112, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_at_elseif_else_end", - "name": "at_elseif_else_end", - "symbol_type": "Class", - "file_path": "", - "line_start": 300, - "line_end": 300, - "column_start": 3, - "column_end": 136, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_elseif_statement", - "name": "elseif_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 301, - "line_end": 301, - "column_start": 3, - "column_end": 137, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_else_statement", - "name": "else_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 302, - "line_end": 302, - "column_start": 3, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_if_statement", - "name": "if_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 303, - "line_end": 303, - "column_start": 3, - "column_end": 224, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_for_statement_one", - "name": "for_statement_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 305, - "line_end": 305, - "column_start": 3, - "column_end": 233, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_for_statement_two", - "name": "for_statement_two", - "symbol_type": "Class", - "file_path": "", - "line_start": 306, - "line_end": 306, - "column_start": 3, - "column_end": 162, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_for_statement", - "name": "for_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 307, - "line_end": 307, - "column_start": 3, - "column_end": 169, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_assignment_variable_list", - "name": "assignment_variable_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 309, - "line_end": 309, - "column_start": 3, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_assignments_one", - "name": "assignments_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 310, - "line_end": 310, - "column_start": 3, - "column_end": 98, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_assignments", - "name": "assignments", - "symbol_type": "Class", - "file_path": "", - "line_start": 311, - "line_end": 311, - "column_start": 3, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_name", - "name": "function_name", - "symbol_type": "Class", - "file_path": "", - "line_start": 312, - "line_end": 312, - "column_start": 3, - "column_end": 173, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_function_definition", - "name": "function_definition", - "symbol_type": "Class", - "file_path": "", - "line_start": 313, - "line_end": 313, - "column_start": 3, - "column_end": 106, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_local_function", - "name": "local_function", - "symbol_type": "Class", - "file_path": "", - "line_start": 315, - "line_end": 315, - "column_start": 3, - "column_end": 98, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_local_variables", - "name": "local_variables", - "symbol_type": "Class", - "file_path": "", - "line_start": 316, - "line_end": 316, - "column_start": 3, - "column_end": 110, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_local_statement", - "name": "local_statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 317, - "line_end": 317, - "column_start": 3, - "column_end": 121, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_semicolon", - "name": "semicolon", - "symbol_type": "Class", - "file_path": "", - "line_start": 319, - "line_end": 319, - "column_start": 3, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_statement", - "name": "statement", - "symbol_type": "Class", - "file_path": "", - "line_start": 320, - "line_end": 332, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 334, - "line_end": 334, - "column_start": 3, - "column_end": 116, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lua53_analyze.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/lua53_analyze.cpp", - "language": "cpp", - "size_bytes": 631, - "total_lines": 28, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.458431760Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lua53_parse.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/lua53_parse.cpp", - "language": "cpp", - "size_bytes": 671, - "total_lines": 27, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.463152522Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "modulus_match.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/modulus_match.cpp", - "language": "cpp", - "size_bytes": 1015, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.467897453Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 26, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_my_rule", - "name": "my_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parse_tree.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/parse_tree.cpp", - "language": "cpp", - "size_bytes": 5414, - "total_lines": 179, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.473616387Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 78, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cache", - "name": "cache", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 107, - "column_start": 9, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cache", - "name": "cache", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 109, - "column_start": 9, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cache", - "name": "cache", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 9, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 117, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 9, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 9, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 128, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 138, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 153, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 158, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 179, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_integer", - "name": "integer", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_variable", - "name": "variable", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_plus", - "name": "plus", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 3, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_minus", - "name": "minus", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 3, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_multiply", - "name": "multiply", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_divide", - "name": "divide", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_open_bracket", - "name": "open_bracket", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_close_bracket", - "name": "close_bracket", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 3, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bracketed", - "name": "bracketed", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 3, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value", - "name": "value", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_product", - "name": "product", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expression", - "name": "expression", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 3, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rearrange", - "name": "rearrange", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 79, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cache", - "name": "cache", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 139, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_node", - "name": "node", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 159, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parse_tree_user_state.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/parse_tree_user_state.cpp", - "language": "cpp", - "size_bytes": 716, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.478582683Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 26, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_user_state", - "name": "user_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 15, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_work", - "name": "work", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 19, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "peg2pegtl.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/peg2pegtl.cpp", - "language": "cpp", - "size_bytes": 16720, - "total_lines": 545, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.486124228Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_find_identifier", - "name": "find_identifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 144, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find_identifier", - "name": "find_identifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 149, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_char_node_to_char", - "name": "char_node_to_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 176, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_append_char_node", - "name": "append_char_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 208, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 285, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_identifier", - "name": "get_identifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 299, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_identifier", - "name": "get_identifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 321, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_transform", - "name": "transform", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 344, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 361, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 371, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_make_stringifier", - "name": "make_stringifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 477, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 483, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 495, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 545, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_error", - "name": "error", - "symbol_type": "Class", - "file_path": "", - "line_start": 232, - "line_end": 236, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_selector", - "name": "selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 253, - "line_end": 286, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 328, - "line_end": 345, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_stringifier", - "name": "stringifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 350, - "line_end": 372, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "proto3.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/proto3.cpp", - "language": "cpp", - "size_bytes": 1009, - "total_lines": 42, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.491822389Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 40, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "recover.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/recover.cpp", - "language": "cpp", - "size_bytes": 3760, - "total_lines": 130, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.497935792Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 71, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 83, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 105, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 117, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 128, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_skipping", - "name": "skipping", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 0, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_recoverable", - "name": "recoverable", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 0, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_sum", - "name": "expr_sum", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 0, - "column_end": 15, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_identifier", - "name": "expr_identifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 0, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_number", - "name": "expr_number", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 0, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_braced", - "name": "expr_braced", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 0, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_value", - "name": "expr_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 0, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_power", - "name": "expr_power", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 0, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_prod", - "name": "expr_prod", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr_sum", - "name": "expr_sum", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 0, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_term", - "name": "term", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_expr", - "name": "expr", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_recoverable_expr", - "name": "recoverable_expr", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 0, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_grammar", - "name": "my_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 59, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_found", - "name": "found", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 84, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 11, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_18", - "name": "class_18", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 106, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_control", - "name": "my_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 109, - "line_end": 118, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sum.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/sum.cpp", - "language": "cpp", - "size_bytes": 1549, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.503294299Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 44, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 70, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_padded_double", - "name": "padded_double", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_double_list", - "name": "double_list", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 23, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 31, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "symbol_table.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/symbol_table.cpp", - "language": "cpp", - "size_bytes": 3354, - "total_lines": 118, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.509001453Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 64, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 74, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 86, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 100, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 116, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_state", - "name": "state", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 38, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_semi", - "name": "semi", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_blank0", - "name": "blank0", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_blanks", - "name": "blanks", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_name", - "name": "name", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 3, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value", - "name": "value", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_equals", - "name": "equals", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 3, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_definition", - "name": "definition", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 3, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_assignment", - "name": "assignment", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 3, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_something", - "name": "something", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 3, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 3, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 55, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 65, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 75, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_14", - "name": "class_14", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 87, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 101, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "s_expression.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/s_expression.cpp", - "language": "cpp", - "size_bytes": 3284, - "total_lines": 103, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.514669448Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 77, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 101, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_hash_comment", - "name": "hash_comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_list", - "name": "list", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 3, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_list_comment", - "name": "list_comment", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 3, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_read_include", - "name": "read_include", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 3, - "column_end": 165, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hash_include", - "name": "hash_include", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 3, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_hashed", - "name": "hashed", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 3, - "column_end": 128, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_number", - "name": "number", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_symbol", - "name": "symbol", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 3, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_atom", - "name": "atom", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 3, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_anything", - "name": "anything", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 3, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_list", - "name": "list", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 3, - "column_end": 120, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_normal", - "name": "normal", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 3, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_anything", - "name": "anything", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 3, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_main", - "name": "main", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 3, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 50, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 60, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_16", - "name": "class_16", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 78, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "token_input.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/token_input.cpp", - "language": "cpp", - "size_bytes": 6694, - "total_lines": 274, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.521514694Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_token_action_input", - "name": "token_action_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_token_action_input", - "name": "token_action_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 6, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_token_action_input", - "name": "token_action_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 6, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 6, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 44, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 49, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 64, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_token_parse_input", - "name": "token_parse_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 92, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_token_parse_input", - "name": "token_parse_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_token_parse_input", - "name": "token_parse_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 6, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_token_parse_input", - "name": "token_parse_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 6, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 102, - "column_start": 6, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 104, - "column_start": 6, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 6, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 107, - "column_start": 6, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 109, - "column_start": 6, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 114, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 119, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 124, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 129, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mark", - "name": "mark", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 135, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 140, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 145, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 150, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 155, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 160, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 165, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 170, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 175, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 200, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 244, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 254, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 274, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_token_action_input", - "name": "token_action_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 74, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_token_parse_input", - "name": "token_parse_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 182, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_token_type", - "name": "token_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 187, - "line_end": 201, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 209, - "line_end": 211, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_token", - "name": "my_token", - "symbol_type": "Class", - "file_path": "", - "line_start": 227, - "line_end": 231, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 234, - "line_end": 236, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 239, - "line_end": 245, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 248, - "line_end": 255, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_grammar", - "name": "my_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 257, - "line_end": 259, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unescape.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/unescape.cpp", - "language": "cpp", - "size_bytes": 2482, - "total_lines": 63, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.526824071Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 63, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_escaped_x", - "name": "escaped_x", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped_u", - "name": "escaped_u", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped_U", - "name": "escaped_U", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped_c", - "name": "escaped_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 3, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped", - "name": "escaped", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_character", - "name": "character", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 3, - "column_end": 92, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_literal", - "name": "literal", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 3, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_padded", - "name": "padded", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 29, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 14, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 14, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 14, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 14, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 14, - "column_end": 143, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uri.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/uri.cpp", - "language": "cpp", - "size_bytes": 3010, - "total_lines": 100, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.532687632Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 71, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 98, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_URI", - "name": "URI", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bind", - "name": "bind", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 44, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 29, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 14, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 14, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 14, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 14, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 14, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 14, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 14, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 14, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 14, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 14, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 72, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uri_print_debug.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/uri_print_debug.cpp", - "language": "cpp", - "size_bytes": 543, - "total_lines": 24, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.537535310Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uri_print_names.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/uri_print_names.cpp", - "language": "cpp", - "size_bytes": 543, - "total_lines": 24, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.542465743Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uri_trace.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/example/pegtl/uri_trace.cpp", - "language": "cpp", - "size_bytes": 799, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.547219524Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "actions_one.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/actions_one.cpp", - "language": "cpp", - "size_bytes": 3298, - "total_lines": 102, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.557218638Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_test_result", - "name": "test_result", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 53, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 64, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 98, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_fiz", - "name": "fiz", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 65, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "actions_three.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/actions_three.cpp", - "language": "cpp", - "size_bytes": 3246, - "total_lines": 117, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.563428177Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 27, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 49, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply_bool_true", - "name": "apply_bool_true", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply_bool_false", - "name": "apply_bool_false", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 70, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0_bool_true", - "name": "apply0_bool_true", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 93, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0_bool_false", - "name": "apply0_bool_false", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 103, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 113, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_rule", - "name": "test_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_apply_bool_action", - "name": "apply_bool_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 40, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 50, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_apply0_bool_action", - "name": "apply0_bool_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 74, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 83, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "actions_two.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/actions_two.cpp", - "language": "cpp", - "size_bytes": 3395, - "total_lines": 133, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.569373403Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_state1", - "name": "state1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 46, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_state_test", - "name": "state_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 55, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0_test", - "name": "apply0_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 90, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 112, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count_test", - "name": "count_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 120, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 129, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_state1", - "name": "state1", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 24, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_fobble", - "name": "fobble", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_fibble", - "name": "fibble", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action1", - "name": "action1", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 36, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action0", - "name": "action0", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 59, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 70, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 79, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_count_action", - "name": "count_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 113, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "action_enable.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/action_enable.cpp", - "language": "cpp", - "size_bytes": 1317, - "total_lines": 64, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.574660979Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 36, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 60, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 9, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 10, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_C", - "name": "C", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_BCB", - "name": "BCB", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 3, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ABCBA", - "name": "ABCBA", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 3, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 18, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 37, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "action_match.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/action_match.cpp", - "language": "cpp", - "size_bytes": 2963, - "total_lines": 116, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.580233843Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 22, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 74, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 81, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 101, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 112, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_remove_state", - "name": "remove_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_state_one", - "name": "state_one", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 40, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar_inner", - "name": "grammar_inner", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 3, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar_one_c", - "name": "grammar_one_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 3, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar_one_b", - "name": "grammar_one_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 3, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar_one_a", - "name": "grammar_one_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 3, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action_one_b", - "name": "action_one_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 51, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action_one_t", - "name": "action_one_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 55, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action_one_a", - "name": "action_one_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 59, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 82, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 87, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 95, - "line_end": 102, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "argv_input.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/argv_input.cpp", - "language": "cpp", - "size_bytes": 614, - "total_lines": 23, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.585155824Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 19, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_classes.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/ascii_classes.cpp", - "language": "cpp", - "size_bytes": 6878, - "total_lines": 115, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.594671176Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 111, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_eol.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/ascii_eol.cpp", - "language": "cpp", - "size_bytes": 6405, - "total_lines": 88, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.601351661Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 84, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_eolf.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/ascii_eolf.cpp", - "language": "cpp", - "size_bytes": 6463, - "total_lines": 88, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.607815860Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 84, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_forty_two.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/ascii_forty_two.cpp", - "language": "cpp", - "size_bytes": 1693, - "total_lines": 38, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.613813115Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 34, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_identifier.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/ascii_identifier.cpp", - "language": "cpp", - "size_bytes": 1563, - "total_lines": 31, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.619037918Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_istring.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/ascii_istring.cpp", - "language": "cpp", - "size_bytes": 2678, - "total_lines": 42, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.624478365Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 38, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_keyword.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/ascii_keyword.cpp", - "language": "cpp", - "size_bytes": 1580, - "total_lines": 29, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.629926901Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_shebang.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/ascii_shebang.cpp", - "language": "cpp", - "size_bytes": 1735, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.635104567Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 29, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_string.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/ascii_string.cpp", - "language": "cpp", - "size_bytes": 2575, - "total_lines": 41, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.640832660Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 37, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_three.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/ascii_three.cpp", - "language": "cpp", - "size_bytes": 1218, - "total_lines": 27, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.646000539Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ascii_two.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/ascii_two.cpp", - "language": "cpp", - "size_bytes": 926, - "total_lines": 24, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.650809676Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 20, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "buffer_input.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/buffer_input.cpp", - "language": "cpp", - "size_bytes": 2609, - "total_lines": 45, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.656776878Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_parse_cstring", - "name": "parse_cstring", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 17, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 41, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_action_and_state.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/change_action_and_state.cpp", - "language": "cpp", - "size_bytes": 2458, - "total_lines": 114, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.662169573Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 29, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_S", - "name": "S", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 46, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 53, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 67, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 77, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 110, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 9, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 10, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AB", - "name": "AB", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action_1", - "name": "my_action_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 16, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action_2", - "name": "my_action_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 20, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 30, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_S", - "name": "S", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 54, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 68, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 78, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_action_and_states.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/change_action_and_states.cpp", - "language": "cpp", - "size_bytes": 2366, - "total_lines": 104, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.667600279Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 29, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 48, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 67, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 100, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 9, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 10, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AB", - "name": "AB", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action_1", - "name": "my_action_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 16, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action_2", - "name": "my_action_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 20, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 30, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 49, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 58, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 68, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_state.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/change_state.cpp", - "language": "cpp", - "size_bytes": 2174, - "total_lines": 97, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.672843023Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 25, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_S", - "name": "S", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 42, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 49, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 93, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 9, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 10, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AB", - "name": "AB", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 16, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_S", - "name": "S", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 61, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "change_states.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/change_states.cpp", - "language": "cpp", - "size_bytes": 1934, - "total_lines": 81, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.678919606Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 25, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 36, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 44, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 77, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 9, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 10, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AB", - "name": "AB", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 16, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "check_bytes.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/check_bytes.cpp", - "language": "cpp", - "size_bytes": 1222, - "total_lines": 50, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.684814863Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 46, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_rule", - "name": "test_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 12, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_grammar", - "name": "test_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contains.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contains.cpp", - "language": "cpp", - "size_bytes": 583, - "total_lines": 24, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.690215195Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 20, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 3, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 3, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 3, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_alphabet.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_alphabet.cpp", - "language": "cpp", - "size_bytes": 2558, - "total_lines": 69, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.696110452Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 65, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_analyze.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_analyze.cpp", - "language": "cpp", - "size_bytes": 8015, - "total_lines": 230, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.703504196Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 226, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_strange", - "name": "strange", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 19, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 9, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 9, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 9, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 9, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 9, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 9, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 9, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 9, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 9, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 9, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 9, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 9, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rec", - "name": "rec", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 89, - "column_start": 9, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 9, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 9, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 9, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 9, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 9, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 9, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 9, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 9, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_bar", - "name": "bar", - "symbol_type": "Class", - "file_path": "", - "line_start": 107, - "line_end": 107, - "column_start": 9, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_var", - "name": "var", - "symbol_type": "Class", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 9, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_fun", - "name": "fun", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 9, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_exp", - "name": "exp", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 9, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_fun", - "name": "fun", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 9, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_var", - "name": "var", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 9, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_exp", - "name": "exp", - "symbol_type": "Class", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 9, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 132, - "line_end": 132, - "column_start": 9, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 136, - "line_end": 136, - "column_start": 9, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 140, - "line_end": 140, - "column_start": 9, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 144, - "line_end": 144, - "column_start": 9, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 148, - "line_end": 148, - "column_start": 9, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 152, - "line_end": 152, - "column_start": 9, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 156, - "column_start": 9, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 160, - "line_end": 160, - "column_start": 9, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 9, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 9, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 9, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 176, - "line_end": 176, - "column_start": 9, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 180, - "line_end": 180, - "column_start": 9, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 184, - "line_end": 184, - "column_start": 9, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 188, - "line_end": 188, - "column_start": 9, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 192, - "line_end": 192, - "column_start": 9, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 197, - "line_end": 197, - "column_start": 9, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 201, - "line_end": 201, - "column_start": 9, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 205, - "line_end": 205, - "column_start": 9, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 209, - "line_end": 209, - "column_start": 9, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 214, - "line_end": 214, - "column_start": 9, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 218, - "line_end": 218, - "column_start": 9, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_tst", - "name": "tst", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 222, - "column_start": 9, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_control_action.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_control_action.cpp", - "language": "cpp", - "size_bytes": 3671, - "total_lines": 157, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.709903924Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 62, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 87, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 93, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 100, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 113, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 120, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 126, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 133, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 153, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 15, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_first_rule", - "name": "first_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_second_rule", - "name": "second_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 52, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 77, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 102, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 106, - "line_end": 134, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_coverage.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_coverage.cpp", - "language": "cpp", - "size_bytes": 3131, - "total_lines": 66, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.716123537Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 16, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 44, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 62, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_function.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_function.cpp", - "language": "cpp", - "size_bytes": 787, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.721566672Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_func1", - "name": "func1", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 16, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 29, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_rule1", - "name": "rule1", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 19, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_http.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_http.cpp", - "language": "cpp", - "size_bytes": 2678, - "total_lines": 104, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.727704357Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_header", - "name": "test_header", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 22, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 35, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 44, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_chunked", - "name": "test_chunked", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 92, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 98, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_chunked_action", - "name": "chunked_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 36, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_if_then.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_if_then.cpp", - "language": "cpp", - "size_bytes": 902, - "total_lines": 28, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.732743413Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_instantiate.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_instantiate.cpp", - "language": "cpp", - "size_bytes": 1624, - "total_lines": 72, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.738642317Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_test_class", - "name": "test_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 22, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_class", - "name": "test_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 6, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_class", - "name": "test_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 6, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 33, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 6, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 6, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 53, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 68, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_class", - "name": "test_class", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 37, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 44, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 54, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_integer.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_integer.cpp", - "language": "cpp", - "size_bytes": 11475, - "total_lines": 263, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.746530911Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_signed", - "name": "test_signed", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 55, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_signed", - "name": "test_signed", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 63, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexical_cast", - "name": "lexical_cast", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 71, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_signed", - "name": "test_signed", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 81, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_unsigned", - "name": "test_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 98, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_unsigned", - "name": "test_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 106, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_unsigned", - "name": "test_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 116, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 257, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_int_action", - "name": "int_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_iri.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_iri.cpp", - "language": "cpp", - "size_bytes": 3386, - "total_lines": 57, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.753373050Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 51, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_json.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_json.cpp", - "language": "cpp", - "size_bytes": 9911, - "total_lines": 123, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.759833137Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 119, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_parse_tree.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_parse_tree.cpp", - "language": "cpp", - "size_bytes": 5780, - "total_lines": 153, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.766316425Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 149, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_C", - "name": "C", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_D", - "name": "D", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 15, - "column_start": 3, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_E", - "name": "E", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 16, - "column_start": 3, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_F", - "name": "F", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_D2", - "name": "D2", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 3, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_D2", - "name": "D2", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_parse_tree_to_dot.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_parse_tree_to_dot.cpp", - "language": "cpp", - "size_bytes": 1047, - "total_lines": 39, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.772677150Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_C", - "name": "C", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 14, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_S", - "name": "S", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_S", - "name": "S", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 3, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_D", - "name": "D", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_selector", - "name": "selector", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_partial_trace.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_partial_trace.cpp", - "language": "cpp", - "size_bytes": 837, - "total_lines": 28, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.777892221Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_inner", - "name": "inner", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 3, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_outer", - "name": "outer", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 3, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_partial_action", - "name": "partial_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 15, - "column_start": 24, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 16, - "column_start": 14, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_predicates.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_predicates.cpp", - "language": "cpp", - "size_bytes": 5142, - "total_lines": 101, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.784259227Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 97, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_print.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_print.cpp", - "language": "cpp", - "size_bytes": 650, - "total_lines": 25, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.789099532Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 21, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_raw_string.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_raw_string.cpp", - "language": "cpp", - "size_bytes": 6083, - "total_lines": 141, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.795629195Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 27, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_data", - "name": "verify_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 67, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_fail", - "name": "verify_fail", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 76, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 137, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_raction", - "name": "raction", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 18, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_qaction", - "name": "qaction", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 32, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 42, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_rgrammar", - "name": "rgrammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_qgrammar", - "name": "qgrammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 50, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_remove_first_state.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_remove_first_state.cpp", - "language": "cpp", - "size_bytes": 2302, - "total_lines": 102, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.801628501Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 21, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 62, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 98, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 13, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 22, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_control_impl", - "name": "control_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 70, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_control", - "name": "test_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 75, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_rule", - "name": "test_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 80, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_rule", - "name": "test_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_remove_last_states.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_remove_last_states.cpp", - "language": "cpp", - "size_bytes": 2308, - "total_lines": 102, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.807129309Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 21, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 62, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 98, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 13, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 22, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_control_impl", - "name": "control_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 70, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_control", - "name": "test_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 75, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_rule", - "name": "test_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 80, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_rule", - "name": "test_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_rep_one_min_max.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_rep_one_min_max.cpp", - "language": "cpp", - "size_bytes": 2040, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.812365562Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_rep_string.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_rep_string.cpp", - "language": "cpp", - "size_bytes": 2750, - "total_lines": 49, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.818188016Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_separated_seq.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_separated_seq.cpp", - "language": "cpp", - "size_bytes": 721, - "total_lines": 24, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.823164528Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 24, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_A", - "name": "A", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 9, - "column_start": 0, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_B", - "name": "B", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 10, - "column_start": 0, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_C", - "name": "C", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 0, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_D", - "name": "D", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 0, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_S", - "name": "S", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 14, - "column_start": 0, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_state_control.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_state_control.cpp", - "language": "cpp", - "size_bytes": 8522, - "total_lines": 200, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.830942680Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 47, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_failure", - "name": "failure", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 61, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_raise", - "name": "raise", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 68, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 75, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 82, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 89, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 116, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 136, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 194, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_entry", - "name": "test_entry", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_state", - "name": "test_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 90, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_grammar", - "name": "test_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 93, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 103, - "line_end": 117, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 137, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_to_string.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_to_string.cpp", - "language": "cpp", - "size_bytes": 1368, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.837142511Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 29, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_trace1.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_trace1.cpp", - "language": "cpp", - "size_bytes": 889, - "total_lines": 32, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.842404178Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 28, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_trace2.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_trace2.cpp", - "language": "cpp", - "size_bytes": 2576, - "total_lines": 90, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.847788451Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 86, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_trace_action", - "name": "trace_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 19, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 42, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_unescape.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_unescape.cpp", - "language": "cpp", - "size_bytes": 5895, - "total_lines": 131, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.853633563Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_verify_data", - "name": "verify_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 39, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_fail", - "name": "verify_fail", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 55, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 127, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_escaped_c", - "name": "escaped_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 3, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped_u", - "name": "escaped_u", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 12, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped_U", - "name": "escaped_U", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped_j", - "name": "escaped_j", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 14, - "column_start": 3, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped_x", - "name": "escaped_x", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 15, - "column_start": 3, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_escaped", - "name": "escaped", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 16, - "column_start": 3, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_character", - "name": "character", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 3, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unstring", - "name": "unstring", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 3, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_unaction", - "name": "unaction", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 29, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 14, - "column_end": 98, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 14, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 14, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 14, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 14, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_14", - "name": "class_14", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 14, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "contrib_uri.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/contrib_uri.cpp", - "language": "cpp", - "size_bytes": 2966, - "total_lines": 53, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.859619732Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "control_unwind.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/control_unwind.cpp", - "language": "cpp", - "size_bytes": 1352, - "total_lines": 80, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.865004172Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 49, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unwind", - "name": "unwind", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 60, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 74, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_r", - "name": "r", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_a", - "name": "a", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_c", - "name": "c", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 41, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 61, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "data_cstring.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/data_cstring.cpp", - "language": "cpp", - "size_bytes": 1000, - "total_lines": 31, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.897272390Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_parse_cstring", - "name": "parse_cstring", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 17, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_grammar", - "name": "test_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "demangle.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/demangle.cpp", - "language": "cpp", - "size_bytes": 1224, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.902656454Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_test", - "name": "test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 14, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "discard_input.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/discard_input.cpp", - "language": "cpp", - "size_bytes": 2988, - "total_lines": 64, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.908585987Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_parse_cstring", - "name": "parse_cstring", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 17, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 60, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_n", - "name": "n", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_a", - "name": "a", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_f", - "name": "f", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_s", - "name": "s", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 29, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 14, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 14, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 14, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "enable_control.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/enable_control.cpp", - "language": "cpp", - "size_bytes": 1611, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.914453251Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 39, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 66, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_r", - "name": "r", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 12, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_a", - "name": "a", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 40, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 49, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 58, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "error_message.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/error_message.cpp", - "language": "cpp", - "size_bytes": 1297, - "total_lines": 55, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.919851830Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 49, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_a", - "name": "a", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_b", - "name": "b", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 3, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_grammar", - "name": "grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 3, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_error", - "name": "error", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 31, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "file_cstream.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/file_cstream.cpp", - "language": "cpp", - "size_bytes": 902, - "total_lines": 35, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.925761040Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 31, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_file_content", - "name": "file_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 13, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file_grammar", - "name": "file_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "file_file.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/file_file.cpp", - "language": "cpp", - "size_bytes": 342, - "total_lines": 16, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.931589235Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 12, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "file_istream.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/file_istream.cpp", - "language": "cpp", - "size_bytes": 1232, - "total_lines": 43, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.936862694Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 39, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_file_content", - "name": "file_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 13, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file_grammar", - "name": "file_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "file_mmap.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/file_mmap.cpp", - "language": "cpp", - "size_bytes": 563, - "total_lines": 30, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.941497614Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 17, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "file_read.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/file_read.cpp", - "language": "cpp", - "size_bytes": 677, - "total_lines": 26, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.946337963Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_open_input", - "name": "open_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 15, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 22, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_open_input", - "name": "open_input", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 16, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "icu_general.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/icu_general.cpp", - "language": "cpp", - "size_bytes": 678, - "total_lines": 22, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.951518815Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 18, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "internal_endian.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/internal_endian.cpp", - "language": "cpp", - "size_bytes": 6958, - "total_lines": 84, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.956977336Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 80, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "internal_file_mapper.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/internal_file_mapper.cpp", - "language": "cpp", - "size_bytes": 1549, - "total_lines": 50, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.962501927Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 44, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "internal_file_opener.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/internal_file_opener.cpp", - "language": "cpp", - "size_bytes": 925, - "total_lines": 38, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.967320301Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "limit_bytes.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/limit_bytes.cpp", - "language": "cpp", - "size_bytes": 1222, - "total_lines": 50, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.972538987Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 46, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_rule", - "name": "test_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 12, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_grammar", - "name": "test_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "limit_depth.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/limit_depth.cpp", - "language": "cpp", - "size_bytes": 1259, - "total_lines": 50, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.977898177Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 46, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_recursive", - "name": "test_recursive", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 12, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_grammar", - "name": "test_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_test_action", - "name": "test_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/main.hpp", - "language": "cpp", - "size_bytes": 609, - "total_lines": 20, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.982841979Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parse_error.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/parse_error.cpp", - "language": "cpp", - "size_bytes": 1930, - "total_lines": 69, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.988400979Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 57, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 63, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "pegtl_string_t.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/pegtl_string_t.cpp", - "language": "cpp", - "size_bytes": 1910, - "total_lines": 42, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:57.993883526Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 15, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_foobar", - "name": "foobar", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "position.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/position.cpp", - "language": "cpp", - "size_bytes": 7487, - "total_lines": 218, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.000667529Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_buffer_input_t", - "name": "buffer_input_t", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 23, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_matches_lf", - "name": "test_matches_lf", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 36, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_matches_other", - "name": "test_matches_other", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 48, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_mismatch", - "name": "test_mismatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 60, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 92, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_nested_asserts", - "name": "test_nested_asserts", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 106, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_nested", - "name": "test_nested", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 125, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_iterator", - "name": "test_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 141, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 212, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_buffer_input_t", - "name": "buffer_input_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_outer_grammar", - "name": "outer_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_inner_grammar", - "name": "inner_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 68, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_outer_action", - "name": "outer_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 72, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 93, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "restart_input.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/restart_input.cpp", - "language": "cpp", - "size_bytes": 1094, - "total_lines": 40, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.006343249Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_test_lazy", - "name": "test_lazy", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 19, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_eager", - "name": "test_eager", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 30, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 36, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "result_type.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/result_type.hpp", - "language": "cpp", - "size_bytes": 875, - "total_lines": 35, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.011211106Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 31, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_action.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_action.cpp", - "language": "cpp", - "size_bytes": 748, - "total_lines": 25, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.015940641Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 21, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_apply.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_apply.cpp", - "language": "cpp", - "size_bytes": 2943, - "total_lines": 97, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.021940068Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 20, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 32, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 52, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 62, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 93, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_action_a", - "name": "action_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 21, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action_b", - "name": "action_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 33, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_a", - "name": "action2_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 42, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_b", - "name": "action2_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 53, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_c", - "name": "action2_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 64, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_apply0.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_apply0.cpp", - "language": "cpp", - "size_bytes": 2590, - "total_lines": 92, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.028186957Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 19, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 30, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 38, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 48, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 88, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_action_a", - "name": "action_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 20, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action_b", - "name": "action_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 31, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_a", - "name": "action2_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 39, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_b", - "name": "action2_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 49, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_c", - "name": "action2_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 59, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_at.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_at.cpp", - "language": "cpp", - "size_bytes": 2025, - "total_lines": 63, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.034356161Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 59, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_at_action", - "name": "at_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 15, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_bof.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_bof.cpp", - "language": "cpp", - "size_bytes": 1197, - "total_lines": 31, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.040092101Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_bol.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_bol.cpp", - "language": "cpp", - "size_bytes": 1098, - "total_lines": 30, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.045225286Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_bytes.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_bytes.cpp", - "language": "cpp", - "size_bytes": 1662, - "total_lines": 42, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.050568969Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 38, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_control.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_control.cpp", - "language": "cpp", - "size_bytes": 750, - "total_lines": 25, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.055550684Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 21, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_disable.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_disable.cpp", - "language": "cpp", - "size_bytes": 608, - "total_lines": 22, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.060274543Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 18, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_discard.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_discard.cpp", - "language": "cpp", - "size_bytes": 713, - "total_lines": 27, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.064896381Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_enable.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_enable.cpp", - "language": "cpp", - "size_bytes": 602, - "total_lines": 22, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.069711305Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 18, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_eof.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_eof.cpp", - "language": "cpp", - "size_bytes": 775, - "total_lines": 27, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.074379056Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_failure.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_failure.cpp", - "language": "cpp", - "size_bytes": 777, - "total_lines": 26, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.078953494Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 22, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_if_apply.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_if_apply.cpp", - "language": "cpp", - "size_bytes": 3893, - "total_lines": 126, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.085011475Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 19, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 31, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 41, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 53, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 79, - "column_start": 9, - "column_end": 10, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 122, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_action_a", - "name": "action_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 20, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action_b", - "name": "action_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 32, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_a", - "name": "action2_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 42, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_b", - "name": "action2_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 54, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action2_c", - "name": "action2_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 65, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_action", - "name": "action", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 69, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 80, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_if_must.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_if_must.cpp", - "language": "cpp", - "size_bytes": 3829, - "total_lines": 58, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.091389920Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 52, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_if_must_else.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_if_must_else.cpp", - "language": "cpp", - "size_bytes": 531, - "total_lines": 26, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.095921828Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 20, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_if_then_else.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_if_then_else.cpp", - "language": "cpp", - "size_bytes": 471, - "total_lines": 18, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.100503298Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 14, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_list.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_list.cpp", - "language": "cpp", - "size_bytes": 4217, - "total_lines": 58, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.107496280Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 54, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_list_must.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_list_must.cpp", - "language": "cpp", - "size_bytes": 4370, - "total_lines": 66, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.114251100Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 60, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_list_tail.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_list_tail.cpp", - "language": "cpp", - "size_bytes": 4407, - "total_lines": 58, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.120185150Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 54, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_minus.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_minus.cpp", - "language": "cpp", - "size_bytes": 3612, - "total_lines": 52, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.126323803Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 48, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_must.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_must.cpp", - "language": "cpp", - "size_bytes": 806, - "total_lines": 30, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.131086809Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_not_at.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_not_at.cpp", - "language": "cpp", - "size_bytes": 2272, - "total_lines": 68, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.136631877Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 64, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_at_action", - "name": "at_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 15, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_opt.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_opt.cpp", - "language": "cpp", - "size_bytes": 3593, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.142953895Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 21, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 66, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 13, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 22, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_opt_must.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_opt_must.cpp", - "language": "cpp", - "size_bytes": 3470, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.148697120Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 48, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_pad.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_pad.cpp", - "language": "cpp", - "size_bytes": 3391, - "total_lines": 49, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.155110116Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 45, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_pad_opt.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_pad_opt.cpp", - "language": "cpp", - "size_bytes": 2331, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.161123440Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 33, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_plus.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_plus.cpp", - "language": "cpp", - "size_bytes": 2912, - "total_lines": 46, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.166698783Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 42, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_raise.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_raise.cpp", - "language": "cpp", - "size_bytes": 1148, - "total_lines": 47, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.172115338Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 37, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_rematch.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_rematch.cpp", - "language": "cpp", - "size_bytes": 9165, - "total_lines": 115, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.180387205Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 111, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_foo", - "name": "foo", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 9, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_rep.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_rep.cpp", - "language": "cpp", - "size_bytes": 5741, - "total_lines": 76, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.187238083Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 72, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_rep_max.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_rep_max.cpp", - "language": "cpp", - "size_bytes": 3918, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.194135524Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_rep_min.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_rep_min.cpp", - "language": "cpp", - "size_bytes": 2426, - "total_lines": 39, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.199770424Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 35, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_rep_min_max.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_rep_min_max.cpp", - "language": "cpp", - "size_bytes": 3382, - "total_lines": 51, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.205568080Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 47, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_rep_opt.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_rep_opt.cpp", - "language": "cpp", - "size_bytes": 2706, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.211410282Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 40, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_require.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_require.cpp", - "language": "cpp", - "size_bytes": 2266, - "total_lines": 41, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.216918552Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 37, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_seq.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_seq.cpp", - "language": "cpp", - "size_bytes": 568, - "total_lines": 22, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.221877166Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 18, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_sor.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_sor.cpp", - "language": "cpp", - "size_bytes": 3061, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.227622055Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 50, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_star.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_star.cpp", - "language": "cpp", - "size_bytes": 2258, - "total_lines": 40, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.233875678Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 36, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_star_must.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_star_must.cpp", - "language": "cpp", - "size_bytes": 2325, - "total_lines": 46, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.239759054Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 40, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_state.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_state.cpp", - "language": "cpp", - "size_bytes": 1061, - "total_lines": 36, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.245131393Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_test_state_state", - "name": "test_state_state", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 15, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 19, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 32, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_test_state_state", - "name": "test_state_state", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 20, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_success.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_success.cpp", - "language": "cpp", - "size_bytes": 713, - "total_lines": 27, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.249913200Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 23, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_try_catch.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_try_catch.cpp", - "language": "cpp", - "size_bytes": 639, - "total_lines": 30, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.254568046Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rule_until.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/rule_until.cpp", - "language": "cpp", - "size_bytes": 7600, - "total_lines": 122, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.261771095Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_match", - "name": "match", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 36, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 118, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_my_rule", - "name": "my_rule", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 24, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_my_action", - "name": "my_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 28, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 37, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/test.hpp", - "language": "cpp", - "size_bytes": 3433, - "total_lines": 77, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.267151490Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_empty.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/test_empty.cpp", - "language": "cpp", - "size_bytes": 274, - "total_lines": 13, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.272258237Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 8, - "line_end": 9, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_result.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/test_result.cpp", - "language": "cpp", - "size_bytes": 928, - "total_lines": 38, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.277482741Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 34, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_setup.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/test_setup.cpp", - "language": "cpp", - "size_bytes": 1339, - "total_lines": 40, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.282669917Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 40, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uint16_general.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/uint16_general.cpp", - "language": "cpp", - "size_bytes": 14896, - "total_lines": 176, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.290683256Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 172, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uint32_general.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/uint32_general.cpp", - "language": "cpp", - "size_bytes": 17597, - "total_lines": 181, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.299000010Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 177, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uint64_general.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/uint64_general.cpp", - "language": "cpp", - "size_bytes": 22235, - "total_lines": 185, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.307556237Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 181, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "uint8_general.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/uint8_general.cpp", - "language": "cpp", - "size_bytes": 25428, - "total_lines": 249, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.318581924Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 245, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf16_general.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/utf16_general.cpp", - "language": "cpp", - "size_bytes": 10569, - "total_lines": 155, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.326671582Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_u16s", - "name": "u16s", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 16, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_u16s_be", - "name": "u16s_be", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 22, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_u16s_le", - "name": "u16s_le", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 28, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_utf16", - "name": "test_utf16", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 68, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_utf16_be", - "name": "test_utf16_be", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 106, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_utf16_le", - "name": "test_utf16_le", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 144, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 151, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf32_general.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/utf32_general.cpp", - "language": "cpp", - "size_bytes": 8532, - "total_lines": 134, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.333412175Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_u32s", - "name": "u32s", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 16, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_u32s_be", - "name": "u32s_be", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 22, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_u32s_le", - "name": "u32s_le", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 28, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_utf32", - "name": "test_utf32", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 65, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_utf32_be", - "name": "test_utf32_be", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 94, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_test_utf32_le", - "name": "test_utf32_le", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 123, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 130, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf8_general.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/utf8_general.cpp", - "language": "cpp", - "size_bytes": 21849, - "total_lines": 263, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.342715751Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 259, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "verify_char.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/verify_char.hpp", - "language": "cpp", - "size_bytes": 931, - "total_lines": 29, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.348744063Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_verify_char", - "name": "verify_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 19, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_char", - "name": "verify_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "verify_file.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/verify_file.hpp", - "language": "cpp", - "size_bytes": 3944, - "total_lines": 138, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.354826620Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 53, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_file", - "name": "verify_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 134, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_file_content", - "name": "file_content", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file_grammar", - "name": "file_grammar", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file_action", - "name": "file_action", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 29, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 38, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_file_control", - "name": "file_control", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 43, - "column_start": 3, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 54, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "verify_ifmt.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/verify_ifmt.hpp", - "language": "cpp", - "size_bytes": 2570, - "total_lines": 45, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.360480060Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_verify_ifmt", - "name": "verify_ifmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 41, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "verify_impl.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/verify_impl.hpp", - "language": "cpp", - "size_bytes": 2100, - "total_lines": 64, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.366493877Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_verify_impl_two", - "name": "verify_impl_two", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 49, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_impl_one", - "name": "verify_impl_one", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 60, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "verify_meta.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/verify_meta.hpp", - "language": "cpp", - "size_bytes": 1525, - "total_lines": 46, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.371908446Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_verify_meta", - "name": "verify_meta", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 22, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_analyze", - "name": "verify_analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 42, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "verify_rule.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/verify_rule.hpp", - "language": "cpp", - "size_bytes": 3389, - "total_lines": 81, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.377597865Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_apply", - "name": "apply", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 25, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_apply0", - "name": "apply0", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 33, - "column_start": 6, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_rule", - "name": "verify_rule", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 60, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_verify_only", - "name": "verify_only", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 77, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_verify_action_impl", - "name": "verify_action_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 26, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_verify_action_impl0", - "name": "verify_action_impl0", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "verify_seqs.hpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/verify_seqs.hpp", - "language": "cpp", - "size_bytes": 4730, - "total_lines": 69, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.384703854Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_verify_seqs", - "name": "verify_seqs", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 65, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "visit.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-src/src/test/pegtl/visit.cpp", - "language": "cpp", - "size_bytes": 705, - "total_lines": 31, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.389425455Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 19, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unit_test", - "name": "unit_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 27, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_visitor", - "name": "visitor", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 20, - "column_start": 3, - "column_end": 4, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyaflow/nekocode/build/_deps/pegtl-subbuild/CMakeFiles/pegtl-populate.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 118, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.407753921Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ftest.h", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/extern/ftest/ftest.h", - "language": "c", - "size_bytes": 7837, - "total_lines": 232, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.532146596Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_Test", - "name": "Test", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 44, - "column_start": 4, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 4, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TestCase", - "name": "TestCase", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 4, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 152, - "column_start": 4, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 229, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_Test", - "name": "Test", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 66, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TestCase", - "name": "TestCase", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 99, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TestDriver", - "name": "TestDriver", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 164, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "smoke.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/extern/ftest/tests/smoke.cpp", - "language": "cpp", - "size_bytes": 2205, - "total_lines": 83, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.540301742Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 56, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 63, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 76, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 83, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "docsample.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/samples/docsample.cpp", - "language": "cpp", - "size_bytes": 2123, - "total_lines": 64, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.548896736Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 64, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "checked.h", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/source/utf8/checked.h", - "language": "c", - "size_bytes": 11564, - "total_lines": 319, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.558843748Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_invalid_code_point", - "name": "invalid_code_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 8, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 41, - "column_end": 107, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 8, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_invalid_utf8", - "name": "invalid_utf8", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 8, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_invalid_utf8", - "name": "invalid_utf8", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 8, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 41, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 8, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_invalid_utf16", - "name": "invalid_utf16", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 8, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 41, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 8, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 41, - "column_end": 105, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_append", - "name": "append", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_replace_invalid", - "name": "replace_invalid", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_replace_invalid", - "name": "replace_invalid", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_next", - "name": "next", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_peek_next", - "name": "peek_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_prior", - "name": "prior", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_advance", - "name": "advance", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_distance", - "name": "distance", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf16to8", - "name": "utf16to8", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf8to16", - "name": "utf8to16", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf32to8", - "name": "utf32to8", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf8to32", - "name": "utf8to32", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator", - "name": "iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 260, - "column_start": 6, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator", - "name": "iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 268, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 270, - "column_start": 6, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 275, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 281, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 285, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 290, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 296, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 301, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 307, - "column_start": 6, - "column_end": 7, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_exception", - "name": "exception", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_invalid_code_point", - "name": "invalid_code_point", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_invalid_utf8", - "name": "invalid_utf8", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_invalid_utf16", - "name": "invalid_utf16", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_not_enough_room", - "name": "not_enough_room", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator", - "name": "iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 250, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core.h", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/source/utf8/core.h", - "language": "c", - "size_bytes": 13381, - "total_lines": 387, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.565557745Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_mask8", - "name": "mask8", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_mask16", - "name": "mask16", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_trail", - "name": "is_trail", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_lead_surrogate", - "name": "is_lead_surrogate", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_trail_surrogate", - "name": "is_trail_surrogate", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_surrogate", - "name": "is_surrogate", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_code_point_valid", - "name": "is_code_point_valid", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sequence_length", - "name": "sequence_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_overlong_sequence", - "name": "is_overlong_sequence", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_increase_safely", - "name": "increase_safely", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_sequence_1", - "name": "get_sequence_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_sequence_2", - "name": "get_sequence_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_sequence_3", - "name": "get_sequence_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_sequence_4", - "name": "get_sequence_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 235, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_validate_next", - "name": "validate_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 292, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_validate_next", - "name": "validate_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_append", - "name": "append", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 330, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_append", - "name": "append", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 339, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_append", - "name": "append", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 347, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find_invalid", - "name": "find_invalid", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 366, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_valid", - "name": "is_valid", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 372, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_starts_with_bom", - "name": "starts_with_bom", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 382, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cpp11.h", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/source/utf8/cpp11.h", - "language": "c", - "size_bytes": 3330, - "total_lines": 103, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.571428510Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_append", - "name": "append", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf16to8", - "name": "utf16to8", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf8to16", - "name": "utf8to16", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf32to8", - "name": "utf32to8", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf8to32", - "name": "utf8to32", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find_invalid", - "name": "find_invalid", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_valid", - "name": "is_valid", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_replace_invalid", - "name": "replace_invalid", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_replace_invalid", - "name": "replace_invalid", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_starts_with_bom", - "name": "starts_with_bom", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cpp17.h", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/source/utf8/cpp17.h", - "language": "c", - "size_bytes": 3322, - "total_lines": 103, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.576516688Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_append", - "name": "append", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf16to8", - "name": "utf16to8", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf8to16", - "name": "utf8to16", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf32to8", - "name": "utf32to8", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf8to32", - "name": "utf8to32", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find_invalid", - "name": "find_invalid", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_valid", - "name": "is_valid", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_replace_invalid", - "name": "replace_invalid", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_replace_invalid", - "name": "replace_invalid", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_starts_with_bom", - "name": "starts_with_bom", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unchecked.h", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/source/utf8/unchecked.h", - "language": "c", - "size_bytes": 9944, - "total_lines": 257, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.582841038Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_append", - "name": "append", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_replace_invalid", - "name": "replace_invalid", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 74, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_replace_invalid", - "name": "replace_invalid", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 81, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_next", - "name": "next", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 112, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_peek_next", - "name": "peek_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 118, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_prior", - "name": "prior", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 126, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_advance", - "name": "advance", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 141, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_distance", - "name": "distance", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 151, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf16to8", - "name": "utf16to8", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 166, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf8to16", - "name": "utf8to16", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 181, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf32to8", - "name": "utf32to8", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 190, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_utf8to32", - "name": "utf8to32", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 199, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator", - "name": "iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 211, - "column_start": 12, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator", - "name": "iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 212, - "column_start": 12, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 214, - "column_start": 12, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 219, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 223, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 227, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 232, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 238, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 243, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 249, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_iterator", - "name": "iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 203, - "line_end": 250, - "column_start": 10, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utf8.h", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/source/utf8.h", - "language": "c", - "size_bytes": 1521, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.588195138Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "apitests.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/tests/apitests.cpp", - "language": "cpp", - "size_bytes": 170, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.593849456Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "negative.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/tests/negative.cpp", - "language": "cpp", - "size_bytes": 2143, - "total_lines": 59, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.601311014Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 59, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "noexceptionstests.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/tests/noexceptionstests.cpp", - "language": "cpp", - "size_bytes": 105, - "total_lines": 4, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.605608561Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_checked_api.h", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/tests/test_checked_api.h", - "language": "c", - "size_bytes": 5879, - "total_lines": 198, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.611974813Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 79, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 100, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 116, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 131, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 139, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 147, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 157, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 169, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 176, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 186, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 196, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_checked_iterator.h", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/tests/test_checked_iterator.h", - "language": "c", - "size_bytes": 1147, - "total_lines": 35, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.617090773Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_cpp11.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/tests/test_cpp11.cpp", - "language": "cpp", - "size_bytes": 3036, - "total_lines": 109, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.622331691Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 64, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 71, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 78, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 98, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_cpp17.cpp", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/tests/test_cpp17.cpp", - "language": "cpp", - "size_bytes": 2611, - "total_lines": 88, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.628052985Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 33, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 40, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 47, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 78, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 86, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_unchecked_api.h", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/tests/test_unchecked_api.h", - "language": "c", - "size_bytes": 5021, - "total_lines": 164, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.636111151Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 41, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 65, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 109, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 116, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 124, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 132, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 140, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 150, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 162, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_unchecked_iterator.h", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-src/tests/test_unchecked_iterator.h", - "language": "c", - "size_bytes": 1120, - "total_lines": 36, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.641347359Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TEST", - "name": "TEST", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyaflow/nekocode/build/_deps/utf8cpp-subbuild/CMakeFiles/utf8cpp-populate.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 120, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.660307233Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "channel-manager.js", - "path": "./development/nyaflow/nyamesh/core/channel-manager.js", - "language": "javascript", - "size_bytes": 8450, - "total_lines": 265, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.694664250Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableMultiChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableMultiChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectChannelName", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createTypeHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 171, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 196, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMessageTypesForChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscribersForChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ChannelManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 6, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-communication.js", - "path": "./development/nyaflow/nyamesh/core/core-communication.js", - "language": "javascript", - "size_bytes": 11289, - "total_lines": 401, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.704729154Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 49, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendToCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreById", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRegisteredCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMessageHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCommunicationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 165, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 156, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_deliverToCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_recordMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_calculateAverageDeliveryTime", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerUICore", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fastUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleHighFrequencyEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "configureBatching", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 308, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_scheduleBatchProcessing", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 332, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeUIOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_groupOperations", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeBatchedOperations", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreMessageBus", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "DirectUIChannel", - "symbol_type": "Class", - "file_path": "", - "line_start": 250, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-fusion.js", - "path": "./development/nyaflow/nyamesh/core/core-fusion.js", - "language": "javascript", - "size_bytes": 21037, - "total_lines": 673, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.714182989Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "canFuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 135, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureSourceInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "mergeChannelManagers", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "basicChannelManagerMerge", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "movePluginsTo", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendFusionNotifications", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 311, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroySourceCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getFusionHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "separateFrom", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 404, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "canSeparate", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 443, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 431, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeSeparation", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 475, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createRestoredCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 482, - "line_end": 504, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 493, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 495, - "line_end": 499, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restorePlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 548, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 520, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restoreSubscribers", - "symbol_type": "Function", - "file_path": "", - "line_start": 555, - "line_end": 569, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendSeparationNotifications", - "symbol_type": "Function", - "file_path": "", - "line_start": 577, - "line_end": 621, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 608, - "line_end": 613, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "findLatestFusionRecord", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 638, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 633, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureSubscribers", - "symbol_type": "Function", - "file_path": "", - "line_start": 645, - "line_end": 653, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSeparationHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 659, - "line_end": 661, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearFusionHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 669, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreFusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 670, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore.js", - "path": "./development/nyaflow/nyamesh/core/nyacore.js", - "language": "javascript", - "size_bytes": 24996, - "total_lines": 856, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.724066106Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performAsyncInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initializeAsParentCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startSystemBootSequence", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendSystemBootReadyIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 246, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "receiveMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 277, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 313, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 377, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 403, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChannelManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 410, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "attach", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 474, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 459, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 463, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detach", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getEffectiveRole", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasChildren", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 521, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isLeaf", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 528, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildrenByHintRole", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 535, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildrenByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 544, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 543, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 560, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStructureInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 565, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 578, - "line_end": 599, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 623, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performShutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 662, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownChildCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 667, - "line_end": 685, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownUnifiedSystems", - "symbol_type": "Function", - "file_path": "", - "line_start": 690, - "line_end": 713, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownCommunicationSystems", - "symbol_type": "Function", - "file_path": "", - "line_start": 718, - "line_end": 730, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownExtensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 735, - "line_end": 755, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownBaseSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 760, - "line_end": 787, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownChannelManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 792, - "line_end": 805, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownNyaCoreBase", - "symbol_type": "Function", - "file_path": "", - "line_start": 810, - "line_end": 820, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isShutdownComplete", - "symbol_type": "Function", - "file_path": "", - "line_start": 825, - "line_end": 827, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initializeSystemMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 830, - "line_end": 847, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 838, - "line_end": 846, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 852, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore_base.js", - "path": "./development/nyaflow/nyamesh/core/nyacore_base.js", - "language": "javascript", - "size_bytes": 3864, - "total_lines": 135, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.732882710Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableDebug", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "debugLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unsubscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_publishValidMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaCoreBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-core-manager.js", - "path": "./development/nyaflow/nyamesh/core/unified-core-manager.js", - "language": "javascript", - "size_bytes": 13680, - "total_lines": 518, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.741229064Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCreateCoreIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDestroyCoreIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoresByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoresByParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 292, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getTypeDistribution", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCoreFactory", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCoreTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToTypeMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeFromTypeMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToParentMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeFromParentMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 416, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateRegistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUnregistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 449, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 475, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 515, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedCoreManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 516, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-intent-handler.js", - "path": "./development/nyaflow/nyamesh/core/unified-intent-handler.js", - "language": "javascript", - "size_bytes": 24680, - "total_lines": 753, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.750650363Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 95, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootRestart", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 271, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginCreate", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginDestroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 316, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginList", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 334, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleFusionFuse", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 374, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleFusionStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 392, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemClear", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemConnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemReparent", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 458, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 471, - "line_end": 476, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "forwardToExistingSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 491, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 519, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 504, - "line_end": 504, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateIntentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 563, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordIntentHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 588, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addMiddleware", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 608, - "line_end": 624, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 661, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateRegistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 668, - "line_end": 678, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUnregistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 696, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 706, - "line_end": 712, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 717, - "line_end": 750, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedIntentHandler", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 751, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-stats-manager.js", - "path": "./development/nyaflow/nyamesh/core/unified-stats-manager.js", - "language": "javascript", - "size_bytes": 18226, - "total_lines": 661, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.761132959Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectAllStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectCoreStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectPluginStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 191, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectIntentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectChannelStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 230, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectPerformanceStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createStatsSummary", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 320, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "determineOverallHealth", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateRecommendations", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveStatsHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStatsHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 414, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeStatsTrend", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 439, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processStatsMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 471, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setThreshold", - "symbol_type": "Function", - "file_path": "", - "line_start": 478, - "line_end": 484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addStatsListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startAutoCollection", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 520, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 517, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stopAutoCollection", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 531, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractMetricValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 556, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateTrend", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 575, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isThresholdExceeded", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 590, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "triggerAlert", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 609, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCacheHits", - "symbol_type": "Function", - "file_path": "", - "line_start": 615, - "line_end": 617, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCacheMisses", - "symbol_type": "Function", - "file_path": "", - "line_start": 623, - "line_end": 626, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 638, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 643, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedStatsManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 659, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-store.js", - "path": "./development/nyaflow/nyamesh/cores/core-store.js", - "language": "javascript", - "size_bytes": 2822, - "total_lines": 115, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.773795546Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 10, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 15, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildren", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPendingRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resolvePendingRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "allocateResource", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "releaseResource", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getResourceUsage", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasValidParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "wouldCreateCircularReference", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDescendants", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreStore", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-interface.js", - "path": "./development/nyaflow/nyamesh/interfaces/core-interface.js", - "language": "javascript", - "size_bytes": 4582, - "total_lines": 152, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.785427117Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleGetInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 102, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUpdateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDestroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSummary", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ICore", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "message.js", - "path": "./development/nyaflow/nyamesh/messaging/message.js", - "language": "javascript", - "size_bytes": 5309, - "total_lines": 155, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.792210984Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 16, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intentRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intent", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intentResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "notice", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "proposal", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withSource", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withTimestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isValid", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDescription", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toLogString", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createLegacyMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "Message", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple-message-pool.js", - "path": "./development/nyaflow/nyamesh/messaging/simple-message-pool.js", - "language": "javascript", - "size_bytes": 5448, - "total_lines": 189, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.797253970Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isSafeForParallel", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "submitBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishAsync", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SimpleMessagePool", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "transport.js", - "path": "./development/nyaflow/nyamesh/messaging/transport.js", - "language": "javascript", - "size_bytes": 10494, - "total_lines": 394, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.811887471Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 236, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIncomingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "attemptReconnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 262, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 321, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 337, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 355, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 354, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIncomingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 368, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 374, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ITransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "DefaultTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "WebSocketTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "BroadcastChannelTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 299, - "line_end": 394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh.js", - "path": "./development/nyaflow/nyamesh/nyamesh.js", - "language": "javascript", - "size_bytes": 25159, - "total_lines": 861, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.822943152Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performAsyncInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initializeAsParentCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 208, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startSystemBootSequence", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 230, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendSystemBootReadyIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "receiveMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 311, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 325, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 336, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 355, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 368, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 377, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 401, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 408, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChannelManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 415, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "attach", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 479, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 460, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 462, - "line_end": 464, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 466, - "line_end": 468, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detach", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 507, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getEffectiveRole", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 519, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasChildren", - "symbol_type": "Function", - "file_path": "", - "line_start": 524, - "line_end": 526, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isLeaf", - "symbol_type": "Function", - "file_path": "", - "line_start": 531, - "line_end": 533, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildrenByHintRole", - "symbol_type": "Function", - "file_path": "", - "line_start": 538, - "line_end": 541, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 540, - "line_end": 540, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildrenByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 549, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 548, - "line_end": 548, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 565, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStructureInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 570, - "line_end": 581, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 604, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 614, - "line_end": 628, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performShutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 633, - "line_end": 667, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownChildCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 672, - "line_end": 690, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownUnifiedSystems", - "symbol_type": "Function", - "file_path": "", - "line_start": 695, - "line_end": 718, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownCommunicationSystems", - "symbol_type": "Function", - "file_path": "", - "line_start": 723, - "line_end": 735, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownExtensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 740, - "line_end": 760, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownBaseSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 765, - "line_end": 792, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownChannelManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 797, - "line_end": 810, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shutdownNyaCoreBase", - "symbol_type": "Function", - "file_path": "", - "line_start": 815, - "line_end": 825, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isShutdownComplete", - "symbol_type": "Function", - "file_path": "", - "line_start": 830, - "line_end": 832, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initializeSystemMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 835, - "line_end": 852, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 843, - "line_end": 851, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyaMesh", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 857, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh-intent-example.js", - "path": "./development/nyaflow/nyamesh-tests/nyamesh-intent-example.js", - "language": "javascript", - "size_bytes": 3126, - "total_lines": 107, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.843589052Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "example1", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "example2", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "example3", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "example4", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/plugins_bak/categories/data/html-parser/main.js", - "language": "javascript", - "size_bytes": 19712, - "total_lines": 603, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.864227817Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 87, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleHttpResponseIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleParseIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleExtractIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleQueryIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 191, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "parseHTML", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 336, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 285, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "querySelector", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 367, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 443, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 462, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleParseButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 467, - "line_end": 498, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleExtractButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 542, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 534, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleClearButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 565, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 588, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 593, - "line_end": 599, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json-formatter.js", - "path": "./development/nyaflow/plugins_bak/categories/data/json-formatter/json-formatter.js", - "language": "javascript", - "size_bytes": 12256, - "total_lines": 349, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.876636780Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 181, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUIWithError", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 224, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/plugins_bak/categories/data/output-console/main.js", - "language": "javascript", - "size_bytes": 9431, - "total_lines": 317, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.887984138Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectDataType", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 243, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getColorForType", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "escapeHtml", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 269, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 298, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 313, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/plugins_bak/categories/data/string-uppercase/main.js", - "language": "javascript", - "size_bytes": 5116, - "total_lines": 166, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.894697772Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 113, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/plugins_bak/categories/developer-tools/debug-console/main.js", - "language": "javascript", - "size_bytes": 17144, - "total_lines": 538, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.907709714Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 29, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeConsole", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleKeyDown", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 223, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTabCompletion", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeCommand", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 269, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeJavaScript", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSpecialCommands", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 335, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatResult", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 366, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateOutput", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 402, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 398, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getOutputColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 415, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "navigateHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCompletionSuggestions", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 448, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 459, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearConsole", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 469, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showHelp", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 505, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "escapeHtml", - "symbol_type": "Function", - "file_path": "", - "line_start": 510, - "line_end": 517, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showError", - "symbol_type": "Function", - "file_path": "", - "line_start": 522, - "line_end": 531, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/plugins_bak/categories/developer-tools/message-log-panel/main.js", - "language": "javascript", - "size_bytes": 16886, - "total_lines": 498, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.918821772Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeLogMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startLogCapture", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 233, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addLogEntry", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateLogDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 314, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 310, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getFilteredEntries", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLevelIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 342, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategoryIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 358, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLevelColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 371, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLevelBorderColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "escapeHtml", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 408, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 424, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 434, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportLogs", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 457, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 462, - "line_end": 477, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showError", - "symbol_type": "Function", - "file_path": "", - "line_start": 482, - "line_end": 491, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent-definitions.js", - "path": "./development/nyaflow/plugins_bak/categories/developer-tools/monaco-editor/intent-definitions.js", - "language": "javascript", - "size_bytes": 5808, - "total_lines": 267, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.926406166Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "openEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "closeEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateMonacoIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MonacoIntentSender", - "symbol_type": "Class", - "file_path": "", - "line_start": 202, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/plugins_bak/categories/developer-tools/monaco-editor/main.js", - "language": "javascript", - "size_bytes": 34431, - "total_lines": 919, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.936278871Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeMonacoEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 222, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadMonacoCDN", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 281, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 274, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createFallbackEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupSaveButtonListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 322, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 317, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "editPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 422, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 444, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createEditorModal", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 555, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 550, - "line_end": 552, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupModalEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 670, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 565, - "line_end": 572, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 571, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 586, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 600, - "line_end": 669, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 657, - "line_end": 659, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executePluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 676, - "line_end": 770, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 746, - "line_end": 750, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 750, - "line_end": 752, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeModalEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 775, - "line_end": 812, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupModalDrag", - "symbol_type": "Function", - "file_path": "", - "line_start": 817, - "line_end": 860, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 824, - "line_end": 843, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 845, - "line_end": 853, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 855, - "line_end": 859, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 865, - "line_end": 883, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 888, - "line_end": 894, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 899, - "line_end": 912, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/plugins_bak/categories/developer-tools/node-tree-view/main.js", - "language": "javascript", - "size_bytes": 19972, - "total_lines": 621, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.948499212Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeTreeView", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "buildTree", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCanvasElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementAttributes", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "buildTreeStructure", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 302, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeDisplayName", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 311, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeType", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateTreeDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 344, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderTreeNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 389, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 404, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 417, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "highlightElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 451, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 449, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toggleExpand", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 466, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "countNodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 471, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 478, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "refreshTree", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 489, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collapseAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 494, - "line_end": 498, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "filterTree", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 513, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "expandMatchingNodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 525, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "expandNodesRecursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 530, - "line_end": 540, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 536, - "line_end": 538, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportTree", - "symbol_type": "Function", - "file_path": "", - "line_start": 545, - "line_end": 561, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanTreeForExport", - "symbol_type": "Function", - "file_path": "", - "line_start": 566, - "line_end": 581, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 577, - "line_end": 577, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 586, - "line_end": 591, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "escapeHtml", - "symbol_type": "Function", - "file_path": "", - "line_start": 596, - "line_end": 600, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showError", - "symbol_type": "Function", - "file_path": "", - "line_start": 605, - "line_end": 614, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/plugins_bak/categories/developer-tools/property-inspector/main.js", - "language": "javascript", - "size_bytes": 19884, - "total_lines": 550, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.959802586Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 29, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeInspector", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupElementSelectionListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractElementProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateInspectorUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 312, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getInputType", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 327, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createInputElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 376, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "normalizeColor", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 389, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateSelectedInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateProperty", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyPropertyToElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 449, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 454, - "line_end": 462, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 458, - "line_end": 460, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "refreshProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 467, - "line_end": 473, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetToDefaults", - "symbol_type": "Function", - "file_path": "", - "line_start": 478, - "line_end": 485, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveSettings", - "symbol_type": "Function", - "file_path": "", - "line_start": 490, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "undoChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 512, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "redoChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 520, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showError", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 534, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "escapeHtml", - "symbol_type": "Function", - "file_path": "", - "line_start": 539, - "line_end": 543, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/plugins_bak/categories/media/canvas-drawing/main.js", - "language": "javascript", - "size_bytes": 13291, - "total_lines": 450, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.978280181Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDrawRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleAnimationStart", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleAnimationStop", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 221, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleExpandedUIRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCollapsedUIRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processDrawRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startAnimation", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 298, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stopAnimation", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 409, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 421, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CanvasDrawingPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 447, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/plugins_bak/categories/media/chart-visualization/main.js", - "language": "javascript", - "size_bytes": 18131, - "total_lines": 506, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:58.989636587Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 200, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateChartConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateSVGChart", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 313, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 288, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 302, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUIWithError", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 488, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 495, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "http-request.js", - "path": "./development/nyaflow/plugins_bak/categories/network/http-request/http-request.js", - "language": "javascript", - "size_bytes": 20393, - "total_lines": 561, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.004847994Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 76, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleRequestIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleGetIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePostIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cancelRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 309, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 324, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 341, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSendButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 456, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUIWithResult", - "symbol_type": "Function", - "file_path": "", - "line_start": 462, - "line_end": 488, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 478, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUIWithError", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 509, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSendToFormatterClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 515, - "line_end": 522, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 529, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/plugins_bak/categories/ui/button-send/main.js", - "language": "javascript", - "size_bytes": 7566, - "total_lines": 278, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.016273004Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePropertyUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleExpandedUIRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCollapsedUIRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 229, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 274, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ButtonSendPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/plugins_bak/categories/ui/html-display/main.js", - "language": "javascript", - "size_bytes": 19006, - "total_lines": 539, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.029490231Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 90, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderHTML", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "refreshContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadFromURL", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateResultsHTML", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 288, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateIframeContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 310, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateIframeSandbox", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateAutoRefresh", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 341, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 337, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "escapeHtml", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 473, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 463, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 462, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 442, - "line_end": 461, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 446, - "line_end": 451, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 458, - "line_end": 460, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 478, - "line_end": 490, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 495, - "line_end": 503, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 508, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 535, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/plugins_bak/categories/ui/input-text/main.js", - "language": "javascript", - "size_bytes": 8883, - "total_lines": 308, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.041320769Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeTextInput", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUIWithError", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 283, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 290, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 297, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/plugins_bak/categories/ui/text-note/main.js", - "language": "javascript", - "size_bytes": 6951, - "total_lines": 241, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.048307435Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTextUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTextGet", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUIToggle", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TextNotePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "_archive_text-editor.plugin.js", - "path": "./development/nyaflow/plugins_bak/categories/ui/_archive_text-editor.plugin.js", - "language": "javascript", - "size_bytes": 6663, - "total_lines": 224, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.054206839Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleContentChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleContentSave", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleLanguageChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNodeState", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateProperties", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 202, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearContent", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TextEditorPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 220, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "_archive_text-note.plugin.js", - "path": "./development/nyaflow/plugins_bak/categories/ui/_archive_text-note.plugin.js", - "language": "javascript", - "size_bytes": 3400, - "total_lines": 108, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.059178369Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "onLoad", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 21, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 70, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.js", - "path": "./development/nyaflow/plugins_bak/categories/workflow/interval-inject/main.js", - "language": "javascript", - "size_bytes": 19431, - "total_lines": 582, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.072313223Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "createState", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 53, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 92, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 113, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStartIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStopIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 153, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleInjectIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleConfigureIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startInterval", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 209, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 198, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stopInterval", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeInjection", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 242, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeTriggeredAction", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getIntervalInMilliseconds", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExpandedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 379, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCollapsedUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getHistoryHTML", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 410, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 470, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStartButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 475, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleStopButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 519, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleInjectButtonClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 524, - "line_end": 533, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 539, - "line_end": 546, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 551, - "line_end": 556, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 561, - "line_end": 578, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "index.js", - "path": "./development/nyaflow/plugins_bak/samples/index.js", - "language": "javascript", - "size_bytes": 5081, - "total_lines": 200, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.088654520Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "loadPluginSamples", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePluginSamples", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "searchPluginsByTag", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByPriority", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginById", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "searchPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 160, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 171, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple-plugins.js", - "path": "./development/nyaflow/plugins_bak/_archive/simple-plugins.js", - "language": "javascript", - "size_bytes": 16705, - "total_lines": 704, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.103045357Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 615, - "line_end": 618, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 622, - "line_end": 627, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 636, - "line_end": 640, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 646, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 652, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 653, - "line_end": 656, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "searchPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 661, - "line_end": 682, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 665, - "line_end": 665, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 669, - "line_end": 669, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 673, - "line_end": 677, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 674, - "line_end": 676, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "searchPluginsByTag", - "symbol_type": "Function", - "file_path": "", - "line_start": 685, - "line_end": 690, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 688, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 692, - "line_end": 694, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByPriority", - "symbol_type": "Function", - "file_path": "", - "line_start": 696, - "line_end": 698, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginById", - "symbol_type": "Function", - "file_path": "", - "line_start": 700, - "line_end": 702, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 701, - "line_end": 701, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "chart_display.js", - "path": "./development/nyaflow/plugins_bak/_legacy/chart_display.js", - "language": "javascript", - "size_bytes": 8762, - "total_lines": 280, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.116787890Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createFallbackUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createChartUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMetricsUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_updateMetricsDisplay", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 280, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ChartDisplayPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 274, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "city_pedestrian.js", - "path": "./development/nyaflow/plugins_bak/_legacy/city_pedestrian.js", - "language": "javascript", - "size_bytes": 6324, - "total_lines": 187, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.127540105Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 16, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createPedestrian", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTrafficLightChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleVehicleMovement", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startBehavior", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startCrossing", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_returnToStart", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_logMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 181, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CityPedestrianPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "city_vehicle.js", - "path": "./development/nyaflow/plugins_bak/_legacy/city_vehicle.js", - "language": "javascript", - "size_bytes": 5303, - "total_lines": 157, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.137752607Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 16, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createVehicle", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleTrafficLightChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startMovement", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_moveVehicle", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEmergencyActive", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEmergencyCleared", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_logMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CityVehiclePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 152, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cogito.js", - "path": "./development/nyaflow/plugins_bak/_legacy/cogito.js", - "language": "javascript", - "size_bytes": 6699, - "total_lines": 205, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.149475700Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 14, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 21, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_observe", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_work", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 51, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "askExistentialQuestion", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "contemplateExistence", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleProposal", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 135, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shouldRetire", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_animateCharacter", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_addToLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CogitoPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 198, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "collision_detector.js", - "path": "./development/nyaflow/plugins_bak/_legacy/collision_detector.js", - "language": "javascript", - "size_bytes": 4278, - "total_lines": 135, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.161122539Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 13, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 27, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleObjectRegistration", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleObjectUnregistration", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleObjectMoved", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startDetection", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_detectCollisions", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 79, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_checkCollision", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_notifyCollision", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 135, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CollisionDetectorPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "emergency_vehicle.js", - "path": "./development/nyaflow/plugins_bak/_legacy/emergency_vehicle.js", - "language": "javascript", - "size_bytes": 6102, - "total_lines": 201, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.171472526Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 14, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createEmergencyVehicle", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startEmergencyEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_triggerEmergency", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 94, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startSiren", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startEmergencyMovement", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_endEmergency", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_logMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 201, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "EmergencyVehiclePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 196, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "galaxy_viewer.js", - "path": "./development/nyaflow/plugins_bak/_legacy/galaxy_viewer.js", - "language": "javascript", - "size_bytes": 20587, - "total_lines": 604, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.184339301Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 22, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_setupScene", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 87, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onWindowResize", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_animate", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleBoardChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 180, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_addTestStars", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 213, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_addStar", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_removeStar", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCollision", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 312, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createCollisionEffect", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 336, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 333, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createExplosion", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 368, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_splitStar", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 416, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_expireStar", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 431, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 430, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_spawnRandomStar", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 437, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createSupernovaEffect", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 492, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 455, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 485, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createStarCounter", - "symbol_type": "Function", - "file_path": "", - "line_start": 494, - "line_end": 524, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createDemoInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 572, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_updateStarCounter", - "symbol_type": "Function", - "file_path": "", - "line_start": 574, - "line_end": 587, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 578, - "line_end": 578, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_forceRemoveStar", - "symbol_type": "Function", - "file_path": "", - "line_start": 589, - "line_end": 597, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 600, - "line_end": 604, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "GalaxyViewerPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 598, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "gui_voidcore_manager.js", - "path": "./development/nyaflow/plugins_bak/_legacy/gui_voidcore_manager.js", - "language": "javascript", - "size_bytes": 5131, - "total_lines": 133, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.196570738Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 22, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 94, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "runSelectedDemo", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 133, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "GUIVoidCoreManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "logger.js", - "path": "./development/nyaflow/plugins_bak/_legacy/logger.js", - "language": "javascript", - "size_bytes": 424, - "total_lines": 19, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.205286729Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 7, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 11, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "LoggerPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 12, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "markdownrenderer.js", - "path": "./development/nyaflow/plugins_bak/_legacy/markdownrenderer.js", - "language": "javascript", - "size_bytes": 2739, - "total_lines": 75, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.215571863Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 8, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 49, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_animateMessageReceived", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MarkdownRendererPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "observer.js", - "path": "./development/nyaflow/plugins_bak/_legacy/observer.js", - "language": "javascript", - "size_bytes": 3906, - "total_lines": 104, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.225714078Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 14, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCogitoQuestion", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_animateCharacter", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_addToLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ObserverPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "system_metrics.js", - "path": "./development/nyaflow/plugins_bak/_legacy/system_metrics.js", - "language": "javascript", - "size_bytes": 3448, - "total_lines": 104, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.235822260Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 10, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 31, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_gatherRealMetrics", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SystemMetricsPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "textinput.js", - "path": "./development/nyaflow/plugins_bak/_legacy/textinput.js", - "language": "javascript", - "size_bytes": 8575, - "total_lines": 260, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.246693260Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 13, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_observe", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_work", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_handleProposal", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 153, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_shouldRetire", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 173, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_onTextChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 196, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_animateMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 260, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TextInputPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "traffic_light.js", - "path": "./development/nyaflow/plugins_bak/_legacy/traffic_light.js", - "language": "javascript", - "size_bytes": 6039, - "total_lines": 182, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.257347032Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 15, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_prepare", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 31, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_createTrafficLight", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startCycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 79, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_changeLight", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEmergencyOverride", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 133, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleEmergencyCleared", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_logMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 165, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retire", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TrafficLightPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "save-plugin.py", - "path": "./development/nyaflow/save-plugin.py", - "language": "python", - "size_bytes": 3703, - "total_lines": 100, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.269653710Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func_do_OPTIONS", - "name": "do_OPTIONS", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 20, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_do_POST", - "name": "do_POST", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 86, - "column_start": 4, - "column_end": 53, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_log_message", - "name": "log_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 12, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "format", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_FileSaveHandler", - "name": "FileSaveHandler", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 90, - "column_start": 0, - "column_end": 12, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "do_OPTIONS", - "do_POST", - "log_message" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "json", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "http.server HTTPServer, BaseHTTPRequestHandler", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "urllib.parse parse_qs, urlparse", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "channel-manager.js", - "path": "./development/nyaflow/src_back/core/channel-manager.js", - "language": "javascript", - "size_bytes": 8543, - "total_lines": 266, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.295111598Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 8, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableMultiChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "disableMultiChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectChannelName", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 113, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createTypeHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 204, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMessageTypesForChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscribersForChannel", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 232, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 265, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ChannelManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-communication.js", - "path": "./development/nyaflow/src_back/core/core-communication.js", - "language": "javascript", - "size_bytes": 11603, - "total_lines": 402, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.304004134Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 102, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendToCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 126, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreById", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 133, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRegisteredCores", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCoreCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMessageHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCommunicationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 166, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_deliverToCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_recordMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_calculateAverageDeliveryTime", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 241, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 235, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 236, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 259, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerUICore", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fastUpdate", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 288, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleHighFrequencyEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "configureBatching", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 309, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUIStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 321, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_scheduleBatchProcessing", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 333, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 332, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 352, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 349, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeUIOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_groupOperations", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeBatchedOperations", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreMessageBus", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 242, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "DirectUIChannel", - "symbol_type": "Class", - "file_path": "", - "line_start": 251, - "line_end": 398, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core-fusion.js", - "path": "./development/nyaflow/src_back/core/core-fusion.js", - "language": "javascript", - "size_bytes": 10643, - "total_lines": 343, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.312529193Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "canFuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 117, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "captureSourceInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "mergeChannelManagers", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "basicChannelManagerMerge", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "movePluginsTo", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setPluginState", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendFusionNotifications", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroySourceCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 324, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getFusionHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 332, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearFusionHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreFusion", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "hierarchy-manager.js", - "path": "./development/nyaflow/src_back/core/hierarchy-manager.js", - "language": "javascript", - "size_bytes": 25230, - "total_lines": 896, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.321917351Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addChild", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeChild", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 136, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "reparentPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildren", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDepth", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDescendants", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAncestors", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 259, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getRootPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getLeafPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 290, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateAddChild", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 338, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateReparenting", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 379, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateHierarchy", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 433, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "wouldCreateCycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 465, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectCycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 471, - "line_end": 505, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectOrphans", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 522, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectDepthViolations", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 542, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToHierarchy", - "symbol_type": "Function", - "file_path": "", - "line_start": 553, - "line_end": 568, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeFromHierarchy", - "symbol_type": "Function", - "file_path": "", - "line_start": 575, - "line_end": 594, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateDepths", - "symbol_type": "Function", - "file_path": "", - "line_start": 601, - "line_end": 633, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 604, - "line_end": 624, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasChild", - "symbol_type": "Function", - "file_path": "", - "line_start": 641, - "line_end": 644, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "checkDependencies", - "symbol_type": "Function", - "file_path": "", - "line_start": 651, - "line_end": 659, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 669, - "line_end": 691, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getHierarchy", - "symbol_type": "Function", - "file_path": "", - "line_start": 697, - "line_end": 711, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getOperationHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 718, - "line_end": 720, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateAddStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 732, - "line_end": 734, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateRemoveStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 742, - "line_end": 744, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateReparentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 753, - "line_end": 755, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateValidationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 762, - "line_end": 770, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 778, - "line_end": 792, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "on", - "symbol_type": "Function", - "file_path": "", - "line_start": 803, - "line_end": 808, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "emitEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 815, - "line_end": 826, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addValidationRule", - "symbol_type": "Function", - "file_path": "", - "line_start": 833, - "line_end": 838, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "runCustomValidation", - "symbol_type": "Function", - "file_path": "", - "line_start": 846, - "line_end": 858, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setManagers", - "symbol_type": "Function", - "file_path": "", - "line_start": 864, - "line_end": 874, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 880, - "line_end": 883, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createHierarchyManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 891, - "line_end": 893, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "HierarchyManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 884, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent-handler.js", - "path": "./development/nyaflow/src_back/core/intent-handler.js", - "language": "javascript", - "size_bytes": 17843, - "total_lines": 604, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.331349470Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 108, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 232, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 290, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "reparentPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroyPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 386, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 421, - "line_end": 439, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemHierarchy", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 451, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getResourceStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 463, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateIntentMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 489, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateCorrelationId", - "symbol_type": "Function", - "file_path": "", - "line_start": 495, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateProcessingStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 504, - "line_end": 506, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordIntentHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 516, - "line_end": 533, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addMiddleware", - "symbol_type": "Function", - "file_path": "", - "line_start": 539, - "line_end": 542, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addIntentRule", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 552, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getIntentHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 559, - "line_end": 561, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setManagers", - "symbol_type": "Function", - "file_path": "", - "line_start": 567, - "line_end": 582, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 588, - "line_end": 591, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 599, - "line_end": 601, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "IntentHandler", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 592, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore.js", - "path": "./development/nyaflow/src_back/core/nyacore.js", - "language": "javascript", - "size_bytes": 11986, - "total_lines": 396, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.339977231Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performAsyncInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 152, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initializeAsParentCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_startSystemBootSequence", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_sendSystemBootReadyIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 198, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "receiveMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 217, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 224, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 243, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 250, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_processIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fuseWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 300, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 298, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 309, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 314, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 325, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 333, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChannelManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 347, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_initializeSystemMessageHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 386, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "VoidCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 392, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyacore_base.js", - "path": "./development/nyaflow/src_back/core/nyacore_base.js", - "language": "javascript", - "size_bytes": 3969, - "total_lines": 135, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.348010137Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_ensureInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_performInitialization", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "enableDebug", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "debugLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unsubscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_publishValidMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 121, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "VoidCoreBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-attributes.js", - "path": "./development/nyaflow/src_back/core/plugin-attributes.js", - "language": "javascript", - "size_bytes": 13758, - "total_lines": 439, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.356766402Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validate", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateSimilarity", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 208, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 184, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "matchesSearch", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 221, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "matchesFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 274, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 239, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fromJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUsageStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createDefaultForCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 390, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCategoryStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 417, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 403, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 414, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateTagCloud", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 436, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 431, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 434, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginAttributes", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 341, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-loader.js", - "path": "./development/nyaflow/src_back/core/plugin-loader.js", - "language": "javascript", - "size_bytes": 13863, - "total_lines": 521, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.366306496Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerMultiplePlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSortedPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 152, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginsInBatches", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 181, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createBatches", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 194, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadSinglePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executePluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "waitForLoading", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 347, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 346, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginError", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateLoadingStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateCacheHit", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 398, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateLoadingState", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 406, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unloadPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 420, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearCache", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPluginsByPriority", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 441, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 436, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "delay", - "symbol_type": "Function", - "file_path": "", - "line_start": 446, - "line_end": 448, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 447, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 462, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 455, - "line_end": 461, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "on", - "symbol_type": "Function", - "file_path": "", - "line_start": 467, - "line_end": 472, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "searchPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 477, - "line_end": 495, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 492, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 487, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 507, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 515, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginLoader", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 516, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-manager.js", - "path": "./development/nyaflow/src_back/core/plugin-manager.js", - "language": "javascript", - "size_bytes": 21461, - "total_lines": 721, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.376130287Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroyPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "reparentPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 222, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 275, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 309, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPluginInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterPluginInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 384, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 404, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDefaultPluginClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 427, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 421, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 425, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generatePluginId", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 438, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validatePluginConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 460, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractPluginIdFromIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 467, - "line_end": 471, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateParentChildIndex", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 495, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 508, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 515, - "line_end": 518, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 517, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 517, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildren", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 528, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 527, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 527, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 542, - "line_end": 553, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getOperationHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 562, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateCreationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateDestroyStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 586, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 610, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "on", - "symbol_type": "Function", - "file_path": "", - "line_start": 621, - "line_end": 626, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "emitEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 633, - "line_end": 644, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPluginClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 655, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPluginFactory", - "symbol_type": "Function", - "file_path": "", - "line_start": 665, - "line_end": 668, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPluginTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 675, - "line_end": 678, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setManagers", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 699, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 705, - "line_end": 708, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 716, - "line_end": 718, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 709, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-serializer.js", - "path": "./development/nyaflow/src_back/core/plugin-serializer.js", - "language": "javascript", - "size_bytes": 16387, - "total_lines": 614, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.386488485Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serializeAttributes", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 112, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serializeSourceCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serializeMethods", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 164, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serializeDependencies", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serializeConfiguration", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 222, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serializeStatistics", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "serializeMetadata", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 346, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserializeSourceCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 370, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 368, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserializeMethods", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 381, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "deserializeConfiguration", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveToFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadFromFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 448, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveMultiplePlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 507, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractParameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 521, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 518, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 518, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractDocumentation", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 530, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractImports", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 545, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isSerializable", - "symbol_type": "Function", - "file_path": "", - "line_start": 550, - "line_end": 557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractSourceFromMethods", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 572, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 565, - "line_end": 569, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateSerialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 577, - "line_end": 591, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadJSZip", - "symbol_type": "Function", - "file_path": "", - "line_start": 596, - "line_end": 608, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 601, - "line_end": 607, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 604, - "line_end": 604, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 605, - "line_end": 605, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginSerializer", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 609, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-intent-handler.js", - "path": "./development/nyaflow/src_back/core/unified-intent-handler.js", - "language": "javascript", - "size_bytes": 24775, - "total_lines": 754, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.396248294Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeHandlers", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_executeIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 219, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 184, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootReady", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemBootRestart", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 272, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginCreate", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 296, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginDestroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 317, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginList", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 335, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 330, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 354, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleFusionFuse", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 375, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleFusionStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 412, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemClear", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 427, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemConnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 443, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleSystemReparent", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 459, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 472, - "line_end": 477, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "forwardToExistingSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 492, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 520, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 505, - "line_end": 505, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateIntentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 564, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordIntentHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 572, - "line_end": 589, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addMiddleware", - "symbol_type": "Function", - "file_path": "", - "line_start": 599, - "line_end": 602, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 625, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterIntentHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 633, - "line_end": 662, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateRegistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 669, - "line_end": 679, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUnregistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 687, - "line_end": 697, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 707, - "line_end": 713, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 718, - "line_end": 751, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedIntentHandler", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 752, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-plugin-manager.js", - "path": "./development/nyaflow/src_back/core/unified-plugin-manager.js", - "language": "javascript", - "size_bytes": 14262, - "total_lines": 519, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.405860427Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCreatePluginIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 196, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDestroyPluginIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 240, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByType", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 257, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginsByParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 293, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getTypeDistribution", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPluginFactory", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 319, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPluginTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 329, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validatePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToTypeMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 374, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeFromTypeMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToParentMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 401, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeFromParentMap", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 417, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateRegistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 434, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUnregistrationStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 450, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 458, - "line_end": 470, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 482, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 516, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedPluginManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 517, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "unified-stats-manager.js", - "path": "./development/nyaflow/src_back/core/unified-stats-manager.js", - "language": "javascript", - "size_bytes": 18321, - "total_lines": 662, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.415189743Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectAllStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectCoreStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 171, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectPluginStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectIntentStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 215, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectChannelStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 256, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectPerformanceStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 276, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createStatsSummary", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 321, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "determineOverallHealth", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 346, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateRecommendations", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 386, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveStatsHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 406, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStatsHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 415, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeStatsTrend", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 440, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 430, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processStatsMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 472, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setThreshold", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 485, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addStatsListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 498, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startAutoCollection", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 521, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 518, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stopAutoCollection", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 532, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractMetricValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 544, - "line_end": 557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateTrend", - "symbol_type": "Function", - "file_path": "", - "line_start": 564, - "line_end": 576, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isThresholdExceeded", - "symbol_type": "Function", - "file_path": "", - "line_start": 584, - "line_end": 591, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "triggerAlert", - "symbol_type": "Function", - "file_path": "", - "line_start": 599, - "line_end": 610, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCacheHits", - "symbol_type": "Function", - "file_path": "", - "line_start": 616, - "line_end": 618, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCacheMisses", - "symbol_type": "Function", - "file_path": "", - "line_start": 624, - "line_end": 627, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 633, - "line_end": 639, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 644, - "line_end": 659, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UnifiedStatsManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 660, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core.js", - "path": "./development/nyaflow/src_back/core.js", - "language": "javascript", - "size_bytes": 4242, - "total_lines": 141, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.420588310Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 12, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "provide", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "retract", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "observe", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "_notifyChange", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unsubscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 138, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "CoreBulletinBoard", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "monaco-integration.js", - "path": "./development/nyaflow/src_back/experimental/monaco-integration.js", - "language": "javascript", - "size_bytes": 16436, - "total_lines": 534, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.434462670Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 14, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupVoidCoreLangageFeatures", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEditorEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupCodeCompletion", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 196, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 204, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getVoidCoreCompletions", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 331, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "provideHoverInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupKeyboardShortcuts", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 377, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeCurrentCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 412, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveCurrentFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 419, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "openCommandPalette", - "symbol_type": "Function", - "file_path": "", - "line_start": 421, - "line_end": 424, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 444, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showSuccessIndicator", - "symbol_type": "Function", - "file_path": "", - "line_start": 446, - "line_end": 461, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 458, - "line_end": 460, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showErrorIndicator", - "symbol_type": "Function", - "file_path": "", - "line_start": 463, - "line_end": 466, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showValidationSuccess", - "symbol_type": "Function", - "file_path": "", - "line_start": 468, - "line_end": 471, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showValidationError", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 476, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dispose", - "symbol_type": "Function", - "file_path": "", - "line_start": 482, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 505, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 511, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "focus", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 517, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 521, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateContextualHelp", - "symbol_type": "Function", - "file_path": "", - "line_start": 523, - "line_end": 526, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "autoSave", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 531, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MonacoIntegration", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 532, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-monitor-dashboard.js", - "path": "./development/nyaflow/src_back/experimental/plugin-monitor-dashboard.js", - "language": "javascript", - "size_bytes": 29507, - "total_lines": 1021, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.444299922Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createDashboardUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addDashboardStyles", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 450, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startVoidCoreMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 465, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 475, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 494, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onPluginRegistered", - "symbol_type": "Function", - "file_path": "", - "line_start": 499, - "line_end": 558, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 540, - "line_end": 554, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onPluginUnregistered", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 566, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordMessageMetrics", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 590, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startHealthChecking", - "symbol_type": "Function", - "file_path": "", - "line_start": 596, - "line_end": 610, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 600, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 603, - "line_end": 607, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "performHealthChecks", - "symbol_type": "Function", - "file_path": "", - "line_start": 612, - "line_end": 639, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 633, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordHealthResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 641, - "line_end": 665, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordHealthTimeout", - "symbol_type": "Function", - "file_path": "", - "line_start": 667, - "line_end": 675, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordHealthError", - "symbol_type": "Function", - "file_path": "", - "line_start": 677, - "line_end": 686, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateSystemMetrics", - "symbol_type": "Function", - "file_path": "", - "line_start": 692, - "line_end": 702, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 697, - "line_end": 697, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 698, - "line_end": 698, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateMessageRate", - "symbol_type": "Function", - "file_path": "", - "line_start": 704, - "line_end": 712, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 708, - "line_end": 708, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 709, - "line_end": 709, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateAverageResponseTime", - "symbol_type": "Function", - "file_path": "", - "line_start": 714, - "line_end": 722, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 716, - "line_end": 716, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 720, - "line_end": 720, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 724, - "line_end": 728, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateSystemMetricsUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 730, - "line_end": 735, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePluginListUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 737, - "line_end": 781, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 744, - "line_end": 751, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 761, - "line_end": 780, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 764, - "line_end": 764, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginStatusClass", - "symbol_type": "Function", - "file_path": "", - "line_start": 783, - "line_end": 788, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getHealthIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 790, - "line_end": 797, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 799, - "line_end": 809, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 801, - "line_end": 803, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showPluginDetails", - "symbol_type": "Function", - "file_path": "", - "line_start": 811, - "line_end": 906, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 901, - "line_end": 901, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addAlert", - "symbol_type": "Function", - "file_path": "", - "line_start": 912, - "line_end": 928, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateAlertPanelUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 930, - "line_end": 953, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 940, - "line_end": 952, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 959, - "line_end": 968, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 961, - "line_end": 963, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 965, - "line_end": 967, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startPeriodicUpdates", - "symbol_type": "Function", - "file_path": "", - "line_start": 970, - "line_end": 983, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 971, - "line_end": 980, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 976, - "line_end": 978, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stop", - "symbol_type": "Function", - "file_path": "", - "line_start": 985, - "line_end": 993, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "refreshAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 995, - "line_end": 999, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1001, - "line_end": 1008, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dispose", - "symbol_type": "Function", - "file_path": "", - "line_start": 1010, - "line_end": 1018, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginMonitorDashboard", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 1019, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "project-manager.js", - "path": "./development/nyaflow/src_back/experimental/project-manager.js", - "language": "javascript", - "size_bytes": 49031, - "total_lines": 1478, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.456225571Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 53, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadZipLibrary", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 131, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createProjectManagerUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addProjectManagerStyles", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 443, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 471, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 509, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 494, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 483, - "line_end": 491, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadProjectData", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 529, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportProjectZip", - "symbol_type": "Function", - "file_path": "", - "line_start": 531, - "line_end": 684, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 620, - "line_end": 620, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportProjectJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 700, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 702, - "line_end": 722, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 706, - "line_end": 720, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importProjectZip", - "symbol_type": "Function", - "file_path": "", - "line_start": 724, - "line_end": 808, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "importProjectJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 810, - "line_end": 828, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 813, - "line_end": 822, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addCurrentPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 834, - "line_end": 881, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addCurrentEditorPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 883, - "line_end": 986, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 951, - "line_end": 951, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 952, - "line_end": 952, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractPluginId", - "symbol_type": "Function", - "file_path": "", - "line_start": 988, - "line_end": 1008, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractMessageTypes", - "symbol_type": "Function", - "file_path": "", - "line_start": 1010, - "line_end": 1039, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1019, - "line_end": 1024, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1030, - "line_end": 1035, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractPluginStructure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1041, - "line_end": 1078, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1071, - "line_end": 1072, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1073, - "line_end": 1073, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "wrapPluginSourceCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 1080, - "line_end": 1091, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unwrapPluginSourceCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 1093, - "line_end": 1103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1096, - "line_end": 1096, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1097, - "line_end": 1097, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateConnectionsFromPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 1105, - "line_end": 1128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1109, - "line_end": 1125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1110, - "line_end": 1124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1111, - "line_end": 1123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateMessageFlowFromConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 1130, - "line_end": 1142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1133, - "line_end": 1139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "downloadBlob", - "symbol_type": "Function", - "file_path": "", - "line_start": 1144, - "line_end": 1155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "restorePlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 1157, - "line_end": 1176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1163, - "line_end": 1175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "wrapPluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 1178, - "line_end": 1187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executePluginCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 1189, - "line_end": 1201, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateMessageFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 1207, - "line_end": 1232, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1211, - "line_end": 1225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1212, - "line_end": 1224, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1213, - "line_end": 1223, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateFlowDiagram", - "symbol_type": "Function", - "file_path": "", - "line_start": 1234, - "line_end": 1258, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1245, - "line_end": 1255, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadProjectHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 1264, - "line_end": 1276, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateProjectHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 1278, - "line_end": 1294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1280, - "line_end": 1280, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateHistoryUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 1296, - "line_end": 1322, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1306, - "line_end": 1321, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1309, - "line_end": 1309, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "newProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 1328, - "line_end": 1339, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateProjectId", - "symbol_type": "Function", - "file_path": "", - "line_start": 1341, - "line_end": 1343, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupEventListeners", - "symbol_type": "Function", - "file_path": "", - "line_start": 1345, - "line_end": 1375, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1347, - "line_end": 1347, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1348, - "line_end": 1348, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1349, - "line_end": 1349, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1350, - "line_end": 1350, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1351, - "line_end": 1351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1352, - "line_end": 1352, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1359, - "line_end": 1364, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1368, - "line_end": 1373, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 1377, - "line_end": 1381, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePluginsListUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 1383, - "line_end": 1412, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1393, - "line_end": 1411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1396, - "line_end": 1396, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "selectPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 1414, - "line_end": 1428, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1416, - "line_end": 1418, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startAutoSave", - "symbol_type": "Function", - "file_path": "", - "line_start": 1430, - "line_end": 1438, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1432, - "line_end": 1436, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "showNotification", - "symbol_type": "Function", - "file_path": "", - "line_start": 1440, - "line_end": 1463, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1460, - "line_end": 1462, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dispose", - "symbol_type": "Function", - "file_path": "", - "line_start": 1465, - "line_end": 1475, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ProjectManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 1476, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "universal-flow-integration.js", - "path": "./development/nyaflow/src_back/experimental/universal-flow-integration.js", - "language": "javascript", - "size_bytes": 13713, - "total_lines": 464, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.467510235Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "integrateFlowEngine", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 104, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createAndRegisterNodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractNodesFromEngine", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 197, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupExecutionHooks", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 211, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 209, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "universalExecuteNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateExecutionStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 277, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 296, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginList", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 310, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 309, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setExecutionMode", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 324, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 344, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createVoidFlowIntegrationConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createReactFlowIntegrationConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 445, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 452, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 458, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 464, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UniversalFlowIntegration", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 354, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "universal-node-integration.js", - "path": "./development/nyaflow/src_back/experimental/universal-node-integration.js", - "language": "javascript", - "size_bytes": 16571, - "total_lines": 604, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.477027765Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createVoidFlowConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 67, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createReactFlowConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createCustomConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 145, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 211, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resolvePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 232, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 246, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 276, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createContext", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 296, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "overrideEngineMethods", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "fallbackExecution", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 315, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateCorrelationId", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 332, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 359, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "track", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 375, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMetrics", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 386, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 411, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 404, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 419, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 431, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 442, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resolve", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 458, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "load", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 478, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createVoidFlowIntegrationConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 522, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 505, - "line_end": 505, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 506, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createReactFlowIntegrationConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 547, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 538, - "line_end": 538, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 539, - "line_end": 539, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 553, - "line_end": 556, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 560, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 564, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "overrideExecutionMethod", - "symbol_type": "Function", - "file_path": "", - "line_start": 566, - "line_end": 570, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "originalExecute", - "symbol_type": "Function", - "file_path": "", - "line_start": 572, - "line_end": 577, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 584, - "line_end": 586, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 588, - "line_end": 590, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 592, - "line_end": 594, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "overrideExecutionMethod", - "symbol_type": "Function", - "file_path": "", - "line_start": 596, - "line_end": 598, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "originalExecute", - "symbol_type": "Function", - "file_path": "", - "line_start": 600, - "line_end": 603, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UniversalNodeIntegration", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 341, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "UniversalStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 350, - "line_end": 387, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "UniversalSandbox", - "symbol_type": "Class", - "file_path": "", - "line_start": 392, - "line_end": 420, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "UniversalLogger", - "symbol_type": "Class", - "file_path": "", - "line_start": 425, - "line_end": 443, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "DefaultPluginResolver", - "symbol_type": "Class", - "file_path": "", - "line_start": 448, - "line_end": 459, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "UniversalPluginLoader", - "symbol_type": "Class", - "file_path": "", - "line_start": 464, - "line_end": 485, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "VoidFlowEngineAdapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 552, - "line_end": 578, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "ReactFlowEngineAdapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 583, - "line_end": 604, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "void-ide-genesis.js", - "path": "./development/nyaflow/src_back/experimental/void-ide-genesis.js", - "language": "javascript", - "size_bytes": 15775, - "total_lines": 541, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.486374536Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializeUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "prepareMonacoEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initializePluginRuntime", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 170, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 153, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startMessageMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 206, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 182, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 194, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createDefaultProject", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 310, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "safeEval", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 386, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 355, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 354, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDefaultPluginTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 431, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "generateVoidCoreCompletions", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 470, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginCreated", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 479, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handlePluginExecuted", - "symbol_type": "Function", - "file_path": "", - "line_start": 481, - "line_end": 484, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleExecuteCodeRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 495, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleLoadProjectRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 497, - "line_end": 500, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 505, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "runtimeLog", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 517, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginStatus", - "symbol_type": "Function", - "file_path": "", - "line_start": 520, - "line_end": 526, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getIDEStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 537, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "VoidIDEGenesis", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 538, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-interface.js", - "path": "./development/nyaflow/src_back/interfaces/plugin-interface.js", - "language": "javascript", - "size_bytes": 4867, - "total_lines": 153, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.496475795Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 27, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleCustomIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleGetInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUpdateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleDestroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSummary", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "IPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "universal-plugin-interface.js", - "path": "./development/nyaflow/src_back/interfaces/universal-plugin-interface.js", - "language": "javascript", - "size_bytes": 19987, - "total_lines": 661, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.505717796Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "universalExecute", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeForVoidFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeForReactFlow", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 161, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeForNodeRed", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeForScratch", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 224, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeGeneric", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 245, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "processData", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerAdapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 271, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addMiddleware", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 280, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerExtension", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 290, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "executeExtension", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasCapability", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 314, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addCapability", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 323, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isCompatibleWith", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 333, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setCompatibility", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 344, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateExecutionStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 360, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getExecutionStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 379, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConfiguration", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 398, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 429, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDetailedInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 466, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerSystem", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUniversalPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 488, - "line_end": 504, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerPluginTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 514, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createFromTemplate", - "symbol_type": "Function", - "file_path": "", - "line_start": 522, - "line_end": 534, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "migratePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 542, - "line_end": 553, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSystemStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 559, - "line_end": 574, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAggregatedExecutionStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 580, - "line_end": 589, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUniversalPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 597, - "line_end": 603, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "checkSystemCompatibility", - "symbol_type": "Function", - "file_path": "", - "line_start": 611, - "line_end": 613, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzePluginStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 620, - "line_end": 658, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "IUniversalPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 447, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "IUniversalCorePlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 455, - "line_end": 590, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "galaxy-layout.js", - "path": "./development/nyaflow/src_back/layout/galaxy-layout.js", - "language": "javascript", - "size_bytes": 13041, - "total_lines": 452, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.516926910Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "categorizeElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementPriority", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "shouldBeInCenter", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateOrbits", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateCenterPositions", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 195, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 191, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateOrbitPositions", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 234, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 230, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startRotationAnimation", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 254, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateOrbitPositions", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 288, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 287, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 286, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stopRotationAnimation", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 298, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createNebulaEffect", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawOrbitLines", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 358, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 355, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 372, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 386, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 398, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 420, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "findBestOrbit", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 432, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 431, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 449, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "GalaxyLayout", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 450, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "grid-layout.js", - "path": "./development/nyaflow/src_back/layout/grid-layout.js", - "language": "javascript", - "size_bytes": 15591, - "total_lines": 575, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.525960466Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateContainerInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sortElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 113, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sortByPriority", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sortByCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sortByName", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 153, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sortBySize", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 169, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementPriority", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 184, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementName", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 214, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateGridSize", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createGridCells", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "assignElementsToCells", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 308, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 305, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateElementScale", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "compactLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 355, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 352, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "findOptimalCell", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 383, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 380, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "groupByCategory", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 402, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 399, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateGroupedLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 426, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 423, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateGroupLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 453, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 450, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateGroupHeight", - "symbol_type": "Function", - "file_path": "", - "line_start": 458, - "line_end": 463, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawGridLines", - "symbol_type": "Function", - "file_path": "", - "line_start": 468, - "line_end": 507, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 525, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 530, - "line_end": 546, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "findEmptyCell", - "symbol_type": "Function", - "file_path": "", - "line_start": 551, - "line_end": 553, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 552, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 572, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 567, - "line_end": 567, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "GridLayout", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 573, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "layout-manager.js", - "path": "./development/nyaflow/src_back/layout/layout-manager.js", - "language": "javascript", - "size_bytes": 13094, - "total_lines": 508, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.535416557Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerDefaultLayouts", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 71, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "registerLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unregisterLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 93, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAvailableLayouts", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "switchLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyLayoutDirect", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 159, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "performTransition", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 190, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "animateTransition", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 229, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 228, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 225, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 218, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 211, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "interpolatePosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 242, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 259, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "easeInOut", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setContainer", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 274, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 282, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 296, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 310, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 302, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getCurrentLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 317, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateLayoutConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 327, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "refreshLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 337, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "previewLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 363, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "saveLayoutPreference", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 382, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "loadLayoutPreference", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 400, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyDefaultLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 417, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 438, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 443, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 460, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 459, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "on", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 470, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 475, - "line_end": 492, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 497, - "line_end": 503, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "LayoutManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 504, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "layout-plugin-base.js", - "path": "./development/nyaflow/src_back/layout/layout-plugin-base.js", - "language": "javascript", - "size_bytes": 11077, - "total_lines": 417, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.544388828Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateContainerSize", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cachePositions", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 140, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "animateToPositions", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 147, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "animateElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 183, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setPositionsImmediate", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 199, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 198, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 194, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 216, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setElementPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 246, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "easeInOut", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 253, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 261, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 272, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 289, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 299, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDefaultPosition", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 312, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementSize", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "checkCollision", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 345, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "ensureInBounds", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 365, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 379, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 378, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "on", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 389, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 406, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setActive", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 414, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "LayoutPluginBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 415, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "radial-layout.js", - "path": "./development/nyaflow/src_back/layout/radial-layout.js", - "language": "javascript", - "size_bytes": 15642, - "total_lines": 535, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.553627086Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sortElementsByPriority", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 90, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 89, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElementPriority", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 105, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateRings", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 141, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateRingPositions", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 184, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateSpiralPositions", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 227, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 224, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startPulseAnimation", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 247, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyPulseEffect", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 274, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 273, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 272, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stopPulseAnimation", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 284, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "adjustAngles", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 319, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 316, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "findElementRing", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 328, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawRadialLines", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 386, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 357, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 361, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawCenterPoint", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 406, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 420, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 434, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetLayout", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 448, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 481, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "findBestRing", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 493, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 490, - "line_end": 492, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "placeElementAtAngle", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 513, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 532, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "RadialLayout", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 533, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "message.js", - "path": "./development/nyaflow/src_back/message.js", - "language": "javascript", - "size_bytes": 5426, - "total_lines": 157, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.565414633Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intentRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intent", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intentResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "notice", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "proposal", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withSource", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withTimestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isValid", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDescription", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toLogString", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createLegacyMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "Message", - "symbol_type": "Class", - "file_path": "", - "line_start": 6, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "message.js", - "path": "./development/nyaflow/src_back/messaging/message.js", - "language": "javascript", - "size_bytes": 5426, - "total_lines": 157, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.571576909Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intentRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intent", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 41, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "intentResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "notice", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "proposal", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withSource", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "withTimestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 80, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isValid", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 101, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDescription", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "toLogString", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createLegacyMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "Message", - "symbol_type": "Class", - "file_path": "", - "line_start": 6, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple-message-pool.js", - "path": "./development/nyaflow/src_back/messaging/simple-message-pool.js", - "language": "javascript", - "size_bytes": 5540, - "total_lines": 190, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.579986298Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isSafeForParallel", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 56, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "submitBatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 122, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 85, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publishAsync", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 137, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 152, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 165, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resetStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 186, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "SimpleMessagePool", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "transport.js", - "path": "./development/nyaflow/src_back/messaging/transport.js", - "language": "javascript", - "size_bytes": 10747, - "total_lines": 395, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.591526977Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 39, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 52, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 75, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 128, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 144, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 135, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 150, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 168, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 204, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 203, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 193, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 198, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 220, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 237, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIncomingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 249, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "attemptReconnect", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 264, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 263, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 285, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 274, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 283, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 294, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 307, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 322, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 319, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 338, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 356, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 355, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleIncomingMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 369, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 367, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 385, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 375, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 383, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "ITransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "DefaultTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 151, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "WebSocketTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 158, - "line_end": 295, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "BroadcastChannelTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 300, - "line_end": 395, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin-store.js", - "path": "./development/nyaflow/src_back/plugins/plugin-store.js", - "language": "javascript", - "size_bytes": 2942, - "total_lines": 115, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.606320955Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 10, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 15, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removePlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPlugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getAllPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getPluginCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getChildren", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPendingRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resolvePendingRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 57, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "allocateResource", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "releaseResource", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getResourceUsage", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "hasValidParent", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "wouldCreateCircularReference", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 84, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDescendants", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 97, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 114, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PluginStore", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 115, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "message-flow-visualizer.js", - "path": "./development/nyaflow/src_back/utils/message-flow-visualizer.js", - "language": "javascript", - "size_bytes": 18229, - "total_lines": 620, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.621644322Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createVoidCoreNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 125, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPluginNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 157, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePluginNodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 171, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startMessageMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 191, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "determineMessageTarget", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 244, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateNodeActivity", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 252, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 266, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "stop", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 277, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "animate", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 304, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 303, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateMessages", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 327, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 318, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 326, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 325, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addMessageParticles", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 352, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 332, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 351, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "render", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 377, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderConnections", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 397, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 394, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 393, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderNodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 435, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 434, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderMessageParticles", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 448, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 447, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 446, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderMessageTrails", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 478, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 477, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 454, - "line_end": 454, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 476, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 501, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 500, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupCanvasEvents", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 536, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 508, - "line_end": 520, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 519, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 522, - "line_end": 535, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 534, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "onNodeClick", - "symbol_type": "Function", - "file_path": "", - "line_start": 538, - "line_end": 545, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setupResizeHandler", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 557, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 548, - "line_end": 556, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "repositionNodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 559, - "line_end": 578, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 571, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 572, - "line_end": 577, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 584, - "line_end": 589, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clearHistory", - "symbol_type": "Function", - "file_path": "", - "line_start": 591, - "line_end": 595, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 597, - "line_end": 604, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dispose", - "symbol_type": "Function", - "file_path": "", - "line_start": 606, - "line_end": 617, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MessageFlowVisualizer", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 618, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "performance-metrics-system.js", - "path": "./development/nyaflow/src_back/utils/performance-metrics-system.js", - "language": "javascript", - "size_bytes": 34630, - "total_lines": 1177, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.636701261Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 87, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createPerformanceUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addPerformanceStyles", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 379, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "integrateWithVoidCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 414, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 405, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordMessageMetrics", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 449, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "extractPluginId", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 459, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordPluginMetrics", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 491, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "monitorPluginPerformance", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 503, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 502, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startPluginMonitoring", - "symbol_type": "Function", - "file_path": "", - "line_start": 505, - "line_end": 530, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 528, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordPluginExecution", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 542, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "monitorTransportPerformance", - "symbol_type": "Function", - "file_path": "", - "line_start": 544, - "line_end": 555, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 554, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeTransportPerformance", - "symbol_type": "Function", - "file_path": "", - "line_start": 557, - "line_end": 569, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "startMeasurement", - "symbol_type": "Function", - "file_path": "", - "line_start": 575, - "line_end": 591, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 577, - "line_end": 582, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 585, - "line_end": 587, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "collectSystemMetrics", - "symbol_type": "Function", - "file_path": "", - "line_start": 593, - "line_end": 613, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "calculateMessageRate", - "symbol_type": "Function", - "file_path": "", - "line_start": 615, - "line_end": 628, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 620, - "line_end": 620, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 627, - "line_end": 627, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "estimateCPUUsage", - "symbol_type": "Function", - "file_path": "", - "line_start": 630, - "line_end": 640, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "sampleRealtimeData", - "symbol_type": "Function", - "file_path": "", - "line_start": 642, - "line_end": 656, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateRealtimeData", - "symbol_type": "Function", - "file_path": "", - "line_start": 658, - "line_end": 670, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 664, - "line_end": 669, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzePerformance", - "symbol_type": "Function", - "file_path": "", - "line_start": 676, - "line_end": 681, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectMemoryLeaks", - "symbol_type": "Function", - "file_path": "", - "line_start": 683, - "line_end": 694, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "detectSlowPlugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 696, - "line_end": 708, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 697, - "line_end": 707, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "suggestOptimizations", - "symbol_type": "Function", - "file_path": "", - "line_start": 710, - "line_end": 728, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePluginRankings", - "symbol_type": "Function", - "file_path": "", - "line_start": 730, - "line_end": 742, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 734, - "line_end": 739, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 748, - "line_end": 753, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateOverviewCards", - "symbol_type": "Function", - "file_path": "", - "line_start": 755, - "line_end": 773, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateCharts", - "symbol_type": "Function", - "file_path": "", - "line_start": 775, - "line_end": 779, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawMemoryChart", - "symbol_type": "Function", - "file_path": "", - "line_start": 781, - "line_end": 836, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 817, - "line_end": 826, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawMessageChart", - "symbol_type": "Function", - "file_path": "", - "line_start": 838, - "line_end": 868, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 854, - "line_end": 861, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "drawLatencyChart", - "symbol_type": "Function", - "file_path": "", - "line_start": 870, - "line_end": 907, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 872, - "line_end": 872, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 880, - "line_end": 880, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 890, - "line_end": 896, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 903, - "line_end": 906, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createLatencyHistogram", - "symbol_type": "Function", - "file_path": "", - "line_start": 909, - "line_end": 927, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 915, - "line_end": 919, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 921, - "line_end": 924, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updatePluginPerformanceList", - "symbol_type": "Function", - "file_path": "", - "line_start": 929, - "line_end": 969, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 942, - "line_end": 968, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addBottleneck", - "symbol_type": "Function", - "file_path": "", - "line_start": 975, - "line_end": 1000, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 977, - "line_end": 978, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateBottlenecksList", - "symbol_type": "Function", - "file_path": "", - "line_start": 1002, - "line_end": 1029, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1013, - "line_end": 1028, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "formatUptime", - "symbol_type": "Function", - "file_path": "", - "line_start": 1035, - "line_end": 1047, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "checkBrowserSupport", - "symbol_type": "Function", - "file_path": "", - "line_start": 1049, - "line_end": 1058, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "togglePause", - "symbol_type": "Function", - "file_path": "", - "line_start": 1060, - "line_end": 1066, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "pause", - "symbol_type": "Function", - "file_path": "", - "line_start": 1068, - "line_end": 1081, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "resume", - "symbol_type": "Function", - "file_path": "", - "line_start": 1083, - "line_end": 1086, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 1088, - "line_end": 1107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "exportData", - "symbol_type": "Function", - "file_path": "", - "line_start": 1109, - "line_end": 1130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addObserver", - "symbol_type": "Function", - "file_path": "", - "line_start": 1133, - "line_end": 1135, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeObserver", - "symbol_type": "Function", - "file_path": "", - "line_start": 1137, - "line_end": 1139, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "notifyObservers", - "symbol_type": "Function", - "file_path": "", - "line_start": 1141, - "line_end": 1149, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 1142, - "line_end": 1148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getMetrics", - "symbol_type": "Function", - "file_path": "", - "line_start": 1151, - "line_end": 1158, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "dispose", - "symbol_type": "Function", - "file_path": "", - "line_start": 1160, - "line_end": 1174, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "PerformanceMetricsSystem", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 1175, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "universal-message-adapter.js", - "path": "./development/nyaflow/src_back/utils/universal-message-adapter.js", - "language": "javascript", - "size_bytes": 11662, - "total_lines": 392, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.648294937Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 28, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "validateConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 55, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "adapt", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 87, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "adaptReverse", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 118, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "applyTransformRules", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 167, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getNestedValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 189, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setNestedValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 205, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "computeField", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 242, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 231, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 238, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "defaultIdGenerator", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 251, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 269, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 278, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createVoidFlowAdapterConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 340, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 306, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 307, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 308, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 309, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 312, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 313, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createReactFlowAdapterConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 371, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 353, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 354, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 362, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 388, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 392, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UniversalMessageAdapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 279, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "voidcore.js", - "path": "./development/nyaflow/src_back/voidcore.js", - "language": "javascript", - "size_bytes": 2747, - "total_lines": 102, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.653872284Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 5, - "line_end": 8, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "setLogElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 12, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "unsubscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "publish", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 72, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getSubscriberCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 83, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "VoidCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-large-tree.js", - "path": "./development/nyaflow/test/test-large-tree.js", - "language": "javascript", - "size_bytes": 6058, - "total_lines": 185, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.665065844Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "createTestCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "measurePerformance", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 91, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 110, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 106, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 154, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-long-running.js", - "path": "./development/nyaflow/test/test-long-running.js", - "language": "javascript", - "size_bytes": 7749, - "total_lines": 270, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.673867247Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "getMemoryUsage", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 50, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 58, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordError", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "recordMemorySnapshot", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 69, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getElapsedTime", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 73, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getReport", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 87, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 102, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 107, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 187, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 204, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 270, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 268, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TestStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 88, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "MessageCounterPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-memory-leak.js", - "path": "./development/nyaflow/test/test-memory-leak.js", - "language": "javascript", - "size_bytes": 7891, - "total_lines": 246, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.682445115Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "getMemoryUsage", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "forceGC", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "measurePerformance", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 45, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 98, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 148, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 201, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 191, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 246, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-nyacore-structure.js", - "path": "./development/nyaflow/test/test-nyacore-structure.js", - "language": "javascript", - "size_bytes": 5386, - "total_lines": 145, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.693551933Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-plugin-compatibility.js", - "path": "./development/nyaflow/test/test-plugin-compatibility.js", - "language": "javascript", - "size_bytes": 8473, - "total_lines": 267, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.701946067Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 37, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 61, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 74, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "measurePerformance", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 99, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 132, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 165, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 155, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 192, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 226, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 248, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 267, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "MockPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 49, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "BadPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 66, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "", - "name": "ErrorPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 87, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-quick.js", - "path": "./development/nyaflow/test/test-quick.js", - "language": "javascript", - "size_bytes": 1031, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.710995902Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-shutdown.js", - "path": "./development/nyaflow/test/test-shutdown.js", - "language": "javascript", - "size_bytes": 2845, - "total_lines": 90, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.720146217Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 90, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-simple-debug.js", - "path": "./development/nyaflow/test/test-simple-debug.js", - "language": "javascript", - "size_bytes": 987, - "total_lines": 35, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.728602053Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-ui-stability.js", - "path": "./development/nyaflow/test/test-ui-stability.js", - "language": "javascript", - "size_bytes": 6354, - "total_lines": 183, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.739892285Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 13, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "renderNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 32, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 81, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "oldUILogic", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 124, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "newUILogic", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 130, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "analyzeStructure", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 163, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 172, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UIRenderer", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-with-cleanup.js", - "path": "./development/nyaflow/test/test-with-cleanup.js", - "language": "javascript", - "size_bytes": 1744, - "total_lines": 64, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.749564504Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "createTestCore", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 13, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "cleanupAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 26, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 64, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug_inject.js", - "path": "./development/nyaflow/tests/debug_inject.js", - "language": "javascript", - "size_bytes": 11643, - "total_lines": 231, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.783767220Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "checkRegistry", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 49, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 27, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "checkInstance", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 127, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "testUI", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 185, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "expandTest", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 207, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "runAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 220, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "AppNyaMeshNode.cpp", - "path": "./development/nyamesh/cores_v23/app/AppNyaMeshNode.cpp", - "language": "cpp", - "size_bytes": 23169, - "total_lines": 564, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.835333191Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_Impl", - "name": "Impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 107, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 113, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 136, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 141, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 189, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 200, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 206, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 230, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 275, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 333, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 395, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 445, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 479, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 481, - "line_end": 489, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 521, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 523, - "line_end": 528, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 530, - "line_end": 535, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 543, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 545, - "line_end": 553, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 555, - "line_end": 559, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_class_0", - "name": "class_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 86, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "AppNyaMeshNode.h", - "path": "./development/nyamesh/cores_v23/app/AppNyaMeshNode.h", - "language": "c", - "size_bytes": 8940, - "total_lines": 281, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.841768158Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_AppNyaMeshNode", - "name": "AppNyaMeshNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 89, - "column_start": 4, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 90, - "column_start": 4, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_AppNyaMeshNode", - "name": "AppNyaMeshNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_EditorCore_v23_Integrated", - "name": "EditorCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsCore_v23_Integrated", - "name": "SettingsCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSystemCore_v23_Integrated", - "name": "FileSystemCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UICore_v23_Integrated", - "name": "UICore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LocalizationCore_v23_Integrated", - "name": "LocalizationCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QuickAccessCore_v23_Integrated", - "name": "QuickAccessCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AppNyaMeshNode", - "name": "AppNyaMeshNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 254, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Impl", - "name": "Impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 196, - "line_end": 196, - "column_start": 4, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AppNyaMeshNodeFactory", - "name": "AppNyaMeshNodeFactory", - "symbol_type": "Class", - "file_path": "", - "line_start": 259, - "line_end": 279, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "AppIntents.h", - "path": "./development/nyamesh/cores_v23/app/intents/AppIntents.h", - "language": "c", - "size_bytes": 10144, - "total_lines": 310, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.851342649Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_ApplicationStatisticsData", - "name": "ApplicationStatisticsData", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CoreStatusData", - "name": "CoreStatusData", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 86, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CoreControlData", - "name": "CoreControlData", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 97, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CoreControlResponseData", - "name": "CoreControlResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 103, - "line_end": 110, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_P2PConnectionData", - "name": "P2PConnectionData", - "symbol_type": "Class", - "file_path": "", - "line_start": 116, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_P2PConnectionResponseData", - "name": "P2PConnectionResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 138, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ApplicationControlData", - "name": "ApplicationControlData", - "symbol_type": "Class", - "file_path": "", - "line_start": 144, - "line_end": 150, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ApplicationControlResponseData", - "name": "ApplicationControlResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 163, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UIIntegrationData", - "name": "UIIntegrationData", - "symbol_type": "Class", - "file_path": "", - "line_start": 169, - "line_end": 176, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UIIntegrationResponseData", - "name": "UIIntegrationResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 182, - "line_end": 190, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CoreStateChangedData", - "name": "CoreStateChangedData", - "symbol_type": "Class", - "file_path": "", - "line_start": 196, - "line_end": 203, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ApplicationErrorData", - "name": "ApplicationErrorData", - "symbol_type": "Class", - "file_path": "", - "line_start": 209, - "line_end": 217, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_P2PNodeConnectedData", - "name": "P2PNodeConnectedData", - "symbol_type": "Class", - "file_path": "", - "line_start": 223, - "line_end": 231, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_P2PNodeDisconnectedData", - "name": "P2PNodeDisconnectedData", - "symbol_type": "Class", - "file_path": "", - "line_start": 237, - "line_end": 244, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh_editor.cpp", - "path": "./development/nyamesh/cores_v23/app/nyamesh_editor.cpp", - "language": "cpp", - "size_bytes": 43868, - "total_lines": 1108, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.860450852Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 71, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 75, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 114, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 153, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 176, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 203, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 216, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 224, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 232, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 240, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 248, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 252, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 256, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 261, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 266, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 271, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 291, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 298, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 302, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 317, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 365, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 411, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 479, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 481, - "line_end": 524, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 538, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 540, - "line_end": 550, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 602, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 611, - "line_end": 729, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 731, - "line_end": 754, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 756, - "line_end": 998, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 1002, - "line_end": 1006, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 1008, - "line_end": 1010, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 1012, - "line_end": 1038, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 1040, - "line_end": 1055, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 1057, - "line_end": 1065, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 1070, - "line_end": 1081, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 1087, - "line_end": 1089, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_39", - "name": "function_39", - "symbol_type": "Function", - "file_path": "", - "line_start": 1091, - "line_end": 1099, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh_editor.h", - "path": "./development/nyamesh/cores_v23/app/nyamesh_editor.h", - "language": "c", - "size_bytes": 10911, - "total_lines": 372, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.867353129Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_NyaMeshEditor", - "name": "NyaMeshEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 109, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_NyaMeshEditor", - "name": "NyaMeshEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 112, - "column_start": 4, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_EditorCore_v23_Integrated", - "name": "EditorCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsCore_v23_Integrated", - "name": "SettingsCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSystemCore_v23_Integrated", - "name": "FileSystemCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UICore_v23_Integrated", - "name": "UICore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LocalizationCore_v23_Integrated", - "name": "LocalizationCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QuickAccessCore_v23_Integrated", - "name": "QuickAccessCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NyaMeshEditor", - "name": "NyaMeshEditor", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 345, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UIHelper", - "name": "UIHelper", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 11, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NyaMeshEditorFactory", - "name": "NyaMeshEditorFactory", - "symbol_type": "Class", - "file_path": "", - "line_start": 350, - "line_end": 370, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh_editor_backup.h", - "path": "./development/nyamesh/cores_v23/app/nyamesh_editor_backup.h", - "language": "c", - "size_bytes": 11104, - "total_lines": 378, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.874154156Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_NyaMeshEditor", - "name": "NyaMeshEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 109, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_NyaMeshEditor", - "name": "NyaMeshEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 112, - "column_start": 4, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_EditorCore_v23_Integrated", - "name": "EditorCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsCore_v23_Integrated", - "name": "SettingsCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSystemCore_v23_Integrated", - "name": "FileSystemCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UICore_v23_Integrated", - "name": "UICore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LocalizationCore_v23_Integrated", - "name": "LocalizationCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QuickAccessCore_v23_Integrated", - "name": "QuickAccessCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NyaMeshEditor", - "name": "NyaMeshEditor", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 351, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UIHelper", - "name": "UIHelper", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 11, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NyaMeshEditorFactory", - "name": "NyaMeshEditorFactory", - "symbol_type": "Class", - "file_path": "", - "line_start": 356, - "line_end": 376, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh_editor_temp.h", - "path": "./development/nyamesh/cores_v23/app/nyamesh_editor_temp.h", - "language": "c", - "size_bytes": 11543, - "total_lines": 379, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.879218010Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_NyaMeshEditor", - "name": "NyaMeshEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_NyaMeshEditor", - "name": "NyaMeshEditor", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 112, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 113, - "column_start": 4, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_EditorCore_v23_Integrated", - "name": "EditorCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsCore_v23_Integrated", - "name": "SettingsCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 62, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSystemCore_v23_Integrated", - "name": "FileSystemCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UICore_v23_Integrated", - "name": "UICore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LocalizationCore_v23_Integrated", - "name": "LocalizationCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QuickAccessCore_v23_Integrated", - "name": "QuickAccessCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NyaMeshEditor", - "name": "NyaMeshEditor", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 352, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UIHelper", - "name": "UIHelper", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 11, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NyaMeshEditorFactory", - "name": "NyaMeshEditorFactory", - "symbol_type": "Class", - "file_path": "", - "line_start": 357, - "line_end": 377, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple_test_widget.cpp", - "path": "./development/nyamesh/cores_v23/app/simple_test_widget.cpp", - "language": "cpp", - "size_bytes": 2966, - "total_lines": 83, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.885592903Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_SimpleTestWidget", - "name": "SimpleTestWidget", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 56, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "TabHelper.cpp", - "path": "./development/nyamesh/cores_v23/app/TabHelper.cpp", - "language": "cpp", - "size_bytes": 8219, - "total_lines": 226, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.892405806Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 52, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 80, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 124, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 145, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 172, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 189, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 204, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 224, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "TabHelper.h", - "path": "./development/nyamesh/cores_v23/app/TabHelper.h", - "language": "c", - "size_bytes": 6443, - "total_lines": 170, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.898147650Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_TabHelper", - "name": "TabHelper", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 162, - "column_start": 4, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 163, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TabHelper", - "name": "TabHelper", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 165, - "column_start": 4, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TabHelper", - "name": "TabHelper", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 166, - "column_start": 4, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 167, - "column_start": 4, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_ZoomableTextEdit", - "name": "ZoomableTextEdit", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 0, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NyaMeshEditor", - "name": "NyaMeshEditor", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 0, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TabHelper", - "name": "TabHelper", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 168, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UIHelper.cpp", - "path": "./development/nyamesh/cores_v23/app/UIHelper.cpp", - "language": "cpp", - "size_bytes": 9487, - "total_lines": 223, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.904199958Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 89, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 131, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 161, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 189, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 202, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 215, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 221, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UIHelper.h", - "path": "./development/nyamesh/cores_v23/app/UIHelper.h", - "language": "c", - "size_bytes": 6716, - "total_lines": 176, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.909263745Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_UIHelper", - "name": "UIHelper", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 4, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 169, - "column_start": 4, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_UIHelper", - "name": "UIHelper", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 170, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_UIHelper", - "name": "UIHelper", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 4, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_NyaMeshEditor", - "name": "NyaMeshEditor", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 0, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UIHelper", - "name": "UIHelper", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 174, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "IntentConstants.cpp", - "path": "./development/nyamesh/cores_v23/base/IntentConstants.cpp", - "language": "cpp", - "size_bytes": 2670, - "total_lines": 93, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.916584518Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 87, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "IntentConstants.h", - "path": "./development/nyamesh/cores_v23/base/IntentConstants.h", - "language": "c", - "size_bytes": 14767, - "total_lines": 403, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.922116464Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 260, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 274, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 301, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 315, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 348, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_IntentConstants", - "name": "IntentConstants", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 377, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Editor", - "name": "Editor", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Settings", - "name": "Settings", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSystem", - "name": "FileSystem", - "symbol_type": "Class", - "file_path": "", - "line_start": 106, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UI", - "name": "UI", - "symbol_type": "Class", - "file_path": "", - "line_start": 115, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Localization", - "name": "Localization", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QuickAccess", - "name": "QuickAccess", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsKeys", - "name": "SettingsKeys", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Actions", - "name": "Actions", - "symbol_type": "Class", - "file_path": "", - "line_start": 174, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_StandardResponse", - "name": "StandardResponse", - "symbol_type": "Class", - "file_path": "", - "line_start": 243, - "line_end": 275, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_StandardError", - "name": "StandardError", - "symbol_type": "Class", - "file_path": "", - "line_start": 284, - "line_end": 316, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UltraLightCoreBase_Integrated.cpp", - "path": "./development/nyamesh/cores_v23/base/UltraLightCoreBase_Integrated.cpp", - "language": "cpp", - "size_bytes": 18095, - "total_lines": 507, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.930246966Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 98, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 112, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 122, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 148, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 153, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 169, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 186, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 203, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 249, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 269, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 279, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 283, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 292, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 313, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 324, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 355, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 382, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 400, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 402, - "line_end": 410, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 442, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 446, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 475, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 477, - "line_end": 483, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 493, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 495, - "line_end": 505, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UltraLightCoreBase_Integrated.h", - "path": "./development/nyamesh/cores_v23/base/UltraLightCoreBase_Integrated.h", - "language": "c", - "size_bytes": 15879, - "total_lines": 464, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.936245375Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_PendingRequest", - "name": "PendingRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 73, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_UltraLightCoreBase", - "name": "UltraLightCoreBase", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 182, - "column_start": 4, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_UltraLightCoreBase", - "name": "UltraLightCoreBase", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 184, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 185, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 207, - "column_start": 4, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 213, - "column_start": 4, - "column_end": 55, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 347, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 352, - "column_start": 4, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 412, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 415, - "line_end": 423, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 442, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 449, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 462, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_IntentReplyManager", - "name": "IntentReplyManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 136, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_PendingRequest", - "name": "PendingRequest", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UltraLightCoreBase", - "name": "UltraLightCoreBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 386, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "AutoSaveManager.cpp", - "path": "./development/nyamesh/cores_v23/editor/AutoSaveManager.cpp", - "language": "cpp", - "size_bytes": 2893, - "total_lines": 117, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.944241232Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 39, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 46, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 53, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 65, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 73, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "AutoSaveManager.h", - "path": "./development/nyamesh/cores_v23/editor/AutoSaveManager.h", - "language": "c", - "size_bytes": 3097, - "total_lines": 125, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.949486971Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_QTimer", - "name": "QTimer", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 0, - "column_end": 12, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AutoSaveManager", - "name": "AutoSaveManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 125, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "EditorCore_v23_Integrated.cpp", - "path": "./development/nyamesh/cores_v23/editor/EditorCore_v23_Integrated.cpp", - "language": "cpp", - "size_bytes": 41921, - "total_lines": 935, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.957965482Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 58, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 83, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 235, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 246, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 598, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 604, - "line_end": 627, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 629, - "line_end": 646, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 648, - "line_end": 668, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 674, - "line_end": 756, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 758, - "line_end": 774, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 776, - "line_end": 782, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 784, - "line_end": 790, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 792, - "line_end": 802, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 804, - "line_end": 806, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 808, - "line_end": 810, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 812, - "line_end": 832, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 834, - "line_end": 840, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 853, - "line_end": 857, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 859, - "line_end": 868, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 870, - "line_end": 873, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 879, - "line_end": 888, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 890, - "line_end": 892, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 898, - "line_end": 902, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 904, - "line_end": 906, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 908, - "line_end": 933, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_class_0", - "name": "class_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "EditorCore_v23_Integrated.h", - "path": "./development/nyamesh/cores_v23/editor/EditorCore_v23_Integrated.h", - "language": "c", - "size_bytes": 11518, - "total_lines": 350, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.964750605Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_EditorCore_v23_Integrated", - "name": "EditorCore_v23_Integrated", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 4, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 4, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_EditorCore_v23_Integrated", - "name": "EditorCore_v23_Integrated", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 4, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_QTabWidget", - "name": "QTabWidget", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 0, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QTextEdit", - "name": "QTextEdit", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 0, - "column_end": 15, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ZoomableTextEdit", - "name": "ZoomableTextEdit", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 0, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_EditorBuffer", - "name": "EditorBuffer", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_EditorSettings", - "name": "EditorSettings", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_EditorCore_v23_Integrated", - "name": "EditorCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 319, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Impl", - "name": "Impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 193, - "line_end": 193, - "column_start": 4, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_EditorCoreIntegratedFactory", - "name": "EditorCoreIntegratedFactory", - "symbol_type": "Class", - "file_path": "", - "line_start": 324, - "line_end": 341, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "EditorIntents.h", - "path": "./development/nyamesh/cores_v23/editor/intents/EditorIntents.h", - "language": "c", - "size_bytes": 4255, - "total_lines": 165, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.974214973Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createFileOpen", - "name": "createFileOpen", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 162, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_BufferCreatedData", - "name": "BufferCreatedData", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 61, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ContentChangedData", - "name": "ContentChangedData", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSavedData", - "name": "FileSavedData", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 83, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ErrorData", - "name": "ErrorData", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileOpenData", - "name": "FileOpenData", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 111, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileOpenedData", - "name": "FileOpenedData", - "symbol_type": "Class", - "file_path": "", - "line_start": 117, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ZoomChangedData", - "name": "ZoomChangedData", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ResponseData", - "name": "ResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 144, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "LanguageDetector.cpp", - "path": "./development/nyamesh/cores_v23/editor/LanguageDetector.cpp", - "language": "cpp", - "size_bytes": 4313, - "total_lines": 175, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.980834335Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 128, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 151, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 160, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 175, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "LanguageDetector.h", - "path": "./development/nyamesh/cores_v23/editor/LanguageDetector.h", - "language": "c", - "size_bytes": 1622, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.985573997Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_LanguageDetector", - "name": "LanguageDetector", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 54, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "SearchReplaceEngine.cpp", - "path": "./development/nyamesh/cores_v23/editor/SearchReplaceEngine.cpp", - "language": "cpp", - "size_bytes": 10013, - "total_lines": 282, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.993320937Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 80, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 125, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 142, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 186, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 202, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 218, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 235, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 250, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 282, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "SearchReplaceEngine.h", - "path": "./development/nyamesh/cores_v23/editor/SearchReplaceEngine.h", - "language": "c", - "size_bytes": 5055, - "total_lines": 132, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:18:59.998046257Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_SearchMatch", - "name": "SearchMatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 29, - "column_start": 4, - "column_end": 93, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SearchOptions", - "name": "SearchOptions", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_SearchMatch", - "name": "SearchMatch", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SearchOptions", - "name": "SearchOptions", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SearchReplaceEngine", - "name": "SearchReplaceEngine", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 132, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ZoomableTextEdit.cpp", - "path": "./development/nyamesh/cores_v23/editor/ZoomableTextEdit.cpp", - "language": "cpp", - "size_bytes": 5302, - "total_lines": 179, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.003772283Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 107, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 170, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 179, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ZoomableTextEdit.h", - "path": "./development/nyamesh/cores_v23/editor/ZoomableTextEdit.h", - "language": "c", - "size_bytes": 1634, - "total_lines": 71, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.008599669Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_ZoomableTextEdit", - "name": "ZoomableTextEdit", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 71, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemAsyncController.cpp", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemAsyncController.cpp", - "language": "cpp", - "size_bytes": 5242, - "total_lines": 169, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.016314284Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 39, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 89, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 102, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 106, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 118, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 158, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 167, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemAsyncController.h", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemAsyncController.h", - "language": "c", - "size_bytes": 3531, - "total_lines": 142, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.021481909Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_FileSystemAsyncController", - "name": "FileSystemAsyncController", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 4, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 4, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FileSystemAsyncController", - "name": "FileSystemAsyncController", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 4, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_FileSystemAsyncController", - "name": "FileSystemAsyncController", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 140, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Statistics", - "name": "Statistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemCore_v23_Integrated.cpp", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemCore_v23_Integrated.cpp", - "language": "cpp", - "size_bytes": 52766, - "total_lines": 1303, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.029811764Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_Impl", - "name": "Impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 210, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 231, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 235, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 248, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 252, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 291, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 295, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 302, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 309, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 316, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 331, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 342, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 350, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 358, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 393, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 446, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 454, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 461, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 463, - "line_end": 469, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 475, - "line_end": 506, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 518, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 520, - "line_end": 523, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 531, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 540, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 553, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 555, - "line_end": 561, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 569, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 575, - "line_end": 593, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 612, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 614, - "line_end": 623, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 625, - "line_end": 630, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 637, - "line_end": 640, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 642, - "line_end": 645, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 660, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_39", - "name": "function_39", - "symbol_type": "Function", - "file_path": "", - "line_start": 662, - "line_end": 671, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_40", - "name": "function_40", - "symbol_type": "Function", - "file_path": "", - "line_start": 673, - "line_end": 681, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_41", - "name": "function_41", - "symbol_type": "Function", - "file_path": "", - "line_start": 683, - "line_end": 686, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 688, - "line_end": 690, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_43", - "name": "function_43", - "symbol_type": "Function", - "file_path": "", - "line_start": 696, - "line_end": 762, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_44", - "name": "function_44", - "symbol_type": "Function", - "file_path": "", - "line_start": 764, - "line_end": 792, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_45", - "name": "function_45", - "symbol_type": "Function", - "file_path": "", - "line_start": 798, - "line_end": 812, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_46", - "name": "function_46", - "symbol_type": "Function", - "file_path": "", - "line_start": 814, - "line_end": 853, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_47", - "name": "function_47", - "symbol_type": "Function", - "file_path": "", - "line_start": 855, - "line_end": 865, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_48", - "name": "function_48", - "symbol_type": "Function", - "file_path": "", - "line_start": 867, - "line_end": 883, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_49", - "name": "function_49", - "symbol_type": "Function", - "file_path": "", - "line_start": 885, - "line_end": 900, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_50", - "name": "function_50", - "symbol_type": "Function", - "file_path": "", - "line_start": 902, - "line_end": 916, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_51", - "name": "function_51", - "symbol_type": "Function", - "file_path": "", - "line_start": 918, - "line_end": 934, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_52", - "name": "function_52", - "symbol_type": "Function", - "file_path": "", - "line_start": 936, - "line_end": 951, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_53", - "name": "function_53", - "symbol_type": "Function", - "file_path": "", - "line_start": 953, - "line_end": 973, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_54", - "name": "function_54", - "symbol_type": "Function", - "file_path": "", - "line_start": 975, - "line_end": 988, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_55", - "name": "function_55", - "symbol_type": "Function", - "file_path": "", - "line_start": 994, - "line_end": 1013, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_56", - "name": "function_56", - "symbol_type": "Function", - "file_path": "", - "line_start": 1019, - "line_end": 1049, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_57", - "name": "function_57", - "symbol_type": "Function", - "file_path": "", - "line_start": 1051, - "line_end": 1068, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_58", - "name": "function_58", - "symbol_type": "Function", - "file_path": "", - "line_start": 1070, - "line_end": 1091, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_59", - "name": "function_59", - "symbol_type": "Function", - "file_path": "", - "line_start": 1093, - "line_end": 1104, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_60", - "name": "function_60", - "symbol_type": "Function", - "file_path": "", - "line_start": 1107, - "line_end": 1138, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_61", - "name": "function_61", - "symbol_type": "Function", - "file_path": "", - "line_start": 1140, - "line_end": 1143, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_62", - "name": "function_62", - "symbol_type": "Function", - "file_path": "", - "line_start": 1145, - "line_end": 1149, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_63", - "name": "function_63", - "symbol_type": "Function", - "file_path": "", - "line_start": 1151, - "line_end": 1159, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_64", - "name": "function_64", - "symbol_type": "Function", - "file_path": "", - "line_start": 1161, - "line_end": 1178, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_65", - "name": "function_65", - "symbol_type": "Function", - "file_path": "", - "line_start": 1184, - "line_end": 1186, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_66", - "name": "function_66", - "symbol_type": "Function", - "file_path": "", - "line_start": 1188, - "line_end": 1196, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_67", - "name": "function_67", - "symbol_type": "Function", - "file_path": "", - "line_start": 1198, - "line_end": 1210, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_68", - "name": "function_68", - "symbol_type": "Function", - "file_path": "", - "line_start": 1224, - "line_end": 1231, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_69", - "name": "function_69", - "symbol_type": "Function", - "file_path": "", - "line_start": 1233, - "line_end": 1236, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_70", - "name": "function_70", - "symbol_type": "Function", - "file_path": "", - "line_start": 1238, - "line_end": 1241, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_71", - "name": "function_71", - "symbol_type": "Function", - "file_path": "", - "line_start": 1245, - "line_end": 1251, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_72", - "name": "function_72", - "symbol_type": "Function", - "file_path": "", - "line_start": 1259, - "line_end": 1300, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_class_0", - "name": "class_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 186, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemCore_v23_Integrated.h", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemCore_v23_Integrated.h", - "language": "c", - "size_bytes": 26468, - "total_lines": 632, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.036590183Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_FileSystemCore_v23_Integrated", - "name": "FileSystemCore_v23_Integrated", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 195, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 196, - "column_start": 4, - "column_end": 92, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FileSystemCore_v23_Integrated", - "name": "FileSystemCore_v23_Integrated", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 197, - "column_start": 4, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 198, - "column_start": 4, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_QTreeWidget", - "name": "QTreeWidget", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QTreeWidgetItem", - "name": "QTreeWidgetItem", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 0, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSystemCore_v23_Integrated", - "name": "FileSystemCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 596, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Impl", - "name": "Impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 249, - "line_end": 249, - "column_start": 4, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSystemCoreIntegratedFactory", - "name": "FileSystemCoreIntegratedFactory", - "symbol_type": "Class", - "file_path": "", - "line_start": 601, - "line_end": 623, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemCore_v23_Integrated_GUI.h", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemCore_v23_Integrated_GUI.h", - "language": "c", - "size_bytes": 1509, - "total_lines": 48, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.041501507Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_QTreeWidget", - "name": "QTreeWidget", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSystemCore_v23_Integrated", - "name": "FileSystemCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 14, - "column_start": 0, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSystemGUIExtension", - "name": "FileSystemGUIExtension", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemCore_v23_Utils.cpp", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemCore_v23_Utils.cpp", - "language": "cpp", - "size_bytes": 3902, - "total_lines": 129, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.047709373Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_validatePath", - "name": "validatePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_checkPermissions", - "name": "checkPermissions", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 53, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_normalizePath", - "name": "normalizePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 61, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getRelativePath", - "name": "getRelativePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 70, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createTempFile", - "name": "createTempFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 91, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createTempDirectory", - "name": "createTempDirectory", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 110, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_validateFileSystemPath", - "name": "validateFileSystemPath", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 125, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemCore_v23_Utils.h", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemCore_v23_Utils.h", - "language": "c", - "size_bytes": 2614, - "total_lines": 77, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.052260800Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemDebugLogger.h", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemDebugLogger.h", - "language": "c", - "size_bytes": 4309, - "total_lines": 120, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.057927016Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_FileSystemDebugLogger", - "name": "FileSystemDebugLogger", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 118, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemDriveManager.cpp", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemDriveManager.cpp", - "language": "cpp", - "size_bytes": 8608, - "total_lines": 256, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.063681969Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_getDrives", - "name": "getDrives", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_refreshDrivesCache", - "name": "refreshDrivesCache", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getDriveIcon", - "name": "getDriveIcon", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_formatBytes", - "name": "formatBytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 76, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getDrivesWindows", - "name": "getDrivesWindows", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 145, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getDriveTypeString", - "name": "getDriveTypeString", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 162, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getVolumeLabel", - "name": "getVolumeLabel", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 189, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getDrivesLinux", - "name": "getDrivesLinux", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 226, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getMountPoints", - "name": "getMountPoints", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 251, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_statvfs", - "name": "statvfs", - "symbol_type": "Class", - "file_path": "", - "line_start": 212, - "line_end": 212, - "column_start": 4, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemDriveManager.h", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemDriveManager.h", - "language": "c", - "size_bytes": 2866, - "total_lines": 100, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.068387951Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_FileSystemCore_v23_Integrated", - "name": "FileSystemCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 0, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemGUIController.cpp", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemGUIController.cpp", - "language": "cpp", - "size_bytes": 23483, - "total_lines": 604, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.075394440Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 63, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 73, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 79, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 105, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 184, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 199, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 213, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 226, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 239, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 305, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 316, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 337, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 384, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 393, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 402, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 410, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 427, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 440, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 442, - "line_end": 453, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 455, - "line_end": 475, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 477, - "line_end": 515, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 521, - "line_end": 545, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 556, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 602, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemGUIController.h", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemGUIController.h", - "language": "c", - "size_bytes": 7405, - "total_lines": 258, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.080590284Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_FileSystemGUIController", - "name": "FileSystemGUIController", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 158, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 159, - "column_start": 4, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FileSystemGUIController", - "name": "FileSystemGUIController", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 160, - "column_start": 4, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_QTreeWidget", - "name": "QTreeWidget", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QTreeWidgetItem", - "name": "QTreeWidgetItem", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 0, - "column_end": 21, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QIcon", - "name": "QIcon", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 0, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSystemCore_v23_Integrated", - "name": "FileSystemCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 0, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSystemGUIController", - "name": "FileSystemGUIController", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 255, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Statistics", - "name": "Statistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 166, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemIntentDispatcher.cpp", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemIntentDispatcher.cpp", - "language": "cpp", - "size_bytes": 4100, - "total_lines": 122, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.086495015Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 40, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 73, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 99, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 111, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 120, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemIntentDispatcher.h", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemIntentDispatcher.h", - "language": "c", - "size_bytes": 3253, - "total_lines": 125, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.091633858Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_FileSystemIntentDispatcher", - "name": "FileSystemIntentDispatcher", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Statistics", - "name": "Statistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 115, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemOperations.cpp", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemOperations.cpp", - "language": "cpp", - "size_bytes": 28437, - "total_lines": 737, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.099096739Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_listDirectory", - "name": "listDirectory", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 103, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createDirectory", - "name": "createDirectory", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 144, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_removeDirectory", - "name": "removeDirectory", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 186, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_readFile", - "name": "readFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 198, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_writeFile", - "name": "writeFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 208, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createFile", - "name": "createFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 269, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_deleteFile", - "name": "deleteFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 316, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_moveItem", - "name": "moveItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 378, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_copyItem", - "name": "copyItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 412, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_validatePath", - "name": "validatePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 461, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_checkPermissions", - "name": "checkPermissions", - "symbol_type": "Function", - "file_path": "", - "line_start": 463, - "line_end": 488, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_validateCopyPaths", - "name": "validateCopyPaths", - "symbol_type": "Function", - "file_path": "", - "line_start": 494, - "line_end": 523, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_prepareCopyTarget", - "name": "prepareCopyTarget", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 531, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_executeCopyOperation", - "name": "executeCopyOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 546, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_finalizeCopyOperation", - "name": "finalizeCopyOperation", - "symbol_type": "Function", - "file_path": "", - "line_start": 548, - "line_end": 572, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_searchFiles", - "name": "searchFiles", - "symbol_type": "Function", - "file_path": "", - "line_start": 578, - "line_end": 633, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_findByName", - "name": "findByName", - "symbol_type": "Function", - "file_path": "", - "line_start": 635, - "line_end": 643, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_findByExtensions", - "name": "findByExtensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 645, - "line_end": 653, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getItemInfo", - "name": "getItemInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 659, - "line_end": 684, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_pathExists", - "name": "pathExists", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 700, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getDiskSpace", - "name": "getDiskSpace", - "symbol_type": "Function", - "file_path": "", - "line_start": 702, - "line_end": 718, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createTempFile", - "name": "createTempFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 720, - "line_end": 734, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemOperations.h", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemOperations.h", - "language": "c", - "size_bytes": 11097, - "total_lines": 290, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.106615401Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_FileSystemCore_v23_Integrated", - "name": "FileSystemCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 0, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemTypes.cpp", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemTypes.cpp", - "language": "cpp", - "size_bytes": 17967, - "total_lines": 518, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.114154613Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 92, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 124, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 160, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 167, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 214, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 231, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 249, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 259, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 271, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 281, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 291, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 300, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 312, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 324, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 335, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 345, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 355, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 365, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 389, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 410, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 468, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_normalizePath", - "name": "normalizePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 477, - "line_end": 483, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getRelativePath", - "name": "getRelativePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 491, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_fileChangeTypeToString", - "name": "fileChangeTypeToString", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 508, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_stringToFileChangeType", - "name": "stringToFileChangeType", - "symbol_type": "Function", - "file_path": "", - "line_start": 510, - "line_end": 516, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemTypes.h", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemTypes.h", - "language": "c", - "size_bytes": 9095, - "total_lines": 236, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.120390492Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_FileSystemEntry", - "name": "FileSystemEntry", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 4, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_DirectoryListing", - "name": "DirectoryListing", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FileOperationResult", - "name": "FileOperationResult", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 4, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FileChangeNotification", - "name": "FileChangeNotification", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SearchFilter", - "name": "SearchFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 148, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_FileSystemCore_v23_Integrated", - "name": "FileSystemCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 0, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSystemEntry", - "name": "FileSystemEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DirectoryListing", - "name": "DirectoryListing", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileOperationResult", - "name": "FileOperationResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 102, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileChangeNotification", - "name": "FileChangeNotification", - "symbol_type": "Class", - "file_path": "", - "line_start": 107, - "line_end": 131, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SearchFilter", - "name": "SearchFilter", - "symbol_type": "Class", - "file_path": "", - "line_start": 136, - "line_end": 156, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemWatcher.cpp", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemWatcher.cpp", - "language": "cpp", - "size_bytes": 10907, - "total_lines": 324, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.127693445Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_watchDirectory", - "name": "watchDirectory", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 46, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_watchFile", - "name": "watchFile", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 53, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_stopWatching", - "name": "stopWatching", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 58, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_stopAllWatching", - "name": "stopAllWatching", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 63, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_isWatching", - "name": "isWatching", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getActiveWatchers", - "name": "getActiveWatchers", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 74, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_generateWatcherId", - "name": "generateWatcherId", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 92, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_isWatchablePath", - "name": "isWatchablePath", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 120, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_windowsWatchThread", - "name": "windowsWatchThread", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 206, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_convertWindowsAction", - "name": "convertWindowsAction", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 222, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_linuxWatchThread", - "name": "linuxWatchThread", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 311, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_convertLinuxMask", - "name": "convertLinuxMask", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 319, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_timeval", - "name": "timeval", - "symbol_type": "Class", - "file_path": "", - "line_start": 252, - "line_end": 252, - "column_start": 8, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_inotify_event", - "name": "inotify_event", - "symbol_type": "Class", - "file_path": "", - "line_start": 281, - "line_end": 281, - "column_start": 12, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_inotify_event", - "name": "inotify_event", - "symbol_type": "Class", - "file_path": "", - "line_start": 281, - "line_end": 281, - "column_start": 59, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_inotify_event", - "name": "inotify_event", - "symbol_type": "Class", - "file_path": "", - "line_start": 304, - "line_end": 304, - "column_start": 24, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemWatcher.h", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemWatcher.h", - "language": "c", - "size_bytes": 5294, - "total_lines": 165, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.133052465Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_WatchInfo", - "name": "WatchInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 109, - "column_start": 8, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_FileSystemCore_v23_Integrated", - "name": "FileSystemCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 0, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_WatchInfo", - "name": "WatchInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemWatchManager.cpp", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemWatchManager.cpp", - "language": "cpp", - "size_bytes": 8189, - "total_lines": 242, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.139882572Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 29, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 124, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 142, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 149, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 165, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 170, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 178, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 206, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 226, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 235, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 240, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemWatchManager.h", - "path": "./development/nyamesh/cores_v23/filesystem/FileSystemWatchManager.h", - "language": "c", - "size_bytes": 5254, - "total_lines": 184, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.144925943Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_WatchSession", - "name": "WatchSession", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 8, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FileSystemWatchManager", - "name": "FileSystemWatchManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 4, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 4, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FileSystemWatchManager", - "name": "FileSystemWatchManager", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 127, - "column_start": 4, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 4, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_FileSystemWatchManager", - "name": "FileSystemWatchManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 182, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_WatchSession", - "name": "WatchSession", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Statistics", - "name": "Statistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 133, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemIntents.h", - "path": "./development/nyamesh/cores_v23/filesystem/intents/FileSystemIntents.h", - "language": "c", - "size_bytes": 4898, - "total_lines": 174, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.153270778Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createFileOpen", - "name": "createFileOpen", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 171, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_FileOpenData", - "name": "FileOpenData", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 66, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileResponseData", - "name": "FileResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 78, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DirectoryResponseData", - "name": "DirectoryResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 90, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_InfoResponseData", - "name": "InfoResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 104, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DriveInfo", - "name": "DriveInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 109, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DrivesResponseData", - "name": "DrivesResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSystemErrorData", - "name": "FileSystemErrorData", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 143, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_WatchEventData", - "name": "WatchEventData", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 153, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemTreeBridge.cpp", - "path": "./development/nyamesh/cores_v23/helpers/FileSystemTreeBridge.cpp", - "language": "cpp", - "size_bytes": 7230, - "total_lines": 202, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.161934003Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 56, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 125, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 168, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 194, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 202, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemTreeBridge.h", - "path": "./development/nyamesh/cores_v23/helpers/FileSystemTreeBridge.h", - "language": "c", - "size_bytes": 2851, - "total_lines": 98, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.167445937Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_FileSystemCore_v23_Integrated", - "name": "FileSystemCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 0, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSystemTreeBridge", - "name": "FileSystemTreeBridge", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 98, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemTreeHelper.cpp", - "path": "./development/nyamesh/cores_v23/helpers/FileSystemTreeHelper.cpp", - "language": "cpp", - "size_bytes": 17002, - "total_lines": 452, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.174028415Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 113, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 167, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 212, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 281, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 310, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 329, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 355, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 362, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 377, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 396, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 400, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 427, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 438, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 450, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "FileSystemTreeHelper.h", - "path": "./development/nyamesh/cores_v23/helpers/FileSystemTreeHelper.h", - "language": "c", - "size_bytes": 7437, - "total_lines": 193, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.179122306Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_IPlatformIconProvider", - "name": "IPlatformIconProvider", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 0, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DriveInfo", - "name": "DriveInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 4, - "column_end": 20, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileSystemTreeHelper", - "name": "FileSystemTreeHelper", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 191, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "IntentHelper.cpp", - "path": "./development/nyamesh/cores_v23/helpers/IntentHelper.cpp", - "language": "cpp", - "size_bytes": 7794, - "total_lines": 225, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.185180008Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 56, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 64, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 76, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 96, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 106, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 120, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 159, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 169, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 175, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 182, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 187, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 193, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 223, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "IntentHelper.h", - "path": "./development/nyamesh/cores_v23/helpers/IntentHelper.h", - "language": "c", - "size_bytes": 8407, - "total_lines": 236, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.190193584Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_IntentHelper", - "name": "IntentHelper", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 228, - "column_start": 4, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 229, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_IntentHelper", - "name": "IntentHelper", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 230, - "column_start": 4, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 4, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_IntentHelper", - "name": "IntentHelper", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 232, - "column_start": 4, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 233, - "column_start": 4, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_NyaMeshEditor", - "name": "NyaMeshEditor", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 0, - "column_end": 19, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UltraLightCoreBase", - "name": "UltraLightCoreBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 0, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IntentHelper", - "name": "IntentHelper", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 234, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "IPlatformIconProvider.h", - "path": "./development/nyamesh/cores_v23/helpers/platform/IPlatformIconProvider.h", - "language": "c", - "size_bytes": 3509, - "total_lines": 113, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.195856388Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 4, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_IPlatformIconProvider", - "name": "IPlatformIconProvider", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 92, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_PlatformIconProviderFactory", - "name": "PlatformIconProviderFactory", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 111, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "LinuxIconHelper.cpp", - "path": "./development/nyamesh/cores_v23/helpers/platform/LinuxIconHelper.cpp", - "language": "cpp", - "size_bytes": 9246, - "total_lines": 264, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.202484577Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 21, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 0, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 29, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 141, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 170, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 175, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 182, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 209, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 238, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 262, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "LinuxIconHelper.h", - "path": "./development/nyamesh/cores_v23/helpers/platform/LinuxIconHelper.h", - "language": "c", - "size_bytes": 2277, - "total_lines": 78, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.208498550Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 4, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_QFileIconProvider", - "name": "QFileIconProvider", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 0, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LinuxIconHelper", - "name": "LinuxIconHelper", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 76, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "PlatformIconProviderFactory.cpp", - "path": "./development/nyamesh/cores_v23/helpers/platform/PlatformIconProviderFactory.cpp", - "language": "cpp", - "size_bytes": 1681, - "total_lines": 56, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.213845143Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_createPlatformIconProvider", - "name": "createPlatformIconProvider", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 54, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "WindowsIconHelper.cpp", - "path": "./development/nyamesh/cores_v23/helpers/platform/WindowsIconHelper.cpp", - "language": "cpp", - "size_bytes": 11951, - "total_lines": 424, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.221177144Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_convertHIconToPixmap", - "name": "convertHIconToPixmap", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 70, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 80, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 135, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 173, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 194, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 228, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 233, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 240, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 261, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 282, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 295, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 299, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 309, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 321, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 369, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 422, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "WindowsIconHelper.h", - "path": "./development/nyamesh/cores_v23/helpers/platform/WindowsIconHelper.h", - "language": "c", - "size_bytes": 3397, - "total_lines": 110, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.226516308Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_WindowsIconHelper", - "name": "WindowsIconHelper", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "LocalizationIntents.h", - "path": "./development/nyamesh/cores_v23/localization/intents/LocalizationIntents.h", - "language": "c", - "size_bytes": 3279, - "total_lines": 129, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.235959554Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_TranslationResponseData", - "name": "TranslationResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 58, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LanguageChangedData", - "name": "LanguageChangedData", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LanguageResponseData", - "name": "LanguageResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 78, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LanguagesResponseData", - "name": "LanguagesResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 89, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DataResponseData", - "name": "DataResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 95, - "line_end": 102, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_EntryResponseData", - "name": "EntryResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 108, - "line_end": 115, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LocalizationErrorData", - "name": "LocalizationErrorData", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 126, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "LocalizationCore_v23_Integrated.cpp", - "path": "./development/nyamesh/cores_v23/localization/LocalizationCore_v23_Integrated.cpp", - "language": "cpp", - "size_bytes": 40319, - "total_lines": 984, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.245178397Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 46, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 58, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 65, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 80, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 116, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 136, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 171, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 189, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 213, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 221, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 229, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 233, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 239, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 248, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 257, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 274, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 287, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 305, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 319, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 343, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 348, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 360, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 369, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 378, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Impl", - "name": "Impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 418, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 440, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 442, - "line_end": 492, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 494, - "line_end": 517, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 522, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 543, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 545, - "line_end": 547, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 570, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 572, - "line_end": 574, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 580, - "line_end": 850, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 852, - "line_end": 876, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 878, - "line_end": 904, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_39", - "name": "function_39", - "symbol_type": "Function", - "file_path": "", - "line_start": 910, - "line_end": 912, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_40", - "name": "function_40", - "symbol_type": "Function", - "file_path": "", - "line_start": 914, - "line_end": 923, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_41", - "name": "function_41", - "symbol_type": "Function", - "file_path": "", - "line_start": 925, - "line_end": 931, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_normalizeLanguageCode", - "name": "normalizeLanguageCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 937, - "line_end": 959, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parseLanguageCode", - "name": "parseLanguageCode", - "symbol_type": "Function", - "file_path": "", - "line_start": 961, - "line_end": 967, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getSystemLanguage", - "name": "getSystemLanguage", - "symbol_type": "Function", - "file_path": "", - "line_start": 969, - "line_end": 982, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_class_0", - "name": "class_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 384, - "line_end": 523, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "LocalizationCore_v23_Integrated.h", - "path": "./development/nyamesh/cores_v23/localization/LocalizationCore_v23_Integrated.h", - "language": "c", - "size_bytes": 13972, - "total_lines": 381, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.251646571Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_LanguageInfo", - "name": "LanguageInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TranslationEntry", - "name": "TranslationEntry", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_LanguagePack", - "name": "LanguagePack", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_LocalizationSettings", - "name": "LocalizationSettings", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_LanguageChangeNotification", - "name": "LanguageChangeNotification", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 155, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_LocalizationCore_v23_Integrated", - "name": "LocalizationCore_v23_Integrated", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 222, - "column_start": 4, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 223, - "column_start": 4, - "column_end": 96, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_LocalizationCore_v23_Integrated", - "name": "LocalizationCore_v23_Integrated", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 224, - "column_start": 4, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 225, - "column_start": 4, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_LanguageInfo", - "name": "LanguageInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TranslationEntry", - "name": "TranslationEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 87, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LanguagePack", - "name": "LanguagePack", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 116, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LocalizationSettings", - "name": "LocalizationSettings", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 143, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LanguageChangeNotification", - "name": "LanguageChangeNotification", - "symbol_type": "Class", - "file_path": "", - "line_start": 148, - "line_end": 162, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LocalizationCore_v23_Integrated", - "name": "LocalizationCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 199, - "line_end": 330, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Impl", - "name": "Impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 282, - "line_end": 282, - "column_start": 4, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LocalizationCoreIntegratedFactory", - "name": "LocalizationCoreIntegratedFactory", - "symbol_type": "Class", - "file_path": "", - "line_start": 335, - "line_end": 355, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "QuickAccessIntents.h", - "path": "./development/nyamesh/cores_v23/quickaccess/intents/QuickAccessIntents.h", - "language": "c", - "size_bytes": 4176, - "total_lines": 154, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.261241410Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_BookmarkData", - "name": "BookmarkData", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 63, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_BookmarksResponseData", - "name": "BookmarksResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 74, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_RecentFileData", - "name": "RecentFileData", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 85, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_RecentResponseData", - "name": "RecentResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 96, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FavoriteData", - "name": "FavoriteData", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 107, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FavoritesResponseData", - "name": "FavoritesResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SearchResponseData", - "name": "SearchResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DataResponseData", - "name": "DataResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 135, - "line_end": 141, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QuickAccessErrorData", - "name": "QuickAccessErrorData", - "symbol_type": "Class", - "file_path": "", - "line_start": 147, - "line_end": 151, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "QuickAccessCore_v23_Integrated.cpp", - "path": "./development/nyamesh/cores_v23/quickaccess/QuickAccessCore_v23_Integrated.cpp", - "language": "cpp", - "size_bytes": 30214, - "total_lines": 731, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.270062207Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 46, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 64, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 91, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 99, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 112, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 134, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 144, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 154, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 168, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Impl", - "name": "Impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 269, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 333, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 337, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 368, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 375, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 644, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 646, - "line_end": 672, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 678, - "line_end": 680, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 682, - "line_end": 691, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 693, - "line_end": 699, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accessItemTypeToString", - "name": "accessItemTypeToString", - "symbol_type": "Function", - "file_path": "", - "line_start": 705, - "line_end": 717, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_stringToAccessItemType", - "name": "stringToAccessItemType", - "symbol_type": "Function", - "file_path": "", - "line_start": 719, - "line_end": 729, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_class_0", - "name": "class_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 174, - "line_end": 313, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "QuickAccessCore_v23_Integrated.h", - "path": "./development/nyamesh/cores_v23/quickaccess/QuickAccessCore_v23_Integrated.h", - "language": "c", - "size_bytes": 15443, - "total_lines": 420, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.276770701Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_AccessItem", - "name": "AccessItem", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_AccessHistoryEntry", - "name": "AccessHistoryEntry", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 101, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_BookmarkGroup", - "name": "BookmarkGroup", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_QuickAccessFilter", - "name": "QuickAccessFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 152, - "column_start": 4, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SuggestionSettings", - "name": "SuggestionSettings", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 176, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_QuickAccessCore_v23_Integrated", - "name": "QuickAccessCore_v23_Integrated", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 241, - "column_start": 4, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 242, - "column_start": 4, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_QuickAccessCore_v23_Integrated", - "name": "QuickAccessCore_v23_Integrated", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 243, - "column_start": 4, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 244, - "column_start": 4, - "column_end": 89, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_AccessItem", - "name": "AccessItem", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AccessHistoryEntry", - "name": "AccessHistoryEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_BookmarkGroup", - "name": "BookmarkGroup", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 134, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QuickAccessFilter", - "name": "QuickAccessFilter", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 160, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SuggestionSettings", - "name": "SuggestionSettings", - "symbol_type": "Class", - "file_path": "", - "line_start": 165, - "line_end": 181, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QuickAccessCore_v23_Integrated", - "name": "QuickAccessCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 217, - "line_end": 386, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Impl", - "name": "Impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 306, - "line_end": 306, - "column_start": 4, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QuickAccessCoreIntegratedFactory", - "name": "QuickAccessCoreIntegratedFactory", - "symbol_type": "Class", - "file_path": "", - "line_start": 391, - "line_end": 411, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "SettingsIntents.h", - "path": "./development/nyamesh/cores_v23/settings/intents/SettingsIntents.h", - "language": "c", - "size_bytes": 2366, - "total_lines": 106, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.286480672Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_SettingChangedData", - "name": "SettingChangedData", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 51, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingResponseData", - "name": "SettingResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileResponseData", - "name": "FileResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 73, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsErrorData", - "name": "SettingsErrorData", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 83, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsLoadedData", - "name": "SettingsLoadedData", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsSavedData", - "name": "SettingsSavedData", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 103, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "SettingsCore_v23_Integrated.cpp", - "path": "./development/nyamesh/cores_v23/settings/SettingsCore_v23_Integrated.cpp", - "language": "cpp", - "size_bytes": 40454, - "total_lines": 986, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.294118108Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 70, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 80, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 89, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 98, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 156, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 208, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 285, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 342, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 398, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 454, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 495, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 507, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 509, - "line_end": 515, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 522, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 524, - "line_end": 536, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 538, - "line_end": 571, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 602, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 604, - "line_end": 633, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 636, - "line_end": 661, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 663, - "line_end": 681, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 683, - "line_end": 714, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 716, - "line_end": 724, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 727, - "line_end": 771, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 773, - "line_end": 819, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 821, - "line_end": 859, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 861, - "line_end": 927, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 930, - "line_end": 935, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 937, - "line_end": 939, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 941, - "line_end": 980, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 982, - "line_end": 984, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "SettingsCore_v23_Integrated.h", - "path": "./development/nyamesh/cores_v23/settings/SettingsCore_v23_Integrated.h", - "language": "c", - "size_bytes": 8212, - "total_lines": 271, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.299856836Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_SettingsCore_v23_Integrated", - "name": "SettingsCore_v23_Integrated", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 4, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 4, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SettingsCore_v23_Integrated", - "name": "SettingsCore_v23_Integrated", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 4, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 4, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 117, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_QDialog", - "name": "QDialog", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QTabWidget", - "name": "QTabWidget", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 0, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QWidget", - "name": "QWidget", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsCore_v23_Integrated", - "name": "SettingsCore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 269, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UIIntents.h", - "path": "./development/nyamesh/cores_v23/ui/intents/UIIntents.h", - "language": "c", - "size_bytes": 3211, - "total_lines": 139, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.308556593Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_DialogResponseData", - "name": "DialogResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_MessageBoxResponseData", - "name": "MessageBoxResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 71, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ThemeResponseData", - "name": "ThemeResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_StyleResponseData", - "name": "StyleResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 88, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ThemesResponseData", - "name": "ThemesResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 104, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ElementResponseData", - "name": "ElementResponseData", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 115, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UIEventData", - "name": "UIEventData", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 126, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UIErrorData", - "name": "UIErrorData", - "symbol_type": "Class", - "file_path": "", - "line_start": 132, - "line_end": 136, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UICore_v23_Integrated.cpp", - "path": "./development/nyamesh/cores_v23/ui/UICore_v23_Integrated.cpp", - "language": "cpp", - "size_bytes": 57334, - "total_lines": 1506, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.317678973Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_Impl", - "name": "Impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 319, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 351, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 375, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 407, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 425, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 429, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 443, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 447, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 511, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 556, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 621, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 623, - "line_end": 640, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 642, - "line_end": 661, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 667, - "line_end": 697, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 699, - "line_end": 728, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 730, - "line_end": 762, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 768, - "line_end": 782, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 784, - "line_end": 821, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 823, - "line_end": 839, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 841, - "line_end": 856, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 858, - "line_end": 885, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 891, - "line_end": 894, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 896, - "line_end": 901, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 903, - "line_end": 905, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 907, - "line_end": 913, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 919, - "line_end": 945, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 947, - "line_end": 970, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 972, - "line_end": 1000, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 1002, - "line_end": 1022, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 1028, - "line_end": 1033, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 1035, - "line_end": 1040, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 1042, - "line_end": 1050, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 1052, - "line_end": 1067, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 1069, - "line_end": 1106, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 1112, - "line_end": 1125, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_39", - "name": "function_39", - "symbol_type": "Function", - "file_path": "", - "line_start": 1127, - "line_end": 1136, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_40", - "name": "function_40", - "symbol_type": "Function", - "file_path": "", - "line_start": 1138, - "line_end": 1143, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_41", - "name": "function_41", - "symbol_type": "Function", - "file_path": "", - "line_start": 1145, - "line_end": 1149, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 1151, - "line_end": 1153, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_43", - "name": "function_43", - "symbol_type": "Function", - "file_path": "", - "line_start": 1155, - "line_end": 1163, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_44", - "name": "function_44", - "symbol_type": "Function", - "file_path": "", - "line_start": 1169, - "line_end": 1322, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_45", - "name": "function_45", - "symbol_type": "Function", - "file_path": "", - "line_start": 1324, - "line_end": 1353, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_46", - "name": "function_46", - "symbol_type": "Function", - "file_path": "", - "line_start": 1355, - "line_end": 1367, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_47", - "name": "function_47", - "symbol_type": "Function", - "file_path": "", - "line_start": 1369, - "line_end": 1400, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_48", - "name": "function_48", - "symbol_type": "Function", - "file_path": "", - "line_start": 1402, - "line_end": 1419, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_49", - "name": "function_49", - "symbol_type": "Function", - "file_path": "", - "line_start": 1421, - "line_end": 1424, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_50", - "name": "function_50", - "symbol_type": "Function", - "file_path": "", - "line_start": 1426, - "line_end": 1439, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_EventFilter", - "name": "EventFilter", - "symbol_type": "Function", - "file_path": "", - "line_start": 1447, - "line_end": 1448, - "column_start": 4, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_52", - "name": "function_52", - "symbol_type": "Function", - "file_path": "", - "line_start": 1451, - "line_end": 1473, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_53", - "name": "function_53", - "symbol_type": "Function", - "file_path": "", - "line_start": 1480, - "line_end": 1482, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_54", - "name": "function_54", - "symbol_type": "Function", - "file_path": "", - "line_start": 1484, - "line_end": 1493, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_55", - "name": "function_55", - "symbol_type": "Function", - "file_path": "", - "line_start": 1495, - "line_end": 1503, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_class_0", - "name": "class_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 64, - "line_end": 408, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_EventFilter", - "name": "EventFilter", - "symbol_type": "Class", - "file_path": "", - "line_start": 1442, - "line_end": 1474, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UICore_v23_Integrated.h", - "path": "./development/nyamesh/cores_v23/ui/UICore_v23_Integrated.h", - "language": "c", - "size_bytes": 21068, - "total_lines": 497, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.324773625Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_UICore_v23_Integrated", - "name": "UICore_v23_Integrated", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 135, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 136, - "column_start": 4, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_UICore_v23_Integrated", - "name": "UICore_v23_Integrated", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 138, - "column_start": 4, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_QWidget", - "name": "QWidget", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QMainWindow", - "name": "QMainWindow", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QMenuBar", - "name": "QMenuBar", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 0, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QToolBar", - "name": "QToolBar", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 0, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QStatusBar", - "name": "QStatusBar", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 0, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QSplitter", - "name": "QSplitter", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 0, - "column_end": 15, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QTabWidget", - "name": "QTabWidget", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 0, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QTextEdit", - "name": "QTextEdit", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 0, - "column_end": 15, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QTreeView", - "name": "QTreeView", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 0, - "column_end": 15, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QVBoxLayout", - "name": "QVBoxLayout", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QHBoxLayout", - "name": "QHBoxLayout", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QGridLayout", - "name": "QGridLayout", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QAction", - "name": "QAction", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QMenu", - "name": "QMenu", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 0, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QDialog", - "name": "QDialog", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 52, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QMessageBox", - "name": "QMessageBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QFileDialog", - "name": "QFileDialog", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 54, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QProgressBar", - "name": "QProgressBar", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 0, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QLabel", - "name": "QLabel", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 0, - "column_end": 12, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QPushButton", - "name": "QPushButton", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QApplication", - "name": "QApplication", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 0, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UICore_v23_Integrated", - "name": "UICore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 466, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Impl", - "name": "Impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 196, - "line_end": 196, - "column_start": 4, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UICore_v23_Integrated", - "name": "UICore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 472, - "line_end": 472, - "column_start": 0, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UICoreIntegratedFactory", - "name": "UICoreIntegratedFactory", - "symbol_type": "Class", - "file_path": "", - "line_start": 474, - "line_end": 494, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UIEventHandler.cpp", - "path": "./development/nyamesh/cores_v23/ui/UIEventHandler.cpp", - "language": "cpp", - "size_bytes": 3152, - "total_lines": 88, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.331223990Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_dispatchUIEvent", - "name": "dispatchUIEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_onUIEvent", - "name": "onUIEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_addEventListener", - "name": "addEventListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_removeEventListener", - "name": "removeEventListener", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_simulateUIEvent", - "name": "simulateUIEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 63, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_fireUIEvent", - "name": "fireUIEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sendCustomEvent", - "name": "sendCustomEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_onElementEvent", - "name": "onElementEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 85, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UIEventHandler.h", - "path": "./development/nyamesh/cores_v23/ui/UIEventHandler.h", - "language": "c", - "size_bytes": 3925, - "total_lines": 115, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.336352883Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_UICore_v23_Integrated", - "name": "UICore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 0, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UIThemeManager.cpp", - "path": "./development/nyamesh/cores_v23/ui/UIThemeManager.cpp", - "language": "cpp", - "size_bytes": 3212, - "total_lines": 89, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.343002568Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_registerTheme", - "name": "registerTheme", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 29, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_applyTheme", - "name": "applyTheme", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getCurrentTheme", - "name": "getCurrentTheme", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getAvailableThemes", - "name": "getAvailableThemes", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 51, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_applyStyleSheet", - "name": "applyStyleSheet", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getElementStyle", - "name": "getElementStyle", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 70, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_initializeDefaultThemes", - "name": "initializeDefaultThemes", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 86, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UIThemeManager.h", - "path": "./development/nyamesh/cores_v23/ui/UIThemeManager.h", - "language": "c", - "size_bytes": 4135, - "total_lines": 113, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.348215396Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_UICore_v23_Integrated", - "name": "UICore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 0, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UITypes.cpp", - "path": "./development/nyamesh/cores_v23/ui/UITypes.cpp", - "language": "cpp", - "size_bytes": 11115, - "total_lines": 302, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.355346490Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 68, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 96, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 107, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 111, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 135, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 152, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 160, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 173, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 186, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 193, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_qtWidgetToUIElement", - "name": "qtWidgetToUIElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_validateUIElement", - "name": "validateUIElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 226, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_generateElementId", - "name": "generateElementId", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_normalizeStyleSheet", - "name": "normalizeStyleSheet", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_uiElementTypeToString", - "name": "uiElementTypeToString", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 281, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_stringToUIElementType", - "name": "stringToUIElementType", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 300, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UITypes.h", - "path": "./development/nyamesh/cores_v23/ui/UITypes.h", - "language": "c", - "size_bytes": 7331, - "total_lines": 217, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.362377293Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_UIEvent", - "name": "UIEvent", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 4, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_UIElement", - "name": "UIElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_LayoutInfo", - "name": "LayoutInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ThemeDefinition", - "name": "ThemeDefinition", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 4, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_QWidget", - "name": "QWidget", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QMainWindow", - "name": "QMainWindow", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QMenuBar", - "name": "QMenuBar", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 0, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QToolBar", - "name": "QToolBar", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 0, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QStatusBar", - "name": "QStatusBar", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 0, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QSplitter", - "name": "QSplitter", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 0, - "column_end": 15, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QTabWidget", - "name": "QTabWidget", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 0, - "column_end": 16, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QTextEdit", - "name": "QTextEdit", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 0, - "column_end": 15, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QTreeView", - "name": "QTreeView", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 0, - "column_end": 15, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QVBoxLayout", - "name": "QVBoxLayout", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QHBoxLayout", - "name": "QHBoxLayout", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QGridLayout", - "name": "QGridLayout", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QAction", - "name": "QAction", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QMenu", - "name": "QMenu", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 0, - "column_end": 11, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QDialog", - "name": "QDialog", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QMessageBox", - "name": "QMessageBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QFileDialog", - "name": "QFileDialog", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QProgressBar", - "name": "QProgressBar", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 0, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QLabel", - "name": "QLabel", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 0, - "column_end": 12, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QPushButton", - "name": "QPushButton", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 0, - "column_end": 17, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_QApplication", - "name": "QApplication", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 0, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UICore_v23_Integrated", - "name": "UICore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 0, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UIEvent", - "name": "UIEvent", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 89, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UIElement", - "name": "UIElement", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 116, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LayoutInfo", - "name": "LayoutInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 135, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ThemeDefinition", - "name": "ThemeDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 140, - "line_end": 160, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UIWidgetManager.cpp", - "path": "./development/nyamesh/cores_v23/ui/UIWidgetManager.cpp", - "language": "cpp", - "size_bytes": 7627, - "total_lines": 191, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.367578169Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_createElement", - "name": "createElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 29, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createElement", - "name": "createElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_removeElement", - "name": "removeElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 46, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_updateElement", - "name": "updateElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_updateElement", - "name": "updateElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 68, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getElement", - "name": "getElement", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 76, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getChildElements", - "name": "getChildElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 84, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_setElementVisible", - "name": "setElementVisible", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_setElementEnabled", - "name": "setElementEnabled", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 102, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getAllElements", - "name": "getAllElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 109, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getElementCount", - "name": "getElementCount", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 118, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_isElementVisible", - "name": "isElementVisible", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 128, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_isElementEnabled", - "name": "isElementEnabled", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 138, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getElementGeometry", - "name": "getElementGeometry", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 148, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_setElementGeometry", - "name": "setElementGeometry", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 157, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_setElementProperty", - "name": "setElementProperty", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 169, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getElementProperty", - "name": "getElementProperty", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 180, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_searchElements", - "name": "searchElements", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 188, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UIWidgetManager.h", - "path": "./development/nyamesh/cores_v23/ui/UIWidgetManager.h", - "language": "c", - "size_bytes": 10462, - "total_lines": 264, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.372899854Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_UICore_v23_Integrated", - "name": "UICore_v23_Integrated", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 0, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "CMakeCXXCompilerId.cpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/CMakeFiles/3.28.3/CompilerIdCXX/CMakeCXXCompilerId.cpp", - "language": "cpp", - "size_bytes": 27673, - "total_lines": 869, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.406252349Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 844, - "line_end": 869, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/CMakeFiles/nyamesh_v23.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 123, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.422837136Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "foo.h", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/CMakeFiles/ShowIncludes/foo.h", - "language": "c", - "size_bytes": 2, - "total_lines": 1, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.442058162Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.c", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/CMakeFiles/ShowIncludes/main.c", - "language": "c", - "size_bytes": 33, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.446605395Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 2, - "line_end": 2, - "column_start": 0, - "column_end": 12, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "adl_serializer.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/adl_serializer.hpp", - "language": "cpp", - "size_bytes": 2279, - "total_lines": 55, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.467336124Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "byte_container_with_subtype.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/byte_container_with_subtype.hpp", - "language": "cpp", - "size_bytes": 3533, - "total_lines": 103, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.470065890Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 48, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 55, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_subtype", - "name": "set_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_subtype", - "name": "subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_has_subtype", - "name": "has_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_clear_subtype", - "name": "clear_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "abi_macros.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/abi_macros.hpp", - "language": "cpp", - "size_bytes": 3807, - "total_lines": 100, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.473428111Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "from_json.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/conversions/from_json.hpp", - "language": "cpp", - "size_bytes": 18880, - "total_lines": 497, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.484859043Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 232, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_arithmetic_value", - "name": "get_arithmetic_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 91, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 101, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 118, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 124, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 130, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 136, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 146, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 164, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 181, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 191, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 197, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 208, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 253, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 274, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_inplace_array_impl", - "name": "from_json_inplace_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 281, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 293, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 304, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 326, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 374, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl_base", - "name": "from_json_tuple_impl_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 380, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 387, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 393, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 399, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 402, - "line_end": 405, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 417, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 437, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 442, - "line_end": 457, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 468, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 479, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_from_json_fn", - "name": "from_json_fn", - "symbol_type": "Class", - "file_path": "", - "line_start": 471, - "line_end": 480, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "to_chars.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/conversions/to_chars.hpp", - "language": "cpp", - "size_bytes": 38503, - "total_lines": 1118, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.494240025Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 1115, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_reinterpret_bits", - "name": "reinterpret_bits", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diyfp", - "name": "diyfp", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 4, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_compute_boundaries", - "name": "compute_boundaries", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 254, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_cached_power_for_binary_exponent", - "name": "get_cached_power_for_binary_exponent", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 486, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find_largest_pow10", - "name": "find_largest_pow10", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 544, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2_round", - "name": "grisu2_round", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 581, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2_digit_gen", - "name": "grisu2_digit_gen", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 820, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2", - "name": "grisu2", - "symbol_type": "Function", - "file_path": "", - "line_start": 828, - "line_end": 879, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 887, - "line_end": 919, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 927, - "line_end": 967, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 979, - "line_end": 1048, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_diyfp", - "name": "diyfp", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 173, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_boundaries", - "name": "boundaries", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 180, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cached_power", - "name": "cached_power", - "symbol_type": "Class", - "file_path": "", - "line_start": 314, - "line_end": 319, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "to_json.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/conversions/to_json.hpp", - "language": "cpp", - "size_bytes": 15749, - "total_lines": 446, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.503852840Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 431, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 232, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 268, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 281, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 288, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 294, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 301, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 308, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 315, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 324, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 331, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 344, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 350, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 357, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 363, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 370, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 373, - "line_end": 376, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 386, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 392, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 400, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json_tuple_impl", - "name": "to_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 406, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 412, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 419, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_external_constructor", - "name": "external_constructor", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 18, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 110, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 136, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 149, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 152, - "line_end": 219, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 257, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_to_json_fn", - "name": "to_json_fn", - "symbol_type": "Class", - "file_path": "", - "line_start": 422, - "line_end": 429, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "exceptions.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/exceptions.hpp", - "language": "cpp", - "size_bytes": 9128, - "total_lines": 255, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.511346980Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 130, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_exception", - "name": "exception", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_name", - "name": "name", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diagnostics", - "name": "diagnostics", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diagnostics", - "name": "diagnostics", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 176, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 195, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 200, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 217, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 234, - "column_start": 4, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 251, - "column_start": 4, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_parse_error", - "name": "parse_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 183, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_invalid_iterator", - "name": "invalid_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 187, - "line_end": 201, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_error", - "name": "type_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 205, - "line_end": 218, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_out_of_range", - "name": "out_of_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 235, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_other_error", - "name": "other_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 239, - "line_end": 252, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "hash.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/hash.hpp", - "language": "cpp", - "size_bytes": 4016, - "total_lines": 129, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.514343240Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 128, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_combine", - "name": "combine", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_hash", - "name": "hash", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 126, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "binary_reader.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/input/binary_reader.hpp", - "language": "cpp", - "size_bytes": 103174, - "total_lines": 3010, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.527033323Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 3009, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_little_endianness", - "name": "little_endianness", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 56, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 90, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 4, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_bson_string", - "name": "get_bson_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_bson_binary", - "name": "get_bson_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 338, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 384, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 406, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 898, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 911, - "line_end": 994, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 1007, - "line_end": 1094, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 1102, - "line_end": 1132, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 1140, - "line_end": 1187, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 1196, - "line_end": 1565, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 1577, - "line_end": 1648, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 1660, - "line_end": 1765, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 1771, - "line_end": 1787, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 1793, - "line_end": 1817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 1830, - "line_end": 1833, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 1849, - "line_end": 1938, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 1944, - "line_end": 1996, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 2009, - "line_end": 2219, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 2232, - "line_end": 2293, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 2299, - "line_end": 2477, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 2482, - "line_end": 2585, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 2590, - "line_end": 2668, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 2673, - "line_end": 2737, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 2752, - "line_end": 2756, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 2761, - "line_end": 2770, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number", - "name": "get_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 2788, - "line_end": 2814, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_string", - "name": "get_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 2831, - "line_end": 2847, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_binary", - "name": "get_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 2864, - "line_end": 2880, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_40", - "name": "function_40", - "symbol_type": "Function", - "file_path": "", - "line_start": 2887, - "line_end": 2896, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_41", - "name": "function_41", - "symbol_type": "Function", - "file_path": "", - "line_start": 2901, - "line_end": 2906, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 2914, - "line_end": 2948, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_binary_reader", - "name": "binary_reader", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 3002, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "input_adapters.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/input/input_adapters.hpp", - "language": "cpp", - "size_bytes": 17372, - "total_lines": 494, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.536000035Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 493, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 4, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 4, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_character", - "name": "get_character", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 104, - "column_start": 4, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 4, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_input_adapter", - "name": "iterator_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 232, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_wide_string_input_adapter", - "name": "wide_string_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 305, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 322, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_fill_buffer", - "name": "fill_buffer", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 331, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 353, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 377, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 386, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 410, - "column_start": 11, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 419, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 426, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 431, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 436, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 454, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 460, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 475, - "column_start": 4, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 481, - "line_end": 482, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 487, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_input_adapter", - "name": "iterator_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 171, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_wide_string_input_helper", - "name": "wide_string_input_helper", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 175, - "column_start": 0, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 178, - "line_end": 233, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 236, - "line_end": 295, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_wide_string_input_adapter", - "name": "wide_string_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 299, - "line_end": 340, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_input_adapter_factory", - "name": "iterator_input_adapter_factory", - "symbol_type": "Class", - "file_path": "", - "line_start": 344, - "line_end": 354, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_iterator_of_multibyte", - "name": "is_iterator_of_multibyte", - "symbol_type": "Class", - "file_path": "", - "line_start": 357, - "line_end": 364, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 367, - "line_end": 378, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_container_input_adapter_factory", - "name": "container_input_adapter_factory", - "symbol_type": "Class", - "file_path": "", - "line_start": 399, - "line_end": 399, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 402, - "line_end": 411, - "column_start": 0, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 465, - "line_end": 491, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_sax.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/input/json_sax.hpp", - "language": "cpp", - "size_bytes": 21370, - "total_lines": 728, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.544074491Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 178, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 181, - "column_start": 4, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 182, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 185, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_null", - "name": "null", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_boolean", - "name": "boolean", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_integer", - "name": "number_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_unsigned", - "name": "number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_float", - "name": "number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string", - "name": "string", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start_object", - "name": "start_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_key", - "name": "key", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end_object", - "name": "end_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 259, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start_array", - "name": "start_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end_array", - "name": "end_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 281, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_errored", - "name": "is_errored", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 299, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 362, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 365, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 366, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 367, - "column_start": 4, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 368, - "column_start": 4, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 369, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 375, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 381, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 387, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 393, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 399, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 405, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 411, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 429, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 446, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 482, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 499, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 531, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 544, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 549, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_handle_value", - "name": "handle_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 629, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_39", - "name": "function_39", - "symbol_type": "Function", - "file_path": "", - "line_start": 661, - "line_end": 664, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_40", - "name": "function_40", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 669, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_41", - "name": "function_41", - "symbol_type": "Function", - "file_path": "", - "line_start": 671, - "line_end": 674, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 676, - "line_end": 679, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_43", - "name": "function_43", - "symbol_type": "Function", - "file_path": "", - "line_start": 681, - "line_end": 684, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_44", - "name": "function_44", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 689, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_45", - "name": "function_45", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 694, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_46", - "name": "function_46", - "symbol_type": "Function", - "file_path": "", - "line_start": 696, - "line_end": 699, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_47", - "name": "function_47", - "symbol_type": "Function", - "file_path": "", - "line_start": 701, - "line_end": 704, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_48", - "name": "function_48", - "symbol_type": "Function", - "file_path": "", - "line_start": 706, - "line_end": 709, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_49", - "name": "function_49", - "symbol_type": "Function", - "file_path": "", - "line_start": 711, - "line_end": 714, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_50", - "name": "function_50", - "symbol_type": "Function", - "file_path": "", - "line_start": 716, - "line_end": 719, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_51", - "name": "function_51", - "symbol_type": "Function", - "file_path": "", - "line_start": 721, - "line_end": 724, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 345, - "line_end": 649, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_sax_acceptor", - "name": "json_sax_acceptor", - "symbol_type": "Class", - "file_path": "", - "line_start": 652, - "line_end": 725, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lexer.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/input/lexer.hpp", - "language": "cpp", - "size_bytes": 54544, - "total_lines": 1632, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.553107090Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 1311, - "column_start": 0, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 127, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 132, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 134, - "column_start": 4, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 838, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 844, - "line_end": 909, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 912, - "line_end": 915, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 918, - "line_end": 921, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 924, - "line_end": 927, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 969, - "line_end": 1292, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 1320, - "line_end": 1325, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 1337, - "line_end": 1364, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unget", - "name": "unget", - "symbol_type": "Function", - "file_path": "", - "line_start": 1374, - "line_end": 1398, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 1401, - "line_end": 1404, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 1412, - "line_end": 1415, - "column_start": 52, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number_unsigned", - "name": "get_number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 1418, - "line_end": 1421, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number_float", - "name": "get_number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 1424, - "line_end": 1427, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 1430, - "line_end": 1433, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_position", - "name": "get_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 1440, - "line_end": 1443, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_token_string", - "name": "get_token_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 1448, - "line_end": 1469, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 1472, - "line_end": 1476, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_skip_bom", - "name": "skip_bom", - "symbol_type": "Function", - "file_path": "", - "line_start": 1486, - "line_end": 1498, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_skip_whitespace", - "name": "skip_whitespace", - "symbol_type": "Function", - "file_path": "", - "line_start": 1500, - "line_end": 1507, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_scan", - "name": "scan", - "symbol_type": "Function", - "file_path": "", - "line_start": 1509, - "line_end": 1595, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_lexer_base", - "name": "lexer_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 104, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lexer", - "name": "lexer", - "symbol_type": "Class", - "file_path": "", - "line_start": 111, - "line_end": 1310, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parser.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/input/parser.hpp", - "language": "cpp", - "size_bytes": 18722, - "total_lines": 507, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.560455985Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 506, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parser", - "name": "parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 458, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 464, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 466, - "line_end": 493, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_parser", - "name": "parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 504, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "position_t.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/input/position_t.hpp", - "language": "cpp", - "size_bytes": 958, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.563166523Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_position_t", - "name": "position_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "internal_iterator.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/iterators/internal_iterator.hpp", - "language": "cpp", - "size_bytes": 1071, - "total_lines": 35, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.566953624Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_internal_iterator", - "name": "internal_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 32, - "column_start": 33, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "iteration_proxy.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/iterators/iteration_proxy.hpp", - "language": "cpp", - "size_bytes": 7962, - "total_lines": 242, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.570064739Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 206, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_int_to_string", - "name": "int_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 4, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 65, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 4, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 4, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 75, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 168, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 170, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 4, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 196, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 204, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 237, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 154, - "column_start": 32, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 187, - "column_start": 32, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 223, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 226, - "line_end": 232, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "iterator_traits.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/iterators/iterator_traits.hpp", - "language": "cpp", - "size_bytes": 1757, - "total_lines": 61, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.572988410Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_iterator_types", - "name": "iterator_types", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 0, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_traits", - "name": "iterator_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 58, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "iter_impl.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/iterators/iter_impl.hpp", - "language": "cpp", - "size_bytes": 23906, - "total_lines": 751, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.580969563Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 318, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_end", - "name": "set_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 273, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 89, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 90, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 152, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 234, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 371, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 411, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 417, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 462, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 498, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 505, - "line_end": 508, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 543, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 552, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 561, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 567, - "line_end": 570, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 576, - "line_end": 607, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 613, - "line_end": 616, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 622, - "line_end": 627, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 633, - "line_end": 638, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 644, - "line_end": 649, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 655, - "line_end": 678, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 716, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 722, - "line_end": 732, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 738, - "line_end": 741, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 32, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 32, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iter_impl", - "name": "iter_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 235, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_reverse_iterator.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/iterators/json_reverse_iterator.hpp", - "language": "cpp", - "size_bytes": 3861, - "total_lines": 130, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.584161885Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 55, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 4, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 127, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "primitive_iterator.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/iterators/primitive_iterator.hpp", - "language": "cpp", - "size_bytes": 3227, - "total_lines": 132, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.587172718Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 131, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 73, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 90, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_primitive_iterator_t", - "name": "primitive_iterator_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_pointer.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/json_pointer.hpp", - "language": "cpp", - "size_bytes": 37067, - "total_lines": 988, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.597261969Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 48, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_pointer", - "name": "json_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parent_pointer", - "name": "parent_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_pop_back", - "name": "pop_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 332, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 413, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 464, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 520, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 571, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 578, - "line_end": 655, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 724, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 854, - "line_end": 857, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 862, - "line_end": 865, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 869, - "line_end": 872, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 931, - "line_end": 935, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 940, - "line_end": 944, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 949, - "line_end": 953, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 956, - "line_end": 960, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 965, - "line_end": 969, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 974, - "line_end": 978, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 981, - "line_end": 985, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_ref.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/json_ref.hpp", - "language": "cpp", - "size_bytes": 1811, - "total_lines": 78, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.600520870Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 44, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_ref", - "name": "json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 75, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "macro_scope.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/macro_scope.hpp", - "language": "cpp", - "size_bytes": 42861, - "total_lines": 468, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.609118373Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_would_call_std_", - "name": "would_call_std_", - "symbol_type": "Class", - "file_path": "", - "line_start": 448, - "line_end": 448, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "macro_unscope.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/macro_unscope.hpp", - "language": "cpp", - "size_bytes": 1220, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.612058047Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "begin.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/meta/call_std/begin.hpp", - "language": "cpp", - "size_bytes": 453, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.616463217Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "end.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/meta/call_std/end.hpp", - "language": "cpp", - "size_bytes": 451, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.618522666Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cpp_future.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/meta/cpp_future.hpp", - "language": "cpp", - "size_bytes": 5178, - "total_lines": 171, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.626345520Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 170, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_make_array", - "name": "make_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 168, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_integer_sequence", - "name": "integer_sequence", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Extend", - "name": "Extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 99, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Gen", - "name": "Gen", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 111, - "line_end": 114, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_priority_tag", - "name": "priority_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 149, - "column_start": 21, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 11, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_static_const", - "name": "static_const", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 157, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "detected.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/meta/detected.hpp", - "language": "cpp", - "size_bytes": 2109, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.629094791Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 4, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 4, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_nonesuch", - "name": "nonesuch", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_detector", - "name": "detector", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_detected_lazy", - "name": "is_detected_lazy", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 0, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "identity_tag.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/meta/identity_tag.hpp", - "language": "cpp", - "size_bytes": 526, - "total_lines": 21, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.631234830Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_identity_tag", - "name": "identity_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 19, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "is_sax.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/meta/is_sax.hpp", - "language": "cpp", - "size_bytes": 6960, - "total_lines": 159, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.634069777Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 158, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_is_sax", - "name": "is_sax", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 102, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_sax_static_asserts", - "name": "is_sax_static_asserts", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 156, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "std_fs.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/meta/std_fs.hpp", - "language": "cpp", - "size_bytes": 766, - "total_lines": 29, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.636618769Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "type_traits.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/meta/type_traits.hpp", - "language": "cpp", - "size_bytes": 28099, - "total_lines": 740, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.645828476Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 739, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_conditional_static_cast", - "name": "conditional_static_cast", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 584, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_conditional_static_cast", - "name": "conditional_static_cast", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 590, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 619, - "line_end": 623, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 629, - "line_end": 633, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 639, - "line_end": 643, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 650, - "line_end": 655, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 669, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 675, - "line_end": 678, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value_in_range_of", - "name": "value_in_range_of", - "symbol_type": "Function", - "file_path": "", - "line_start": 682, - "line_end": 685, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_c_string", - "name": "is_c_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 698, - "line_end": 707, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_transparent", - "name": "is_transparent", - "symbol_type": "Function", - "file_path": "", - "line_start": 726, - "line_end": 729, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_is_basic_json", - "name": "is_basic_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 19, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_basic_json_context", - "name": "is_basic_json_context", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 62, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_ref", - "name": "json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 0, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_json_ref", - "name": "is_json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 0, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_from_json", - "name": "has_from_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 113, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_getable", - "name": "is_getable", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_non_default_from_json", - "name": "has_non_default_from_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 138, - "line_end": 138, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 148, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_to_json", - "name": "has_to_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 153, - "line_end": 153, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 163, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_key_compare", - "name": "has_key_compare", - "symbol_type": "Class", - "file_path": "", - "line_start": 169, - "line_end": 169, - "column_start": 0, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_actual_object_comparator", - "name": "actual_object_comparator", - "symbol_type": "Class", - "file_path": "", - "line_start": 173, - "line_end": 179, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_conjunction", - "name": "conjunction", - "symbol_type": "Class", - "file_path": "", - "line_start": 189, - "line_end": 189, - "column_start": 19, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 190, - "line_end": 190, - "column_start": 18, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_16", - "name": "class_16", - "symbol_type": "Class", - "file_path": "", - "line_start": 192, - "line_end": 193, - "column_start": 0, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_negation", - "name": "negation", - "symbol_type": "Class", - "file_path": "", - "line_start": 196, - "line_end": 196, - "column_start": 18, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_default_constructible", - "name": "is_default_constructible", - "symbol_type": "Class", - "file_path": "", - "line_start": 202, - "line_end": 202, - "column_start": 0, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_19", - "name": "class_19", - "symbol_type": "Class", - "file_path": "", - "line_start": 205, - "line_end": 206, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_20", - "name": "class_20", - "symbol_type": "Class", - "file_path": "", - "line_start": 209, - "line_end": 210, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_21", - "name": "class_21", - "symbol_type": "Class", - "file_path": "", - "line_start": 213, - "line_end": 214, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_22", - "name": "class_22", - "symbol_type": "Class", - "file_path": "", - "line_start": 217, - "line_end": 218, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible", - "name": "is_constructible", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 222, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_24", - "name": "class_24", - "symbol_type": "Class", - "file_path": "", - "line_start": 225, - "line_end": 225, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_25", - "name": "class_25", - "symbol_type": "Class", - "file_path": "", - "line_start": 228, - "line_end": 228, - "column_start": 0, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_26", - "name": "class_26", - "symbol_type": "Class", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_27", - "name": "class_27", - "symbol_type": "Class", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 0, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_iterator_traits", - "name": "is_iterator_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 0, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_29", - "name": "class_29", - "symbol_type": "Class", - "file_path": "", - "line_start": 241, - "line_end": 253, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_range", - "name": "is_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 256, - "line_end": 272, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_complete_type", - "name": "is_complete_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 285, - "line_end": 285, - "column_start": 0, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_32", - "name": "class_32", - "symbol_type": "Class", - "file_path": "", - "line_start": 288, - "line_end": 288, - "column_start": 0, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_object_type_impl", - "name": "is_compatible_object_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 292, - "line_end": 292, - "column_start": 0, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_34", - "name": "class_34", - "symbol_type": "Class", - "file_path": "", - "line_start": 295, - "line_end": 308, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_object_type", - "name": "is_compatible_object_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 311, - "line_end": 312, - "column_start": 0, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_object_type_impl", - "name": "is_constructible_object_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 316, - "line_end": 316, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_37", - "name": "class_37", - "symbol_type": "Class", - "file_path": "", - "line_start": 319, - "line_end": 340, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_object_type", - "name": "is_constructible_object_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 343, - "line_end": 345, - "column_start": 0, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_string_type", - "name": "is_compatible_string_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 348, - "line_end": 352, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_string_type", - "name": "is_constructible_string_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 355, - "line_end": 369, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_array_type_impl", - "name": "is_compatible_array_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 372, - "line_end": 372, - "column_start": 0, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_42", - "name": "class_42", - "symbol_type": "Class", - "file_path": "", - "line_start": 375, - "line_end": 387, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_array_type", - "name": "is_compatible_array_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 390, - "line_end": 391, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_array_type_impl", - "name": "is_constructible_array_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 394, - "line_end": 394, - "column_start": 0, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_45", - "name": "class_45", - "symbol_type": "Class", - "file_path": "", - "line_start": 397, - "line_end": 401, - "column_start": 0, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_46", - "name": "class_46", - "symbol_type": "Class", - "file_path": "", - "line_start": 404, - "line_end": 431, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_array_type", - "name": "is_constructible_array_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 434, - "line_end": 435, - "column_start": 0, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_integer_type_impl", - "name": "is_compatible_integer_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 439, - "line_end": 439, - "column_start": 0, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_49", - "name": "class_49", - "symbol_type": "Class", - "file_path": "", - "line_start": 442, - "line_end": 457, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_integer_type", - "name": "is_compatible_integer_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 460, - "line_end": 462, - "column_start": 0, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_type_impl", - "name": "is_compatible_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 465, - "line_end": 465, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_52", - "name": "class_52", - "symbol_type": "Class", - "file_path": "", - "line_start": 468, - "line_end": 474, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_type", - "name": "is_compatible_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 477, - "line_end": 478, - "column_start": 0, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_tuple", - "name": "is_constructible_tuple", - "symbol_type": "Class", - "file_path": "", - "line_start": 481, - "line_end": 481, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_55", - "name": "class_55", - "symbol_type": "Class", - "file_path": "", - "line_start": 484, - "line_end": 484, - "column_start": 0, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_json_iterator_of", - "name": "is_json_iterator_of", - "symbol_type": "Class", - "file_path": "", - "line_start": 487, - "line_end": 487, - "column_start": 0, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_57", - "name": "class_57", - "symbol_type": "Class", - "file_path": "", - "line_start": 490, - "line_end": 490, - "column_start": 0, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_58", - "name": "class_58", - "symbol_type": "Class", - "file_path": "", - "line_start": 493, - "line_end": 494, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_specialization_of", - "name": "is_specialization_of", - "symbol_type": "Class", - "file_path": "", - "line_start": 498, - "line_end": 498, - "column_start": 0, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_60", - "name": "class_60", - "symbol_type": "Class", - "file_path": "", - "line_start": 501, - "line_end": 501, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_comparable", - "name": "is_comparable", - "symbol_type": "Class", - "file_path": "", - "line_start": 508, - "line_end": 508, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_62", - "name": "class_62", - "symbol_type": "Class", - "file_path": "", - "line_start": 511, - "line_end": 514, - "column_start": 0, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_ordered_map", - "name": "is_ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 564, - "line_end": 577, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_two", - "name": "two", - "symbol_type": "Class", - "file_path": "", - "line_start": 568, - "line_end": 571, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_in_range_of_impl2", - "name": "value_in_range_of_impl2", - "symbol_type": "Class", - "file_path": "", - "line_start": 614, - "line_end": 614, - "column_start": 0, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_66", - "name": "class_66", - "symbol_type": "Class", - "file_path": "", - "line_start": 617, - "line_end": 624, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_67", - "name": "class_67", - "symbol_type": "Class", - "file_path": "", - "line_start": 627, - "line_end": 634, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_68", - "name": "class_68", - "symbol_type": "Class", - "file_path": "", - "line_start": 637, - "line_end": 644, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_69", - "name": "class_69", - "symbol_type": "Class", - "file_path": "", - "line_start": 648, - "line_end": 656, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_in_range_of_impl1", - "name": "value_in_range_of_impl1", - "symbol_type": "Class", - "file_path": "", - "line_start": 661, - "line_end": 661, - "column_start": 0, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_71", - "name": "class_71", - "symbol_type": "Class", - "file_path": "", - "line_start": 664, - "line_end": 670, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_72", - "name": "class_72", - "symbol_type": "Class", - "file_path": "", - "line_start": 673, - "line_end": 679, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_c_string", - "name": "is_c_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 713, - "line_end": 713, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_transparent", - "name": "is_transparent", - "symbol_type": "Class", - "file_path": "", - "line_start": 735, - "line_end": 735, - "column_start": 0, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "void_t.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/meta/void_t.hpp", - "language": "cpp", - "size_bytes": 597, - "total_lines": 24, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.648765774Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_make_void", - "name": "make_void", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 20, - "column_start": 25, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "binary_writer.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/output/binary_writer.hpp", - "language": "cpp", - "size_bytes": 69893, - "total_lines": 1838, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.663177193Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 1837, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_writer", - "name": "binary_writer", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 408, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 730, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 739, - "line_end": 949, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 960, - "line_end": 970, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 975, - "line_end": 982, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 987, - "line_end": 992, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 997, - "line_end": 1002, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 1007, - "line_end": 1010, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 1015, - "line_end": 1024, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 1029, - "line_end": 1032, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 1037, - "line_end": 1042, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 1047, - "line_end": 1060, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 1065, - "line_end": 1070, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 1075, - "line_end": 1092, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 1097, - "line_end": 1102, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 1107, - "line_end": 1117, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 1122, - "line_end": 1125, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 1130, - "line_end": 1144, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 1149, - "line_end": 1158, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 1164, - "line_end": 1204, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 1212, - "line_end": 1251, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 1259, - "line_end": 1268, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 1274, - "line_end": 1284, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 1290, - "line_end": 1293, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 1295, - "line_end": 1298, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 1304, - "line_end": 1307, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 1309, - "line_end": 1312, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 1321, - "line_end": 1330, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 1335, - "line_end": 1417, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 1423, - "line_end": 1499, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 1504, - "line_end": 1603, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 1605, - "line_end": 1608, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 1610, - "line_end": 1613, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 1618, - "line_end": 1725, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number", - "name": "write_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 1745, - "line_end": 1759, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 1761, - "line_end": 1786, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 1795, - "line_end": 1798, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 1802, - "line_end": 1809, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 1813, - "line_end": 1816, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 1824, - "line_end": 1827, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_binary_writer", - "name": "binary_writer", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 1835, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "output_adapters.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/output/output_adapters.hpp", - "language": "cpp", - "size_bytes": 4067, - "total_lines": 147, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.667658948Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 146, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 4, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 4, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_vector_adapter", - "name": "output_vector_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_stream_adapter", - "name": "output_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 79, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_string_adapter", - "name": "output_string_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 127, - "column_start": 4, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 131, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 135, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 41, - "column_start": 28, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_vector_adapter", - "name": "output_vector_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_stream_adapter", - "name": "output_stream_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 94, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_string_adapter", - "name": "output_string_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 119, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_adapter", - "name": "output_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 144, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "serializer.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/output/serializer.hpp", - "language": "cpp", - "size_bytes": 39896, - "total_lines": 988, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.677758952Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 670, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 76, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 4, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 374, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_switch", - "name": "switch", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 586, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_hex_bytes", - "name": "hex_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 677, - "line_end": 684, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_negative_number", - "name": "is_negative_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 688, - "line_end": 691, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_negative_number", - "name": "is_negative_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 694, - "line_end": 697, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_integer", - "name": "dump_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 714, - "line_end": 789, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 799, - "line_end": 818, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 820, - "line_end": 826, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 828, - "line_end": 877, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_decode", - "name": "decode", - "symbol_type": "Function", - "file_path": "", - "line_start": 900, - "line_end": 933, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_sign", - "name": "remove_sign", - "symbol_type": "Function", - "file_path": "", - "line_start": 940, - "line_end": 944, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_sign", - "name": "remove_sign", - "symbol_type": "Function", - "file_path": "", - "line_start": 955, - "line_end": 959, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_serializer", - "name": "serializer", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 587, - "column_start": 0, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "string_concat.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/string_concat.hpp", - "language": "cpp", - "size_bytes": 6006, - "total_lines": 146, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.682193543Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 145, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 54, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 104, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 113, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 134, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat", - "name": "concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 143, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "string_escape.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/string_escape.hpp", - "language": "cpp", - "size_bytes": 2168, - "total_lines": 72, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.685172435Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 71, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_replace_substring", - "name": "replace_substring", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 40, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_escape", - "name": "escape", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unescape", - "name": "unescape", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "value_t.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/detail/value_t.hpp", - "language": "cpp", - "size_bytes": 4326, - "total_lines": 118, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.687854080Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 104, - "column_start": 4, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 114, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/json.hpp", - "language": "cpp", - "size_bytes": 193862, - "total_lines": 5214, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.719352861Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 651, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parser", - "name": "parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_allocator", - "name": "get_allocator", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_meta", - "name": "meta", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 373, - "line_end": 391, - "column_start": 2, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 443, - "line_end": 443, - "column_start": 8, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 445, - "column_start": 8, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 447, - "column_start": 8, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 449, - "column_start": 8, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 451, - "column_start": 8, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 522, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 525, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 528, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 531, - "line_end": 531, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 534, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 537, - "line_end": 537, - "column_start": 8, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 540, - "line_end": 540, - "column_start": 8, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 543, - "column_start": 8, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 546, - "column_start": 8, - "column_end": 109, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 549, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 552, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_destroy", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 650, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 688, - "line_end": 688, - "column_start": 8, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parents", - "name": "set_parents", - "symbol_type": "Function", - "file_path": "", - "line_start": 693, - "line_end": 728, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parents", - "name": "set_parents", - "symbol_type": "Function", - "file_path": "", - "line_start": 730, - "line_end": 741, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parent", - "name": "set_parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 743, - "line_end": 779, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 805, - "line_end": 809, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 813, - "line_end": 817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 825, - "line_end": 832, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 839, - "line_end": 888, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 892, - "line_end": 943, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 947, - "line_end": 954, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 958, - "line_end": 965, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 969, - "line_end": 976, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 980, - "line_end": 987, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_array", - "name": "array", - "symbol_type": "Function", - "file_path": "", - "line_start": 991, - "line_end": 995, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_object", - "name": "object", - "symbol_type": "Function", - "file_path": "", - "line_start": 999, - "line_end": 1003, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1007, - "line_end": 1013, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1020, - "line_end": 1120, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1130, - "line_end": 1130, - "column_start": 4, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1134, - "line_end": 1198, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1202, - "line_end": 1215, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 1219, - "line_end": 1236, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_43", - "name": "function_43", - "symbol_type": "Function", - "file_path": "", - "line_start": 1240, - "line_end": 1244, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_type", - "name": "type", - "symbol_type": "Function", - "file_path": "", - "line_start": 1281, - "line_end": 1284, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_primitive", - "name": "is_primitive", - "symbol_type": "Function", - "file_path": "", - "line_start": 1288, - "line_end": 1291, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_structured", - "name": "is_structured", - "symbol_type": "Function", - "file_path": "", - "line_start": 1295, - "line_end": 1298, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_null", - "name": "is_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 1302, - "line_end": 1305, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_boolean", - "name": "is_boolean", - "symbol_type": "Function", - "file_path": "", - "line_start": 1309, - "line_end": 1312, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number", - "name": "is_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 1316, - "line_end": 1319, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_integer", - "name": "is_number_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 1323, - "line_end": 1326, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_unsigned", - "name": "is_number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 1330, - "line_end": 1333, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_float", - "name": "is_number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 1337, - "line_end": 1340, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_object", - "name": "is_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 1344, - "line_end": 1347, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_array", - "name": "is_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 1351, - "line_end": 1354, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_string", - "name": "is_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 1358, - "line_end": 1361, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_binary", - "name": "is_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 1365, - "line_end": 1368, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_discarded", - "name": "is_discarded", - "symbol_type": "Function", - "file_path": "", - "line_start": 1372, - "line_end": 1375, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_58", - "name": "function_58", - "symbol_type": "Function", - "file_path": "", - "line_start": 1379, - "line_end": 1382, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 1935, - "line_end": 1939, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 1949, - "line_end": 1963, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 1958, - "line_end": 1962, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 1972, - "line_end": 1986, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 1992, - "line_end": 2006, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 2010, - "line_end": 2024, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 2030, - "line_end": 2044, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_66", - "name": "function_66", - "symbol_type": "Function", - "file_path": "", - "line_start": 2048, - "line_end": 2090, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_67", - "name": "function_67", - "symbol_type": "Function", - "file_path": "", - "line_start": 2094, - "line_end": 2103, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_68", - "name": "function_68", - "symbol_type": "Function", - "file_path": "", - "line_start": 2107, - "line_end": 2125, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_69", - "name": "function_69", - "symbol_type": "Function", - "file_path": "", - "line_start": 2129, - "line_end": 2140, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_70", - "name": "function_70", - "symbol_type": "Function", - "file_path": "", - "line_start": 2145, - "line_end": 2148, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_71", - "name": "function_71", - "symbol_type": "Function", - "file_path": "", - "line_start": 2151, - "line_end": 2154, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_72", - "name": "function_72", - "symbol_type": "Function", - "file_path": "", - "line_start": 2160, - "line_end": 2178, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_73", - "name": "function_73", - "symbol_type": "Function", - "file_path": "", - "line_start": 2184, - "line_end": 2195, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2239, - "line_end": 2255, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2265, - "line_end": 2281, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2292, - "line_end": 2308, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2315, - "line_end": 2329, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_INTERNAL_CATCH", - "name": "JSON_INTERNAL_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 2325, - "line_end": 2328, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2340, - "line_end": 2354, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_INTERNAL_CATCH", - "name": "JSON_INTERNAL_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 2350, - "line_end": 2353, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2364, - "line_end": 2367, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2375, - "line_end": 2378, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_front", - "name": "front", - "symbol_type": "Function", - "file_path": "", - "line_start": 2382, - "line_end": 2385, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_front", - "name": "front", - "symbol_type": "Function", - "file_path": "", - "line_start": 2389, - "line_end": 2392, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_back", - "name": "back", - "symbol_type": "Function", - "file_path": "", - "line_start": 2396, - "line_end": 2401, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_back", - "name": "back", - "symbol_type": "Function", - "file_path": "", - "line_start": 2405, - "line_end": 2410, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 2417, - "line_end": 2480, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 2487, - "line_end": 2553, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase_internal", - "name": "erase_internal", - "symbol_type": "Function", - "file_path": "", - "line_start": 2555, - "line_end": 2567, - "column_start": 2, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase_internal", - "name": "erase_internal", - "symbol_type": "Function", - "file_path": "", - "line_start": 2571, - "line_end": 2586, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 2603, - "line_end": 2606, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 2610, - "line_end": 2626, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 2640, - "line_end": 2650, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 2654, - "line_end": 2664, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 2670, - "line_end": 2680, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 2686, - "line_end": 2696, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 2700, - "line_end": 2704, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 2710, - "line_end": 2714, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 2718, - "line_end": 2721, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 2727, - "line_end": 2730, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 2734, - "line_end": 2737, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 2741, - "line_end": 2744, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_begin", - "name": "begin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2758, - "line_end": 2763, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_begin", - "name": "begin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2767, - "line_end": 2770, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cbegin", - "name": "cbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2774, - "line_end": 2779, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end", - "name": "end", - "symbol_type": "Function", - "file_path": "", - "line_start": 2783, - "line_end": 2788, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end", - "name": "end", - "symbol_type": "Function", - "file_path": "", - "line_start": 2792, - "line_end": 2795, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cend", - "name": "cend", - "symbol_type": "Function", - "file_path": "", - "line_start": 2799, - "line_end": 2804, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rbegin", - "name": "rbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2808, - "line_end": 2811, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rbegin", - "name": "rbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2815, - "line_end": 2818, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rend", - "name": "rend", - "symbol_type": "Function", - "file_path": "", - "line_start": 2822, - "line_end": 2825, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rend", - "name": "rend", - "symbol_type": "Function", - "file_path": "", - "line_start": 2829, - "line_end": 2832, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_crbegin", - "name": "crbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2836, - "line_end": 2839, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_crend", - "name": "crend", - "symbol_type": "Function", - "file_path": "", - "line_start": 2843, - "line_end": 2846, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_wrapper", - "name": "iterator_wrapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 2855, - "line_end": 2858, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_wrapper", - "name": "iterator_wrapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 2866, - "line_end": 2869, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_items", - "name": "items", - "symbol_type": "Function", - "file_path": "", - "line_start": 2873, - "line_end": 2876, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_items", - "name": "items", - "symbol_type": "Function", - "file_path": "", - "line_start": 2880, - "line_end": 2883, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 2897, - "line_end": 2932, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_size", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 2936, - "line_end": 2971, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_max_size", - "name": "max_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 2975, - "line_end": 3005, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 3019, - "line_end": 3076, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 3080, - "line_end": 3101, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_124", - "name": "function_124", - "symbol_type": "Function", - "file_path": "", - "line_start": 3105, - "line_end": 3109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 3113, - "line_end": 3133, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_126", - "name": "function_126", - "symbol_type": "Function", - "file_path": "", - "line_start": 3137, - "line_end": 3141, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 3145, - "line_end": 3164, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_128", - "name": "function_128", - "symbol_type": "Function", - "file_path": "", - "line_start": 3168, - "line_end": 3172, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 3176, - "line_end": 3188, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_130", - "name": "function_130", - "symbol_type": "Function", - "file_path": "", - "line_start": 3192, - "line_end": 3196, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace_back", - "name": "emplace_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 3201, - "line_end": 3221, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 3226, - "line_end": 3252, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert_iterator", - "name": "insert_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 3258, - "line_end": 3273, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3277, - "line_end": 3293, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3297, - "line_end": 3300, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3304, - "line_end": 3320, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3324, - "line_end": 3351, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3355, - "line_end": 3371, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3375, - "line_end": 3396, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 3400, - "line_end": 3403, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 3407, - "line_end": 3450, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3454, - "line_end": 3467, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3471, - "line_end": 3479, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3483, - "line_end": 3495, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3499, - "line_end": 3511, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3515, - "line_end": 3527, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3531, - "line_end": 3543, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3547, - "line_end": 3559, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_if", - "name": "if", - "symbol_type": "Function", - "file_path": "", - "line_start": 3636, - "line_end": 3639, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_compares_unordered", - "name": "compares_unordered", - "symbol_type": "Function", - "file_path": "", - "line_start": 3665, - "line_end": 3668, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_151", - "name": "function_151", - "symbol_type": "Function", - "file_path": "", - "line_start": 3674, - "line_end": 3685, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_152", - "name": "function_152", - "symbol_type": "Function", - "file_path": "", - "line_start": 3691, - "line_end": 3694, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_153", - "name": "function_153", - "symbol_type": "Function", - "file_path": "", - "line_start": 3698, - "line_end": 3705, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_154", - "name": "function_154", - "symbol_type": "Function", - "file_path": "", - "line_start": 3709, - "line_end": 3718, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_155", - "name": "function_155", - "symbol_type": "Function", - "file_path": "", - "line_start": 3724, - "line_end": 3727, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_156", - "name": "function_156", - "symbol_type": "Function", - "file_path": "", - "line_start": 3736, - "line_end": 3743, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_157", - "name": "function_157", - "symbol_type": "Function", - "file_path": "", - "line_start": 3749, - "line_end": 3752, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_158", - "name": "function_158", - "symbol_type": "Function", - "file_path": "", - "line_start": 3757, - "line_end": 3764, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_159", - "name": "function_159", - "symbol_type": "Function", - "file_path": "", - "line_start": 3770, - "line_end": 3773, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_160", - "name": "function_160", - "symbol_type": "Function", - "file_path": "", - "line_start": 3778, - "line_end": 3788, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_161", - "name": "function_161", - "symbol_type": "Function", - "file_path": "", - "line_start": 3794, - "line_end": 3797, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_162", - "name": "function_162", - "symbol_type": "Function", - "file_path": "", - "line_start": 3803, - "line_end": 3806, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_163", - "name": "function_163", - "symbol_type": "Function", - "file_path": "", - "line_start": 3810, - "line_end": 3817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_164", - "name": "function_164", - "symbol_type": "Function", - "file_path": "", - "line_start": 3823, - "line_end": 3826, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_165", - "name": "function_165", - "symbol_type": "Function", - "file_path": "", - "line_start": 3832, - "line_end": 3835, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_166", - "name": "function_166", - "symbol_type": "Function", - "file_path": "", - "line_start": 3839, - "line_end": 4935, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_167", - "name": "function_167", - "symbol_type": "Function", - "file_path": "", - "line_start": 3860, - "line_end": 3863, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_168", - "name": "function_168", - "symbol_type": "Function", - "file_path": "", - "line_start": 3867, - "line_end": 3874, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_169", - "name": "function_169", - "symbol_type": "Function", - "file_path": "", - "line_start": 3880, - "line_end": 3883, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_170", - "name": "function_170", - "symbol_type": "Function", - "file_path": "", - "line_start": 3889, - "line_end": 3892, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_171", - "name": "function_171", - "symbol_type": "Function", - "file_path": "", - "line_start": 3896, - "line_end": 3904, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_172", - "name": "function_172", - "symbol_type": "Function", - "file_path": "", - "line_start": 3910, - "line_end": 3913, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_173", - "name": "function_173", - "symbol_type": "Function", - "file_path": "", - "line_start": 3919, - "line_end": 3922, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_174", - "name": "function_174", - "symbol_type": "Function", - "file_path": "", - "line_start": 3926, - "line_end": 3933, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_175", - "name": "function_175", - "symbol_type": "Function", - "file_path": "", - "line_start": 3939, - "line_end": 3942, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_176", - "name": "function_176", - "symbol_type": "Function", - "file_path": "", - "line_start": 3948, - "line_end": 3951, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_177", - "name": "function_177", - "symbol_type": "Function", - "file_path": "", - "line_start": 3967, - "line_end": 3980, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4007, - "line_end": 4016, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4021, - "line_end": 4031, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4035, - "line_end": 4043, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 4048, - "line_end": 4052, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 4057, - "line_end": 4061, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 4065, - "line_end": 4069, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4075, - "line_end": 4084, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4090, - "line_end": 4099, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4109, - "line_end": 4120, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_187", - "name": "function_187", - "symbol_type": "Function", - "file_path": "", - "line_start": 4150, - "line_end": 4175, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_cbor", - "name": "to_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4213, - "line_end": 4216, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_cbor", - "name": "to_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4220, - "line_end": 4223, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4227, - "line_end": 4232, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4236, - "line_end": 4239, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4243, - "line_end": 4246, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4250, - "line_end": 4257, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4261, - "line_end": 4265, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4269, - "line_end": 4273, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 4277, - "line_end": 4284, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 4288, - "line_end": 4292, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 4296, - "line_end": 4300, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4304, - "line_end": 4309, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4313, - "line_end": 4316, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4320, - "line_end": 4323, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4328, - "line_end": 4339, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4344, - "line_end": 4355, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4360, - "line_end": 4366, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4371, - "line_end": 4382, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4387, - "line_end": 4397, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4402, - "line_end": 4412, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4417, - "line_end": 4422, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4426, - "line_end": 4436, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4441, - "line_end": 4451, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4456, - "line_end": 4466, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4471, - "line_end": 4476, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4480, - "line_end": 4490, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bjdata", - "name": "from_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 4496, - "line_end": 4506, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bjdata", - "name": "from_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 4511, - "line_end": 4521, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4526, - "line_end": 4536, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4541, - "line_end": 4551, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4556, - "line_end": 4561, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4565, - "line_end": 4575, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_220", - "name": "function_220", - "symbol_type": "Function", - "file_path": "", - "line_start": 4587, - "line_end": 4590, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_221", - "name": "function_221", - "symbol_type": "Function", - "file_path": "", - "line_start": 4594, - "line_end": 4597, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_222", - "name": "function_222", - "symbol_type": "Function", - "file_path": "", - "line_start": 4601, - "line_end": 4604, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_223", - "name": "function_223", - "symbol_type": "Function", - "file_path": "", - "line_start": 4608, - "line_end": 4611, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 4615, - "line_end": 4618, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 4622, - "line_end": 4625, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 4629, - "line_end": 4632, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 4636, - "line_end": 4639, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_flatten", - "name": "flatten", - "symbol_type": "Function", - "file_path": "", - "line_start": 4643, - "line_end": 4648, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unflatten", - "name": "unflatten", - "symbol_type": "Function", - "file_path": "", - "line_start": 4652, - "line_end": 4655, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_patch_inplace", - "name": "patch_inplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 4668, - "line_end": 4934, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_patch", - "name": "patch", - "symbol_type": "Function", - "file_path": "", - "line_start": 4939, - "line_end": 4944, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diff", - "name": "diff", - "symbol_type": "Function", - "file_path": "", - "line_start": 4948, - "line_end": 5079, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_merge_patch", - "name": "merge_patch", - "symbol_type": "Function", - "file_path": "", - "line_start": 5091, - "line_end": 5115, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_234", - "name": "function_234", - "symbol_type": "Function", - "file_path": "", - "line_start": 5122, - "line_end": 5126, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_235", - "name": "function_235", - "symbol_type": "Function", - "file_path": "", - "line_start": 5136, - "line_end": 5139, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_236", - "name": "function_236", - "symbol_type": "Function", - "file_path": "", - "line_start": 5144, - "line_end": 5147, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_237", - "name": "function_237", - "symbol_type": "Function", - "file_path": "", - "line_start": 5151, - "line_end": 5205, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_238", - "name": "function_238", - "symbol_type": "Function", - "file_path": "", - "line_start": 5162, - "line_end": 5169, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_239", - "name": "function_239", - "symbol_type": "Function", - "file_path": "", - "line_start": 5165, - "line_end": 5168, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_240", - "name": "function_240", - "symbol_type": "Function", - "file_path": "", - "line_start": 5179, - "line_end": 5187, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 5195, - "line_end": 5201, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_class_0", - "name": "class_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 5173, - "line_end": 5188, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_fwd.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/json_fwd.hpp", - "language": "cpp", - "size_bytes": 2469, - "total_lines": 74, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.726402187Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_pointer", - "name": "json_pointer", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 0, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ordered_map", - "name": "ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 0, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ordered_map.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/ordered_map.hpp", - "language": "cpp", - "size_bytes": 11447, - "total_lines": 359, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.736203019Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 4, - "column_end": 107, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 50, - "column_start": 4, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 52, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 258, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 284, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 296, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 310, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 322, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 340, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 353, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "hedley.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/thirdparty/hedley/hedley.hpp", - "language": "cpp", - "size_bytes": 86068, - "total_lines": 2045, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.748140533Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "hedley_undef.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/include/nlohmann/thirdparty/hedley/hedley_undef.hpp", - "language": "cpp", - "size_bytes": 5500, - "total_lines": 158, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.751503899Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/single_include/nlohmann/json.hpp", - "language": "cpp", - "size_bytes": 907858, - "total_lines": 24596, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.840841137Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 255, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 313, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 266, - "column_start": 4, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 267, - "column_start": 4, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 268, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 269, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 270, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 271, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 2824, - "line_end": 2920, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 2886, - "line_end": 2907, - "column_start": 4, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 2914, - "line_end": 2917, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 2921, - "line_end": 2995, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_replace_substring", - "name": "replace_substring", - "symbol_type": "Function", - "file_path": "", - "line_start": 2955, - "line_end": 2964, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_escape", - "name": "escape", - "symbol_type": "Function", - "file_path": "", - "line_start": 2974, - "line_end": 2979, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unescape", - "name": "unescape", - "symbol_type": "Function", - "file_path": "", - "line_start": 2989, - "line_end": 2993, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 3014, - "line_end": 3035, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 3029, - "line_end": 3032, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 3060, - "line_end": 3211, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 3109, - "line_end": 3112, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_make_array", - "name": "make_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 3206, - "line_end": 3209, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 3250, - "line_end": 3293, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 3420, - "line_end": 4135, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_conditional_static_cast", - "name": "conditional_static_cast", - "symbol_type": "Function", - "file_path": "", - "line_start": 3977, - "line_end": 3980, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_conditional_static_cast", - "name": "conditional_static_cast", - "symbol_type": "Function", - "file_path": "", - "line_start": 3983, - "line_end": 3986, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 4015, - "line_end": 4019, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 4025, - "line_end": 4029, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 4035, - "line_end": 4039, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 4046, - "line_end": 4051, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 4062, - "line_end": 4065, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 4071, - "line_end": 4074, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value_in_range_of", - "name": "value_in_range_of", - "symbol_type": "Function", - "file_path": "", - "line_start": 4078, - "line_end": 4081, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_c_string", - "name": "is_c_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 4094, - "line_end": 4103, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_transparent", - "name": "is_transparent", - "symbol_type": "Function", - "file_path": "", - "line_start": 4122, - "line_end": 4125, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 4158, - "line_end": 4285, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 4162, - "line_end": 4165, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 4174, - "line_end": 4177, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 4180, - "line_end": 4184, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 4187, - "line_end": 4190, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4193, - "line_end": 4194, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4240, - "line_end": 4244, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4249, - "line_end": 4253, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4259, - "line_end": 4263, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4270, - "line_end": 4274, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat", - "name": "concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 4277, - "line_end": 4283, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_44", - "name": "function_44", - "symbol_type": "Function", - "file_path": "", - "line_start": 4286, - "line_end": 4518, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_45", - "name": "function_45", - "symbol_type": "Function", - "file_path": "", - "line_start": 4304, - "line_end": 4307, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_46", - "name": "function_46", - "symbol_type": "Function", - "file_path": "", - "line_start": 4313, - "line_end": 4314, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_47", - "name": "function_47", - "symbol_type": "Function", - "file_path": "", - "line_start": 4316, - "line_end": 4319, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_48", - "name": "function_48", - "symbol_type": "Function", - "file_path": "", - "line_start": 4321, - "line_end": 4324, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diagnostics", - "name": "diagnostics", - "symbol_type": "Function", - "file_path": "", - "line_start": 4327, - "line_end": 4389, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4411, - "line_end": 4416, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4419, - "line_end": 4425, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 4439, - "line_end": 4440, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_53", - "name": "function_53", - "symbol_type": "Function", - "file_path": "", - "line_start": 4442, - "line_end": 4446, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4455, - "line_end": 4459, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_55", - "name": "function_55", - "symbol_type": "Function", - "file_path": "", - "line_start": 4462, - "line_end": 4464, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4473, - "line_end": 4477, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_57", - "name": "function_57", - "symbol_type": "Function", - "file_path": "", - "line_start": 4480, - "line_end": 4481, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4490, - "line_end": 4494, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_59", - "name": "function_59", - "symbol_type": "Function", - "file_path": "", - "line_start": 4497, - "line_end": 4498, - "column_start": 4, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4507, - "line_end": 4511, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_61", - "name": "function_61", - "symbol_type": "Function", - "file_path": "", - "line_start": 4514, - "line_end": 4515, - "column_start": 4, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_62", - "name": "function_62", - "symbol_type": "Function", - "file_path": "", - "line_start": 4519, - "line_end": 4546, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_63", - "name": "function_63", - "symbol_type": "Function", - "file_path": "", - "line_start": 4565, - "line_end": 4569, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_64", - "name": "function_64", - "symbol_type": "Function", - "file_path": "", - "line_start": 4573, - "line_end": 4577, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_65", - "name": "function_65", - "symbol_type": "Function", - "file_path": "", - "line_start": 4588, - "line_end": 4788, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4593, - "line_end": 4600, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_arithmetic_value", - "name": "get_arithmetic_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 4607, - "line_end": 4637, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4640, - "line_end": 4647, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4650, - "line_end": 4657, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4666, - "line_end": 4674, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4677, - "line_end": 4680, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4683, - "line_end": 4686, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4689, - "line_end": 4692, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4697, - "line_end": 4702, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4708, - "line_end": 4720, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4725, - "line_end": 4737, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4740, - "line_end": 4747, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4750, - "line_end": 4753, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4756, - "line_end": 4764, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4794, - "line_end": 4809, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4819, - "line_end": 4830, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_inplace_array_impl", - "name": "from_json_inplace_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4833, - "line_end": 4837, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4840, - "line_end": 4849, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4852, - "line_end": 4860, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4864, - "line_end": 4882, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4896, - "line_end": 4930, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl_base", - "name": "from_json_tuple_impl_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 4933, - "line_end": 4936, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4939, - "line_end": 4943, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4946, - "line_end": 4949, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4952, - "line_end": 4955, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4958, - "line_end": 4961, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4964, - "line_end": 4973, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4978, - "line_end": 4993, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4998, - "line_end": 5013, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5017, - "line_end": 5024, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_96", - "name": "function_96", - "symbol_type": "Function", - "file_path": "", - "line_start": 5030, - "line_end": 5035, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_97", - "name": "function_97", - "symbol_type": "Function", - "file_path": "", - "line_start": 5103, - "line_end": 5284, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_int_to_string", - "name": "int_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 5108, - "line_end": 5113, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5137, - "line_end": 5137, - "column_start": 4, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5138, - "line_end": 5143, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5145, - "line_end": 5145, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_102", - "name": "function_102", - "symbol_type": "Function", - "file_path": "", - "line_start": 5146, - "line_end": 5146, - "column_start": 4, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5148, - "line_end": 5150, - "column_start": 4, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_104", - "name": "function_104", - "symbol_type": "Function", - "file_path": "", - "line_start": 5151, - "line_end": 5153, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_105", - "name": "function_105", - "symbol_type": "Function", - "file_path": "", - "line_start": 5154, - "line_end": 5154, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_106", - "name": "function_106", - "symbol_type": "Function", - "file_path": "", - "line_start": 5157, - "line_end": 5160, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_107", - "name": "function_107", - "symbol_type": "Function", - "file_path": "", - "line_start": 5163, - "line_end": 5169, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_108", - "name": "function_108", - "symbol_type": "Function", - "file_path": "", - "line_start": 5171, - "line_end": 5177, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_109", - "name": "function_109", - "symbol_type": "Function", - "file_path": "", - "line_start": 5180, - "line_end": 5183, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_110", - "name": "function_110", - "symbol_type": "Function", - "file_path": "", - "line_start": 5186, - "line_end": 5189, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_111", - "name": "function_111", - "symbol_type": "Function", - "file_path": "", - "line_start": 5192, - "line_end": 5225, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_112", - "name": "function_112", - "symbol_type": "Function", - "file_path": "", - "line_start": 5228, - "line_end": 5231, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 5242, - "line_end": 5242, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 5245, - "line_end": 5246, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 5248, - "line_end": 5248, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_116", - "name": "function_116", - "symbol_type": "Function", - "file_path": "", - "line_start": 5249, - "line_end": 5249, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 5250, - "line_end": 5250, - "column_start": 4, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_118", - "name": "function_118", - "symbol_type": "Function", - "file_path": "", - "line_start": 5251, - "line_end": 5251, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_119", - "name": "function_119", - "symbol_type": "Function", - "file_path": "", - "line_start": 5252, - "line_end": 5252, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_120", - "name": "function_120", - "symbol_type": "Function", - "file_path": "", - "line_start": 5255, - "line_end": 5258, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_121", - "name": "function_121", - "symbol_type": "Function", - "file_path": "", - "line_start": 5261, - "line_end": 5264, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 5271, - "line_end": 5274, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 5279, - "line_end": 5282, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_124", - "name": "function_124", - "symbol_type": "Function", - "file_path": "", - "line_start": 5285, - "line_end": 5315, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_125", - "name": "function_125", - "symbol_type": "Function", - "file_path": "", - "line_start": 5333, - "line_end": 5737, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5354, - "line_end": 5360, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5367, - "line_end": 5373, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5376, - "line_end": 5382, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5387, - "line_end": 5393, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5400, - "line_end": 5406, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5409, - "line_end": 5415, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5422, - "line_end": 5428, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5435, - "line_end": 5441, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5448, - "line_end": 5454, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5461, - "line_end": 5468, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5471, - "line_end": 5478, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5483, - "line_end": 5493, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5496, - "line_end": 5508, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5512, - "line_end": 5524, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5531, - "line_end": 5538, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5541, - "line_end": 5548, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5552, - "line_end": 5562, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5571, - "line_end": 5574, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5584, - "line_end": 5587, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5591, - "line_end": 5594, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5597, - "line_end": 5600, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5604, - "line_end": 5607, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5611, - "line_end": 5614, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5618, - "line_end": 5621, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5626, - "line_end": 5630, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5634, - "line_end": 5637, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5647, - "line_end": 5650, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5653, - "line_end": 5656, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5660, - "line_end": 5663, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5666, - "line_end": 5669, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5673, - "line_end": 5676, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5679, - "line_end": 5682, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5689, - "line_end": 5692, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5695, - "line_end": 5698, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5703, - "line_end": 5706, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json_tuple_impl", - "name": "to_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 5709, - "line_end": 5712, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5715, - "line_end": 5718, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5722, - "line_end": 5725, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5776, - "line_end": 5781, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5826, - "line_end": 5828, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5831, - "line_end": 5833, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5836, - "line_end": 5838, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5841, - "line_end": 5845, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5848, - "line_end": 5852, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_170", - "name": "function_170", - "symbol_type": "Function", - "file_path": "", - "line_start": 5854, - "line_end": 5858, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_171", - "name": "function_171", - "symbol_type": "Function", - "file_path": "", - "line_start": 5860, - "line_end": 5863, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_subtype", - "name": "set_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5867, - "line_end": 5871, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_subtype", - "name": "subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5875, - "line_end": 5878, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_has_subtype", - "name": "has_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5882, - "line_end": 5885, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_clear_subtype", - "name": "clear_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5889, - "line_end": 5893, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_176", - "name": "function_176", - "symbol_type": "Function", - "file_path": "", - "line_start": 5928, - "line_end": 6038, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_combine", - "name": "combine", - "symbol_type": "Function", - "file_path": "", - "line_start": 5933, - "line_end": 5937, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_hash", - "name": "hash", - "symbol_type": "Function", - "file_path": "", - "line_start": 5951, - "line_end": 6036, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_179", - "name": "function_179", - "symbol_type": "Function", - "file_path": "", - "line_start": 6098, - "line_end": 6562, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6120, - "line_end": 6124, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6127, - "line_end": 6127, - "column_start": 4, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6128, - "line_end": 6128, - "column_start": 4, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_character", - "name": "get_character", - "symbol_type": "Function", - "file_path": "", - "line_start": 6133, - "line_end": 6136, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_184", - "name": "function_184", - "symbol_type": "Function", - "file_path": "", - "line_start": 6158, - "line_end": 6166, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6168, - "line_end": 6170, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6173, - "line_end": 6173, - "column_start": 4, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_187", - "name": "function_187", - "symbol_type": "Function", - "file_path": "", - "line_start": 6174, - "line_end": 6174, - "column_start": 4, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_188", - "name": "function_188", - "symbol_type": "Function", - "file_path": "", - "line_start": 6175, - "line_end": 6175, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6177, - "line_end": 6182, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_190", - "name": "function_190", - "symbol_type": "Function", - "file_path": "", - "line_start": 6187, - "line_end": 6196, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_input_adapter", - "name": "iterator_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6213, - "line_end": 6215, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_192", - "name": "function_192", - "symbol_type": "Function", - "file_path": "", - "line_start": 6217, - "line_end": 6227, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_193", - "name": "function_193", - "symbol_type": "Function", - "file_path": "", - "line_start": 6236, - "line_end": 6239, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_194", - "name": "function_194", - "symbol_type": "Function", - "file_path": "", - "line_start": 6250, - "line_end": 6301, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_195", - "name": "function_195", - "symbol_type": "Function", - "file_path": "", - "line_start": 6308, - "line_end": 6363, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_wide_string_input_adapter", - "name": "wide_string_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6373, - "line_end": 6374, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_197", - "name": "function_197", - "symbol_type": "Function", - "file_path": "", - "line_start": 6376, - "line_end": 6391, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_fill_buffer", - "name": "fill_buffer", - "symbol_type": "Function", - "file_path": "", - "line_start": 6397, - "line_end": 6400, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_199", - "name": "function_199", - "symbol_type": "Function", - "file_path": "", - "line_start": 6419, - "line_end": 6422, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_200", - "name": "function_200", - "symbol_type": "Function", - "file_path": "", - "line_start": 6443, - "line_end": 6446, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6451, - "line_end": 6455, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_202", - "name": "function_202", - "symbol_type": "Function", - "file_path": "", - "line_start": 6476, - "line_end": 6479, - "column_start": 11, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6485, - "line_end": 6488, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6492, - "line_end": 6495, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6497, - "line_end": 6500, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6502, - "line_end": 6505, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6518, - "line_end": 6523, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6526, - "line_end": 6529, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6543, - "line_end": 6544, - "column_start": 4, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6550, - "line_end": 6551, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_211", - "name": "function_211", - "symbol_type": "Function", - "file_path": "", - "line_start": 6553, - "line_end": 6556, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6744, - "line_end": 6746, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6749, - "line_end": 6749, - "column_start": 4, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6750, - "line_end": 6750, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_215", - "name": "function_215", - "symbol_type": "Function", - "file_path": "", - "line_start": 6753, - "line_end": 6753, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_null", - "name": "null", - "symbol_type": "Function", - "file_path": "", - "line_start": 6755, - "line_end": 6759, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_boolean", - "name": "boolean", - "symbol_type": "Function", - "file_path": "", - "line_start": 6761, - "line_end": 6765, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_integer", - "name": "number_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 6767, - "line_end": 6771, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_unsigned", - "name": "number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 6773, - "line_end": 6777, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_float", - "name": "number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 6779, - "line_end": 6783, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string", - "name": "string", - "symbol_type": "Function", - "file_path": "", - "line_start": 6785, - "line_end": 6789, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 6791, - "line_end": 6795, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start_object", - "name": "start_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 6797, - "line_end": 6807, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_key", - "name": "key", - "symbol_type": "Function", - "file_path": "", - "line_start": 6809, - "line_end": 6817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end_object", - "name": "end_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 6819, - "line_end": 6827, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start_array", - "name": "start_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 6829, - "line_end": 6839, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end_array", - "name": "end_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 6841, - "line_end": 6849, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 6852, - "line_end": 6862, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_errored", - "name": "is_errored", - "symbol_type": "Function", - "file_path": "", - "line_start": 6864, - "line_end": 6867, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6924, - "line_end": 6930, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6933, - "line_end": 6933, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6934, - "line_end": 6934, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_233", - "name": "function_233", - "symbol_type": "Function", - "file_path": "", - "line_start": 6935, - "line_end": 6935, - "column_start": 4, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_234", - "name": "function_234", - "symbol_type": "Function", - "file_path": "", - "line_start": 6936, - "line_end": 6936, - "column_start": 4, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_235", - "name": "function_235", - "symbol_type": "Function", - "file_path": "", - "line_start": 6937, - "line_end": 6937, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_236", - "name": "function_236", - "symbol_type": "Function", - "file_path": "", - "line_start": 6939, - "line_end": 6943, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_237", - "name": "function_237", - "symbol_type": "Function", - "file_path": "", - "line_start": 6945, - "line_end": 6949, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_238", - "name": "function_238", - "symbol_type": "Function", - "file_path": "", - "line_start": 6951, - "line_end": 6955, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_239", - "name": "function_239", - "symbol_type": "Function", - "file_path": "", - "line_start": 6957, - "line_end": 6961, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_240", - "name": "function_240", - "symbol_type": "Function", - "file_path": "", - "line_start": 6963, - "line_end": 6967, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_241", - "name": "function_241", - "symbol_type": "Function", - "file_path": "", - "line_start": 6969, - "line_end": 6973, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_242", - "name": "function_242", - "symbol_type": "Function", - "file_path": "", - "line_start": 6975, - "line_end": 6979, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_243", - "name": "function_243", - "symbol_type": "Function", - "file_path": "", - "line_start": 6981, - "line_end": 6997, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_244", - "name": "function_244", - "symbol_type": "Function", - "file_path": "", - "line_start": 6999, - "line_end": 7014, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_245", - "name": "function_245", - "symbol_type": "Function", - "file_path": "", - "line_start": 7016, - "line_end": 7050, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_246", - "name": "function_246", - "symbol_type": "Function", - "file_path": "", - "line_start": 7052, - "line_end": 7067, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_247", - "name": "function_247", - "symbol_type": "Function", - "file_path": "", - "line_start": 7069, - "line_end": 7099, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 7102, - "line_end": 7112, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_249", - "name": "function_249", - "symbol_type": "Function", - "file_path": "", - "line_start": 7114, - "line_end": 7117, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_handle_value", - "name": "handle_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 7136, - "line_end": 7197, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_251", - "name": "function_251", - "symbol_type": "Function", - "file_path": "", - "line_start": 7229, - "line_end": 7232, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_252", - "name": "function_252", - "symbol_type": "Function", - "file_path": "", - "line_start": 7234, - "line_end": 7237, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_253", - "name": "function_253", - "symbol_type": "Function", - "file_path": "", - "line_start": 7239, - "line_end": 7242, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_254", - "name": "function_254", - "symbol_type": "Function", - "file_path": "", - "line_start": 7244, - "line_end": 7247, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_255", - "name": "function_255", - "symbol_type": "Function", - "file_path": "", - "line_start": 7249, - "line_end": 7252, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_256", - "name": "function_256", - "symbol_type": "Function", - "file_path": "", - "line_start": 7254, - "line_end": 7257, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_257", - "name": "function_257", - "symbol_type": "Function", - "file_path": "", - "line_start": 7259, - "line_end": 7262, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_258", - "name": "function_258", - "symbol_type": "Function", - "file_path": "", - "line_start": 7264, - "line_end": 7267, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_259", - "name": "function_259", - "symbol_type": "Function", - "file_path": "", - "line_start": 7269, - "line_end": 7272, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_260", - "name": "function_260", - "symbol_type": "Function", - "file_path": "", - "line_start": 7274, - "line_end": 7277, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_261", - "name": "function_261", - "symbol_type": "Function", - "file_path": "", - "line_start": 7279, - "line_end": 7282, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_262", - "name": "function_262", - "symbol_type": "Function", - "file_path": "", - "line_start": 7284, - "line_end": 7287, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_263", - "name": "function_263", - "symbol_type": "Function", - "file_path": "", - "line_start": 7289, - "line_end": 7292, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_264", - "name": "function_264", - "symbol_type": "Function", - "file_path": "", - "line_start": 7326, - "line_end": 8612, - "column_start": 0, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_265", - "name": "function_265", - "symbol_type": "Function", - "file_path": "", - "line_start": 7363, - "line_end": 7404, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 7424, - "line_end": 7428, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 7431, - "line_end": 7431, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 7432, - "line_end": 7432, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_269", - "name": "function_269", - "symbol_type": "Function", - "file_path": "", - "line_start": 7433, - "line_end": 7433, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_270", - "name": "function_270", - "symbol_type": "Function", - "file_path": "", - "line_start": 7434, - "line_end": 7434, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_271", - "name": "function_271", - "symbol_type": "Function", - "file_path": "", - "line_start": 7435, - "line_end": 7435, - "column_start": 4, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_272", - "name": "function_272", - "symbol_type": "Function", - "file_path": "", - "line_start": 7443, - "line_end": 7449, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_273", - "name": "function_273", - "symbol_type": "Function", - "file_path": "", - "line_start": 7470, - "line_end": 7501, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_274", - "name": "function_274", - "symbol_type": "Function", - "file_path": "", - "line_start": 7518, - "line_end": 7538, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_275", - "name": "function_275", - "symbol_type": "Function", - "file_path": "", - "line_start": 7555, - "line_end": 8139, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_276", - "name": "function_276", - "symbol_type": "Function", - "file_path": "", - "line_start": 8145, - "line_end": 8210, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_277", - "name": "function_277", - "symbol_type": "Function", - "file_path": "", - "line_start": 8213, - "line_end": 8216, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_278", - "name": "function_278", - "symbol_type": "Function", - "file_path": "", - "line_start": 8219, - "line_end": 8222, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_279", - "name": "function_279", - "symbol_type": "Function", - "file_path": "", - "line_start": 8225, - "line_end": 8228, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_280", - "name": "function_280", - "symbol_type": "Function", - "file_path": "", - "line_start": 8270, - "line_end": 8593, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 8621, - "line_end": 8626, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 8638, - "line_end": 8665, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unget", - "name": "unget", - "symbol_type": "Function", - "file_path": "", - "line_start": 8675, - "line_end": 8699, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 8702, - "line_end": 8705, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_285", - "name": "function_285", - "symbol_type": "Function", - "file_path": "", - "line_start": 8713, - "line_end": 8716, - "column_start": 52, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number_unsigned", - "name": "get_number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 8719, - "line_end": 8722, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number_float", - "name": "get_number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 8725, - "line_end": 8728, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_288", - "name": "function_288", - "symbol_type": "Function", - "file_path": "", - "line_start": 8731, - "line_end": 8734, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_position", - "name": "get_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 8741, - "line_end": 8744, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_token_string", - "name": "get_token_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 8749, - "line_end": 8770, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_291", - "name": "function_291", - "symbol_type": "Function", - "file_path": "", - "line_start": 8773, - "line_end": 8777, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_skip_bom", - "name": "skip_bom", - "symbol_type": "Function", - "file_path": "", - "line_start": 8787, - "line_end": 8799, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_skip_whitespace", - "name": "skip_whitespace", - "symbol_type": "Function", - "file_path": "", - "line_start": 8801, - "line_end": 8808, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_scan", - "name": "scan", - "symbol_type": "Function", - "file_path": "", - "line_start": 8810, - "line_end": 8896, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_295", - "name": "function_295", - "symbol_type": "Function", - "file_path": "", - "line_start": 8959, - "line_end": 9098, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_296", - "name": "function_296", - "symbol_type": "Function", - "file_path": "", - "line_start": 9099, - "line_end": 12083, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_little_endianness", - "name": "little_endianness", - "symbol_type": "Function", - "file_path": "", - "line_start": 9127, - "line_end": 9130, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 9158, - "line_end": 9161, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 9164, - "line_end": 9164, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 9165, - "line_end": 9165, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_301", - "name": "function_301", - "symbol_type": "Function", - "file_path": "", - "line_start": 9166, - "line_end": 9166, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_302", - "name": "function_302", - "symbol_type": "Function", - "file_path": "", - "line_start": 9167, - "line_end": 9167, - "column_start": 4, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_303", - "name": "function_303", - "symbol_type": "Function", - "file_path": "", - "line_start": 9168, - "line_end": 9168, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_304", - "name": "function_304", - "symbol_type": "Function", - "file_path": "", - "line_start": 9178, - "line_end": 9231, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_305", - "name": "function_305", - "symbol_type": "Function", - "file_path": "", - "line_start": 9242, - "line_end": 9258, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_306", - "name": "function_306", - "symbol_type": "Function", - "file_path": "", - "line_start": 9267, - "line_end": 9283, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_bson_string", - "name": "get_bson_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 9297, - "line_end": 9307, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_bson_binary", - "name": "get_bson_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 9319, - "line_end": 9334, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_309", - "name": "function_309", - "symbol_type": "Function", - "file_path": "", - "line_start": 9346, - "line_end": 9412, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_310", - "name": "function_310", - "symbol_type": "Function", - "file_path": "", - "line_start": 9426, - "line_end": 9458, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_311", - "name": "function_311", - "symbol_type": "Function", - "file_path": "", - "line_start": 9464, - "line_end": 9480, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_312", - "name": "function_312", - "symbol_type": "Function", - "file_path": "", - "line_start": 9494, - "line_end": 9972, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_313", - "name": "function_313", - "symbol_type": "Function", - "file_path": "", - "line_start": 9985, - "line_end": 10068, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_314", - "name": "function_314", - "symbol_type": "Function", - "file_path": "", - "line_start": 10081, - "line_end": 10168, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_315", - "name": "function_315", - "symbol_type": "Function", - "file_path": "", - "line_start": 10176, - "line_end": 10206, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_316", - "name": "function_316", - "symbol_type": "Function", - "file_path": "", - "line_start": 10214, - "line_end": 10261, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_317", - "name": "function_317", - "symbol_type": "Function", - "file_path": "", - "line_start": 10270, - "line_end": 10639, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_318", - "name": "function_318", - "symbol_type": "Function", - "file_path": "", - "line_start": 10651, - "line_end": 10722, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_319", - "name": "function_319", - "symbol_type": "Function", - "file_path": "", - "line_start": 10734, - "line_end": 10839, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_320", - "name": "function_320", - "symbol_type": "Function", - "file_path": "", - "line_start": 10845, - "line_end": 10861, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_321", - "name": "function_321", - "symbol_type": "Function", - "file_path": "", - "line_start": 10867, - "line_end": 10891, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_322", - "name": "function_322", - "symbol_type": "Function", - "file_path": "", - "line_start": 10904, - "line_end": 10907, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_323", - "name": "function_323", - "symbol_type": "Function", - "file_path": "", - "line_start": 10923, - "line_end": 11012, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_324", - "name": "function_324", - "symbol_type": "Function", - "file_path": "", - "line_start": 11018, - "line_end": 11070, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_325", - "name": "function_325", - "symbol_type": "Function", - "file_path": "", - "line_start": 11083, - "line_end": 11293, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_326", - "name": "function_326", - "symbol_type": "Function", - "file_path": "", - "line_start": 11306, - "line_end": 11367, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_327", - "name": "function_327", - "symbol_type": "Function", - "file_path": "", - "line_start": 11373, - "line_end": 11551, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_328", - "name": "function_328", - "symbol_type": "Function", - "file_path": "", - "line_start": 11556, - "line_end": 11659, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_329", - "name": "function_329", - "symbol_type": "Function", - "file_path": "", - "line_start": 11664, - "line_end": 11742, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_330", - "name": "function_330", - "symbol_type": "Function", - "file_path": "", - "line_start": 11747, - "line_end": 11811, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_331", - "name": "function_331", - "symbol_type": "Function", - "file_path": "", - "line_start": 11826, - "line_end": 11830, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_332", - "name": "function_332", - "symbol_type": "Function", - "file_path": "", - "line_start": 11835, - "line_end": 11844, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number", - "name": "get_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 11862, - "line_end": 11888, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_string", - "name": "get_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 11905, - "line_end": 11921, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_binary", - "name": "get_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 11938, - "line_end": 11954, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_336", - "name": "function_336", - "symbol_type": "Function", - "file_path": "", - "line_start": 11961, - "line_end": 11970, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_337", - "name": "function_337", - "symbol_type": "Function", - "file_path": "", - "line_start": 11975, - "line_end": 11980, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_338", - "name": "function_338", - "symbol_type": "Function", - "file_path": "", - "line_start": 11988, - "line_end": 12022, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_339", - "name": "function_339", - "symbol_type": "Function", - "file_path": "", - "line_start": 12125, - "line_end": 12604, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parser", - "name": "parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 12169, - "line_end": 12179, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_341", - "name": "function_341", - "symbol_type": "Function", - "file_path": "", - "line_start": 12191, - "line_end": 12243, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_342", - "name": "function_342", - "symbol_type": "Function", - "file_path": "", - "line_start": 12251, - "line_end": 12255, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_343", - "name": "function_343", - "symbol_type": "Function", - "file_path": "", - "line_start": 12258, - "line_end": 12273, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_344", - "name": "function_344", - "symbol_type": "Function", - "file_path": "", - "line_start": 12277, - "line_end": 12556, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_345", - "name": "function_345", - "symbol_type": "Function", - "file_path": "", - "line_start": 12559, - "line_end": 12562, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_346", - "name": "function_346", - "symbol_type": "Function", - "file_path": "", - "line_start": 12564, - "line_end": 12591, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_347", - "name": "function_347", - "symbol_type": "Function", - "file_path": "", - "line_start": 12637, - "line_end": 12752, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_348", - "name": "function_348", - "symbol_type": "Function", - "file_path": "", - "line_start": 12662, - "line_end": 12665, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_349", - "name": "function_349", - "symbol_type": "Function", - "file_path": "", - "line_start": 12668, - "line_end": 12671, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_350", - "name": "function_350", - "symbol_type": "Function", - "file_path": "", - "line_start": 12674, - "line_end": 12677, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_351", - "name": "function_351", - "symbol_type": "Function", - "file_path": "", - "line_start": 12680, - "line_end": 12683, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_352", - "name": "function_352", - "symbol_type": "Function", - "file_path": "", - "line_start": 12686, - "line_end": 12689, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_353", - "name": "function_353", - "symbol_type": "Function", - "file_path": "", - "line_start": 12691, - "line_end": 12694, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_354", - "name": "function_354", - "symbol_type": "Function", - "file_path": "", - "line_start": 12696, - "line_end": 12699, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_355", - "name": "function_355", - "symbol_type": "Function", - "file_path": "", - "line_start": 12701, - "line_end": 12706, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_356", - "name": "function_356", - "symbol_type": "Function", - "file_path": "", - "line_start": 12708, - "line_end": 12711, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_357", - "name": "function_357", - "symbol_type": "Function", - "file_path": "", - "line_start": 12713, - "line_end": 12717, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_358", - "name": "function_358", - "symbol_type": "Function", - "file_path": "", - "line_start": 12719, - "line_end": 12724, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_359", - "name": "function_359", - "symbol_type": "Function", - "file_path": "", - "line_start": 12726, - "line_end": 12730, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_360", - "name": "function_360", - "symbol_type": "Function", - "file_path": "", - "line_start": 12732, - "line_end": 12737, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_361", - "name": "function_361", - "symbol_type": "Function", - "file_path": "", - "line_start": 12739, - "line_end": 12743, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_362", - "name": "function_362", - "symbol_type": "Function", - "file_path": "", - "line_start": 12745, - "line_end": 12749, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_363", - "name": "function_363", - "symbol_type": "Function", - "file_path": "", - "line_start": 12753, - "line_end": 12776, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_364", - "name": "function_364", - "symbol_type": "Function", - "file_path": "", - "line_start": 12808, - "line_end": 13104, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_end", - "name": "set_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 12833, - "line_end": 13059, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12875, - "line_end": 12875, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_367", - "name": "function_367", - "symbol_type": "Function", - "file_path": "", - "line_start": 12876, - "line_end": 12876, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12877, - "line_end": 12877, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_369", - "name": "function_369", - "symbol_type": "Function", - "file_path": "", - "line_start": 12878, - "line_end": 12878, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12886, - "line_end": 12918, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12936, - "line_end": 12938, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_372", - "name": "function_372", - "symbol_type": "Function", - "file_path": "", - "line_start": 12946, - "line_end": 12954, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12961, - "line_end": 12963, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_374", - "name": "function_374", - "symbol_type": "Function", - "file_path": "", - "line_start": 12971, - "line_end": 12976, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_375", - "name": "function_375", - "symbol_type": "Function", - "file_path": "", - "line_start": 12987, - "line_end": 13020, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_376", - "name": "function_376", - "symbol_type": "Function", - "file_path": "", - "line_start": 13110, - "line_end": 13146, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_377", - "name": "function_377", - "symbol_type": "Function", - "file_path": "", - "line_start": 13152, - "line_end": 13157, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_378", - "name": "function_378", - "symbol_type": "Function", - "file_path": "", - "line_start": 13163, - "line_end": 13197, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_379", - "name": "function_379", - "symbol_type": "Function", - "file_path": "", - "line_start": 13203, - "line_end": 13208, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_380", - "name": "function_380", - "symbol_type": "Function", - "file_path": "", - "line_start": 13214, - "line_end": 13248, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_381", - "name": "function_381", - "symbol_type": "Function", - "file_path": "", - "line_start": 13255, - "line_end": 13284, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_382", - "name": "function_382", - "symbol_type": "Function", - "file_path": "", - "line_start": 13291, - "line_end": 13294, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_383", - "name": "function_383", - "symbol_type": "Function", - "file_path": "", - "line_start": 13300, - "line_end": 13329, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_384", - "name": "function_384", - "symbol_type": "Function", - "file_path": "", - "line_start": 13335, - "line_end": 13338, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_385", - "name": "function_385", - "symbol_type": "Function", - "file_path": "", - "line_start": 13344, - "line_end": 13347, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_386", - "name": "function_386", - "symbol_type": "Function", - "file_path": "", - "line_start": 13353, - "line_end": 13356, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_387", - "name": "function_387", - "symbol_type": "Function", - "file_path": "", - "line_start": 13362, - "line_end": 13393, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_388", - "name": "function_388", - "symbol_type": "Function", - "file_path": "", - "line_start": 13399, - "line_end": 13402, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_389", - "name": "function_389", - "symbol_type": "Function", - "file_path": "", - "line_start": 13408, - "line_end": 13413, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_390", - "name": "function_390", - "symbol_type": "Function", - "file_path": "", - "line_start": 13419, - "line_end": 13424, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_391", - "name": "function_391", - "symbol_type": "Function", - "file_path": "", - "line_start": 13430, - "line_end": 13435, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_392", - "name": "function_392", - "symbol_type": "Function", - "file_path": "", - "line_start": 13441, - "line_end": 13464, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_393", - "name": "function_393", - "symbol_type": "Function", - "file_path": "", - "line_start": 13470, - "line_end": 13502, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_394", - "name": "function_394", - "symbol_type": "Function", - "file_path": "", - "line_start": 13508, - "line_end": 13518, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 13524, - "line_end": 13527, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_396", - "name": "function_396", - "symbol_type": "Function", - "file_path": "", - "line_start": 13559, - "line_end": 13671, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 13596, - "line_end": 13597, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 13600, - "line_end": 13600, - "column_start": 4, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_399", - "name": "function_399", - "symbol_type": "Function", - "file_path": "", - "line_start": 13603, - "line_end": 13606, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_400", - "name": "function_400", - "symbol_type": "Function", - "file_path": "", - "line_start": 13609, - "line_end": 13612, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_401", - "name": "function_401", - "symbol_type": "Function", - "file_path": "", - "line_start": 13615, - "line_end": 13618, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_402", - "name": "function_402", - "symbol_type": "Function", - "file_path": "", - "line_start": 13621, - "line_end": 13624, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_403", - "name": "function_403", - "symbol_type": "Function", - "file_path": "", - "line_start": 13627, - "line_end": 13630, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_404", - "name": "function_404", - "symbol_type": "Function", - "file_path": "", - "line_start": 13633, - "line_end": 13636, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_405", - "name": "function_405", - "symbol_type": "Function", - "file_path": "", - "line_start": 13639, - "line_end": 13642, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_406", - "name": "function_406", - "symbol_type": "Function", - "file_path": "", - "line_start": 13645, - "line_end": 13648, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_407", - "name": "function_407", - "symbol_type": "Function", - "file_path": "", - "line_start": 13651, - "line_end": 13654, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_408", - "name": "function_408", - "symbol_type": "Function", - "file_path": "", - "line_start": 13657, - "line_end": 13661, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_409", - "name": "function_409", - "symbol_type": "Function", - "file_path": "", - "line_start": 13664, - "line_end": 13668, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_410", - "name": "function_410", - "symbol_type": "Function", - "file_path": "", - "line_start": 13711, - "line_end": 13729, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_411", - "name": "function_411", - "symbol_type": "Function", - "file_path": "", - "line_start": 13731, - "line_end": 13735, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_pointer", - "name": "json_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 13743, - "line_end": 13745, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 13749, - "line_end": 13757, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_414", - "name": "function_414", - "symbol_type": "Function", - "file_path": "", - "line_start": 13762, - "line_end": 13765, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_415", - "name": "function_415", - "symbol_type": "Function", - "file_path": "", - "line_start": 13770, - "line_end": 13774, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_416", - "name": "function_416", - "symbol_type": "Function", - "file_path": "", - "line_start": 13779, - "line_end": 13785, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_417", - "name": "function_417", - "symbol_type": "Function", - "file_path": "", - "line_start": 13789, - "line_end": 13793, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_418", - "name": "function_418", - "symbol_type": "Function", - "file_path": "", - "line_start": 13797, - "line_end": 13800, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_419", - "name": "function_419", - "symbol_type": "Function", - "file_path": "", - "line_start": 13804, - "line_end": 13808, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_420", - "name": "function_420", - "symbol_type": "Function", - "file_path": "", - "line_start": 13812, - "line_end": 13815, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_421", - "name": "function_421", - "symbol_type": "Function", - "file_path": "", - "line_start": 13819, - "line_end": 13822, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parent_pointer", - "name": "parent_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 13826, - "line_end": 13836, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_pop_back", - "name": "pop_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 13840, - "line_end": 13848, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_424", - "name": "function_424", - "symbol_type": "Function", - "file_path": "", - "line_start": 13852, - "line_end": 13860, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 13864, - "line_end": 13867, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 13871, - "line_end": 13874, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 13878, - "line_end": 13881, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_428", - "name": "function_428", - "symbol_type": "Function", - "file_path": "", - "line_start": 13955, - "line_end": 14013, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_429", - "name": "function_429", - "symbol_type": "Function", - "file_path": "", - "line_start": 14035, - "line_end": 14094, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_430", - "name": "function_430", - "symbol_type": "Function", - "file_path": "", - "line_start": 14103, - "line_end": 14145, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_431", - "name": "function_431", - "symbol_type": "Function", - "file_path": "", - "line_start": 14161, - "line_end": 14201, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_432", - "name": "function_432", - "symbol_type": "Function", - "file_path": "", - "line_start": 14210, - "line_end": 14252, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 14259, - "line_end": 14336, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 14347, - "line_end": 14405, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_435", - "name": "function_435", - "symbol_type": "Function", - "file_path": "", - "line_start": 14535, - "line_end": 14538, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_436", - "name": "function_436", - "symbol_type": "Function", - "file_path": "", - "line_start": 14543, - "line_end": 14546, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_437", - "name": "function_437", - "symbol_type": "Function", - "file_path": "", - "line_start": 14550, - "line_end": 14553, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_438", - "name": "function_438", - "symbol_type": "Function", - "file_path": "", - "line_start": 14612, - "line_end": 14616, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_439", - "name": "function_439", - "symbol_type": "Function", - "file_path": "", - "line_start": 14621, - "line_end": 14625, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_440", - "name": "function_440", - "symbol_type": "Function", - "file_path": "", - "line_start": 14630, - "line_end": 14634, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_441", - "name": "function_441", - "symbol_type": "Function", - "file_path": "", - "line_start": 14637, - "line_end": 14641, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_442", - "name": "function_442", - "symbol_type": "Function", - "file_path": "", - "line_start": 14646, - "line_end": 14650, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_443", - "name": "function_443", - "symbol_type": "Function", - "file_path": "", - "line_start": 14655, - "line_end": 14659, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_444", - "name": "function_444", - "symbol_type": "Function", - "file_path": "", - "line_start": 14662, - "line_end": 14666, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_445", - "name": "function_445", - "symbol_type": "Function", - "file_path": "", - "line_start": 14690, - "line_end": 14750, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14700, - "line_end": 14702, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14704, - "line_end": 14706, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14708, - "line_end": 14710, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14715, - "line_end": 14717, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14720, - "line_end": 14720, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14721, - "line_end": 14721, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_452", - "name": "function_452", - "symbol_type": "Function", - "file_path": "", - "line_start": 14722, - "line_end": 14722, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_453", - "name": "function_453", - "symbol_type": "Function", - "file_path": "", - "line_start": 14723, - "line_end": 14723, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_454", - "name": "function_454", - "symbol_type": "Function", - "file_path": "", - "line_start": 14724, - "line_end": 14724, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_455", - "name": "function_455", - "symbol_type": "Function", - "file_path": "", - "line_start": 14726, - "line_end": 14733, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_456", - "name": "function_456", - "symbol_type": "Function", - "file_path": "", - "line_start": 14735, - "line_end": 14738, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_457", - "name": "function_457", - "symbol_type": "Function", - "file_path": "", - "line_start": 14740, - "line_end": 14743, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_458", - "name": "function_458", - "symbol_type": "Function", - "file_path": "", - "line_start": 14815, - "line_end": 14936, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_459", - "name": "function_459", - "symbol_type": "Function", - "file_path": "", - "line_start": 14824, - "line_end": 14824, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 14826, - "line_end": 14826, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 14827, - "line_end": 14827, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 14828, - "line_end": 14828, - "column_start": 4, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_463", - "name": "function_463", - "symbol_type": "Function", - "file_path": "", - "line_start": 14829, - "line_end": 14829, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_464", - "name": "function_464", - "symbol_type": "Function", - "file_path": "", - "line_start": 14830, - "line_end": 14830, - "column_start": 4, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_vector_adapter", - "name": "output_vector_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14842, - "line_end": 14844, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_466", - "name": "function_466", - "symbol_type": "Function", - "file_path": "", - "line_start": 14846, - "line_end": 14849, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_467", - "name": "function_467", - "symbol_type": "Function", - "file_path": "", - "line_start": 14851, - "line_end": 14855, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_stream_adapter", - "name": "output_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14867, - "line_end": 14869, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_469", - "name": "function_469", - "symbol_type": "Function", - "file_path": "", - "line_start": 14871, - "line_end": 14874, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_470", - "name": "function_470", - "symbol_type": "Function", - "file_path": "", - "line_start": 14876, - "line_end": 14880, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_string_adapter", - "name": "output_string_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14892, - "line_end": 14894, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_472", - "name": "function_472", - "symbol_type": "Function", - "file_path": "", - "line_start": 14896, - "line_end": 14899, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_473", - "name": "function_473", - "symbol_type": "Function", - "file_path": "", - "line_start": 14901, - "line_end": 14905, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14916, - "line_end": 14917, - "column_start": 4, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14920, - "line_end": 14921, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14924, - "line_end": 14925, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_477", - "name": "function_477", - "symbol_type": "Function", - "file_path": "", - "line_start": 14927, - "line_end": 14930, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_478", - "name": "function_478", - "symbol_type": "Function", - "file_path": "", - "line_start": 14937, - "line_end": 16752, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_writer", - "name": "binary_writer", - "symbol_type": "Function", - "file_path": "", - "line_start": 14966, - "line_end": 14969, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_480", - "name": "function_480", - "symbol_type": "Function", - "file_path": "", - "line_start": 14975, - "line_end": 14999, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_481", - "name": "function_481", - "symbol_type": "Function", - "file_path": "", - "line_start": 15004, - "line_end": 15323, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_482", - "name": "function_482", - "symbol_type": "Function", - "file_path": "", - "line_start": 15328, - "line_end": 15645, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_483", - "name": "function_483", - "symbol_type": "Function", - "file_path": "", - "line_start": 15654, - "line_end": 15864, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_484", - "name": "function_484", - "symbol_type": "Function", - "file_path": "", - "line_start": 15875, - "line_end": 15885, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_485", - "name": "function_485", - "symbol_type": "Function", - "file_path": "", - "line_start": 15890, - "line_end": 15897, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_486", - "name": "function_486", - "symbol_type": "Function", - "file_path": "", - "line_start": 15902, - "line_end": 15907, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_487", - "name": "function_487", - "symbol_type": "Function", - "file_path": "", - "line_start": 15912, - "line_end": 15917, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_488", - "name": "function_488", - "symbol_type": "Function", - "file_path": "", - "line_start": 15922, - "line_end": 15925, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_489", - "name": "function_489", - "symbol_type": "Function", - "file_path": "", - "line_start": 15930, - "line_end": 15939, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_490", - "name": "function_490", - "symbol_type": "Function", - "file_path": "", - "line_start": 15944, - "line_end": 15947, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_491", - "name": "function_491", - "symbol_type": "Function", - "file_path": "", - "line_start": 15952, - "line_end": 15957, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_492", - "name": "function_492", - "symbol_type": "Function", - "file_path": "", - "line_start": 15962, - "line_end": 15975, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_493", - "name": "function_493", - "symbol_type": "Function", - "file_path": "", - "line_start": 15980, - "line_end": 15985, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_494", - "name": "function_494", - "symbol_type": "Function", - "file_path": "", - "line_start": 15990, - "line_end": 16007, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_495", - "name": "function_495", - "symbol_type": "Function", - "file_path": "", - "line_start": 16012, - "line_end": 16017, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_496", - "name": "function_496", - "symbol_type": "Function", - "file_path": "", - "line_start": 16022, - "line_end": 16032, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_497", - "name": "function_497", - "symbol_type": "Function", - "file_path": "", - "line_start": 16037, - "line_end": 16040, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_498", - "name": "function_498", - "symbol_type": "Function", - "file_path": "", - "line_start": 16045, - "line_end": 16059, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_499", - "name": "function_499", - "symbol_type": "Function", - "file_path": "", - "line_start": 16064, - "line_end": 16073, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_500", - "name": "function_500", - "symbol_type": "Function", - "file_path": "", - "line_start": 16079, - "line_end": 16119, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_501", - "name": "function_501", - "symbol_type": "Function", - "file_path": "", - "line_start": 16127, - "line_end": 16166, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_502", - "name": "function_502", - "symbol_type": "Function", - "file_path": "", - "line_start": 16174, - "line_end": 16183, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_503", - "name": "function_503", - "symbol_type": "Function", - "file_path": "", - "line_start": 16189, - "line_end": 16199, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_504", - "name": "function_504", - "symbol_type": "Function", - "file_path": "", - "line_start": 16205, - "line_end": 16208, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_505", - "name": "function_505", - "symbol_type": "Function", - "file_path": "", - "line_start": 16210, - "line_end": 16213, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_506", - "name": "function_506", - "symbol_type": "Function", - "file_path": "", - "line_start": 16219, - "line_end": 16222, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_507", - "name": "function_507", - "symbol_type": "Function", - "file_path": "", - "line_start": 16224, - "line_end": 16227, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 16236, - "line_end": 16245, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 16250, - "line_end": 16332, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 16338, - "line_end": 16414, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_511", - "name": "function_511", - "symbol_type": "Function", - "file_path": "", - "line_start": 16419, - "line_end": 16518, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_512", - "name": "function_512", - "symbol_type": "Function", - "file_path": "", - "line_start": 16520, - "line_end": 16523, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_513", - "name": "function_513", - "symbol_type": "Function", - "file_path": "", - "line_start": 16525, - "line_end": 16528, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_514", - "name": "function_514", - "symbol_type": "Function", - "file_path": "", - "line_start": 16533, - "line_end": 16640, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number", - "name": "write_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 16660, - "line_end": 16674, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_516", - "name": "function_516", - "symbol_type": "Function", - "file_path": "", - "line_start": 16676, - "line_end": 16701, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 16710, - "line_end": 16713, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 16717, - "line_end": 16724, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 16728, - "line_end": 16731, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 16739, - "line_end": 16742, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_521", - "name": "function_521", - "symbol_type": "Function", - "file_path": "", - "line_start": 16804, - "line_end": 17898, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_reinterpret_bits", - "name": "reinterpret_bits", - "symbol_type": "Function", - "file_path": "", - "line_start": 16831, - "line_end": 16838, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diyfp", - "name": "diyfp", - "symbol_type": "Function", - "file_path": "", - "line_start": 16847, - "line_end": 16847, - "column_start": 4, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_524", - "name": "function_524", - "symbol_type": "Function", - "file_path": "", - "line_start": 16853, - "line_end": 16859, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_525", - "name": "function_525", - "symbol_type": "Function", - "file_path": "", - "line_start": 16865, - "line_end": 16924, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_526", - "name": "function_526", - "symbol_type": "Function", - "file_path": "", - "line_start": 16930, - "line_end": 16941, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_527", - "name": "function_527", - "symbol_type": "Function", - "file_path": "", - "line_start": 16947, - "line_end": 16955, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_compute_boundaries", - "name": "compute_boundaries", - "symbol_type": "Function", - "file_path": "", - "line_start": 16972, - "line_end": 17037, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_cached_power_for_binary_exponent", - "name": "get_cached_power_for_binary_exponent", - "symbol_type": "Function", - "file_path": "", - "line_start": 17111, - "line_end": 17269, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find_largest_pow10", - "name": "find_largest_pow10", - "symbol_type": "Function", - "file_path": "", - "line_start": 17275, - "line_end": 17327, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2_round", - "name": "grisu2_round", - "symbol_type": "Function", - "file_path": "", - "line_start": 17329, - "line_end": 17364, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2_digit_gen", - "name": "grisu2_digit_gen", - "symbol_type": "Function", - "file_path": "", - "line_start": 17370, - "line_end": 17603, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2", - "name": "grisu2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17611, - "line_end": 17662, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_534", - "name": "function_534", - "symbol_type": "Function", - "file_path": "", - "line_start": 17670, - "line_end": 17702, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_535", - "name": "function_535", - "symbol_type": "Function", - "file_path": "", - "line_start": 17710, - "line_end": 17750, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_536", - "name": "function_536", - "symbol_type": "Function", - "file_path": "", - "line_start": 17762, - "line_end": 17831, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_537", - "name": "function_537", - "symbol_type": "Function", - "file_path": "", - "line_start": 17901, - "line_end": 18554, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 17951, - "line_end": 17960, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 17963, - "line_end": 17963, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_540", - "name": "function_540", - "symbol_type": "Function", - "file_path": "", - "line_start": 17964, - "line_end": 17964, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 17965, - "line_end": 17965, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_542", - "name": "function_542", - "symbol_type": "Function", - "file_path": "", - "line_start": 17966, - "line_end": 17966, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_543", - "name": "function_543", - "symbol_type": "Function", - "file_path": "", - "line_start": 17967, - "line_end": 17967, - "column_start": 4, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_544", - "name": "function_544", - "symbol_type": "Function", - "file_path": "", - "line_start": 17991, - "line_end": 18258, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_switch", - "name": "switch", - "symbol_type": "Function", - "file_path": "", - "line_start": 18289, - "line_end": 18470, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_hex_bytes", - "name": "hex_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 18561, - "line_end": 18568, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_negative_number", - "name": "is_negative_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 18572, - "line_end": 18575, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_negative_number", - "name": "is_negative_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 18578, - "line_end": 18581, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_integer", - "name": "dump_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 18598, - "line_end": 18673, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 18683, - "line_end": 18702, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 18704, - "line_end": 18710, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 18712, - "line_end": 18761, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_decode", - "name": "decode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18784, - "line_end": 18817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_sign", - "name": "remove_sign", - "symbol_type": "Function", - "file_path": "", - "line_start": 18824, - "line_end": 18828, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_sign", - "name": "remove_sign", - "symbol_type": "Function", - "file_path": "", - "line_start": 18839, - "line_end": 18843, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 18926, - "line_end": 18926, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 18927, - "line_end": 18927, - "column_start": 4, - "column_end": 107, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 18929, - "line_end": 18930, - "column_start": 4, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 18931, - "line_end": 18932, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 18934, - "line_end": 18945, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 18949, - "line_end": 18960, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_562", - "name": "function_562", - "symbol_type": "Function", - "file_path": "", - "line_start": 18962, - "line_end": 18965, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_563", - "name": "function_563", - "symbol_type": "Function", - "file_path": "", - "line_start": 18969, - "line_end": 18972, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_564", - "name": "function_564", - "symbol_type": "Function", - "file_path": "", - "line_start": 18974, - "line_end": 18977, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_565", - "name": "function_565", - "symbol_type": "Function", - "file_path": "", - "line_start": 18981, - "line_end": 18984, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_566", - "name": "function_566", - "symbol_type": "Function", - "file_path": "", - "line_start": 18986, - "line_end": 18997, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_567", - "name": "function_567", - "symbol_type": "Function", - "file_path": "", - "line_start": 19001, - "line_end": 19012, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_568", - "name": "function_568", - "symbol_type": "Function", - "file_path": "", - "line_start": 19014, - "line_end": 19025, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_569", - "name": "function_569", - "symbol_type": "Function", - "file_path": "", - "line_start": 19029, - "line_end": 19040, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 19042, - "line_end": 19059, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 19063, - "line_end": 19080, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 19082, - "line_end": 19085, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 19087, - "line_end": 19138, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 19140, - "line_end": 19150, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 19154, - "line_end": 19164, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 19166, - "line_end": 19176, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 19180, - "line_end": 19190, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 19192, - "line_end": 19202, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 19204, - "line_end": 19207, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 19209, - "line_end": 19220, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 19227, - "line_end": 19233, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_582", - "name": "function_582", - "symbol_type": "Function", - "file_path": "", - "line_start": 19252, - "line_end": 19829, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parser", - "name": "parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 19306, - "line_end": 19315, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_allocator", - "name": "get_allocator", - "symbol_type": "Function", - "file_path": "", - "line_start": 19416, - "line_end": 19419, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_meta", - "name": "meta", - "symbol_type": "Function", - "file_path": "", - "line_start": 19423, - "line_end": 19485, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_586", - "name": "function_586", - "symbol_type": "Function", - "file_path": "", - "line_start": 19551, - "line_end": 19569, - "column_start": 2, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19621, - "line_end": 19621, - "column_start": 8, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19623, - "line_end": 19623, - "column_start": 8, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19625, - "line_end": 19625, - "column_start": 8, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19627, - "line_end": 19627, - "column_start": 8, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19629, - "line_end": 19629, - "column_start": 8, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19631, - "line_end": 19700, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19703, - "line_end": 19703, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19706, - "line_end": 19706, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19709, - "line_end": 19709, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19712, - "line_end": 19712, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19715, - "line_end": 19715, - "column_start": 8, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19718, - "line_end": 19718, - "column_start": 8, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19721, - "line_end": 19721, - "column_start": 8, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19724, - "line_end": 19724, - "column_start": 8, - "column_end": 109, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19727, - "line_end": 19727, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19730, - "line_end": 19730, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_destroy", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 19732, - "line_end": 19828, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 19866, - "line_end": 19866, - "column_start": 8, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parents", - "name": "set_parents", - "symbol_type": "Function", - "file_path": "", - "line_start": 19871, - "line_end": 19906, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parents", - "name": "set_parents", - "symbol_type": "Function", - "file_path": "", - "line_start": 19908, - "line_end": 19919, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parent", - "name": "set_parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 19921, - "line_end": 19957, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 19983, - "line_end": 19987, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 19991, - "line_end": 19995, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20003, - "line_end": 20010, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20017, - "line_end": 20066, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20070, - "line_end": 20121, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20125, - "line_end": 20132, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20136, - "line_end": 20143, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20147, - "line_end": 20154, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20158, - "line_end": 20165, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_array", - "name": "array", - "symbol_type": "Function", - "file_path": "", - "line_start": 20169, - "line_end": 20173, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_object", - "name": "object", - "symbol_type": "Function", - "file_path": "", - "line_start": 20177, - "line_end": 20181, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20185, - "line_end": 20191, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20198, - "line_end": 20298, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20308, - "line_end": 20308, - "column_start": 4, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20312, - "line_end": 20376, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20380, - "line_end": 20393, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_624", - "name": "function_624", - "symbol_type": "Function", - "file_path": "", - "line_start": 20397, - "line_end": 20414, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_625", - "name": "function_625", - "symbol_type": "Function", - "file_path": "", - "line_start": 20418, - "line_end": 20422, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_type", - "name": "type", - "symbol_type": "Function", - "file_path": "", - "line_start": 20459, - "line_end": 20462, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_primitive", - "name": "is_primitive", - "symbol_type": "Function", - "file_path": "", - "line_start": 20466, - "line_end": 20469, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_structured", - "name": "is_structured", - "symbol_type": "Function", - "file_path": "", - "line_start": 20473, - "line_end": 20476, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_null", - "name": "is_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 20480, - "line_end": 20483, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_boolean", - "name": "is_boolean", - "symbol_type": "Function", - "file_path": "", - "line_start": 20487, - "line_end": 20490, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number", - "name": "is_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 20494, - "line_end": 20497, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_integer", - "name": "is_number_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 20501, - "line_end": 20504, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_unsigned", - "name": "is_number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 20508, - "line_end": 20511, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_float", - "name": "is_number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 20515, - "line_end": 20518, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_object", - "name": "is_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 20522, - "line_end": 20525, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_array", - "name": "is_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 20529, - "line_end": 20532, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_string", - "name": "is_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 20536, - "line_end": 20539, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_binary", - "name": "is_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20543, - "line_end": 20546, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_discarded", - "name": "is_discarded", - "symbol_type": "Function", - "file_path": "", - "line_start": 20550, - "line_end": 20553, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_640", - "name": "function_640", - "symbol_type": "Function", - "file_path": "", - "line_start": 20557, - "line_end": 20560, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 21113, - "line_end": 21117, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21127, - "line_end": 21141, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 21136, - "line_end": 21140, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21150, - "line_end": 21164, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21170, - "line_end": 21184, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21188, - "line_end": 21202, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21208, - "line_end": 21222, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_648", - "name": "function_648", - "symbol_type": "Function", - "file_path": "", - "line_start": 21226, - "line_end": 21268, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_649", - "name": "function_649", - "symbol_type": "Function", - "file_path": "", - "line_start": 21272, - "line_end": 21281, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_650", - "name": "function_650", - "symbol_type": "Function", - "file_path": "", - "line_start": 21285, - "line_end": 21303, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_651", - "name": "function_651", - "symbol_type": "Function", - "file_path": "", - "line_start": 21307, - "line_end": 21318, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_652", - "name": "function_652", - "symbol_type": "Function", - "file_path": "", - "line_start": 21323, - "line_end": 21326, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_653", - "name": "function_653", - "symbol_type": "Function", - "file_path": "", - "line_start": 21329, - "line_end": 21332, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_654", - "name": "function_654", - "symbol_type": "Function", - "file_path": "", - "line_start": 21338, - "line_end": 21356, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_655", - "name": "function_655", - "symbol_type": "Function", - "file_path": "", - "line_start": 21362, - "line_end": 21373, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21417, - "line_end": 21433, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21443, - "line_end": 21459, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21470, - "line_end": 21486, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21493, - "line_end": 21507, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_INTERNAL_CATCH", - "name": "JSON_INTERNAL_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 21503, - "line_end": 21506, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21518, - "line_end": 21532, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_INTERNAL_CATCH", - "name": "JSON_INTERNAL_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 21528, - "line_end": 21531, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21542, - "line_end": 21545, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21553, - "line_end": 21556, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_front", - "name": "front", - "symbol_type": "Function", - "file_path": "", - "line_start": 21560, - "line_end": 21563, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_front", - "name": "front", - "symbol_type": "Function", - "file_path": "", - "line_start": 21567, - "line_end": 21570, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_back", - "name": "back", - "symbol_type": "Function", - "file_path": "", - "line_start": 21574, - "line_end": 21579, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_back", - "name": "back", - "symbol_type": "Function", - "file_path": "", - "line_start": 21583, - "line_end": 21588, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 21595, - "line_end": 21658, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 21665, - "line_end": 21731, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase_internal", - "name": "erase_internal", - "symbol_type": "Function", - "file_path": "", - "line_start": 21733, - "line_end": 21745, - "column_start": 2, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase_internal", - "name": "erase_internal", - "symbol_type": "Function", - "file_path": "", - "line_start": 21749, - "line_end": 21764, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 21781, - "line_end": 21784, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 21788, - "line_end": 21804, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 21818, - "line_end": 21828, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 21832, - "line_end": 21842, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 21848, - "line_end": 21858, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 21864, - "line_end": 21874, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 21878, - "line_end": 21882, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 21888, - "line_end": 21892, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 21896, - "line_end": 21899, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 21905, - "line_end": 21908, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 21912, - "line_end": 21915, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 21919, - "line_end": 21922, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_begin", - "name": "begin", - "symbol_type": "Function", - "file_path": "", - "line_start": 21936, - "line_end": 21941, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_begin", - "name": "begin", - "symbol_type": "Function", - "file_path": "", - "line_start": 21945, - "line_end": 21948, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cbegin", - "name": "cbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 21952, - "line_end": 21957, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end", - "name": "end", - "symbol_type": "Function", - "file_path": "", - "line_start": 21961, - "line_end": 21966, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end", - "name": "end", - "symbol_type": "Function", - "file_path": "", - "line_start": 21970, - "line_end": 21973, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cend", - "name": "cend", - "symbol_type": "Function", - "file_path": "", - "line_start": 21977, - "line_end": 21982, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rbegin", - "name": "rbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 21986, - "line_end": 21989, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rbegin", - "name": "rbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 21993, - "line_end": 21996, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rend", - "name": "rend", - "symbol_type": "Function", - "file_path": "", - "line_start": 22000, - "line_end": 22003, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rend", - "name": "rend", - "symbol_type": "Function", - "file_path": "", - "line_start": 22007, - "line_end": 22010, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_crbegin", - "name": "crbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 22014, - "line_end": 22017, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_crend", - "name": "crend", - "symbol_type": "Function", - "file_path": "", - "line_start": 22021, - "line_end": 22024, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_wrapper", - "name": "iterator_wrapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 22033, - "line_end": 22036, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_wrapper", - "name": "iterator_wrapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 22044, - "line_end": 22047, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_items", - "name": "items", - "symbol_type": "Function", - "file_path": "", - "line_start": 22051, - "line_end": 22054, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_items", - "name": "items", - "symbol_type": "Function", - "file_path": "", - "line_start": 22058, - "line_end": 22061, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 22075, - "line_end": 22110, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_size", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 22114, - "line_end": 22149, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_max_size", - "name": "max_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 22153, - "line_end": 22183, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 22197, - "line_end": 22254, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22258, - "line_end": 22279, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_706", - "name": "function_706", - "symbol_type": "Function", - "file_path": "", - "line_start": 22283, - "line_end": 22287, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22291, - "line_end": 22311, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_708", - "name": "function_708", - "symbol_type": "Function", - "file_path": "", - "line_start": 22315, - "line_end": 22319, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22323, - "line_end": 22342, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_710", - "name": "function_710", - "symbol_type": "Function", - "file_path": "", - "line_start": 22346, - "line_end": 22350, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22354, - "line_end": 22366, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_712", - "name": "function_712", - "symbol_type": "Function", - "file_path": "", - "line_start": 22370, - "line_end": 22374, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace_back", - "name": "emplace_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22379, - "line_end": 22399, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 22404, - "line_end": 22430, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert_iterator", - "name": "insert_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 22436, - "line_end": 22451, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22455, - "line_end": 22471, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22475, - "line_end": 22478, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22482, - "line_end": 22498, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22502, - "line_end": 22529, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22533, - "line_end": 22549, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22553, - "line_end": 22574, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 22578, - "line_end": 22581, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 22585, - "line_end": 22628, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22632, - "line_end": 22645, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22649, - "line_end": 22657, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22661, - "line_end": 22673, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22677, - "line_end": 22689, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22693, - "line_end": 22705, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22709, - "line_end": 22721, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22725, - "line_end": 22737, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_if", - "name": "if", - "symbol_type": "Function", - "file_path": "", - "line_start": 22814, - "line_end": 22817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_compares_unordered", - "name": "compares_unordered", - "symbol_type": "Function", - "file_path": "", - "line_start": 22843, - "line_end": 22846, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_733", - "name": "function_733", - "symbol_type": "Function", - "file_path": "", - "line_start": 22852, - "line_end": 22863, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_734", - "name": "function_734", - "symbol_type": "Function", - "file_path": "", - "line_start": 22869, - "line_end": 22872, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_735", - "name": "function_735", - "symbol_type": "Function", - "file_path": "", - "line_start": 22876, - "line_end": 22883, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_736", - "name": "function_736", - "symbol_type": "Function", - "file_path": "", - "line_start": 22887, - "line_end": 22896, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_737", - "name": "function_737", - "symbol_type": "Function", - "file_path": "", - "line_start": 22902, - "line_end": 22905, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_738", - "name": "function_738", - "symbol_type": "Function", - "file_path": "", - "line_start": 22914, - "line_end": 22921, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_739", - "name": "function_739", - "symbol_type": "Function", - "file_path": "", - "line_start": 22927, - "line_end": 22930, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_740", - "name": "function_740", - "symbol_type": "Function", - "file_path": "", - "line_start": 22935, - "line_end": 22942, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_741", - "name": "function_741", - "symbol_type": "Function", - "file_path": "", - "line_start": 22948, - "line_end": 22951, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_742", - "name": "function_742", - "symbol_type": "Function", - "file_path": "", - "line_start": 22956, - "line_end": 22966, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_743", - "name": "function_743", - "symbol_type": "Function", - "file_path": "", - "line_start": 22972, - "line_end": 22975, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_744", - "name": "function_744", - "symbol_type": "Function", - "file_path": "", - "line_start": 22981, - "line_end": 22984, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_745", - "name": "function_745", - "symbol_type": "Function", - "file_path": "", - "line_start": 22988, - "line_end": 22995, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_746", - "name": "function_746", - "symbol_type": "Function", - "file_path": "", - "line_start": 23001, - "line_end": 23004, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_747", - "name": "function_747", - "symbol_type": "Function", - "file_path": "", - "line_start": 23010, - "line_end": 23013, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_748", - "name": "function_748", - "symbol_type": "Function", - "file_path": "", - "line_start": 23017, - "line_end": 24113, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_749", - "name": "function_749", - "symbol_type": "Function", - "file_path": "", - "line_start": 23038, - "line_end": 23041, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_750", - "name": "function_750", - "symbol_type": "Function", - "file_path": "", - "line_start": 23045, - "line_end": 23052, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_751", - "name": "function_751", - "symbol_type": "Function", - "file_path": "", - "line_start": 23058, - "line_end": 23061, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_752", - "name": "function_752", - "symbol_type": "Function", - "file_path": "", - "line_start": 23067, - "line_end": 23070, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_753", - "name": "function_753", - "symbol_type": "Function", - "file_path": "", - "line_start": 23074, - "line_end": 23082, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_754", - "name": "function_754", - "symbol_type": "Function", - "file_path": "", - "line_start": 23088, - "line_end": 23091, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_755", - "name": "function_755", - "symbol_type": "Function", - "file_path": "", - "line_start": 23097, - "line_end": 23100, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_756", - "name": "function_756", - "symbol_type": "Function", - "file_path": "", - "line_start": 23104, - "line_end": 23111, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_757", - "name": "function_757", - "symbol_type": "Function", - "file_path": "", - "line_start": 23117, - "line_end": 23120, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_758", - "name": "function_758", - "symbol_type": "Function", - "file_path": "", - "line_start": 23126, - "line_end": 23129, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_759", - "name": "function_759", - "symbol_type": "Function", - "file_path": "", - "line_start": 23145, - "line_end": 23158, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23185, - "line_end": 23194, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23199, - "line_end": 23209, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23213, - "line_end": 23221, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 23226, - "line_end": 23230, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 23235, - "line_end": 23239, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 23243, - "line_end": 23247, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23253, - "line_end": 23262, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23268, - "line_end": 23277, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23287, - "line_end": 23298, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_769", - "name": "function_769", - "symbol_type": "Function", - "file_path": "", - "line_start": 23328, - "line_end": 23353, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_cbor", - "name": "to_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23391, - "line_end": 23394, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_cbor", - "name": "to_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23398, - "line_end": 23401, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23405, - "line_end": 23410, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23414, - "line_end": 23417, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23421, - "line_end": 23424, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23428, - "line_end": 23435, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23439, - "line_end": 23443, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23447, - "line_end": 23451, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23455, - "line_end": 23462, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23466, - "line_end": 23470, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23474, - "line_end": 23478, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23482, - "line_end": 23487, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23491, - "line_end": 23494, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23498, - "line_end": 23501, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23506, - "line_end": 23517, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23522, - "line_end": 23533, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23538, - "line_end": 23544, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23549, - "line_end": 23560, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23565, - "line_end": 23575, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23580, - "line_end": 23590, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23595, - "line_end": 23600, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23604, - "line_end": 23614, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23619, - "line_end": 23629, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23634, - "line_end": 23644, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23649, - "line_end": 23654, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23658, - "line_end": 23668, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bjdata", - "name": "from_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23674, - "line_end": 23684, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bjdata", - "name": "from_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23689, - "line_end": 23699, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23704, - "line_end": 23714, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23719, - "line_end": 23729, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23734, - "line_end": 23739, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23743, - "line_end": 23753, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_802", - "name": "function_802", - "symbol_type": "Function", - "file_path": "", - "line_start": 23765, - "line_end": 23768, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_803", - "name": "function_803", - "symbol_type": "Function", - "file_path": "", - "line_start": 23772, - "line_end": 23775, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_804", - "name": "function_804", - "symbol_type": "Function", - "file_path": "", - "line_start": 23779, - "line_end": 23782, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_805", - "name": "function_805", - "symbol_type": "Function", - "file_path": "", - "line_start": 23786, - "line_end": 23789, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 23793, - "line_end": 23796, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 23800, - "line_end": 23803, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 23807, - "line_end": 23810, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 23814, - "line_end": 23817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_flatten", - "name": "flatten", - "symbol_type": "Function", - "file_path": "", - "line_start": 23821, - "line_end": 23826, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unflatten", - "name": "unflatten", - "symbol_type": "Function", - "file_path": "", - "line_start": 23830, - "line_end": 23833, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_patch_inplace", - "name": "patch_inplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 23846, - "line_end": 24112, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_patch", - "name": "patch", - "symbol_type": "Function", - "file_path": "", - "line_start": 24117, - "line_end": 24122, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diff", - "name": "diff", - "symbol_type": "Function", - "file_path": "", - "line_start": 24126, - "line_end": 24257, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_merge_patch", - "name": "merge_patch", - "symbol_type": "Function", - "file_path": "", - "line_start": 24269, - "line_end": 24293, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_816", - "name": "function_816", - "symbol_type": "Function", - "file_path": "", - "line_start": 24300, - "line_end": 24304, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_817", - "name": "function_817", - "symbol_type": "Function", - "file_path": "", - "line_start": 24314, - "line_end": 24317, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_818", - "name": "function_818", - "symbol_type": "Function", - "file_path": "", - "line_start": 24322, - "line_end": 24325, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_819", - "name": "function_819", - "symbol_type": "Function", - "file_path": "", - "line_start": 24329, - "line_end": 24383, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_820", - "name": "function_820", - "symbol_type": "Function", - "file_path": "", - "line_start": 24340, - "line_end": 24347, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_821", - "name": "function_821", - "symbol_type": "Function", - "file_path": "", - "line_start": 24343, - "line_end": 24346, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_822", - "name": "function_822", - "symbol_type": "Function", - "file_path": "", - "line_start": 24357, - "line_end": 24365, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 24373, - "line_end": 24379, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_make_void", - "name": "make_void", - "symbol_type": "Class", - "file_path": "", - "line_start": 249, - "line_end": 252, - "column_start": 25, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nonesuch", - "name": "nonesuch", - "symbol_type": "Class", - "file_path": "", - "line_start": 264, - "line_end": 272, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_detector", - "name": "detector", - "symbol_type": "Class", - "file_path": "", - "line_start": 278, - "line_end": 282, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 285, - "line_end": 289, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_detected_lazy", - "name": "is_detected_lazy", - "symbol_type": "Class", - "file_path": "", - "line_start": 295, - "line_end": 295, - "column_start": 0, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_would_call_std_", - "name": "would_call_std_", - "symbol_type": "Class", - "file_path": "", - "line_start": 2798, - "line_end": 2798, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_position_t", - "name": "position_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 3019, - "line_end": 3033, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_integer_sequence", - "name": "integer_sequence", - "symbol_type": "Class", - "file_path": "", - "line_start": 3106, - "line_end": 3113, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Extend", - "name": "Extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 3127, - "line_end": 3127, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 3131, - "line_end": 3134, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 3137, - "line_end": 3140, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Gen", - "name": "Gen", - "symbol_type": "Class", - "file_path": "", - "line_start": 3145, - "line_end": 3149, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 3152, - "line_end": 3155, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_priority_tag", - "name": "priority_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 3190, - "line_end": 3190, - "column_start": 21, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_14", - "name": "class_14", - "symbol_type": "Class", - "file_path": "", - "line_start": 3191, - "line_end": 3191, - "column_start": 11, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_static_const", - "name": "static_const", - "symbol_type": "Class", - "file_path": "", - "line_start": 3195, - "line_end": 3198, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_types", - "name": "iterator_types", - "symbol_type": "Class", - "file_path": "", - "line_start": 3255, - "line_end": 3255, - "column_start": 0, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 3258, - "line_end": 3268, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_traits", - "name": "iterator_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 3273, - "line_end": 3275, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_19", - "name": "class_19", - "symbol_type": "Class", - "file_path": "", - "line_start": 3278, - "line_end": 3281, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_20", - "name": "class_20", - "symbol_type": "Class", - "file_path": "", - "line_start": 3284, - "line_end": 3291, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_pointer", - "name": "json_pointer", - "symbol_type": "Class", - "file_path": "", - "line_start": 3398, - "line_end": 3398, - "column_start": 4, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ordered_map", - "name": "ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 3409, - "line_end": 3409, - "column_start": 4, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_basic_json", - "name": "is_basic_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 3445, - "line_end": 3445, - "column_start": 19, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_basic_json_context", - "name": "is_basic_json_context", - "symbol_type": "Class", - "file_path": "", - "line_start": 3454, - "line_end": 3458, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_ref", - "name": "json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 3465, - "line_end": 3465, - "column_start": 0, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_json_ref", - "name": "is_json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 3468, - "line_end": 3468, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_27", - "name": "class_27", - "symbol_type": "Class", - "file_path": "", - "line_start": 3471, - "line_end": 3471, - "column_start": 0, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_from_json", - "name": "has_from_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 3509, - "line_end": 3509, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_getable", - "name": "is_getable", - "symbol_type": "Class", - "file_path": "", - "line_start": 3516, - "line_end": 3519, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_30", - "name": "class_30", - "symbol_type": "Class", - "file_path": "", - "line_start": 3522, - "line_end": 3529, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_non_default_from_json", - "name": "has_non_default_from_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 3534, - "line_end": 3534, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_32", - "name": "class_32", - "symbol_type": "Class", - "file_path": "", - "line_start": 3537, - "line_end": 3544, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_to_json", - "name": "has_to_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 3549, - "line_end": 3549, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_34", - "name": "class_34", - "symbol_type": "Class", - "file_path": "", - "line_start": 3552, - "line_end": 3559, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_key_compare", - "name": "has_key_compare", - "symbol_type": "Class", - "file_path": "", - "line_start": 3565, - "line_end": 3565, - "column_start": 0, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_actual_object_comparator", - "name": "actual_object_comparator", - "symbol_type": "Class", - "file_path": "", - "line_start": 3569, - "line_end": 3575, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_conjunction", - "name": "conjunction", - "symbol_type": "Class", - "file_path": "", - "line_start": 3585, - "line_end": 3585, - "column_start": 19, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_38", - "name": "class_38", - "symbol_type": "Class", - "file_path": "", - "line_start": 3586, - "line_end": 3586, - "column_start": 18, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_39", - "name": "class_39", - "symbol_type": "Class", - "file_path": "", - "line_start": 3588, - "line_end": 3589, - "column_start": 0, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_negation", - "name": "negation", - "symbol_type": "Class", - "file_path": "", - "line_start": 3592, - "line_end": 3592, - "column_start": 18, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_default_constructible", - "name": "is_default_constructible", - "symbol_type": "Class", - "file_path": "", - "line_start": 3598, - "line_end": 3598, - "column_start": 0, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_42", - "name": "class_42", - "symbol_type": "Class", - "file_path": "", - "line_start": 3601, - "line_end": 3602, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_43", - "name": "class_43", - "symbol_type": "Class", - "file_path": "", - "line_start": 3605, - "line_end": 3606, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_44", - "name": "class_44", - "symbol_type": "Class", - "file_path": "", - "line_start": 3609, - "line_end": 3610, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_45", - "name": "class_45", - "symbol_type": "Class", - "file_path": "", - "line_start": 3613, - "line_end": 3614, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible", - "name": "is_constructible", - "symbol_type": "Class", - "file_path": "", - "line_start": 3618, - "line_end": 3618, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_47", - "name": "class_47", - "symbol_type": "Class", - "file_path": "", - "line_start": 3621, - "line_end": 3621, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_48", - "name": "class_48", - "symbol_type": "Class", - "file_path": "", - "line_start": 3624, - "line_end": 3624, - "column_start": 0, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_49", - "name": "class_49", - "symbol_type": "Class", - "file_path": "", - "line_start": 3627, - "line_end": 3627, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_50", - "name": "class_50", - "symbol_type": "Class", - "file_path": "", - "line_start": 3630, - "line_end": 3630, - "column_start": 0, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_iterator_traits", - "name": "is_iterator_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 3634, - "line_end": 3634, - "column_start": 0, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_52", - "name": "class_52", - "symbol_type": "Class", - "file_path": "", - "line_start": 3637, - "line_end": 3649, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_range", - "name": "is_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 3652, - "line_end": 3668, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_complete_type", - "name": "is_complete_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3681, - "line_end": 3681, - "column_start": 0, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_55", - "name": "class_55", - "symbol_type": "Class", - "file_path": "", - "line_start": 3684, - "line_end": 3684, - "column_start": 0, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_object_type_impl", - "name": "is_compatible_object_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3688, - "line_end": 3688, - "column_start": 0, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_57", - "name": "class_57", - "symbol_type": "Class", - "file_path": "", - "line_start": 3691, - "line_end": 3704, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_object_type", - "name": "is_compatible_object_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3707, - "line_end": 3708, - "column_start": 0, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_object_type_impl", - "name": "is_constructible_object_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3712, - "line_end": 3712, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_60", - "name": "class_60", - "symbol_type": "Class", - "file_path": "", - "line_start": 3715, - "line_end": 3736, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_object_type", - "name": "is_constructible_object_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3739, - "line_end": 3741, - "column_start": 0, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_string_type", - "name": "is_compatible_string_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3744, - "line_end": 3748, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_string_type", - "name": "is_constructible_string_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3751, - "line_end": 3765, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_array_type_impl", - "name": "is_compatible_array_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3768, - "line_end": 3768, - "column_start": 0, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_65", - "name": "class_65", - "symbol_type": "Class", - "file_path": "", - "line_start": 3771, - "line_end": 3783, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_array_type", - "name": "is_compatible_array_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3786, - "line_end": 3787, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_array_type_impl", - "name": "is_constructible_array_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3790, - "line_end": 3790, - "column_start": 0, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_68", - "name": "class_68", - "symbol_type": "Class", - "file_path": "", - "line_start": 3793, - "line_end": 3797, - "column_start": 0, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_69", - "name": "class_69", - "symbol_type": "Class", - "file_path": "", - "line_start": 3800, - "line_end": 3827, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_array_type", - "name": "is_constructible_array_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3830, - "line_end": 3831, - "column_start": 0, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_integer_type_impl", - "name": "is_compatible_integer_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3835, - "line_end": 3835, - "column_start": 0, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_72", - "name": "class_72", - "symbol_type": "Class", - "file_path": "", - "line_start": 3838, - "line_end": 3853, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_integer_type", - "name": "is_compatible_integer_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3856, - "line_end": 3858, - "column_start": 0, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_type_impl", - "name": "is_compatible_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3861, - "line_end": 3861, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_75", - "name": "class_75", - "symbol_type": "Class", - "file_path": "", - "line_start": 3864, - "line_end": 3870, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_type", - "name": "is_compatible_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3873, - "line_end": 3874, - "column_start": 0, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_tuple", - "name": "is_constructible_tuple", - "symbol_type": "Class", - "file_path": "", - "line_start": 3877, - "line_end": 3877, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_78", - "name": "class_78", - "symbol_type": "Class", - "file_path": "", - "line_start": 3880, - "line_end": 3880, - "column_start": 0, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_json_iterator_of", - "name": "is_json_iterator_of", - "symbol_type": "Class", - "file_path": "", - "line_start": 3883, - "line_end": 3883, - "column_start": 0, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_80", - "name": "class_80", - "symbol_type": "Class", - "file_path": "", - "line_start": 3886, - "line_end": 3886, - "column_start": 0, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_81", - "name": "class_81", - "symbol_type": "Class", - "file_path": "", - "line_start": 3889, - "line_end": 3890, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_specialization_of", - "name": "is_specialization_of", - "symbol_type": "Class", - "file_path": "", - "line_start": 3894, - "line_end": 3894, - "column_start": 0, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_83", - "name": "class_83", - "symbol_type": "Class", - "file_path": "", - "line_start": 3897, - "line_end": 3897, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_comparable", - "name": "is_comparable", - "symbol_type": "Class", - "file_path": "", - "line_start": 3904, - "line_end": 3904, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_85", - "name": "class_85", - "symbol_type": "Class", - "file_path": "", - "line_start": 3907, - "line_end": 3910, - "column_start": 0, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_ordered_map", - "name": "is_ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 3960, - "line_end": 3973, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_two", - "name": "two", - "symbol_type": "Class", - "file_path": "", - "line_start": 3964, - "line_end": 3967, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_in_range_of_impl2", - "name": "value_in_range_of_impl2", - "symbol_type": "Class", - "file_path": "", - "line_start": 4010, - "line_end": 4010, - "column_start": 0, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_89", - "name": "class_89", - "symbol_type": "Class", - "file_path": "", - "line_start": 4013, - "line_end": 4020, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_90", - "name": "class_90", - "symbol_type": "Class", - "file_path": "", - "line_start": 4023, - "line_end": 4030, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_91", - "name": "class_91", - "symbol_type": "Class", - "file_path": "", - "line_start": 4033, - "line_end": 4040, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_92", - "name": "class_92", - "symbol_type": "Class", - "file_path": "", - "line_start": 4044, - "line_end": 4052, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_in_range_of_impl1", - "name": "value_in_range_of_impl1", - "symbol_type": "Class", - "file_path": "", - "line_start": 4057, - "line_end": 4057, - "column_start": 0, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_94", - "name": "class_94", - "symbol_type": "Class", - "file_path": "", - "line_start": 4060, - "line_end": 4066, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_95", - "name": "class_95", - "symbol_type": "Class", - "file_path": "", - "line_start": 4069, - "line_end": 4075, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_c_string", - "name": "is_c_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 4109, - "line_end": 4109, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_transparent", - "name": "is_transparent", - "symbol_type": "Class", - "file_path": "", - "line_start": 4131, - "line_end": 4131, - "column_start": 0, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_exception", - "name": "exception", - "symbol_type": "Class", - "file_path": "", - "line_start": 4300, - "line_end": 4394, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parse_error", - "name": "parse_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 4398, - "line_end": 4447, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_invalid_iterator", - "name": "invalid_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 4451, - "line_end": 4465, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_error", - "name": "type_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 4469, - "line_end": 4482, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_out_of_range", - "name": "out_of_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 4486, - "line_end": 4499, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_other_error", - "name": "other_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 4503, - "line_end": 4516, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identity_tag", - "name": "identity_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 4544, - "line_end": 4544, - "column_start": 19, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_from_json_fn", - "name": "from_json_fn", - "symbol_type": "Class", - "file_path": "", - "line_start": 5027, - "line_end": 5036, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 5114, - "line_end": 5232, - "column_start": 32, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 5235, - "line_end": 5265, - "column_start": 32, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_108", - "name": "class_108", - "symbol_type": "Class", - "file_path": "", - "line_start": 5300, - "line_end": 5301, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_109", - "name": "class_109", - "symbol_type": "Class", - "file_path": "", - "line_start": 5304, - "line_end": 5310, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_external_constructor", - "name": "external_constructor", - "symbol_type": "Class", - "file_path": "", - "line_start": 5348, - "line_end": 5348, - "column_start": 18, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_111", - "name": "class_111", - "symbol_type": "Class", - "file_path": "", - "line_start": 5351, - "line_end": 5361, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_112", - "name": "class_112", - "symbol_type": "Class", - "file_path": "", - "line_start": 5364, - "line_end": 5394, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_113", - "name": "class_113", - "symbol_type": "Class", - "file_path": "", - "line_start": 5397, - "line_end": 5416, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_114", - "name": "class_114", - "symbol_type": "Class", - "file_path": "", - "line_start": 5419, - "line_end": 5429, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_115", - "name": "class_115", - "symbol_type": "Class", - "file_path": "", - "line_start": 5432, - "line_end": 5442, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_116", - "name": "class_116", - "symbol_type": "Class", - "file_path": "", - "line_start": 5445, - "line_end": 5455, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_117", - "name": "class_117", - "symbol_type": "Class", - "file_path": "", - "line_start": 5458, - "line_end": 5525, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_118", - "name": "class_118", - "symbol_type": "Class", - "file_path": "", - "line_start": 5528, - "line_end": 5563, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_to_json_fn", - "name": "to_json_fn", - "symbol_type": "Class", - "file_path": "", - "line_start": 5728, - "line_end": 5735, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_adl_serializer", - "name": "adl_serializer", - "symbol_type": "Class", - "file_path": "", - "line_start": 5761, - "line_end": 5791, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 6153, - "line_end": 6202, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_input_adapter", - "name": "iterator_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 6208, - "line_end": 6240, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_wide_string_input_helper", - "name": "wide_string_input_helper", - "symbol_type": "Class", - "file_path": "", - "line_start": 6244, - "line_end": 6244, - "column_start": 0, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_124", - "name": "class_124", - "symbol_type": "Class", - "file_path": "", - "line_start": 6247, - "line_end": 6302, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_125", - "name": "class_125", - "symbol_type": "Class", - "file_path": "", - "line_start": 6305, - "line_end": 6364, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_wide_string_input_adapter", - "name": "wide_string_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 6368, - "line_end": 6409, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_input_adapter_factory", - "name": "iterator_input_adapter_factory", - "symbol_type": "Class", - "file_path": "", - "line_start": 6413, - "line_end": 6423, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_iterator_of_multibyte", - "name": "is_iterator_of_multibyte", - "symbol_type": "Class", - "file_path": "", - "line_start": 6426, - "line_end": 6433, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_129", - "name": "class_129", - "symbol_type": "Class", - "file_path": "", - "line_start": 6436, - "line_end": 6447, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_container_input_adapter_factory", - "name": "container_input_adapter_factory", - "symbol_type": "Class", - "file_path": "", - "line_start": 6468, - "line_end": 6468, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_131", - "name": "class_131", - "symbol_type": "Class", - "file_path": "", - "line_start": 6471, - "line_end": 6480, - "column_start": 0, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 6534, - "line_end": 6560, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 6913, - "line_end": 7217, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_sax_acceptor", - "name": "json_sax_acceptor", - "symbol_type": "Class", - "file_path": "", - "line_start": 7220, - "line_end": 7293, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lexer_base", - "name": "lexer_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 7335, - "line_end": 7405, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lexer", - "name": "lexer", - "symbol_type": "Class", - "file_path": "", - "line_start": 7412, - "line_end": 8611, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_sax", - "name": "is_sax", - "symbol_type": "Class", - "file_path": "", - "line_start": 9014, - "line_end": 9042, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_sax_static_asserts", - "name": "is_sax_static_asserts", - "symbol_type": "Class", - "file_path": "", - "line_start": 9045, - "line_end": 9096, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_binary_reader", - "name": "binary_reader", - "symbol_type": "Class", - "file_path": "", - "line_start": 9141, - "line_end": 12076, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parser", - "name": "parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 12158, - "line_end": 12602, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_primitive_iterator_t", - "name": "primitive_iterator_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 12650, - "line_end": 12750, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_internal_iterator", - "name": "internal_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 12766, - "line_end": 12774, - "column_start": 33, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 12813, - "line_end": 12813, - "column_start": 32, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 12814, - "line_end": 12814, - "column_start": 32, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iter_impl", - "name": "iter_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 12833, - "line_end": 13021, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 13586, - "line_end": 13669, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_ref", - "name": "json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 14695, - "line_end": 14748, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Class", - "file_path": "", - "line_start": 14820, - "line_end": 14831, - "column_start": 28, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_vector_adapter", - "name": "output_vector_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14839, - "line_end": 14859, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_stream_adapter", - "name": "output_stream_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14864, - "line_end": 14884, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_string_adapter", - "name": "output_string_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14889, - "line_end": 14909, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_adapter", - "name": "output_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14912, - "line_end": 14934, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_binary_writer", - "name": "binary_writer", - "symbol_type": "Class", - "file_path": "", - "line_start": 14954, - "line_end": 16750, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_diyfp", - "name": "diyfp", - "symbol_type": "Class", - "file_path": "", - "line_start": 16840, - "line_end": 16956, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_boundaries", - "name": "boundaries", - "symbol_type": "Class", - "file_path": "", - "line_start": 16958, - "line_end": 16963, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cached_power", - "name": "cached_power", - "symbol_type": "Class", - "file_path": "", - "line_start": 17097, - "line_end": 17102, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_serializer", - "name": "serializer", - "symbol_type": "Class", - "file_path": "", - "line_start": 17935, - "line_end": 18471, - "column_start": 0, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_158", - "name": "class_158", - "symbol_type": "Class", - "file_path": "", - "line_start": 24351, - "line_end": 24366, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_fwd.hpp", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-src/single_include/nlohmann/json_fwd.hpp", - "language": "cpp", - "size_bytes": 6268, - "total_lines": 175, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.863931675Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_pointer", - "name": "json_pointer", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 156, - "column_start": 0, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ordered_map", - "name": "ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 167, - "line_end": 167, - "column_start": 0, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyamesh/src/build-nyamesh-only-windows/_deps/json-subbuild/CMakeFiles/json-populate.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 122, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.883912736Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "CMakeCXXCompilerId.cpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/CMakeFiles/3.28.3/CompilerIdCXX/CMakeCXXCompilerId.cpp", - "language": "cpp", - "size_bytes": 27673, - "total_lines": 869, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.923700198Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 844, - "line_end": 869, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyamesh/src/build-nyamesh4-windows/CMakeFiles/nyamesh_v23.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 123, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.936864858Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "foo.h", - "path": "./development/nyamesh/src/build-nyamesh4-windows/CMakeFiles/ShowIncludes/foo.h", - "language": "c", - "size_bytes": 2, - "total_lines": 1, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.958691343Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.c", - "path": "./development/nyamesh/src/build-nyamesh4-windows/CMakeFiles/ShowIncludes/main.c", - "language": "c", - "size_bytes": 33, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.960963826Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 2, - "line_end": 2, - "column_start": 0, - "column_end": 12, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "adl_serializer.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/adl_serializer.hpp", - "language": "cpp", - "size_bytes": 2279, - "total_lines": 55, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.982534385Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "byte_container_with_subtype.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/byte_container_with_subtype.hpp", - "language": "cpp", - "size_bytes": 3533, - "total_lines": 103, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.985298339Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 48, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 55, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_subtype", - "name": "set_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_subtype", - "name": "subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_has_subtype", - "name": "has_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_clear_subtype", - "name": "clear_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "abi_macros.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/abi_macros.hpp", - "language": "cpp", - "size_bytes": 3807, - "total_lines": 100, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:00.989001591Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "from_json.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/conversions/from_json.hpp", - "language": "cpp", - "size_bytes": 18880, - "total_lines": 497, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.002364800Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 232, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_arithmetic_value", - "name": "get_arithmetic_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 91, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 101, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 118, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 124, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 130, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 136, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 146, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 164, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 181, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 191, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 197, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 208, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 253, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 274, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_inplace_array_impl", - "name": "from_json_inplace_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 281, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 293, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 304, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 326, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 374, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl_base", - "name": "from_json_tuple_impl_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 380, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 387, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 393, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 399, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 402, - "line_end": 405, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 417, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 437, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 442, - "line_end": 457, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 468, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 479, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_from_json_fn", - "name": "from_json_fn", - "symbol_type": "Class", - "file_path": "", - "line_start": 471, - "line_end": 480, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "to_chars.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/conversions/to_chars.hpp", - "language": "cpp", - "size_bytes": 38503, - "total_lines": 1118, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.013904852Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 1115, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_reinterpret_bits", - "name": "reinterpret_bits", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diyfp", - "name": "diyfp", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 4, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_compute_boundaries", - "name": "compute_boundaries", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 254, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_cached_power_for_binary_exponent", - "name": "get_cached_power_for_binary_exponent", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 486, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find_largest_pow10", - "name": "find_largest_pow10", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 544, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2_round", - "name": "grisu2_round", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 581, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2_digit_gen", - "name": "grisu2_digit_gen", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 820, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2", - "name": "grisu2", - "symbol_type": "Function", - "file_path": "", - "line_start": 828, - "line_end": 879, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 887, - "line_end": 919, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 927, - "line_end": 967, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 979, - "line_end": 1048, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_diyfp", - "name": "diyfp", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 173, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_boundaries", - "name": "boundaries", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 180, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cached_power", - "name": "cached_power", - "symbol_type": "Class", - "file_path": "", - "line_start": 314, - "line_end": 319, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "to_json.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/conversions/to_json.hpp", - "language": "cpp", - "size_bytes": 15749, - "total_lines": 446, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.026576578Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 431, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 232, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 268, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 281, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 288, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 294, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 301, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 308, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 315, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 324, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 331, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 344, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 350, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 357, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 363, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 370, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 373, - "line_end": 376, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 386, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 392, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 400, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json_tuple_impl", - "name": "to_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 406, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 412, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 419, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_external_constructor", - "name": "external_constructor", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 18, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 110, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 136, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_6", - "name": "class_6", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 149, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 152, - "line_end": 219, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 257, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_to_json_fn", - "name": "to_json_fn", - "symbol_type": "Class", - "file_path": "", - "line_start": 422, - "line_end": 429, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "exceptions.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/exceptions.hpp", - "language": "cpp", - "size_bytes": 9128, - "total_lines": 255, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.036316113Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 130, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_exception", - "name": "exception", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_name", - "name": "name", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diagnostics", - "name": "diagnostics", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diagnostics", - "name": "diagnostics", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 176, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 195, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 200, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 217, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 234, - "column_start": 4, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 251, - "column_start": 4, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_parse_error", - "name": "parse_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 183, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_invalid_iterator", - "name": "invalid_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 187, - "line_end": 201, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_error", - "name": "type_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 205, - "line_end": 218, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_out_of_range", - "name": "out_of_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 235, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_other_error", - "name": "other_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 239, - "line_end": 252, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "hash.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/hash.hpp", - "language": "cpp", - "size_bytes": 4016, - "total_lines": 129, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.039679237Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 128, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_combine", - "name": "combine", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_hash", - "name": "hash", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 126, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "binary_reader.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/input/binary_reader.hpp", - "language": "cpp", - "size_bytes": 103174, - "total_lines": 3010, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.055427570Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 3009, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_little_endianness", - "name": "little_endianness", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 56, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 90, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 4, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 94, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_bson_string", - "name": "get_bson_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_bson_binary", - "name": "get_bson_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 338, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 384, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 406, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 898, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 911, - "line_end": 994, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 1007, - "line_end": 1094, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 1102, - "line_end": 1132, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 1140, - "line_end": 1187, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 1196, - "line_end": 1565, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 1577, - "line_end": 1648, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 1660, - "line_end": 1765, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 1771, - "line_end": 1787, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 1793, - "line_end": 1817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 1830, - "line_end": 1833, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 1849, - "line_end": 1938, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 1944, - "line_end": 1996, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 2009, - "line_end": 2219, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 2232, - "line_end": 2293, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 2299, - "line_end": 2477, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 2482, - "line_end": 2585, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 2590, - "line_end": 2668, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 2673, - "line_end": 2737, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 2752, - "line_end": 2756, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 2761, - "line_end": 2770, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number", - "name": "get_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 2788, - "line_end": 2814, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_string", - "name": "get_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 2831, - "line_end": 2847, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_binary", - "name": "get_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 2864, - "line_end": 2880, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_40", - "name": "function_40", - "symbol_type": "Function", - "file_path": "", - "line_start": 2887, - "line_end": 2896, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_41", - "name": "function_41", - "symbol_type": "Function", - "file_path": "", - "line_start": 2901, - "line_end": 2906, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 2914, - "line_end": 2948, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_binary_reader", - "name": "binary_reader", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 3002, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "input_adapters.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/input/input_adapters.hpp", - "language": "cpp", - "size_bytes": 17372, - "total_lines": 494, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.066675779Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 493, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 4, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 4, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_character", - "name": "get_character", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 104, - "column_start": 4, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 4, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_input_adapter", - "name": "iterator_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 232, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_wide_string_input_adapter", - "name": "wide_string_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 305, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 322, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_fill_buffer", - "name": "fill_buffer", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 331, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 353, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 377, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 386, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 410, - "column_start": 11, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 419, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 426, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 431, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 436, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 454, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 460, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 475, - "column_start": 4, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 481, - "line_end": 482, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 487, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_input_adapter", - "name": "iterator_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 171, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_wide_string_input_helper", - "name": "wide_string_input_helper", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 175, - "column_start": 0, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 178, - "line_end": 233, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 236, - "line_end": 295, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_wide_string_input_adapter", - "name": "wide_string_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 299, - "line_end": 340, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_input_adapter_factory", - "name": "iterator_input_adapter_factory", - "symbol_type": "Class", - "file_path": "", - "line_start": 344, - "line_end": 354, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_iterator_of_multibyte", - "name": "is_iterator_of_multibyte", - "symbol_type": "Class", - "file_path": "", - "line_start": 357, - "line_end": 364, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 367, - "line_end": 378, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_container_input_adapter_factory", - "name": "container_input_adapter_factory", - "symbol_type": "Class", - "file_path": "", - "line_start": 399, - "line_end": 399, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 402, - "line_end": 411, - "column_start": 0, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 465, - "line_end": 491, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_sax.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/input/json_sax.hpp", - "language": "cpp", - "size_bytes": 21370, - "total_lines": 728, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.075721223Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 178, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 181, - "column_start": 4, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 182, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 185, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_null", - "name": "null", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_boolean", - "name": "boolean", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_integer", - "name": "number_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_unsigned", - "name": "number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_float", - "name": "number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string", - "name": "string", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start_object", - "name": "start_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_key", - "name": "key", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end_object", - "name": "end_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 259, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start_array", - "name": "start_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end_array", - "name": "end_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 281, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_errored", - "name": "is_errored", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 299, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 362, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 365, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 366, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 367, - "column_start": 4, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 368, - "column_start": 4, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 369, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 375, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 381, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 387, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 393, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 399, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 405, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 411, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 429, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 446, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 482, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 499, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 531, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 544, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 549, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_handle_value", - "name": "handle_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 629, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_39", - "name": "function_39", - "symbol_type": "Function", - "file_path": "", - "line_start": 661, - "line_end": 664, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_40", - "name": "function_40", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 669, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_41", - "name": "function_41", - "symbol_type": "Function", - "file_path": "", - "line_start": 671, - "line_end": 674, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 676, - "line_end": 679, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_43", - "name": "function_43", - "symbol_type": "Function", - "file_path": "", - "line_start": 681, - "line_end": 684, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_44", - "name": "function_44", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 689, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_45", - "name": "function_45", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 694, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_46", - "name": "function_46", - "symbol_type": "Function", - "file_path": "", - "line_start": 696, - "line_end": 699, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_47", - "name": "function_47", - "symbol_type": "Function", - "file_path": "", - "line_start": 701, - "line_end": 704, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_48", - "name": "function_48", - "symbol_type": "Function", - "file_path": "", - "line_start": 706, - "line_end": 709, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_49", - "name": "function_49", - "symbol_type": "Function", - "file_path": "", - "line_start": 711, - "line_end": 714, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_50", - "name": "function_50", - "symbol_type": "Function", - "file_path": "", - "line_start": 716, - "line_end": 719, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_51", - "name": "function_51", - "symbol_type": "Function", - "file_path": "", - "line_start": 721, - "line_end": 724, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 345, - "line_end": 649, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_sax_acceptor", - "name": "json_sax_acceptor", - "symbol_type": "Class", - "file_path": "", - "line_start": 652, - "line_end": 725, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lexer.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/input/lexer.hpp", - "language": "cpp", - "size_bytes": 54544, - "total_lines": 1632, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.085769176Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 1311, - "column_start": 0, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 127, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 132, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 134, - "column_start": 4, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 838, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 844, - "line_end": 909, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 912, - "line_end": 915, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 918, - "line_end": 921, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 924, - "line_end": 927, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 969, - "line_end": 1292, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 1320, - "line_end": 1325, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 1337, - "line_end": 1364, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unget", - "name": "unget", - "symbol_type": "Function", - "file_path": "", - "line_start": 1374, - "line_end": 1398, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 1401, - "line_end": 1404, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 1412, - "line_end": 1415, - "column_start": 52, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number_unsigned", - "name": "get_number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 1418, - "line_end": 1421, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number_float", - "name": "get_number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 1424, - "line_end": 1427, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 1430, - "line_end": 1433, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_position", - "name": "get_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 1440, - "line_end": 1443, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_token_string", - "name": "get_token_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 1448, - "line_end": 1469, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 1472, - "line_end": 1476, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_skip_bom", - "name": "skip_bom", - "symbol_type": "Function", - "file_path": "", - "line_start": 1486, - "line_end": 1498, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_skip_whitespace", - "name": "skip_whitespace", - "symbol_type": "Function", - "file_path": "", - "line_start": 1500, - "line_end": 1507, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_scan", - "name": "scan", - "symbol_type": "Function", - "file_path": "", - "line_start": 1509, - "line_end": 1595, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_lexer_base", - "name": "lexer_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 104, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lexer", - "name": "lexer", - "symbol_type": "Class", - "file_path": "", - "line_start": 111, - "line_end": 1310, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "parser.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/input/parser.hpp", - "language": "cpp", - "size_bytes": 18722, - "total_lines": 507, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.094313518Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 506, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parser", - "name": "parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 458, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 464, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 466, - "line_end": 493, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_parser", - "name": "parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 504, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "position_t.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/input/position_t.hpp", - "language": "cpp", - "size_bytes": 958, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.097220778Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_position_t", - "name": "position_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "internal_iterator.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/iterators/internal_iterator.hpp", - "language": "cpp", - "size_bytes": 1071, - "total_lines": 35, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.101372146Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_internal_iterator", - "name": "internal_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 32, - "column_start": 33, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "iteration_proxy.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/iterators/iteration_proxy.hpp", - "language": "cpp", - "size_bytes": 7962, - "total_lines": 242, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.104473046Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 206, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_int_to_string", - "name": "int_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 4, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 65, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 4, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 4, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 75, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 168, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 170, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 4, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 196, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 204, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 237, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 154, - "column_start": 32, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 187, - "column_start": 32, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 223, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 226, - "line_end": 232, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "iterator_traits.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/iterators/iterator_traits.hpp", - "language": "cpp", - "size_bytes": 1757, - "total_lines": 61, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.107344282Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_iterator_types", - "name": "iterator_types", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 0, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_traits", - "name": "iterator_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 58, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "iter_impl.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/iterators/iter_impl.hpp", - "language": "cpp", - "size_bytes": 23906, - "total_lines": 751, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.115730711Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 318, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_end", - "name": "set_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 273, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 89, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 90, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 152, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 234, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 371, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 411, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 417, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 462, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 498, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 505, - "line_end": 508, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 543, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 552, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 561, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 567, - "line_end": 570, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 576, - "line_end": 607, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 613, - "line_end": 616, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 622, - "line_end": 627, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 633, - "line_end": 638, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 644, - "line_end": 649, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 655, - "line_end": 678, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 716, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 722, - "line_end": 732, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 738, - "line_end": 741, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 32, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 32, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iter_impl", - "name": "iter_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 235, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_reverse_iterator.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/iterators/json_reverse_iterator.hpp", - "language": "cpp", - "size_bytes": 3861, - "total_lines": 130, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.118939961Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 55, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 4, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 127, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "primitive_iterator.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/iterators/primitive_iterator.hpp", - "language": "cpp", - "size_bytes": 3227, - "total_lines": 132, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.121653383Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 131, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 73, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 90, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_primitive_iterator_t", - "name": "primitive_iterator_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_pointer.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/json_pointer.hpp", - "language": "cpp", - "size_bytes": 37067, - "total_lines": 988, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.132124565Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 48, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_pointer", - "name": "json_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parent_pointer", - "name": "parent_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_pop_back", - "name": "pop_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 332, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 413, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 464, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 520, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 571, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 578, - "line_end": 655, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 724, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 854, - "line_end": 857, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 862, - "line_end": 865, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 869, - "line_end": 872, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 931, - "line_end": 935, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 940, - "line_end": 944, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 949, - "line_end": 953, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 956, - "line_end": 960, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 965, - "line_end": 969, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 974, - "line_end": 978, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 981, - "line_end": 985, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_ref.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/json_ref.hpp", - "language": "cpp", - "size_bytes": 1811, - "total_lines": 78, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.135705918Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 44, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_ref", - "name": "json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 75, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "macro_scope.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/macro_scope.hpp", - "language": "cpp", - "size_bytes": 42861, - "total_lines": 468, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.143473473Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_would_call_std_", - "name": "would_call_std_", - "symbol_type": "Class", - "file_path": "", - "line_start": 448, - "line_end": 448, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "macro_unscope.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/macro_unscope.hpp", - "language": "cpp", - "size_bytes": 1220, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.146388251Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "begin.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/meta/call_std/begin.hpp", - "language": "cpp", - "size_bytes": 453, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.150838626Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "end.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/meta/call_std/end.hpp", - "language": "cpp", - "size_bytes": 451, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.153032389Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cpp_future.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/meta/cpp_future.hpp", - "language": "cpp", - "size_bytes": 5178, - "total_lines": 171, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.156253461Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 170, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_make_array", - "name": "make_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 168, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_integer_sequence", - "name": "integer_sequence", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Extend", - "name": "Extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 99, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Gen", - "name": "Gen", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_5", - "name": "class_5", - "symbol_type": "Class", - "file_path": "", - "line_start": 111, - "line_end": 114, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_priority_tag", - "name": "priority_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 149, - "column_start": 21, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 11, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_static_const", - "name": "static_const", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 157, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "detected.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/meta/detected.hpp", - "language": "cpp", - "size_bytes": 2109, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.159049994Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 22, - "column_start": 4, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 4, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 27, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_nonesuch", - "name": "nonesuch", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_detector", - "name": "detector", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_detected_lazy", - "name": "is_detected_lazy", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 0, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "identity_tag.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/meta/identity_tag.hpp", - "language": "cpp", - "size_bytes": 526, - "total_lines": 21, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.161292836Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_identity_tag", - "name": "identity_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 19, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "is_sax.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/meta/is_sax.hpp", - "language": "cpp", - "size_bytes": 6960, - "total_lines": 159, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.164251915Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 158, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_is_sax", - "name": "is_sax", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 102, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_sax_static_asserts", - "name": "is_sax_static_asserts", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 156, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "std_fs.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/meta/std_fs.hpp", - "language": "cpp", - "size_bytes": 766, - "total_lines": 29, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.166701430Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "type_traits.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/meta/type_traits.hpp", - "language": "cpp", - "size_bytes": 28099, - "total_lines": 740, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.176315126Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 739, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_conditional_static_cast", - "name": "conditional_static_cast", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 584, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_conditional_static_cast", - "name": "conditional_static_cast", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 590, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 619, - "line_end": 623, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 629, - "line_end": 633, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 639, - "line_end": 643, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 650, - "line_end": 655, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 669, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 675, - "line_end": 678, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value_in_range_of", - "name": "value_in_range_of", - "symbol_type": "Function", - "file_path": "", - "line_start": 682, - "line_end": 685, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_c_string", - "name": "is_c_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 698, - "line_end": 707, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_transparent", - "name": "is_transparent", - "symbol_type": "Function", - "file_path": "", - "line_start": 726, - "line_end": 729, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_is_basic_json", - "name": "is_basic_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 49, - "column_start": 19, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_basic_json_context", - "name": "is_basic_json_context", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 62, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_ref", - "name": "json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 0, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_json_ref", - "name": "is_json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_4", - "name": "class_4", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 75, - "column_start": 0, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_from_json", - "name": "has_from_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 113, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_getable", - "name": "is_getable", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_7", - "name": "class_7", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_non_default_from_json", - "name": "has_non_default_from_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 138, - "line_end": 138, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 141, - "line_end": 148, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_to_json", - "name": "has_to_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 153, - "line_end": 153, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 163, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_key_compare", - "name": "has_key_compare", - "symbol_type": "Class", - "file_path": "", - "line_start": 169, - "line_end": 169, - "column_start": 0, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_actual_object_comparator", - "name": "actual_object_comparator", - "symbol_type": "Class", - "file_path": "", - "line_start": 173, - "line_end": 179, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_conjunction", - "name": "conjunction", - "symbol_type": "Class", - "file_path": "", - "line_start": 189, - "line_end": 189, - "column_start": 19, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 190, - "line_end": 190, - "column_start": 18, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_16", - "name": "class_16", - "symbol_type": "Class", - "file_path": "", - "line_start": 192, - "line_end": 193, - "column_start": 0, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_negation", - "name": "negation", - "symbol_type": "Class", - "file_path": "", - "line_start": 196, - "line_end": 196, - "column_start": 18, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_default_constructible", - "name": "is_default_constructible", - "symbol_type": "Class", - "file_path": "", - "line_start": 202, - "line_end": 202, - "column_start": 0, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_19", - "name": "class_19", - "symbol_type": "Class", - "file_path": "", - "line_start": 205, - "line_end": 206, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_20", - "name": "class_20", - "symbol_type": "Class", - "file_path": "", - "line_start": 209, - "line_end": 210, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_21", - "name": "class_21", - "symbol_type": "Class", - "file_path": "", - "line_start": 213, - "line_end": 214, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_22", - "name": "class_22", - "symbol_type": "Class", - "file_path": "", - "line_start": 217, - "line_end": 218, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible", - "name": "is_constructible", - "symbol_type": "Class", - "file_path": "", - "line_start": 222, - "line_end": 222, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_24", - "name": "class_24", - "symbol_type": "Class", - "file_path": "", - "line_start": 225, - "line_end": 225, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_25", - "name": "class_25", - "symbol_type": "Class", - "file_path": "", - "line_start": 228, - "line_end": 228, - "column_start": 0, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_26", - "name": "class_26", - "symbol_type": "Class", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_27", - "name": "class_27", - "symbol_type": "Class", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 0, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_iterator_traits", - "name": "is_iterator_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 0, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_29", - "name": "class_29", - "symbol_type": "Class", - "file_path": "", - "line_start": 241, - "line_end": 253, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_range", - "name": "is_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 256, - "line_end": 272, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_complete_type", - "name": "is_complete_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 285, - "line_end": 285, - "column_start": 0, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_32", - "name": "class_32", - "symbol_type": "Class", - "file_path": "", - "line_start": 288, - "line_end": 288, - "column_start": 0, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_object_type_impl", - "name": "is_compatible_object_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 292, - "line_end": 292, - "column_start": 0, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_34", - "name": "class_34", - "symbol_type": "Class", - "file_path": "", - "line_start": 295, - "line_end": 308, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_object_type", - "name": "is_compatible_object_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 311, - "line_end": 312, - "column_start": 0, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_object_type_impl", - "name": "is_constructible_object_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 316, - "line_end": 316, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_37", - "name": "class_37", - "symbol_type": "Class", - "file_path": "", - "line_start": 319, - "line_end": 340, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_object_type", - "name": "is_constructible_object_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 343, - "line_end": 345, - "column_start": 0, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_string_type", - "name": "is_compatible_string_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 348, - "line_end": 352, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_string_type", - "name": "is_constructible_string_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 355, - "line_end": 369, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_array_type_impl", - "name": "is_compatible_array_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 372, - "line_end": 372, - "column_start": 0, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_42", - "name": "class_42", - "symbol_type": "Class", - "file_path": "", - "line_start": 375, - "line_end": 387, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_array_type", - "name": "is_compatible_array_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 390, - "line_end": 391, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_array_type_impl", - "name": "is_constructible_array_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 394, - "line_end": 394, - "column_start": 0, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_45", - "name": "class_45", - "symbol_type": "Class", - "file_path": "", - "line_start": 397, - "line_end": 401, - "column_start": 0, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_46", - "name": "class_46", - "symbol_type": "Class", - "file_path": "", - "line_start": 404, - "line_end": 431, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_array_type", - "name": "is_constructible_array_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 434, - "line_end": 435, - "column_start": 0, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_integer_type_impl", - "name": "is_compatible_integer_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 439, - "line_end": 439, - "column_start": 0, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_49", - "name": "class_49", - "symbol_type": "Class", - "file_path": "", - "line_start": 442, - "line_end": 457, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_integer_type", - "name": "is_compatible_integer_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 460, - "line_end": 462, - "column_start": 0, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_type_impl", - "name": "is_compatible_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 465, - "line_end": 465, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_52", - "name": "class_52", - "symbol_type": "Class", - "file_path": "", - "line_start": 468, - "line_end": 474, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_type", - "name": "is_compatible_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 477, - "line_end": 478, - "column_start": 0, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_tuple", - "name": "is_constructible_tuple", - "symbol_type": "Class", - "file_path": "", - "line_start": 481, - "line_end": 481, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_55", - "name": "class_55", - "symbol_type": "Class", - "file_path": "", - "line_start": 484, - "line_end": 484, - "column_start": 0, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_json_iterator_of", - "name": "is_json_iterator_of", - "symbol_type": "Class", - "file_path": "", - "line_start": 487, - "line_end": 487, - "column_start": 0, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_57", - "name": "class_57", - "symbol_type": "Class", - "file_path": "", - "line_start": 490, - "line_end": 490, - "column_start": 0, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_58", - "name": "class_58", - "symbol_type": "Class", - "file_path": "", - "line_start": 493, - "line_end": 494, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_specialization_of", - "name": "is_specialization_of", - "symbol_type": "Class", - "file_path": "", - "line_start": 498, - "line_end": 498, - "column_start": 0, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_60", - "name": "class_60", - "symbol_type": "Class", - "file_path": "", - "line_start": 501, - "line_end": 501, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_comparable", - "name": "is_comparable", - "symbol_type": "Class", - "file_path": "", - "line_start": 508, - "line_end": 508, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_62", - "name": "class_62", - "symbol_type": "Class", - "file_path": "", - "line_start": 511, - "line_end": 514, - "column_start": 0, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_ordered_map", - "name": "is_ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 564, - "line_end": 577, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_two", - "name": "two", - "symbol_type": "Class", - "file_path": "", - "line_start": 568, - "line_end": 571, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_in_range_of_impl2", - "name": "value_in_range_of_impl2", - "symbol_type": "Class", - "file_path": "", - "line_start": 614, - "line_end": 614, - "column_start": 0, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_66", - "name": "class_66", - "symbol_type": "Class", - "file_path": "", - "line_start": 617, - "line_end": 624, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_67", - "name": "class_67", - "symbol_type": "Class", - "file_path": "", - "line_start": 627, - "line_end": 634, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_68", - "name": "class_68", - "symbol_type": "Class", - "file_path": "", - "line_start": 637, - "line_end": 644, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_69", - "name": "class_69", - "symbol_type": "Class", - "file_path": "", - "line_start": 648, - "line_end": 656, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_in_range_of_impl1", - "name": "value_in_range_of_impl1", - "symbol_type": "Class", - "file_path": "", - "line_start": 661, - "line_end": 661, - "column_start": 0, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_71", - "name": "class_71", - "symbol_type": "Class", - "file_path": "", - "line_start": 664, - "line_end": 670, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_72", - "name": "class_72", - "symbol_type": "Class", - "file_path": "", - "line_start": 673, - "line_end": 679, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_c_string", - "name": "is_c_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 713, - "line_end": 713, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_transparent", - "name": "is_transparent", - "symbol_type": "Class", - "file_path": "", - "line_start": 735, - "line_end": 735, - "column_start": 0, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "void_t.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/meta/void_t.hpp", - "language": "cpp", - "size_bytes": 597, - "total_lines": 24, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.179784343Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_make_void", - "name": "make_void", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 20, - "column_start": 25, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "binary_writer.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/output/binary_writer.hpp", - "language": "cpp", - "size_bytes": 69893, - "total_lines": 1838, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.196656416Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 1837, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_writer", - "name": "binary_writer", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 408, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 730, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 739, - "line_end": 949, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 960, - "line_end": 970, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 975, - "line_end": 982, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 987, - "line_end": 992, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 997, - "line_end": 1002, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 1007, - "line_end": 1010, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 1015, - "line_end": 1024, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 1029, - "line_end": 1032, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 1037, - "line_end": 1042, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 1047, - "line_end": 1060, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 1065, - "line_end": 1070, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 1075, - "line_end": 1092, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 1097, - "line_end": 1102, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 1107, - "line_end": 1117, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 1122, - "line_end": 1125, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 1130, - "line_end": 1144, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 1149, - "line_end": 1158, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 1164, - "line_end": 1204, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 1212, - "line_end": 1251, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 1259, - "line_end": 1268, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 1274, - "line_end": 1284, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 1290, - "line_end": 1293, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 1295, - "line_end": 1298, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 1304, - "line_end": 1307, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 1309, - "line_end": 1312, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 1321, - "line_end": 1330, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 1335, - "line_end": 1417, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 1423, - "line_end": 1499, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 1504, - "line_end": 1603, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 1605, - "line_end": 1608, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 1610, - "line_end": 1613, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 1618, - "line_end": 1725, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number", - "name": "write_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 1745, - "line_end": 1759, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 1761, - "line_end": 1786, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 1795, - "line_end": 1798, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 1802, - "line_end": 1809, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 1813, - "line_end": 1816, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 1824, - "line_end": 1827, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_binary_writer", - "name": "binary_writer", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 1835, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "output_adapters.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/output/output_adapters.hpp", - "language": "cpp", - "size_bytes": 4067, - "total_lines": 147, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.202224354Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 146, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 4, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 4, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_vector_adapter", - "name": "output_vector_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_stream_adapter", - "name": "output_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 79, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_string_adapter", - "name": "output_string_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 127, - "column_start": 4, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 131, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 135, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 41, - "column_start": 28, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_vector_adapter", - "name": "output_vector_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_stream_adapter", - "name": "output_stream_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 94, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_string_adapter", - "name": "output_string_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 119, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_adapter", - "name": "output_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 144, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "serializer.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/output/serializer.hpp", - "language": "cpp", - "size_bytes": 39896, - "total_lines": 988, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.212700478Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 670, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 76, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 4, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 374, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_switch", - "name": "switch", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 586, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_hex_bytes", - "name": "hex_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 677, - "line_end": 684, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_negative_number", - "name": "is_negative_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 688, - "line_end": 691, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_negative_number", - "name": "is_negative_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 694, - "line_end": 697, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_integer", - "name": "dump_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 714, - "line_end": 789, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 799, - "line_end": 818, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 820, - "line_end": 826, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 828, - "line_end": 877, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_decode", - "name": "decode", - "symbol_type": "Function", - "file_path": "", - "line_start": 900, - "line_end": 933, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_sign", - "name": "remove_sign", - "symbol_type": "Function", - "file_path": "", - "line_start": 940, - "line_end": 944, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_sign", - "name": "remove_sign", - "symbol_type": "Function", - "file_path": "", - "line_start": 955, - "line_end": 959, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_serializer", - "name": "serializer", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 587, - "column_start": 0, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "string_concat.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/string_concat.hpp", - "language": "cpp", - "size_bytes": 6006, - "total_lines": 146, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.217503869Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 145, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 54, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 104, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 113, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 134, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat", - "name": "concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 143, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "string_escape.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/string_escape.hpp", - "language": "cpp", - "size_bytes": 2168, - "total_lines": 72, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.220351516Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 71, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_replace_substring", - "name": "replace_substring", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 40, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_escape", - "name": "escape", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unescape", - "name": "unescape", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "value_t.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/detail/value_t.hpp", - "language": "cpp", - "size_bytes": 4326, - "total_lines": 118, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.223058432Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 104, - "column_start": 4, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 114, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/json.hpp", - "language": "cpp", - "size_bytes": 193862, - "total_lines": 5214, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.253464976Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 651, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parser", - "name": "parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_allocator", - "name": "get_allocator", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_meta", - "name": "meta", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 373, - "line_end": 391, - "column_start": 2, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 443, - "line_end": 443, - "column_start": 8, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 445, - "column_start": 8, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 447, - "column_start": 8, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 449, - "column_start": 8, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 451, - "column_start": 8, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 522, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 525, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 528, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 531, - "line_end": 531, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 534, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 537, - "line_end": 537, - "column_start": 8, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 540, - "line_end": 540, - "column_start": 8, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 543, - "column_start": 8, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 546, - "column_start": 8, - "column_end": 109, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 549, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 552, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_destroy", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 650, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 688, - "line_end": 688, - "column_start": 8, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parents", - "name": "set_parents", - "symbol_type": "Function", - "file_path": "", - "line_start": 693, - "line_end": 728, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parents", - "name": "set_parents", - "symbol_type": "Function", - "file_path": "", - "line_start": 730, - "line_end": 741, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parent", - "name": "set_parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 743, - "line_end": 779, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 805, - "line_end": 809, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 813, - "line_end": 817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 825, - "line_end": 832, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 839, - "line_end": 888, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 892, - "line_end": 943, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 947, - "line_end": 954, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 958, - "line_end": 965, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 969, - "line_end": 976, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 980, - "line_end": 987, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_array", - "name": "array", - "symbol_type": "Function", - "file_path": "", - "line_start": 991, - "line_end": 995, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_object", - "name": "object", - "symbol_type": "Function", - "file_path": "", - "line_start": 999, - "line_end": 1003, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1007, - "line_end": 1013, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1020, - "line_end": 1120, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1130, - "line_end": 1130, - "column_start": 4, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1134, - "line_end": 1198, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1202, - "line_end": 1215, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 1219, - "line_end": 1236, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_43", - "name": "function_43", - "symbol_type": "Function", - "file_path": "", - "line_start": 1240, - "line_end": 1244, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_type", - "name": "type", - "symbol_type": "Function", - "file_path": "", - "line_start": 1281, - "line_end": 1284, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_primitive", - "name": "is_primitive", - "symbol_type": "Function", - "file_path": "", - "line_start": 1288, - "line_end": 1291, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_structured", - "name": "is_structured", - "symbol_type": "Function", - "file_path": "", - "line_start": 1295, - "line_end": 1298, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_null", - "name": "is_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 1302, - "line_end": 1305, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_boolean", - "name": "is_boolean", - "symbol_type": "Function", - "file_path": "", - "line_start": 1309, - "line_end": 1312, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number", - "name": "is_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 1316, - "line_end": 1319, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_integer", - "name": "is_number_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 1323, - "line_end": 1326, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_unsigned", - "name": "is_number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 1330, - "line_end": 1333, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_float", - "name": "is_number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 1337, - "line_end": 1340, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_object", - "name": "is_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 1344, - "line_end": 1347, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_array", - "name": "is_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 1351, - "line_end": 1354, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_string", - "name": "is_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 1358, - "line_end": 1361, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_binary", - "name": "is_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 1365, - "line_end": 1368, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_discarded", - "name": "is_discarded", - "symbol_type": "Function", - "file_path": "", - "line_start": 1372, - "line_end": 1375, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_58", - "name": "function_58", - "symbol_type": "Function", - "file_path": "", - "line_start": 1379, - "line_end": 1382, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 1935, - "line_end": 1939, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 1949, - "line_end": 1963, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 1958, - "line_end": 1962, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 1972, - "line_end": 1986, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 1992, - "line_end": 2006, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 2010, - "line_end": 2024, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 2030, - "line_end": 2044, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_66", - "name": "function_66", - "symbol_type": "Function", - "file_path": "", - "line_start": 2048, - "line_end": 2090, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_67", - "name": "function_67", - "symbol_type": "Function", - "file_path": "", - "line_start": 2094, - "line_end": 2103, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_68", - "name": "function_68", - "symbol_type": "Function", - "file_path": "", - "line_start": 2107, - "line_end": 2125, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_69", - "name": "function_69", - "symbol_type": "Function", - "file_path": "", - "line_start": 2129, - "line_end": 2140, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_70", - "name": "function_70", - "symbol_type": "Function", - "file_path": "", - "line_start": 2145, - "line_end": 2148, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_71", - "name": "function_71", - "symbol_type": "Function", - "file_path": "", - "line_start": 2151, - "line_end": 2154, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_72", - "name": "function_72", - "symbol_type": "Function", - "file_path": "", - "line_start": 2160, - "line_end": 2178, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_73", - "name": "function_73", - "symbol_type": "Function", - "file_path": "", - "line_start": 2184, - "line_end": 2195, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2239, - "line_end": 2255, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2265, - "line_end": 2281, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2292, - "line_end": 2308, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2315, - "line_end": 2329, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_INTERNAL_CATCH", - "name": "JSON_INTERNAL_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 2325, - "line_end": 2328, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2340, - "line_end": 2354, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_INTERNAL_CATCH", - "name": "JSON_INTERNAL_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 2350, - "line_end": 2353, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2364, - "line_end": 2367, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2375, - "line_end": 2378, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_front", - "name": "front", - "symbol_type": "Function", - "file_path": "", - "line_start": 2382, - "line_end": 2385, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_front", - "name": "front", - "symbol_type": "Function", - "file_path": "", - "line_start": 2389, - "line_end": 2392, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_back", - "name": "back", - "symbol_type": "Function", - "file_path": "", - "line_start": 2396, - "line_end": 2401, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_back", - "name": "back", - "symbol_type": "Function", - "file_path": "", - "line_start": 2405, - "line_end": 2410, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 2417, - "line_end": 2480, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 2487, - "line_end": 2553, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase_internal", - "name": "erase_internal", - "symbol_type": "Function", - "file_path": "", - "line_start": 2555, - "line_end": 2567, - "column_start": 2, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase_internal", - "name": "erase_internal", - "symbol_type": "Function", - "file_path": "", - "line_start": 2571, - "line_end": 2586, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 2603, - "line_end": 2606, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 2610, - "line_end": 2626, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 2640, - "line_end": 2650, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 2654, - "line_end": 2664, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 2670, - "line_end": 2680, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 2686, - "line_end": 2696, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 2700, - "line_end": 2704, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 2710, - "line_end": 2714, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 2718, - "line_end": 2721, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 2727, - "line_end": 2730, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 2734, - "line_end": 2737, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 2741, - "line_end": 2744, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_begin", - "name": "begin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2758, - "line_end": 2763, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_begin", - "name": "begin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2767, - "line_end": 2770, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cbegin", - "name": "cbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2774, - "line_end": 2779, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end", - "name": "end", - "symbol_type": "Function", - "file_path": "", - "line_start": 2783, - "line_end": 2788, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end", - "name": "end", - "symbol_type": "Function", - "file_path": "", - "line_start": 2792, - "line_end": 2795, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cend", - "name": "cend", - "symbol_type": "Function", - "file_path": "", - "line_start": 2799, - "line_end": 2804, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rbegin", - "name": "rbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2808, - "line_end": 2811, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rbegin", - "name": "rbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2815, - "line_end": 2818, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rend", - "name": "rend", - "symbol_type": "Function", - "file_path": "", - "line_start": 2822, - "line_end": 2825, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rend", - "name": "rend", - "symbol_type": "Function", - "file_path": "", - "line_start": 2829, - "line_end": 2832, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_crbegin", - "name": "crbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2836, - "line_end": 2839, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_crend", - "name": "crend", - "symbol_type": "Function", - "file_path": "", - "line_start": 2843, - "line_end": 2846, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_wrapper", - "name": "iterator_wrapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 2855, - "line_end": 2858, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_wrapper", - "name": "iterator_wrapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 2866, - "line_end": 2869, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_items", - "name": "items", - "symbol_type": "Function", - "file_path": "", - "line_start": 2873, - "line_end": 2876, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_items", - "name": "items", - "symbol_type": "Function", - "file_path": "", - "line_start": 2880, - "line_end": 2883, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 2897, - "line_end": 2932, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_size", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 2936, - "line_end": 2971, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_max_size", - "name": "max_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 2975, - "line_end": 3005, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 3019, - "line_end": 3076, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 3080, - "line_end": 3101, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_124", - "name": "function_124", - "symbol_type": "Function", - "file_path": "", - "line_start": 3105, - "line_end": 3109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 3113, - "line_end": 3133, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_126", - "name": "function_126", - "symbol_type": "Function", - "file_path": "", - "line_start": 3137, - "line_end": 3141, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 3145, - "line_end": 3164, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_128", - "name": "function_128", - "symbol_type": "Function", - "file_path": "", - "line_start": 3168, - "line_end": 3172, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 3176, - "line_end": 3188, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_130", - "name": "function_130", - "symbol_type": "Function", - "file_path": "", - "line_start": 3192, - "line_end": 3196, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace_back", - "name": "emplace_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 3201, - "line_end": 3221, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 3226, - "line_end": 3252, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert_iterator", - "name": "insert_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 3258, - "line_end": 3273, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3277, - "line_end": 3293, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3297, - "line_end": 3300, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3304, - "line_end": 3320, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3324, - "line_end": 3351, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3355, - "line_end": 3371, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 3375, - "line_end": 3396, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 3400, - "line_end": 3403, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 3407, - "line_end": 3450, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3454, - "line_end": 3467, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3471, - "line_end": 3479, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3483, - "line_end": 3495, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3499, - "line_end": 3511, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3515, - "line_end": 3527, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3531, - "line_end": 3543, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 3547, - "line_end": 3559, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_if", - "name": "if", - "symbol_type": "Function", - "file_path": "", - "line_start": 3636, - "line_end": 3639, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_compares_unordered", - "name": "compares_unordered", - "symbol_type": "Function", - "file_path": "", - "line_start": 3665, - "line_end": 3668, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_151", - "name": "function_151", - "symbol_type": "Function", - "file_path": "", - "line_start": 3674, - "line_end": 3685, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_152", - "name": "function_152", - "symbol_type": "Function", - "file_path": "", - "line_start": 3691, - "line_end": 3694, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_153", - "name": "function_153", - "symbol_type": "Function", - "file_path": "", - "line_start": 3698, - "line_end": 3705, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_154", - "name": "function_154", - "symbol_type": "Function", - "file_path": "", - "line_start": 3709, - "line_end": 3718, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_155", - "name": "function_155", - "symbol_type": "Function", - "file_path": "", - "line_start": 3724, - "line_end": 3727, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_156", - "name": "function_156", - "symbol_type": "Function", - "file_path": "", - "line_start": 3736, - "line_end": 3743, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_157", - "name": "function_157", - "symbol_type": "Function", - "file_path": "", - "line_start": 3749, - "line_end": 3752, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_158", - "name": "function_158", - "symbol_type": "Function", - "file_path": "", - "line_start": 3757, - "line_end": 3764, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_159", - "name": "function_159", - "symbol_type": "Function", - "file_path": "", - "line_start": 3770, - "line_end": 3773, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_160", - "name": "function_160", - "symbol_type": "Function", - "file_path": "", - "line_start": 3778, - "line_end": 3788, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_161", - "name": "function_161", - "symbol_type": "Function", - "file_path": "", - "line_start": 3794, - "line_end": 3797, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_162", - "name": "function_162", - "symbol_type": "Function", - "file_path": "", - "line_start": 3803, - "line_end": 3806, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_163", - "name": "function_163", - "symbol_type": "Function", - "file_path": "", - "line_start": 3810, - "line_end": 3817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_164", - "name": "function_164", - "symbol_type": "Function", - "file_path": "", - "line_start": 3823, - "line_end": 3826, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_165", - "name": "function_165", - "symbol_type": "Function", - "file_path": "", - "line_start": 3832, - "line_end": 3835, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_166", - "name": "function_166", - "symbol_type": "Function", - "file_path": "", - "line_start": 3839, - "line_end": 4935, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_167", - "name": "function_167", - "symbol_type": "Function", - "file_path": "", - "line_start": 3860, - "line_end": 3863, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_168", - "name": "function_168", - "symbol_type": "Function", - "file_path": "", - "line_start": 3867, - "line_end": 3874, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_169", - "name": "function_169", - "symbol_type": "Function", - "file_path": "", - "line_start": 3880, - "line_end": 3883, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_170", - "name": "function_170", - "symbol_type": "Function", - "file_path": "", - "line_start": 3889, - "line_end": 3892, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_171", - "name": "function_171", - "symbol_type": "Function", - "file_path": "", - "line_start": 3896, - "line_end": 3904, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_172", - "name": "function_172", - "symbol_type": "Function", - "file_path": "", - "line_start": 3910, - "line_end": 3913, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_173", - "name": "function_173", - "symbol_type": "Function", - "file_path": "", - "line_start": 3919, - "line_end": 3922, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_174", - "name": "function_174", - "symbol_type": "Function", - "file_path": "", - "line_start": 3926, - "line_end": 3933, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_175", - "name": "function_175", - "symbol_type": "Function", - "file_path": "", - "line_start": 3939, - "line_end": 3942, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_176", - "name": "function_176", - "symbol_type": "Function", - "file_path": "", - "line_start": 3948, - "line_end": 3951, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_177", - "name": "function_177", - "symbol_type": "Function", - "file_path": "", - "line_start": 3967, - "line_end": 3980, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4007, - "line_end": 4016, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4021, - "line_end": 4031, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4035, - "line_end": 4043, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 4048, - "line_end": 4052, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 4057, - "line_end": 4061, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 4065, - "line_end": 4069, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4075, - "line_end": 4084, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4090, - "line_end": 4099, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 4109, - "line_end": 4120, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_187", - "name": "function_187", - "symbol_type": "Function", - "file_path": "", - "line_start": 4150, - "line_end": 4175, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_cbor", - "name": "to_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4213, - "line_end": 4216, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_cbor", - "name": "to_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4220, - "line_end": 4223, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4227, - "line_end": 4232, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4236, - "line_end": 4239, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4243, - "line_end": 4246, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4250, - "line_end": 4257, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4261, - "line_end": 4265, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4269, - "line_end": 4273, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 4277, - "line_end": 4284, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 4288, - "line_end": 4292, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 4296, - "line_end": 4300, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4304, - "line_end": 4309, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4313, - "line_end": 4316, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4320, - "line_end": 4323, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4328, - "line_end": 4339, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4344, - "line_end": 4355, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4360, - "line_end": 4366, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4371, - "line_end": 4382, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4387, - "line_end": 4397, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4402, - "line_end": 4412, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4417, - "line_end": 4422, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 4426, - "line_end": 4436, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4441, - "line_end": 4451, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4456, - "line_end": 4466, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4471, - "line_end": 4476, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4480, - "line_end": 4490, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bjdata", - "name": "from_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 4496, - "line_end": 4506, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bjdata", - "name": "from_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 4511, - "line_end": 4521, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4526, - "line_end": 4536, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4541, - "line_end": 4551, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4556, - "line_end": 4561, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 4565, - "line_end": 4575, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_220", - "name": "function_220", - "symbol_type": "Function", - "file_path": "", - "line_start": 4587, - "line_end": 4590, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_221", - "name": "function_221", - "symbol_type": "Function", - "file_path": "", - "line_start": 4594, - "line_end": 4597, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_222", - "name": "function_222", - "symbol_type": "Function", - "file_path": "", - "line_start": 4601, - "line_end": 4604, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_223", - "name": "function_223", - "symbol_type": "Function", - "file_path": "", - "line_start": 4608, - "line_end": 4611, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 4615, - "line_end": 4618, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 4622, - "line_end": 4625, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 4629, - "line_end": 4632, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 4636, - "line_end": 4639, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_flatten", - "name": "flatten", - "symbol_type": "Function", - "file_path": "", - "line_start": 4643, - "line_end": 4648, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unflatten", - "name": "unflatten", - "symbol_type": "Function", - "file_path": "", - "line_start": 4652, - "line_end": 4655, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_patch_inplace", - "name": "patch_inplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 4668, - "line_end": 4934, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_patch", - "name": "patch", - "symbol_type": "Function", - "file_path": "", - "line_start": 4939, - "line_end": 4944, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diff", - "name": "diff", - "symbol_type": "Function", - "file_path": "", - "line_start": 4948, - "line_end": 5079, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_merge_patch", - "name": "merge_patch", - "symbol_type": "Function", - "file_path": "", - "line_start": 5091, - "line_end": 5115, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_234", - "name": "function_234", - "symbol_type": "Function", - "file_path": "", - "line_start": 5122, - "line_end": 5126, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_235", - "name": "function_235", - "symbol_type": "Function", - "file_path": "", - "line_start": 5136, - "line_end": 5139, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_236", - "name": "function_236", - "symbol_type": "Function", - "file_path": "", - "line_start": 5144, - "line_end": 5147, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_237", - "name": "function_237", - "symbol_type": "Function", - "file_path": "", - "line_start": 5151, - "line_end": 5205, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_238", - "name": "function_238", - "symbol_type": "Function", - "file_path": "", - "line_start": 5162, - "line_end": 5169, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_239", - "name": "function_239", - "symbol_type": "Function", - "file_path": "", - "line_start": 5165, - "line_end": 5168, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_240", - "name": "function_240", - "symbol_type": "Function", - "file_path": "", - "line_start": 5179, - "line_end": 5187, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 5195, - "line_end": 5201, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_class_0", - "name": "class_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 5173, - "line_end": 5188, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_fwd.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/json_fwd.hpp", - "language": "cpp", - "size_bytes": 2469, - "total_lines": 74, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.259853693Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_pointer", - "name": "json_pointer", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 55, - "column_start": 0, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ordered_map", - "name": "ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 0, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ordered_map.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/ordered_map.hpp", - "language": "cpp", - "size_bytes": 11447, - "total_lines": 359, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.268499913Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 4, - "column_end": 107, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 50, - "column_start": 4, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 52, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 258, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 284, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 296, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 310, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 322, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 340, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 353, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "hedley.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/thirdparty/hedley/hedley.hpp", - "language": "cpp", - "size_bytes": 86068, - "total_lines": 2045, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.279816452Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "hedley_undef.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/include/nlohmann/thirdparty/hedley/hedley_undef.hpp", - "language": "cpp", - "size_bytes": 5500, - "total_lines": 158, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.283333317Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/single_include/nlohmann/json.hpp", - "language": "cpp", - "size_bytes": 907858, - "total_lines": 24596, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.373077959Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 255, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 313, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 266, - "column_start": 4, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 267, - "column_start": 4, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 268, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 269, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 270, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 271, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 2824, - "line_end": 2920, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 2886, - "line_end": 2907, - "column_start": 4, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 2914, - "line_end": 2917, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 2921, - "line_end": 2995, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_replace_substring", - "name": "replace_substring", - "symbol_type": "Function", - "file_path": "", - "line_start": 2955, - "line_end": 2964, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_escape", - "name": "escape", - "symbol_type": "Function", - "file_path": "", - "line_start": 2974, - "line_end": 2979, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unescape", - "name": "unescape", - "symbol_type": "Function", - "file_path": "", - "line_start": 2989, - "line_end": 2993, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 3014, - "line_end": 3035, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 3029, - "line_end": 3032, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 3060, - "line_end": 3211, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 3109, - "line_end": 3112, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_make_array", - "name": "make_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 3206, - "line_end": 3209, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 3250, - "line_end": 3293, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 3420, - "line_end": 4135, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_conditional_static_cast", - "name": "conditional_static_cast", - "symbol_type": "Function", - "file_path": "", - "line_start": 3977, - "line_end": 3980, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_conditional_static_cast", - "name": "conditional_static_cast", - "symbol_type": "Function", - "file_path": "", - "line_start": 3983, - "line_end": 3986, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 4015, - "line_end": 4019, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 4025, - "line_end": 4029, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 4035, - "line_end": 4039, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 4046, - "line_end": 4051, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 4062, - "line_end": 4065, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 4071, - "line_end": 4074, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value_in_range_of", - "name": "value_in_range_of", - "symbol_type": "Function", - "file_path": "", - "line_start": 4078, - "line_end": 4081, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_c_string", - "name": "is_c_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 4094, - "line_end": 4103, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_transparent", - "name": "is_transparent", - "symbol_type": "Function", - "file_path": "", - "line_start": 4122, - "line_end": 4125, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 4158, - "line_end": 4285, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 4162, - "line_end": 4165, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 4174, - "line_end": 4177, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 4180, - "line_end": 4184, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 4187, - "line_end": 4190, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4193, - "line_end": 4194, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4240, - "line_end": 4244, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4249, - "line_end": 4253, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4259, - "line_end": 4263, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4270, - "line_end": 4274, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat", - "name": "concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 4277, - "line_end": 4283, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_44", - "name": "function_44", - "symbol_type": "Function", - "file_path": "", - "line_start": 4286, - "line_end": 4518, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_45", - "name": "function_45", - "symbol_type": "Function", - "file_path": "", - "line_start": 4304, - "line_end": 4307, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_46", - "name": "function_46", - "symbol_type": "Function", - "file_path": "", - "line_start": 4313, - "line_end": 4314, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_47", - "name": "function_47", - "symbol_type": "Function", - "file_path": "", - "line_start": 4316, - "line_end": 4319, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_48", - "name": "function_48", - "symbol_type": "Function", - "file_path": "", - "line_start": 4321, - "line_end": 4324, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diagnostics", - "name": "diagnostics", - "symbol_type": "Function", - "file_path": "", - "line_start": 4327, - "line_end": 4389, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4411, - "line_end": 4416, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4419, - "line_end": 4425, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 4439, - "line_end": 4440, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_53", - "name": "function_53", - "symbol_type": "Function", - "file_path": "", - "line_start": 4442, - "line_end": 4446, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4455, - "line_end": 4459, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_55", - "name": "function_55", - "symbol_type": "Function", - "file_path": "", - "line_start": 4462, - "line_end": 4464, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4473, - "line_end": 4477, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_57", - "name": "function_57", - "symbol_type": "Function", - "file_path": "", - "line_start": 4480, - "line_end": 4481, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4490, - "line_end": 4494, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_59", - "name": "function_59", - "symbol_type": "Function", - "file_path": "", - "line_start": 4497, - "line_end": 4498, - "column_start": 4, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4507, - "line_end": 4511, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_61", - "name": "function_61", - "symbol_type": "Function", - "file_path": "", - "line_start": 4514, - "line_end": 4515, - "column_start": 4, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_62", - "name": "function_62", - "symbol_type": "Function", - "file_path": "", - "line_start": 4519, - "line_end": 4546, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_63", - "name": "function_63", - "symbol_type": "Function", - "file_path": "", - "line_start": 4565, - "line_end": 4569, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_64", - "name": "function_64", - "symbol_type": "Function", - "file_path": "", - "line_start": 4573, - "line_end": 4577, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_65", - "name": "function_65", - "symbol_type": "Function", - "file_path": "", - "line_start": 4588, - "line_end": 4788, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4593, - "line_end": 4600, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_arithmetic_value", - "name": "get_arithmetic_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 4607, - "line_end": 4637, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4640, - "line_end": 4647, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4650, - "line_end": 4657, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4666, - "line_end": 4674, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4677, - "line_end": 4680, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4683, - "line_end": 4686, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4689, - "line_end": 4692, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4697, - "line_end": 4702, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4708, - "line_end": 4720, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4725, - "line_end": 4737, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4740, - "line_end": 4747, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4750, - "line_end": 4753, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4756, - "line_end": 4764, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4794, - "line_end": 4809, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4819, - "line_end": 4830, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_inplace_array_impl", - "name": "from_json_inplace_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4833, - "line_end": 4837, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4840, - "line_end": 4849, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4852, - "line_end": 4860, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4864, - "line_end": 4882, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4896, - "line_end": 4930, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl_base", - "name": "from_json_tuple_impl_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 4933, - "line_end": 4936, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4939, - "line_end": 4943, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4946, - "line_end": 4949, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4952, - "line_end": 4955, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4958, - "line_end": 4961, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4964, - "line_end": 4973, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4978, - "line_end": 4993, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4998, - "line_end": 5013, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5017, - "line_end": 5024, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_96", - "name": "function_96", - "symbol_type": "Function", - "file_path": "", - "line_start": 5030, - "line_end": 5035, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_97", - "name": "function_97", - "symbol_type": "Function", - "file_path": "", - "line_start": 5103, - "line_end": 5284, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_int_to_string", - "name": "int_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 5108, - "line_end": 5113, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5137, - "line_end": 5137, - "column_start": 4, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5138, - "line_end": 5143, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5145, - "line_end": 5145, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_102", - "name": "function_102", - "symbol_type": "Function", - "file_path": "", - "line_start": 5146, - "line_end": 5146, - "column_start": 4, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5148, - "line_end": 5150, - "column_start": 4, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_104", - "name": "function_104", - "symbol_type": "Function", - "file_path": "", - "line_start": 5151, - "line_end": 5153, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_105", - "name": "function_105", - "symbol_type": "Function", - "file_path": "", - "line_start": 5154, - "line_end": 5154, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_106", - "name": "function_106", - "symbol_type": "Function", - "file_path": "", - "line_start": 5157, - "line_end": 5160, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_107", - "name": "function_107", - "symbol_type": "Function", - "file_path": "", - "line_start": 5163, - "line_end": 5169, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_108", - "name": "function_108", - "symbol_type": "Function", - "file_path": "", - "line_start": 5171, - "line_end": 5177, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_109", - "name": "function_109", - "symbol_type": "Function", - "file_path": "", - "line_start": 5180, - "line_end": 5183, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_110", - "name": "function_110", - "symbol_type": "Function", - "file_path": "", - "line_start": 5186, - "line_end": 5189, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_111", - "name": "function_111", - "symbol_type": "Function", - "file_path": "", - "line_start": 5192, - "line_end": 5225, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_112", - "name": "function_112", - "symbol_type": "Function", - "file_path": "", - "line_start": 5228, - "line_end": 5231, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 5242, - "line_end": 5242, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 5245, - "line_end": 5246, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 5248, - "line_end": 5248, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_116", - "name": "function_116", - "symbol_type": "Function", - "file_path": "", - "line_start": 5249, - "line_end": 5249, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 5250, - "line_end": 5250, - "column_start": 4, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_118", - "name": "function_118", - "symbol_type": "Function", - "file_path": "", - "line_start": 5251, - "line_end": 5251, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_119", - "name": "function_119", - "symbol_type": "Function", - "file_path": "", - "line_start": 5252, - "line_end": 5252, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_120", - "name": "function_120", - "symbol_type": "Function", - "file_path": "", - "line_start": 5255, - "line_end": 5258, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_121", - "name": "function_121", - "symbol_type": "Function", - "file_path": "", - "line_start": 5261, - "line_end": 5264, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 5271, - "line_end": 5274, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 5279, - "line_end": 5282, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_124", - "name": "function_124", - "symbol_type": "Function", - "file_path": "", - "line_start": 5285, - "line_end": 5315, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_125", - "name": "function_125", - "symbol_type": "Function", - "file_path": "", - "line_start": 5333, - "line_end": 5737, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5354, - "line_end": 5360, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5367, - "line_end": 5373, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5376, - "line_end": 5382, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5387, - "line_end": 5393, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5400, - "line_end": 5406, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5409, - "line_end": 5415, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5422, - "line_end": 5428, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5435, - "line_end": 5441, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5448, - "line_end": 5454, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5461, - "line_end": 5468, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5471, - "line_end": 5478, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5483, - "line_end": 5493, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5496, - "line_end": 5508, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5512, - "line_end": 5524, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5531, - "line_end": 5538, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5541, - "line_end": 5548, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5552, - "line_end": 5562, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5571, - "line_end": 5574, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5584, - "line_end": 5587, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5591, - "line_end": 5594, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5597, - "line_end": 5600, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5604, - "line_end": 5607, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5611, - "line_end": 5614, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5618, - "line_end": 5621, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5626, - "line_end": 5630, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5634, - "line_end": 5637, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5647, - "line_end": 5650, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5653, - "line_end": 5656, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5660, - "line_end": 5663, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5666, - "line_end": 5669, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5673, - "line_end": 5676, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5679, - "line_end": 5682, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5689, - "line_end": 5692, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5695, - "line_end": 5698, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5703, - "line_end": 5706, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json_tuple_impl", - "name": "to_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 5709, - "line_end": 5712, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5715, - "line_end": 5718, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5722, - "line_end": 5725, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5776, - "line_end": 5781, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5826, - "line_end": 5828, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5831, - "line_end": 5833, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5836, - "line_end": 5838, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5841, - "line_end": 5845, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5848, - "line_end": 5852, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_170", - "name": "function_170", - "symbol_type": "Function", - "file_path": "", - "line_start": 5854, - "line_end": 5858, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_171", - "name": "function_171", - "symbol_type": "Function", - "file_path": "", - "line_start": 5860, - "line_end": 5863, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_subtype", - "name": "set_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5867, - "line_end": 5871, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_subtype", - "name": "subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5875, - "line_end": 5878, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_has_subtype", - "name": "has_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5882, - "line_end": 5885, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_clear_subtype", - "name": "clear_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5889, - "line_end": 5893, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_176", - "name": "function_176", - "symbol_type": "Function", - "file_path": "", - "line_start": 5928, - "line_end": 6038, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_combine", - "name": "combine", - "symbol_type": "Function", - "file_path": "", - "line_start": 5933, - "line_end": 5937, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_hash", - "name": "hash", - "symbol_type": "Function", - "file_path": "", - "line_start": 5951, - "line_end": 6036, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_179", - "name": "function_179", - "symbol_type": "Function", - "file_path": "", - "line_start": 6098, - "line_end": 6562, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6120, - "line_end": 6124, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6127, - "line_end": 6127, - "column_start": 4, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6128, - "line_end": 6128, - "column_start": 4, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_character", - "name": "get_character", - "symbol_type": "Function", - "file_path": "", - "line_start": 6133, - "line_end": 6136, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_184", - "name": "function_184", - "symbol_type": "Function", - "file_path": "", - "line_start": 6158, - "line_end": 6166, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6168, - "line_end": 6170, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6173, - "line_end": 6173, - "column_start": 4, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_187", - "name": "function_187", - "symbol_type": "Function", - "file_path": "", - "line_start": 6174, - "line_end": 6174, - "column_start": 4, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_188", - "name": "function_188", - "symbol_type": "Function", - "file_path": "", - "line_start": 6175, - "line_end": 6175, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6177, - "line_end": 6182, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_190", - "name": "function_190", - "symbol_type": "Function", - "file_path": "", - "line_start": 6187, - "line_end": 6196, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_input_adapter", - "name": "iterator_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6213, - "line_end": 6215, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_192", - "name": "function_192", - "symbol_type": "Function", - "file_path": "", - "line_start": 6217, - "line_end": 6227, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_193", - "name": "function_193", - "symbol_type": "Function", - "file_path": "", - "line_start": 6236, - "line_end": 6239, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_194", - "name": "function_194", - "symbol_type": "Function", - "file_path": "", - "line_start": 6250, - "line_end": 6301, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_195", - "name": "function_195", - "symbol_type": "Function", - "file_path": "", - "line_start": 6308, - "line_end": 6363, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_wide_string_input_adapter", - "name": "wide_string_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6373, - "line_end": 6374, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_197", - "name": "function_197", - "symbol_type": "Function", - "file_path": "", - "line_start": 6376, - "line_end": 6391, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_fill_buffer", - "name": "fill_buffer", - "symbol_type": "Function", - "file_path": "", - "line_start": 6397, - "line_end": 6400, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_199", - "name": "function_199", - "symbol_type": "Function", - "file_path": "", - "line_start": 6419, - "line_end": 6422, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_200", - "name": "function_200", - "symbol_type": "Function", - "file_path": "", - "line_start": 6443, - "line_end": 6446, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6451, - "line_end": 6455, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_202", - "name": "function_202", - "symbol_type": "Function", - "file_path": "", - "line_start": 6476, - "line_end": 6479, - "column_start": 11, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6485, - "line_end": 6488, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6492, - "line_end": 6495, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6497, - "line_end": 6500, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6502, - "line_end": 6505, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6518, - "line_end": 6523, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6526, - "line_end": 6529, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6543, - "line_end": 6544, - "column_start": 4, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6550, - "line_end": 6551, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_211", - "name": "function_211", - "symbol_type": "Function", - "file_path": "", - "line_start": 6553, - "line_end": 6556, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6744, - "line_end": 6746, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6749, - "line_end": 6749, - "column_start": 4, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6750, - "line_end": 6750, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_215", - "name": "function_215", - "symbol_type": "Function", - "file_path": "", - "line_start": 6753, - "line_end": 6753, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_null", - "name": "null", - "symbol_type": "Function", - "file_path": "", - "line_start": 6755, - "line_end": 6759, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_boolean", - "name": "boolean", - "symbol_type": "Function", - "file_path": "", - "line_start": 6761, - "line_end": 6765, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_integer", - "name": "number_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 6767, - "line_end": 6771, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_unsigned", - "name": "number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 6773, - "line_end": 6777, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_float", - "name": "number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 6779, - "line_end": 6783, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string", - "name": "string", - "symbol_type": "Function", - "file_path": "", - "line_start": 6785, - "line_end": 6789, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 6791, - "line_end": 6795, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start_object", - "name": "start_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 6797, - "line_end": 6807, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_key", - "name": "key", - "symbol_type": "Function", - "file_path": "", - "line_start": 6809, - "line_end": 6817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end_object", - "name": "end_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 6819, - "line_end": 6827, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start_array", - "name": "start_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 6829, - "line_end": 6839, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end_array", - "name": "end_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 6841, - "line_end": 6849, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 6852, - "line_end": 6862, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_errored", - "name": "is_errored", - "symbol_type": "Function", - "file_path": "", - "line_start": 6864, - "line_end": 6867, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6924, - "line_end": 6930, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6933, - "line_end": 6933, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6934, - "line_end": 6934, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_233", - "name": "function_233", - "symbol_type": "Function", - "file_path": "", - "line_start": 6935, - "line_end": 6935, - "column_start": 4, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_234", - "name": "function_234", - "symbol_type": "Function", - "file_path": "", - "line_start": 6936, - "line_end": 6936, - "column_start": 4, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_235", - "name": "function_235", - "symbol_type": "Function", - "file_path": "", - "line_start": 6937, - "line_end": 6937, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_236", - "name": "function_236", - "symbol_type": "Function", - "file_path": "", - "line_start": 6939, - "line_end": 6943, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_237", - "name": "function_237", - "symbol_type": "Function", - "file_path": "", - "line_start": 6945, - "line_end": 6949, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_238", - "name": "function_238", - "symbol_type": "Function", - "file_path": "", - "line_start": 6951, - "line_end": 6955, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_239", - "name": "function_239", - "symbol_type": "Function", - "file_path": "", - "line_start": 6957, - "line_end": 6961, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_240", - "name": "function_240", - "symbol_type": "Function", - "file_path": "", - "line_start": 6963, - "line_end": 6967, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_241", - "name": "function_241", - "symbol_type": "Function", - "file_path": "", - "line_start": 6969, - "line_end": 6973, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_242", - "name": "function_242", - "symbol_type": "Function", - "file_path": "", - "line_start": 6975, - "line_end": 6979, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_243", - "name": "function_243", - "symbol_type": "Function", - "file_path": "", - "line_start": 6981, - "line_end": 6997, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_244", - "name": "function_244", - "symbol_type": "Function", - "file_path": "", - "line_start": 6999, - "line_end": 7014, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_245", - "name": "function_245", - "symbol_type": "Function", - "file_path": "", - "line_start": 7016, - "line_end": 7050, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_246", - "name": "function_246", - "symbol_type": "Function", - "file_path": "", - "line_start": 7052, - "line_end": 7067, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_247", - "name": "function_247", - "symbol_type": "Function", - "file_path": "", - "line_start": 7069, - "line_end": 7099, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 7102, - "line_end": 7112, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_249", - "name": "function_249", - "symbol_type": "Function", - "file_path": "", - "line_start": 7114, - "line_end": 7117, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_handle_value", - "name": "handle_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 7136, - "line_end": 7197, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_251", - "name": "function_251", - "symbol_type": "Function", - "file_path": "", - "line_start": 7229, - "line_end": 7232, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_252", - "name": "function_252", - "symbol_type": "Function", - "file_path": "", - "line_start": 7234, - "line_end": 7237, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_253", - "name": "function_253", - "symbol_type": "Function", - "file_path": "", - "line_start": 7239, - "line_end": 7242, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_254", - "name": "function_254", - "symbol_type": "Function", - "file_path": "", - "line_start": 7244, - "line_end": 7247, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_255", - "name": "function_255", - "symbol_type": "Function", - "file_path": "", - "line_start": 7249, - "line_end": 7252, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_256", - "name": "function_256", - "symbol_type": "Function", - "file_path": "", - "line_start": 7254, - "line_end": 7257, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_257", - "name": "function_257", - "symbol_type": "Function", - "file_path": "", - "line_start": 7259, - "line_end": 7262, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_258", - "name": "function_258", - "symbol_type": "Function", - "file_path": "", - "line_start": 7264, - "line_end": 7267, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_259", - "name": "function_259", - "symbol_type": "Function", - "file_path": "", - "line_start": 7269, - "line_end": 7272, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_260", - "name": "function_260", - "symbol_type": "Function", - "file_path": "", - "line_start": 7274, - "line_end": 7277, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_261", - "name": "function_261", - "symbol_type": "Function", - "file_path": "", - "line_start": 7279, - "line_end": 7282, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_262", - "name": "function_262", - "symbol_type": "Function", - "file_path": "", - "line_start": 7284, - "line_end": 7287, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_263", - "name": "function_263", - "symbol_type": "Function", - "file_path": "", - "line_start": 7289, - "line_end": 7292, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_264", - "name": "function_264", - "symbol_type": "Function", - "file_path": "", - "line_start": 7326, - "line_end": 8612, - "column_start": 0, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_265", - "name": "function_265", - "symbol_type": "Function", - "file_path": "", - "line_start": 7363, - "line_end": 7404, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 7424, - "line_end": 7428, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 7431, - "line_end": 7431, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 7432, - "line_end": 7432, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_269", - "name": "function_269", - "symbol_type": "Function", - "file_path": "", - "line_start": 7433, - "line_end": 7433, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_270", - "name": "function_270", - "symbol_type": "Function", - "file_path": "", - "line_start": 7434, - "line_end": 7434, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_271", - "name": "function_271", - "symbol_type": "Function", - "file_path": "", - "line_start": 7435, - "line_end": 7435, - "column_start": 4, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_272", - "name": "function_272", - "symbol_type": "Function", - "file_path": "", - "line_start": 7443, - "line_end": 7449, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_273", - "name": "function_273", - "symbol_type": "Function", - "file_path": "", - "line_start": 7470, - "line_end": 7501, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_274", - "name": "function_274", - "symbol_type": "Function", - "file_path": "", - "line_start": 7518, - "line_end": 7538, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_275", - "name": "function_275", - "symbol_type": "Function", - "file_path": "", - "line_start": 7555, - "line_end": 8139, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_276", - "name": "function_276", - "symbol_type": "Function", - "file_path": "", - "line_start": 8145, - "line_end": 8210, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_277", - "name": "function_277", - "symbol_type": "Function", - "file_path": "", - "line_start": 8213, - "line_end": 8216, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_278", - "name": "function_278", - "symbol_type": "Function", - "file_path": "", - "line_start": 8219, - "line_end": 8222, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_279", - "name": "function_279", - "symbol_type": "Function", - "file_path": "", - "line_start": 8225, - "line_end": 8228, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_280", - "name": "function_280", - "symbol_type": "Function", - "file_path": "", - "line_start": 8270, - "line_end": 8593, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 8621, - "line_end": 8626, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 8638, - "line_end": 8665, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unget", - "name": "unget", - "symbol_type": "Function", - "file_path": "", - "line_start": 8675, - "line_end": 8699, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 8702, - "line_end": 8705, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_285", - "name": "function_285", - "symbol_type": "Function", - "file_path": "", - "line_start": 8713, - "line_end": 8716, - "column_start": 52, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number_unsigned", - "name": "get_number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 8719, - "line_end": 8722, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number_float", - "name": "get_number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 8725, - "line_end": 8728, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_288", - "name": "function_288", - "symbol_type": "Function", - "file_path": "", - "line_start": 8731, - "line_end": 8734, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_position", - "name": "get_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 8741, - "line_end": 8744, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_token_string", - "name": "get_token_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 8749, - "line_end": 8770, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_291", - "name": "function_291", - "symbol_type": "Function", - "file_path": "", - "line_start": 8773, - "line_end": 8777, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_skip_bom", - "name": "skip_bom", - "symbol_type": "Function", - "file_path": "", - "line_start": 8787, - "line_end": 8799, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_skip_whitespace", - "name": "skip_whitespace", - "symbol_type": "Function", - "file_path": "", - "line_start": 8801, - "line_end": 8808, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_scan", - "name": "scan", - "symbol_type": "Function", - "file_path": "", - "line_start": 8810, - "line_end": 8896, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_295", - "name": "function_295", - "symbol_type": "Function", - "file_path": "", - "line_start": 8959, - "line_end": 9098, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_296", - "name": "function_296", - "symbol_type": "Function", - "file_path": "", - "line_start": 9099, - "line_end": 12083, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_little_endianness", - "name": "little_endianness", - "symbol_type": "Function", - "file_path": "", - "line_start": 9127, - "line_end": 9130, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 9158, - "line_end": 9161, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 9164, - "line_end": 9164, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 9165, - "line_end": 9165, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_301", - "name": "function_301", - "symbol_type": "Function", - "file_path": "", - "line_start": 9166, - "line_end": 9166, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_302", - "name": "function_302", - "symbol_type": "Function", - "file_path": "", - "line_start": 9167, - "line_end": 9167, - "column_start": 4, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_303", - "name": "function_303", - "symbol_type": "Function", - "file_path": "", - "line_start": 9168, - "line_end": 9168, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_304", - "name": "function_304", - "symbol_type": "Function", - "file_path": "", - "line_start": 9178, - "line_end": 9231, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_305", - "name": "function_305", - "symbol_type": "Function", - "file_path": "", - "line_start": 9242, - "line_end": 9258, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_306", - "name": "function_306", - "symbol_type": "Function", - "file_path": "", - "line_start": 9267, - "line_end": 9283, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_bson_string", - "name": "get_bson_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 9297, - "line_end": 9307, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_bson_binary", - "name": "get_bson_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 9319, - "line_end": 9334, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_309", - "name": "function_309", - "symbol_type": "Function", - "file_path": "", - "line_start": 9346, - "line_end": 9412, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_310", - "name": "function_310", - "symbol_type": "Function", - "file_path": "", - "line_start": 9426, - "line_end": 9458, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_311", - "name": "function_311", - "symbol_type": "Function", - "file_path": "", - "line_start": 9464, - "line_end": 9480, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_312", - "name": "function_312", - "symbol_type": "Function", - "file_path": "", - "line_start": 9494, - "line_end": 9972, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_313", - "name": "function_313", - "symbol_type": "Function", - "file_path": "", - "line_start": 9985, - "line_end": 10068, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_314", - "name": "function_314", - "symbol_type": "Function", - "file_path": "", - "line_start": 10081, - "line_end": 10168, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_315", - "name": "function_315", - "symbol_type": "Function", - "file_path": "", - "line_start": 10176, - "line_end": 10206, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_316", - "name": "function_316", - "symbol_type": "Function", - "file_path": "", - "line_start": 10214, - "line_end": 10261, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_317", - "name": "function_317", - "symbol_type": "Function", - "file_path": "", - "line_start": 10270, - "line_end": 10639, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_318", - "name": "function_318", - "symbol_type": "Function", - "file_path": "", - "line_start": 10651, - "line_end": 10722, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_319", - "name": "function_319", - "symbol_type": "Function", - "file_path": "", - "line_start": 10734, - "line_end": 10839, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_320", - "name": "function_320", - "symbol_type": "Function", - "file_path": "", - "line_start": 10845, - "line_end": 10861, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_321", - "name": "function_321", - "symbol_type": "Function", - "file_path": "", - "line_start": 10867, - "line_end": 10891, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_322", - "name": "function_322", - "symbol_type": "Function", - "file_path": "", - "line_start": 10904, - "line_end": 10907, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_323", - "name": "function_323", - "symbol_type": "Function", - "file_path": "", - "line_start": 10923, - "line_end": 11012, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_324", - "name": "function_324", - "symbol_type": "Function", - "file_path": "", - "line_start": 11018, - "line_end": 11070, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_325", - "name": "function_325", - "symbol_type": "Function", - "file_path": "", - "line_start": 11083, - "line_end": 11293, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_326", - "name": "function_326", - "symbol_type": "Function", - "file_path": "", - "line_start": 11306, - "line_end": 11367, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_327", - "name": "function_327", - "symbol_type": "Function", - "file_path": "", - "line_start": 11373, - "line_end": 11551, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_328", - "name": "function_328", - "symbol_type": "Function", - "file_path": "", - "line_start": 11556, - "line_end": 11659, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_329", - "name": "function_329", - "symbol_type": "Function", - "file_path": "", - "line_start": 11664, - "line_end": 11742, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_330", - "name": "function_330", - "symbol_type": "Function", - "file_path": "", - "line_start": 11747, - "line_end": 11811, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_331", - "name": "function_331", - "symbol_type": "Function", - "file_path": "", - "line_start": 11826, - "line_end": 11830, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_332", - "name": "function_332", - "symbol_type": "Function", - "file_path": "", - "line_start": 11835, - "line_end": 11844, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number", - "name": "get_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 11862, - "line_end": 11888, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_string", - "name": "get_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 11905, - "line_end": 11921, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_binary", - "name": "get_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 11938, - "line_end": 11954, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_336", - "name": "function_336", - "symbol_type": "Function", - "file_path": "", - "line_start": 11961, - "line_end": 11970, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_337", - "name": "function_337", - "symbol_type": "Function", - "file_path": "", - "line_start": 11975, - "line_end": 11980, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_338", - "name": "function_338", - "symbol_type": "Function", - "file_path": "", - "line_start": 11988, - "line_end": 12022, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_339", - "name": "function_339", - "symbol_type": "Function", - "file_path": "", - "line_start": 12125, - "line_end": 12604, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parser", - "name": "parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 12169, - "line_end": 12179, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_341", - "name": "function_341", - "symbol_type": "Function", - "file_path": "", - "line_start": 12191, - "line_end": 12243, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_342", - "name": "function_342", - "symbol_type": "Function", - "file_path": "", - "line_start": 12251, - "line_end": 12255, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_343", - "name": "function_343", - "symbol_type": "Function", - "file_path": "", - "line_start": 12258, - "line_end": 12273, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_344", - "name": "function_344", - "symbol_type": "Function", - "file_path": "", - "line_start": 12277, - "line_end": 12556, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_345", - "name": "function_345", - "symbol_type": "Function", - "file_path": "", - "line_start": 12559, - "line_end": 12562, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_346", - "name": "function_346", - "symbol_type": "Function", - "file_path": "", - "line_start": 12564, - "line_end": 12591, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_347", - "name": "function_347", - "symbol_type": "Function", - "file_path": "", - "line_start": 12637, - "line_end": 12752, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_348", - "name": "function_348", - "symbol_type": "Function", - "file_path": "", - "line_start": 12662, - "line_end": 12665, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_349", - "name": "function_349", - "symbol_type": "Function", - "file_path": "", - "line_start": 12668, - "line_end": 12671, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_350", - "name": "function_350", - "symbol_type": "Function", - "file_path": "", - "line_start": 12674, - "line_end": 12677, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_351", - "name": "function_351", - "symbol_type": "Function", - "file_path": "", - "line_start": 12680, - "line_end": 12683, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_352", - "name": "function_352", - "symbol_type": "Function", - "file_path": "", - "line_start": 12686, - "line_end": 12689, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_353", - "name": "function_353", - "symbol_type": "Function", - "file_path": "", - "line_start": 12691, - "line_end": 12694, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_354", - "name": "function_354", - "symbol_type": "Function", - "file_path": "", - "line_start": 12696, - "line_end": 12699, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_355", - "name": "function_355", - "symbol_type": "Function", - "file_path": "", - "line_start": 12701, - "line_end": 12706, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_356", - "name": "function_356", - "symbol_type": "Function", - "file_path": "", - "line_start": 12708, - "line_end": 12711, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_357", - "name": "function_357", - "symbol_type": "Function", - "file_path": "", - "line_start": 12713, - "line_end": 12717, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_358", - "name": "function_358", - "symbol_type": "Function", - "file_path": "", - "line_start": 12719, - "line_end": 12724, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_359", - "name": "function_359", - "symbol_type": "Function", - "file_path": "", - "line_start": 12726, - "line_end": 12730, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_360", - "name": "function_360", - "symbol_type": "Function", - "file_path": "", - "line_start": 12732, - "line_end": 12737, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_361", - "name": "function_361", - "symbol_type": "Function", - "file_path": "", - "line_start": 12739, - "line_end": 12743, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_362", - "name": "function_362", - "symbol_type": "Function", - "file_path": "", - "line_start": 12745, - "line_end": 12749, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_363", - "name": "function_363", - "symbol_type": "Function", - "file_path": "", - "line_start": 12753, - "line_end": 12776, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_364", - "name": "function_364", - "symbol_type": "Function", - "file_path": "", - "line_start": 12808, - "line_end": 13104, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_end", - "name": "set_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 12833, - "line_end": 13059, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12875, - "line_end": 12875, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_367", - "name": "function_367", - "symbol_type": "Function", - "file_path": "", - "line_start": 12876, - "line_end": 12876, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12877, - "line_end": 12877, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_369", - "name": "function_369", - "symbol_type": "Function", - "file_path": "", - "line_start": 12878, - "line_end": 12878, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12886, - "line_end": 12918, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12936, - "line_end": 12938, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_372", - "name": "function_372", - "symbol_type": "Function", - "file_path": "", - "line_start": 12946, - "line_end": 12954, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12961, - "line_end": 12963, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_374", - "name": "function_374", - "symbol_type": "Function", - "file_path": "", - "line_start": 12971, - "line_end": 12976, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_375", - "name": "function_375", - "symbol_type": "Function", - "file_path": "", - "line_start": 12987, - "line_end": 13020, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_376", - "name": "function_376", - "symbol_type": "Function", - "file_path": "", - "line_start": 13110, - "line_end": 13146, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_377", - "name": "function_377", - "symbol_type": "Function", - "file_path": "", - "line_start": 13152, - "line_end": 13157, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_378", - "name": "function_378", - "symbol_type": "Function", - "file_path": "", - "line_start": 13163, - "line_end": 13197, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_379", - "name": "function_379", - "symbol_type": "Function", - "file_path": "", - "line_start": 13203, - "line_end": 13208, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_380", - "name": "function_380", - "symbol_type": "Function", - "file_path": "", - "line_start": 13214, - "line_end": 13248, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_381", - "name": "function_381", - "symbol_type": "Function", - "file_path": "", - "line_start": 13255, - "line_end": 13284, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_382", - "name": "function_382", - "symbol_type": "Function", - "file_path": "", - "line_start": 13291, - "line_end": 13294, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_383", - "name": "function_383", - "symbol_type": "Function", - "file_path": "", - "line_start": 13300, - "line_end": 13329, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_384", - "name": "function_384", - "symbol_type": "Function", - "file_path": "", - "line_start": 13335, - "line_end": 13338, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_385", - "name": "function_385", - "symbol_type": "Function", - "file_path": "", - "line_start": 13344, - "line_end": 13347, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_386", - "name": "function_386", - "symbol_type": "Function", - "file_path": "", - "line_start": 13353, - "line_end": 13356, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_387", - "name": "function_387", - "symbol_type": "Function", - "file_path": "", - "line_start": 13362, - "line_end": 13393, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_388", - "name": "function_388", - "symbol_type": "Function", - "file_path": "", - "line_start": 13399, - "line_end": 13402, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_389", - "name": "function_389", - "symbol_type": "Function", - "file_path": "", - "line_start": 13408, - "line_end": 13413, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_390", - "name": "function_390", - "symbol_type": "Function", - "file_path": "", - "line_start": 13419, - "line_end": 13424, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_391", - "name": "function_391", - "symbol_type": "Function", - "file_path": "", - "line_start": 13430, - "line_end": 13435, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_392", - "name": "function_392", - "symbol_type": "Function", - "file_path": "", - "line_start": 13441, - "line_end": 13464, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_393", - "name": "function_393", - "symbol_type": "Function", - "file_path": "", - "line_start": 13470, - "line_end": 13502, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_394", - "name": "function_394", - "symbol_type": "Function", - "file_path": "", - "line_start": 13508, - "line_end": 13518, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 13524, - "line_end": 13527, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_396", - "name": "function_396", - "symbol_type": "Function", - "file_path": "", - "line_start": 13559, - "line_end": 13671, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 13596, - "line_end": 13597, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 13600, - "line_end": 13600, - "column_start": 4, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_399", - "name": "function_399", - "symbol_type": "Function", - "file_path": "", - "line_start": 13603, - "line_end": 13606, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_400", - "name": "function_400", - "symbol_type": "Function", - "file_path": "", - "line_start": 13609, - "line_end": 13612, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_401", - "name": "function_401", - "symbol_type": "Function", - "file_path": "", - "line_start": 13615, - "line_end": 13618, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_402", - "name": "function_402", - "symbol_type": "Function", - "file_path": "", - "line_start": 13621, - "line_end": 13624, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_403", - "name": "function_403", - "symbol_type": "Function", - "file_path": "", - "line_start": 13627, - "line_end": 13630, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_404", - "name": "function_404", - "symbol_type": "Function", - "file_path": "", - "line_start": 13633, - "line_end": 13636, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_405", - "name": "function_405", - "symbol_type": "Function", - "file_path": "", - "line_start": 13639, - "line_end": 13642, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_406", - "name": "function_406", - "symbol_type": "Function", - "file_path": "", - "line_start": 13645, - "line_end": 13648, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_407", - "name": "function_407", - "symbol_type": "Function", - "file_path": "", - "line_start": 13651, - "line_end": 13654, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_408", - "name": "function_408", - "symbol_type": "Function", - "file_path": "", - "line_start": 13657, - "line_end": 13661, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_409", - "name": "function_409", - "symbol_type": "Function", - "file_path": "", - "line_start": 13664, - "line_end": 13668, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_410", - "name": "function_410", - "symbol_type": "Function", - "file_path": "", - "line_start": 13711, - "line_end": 13729, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_411", - "name": "function_411", - "symbol_type": "Function", - "file_path": "", - "line_start": 13731, - "line_end": 13735, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_pointer", - "name": "json_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 13743, - "line_end": 13745, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 13749, - "line_end": 13757, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_414", - "name": "function_414", - "symbol_type": "Function", - "file_path": "", - "line_start": 13762, - "line_end": 13765, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_415", - "name": "function_415", - "symbol_type": "Function", - "file_path": "", - "line_start": 13770, - "line_end": 13774, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_416", - "name": "function_416", - "symbol_type": "Function", - "file_path": "", - "line_start": 13779, - "line_end": 13785, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_417", - "name": "function_417", - "symbol_type": "Function", - "file_path": "", - "line_start": 13789, - "line_end": 13793, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_418", - "name": "function_418", - "symbol_type": "Function", - "file_path": "", - "line_start": 13797, - "line_end": 13800, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_419", - "name": "function_419", - "symbol_type": "Function", - "file_path": "", - "line_start": 13804, - "line_end": 13808, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_420", - "name": "function_420", - "symbol_type": "Function", - "file_path": "", - "line_start": 13812, - "line_end": 13815, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_421", - "name": "function_421", - "symbol_type": "Function", - "file_path": "", - "line_start": 13819, - "line_end": 13822, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parent_pointer", - "name": "parent_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 13826, - "line_end": 13836, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_pop_back", - "name": "pop_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 13840, - "line_end": 13848, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_424", - "name": "function_424", - "symbol_type": "Function", - "file_path": "", - "line_start": 13852, - "line_end": 13860, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 13864, - "line_end": 13867, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 13871, - "line_end": 13874, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 13878, - "line_end": 13881, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_428", - "name": "function_428", - "symbol_type": "Function", - "file_path": "", - "line_start": 13955, - "line_end": 14013, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_429", - "name": "function_429", - "symbol_type": "Function", - "file_path": "", - "line_start": 14035, - "line_end": 14094, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_430", - "name": "function_430", - "symbol_type": "Function", - "file_path": "", - "line_start": 14103, - "line_end": 14145, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_431", - "name": "function_431", - "symbol_type": "Function", - "file_path": "", - "line_start": 14161, - "line_end": 14201, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_432", - "name": "function_432", - "symbol_type": "Function", - "file_path": "", - "line_start": 14210, - "line_end": 14252, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 14259, - "line_end": 14336, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 14347, - "line_end": 14405, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_435", - "name": "function_435", - "symbol_type": "Function", - "file_path": "", - "line_start": 14535, - "line_end": 14538, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_436", - "name": "function_436", - "symbol_type": "Function", - "file_path": "", - "line_start": 14543, - "line_end": 14546, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_437", - "name": "function_437", - "symbol_type": "Function", - "file_path": "", - "line_start": 14550, - "line_end": 14553, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_438", - "name": "function_438", - "symbol_type": "Function", - "file_path": "", - "line_start": 14612, - "line_end": 14616, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_439", - "name": "function_439", - "symbol_type": "Function", - "file_path": "", - "line_start": 14621, - "line_end": 14625, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_440", - "name": "function_440", - "symbol_type": "Function", - "file_path": "", - "line_start": 14630, - "line_end": 14634, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_441", - "name": "function_441", - "symbol_type": "Function", - "file_path": "", - "line_start": 14637, - "line_end": 14641, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_442", - "name": "function_442", - "symbol_type": "Function", - "file_path": "", - "line_start": 14646, - "line_end": 14650, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_443", - "name": "function_443", - "symbol_type": "Function", - "file_path": "", - "line_start": 14655, - "line_end": 14659, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_444", - "name": "function_444", - "symbol_type": "Function", - "file_path": "", - "line_start": 14662, - "line_end": 14666, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_445", - "name": "function_445", - "symbol_type": "Function", - "file_path": "", - "line_start": 14690, - "line_end": 14750, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14700, - "line_end": 14702, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14704, - "line_end": 14706, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14708, - "line_end": 14710, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14715, - "line_end": 14717, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14720, - "line_end": 14720, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14721, - "line_end": 14721, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_452", - "name": "function_452", - "symbol_type": "Function", - "file_path": "", - "line_start": 14722, - "line_end": 14722, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_453", - "name": "function_453", - "symbol_type": "Function", - "file_path": "", - "line_start": 14723, - "line_end": 14723, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_454", - "name": "function_454", - "symbol_type": "Function", - "file_path": "", - "line_start": 14724, - "line_end": 14724, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_455", - "name": "function_455", - "symbol_type": "Function", - "file_path": "", - "line_start": 14726, - "line_end": 14733, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_456", - "name": "function_456", - "symbol_type": "Function", - "file_path": "", - "line_start": 14735, - "line_end": 14738, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_457", - "name": "function_457", - "symbol_type": "Function", - "file_path": "", - "line_start": 14740, - "line_end": 14743, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_458", - "name": "function_458", - "symbol_type": "Function", - "file_path": "", - "line_start": 14815, - "line_end": 14936, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_459", - "name": "function_459", - "symbol_type": "Function", - "file_path": "", - "line_start": 14824, - "line_end": 14824, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 14826, - "line_end": 14826, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 14827, - "line_end": 14827, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 14828, - "line_end": 14828, - "column_start": 4, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_463", - "name": "function_463", - "symbol_type": "Function", - "file_path": "", - "line_start": 14829, - "line_end": 14829, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_464", - "name": "function_464", - "symbol_type": "Function", - "file_path": "", - "line_start": 14830, - "line_end": 14830, - "column_start": 4, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_vector_adapter", - "name": "output_vector_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14842, - "line_end": 14844, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_466", - "name": "function_466", - "symbol_type": "Function", - "file_path": "", - "line_start": 14846, - "line_end": 14849, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_467", - "name": "function_467", - "symbol_type": "Function", - "file_path": "", - "line_start": 14851, - "line_end": 14855, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_stream_adapter", - "name": "output_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14867, - "line_end": 14869, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_469", - "name": "function_469", - "symbol_type": "Function", - "file_path": "", - "line_start": 14871, - "line_end": 14874, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_470", - "name": "function_470", - "symbol_type": "Function", - "file_path": "", - "line_start": 14876, - "line_end": 14880, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_string_adapter", - "name": "output_string_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14892, - "line_end": 14894, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_472", - "name": "function_472", - "symbol_type": "Function", - "file_path": "", - "line_start": 14896, - "line_end": 14899, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_473", - "name": "function_473", - "symbol_type": "Function", - "file_path": "", - "line_start": 14901, - "line_end": 14905, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14916, - "line_end": 14917, - "column_start": 4, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14920, - "line_end": 14921, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14924, - "line_end": 14925, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_477", - "name": "function_477", - "symbol_type": "Function", - "file_path": "", - "line_start": 14927, - "line_end": 14930, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_478", - "name": "function_478", - "symbol_type": "Function", - "file_path": "", - "line_start": 14937, - "line_end": 16752, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_writer", - "name": "binary_writer", - "symbol_type": "Function", - "file_path": "", - "line_start": 14966, - "line_end": 14969, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_480", - "name": "function_480", - "symbol_type": "Function", - "file_path": "", - "line_start": 14975, - "line_end": 14999, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_481", - "name": "function_481", - "symbol_type": "Function", - "file_path": "", - "line_start": 15004, - "line_end": 15323, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_482", - "name": "function_482", - "symbol_type": "Function", - "file_path": "", - "line_start": 15328, - "line_end": 15645, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_483", - "name": "function_483", - "symbol_type": "Function", - "file_path": "", - "line_start": 15654, - "line_end": 15864, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_484", - "name": "function_484", - "symbol_type": "Function", - "file_path": "", - "line_start": 15875, - "line_end": 15885, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_485", - "name": "function_485", - "symbol_type": "Function", - "file_path": "", - "line_start": 15890, - "line_end": 15897, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_486", - "name": "function_486", - "symbol_type": "Function", - "file_path": "", - "line_start": 15902, - "line_end": 15907, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_487", - "name": "function_487", - "symbol_type": "Function", - "file_path": "", - "line_start": 15912, - "line_end": 15917, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_488", - "name": "function_488", - "symbol_type": "Function", - "file_path": "", - "line_start": 15922, - "line_end": 15925, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_489", - "name": "function_489", - "symbol_type": "Function", - "file_path": "", - "line_start": 15930, - "line_end": 15939, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_490", - "name": "function_490", - "symbol_type": "Function", - "file_path": "", - "line_start": 15944, - "line_end": 15947, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_491", - "name": "function_491", - "symbol_type": "Function", - "file_path": "", - "line_start": 15952, - "line_end": 15957, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_492", - "name": "function_492", - "symbol_type": "Function", - "file_path": "", - "line_start": 15962, - "line_end": 15975, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_493", - "name": "function_493", - "symbol_type": "Function", - "file_path": "", - "line_start": 15980, - "line_end": 15985, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_494", - "name": "function_494", - "symbol_type": "Function", - "file_path": "", - "line_start": 15990, - "line_end": 16007, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_495", - "name": "function_495", - "symbol_type": "Function", - "file_path": "", - "line_start": 16012, - "line_end": 16017, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_496", - "name": "function_496", - "symbol_type": "Function", - "file_path": "", - "line_start": 16022, - "line_end": 16032, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_497", - "name": "function_497", - "symbol_type": "Function", - "file_path": "", - "line_start": 16037, - "line_end": 16040, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_498", - "name": "function_498", - "symbol_type": "Function", - "file_path": "", - "line_start": 16045, - "line_end": 16059, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_499", - "name": "function_499", - "symbol_type": "Function", - "file_path": "", - "line_start": 16064, - "line_end": 16073, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_500", - "name": "function_500", - "symbol_type": "Function", - "file_path": "", - "line_start": 16079, - "line_end": 16119, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_501", - "name": "function_501", - "symbol_type": "Function", - "file_path": "", - "line_start": 16127, - "line_end": 16166, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_502", - "name": "function_502", - "symbol_type": "Function", - "file_path": "", - "line_start": 16174, - "line_end": 16183, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_503", - "name": "function_503", - "symbol_type": "Function", - "file_path": "", - "line_start": 16189, - "line_end": 16199, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_504", - "name": "function_504", - "symbol_type": "Function", - "file_path": "", - "line_start": 16205, - "line_end": 16208, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_505", - "name": "function_505", - "symbol_type": "Function", - "file_path": "", - "line_start": 16210, - "line_end": 16213, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_506", - "name": "function_506", - "symbol_type": "Function", - "file_path": "", - "line_start": 16219, - "line_end": 16222, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_507", - "name": "function_507", - "symbol_type": "Function", - "file_path": "", - "line_start": 16224, - "line_end": 16227, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 16236, - "line_end": 16245, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 16250, - "line_end": 16332, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 16338, - "line_end": 16414, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_511", - "name": "function_511", - "symbol_type": "Function", - "file_path": "", - "line_start": 16419, - "line_end": 16518, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_512", - "name": "function_512", - "symbol_type": "Function", - "file_path": "", - "line_start": 16520, - "line_end": 16523, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_513", - "name": "function_513", - "symbol_type": "Function", - "file_path": "", - "line_start": 16525, - "line_end": 16528, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_514", - "name": "function_514", - "symbol_type": "Function", - "file_path": "", - "line_start": 16533, - "line_end": 16640, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number", - "name": "write_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 16660, - "line_end": 16674, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_516", - "name": "function_516", - "symbol_type": "Function", - "file_path": "", - "line_start": 16676, - "line_end": 16701, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 16710, - "line_end": 16713, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 16717, - "line_end": 16724, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 16728, - "line_end": 16731, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 16739, - "line_end": 16742, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_521", - "name": "function_521", - "symbol_type": "Function", - "file_path": "", - "line_start": 16804, - "line_end": 17898, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_reinterpret_bits", - "name": "reinterpret_bits", - "symbol_type": "Function", - "file_path": "", - "line_start": 16831, - "line_end": 16838, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diyfp", - "name": "diyfp", - "symbol_type": "Function", - "file_path": "", - "line_start": 16847, - "line_end": 16847, - "column_start": 4, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_524", - "name": "function_524", - "symbol_type": "Function", - "file_path": "", - "line_start": 16853, - "line_end": 16859, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_525", - "name": "function_525", - "symbol_type": "Function", - "file_path": "", - "line_start": 16865, - "line_end": 16924, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_526", - "name": "function_526", - "symbol_type": "Function", - "file_path": "", - "line_start": 16930, - "line_end": 16941, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_527", - "name": "function_527", - "symbol_type": "Function", - "file_path": "", - "line_start": 16947, - "line_end": 16955, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_compute_boundaries", - "name": "compute_boundaries", - "symbol_type": "Function", - "file_path": "", - "line_start": 16972, - "line_end": 17037, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_cached_power_for_binary_exponent", - "name": "get_cached_power_for_binary_exponent", - "symbol_type": "Function", - "file_path": "", - "line_start": 17111, - "line_end": 17269, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find_largest_pow10", - "name": "find_largest_pow10", - "symbol_type": "Function", - "file_path": "", - "line_start": 17275, - "line_end": 17327, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2_round", - "name": "grisu2_round", - "symbol_type": "Function", - "file_path": "", - "line_start": 17329, - "line_end": 17364, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2_digit_gen", - "name": "grisu2_digit_gen", - "symbol_type": "Function", - "file_path": "", - "line_start": 17370, - "line_end": 17603, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2", - "name": "grisu2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17611, - "line_end": 17662, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_534", - "name": "function_534", - "symbol_type": "Function", - "file_path": "", - "line_start": 17670, - "line_end": 17702, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_535", - "name": "function_535", - "symbol_type": "Function", - "file_path": "", - "line_start": 17710, - "line_end": 17750, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_536", - "name": "function_536", - "symbol_type": "Function", - "file_path": "", - "line_start": 17762, - "line_end": 17831, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_537", - "name": "function_537", - "symbol_type": "Function", - "file_path": "", - "line_start": 17901, - "line_end": 18554, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 17951, - "line_end": 17960, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 17963, - "line_end": 17963, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_540", - "name": "function_540", - "symbol_type": "Function", - "file_path": "", - "line_start": 17964, - "line_end": 17964, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 17965, - "line_end": 17965, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_542", - "name": "function_542", - "symbol_type": "Function", - "file_path": "", - "line_start": 17966, - "line_end": 17966, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_543", - "name": "function_543", - "symbol_type": "Function", - "file_path": "", - "line_start": 17967, - "line_end": 17967, - "column_start": 4, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_544", - "name": "function_544", - "symbol_type": "Function", - "file_path": "", - "line_start": 17991, - "line_end": 18258, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_switch", - "name": "switch", - "symbol_type": "Function", - "file_path": "", - "line_start": 18289, - "line_end": 18470, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_hex_bytes", - "name": "hex_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 18561, - "line_end": 18568, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_negative_number", - "name": "is_negative_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 18572, - "line_end": 18575, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_negative_number", - "name": "is_negative_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 18578, - "line_end": 18581, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_integer", - "name": "dump_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 18598, - "line_end": 18673, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 18683, - "line_end": 18702, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 18704, - "line_end": 18710, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 18712, - "line_end": 18761, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_decode", - "name": "decode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18784, - "line_end": 18817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_sign", - "name": "remove_sign", - "symbol_type": "Function", - "file_path": "", - "line_start": 18824, - "line_end": 18828, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_sign", - "name": "remove_sign", - "symbol_type": "Function", - "file_path": "", - "line_start": 18839, - "line_end": 18843, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 18926, - "line_end": 18926, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 18927, - "line_end": 18927, - "column_start": 4, - "column_end": 107, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 18929, - "line_end": 18930, - "column_start": 4, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 18931, - "line_end": 18932, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 18934, - "line_end": 18945, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 18949, - "line_end": 18960, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_562", - "name": "function_562", - "symbol_type": "Function", - "file_path": "", - "line_start": 18962, - "line_end": 18965, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_563", - "name": "function_563", - "symbol_type": "Function", - "file_path": "", - "line_start": 18969, - "line_end": 18972, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_564", - "name": "function_564", - "symbol_type": "Function", - "file_path": "", - "line_start": 18974, - "line_end": 18977, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_565", - "name": "function_565", - "symbol_type": "Function", - "file_path": "", - "line_start": 18981, - "line_end": 18984, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_566", - "name": "function_566", - "symbol_type": "Function", - "file_path": "", - "line_start": 18986, - "line_end": 18997, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_567", - "name": "function_567", - "symbol_type": "Function", - "file_path": "", - "line_start": 19001, - "line_end": 19012, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_568", - "name": "function_568", - "symbol_type": "Function", - "file_path": "", - "line_start": 19014, - "line_end": 19025, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_569", - "name": "function_569", - "symbol_type": "Function", - "file_path": "", - "line_start": 19029, - "line_end": 19040, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 19042, - "line_end": 19059, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 19063, - "line_end": 19080, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 19082, - "line_end": 19085, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 19087, - "line_end": 19138, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 19140, - "line_end": 19150, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 19154, - "line_end": 19164, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 19166, - "line_end": 19176, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 19180, - "line_end": 19190, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 19192, - "line_end": 19202, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 19204, - "line_end": 19207, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 19209, - "line_end": 19220, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 19227, - "line_end": 19233, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_582", - "name": "function_582", - "symbol_type": "Function", - "file_path": "", - "line_start": 19252, - "line_end": 19829, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parser", - "name": "parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 19306, - "line_end": 19315, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_allocator", - "name": "get_allocator", - "symbol_type": "Function", - "file_path": "", - "line_start": 19416, - "line_end": 19419, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_meta", - "name": "meta", - "symbol_type": "Function", - "file_path": "", - "line_start": 19423, - "line_end": 19485, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_586", - "name": "function_586", - "symbol_type": "Function", - "file_path": "", - "line_start": 19551, - "line_end": 19569, - "column_start": 2, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19621, - "line_end": 19621, - "column_start": 8, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19623, - "line_end": 19623, - "column_start": 8, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19625, - "line_end": 19625, - "column_start": 8, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19627, - "line_end": 19627, - "column_start": 8, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19629, - "line_end": 19629, - "column_start": 8, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19631, - "line_end": 19700, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19703, - "line_end": 19703, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19706, - "line_end": 19706, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19709, - "line_end": 19709, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19712, - "line_end": 19712, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19715, - "line_end": 19715, - "column_start": 8, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19718, - "line_end": 19718, - "column_start": 8, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19721, - "line_end": 19721, - "column_start": 8, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19724, - "line_end": 19724, - "column_start": 8, - "column_end": 109, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19727, - "line_end": 19727, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19730, - "line_end": 19730, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_destroy", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 19732, - "line_end": 19828, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 19866, - "line_end": 19866, - "column_start": 8, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parents", - "name": "set_parents", - "symbol_type": "Function", - "file_path": "", - "line_start": 19871, - "line_end": 19906, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parents", - "name": "set_parents", - "symbol_type": "Function", - "file_path": "", - "line_start": 19908, - "line_end": 19919, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parent", - "name": "set_parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 19921, - "line_end": 19957, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 19983, - "line_end": 19987, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 19991, - "line_end": 19995, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20003, - "line_end": 20010, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20017, - "line_end": 20066, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20070, - "line_end": 20121, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20125, - "line_end": 20132, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20136, - "line_end": 20143, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20147, - "line_end": 20154, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20158, - "line_end": 20165, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_array", - "name": "array", - "symbol_type": "Function", - "file_path": "", - "line_start": 20169, - "line_end": 20173, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_object", - "name": "object", - "symbol_type": "Function", - "file_path": "", - "line_start": 20177, - "line_end": 20181, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20185, - "line_end": 20191, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20198, - "line_end": 20298, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20308, - "line_end": 20308, - "column_start": 4, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20312, - "line_end": 20376, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20380, - "line_end": 20393, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_624", - "name": "function_624", - "symbol_type": "Function", - "file_path": "", - "line_start": 20397, - "line_end": 20414, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_625", - "name": "function_625", - "symbol_type": "Function", - "file_path": "", - "line_start": 20418, - "line_end": 20422, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_type", - "name": "type", - "symbol_type": "Function", - "file_path": "", - "line_start": 20459, - "line_end": 20462, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_primitive", - "name": "is_primitive", - "symbol_type": "Function", - "file_path": "", - "line_start": 20466, - "line_end": 20469, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_structured", - "name": "is_structured", - "symbol_type": "Function", - "file_path": "", - "line_start": 20473, - "line_end": 20476, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_null", - "name": "is_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 20480, - "line_end": 20483, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_boolean", - "name": "is_boolean", - "symbol_type": "Function", - "file_path": "", - "line_start": 20487, - "line_end": 20490, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number", - "name": "is_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 20494, - "line_end": 20497, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_integer", - "name": "is_number_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 20501, - "line_end": 20504, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_unsigned", - "name": "is_number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 20508, - "line_end": 20511, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_float", - "name": "is_number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 20515, - "line_end": 20518, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_object", - "name": "is_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 20522, - "line_end": 20525, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_array", - "name": "is_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 20529, - "line_end": 20532, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_string", - "name": "is_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 20536, - "line_end": 20539, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_binary", - "name": "is_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20543, - "line_end": 20546, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_discarded", - "name": "is_discarded", - "symbol_type": "Function", - "file_path": "", - "line_start": 20550, - "line_end": 20553, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_640", - "name": "function_640", - "symbol_type": "Function", - "file_path": "", - "line_start": 20557, - "line_end": 20560, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 21113, - "line_end": 21117, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21127, - "line_end": 21141, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 21136, - "line_end": 21140, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21150, - "line_end": 21164, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21170, - "line_end": 21184, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21188, - "line_end": 21202, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21208, - "line_end": 21222, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_648", - "name": "function_648", - "symbol_type": "Function", - "file_path": "", - "line_start": 21226, - "line_end": 21268, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_649", - "name": "function_649", - "symbol_type": "Function", - "file_path": "", - "line_start": 21272, - "line_end": 21281, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_650", - "name": "function_650", - "symbol_type": "Function", - "file_path": "", - "line_start": 21285, - "line_end": 21303, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_651", - "name": "function_651", - "symbol_type": "Function", - "file_path": "", - "line_start": 21307, - "line_end": 21318, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_652", - "name": "function_652", - "symbol_type": "Function", - "file_path": "", - "line_start": 21323, - "line_end": 21326, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_653", - "name": "function_653", - "symbol_type": "Function", - "file_path": "", - "line_start": 21329, - "line_end": 21332, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_654", - "name": "function_654", - "symbol_type": "Function", - "file_path": "", - "line_start": 21338, - "line_end": 21356, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_655", - "name": "function_655", - "symbol_type": "Function", - "file_path": "", - "line_start": 21362, - "line_end": 21373, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21417, - "line_end": 21433, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21443, - "line_end": 21459, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21470, - "line_end": 21486, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21493, - "line_end": 21507, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_INTERNAL_CATCH", - "name": "JSON_INTERNAL_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 21503, - "line_end": 21506, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21518, - "line_end": 21532, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_INTERNAL_CATCH", - "name": "JSON_INTERNAL_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 21528, - "line_end": 21531, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21542, - "line_end": 21545, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21553, - "line_end": 21556, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_front", - "name": "front", - "symbol_type": "Function", - "file_path": "", - "line_start": 21560, - "line_end": 21563, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_front", - "name": "front", - "symbol_type": "Function", - "file_path": "", - "line_start": 21567, - "line_end": 21570, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_back", - "name": "back", - "symbol_type": "Function", - "file_path": "", - "line_start": 21574, - "line_end": 21579, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_back", - "name": "back", - "symbol_type": "Function", - "file_path": "", - "line_start": 21583, - "line_end": 21588, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 21595, - "line_end": 21658, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 21665, - "line_end": 21731, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase_internal", - "name": "erase_internal", - "symbol_type": "Function", - "file_path": "", - "line_start": 21733, - "line_end": 21745, - "column_start": 2, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase_internal", - "name": "erase_internal", - "symbol_type": "Function", - "file_path": "", - "line_start": 21749, - "line_end": 21764, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 21781, - "line_end": 21784, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 21788, - "line_end": 21804, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 21818, - "line_end": 21828, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 21832, - "line_end": 21842, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 21848, - "line_end": 21858, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 21864, - "line_end": 21874, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 21878, - "line_end": 21882, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 21888, - "line_end": 21892, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 21896, - "line_end": 21899, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 21905, - "line_end": 21908, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 21912, - "line_end": 21915, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 21919, - "line_end": 21922, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_begin", - "name": "begin", - "symbol_type": "Function", - "file_path": "", - "line_start": 21936, - "line_end": 21941, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_begin", - "name": "begin", - "symbol_type": "Function", - "file_path": "", - "line_start": 21945, - "line_end": 21948, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cbegin", - "name": "cbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 21952, - "line_end": 21957, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end", - "name": "end", - "symbol_type": "Function", - "file_path": "", - "line_start": 21961, - "line_end": 21966, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end", - "name": "end", - "symbol_type": "Function", - "file_path": "", - "line_start": 21970, - "line_end": 21973, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cend", - "name": "cend", - "symbol_type": "Function", - "file_path": "", - "line_start": 21977, - "line_end": 21982, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rbegin", - "name": "rbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 21986, - "line_end": 21989, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rbegin", - "name": "rbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 21993, - "line_end": 21996, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rend", - "name": "rend", - "symbol_type": "Function", - "file_path": "", - "line_start": 22000, - "line_end": 22003, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rend", - "name": "rend", - "symbol_type": "Function", - "file_path": "", - "line_start": 22007, - "line_end": 22010, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_crbegin", - "name": "crbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 22014, - "line_end": 22017, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_crend", - "name": "crend", - "symbol_type": "Function", - "file_path": "", - "line_start": 22021, - "line_end": 22024, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_wrapper", - "name": "iterator_wrapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 22033, - "line_end": 22036, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_wrapper", - "name": "iterator_wrapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 22044, - "line_end": 22047, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_items", - "name": "items", - "symbol_type": "Function", - "file_path": "", - "line_start": 22051, - "line_end": 22054, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_items", - "name": "items", - "symbol_type": "Function", - "file_path": "", - "line_start": 22058, - "line_end": 22061, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 22075, - "line_end": 22110, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_size", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 22114, - "line_end": 22149, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_max_size", - "name": "max_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 22153, - "line_end": 22183, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 22197, - "line_end": 22254, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22258, - "line_end": 22279, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_706", - "name": "function_706", - "symbol_type": "Function", - "file_path": "", - "line_start": 22283, - "line_end": 22287, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22291, - "line_end": 22311, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_708", - "name": "function_708", - "symbol_type": "Function", - "file_path": "", - "line_start": 22315, - "line_end": 22319, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22323, - "line_end": 22342, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_710", - "name": "function_710", - "symbol_type": "Function", - "file_path": "", - "line_start": 22346, - "line_end": 22350, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22354, - "line_end": 22366, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_712", - "name": "function_712", - "symbol_type": "Function", - "file_path": "", - "line_start": 22370, - "line_end": 22374, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace_back", - "name": "emplace_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22379, - "line_end": 22399, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 22404, - "line_end": 22430, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert_iterator", - "name": "insert_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 22436, - "line_end": 22451, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22455, - "line_end": 22471, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22475, - "line_end": 22478, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22482, - "line_end": 22498, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22502, - "line_end": 22529, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22533, - "line_end": 22549, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22553, - "line_end": 22574, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 22578, - "line_end": 22581, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 22585, - "line_end": 22628, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22632, - "line_end": 22645, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22649, - "line_end": 22657, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22661, - "line_end": 22673, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22677, - "line_end": 22689, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22693, - "line_end": 22705, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22709, - "line_end": 22721, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22725, - "line_end": 22737, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_if", - "name": "if", - "symbol_type": "Function", - "file_path": "", - "line_start": 22814, - "line_end": 22817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_compares_unordered", - "name": "compares_unordered", - "symbol_type": "Function", - "file_path": "", - "line_start": 22843, - "line_end": 22846, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_733", - "name": "function_733", - "symbol_type": "Function", - "file_path": "", - "line_start": 22852, - "line_end": 22863, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_734", - "name": "function_734", - "symbol_type": "Function", - "file_path": "", - "line_start": 22869, - "line_end": 22872, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_735", - "name": "function_735", - "symbol_type": "Function", - "file_path": "", - "line_start": 22876, - "line_end": 22883, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_736", - "name": "function_736", - "symbol_type": "Function", - "file_path": "", - "line_start": 22887, - "line_end": 22896, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_737", - "name": "function_737", - "symbol_type": "Function", - "file_path": "", - "line_start": 22902, - "line_end": 22905, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_738", - "name": "function_738", - "symbol_type": "Function", - "file_path": "", - "line_start": 22914, - "line_end": 22921, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_739", - "name": "function_739", - "symbol_type": "Function", - "file_path": "", - "line_start": 22927, - "line_end": 22930, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_740", - "name": "function_740", - "symbol_type": "Function", - "file_path": "", - "line_start": 22935, - "line_end": 22942, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_741", - "name": "function_741", - "symbol_type": "Function", - "file_path": "", - "line_start": 22948, - "line_end": 22951, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_742", - "name": "function_742", - "symbol_type": "Function", - "file_path": "", - "line_start": 22956, - "line_end": 22966, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_743", - "name": "function_743", - "symbol_type": "Function", - "file_path": "", - "line_start": 22972, - "line_end": 22975, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_744", - "name": "function_744", - "symbol_type": "Function", - "file_path": "", - "line_start": 22981, - "line_end": 22984, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_745", - "name": "function_745", - "symbol_type": "Function", - "file_path": "", - "line_start": 22988, - "line_end": 22995, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_746", - "name": "function_746", - "symbol_type": "Function", - "file_path": "", - "line_start": 23001, - "line_end": 23004, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_747", - "name": "function_747", - "symbol_type": "Function", - "file_path": "", - "line_start": 23010, - "line_end": 23013, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_748", - "name": "function_748", - "symbol_type": "Function", - "file_path": "", - "line_start": 23017, - "line_end": 24113, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_749", - "name": "function_749", - "symbol_type": "Function", - "file_path": "", - "line_start": 23038, - "line_end": 23041, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_750", - "name": "function_750", - "symbol_type": "Function", - "file_path": "", - "line_start": 23045, - "line_end": 23052, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_751", - "name": "function_751", - "symbol_type": "Function", - "file_path": "", - "line_start": 23058, - "line_end": 23061, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_752", - "name": "function_752", - "symbol_type": "Function", - "file_path": "", - "line_start": 23067, - "line_end": 23070, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_753", - "name": "function_753", - "symbol_type": "Function", - "file_path": "", - "line_start": 23074, - "line_end": 23082, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_754", - "name": "function_754", - "symbol_type": "Function", - "file_path": "", - "line_start": 23088, - "line_end": 23091, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_755", - "name": "function_755", - "symbol_type": "Function", - "file_path": "", - "line_start": 23097, - "line_end": 23100, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_756", - "name": "function_756", - "symbol_type": "Function", - "file_path": "", - "line_start": 23104, - "line_end": 23111, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_757", - "name": "function_757", - "symbol_type": "Function", - "file_path": "", - "line_start": 23117, - "line_end": 23120, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_758", - "name": "function_758", - "symbol_type": "Function", - "file_path": "", - "line_start": 23126, - "line_end": 23129, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_759", - "name": "function_759", - "symbol_type": "Function", - "file_path": "", - "line_start": 23145, - "line_end": 23158, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23185, - "line_end": 23194, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23199, - "line_end": 23209, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23213, - "line_end": 23221, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 23226, - "line_end": 23230, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 23235, - "line_end": 23239, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 23243, - "line_end": 23247, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23253, - "line_end": 23262, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23268, - "line_end": 23277, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23287, - "line_end": 23298, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_769", - "name": "function_769", - "symbol_type": "Function", - "file_path": "", - "line_start": 23328, - "line_end": 23353, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_cbor", - "name": "to_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23391, - "line_end": 23394, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_cbor", - "name": "to_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23398, - "line_end": 23401, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23405, - "line_end": 23410, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23414, - "line_end": 23417, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23421, - "line_end": 23424, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23428, - "line_end": 23435, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23439, - "line_end": 23443, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23447, - "line_end": 23451, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23455, - "line_end": 23462, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23466, - "line_end": 23470, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23474, - "line_end": 23478, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23482, - "line_end": 23487, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23491, - "line_end": 23494, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23498, - "line_end": 23501, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23506, - "line_end": 23517, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23522, - "line_end": 23533, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23538, - "line_end": 23544, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23549, - "line_end": 23560, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23565, - "line_end": 23575, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23580, - "line_end": 23590, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23595, - "line_end": 23600, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23604, - "line_end": 23614, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23619, - "line_end": 23629, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23634, - "line_end": 23644, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23649, - "line_end": 23654, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23658, - "line_end": 23668, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bjdata", - "name": "from_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23674, - "line_end": 23684, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bjdata", - "name": "from_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23689, - "line_end": 23699, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23704, - "line_end": 23714, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23719, - "line_end": 23729, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23734, - "line_end": 23739, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23743, - "line_end": 23753, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_802", - "name": "function_802", - "symbol_type": "Function", - "file_path": "", - "line_start": 23765, - "line_end": 23768, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_803", - "name": "function_803", - "symbol_type": "Function", - "file_path": "", - "line_start": 23772, - "line_end": 23775, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_804", - "name": "function_804", - "symbol_type": "Function", - "file_path": "", - "line_start": 23779, - "line_end": 23782, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_805", - "name": "function_805", - "symbol_type": "Function", - "file_path": "", - "line_start": 23786, - "line_end": 23789, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 23793, - "line_end": 23796, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 23800, - "line_end": 23803, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 23807, - "line_end": 23810, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 23814, - "line_end": 23817, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_flatten", - "name": "flatten", - "symbol_type": "Function", - "file_path": "", - "line_start": 23821, - "line_end": 23826, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unflatten", - "name": "unflatten", - "symbol_type": "Function", - "file_path": "", - "line_start": 23830, - "line_end": 23833, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_patch_inplace", - "name": "patch_inplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 23846, - "line_end": 24112, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_patch", - "name": "patch", - "symbol_type": "Function", - "file_path": "", - "line_start": 24117, - "line_end": 24122, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diff", - "name": "diff", - "symbol_type": "Function", - "file_path": "", - "line_start": 24126, - "line_end": 24257, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_merge_patch", - "name": "merge_patch", - "symbol_type": "Function", - "file_path": "", - "line_start": 24269, - "line_end": 24293, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_816", - "name": "function_816", - "symbol_type": "Function", - "file_path": "", - "line_start": 24300, - "line_end": 24304, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_817", - "name": "function_817", - "symbol_type": "Function", - "file_path": "", - "line_start": 24314, - "line_end": 24317, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_818", - "name": "function_818", - "symbol_type": "Function", - "file_path": "", - "line_start": 24322, - "line_end": 24325, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_819", - "name": "function_819", - "symbol_type": "Function", - "file_path": "", - "line_start": 24329, - "line_end": 24383, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_820", - "name": "function_820", - "symbol_type": "Function", - "file_path": "", - "line_start": 24340, - "line_end": 24347, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_821", - "name": "function_821", - "symbol_type": "Function", - "file_path": "", - "line_start": 24343, - "line_end": 24346, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_822", - "name": "function_822", - "symbol_type": "Function", - "file_path": "", - "line_start": 24357, - "line_end": 24365, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 24373, - "line_end": 24379, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_make_void", - "name": "make_void", - "symbol_type": "Class", - "file_path": "", - "line_start": 249, - "line_end": 252, - "column_start": 25, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nonesuch", - "name": "nonesuch", - "symbol_type": "Class", - "file_path": "", - "line_start": 264, - "line_end": 272, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_detector", - "name": "detector", - "symbol_type": "Class", - "file_path": "", - "line_start": 278, - "line_end": 282, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 285, - "line_end": 289, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_detected_lazy", - "name": "is_detected_lazy", - "symbol_type": "Class", - "file_path": "", - "line_start": 295, - "line_end": 295, - "column_start": 0, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_would_call_std_", - "name": "would_call_std_", - "symbol_type": "Class", - "file_path": "", - "line_start": 2798, - "line_end": 2798, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_position_t", - "name": "position_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 3019, - "line_end": 3033, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_integer_sequence", - "name": "integer_sequence", - "symbol_type": "Class", - "file_path": "", - "line_start": 3106, - "line_end": 3113, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Extend", - "name": "Extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 3127, - "line_end": 3127, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 3131, - "line_end": 3134, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 3137, - "line_end": 3140, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Gen", - "name": "Gen", - "symbol_type": "Class", - "file_path": "", - "line_start": 3145, - "line_end": 3149, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 3152, - "line_end": 3155, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_priority_tag", - "name": "priority_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 3190, - "line_end": 3190, - "column_start": 21, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_14", - "name": "class_14", - "symbol_type": "Class", - "file_path": "", - "line_start": 3191, - "line_end": 3191, - "column_start": 11, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_static_const", - "name": "static_const", - "symbol_type": "Class", - "file_path": "", - "line_start": 3195, - "line_end": 3198, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_types", - "name": "iterator_types", - "symbol_type": "Class", - "file_path": "", - "line_start": 3255, - "line_end": 3255, - "column_start": 0, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 3258, - "line_end": 3268, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_traits", - "name": "iterator_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 3273, - "line_end": 3275, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_19", - "name": "class_19", - "symbol_type": "Class", - "file_path": "", - "line_start": 3278, - "line_end": 3281, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_20", - "name": "class_20", - "symbol_type": "Class", - "file_path": "", - "line_start": 3284, - "line_end": 3291, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_pointer", - "name": "json_pointer", - "symbol_type": "Class", - "file_path": "", - "line_start": 3398, - "line_end": 3398, - "column_start": 4, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ordered_map", - "name": "ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 3409, - "line_end": 3409, - "column_start": 4, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_basic_json", - "name": "is_basic_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 3445, - "line_end": 3445, - "column_start": 19, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_basic_json_context", - "name": "is_basic_json_context", - "symbol_type": "Class", - "file_path": "", - "line_start": 3454, - "line_end": 3458, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_ref", - "name": "json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 3465, - "line_end": 3465, - "column_start": 0, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_json_ref", - "name": "is_json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 3468, - "line_end": 3468, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_27", - "name": "class_27", - "symbol_type": "Class", - "file_path": "", - "line_start": 3471, - "line_end": 3471, - "column_start": 0, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_from_json", - "name": "has_from_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 3509, - "line_end": 3509, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_getable", - "name": "is_getable", - "symbol_type": "Class", - "file_path": "", - "line_start": 3516, - "line_end": 3519, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_30", - "name": "class_30", - "symbol_type": "Class", - "file_path": "", - "line_start": 3522, - "line_end": 3529, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_non_default_from_json", - "name": "has_non_default_from_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 3534, - "line_end": 3534, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_32", - "name": "class_32", - "symbol_type": "Class", - "file_path": "", - "line_start": 3537, - "line_end": 3544, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_to_json", - "name": "has_to_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 3549, - "line_end": 3549, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_34", - "name": "class_34", - "symbol_type": "Class", - "file_path": "", - "line_start": 3552, - "line_end": 3559, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_key_compare", - "name": "has_key_compare", - "symbol_type": "Class", - "file_path": "", - "line_start": 3565, - "line_end": 3565, - "column_start": 0, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_actual_object_comparator", - "name": "actual_object_comparator", - "symbol_type": "Class", - "file_path": "", - "line_start": 3569, - "line_end": 3575, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_conjunction", - "name": "conjunction", - "symbol_type": "Class", - "file_path": "", - "line_start": 3585, - "line_end": 3585, - "column_start": 19, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_38", - "name": "class_38", - "symbol_type": "Class", - "file_path": "", - "line_start": 3586, - "line_end": 3586, - "column_start": 18, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_39", - "name": "class_39", - "symbol_type": "Class", - "file_path": "", - "line_start": 3588, - "line_end": 3589, - "column_start": 0, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_negation", - "name": "negation", - "symbol_type": "Class", - "file_path": "", - "line_start": 3592, - "line_end": 3592, - "column_start": 18, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_default_constructible", - "name": "is_default_constructible", - "symbol_type": "Class", - "file_path": "", - "line_start": 3598, - "line_end": 3598, - "column_start": 0, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_42", - "name": "class_42", - "symbol_type": "Class", - "file_path": "", - "line_start": 3601, - "line_end": 3602, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_43", - "name": "class_43", - "symbol_type": "Class", - "file_path": "", - "line_start": 3605, - "line_end": 3606, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_44", - "name": "class_44", - "symbol_type": "Class", - "file_path": "", - "line_start": 3609, - "line_end": 3610, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_45", - "name": "class_45", - "symbol_type": "Class", - "file_path": "", - "line_start": 3613, - "line_end": 3614, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible", - "name": "is_constructible", - "symbol_type": "Class", - "file_path": "", - "line_start": 3618, - "line_end": 3618, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_47", - "name": "class_47", - "symbol_type": "Class", - "file_path": "", - "line_start": 3621, - "line_end": 3621, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_48", - "name": "class_48", - "symbol_type": "Class", - "file_path": "", - "line_start": 3624, - "line_end": 3624, - "column_start": 0, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_49", - "name": "class_49", - "symbol_type": "Class", - "file_path": "", - "line_start": 3627, - "line_end": 3627, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_50", - "name": "class_50", - "symbol_type": "Class", - "file_path": "", - "line_start": 3630, - "line_end": 3630, - "column_start": 0, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_iterator_traits", - "name": "is_iterator_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 3634, - "line_end": 3634, - "column_start": 0, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_52", - "name": "class_52", - "symbol_type": "Class", - "file_path": "", - "line_start": 3637, - "line_end": 3649, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_range", - "name": "is_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 3652, - "line_end": 3668, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_complete_type", - "name": "is_complete_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3681, - "line_end": 3681, - "column_start": 0, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_55", - "name": "class_55", - "symbol_type": "Class", - "file_path": "", - "line_start": 3684, - "line_end": 3684, - "column_start": 0, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_object_type_impl", - "name": "is_compatible_object_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3688, - "line_end": 3688, - "column_start": 0, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_57", - "name": "class_57", - "symbol_type": "Class", - "file_path": "", - "line_start": 3691, - "line_end": 3704, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_object_type", - "name": "is_compatible_object_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3707, - "line_end": 3708, - "column_start": 0, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_object_type_impl", - "name": "is_constructible_object_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3712, - "line_end": 3712, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_60", - "name": "class_60", - "symbol_type": "Class", - "file_path": "", - "line_start": 3715, - "line_end": 3736, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_object_type", - "name": "is_constructible_object_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3739, - "line_end": 3741, - "column_start": 0, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_string_type", - "name": "is_compatible_string_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3744, - "line_end": 3748, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_string_type", - "name": "is_constructible_string_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3751, - "line_end": 3765, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_array_type_impl", - "name": "is_compatible_array_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3768, - "line_end": 3768, - "column_start": 0, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_65", - "name": "class_65", - "symbol_type": "Class", - "file_path": "", - "line_start": 3771, - "line_end": 3783, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_array_type", - "name": "is_compatible_array_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3786, - "line_end": 3787, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_array_type_impl", - "name": "is_constructible_array_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3790, - "line_end": 3790, - "column_start": 0, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_68", - "name": "class_68", - "symbol_type": "Class", - "file_path": "", - "line_start": 3793, - "line_end": 3797, - "column_start": 0, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_69", - "name": "class_69", - "symbol_type": "Class", - "file_path": "", - "line_start": 3800, - "line_end": 3827, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_array_type", - "name": "is_constructible_array_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3830, - "line_end": 3831, - "column_start": 0, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_integer_type_impl", - "name": "is_compatible_integer_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3835, - "line_end": 3835, - "column_start": 0, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_72", - "name": "class_72", - "symbol_type": "Class", - "file_path": "", - "line_start": 3838, - "line_end": 3853, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_integer_type", - "name": "is_compatible_integer_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3856, - "line_end": 3858, - "column_start": 0, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_type_impl", - "name": "is_compatible_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3861, - "line_end": 3861, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_75", - "name": "class_75", - "symbol_type": "Class", - "file_path": "", - "line_start": 3864, - "line_end": 3870, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_type", - "name": "is_compatible_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3873, - "line_end": 3874, - "column_start": 0, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_tuple", - "name": "is_constructible_tuple", - "symbol_type": "Class", - "file_path": "", - "line_start": 3877, - "line_end": 3877, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_78", - "name": "class_78", - "symbol_type": "Class", - "file_path": "", - "line_start": 3880, - "line_end": 3880, - "column_start": 0, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_json_iterator_of", - "name": "is_json_iterator_of", - "symbol_type": "Class", - "file_path": "", - "line_start": 3883, - "line_end": 3883, - "column_start": 0, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_80", - "name": "class_80", - "symbol_type": "Class", - "file_path": "", - "line_start": 3886, - "line_end": 3886, - "column_start": 0, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_81", - "name": "class_81", - "symbol_type": "Class", - "file_path": "", - "line_start": 3889, - "line_end": 3890, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_specialization_of", - "name": "is_specialization_of", - "symbol_type": "Class", - "file_path": "", - "line_start": 3894, - "line_end": 3894, - "column_start": 0, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_83", - "name": "class_83", - "symbol_type": "Class", - "file_path": "", - "line_start": 3897, - "line_end": 3897, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_comparable", - "name": "is_comparable", - "symbol_type": "Class", - "file_path": "", - "line_start": 3904, - "line_end": 3904, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_85", - "name": "class_85", - "symbol_type": "Class", - "file_path": "", - "line_start": 3907, - "line_end": 3910, - "column_start": 0, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_ordered_map", - "name": "is_ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 3960, - "line_end": 3973, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_two", - "name": "two", - "symbol_type": "Class", - "file_path": "", - "line_start": 3964, - "line_end": 3967, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_in_range_of_impl2", - "name": "value_in_range_of_impl2", - "symbol_type": "Class", - "file_path": "", - "line_start": 4010, - "line_end": 4010, - "column_start": 0, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_89", - "name": "class_89", - "symbol_type": "Class", - "file_path": "", - "line_start": 4013, - "line_end": 4020, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_90", - "name": "class_90", - "symbol_type": "Class", - "file_path": "", - "line_start": 4023, - "line_end": 4030, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_91", - "name": "class_91", - "symbol_type": "Class", - "file_path": "", - "line_start": 4033, - "line_end": 4040, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_92", - "name": "class_92", - "symbol_type": "Class", - "file_path": "", - "line_start": 4044, - "line_end": 4052, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_in_range_of_impl1", - "name": "value_in_range_of_impl1", - "symbol_type": "Class", - "file_path": "", - "line_start": 4057, - "line_end": 4057, - "column_start": 0, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_94", - "name": "class_94", - "symbol_type": "Class", - "file_path": "", - "line_start": 4060, - "line_end": 4066, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_95", - "name": "class_95", - "symbol_type": "Class", - "file_path": "", - "line_start": 4069, - "line_end": 4075, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_c_string", - "name": "is_c_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 4109, - "line_end": 4109, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_transparent", - "name": "is_transparent", - "symbol_type": "Class", - "file_path": "", - "line_start": 4131, - "line_end": 4131, - "column_start": 0, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_exception", - "name": "exception", - "symbol_type": "Class", - "file_path": "", - "line_start": 4300, - "line_end": 4394, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parse_error", - "name": "parse_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 4398, - "line_end": 4447, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_invalid_iterator", - "name": "invalid_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 4451, - "line_end": 4465, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_error", - "name": "type_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 4469, - "line_end": 4482, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_out_of_range", - "name": "out_of_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 4486, - "line_end": 4499, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_other_error", - "name": "other_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 4503, - "line_end": 4516, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identity_tag", - "name": "identity_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 4544, - "line_end": 4544, - "column_start": 19, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_from_json_fn", - "name": "from_json_fn", - "symbol_type": "Class", - "file_path": "", - "line_start": 5027, - "line_end": 5036, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 5114, - "line_end": 5232, - "column_start": 32, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 5235, - "line_end": 5265, - "column_start": 32, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_108", - "name": "class_108", - "symbol_type": "Class", - "file_path": "", - "line_start": 5300, - "line_end": 5301, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_109", - "name": "class_109", - "symbol_type": "Class", - "file_path": "", - "line_start": 5304, - "line_end": 5310, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_external_constructor", - "name": "external_constructor", - "symbol_type": "Class", - "file_path": "", - "line_start": 5348, - "line_end": 5348, - "column_start": 18, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_111", - "name": "class_111", - "symbol_type": "Class", - "file_path": "", - "line_start": 5351, - "line_end": 5361, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_112", - "name": "class_112", - "symbol_type": "Class", - "file_path": "", - "line_start": 5364, - "line_end": 5394, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_113", - "name": "class_113", - "symbol_type": "Class", - "file_path": "", - "line_start": 5397, - "line_end": 5416, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_114", - "name": "class_114", - "symbol_type": "Class", - "file_path": "", - "line_start": 5419, - "line_end": 5429, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_115", - "name": "class_115", - "symbol_type": "Class", - "file_path": "", - "line_start": 5432, - "line_end": 5442, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_116", - "name": "class_116", - "symbol_type": "Class", - "file_path": "", - "line_start": 5445, - "line_end": 5455, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_117", - "name": "class_117", - "symbol_type": "Class", - "file_path": "", - "line_start": 5458, - "line_end": 5525, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_118", - "name": "class_118", - "symbol_type": "Class", - "file_path": "", - "line_start": 5528, - "line_end": 5563, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_to_json_fn", - "name": "to_json_fn", - "symbol_type": "Class", - "file_path": "", - "line_start": 5728, - "line_end": 5735, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_adl_serializer", - "name": "adl_serializer", - "symbol_type": "Class", - "file_path": "", - "line_start": 5761, - "line_end": 5791, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 6153, - "line_end": 6202, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_input_adapter", - "name": "iterator_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 6208, - "line_end": 6240, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_wide_string_input_helper", - "name": "wide_string_input_helper", - "symbol_type": "Class", - "file_path": "", - "line_start": 6244, - "line_end": 6244, - "column_start": 0, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_124", - "name": "class_124", - "symbol_type": "Class", - "file_path": "", - "line_start": 6247, - "line_end": 6302, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_125", - "name": "class_125", - "symbol_type": "Class", - "file_path": "", - "line_start": 6305, - "line_end": 6364, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_wide_string_input_adapter", - "name": "wide_string_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 6368, - "line_end": 6409, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_input_adapter_factory", - "name": "iterator_input_adapter_factory", - "symbol_type": "Class", - "file_path": "", - "line_start": 6413, - "line_end": 6423, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_iterator_of_multibyte", - "name": "is_iterator_of_multibyte", - "symbol_type": "Class", - "file_path": "", - "line_start": 6426, - "line_end": 6433, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_129", - "name": "class_129", - "symbol_type": "Class", - "file_path": "", - "line_start": 6436, - "line_end": 6447, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_container_input_adapter_factory", - "name": "container_input_adapter_factory", - "symbol_type": "Class", - "file_path": "", - "line_start": 6468, - "line_end": 6468, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_131", - "name": "class_131", - "symbol_type": "Class", - "file_path": "", - "line_start": 6471, - "line_end": 6480, - "column_start": 0, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 6534, - "line_end": 6560, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 6913, - "line_end": 7217, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_sax_acceptor", - "name": "json_sax_acceptor", - "symbol_type": "Class", - "file_path": "", - "line_start": 7220, - "line_end": 7293, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lexer_base", - "name": "lexer_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 7335, - "line_end": 7405, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lexer", - "name": "lexer", - "symbol_type": "Class", - "file_path": "", - "line_start": 7412, - "line_end": 8611, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_sax", - "name": "is_sax", - "symbol_type": "Class", - "file_path": "", - "line_start": 9014, - "line_end": 9042, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_sax_static_asserts", - "name": "is_sax_static_asserts", - "symbol_type": "Class", - "file_path": "", - "line_start": 9045, - "line_end": 9096, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_binary_reader", - "name": "binary_reader", - "symbol_type": "Class", - "file_path": "", - "line_start": 9141, - "line_end": 12076, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parser", - "name": "parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 12158, - "line_end": 12602, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_primitive_iterator_t", - "name": "primitive_iterator_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 12650, - "line_end": 12750, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_internal_iterator", - "name": "internal_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 12766, - "line_end": 12774, - "column_start": 33, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 12813, - "line_end": 12813, - "column_start": 32, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 12814, - "line_end": 12814, - "column_start": 32, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iter_impl", - "name": "iter_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 12833, - "line_end": 13021, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 13586, - "line_end": 13669, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_ref", - "name": "json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 14695, - "line_end": 14748, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Class", - "file_path": "", - "line_start": 14820, - "line_end": 14831, - "column_start": 28, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_vector_adapter", - "name": "output_vector_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14839, - "line_end": 14859, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_stream_adapter", - "name": "output_stream_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14864, - "line_end": 14884, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_string_adapter", - "name": "output_string_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14889, - "line_end": 14909, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_adapter", - "name": "output_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14912, - "line_end": 14934, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_binary_writer", - "name": "binary_writer", - "symbol_type": "Class", - "file_path": "", - "line_start": 14954, - "line_end": 16750, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_diyfp", - "name": "diyfp", - "symbol_type": "Class", - "file_path": "", - "line_start": 16840, - "line_end": 16956, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_boundaries", - "name": "boundaries", - "symbol_type": "Class", - "file_path": "", - "line_start": 16958, - "line_end": 16963, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cached_power", - "name": "cached_power", - "symbol_type": "Class", - "file_path": "", - "line_start": 17097, - "line_end": 17102, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_serializer", - "name": "serializer", - "symbol_type": "Class", - "file_path": "", - "line_start": 17935, - "line_end": 18471, - "column_start": 0, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_158", - "name": "class_158", - "symbol_type": "Class", - "file_path": "", - "line_start": 24351, - "line_end": 24366, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "json_fwd.hpp", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-src/single_include/nlohmann/json_fwd.hpp", - "language": "cpp", - "size_bytes": 6268, - "total_lines": 175, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.399583978Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_json_pointer", - "name": "json_pointer", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 156, - "column_start": 0, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ordered_map", - "name": "ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 167, - "line_end": 167, - "column_start": 0, - "column_end": 18, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./development/nyamesh/src/build-nyamesh4-windows/_deps/json-subbuild/CMakeFiles/json-populate.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 122, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.414016871Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "LightMessaging.cpp", - "path": "./development/nyamesh/src/core/LightMessaging.cpp", - "language": "cpp", - "size_bytes": 15218, - "total_lines": 465, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.450955661Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_InternalMessage", - "name": "InternalMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 4, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Impl", - "name": "Impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 183, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 299, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 319, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 328, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 330, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 337, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 344, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 349, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 354, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 358, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 362, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 366, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 370, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 374, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 386, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 390, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 394, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 404, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 408, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 416, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 424, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 432, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 440, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 442, - "line_end": 451, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 457, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 463, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_InternalMessage", - "name": "InternalMessage", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_1", - "name": "class_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 320, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "LightMessaging.h", - "path": "./development/nyamesh/src/core/LightMessaging.h", - "language": "c", - "size_bytes": 9778, - "total_lines": 314, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.457339920Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_LightOptions", - "name": "LightOptions", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_LightOptions", - "name": "LightOptions", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 44, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_LightMessagingBus", - "name": "LightMessagingBus", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 4, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_LightMessagingBus", - "name": "LightMessagingBus", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 4, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 4, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sendMessage", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_subscribeMessage", - "name": "subscribeMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sendMessageAsync", - "name": "sendMessageAsync", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_subscribe", - "name": "subscribe", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_LightOptions", - "name": "LightOptions", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LightMessagingBus", - "name": "LightMessagingBus", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 221, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Statistics", - "name": "Statistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 159, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Impl", - "name": "Impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 198, - "line_end": 198, - "column_start": 4, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LightMessagingFactory", - "name": "LightMessagingFactory", - "symbol_type": "Class", - "file_path": "", - "line_start": 228, - "line_end": 256, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_GlobalConfig", - "name": "GlobalConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 244, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CoreMessagingHelper", - "name": "CoreMessagingHelper", - "symbol_type": "Class", - "file_path": "", - "line_start": 263, - "line_end": 295, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh.cpp", - "path": "./development/nyamesh/src/core/nyamesh.cpp", - "language": "cpp", - "size_bytes": 26086, - "total_lines": 726, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.465948849Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 61, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 87, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 126, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 163, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 184, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 204, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 234, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 242, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 246, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 295, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 300, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 327, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 336, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 368, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 377, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 382, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 419, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 421, - "line_end": 438, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 487, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 547, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 555, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 557, - "line_end": 563, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 565, - "line_end": 570, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 572, - "line_end": 638, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 640, - "line_end": 705, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createNyaMesh", - "name": "createNyaMesh", - "symbol_type": "Function", - "file_path": "", - "line_start": 709, - "line_end": 712, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createNyaMeshNetwork", - "name": "createNyaMeshNetwork", - "symbol_type": "Function", - "file_path": "", - "line_start": 714, - "line_end": 724, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyamesh.h", - "path": "./development/nyamesh/src/core/nyamesh.h", - "language": "c", - "size_bytes": 10024, - "total_lines": 352, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.472966092Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_SafeMessage", - "name": "SafeMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 4, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SafeMessage", - "name": "SafeMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 66, - "column_start": 4, - "column_end": 108, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 232, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 237, - "column_start": 4, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 242, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 247, - "column_start": 4, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_HandlerInfo", - "name": "HandlerInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 268, - "column_start": 8, - "column_end": 112, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_TransportInterface", - "name": "TransportInterface", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 4, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_InProcessTransport", - "name": "InProcessTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 45, - "column_start": 4, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NyaMesh2TransportAdapter", - "name": "NyaMesh2TransportAdapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 46, - "column_start": 4, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SafeMessage", - "name": "SafeMessage", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NyaMesh", - "name": "NyaMesh", - "symbol_type": "Class", - "file_path": "", - "line_start": 74, - "line_end": 332, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_HandlerInfo", - "name": "HandlerInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 263, - "line_end": 269, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "NyaMeshHelpers.h", - "path": "./development/nyamesh/src/core/NyaMeshHelpers.h", - "language": "c", - "size_bytes": 8209, - "total_lines": 300, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.478040413Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_SafeNodeHandle", - "name": "SafeNodeHandle", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 64, - "column_start": 4, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 4, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_IntentBuilder", - "name": "IntentBuilder", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 102, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_BatchOperationGuard", - "name": "BatchOperationGuard", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 149, - "column_start": 4, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 157, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 195, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 214, - "column_start": 4, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_routeIntent", - "name": "routeIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 236, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createChild", - "name": "createChild", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sendMessage", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_safeReparent", - "name": "safeReparent", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 275, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 297, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_SafeNodeHandle", - "name": "SafeNodeHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IntentBuilder", - "name": "IntentBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 135, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Intent", - "name": "Intent", - "symbol_type": "Class", - "file_path": "", - "line_start": 125, - "line_end": 131, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_BatchOperationGuard", - "name": "BatchOperationGuard", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 158, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ParentChildTransaction", - "name": "ParentChildTransaction", - "symbol_type": "Class", - "file_path": "", - "line_start": 165, - "line_end": 202, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Change", - "name": "Change", - "symbol_type": "Class", - "file_path": "", - "line_start": 167, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IntentRouter", - "name": "IntentRouter", - "symbol_type": "Class", - "file_path": "", - "line_start": 209, - "line_end": 237, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TypicalUsageHelper", - "name": "TypicalUsageHelper", - "symbol_type": "Class", - "file_path": "", - "line_start": 242, - "line_end": 276, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_PerformanceHint", - "name": "PerformanceHint", - "symbol_type": "Class", - "file_path": "", - "line_start": 281, - "line_end": 298, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UltraLightCoreBase.cpp", - "path": "./development/nyamesh/src/core/UltraLightCoreBase.cpp", - "language": "cpp", - "size_bytes": 11079, - "total_lines": 351, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.484063444Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_Impl", - "name": "Impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 250, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 261, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 263, - "column_start": 0, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 270, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 275, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 281, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 287, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 293, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 299, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 303, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 307, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 311, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 315, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 319, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 323, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 327, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 331, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 335, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 345, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 349, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_class_0", - "name": "class_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 253, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UltraLightCoreBase.h", - "path": "./development/nyamesh/src/core/UltraLightCoreBase.h", - "language": "c", - "size_bytes": 11140, - "total_lines": 379, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.489383180Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_UltraLightCoreBase", - "name": "UltraLightCoreBase", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 4, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_UltraLightCoreBase", - "name": "UltraLightCoreBase", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sendMessage", - "name": "sendMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_subscribeMessage", - "name": "subscribeMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sendMessageAsync", - "name": "sendMessageAsync", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_subscribeIntent", - "name": "subscribeIntent", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 330, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_CoreMessagingHelper", - "name": "CoreMessagingHelper", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LightMessagingBus", - "name": "LightMessagingBus", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_LightOptions", - "name": "LightOptions", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 4, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UltraLightCoreBase", - "name": "UltraLightCoreBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 300, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CoreStatistics", - "name": "CoreStatistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 205, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Impl", - "name": "Impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 273, - "line_end": 273, - "column_start": 4, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CoreFactory", - "name": "CoreFactory", - "symbol_type": "Class", - "file_path": "", - "line_start": 312, - "line_end": 347, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_GlobalConfig", - "name": "GlobalConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 335, - "line_end": 340, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "NyaMeshDebugLogger.cpp", - "path": "./development/nyamesh/src/debug/NyaMeshDebugLogger.cpp", - "language": "cpp", - "size_bytes": 321, - "total_lines": 16, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.495532303Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "NyaMeshDebugLogger.h", - "path": "./development/nyamesh/src/debug/NyaMeshDebugLogger.h", - "language": "c", - "size_bytes": 7273, - "total_lines": 244, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.500906347Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_NyaMeshDebugLogger", - "name": "NyaMeshDebugLogger", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 239, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UnifiedDebugSystem.cpp", - "path": "./development/nyamesh/src/debug/UnifiedDebugSystem.cpp", - "language": "cpp", - "size_bytes": 2774, - "total_lines": 79, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.506193570Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "UnifiedDebugSystem.h", - "path": "./development/nyamesh/src/debug/UnifiedDebugSystem.h", - "language": "c", - "size_bytes": 2306, - "total_lines": 87, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.510941742Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 4, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 80, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 81, - "column_start": 4, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_UnifiedDebugSystem", - "name": "UnifiedDebugSystem", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 85, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "IntentCommonOptions.cpp", - "path": "./development/nyamesh/src/intents/IntentCommonOptions.cpp", - "language": "cpp", - "size_bytes": 2233, - "total_lines": 57, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.517133714Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "IntentCommonOptions.h", - "path": "./development/nyamesh/src/intents/IntentCommonOptions.h", - "language": "c", - "size_bytes": 5104, - "total_lines": 168, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.522616042Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_IntentCommonOptions", - "name": "IntentCommonOptions", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 4, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_IntentCommonOptions", - "name": "IntentCommonOptions", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_IntentCommonOptions", - "name": "IntentCommonOptions", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 79, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_IntentInterpreter", - "name": "IntentInterpreter", - "symbol_type": "Class", - "file_path": "", - "line_start": 87, - "line_end": 166, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Recommendation", - "name": "Recommendation", - "symbol_type": "Class", - "file_path": "", - "line_start": 135, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ISettingsCore.h", - "path": "./development/nyamesh/src/interfaces/ISettingsCore.h", - "language": "c", - "size_bytes": 12929, - "total_lines": 428, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.528926634Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_SettingsValue", - "name": "SettingsValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SettingsValue", - "name": "SettingsValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 52, - "column_start": 4, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SettingsChangeNotification", - "name": "SettingsChangeNotification", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SettingsSearchResult", - "name": "SettingsSearchResult", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 132, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SettingsSearchResult", - "name": "SettingsSearchResult", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 134, - "column_start": 4, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 159, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_SettingsValue", - "name": "SettingsValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsChangeNotification", - "name": "SettingsChangeNotification", - "symbol_type": "Class", - "file_path": "", - "line_start": 113, - "line_end": 121, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsSearchResult", - "name": "SettingsSearchResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 126, - "line_end": 135, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ISettingsCore", - "name": "ISettingsCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 157, - "line_end": 371, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsStatistics", - "name": "SettingsStatistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 320, - "line_end": 326, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsCoreConfig", - "name": "SettingsCoreConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 401, - "line_end": 410, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "CoreMessages.cpp", - "path": "./development/nyamesh/src/messages/CoreMessages.cpp", - "language": "cpp", - "size_bytes": 429, - "total_lines": 19, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.534968519Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "CoreMessages.h", - "path": "./development/nyamesh/src/messages/CoreMessages.h", - "language": "c", - "size_bytes": 8995, - "total_lines": 332, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.540423583Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_SystemError", - "name": "SystemError", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 4, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SystemError", - "name": "SystemError", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 37, - "column_start": 4, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SystemWarning", - "name": "SystemWarning", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SystemWarning", - "name": "SystemWarning", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 49, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SystemInfo", - "name": "SystemInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 59, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SystemInfo", - "name": "SystemInfo", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 61, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_CoreInitialized", - "name": "CoreInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 4, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_CoreInitialized", - "name": "CoreInitialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 73, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SettingsValue", - "name": "SettingsValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 89, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SettingsValue", - "name": "SettingsValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 91, - "column_start": 4, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SettingsGetRequest", - "name": "SettingsGetRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 103, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SettingsGetRequest", - "name": "SettingsGetRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 105, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SettingsGetResponse", - "name": "SettingsGetResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 117, - "column_start": 4, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SettingsSetRequest", - "name": "SettingsSetRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 127, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SettingsSetRequest", - "name": "SettingsSetRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 129, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SettingsSetResponse", - "name": "SettingsSetResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 140, - "column_start": 4, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SettingsChanged", - "name": "SettingsChanged", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 152, - "column_start": 4, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SettingsChanged", - "name": "SettingsChanged", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 154, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_DrivesRequest", - "name": "DrivesRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 167, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_DrivesRequest", - "name": "DrivesRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 4, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_DrivesResponse", - "name": "DrivesResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 180, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_DirectoryRequest", - "name": "DirectoryRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 190, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_DirectoryRequest", - "name": "DirectoryRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 192, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_DirectoryResponse", - "name": "DirectoryResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 206, - "column_start": 4, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FileReadRequest", - "name": "FileReadRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 216, - "column_start": 4, - "column_end": 32, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FileReadRequest", - "name": "FileReadRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 218, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FileReadResponse", - "name": "FileReadResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 232, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FileWriteRequest", - "name": "FileWriteRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 243, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FileWriteRequest", - "name": "FileWriteRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 245, - "column_start": 4, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_FileWriteResponse", - "name": "FileWriteResponse", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 258, - "column_start": 4, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_EditorRequest", - "name": "EditorRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 272, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_EditorRequest", - "name": "EditorRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 274, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_BufferCreateRequest", - "name": "BufferCreateRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 284, - "column_start": 4, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_BufferCreateRequest", - "name": "BufferCreateRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 286, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TextChangeRequest", - "name": "TextChangeRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 297, - "column_start": 4, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_TextChangeRequest", - "name": "TextChangeRequest", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 299, - "column_start": 4, - "column_end": 52, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_SystemError", - "name": "SystemError", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SystemWarning", - "name": "SystemWarning", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SystemInfo", - "name": "SystemInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CoreInitialized", - "name": "CoreInitialized", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 74, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsValue", - "name": "SettingsValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 94, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsGetRequest", - "name": "SettingsGetRequest", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 106, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsGetResponse", - "name": "SettingsGetResponse", - "symbol_type": "Class", - "file_path": "", - "line_start": 111, - "line_end": 118, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsSetRequest", - "name": "SettingsSetRequest", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 130, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsSetResponse", - "name": "SettingsSetResponse", - "symbol_type": "Class", - "file_path": "", - "line_start": 135, - "line_end": 141, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SettingsChanged", - "name": "SettingsChanged", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 155, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DrivesRequest", - "name": "DrivesRequest", - "symbol_type": "Class", - "file_path": "", - "line_start": 164, - "line_end": 169, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DrivesResponse", - "name": "DrivesResponse", - "symbol_type": "Class", - "file_path": "", - "line_start": 174, - "line_end": 181, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DirectoryRequest", - "name": "DirectoryRequest", - "symbol_type": "Class", - "file_path": "", - "line_start": 186, - "line_end": 193, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DirectoryResponse", - "name": "DirectoryResponse", - "symbol_type": "Class", - "file_path": "", - "line_start": 198, - "line_end": 207, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileReadRequest", - "name": "FileReadRequest", - "symbol_type": "Class", - "file_path": "", - "line_start": 212, - "line_end": 219, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileReadResponse", - "name": "FileReadResponse", - "symbol_type": "Class", - "file_path": "", - "line_start": 224, - "line_end": 233, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileWriteRequest", - "name": "FileWriteRequest", - "symbol_type": "Class", - "file_path": "", - "line_start": 238, - "line_end": 246, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_FileWriteResponse", - "name": "FileWriteResponse", - "symbol_type": "Class", - "file_path": "", - "line_start": 251, - "line_end": 259, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_EditorRequest", - "name": "EditorRequest", - "symbol_type": "Class", - "file_path": "", - "line_start": 268, - "line_end": 275, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_BufferCreateRequest", - "name": "BufferCreateRequest", - "symbol_type": "Class", - "file_path": "", - "line_start": 280, - "line_end": 287, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TextChangeRequest", - "name": "TextChangeRequest", - "symbol_type": "Class", - "file_path": "", - "line_start": 292, - "line_end": 300, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "IntentDefinitions_v22.h", - "path": "./development/nyamesh/src/messages/IntentDefinitions_v22.h", - "language": "c", - "size_bytes": 7499, - "total_lines": 198, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.549566403Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "P2PMessage.h", - "path": "./development/nyamesh/src/messaging/P2PMessage.h", - "language": "c", - "size_bytes": 2317, - "total_lines": 82, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.556559926Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_P2PMessage", - "name": "P2PMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_P2PMessage", - "name": "P2PMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 43, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_P2PMessage", - "name": "P2PMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 50, - "column_start": 4, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_P2PMessage", - "name": "P2PMessage", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 79, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nlohmann_json.hpp", - "path": "./development/nyamesh/src/nlohmann_json.hpp", - "language": "cpp", - "size_bytes": 919975, - "total_lines": 24765, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.642705625Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 257, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 315, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 268, - "column_start": 4, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 269, - "column_start": 4, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 270, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_nonesuch", - "name": "nonesuch", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 271, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 272, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 273, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 2840, - "line_end": 2936, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 2902, - "line_end": 2923, - "column_start": 4, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 2930, - "line_end": 2933, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 2937, - "line_end": 3011, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_replace_substring", - "name": "replace_substring", - "symbol_type": "Function", - "file_path": "", - "line_start": 2971, - "line_end": 2980, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_escape", - "name": "escape", - "symbol_type": "Function", - "file_path": "", - "line_start": 2990, - "line_end": 2995, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unescape", - "name": "unescape", - "symbol_type": "Function", - "file_path": "", - "line_start": 3005, - "line_end": 3009, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 3030, - "line_end": 3051, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 3045, - "line_end": 3048, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 3076, - "line_end": 3227, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 3125, - "line_end": 3128, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_make_array", - "name": "make_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 3222, - "line_end": 3225, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 3267, - "line_end": 3310, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 3438, - "line_end": 4207, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 3615, - "line_end": 3618, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 3620, - "line_end": 3623, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 3625, - "line_end": 3628, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 3639, - "line_end": 3642, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 3644, - "line_end": 3647, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 3649, - "line_end": 3652, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_conditional_static_cast", - "name": "conditional_static_cast", - "symbol_type": "Function", - "file_path": "", - "line_start": 4050, - "line_end": 4053, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_conditional_static_cast", - "name": "conditional_static_cast", - "symbol_type": "Function", - "file_path": "", - "line_start": 4056, - "line_end": 4059, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 4088, - "line_end": 4092, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 4098, - "line_end": 4102, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 4108, - "line_end": 4112, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 4118, - "line_end": 4123, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 4134, - "line_end": 4137, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 4143, - "line_end": 4146, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value_in_range_of", - "name": "value_in_range_of", - "symbol_type": "Function", - "file_path": "", - "line_start": 4150, - "line_end": 4153, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_c_string", - "name": "is_c_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 4166, - "line_end": 4175, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_transparent", - "name": "is_transparent", - "symbol_type": "Function", - "file_path": "", - "line_start": 4194, - "line_end": 4197, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_39", - "name": "function_39", - "symbol_type": "Function", - "file_path": "", - "line_start": 4230, - "line_end": 4357, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 4234, - "line_end": 4237, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 4246, - "line_end": 4249, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 4252, - "line_end": 4256, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_length", - "name": "concat_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 4259, - "line_end": 4262, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4265, - "line_end": 4266, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4312, - "line_end": 4316, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4321, - "line_end": 4325, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4331, - "line_end": 4335, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat_into", - "name": "concat_into", - "symbol_type": "Function", - "file_path": "", - "line_start": 4342, - "line_end": 4346, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_concat", - "name": "concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 4349, - "line_end": 4355, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_50", - "name": "function_50", - "symbol_type": "Function", - "file_path": "", - "line_start": 4358, - "line_end": 4589, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_51", - "name": "function_51", - "symbol_type": "Function", - "file_path": "", - "line_start": 4375, - "line_end": 4378, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_52", - "name": "function_52", - "symbol_type": "Function", - "file_path": "", - "line_start": 4384, - "line_end": 4385, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_53", - "name": "function_53", - "symbol_type": "Function", - "file_path": "", - "line_start": 4387, - "line_end": 4390, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_54", - "name": "function_54", - "symbol_type": "Function", - "file_path": "", - "line_start": 4392, - "line_end": 4395, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diagnostics", - "name": "diagnostics", - "symbol_type": "Function", - "file_path": "", - "line_start": 4398, - "line_end": 4460, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4482, - "line_end": 4487, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4490, - "line_end": 4496, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 4510, - "line_end": 4511, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_59", - "name": "function_59", - "symbol_type": "Function", - "file_path": "", - "line_start": 4513, - "line_end": 4517, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4526, - "line_end": 4530, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_61", - "name": "function_61", - "symbol_type": "Function", - "file_path": "", - "line_start": 4533, - "line_end": 4535, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4544, - "line_end": 4548, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_63", - "name": "function_63", - "symbol_type": "Function", - "file_path": "", - "line_start": 4551, - "line_end": 4552, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4561, - "line_end": 4565, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_65", - "name": "function_65", - "symbol_type": "Function", - "file_path": "", - "line_start": 4568, - "line_end": 4569, - "column_start": 4, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 4578, - "line_end": 4582, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_67", - "name": "function_67", - "symbol_type": "Function", - "file_path": "", - "line_start": 4585, - "line_end": 4586, - "column_start": 4, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_68", - "name": "function_68", - "symbol_type": "Function", - "file_path": "", - "line_start": 4590, - "line_end": 4617, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_69", - "name": "function_69", - "symbol_type": "Function", - "file_path": "", - "line_start": 4636, - "line_end": 4640, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_70", - "name": "function_70", - "symbol_type": "Function", - "file_path": "", - "line_start": 4644, - "line_end": 4648, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_71", - "name": "function_71", - "symbol_type": "Function", - "file_path": "", - "line_start": 4659, - "line_end": 4859, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4664, - "line_end": 4671, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_arithmetic_value", - "name": "get_arithmetic_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 4678, - "line_end": 4708, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4711, - "line_end": 4718, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4721, - "line_end": 4728, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4737, - "line_end": 4745, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4748, - "line_end": 4751, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4754, - "line_end": 4757, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4760, - "line_end": 4763, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4768, - "line_end": 4773, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4779, - "line_end": 4791, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4796, - "line_end": 4808, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4811, - "line_end": 4818, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4821, - "line_end": 4824, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4827, - "line_end": 4835, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_array_impl", - "name": "from_json_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4865, - "line_end": 4880, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4890, - "line_end": 4901, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_inplace_array_impl", - "name": "from_json_inplace_array_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4904, - "line_end": 4908, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4911, - "line_end": 4920, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4923, - "line_end": 4931, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4935, - "line_end": 4953, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 4967, - "line_end": 5001, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl_base", - "name": "from_json_tuple_impl_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 5004, - "line_end": 5007, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 5010, - "line_end": 5014, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 5017, - "line_end": 5020, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 5023, - "line_end": 5026, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json_tuple_impl", - "name": "from_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 5029, - "line_end": 5032, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5035, - "line_end": 5044, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5049, - "line_end": 5064, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5069, - "line_end": 5084, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5088, - "line_end": 5095, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_102", - "name": "function_102", - "symbol_type": "Function", - "file_path": "", - "line_start": 5101, - "line_end": 5106, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_103", - "name": "function_103", - "symbol_type": "Function", - "file_path": "", - "line_start": 5174, - "line_end": 5355, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_int_to_string", - "name": "int_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 5179, - "line_end": 5184, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5208, - "line_end": 5208, - "column_start": 4, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5209, - "line_end": 5214, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5216, - "line_end": 5216, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_108", - "name": "function_108", - "symbol_type": "Function", - "file_path": "", - "line_start": 5217, - "line_end": 5217, - "column_start": 4, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5219, - "line_end": 5221, - "column_start": 4, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_110", - "name": "function_110", - "symbol_type": "Function", - "file_path": "", - "line_start": 5222, - "line_end": 5224, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_111", - "name": "function_111", - "symbol_type": "Function", - "file_path": "", - "line_start": 5225, - "line_end": 5225, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_112", - "name": "function_112", - "symbol_type": "Function", - "file_path": "", - "line_start": 5228, - "line_end": 5231, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_113", - "name": "function_113", - "symbol_type": "Function", - "file_path": "", - "line_start": 5234, - "line_end": 5240, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_114", - "name": "function_114", - "symbol_type": "Function", - "file_path": "", - "line_start": 5242, - "line_end": 5248, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_115", - "name": "function_115", - "symbol_type": "Function", - "file_path": "", - "line_start": 5251, - "line_end": 5254, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_116", - "name": "function_116", - "symbol_type": "Function", - "file_path": "", - "line_start": 5257, - "line_end": 5260, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_117", - "name": "function_117", - "symbol_type": "Function", - "file_path": "", - "line_start": 5263, - "line_end": 5296, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_118", - "name": "function_118", - "symbol_type": "Function", - "file_path": "", - "line_start": 5299, - "line_end": 5302, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 5313, - "line_end": 5313, - "column_start": 4, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 5316, - "line_end": 5317, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 5319, - "line_end": 5319, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_122", - "name": "function_122", - "symbol_type": "Function", - "file_path": "", - "line_start": 5320, - "line_end": 5320, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Function", - "file_path": "", - "line_start": 5321, - "line_end": 5321, - "column_start": 4, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_124", - "name": "function_124", - "symbol_type": "Function", - "file_path": "", - "line_start": 5322, - "line_end": 5322, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_125", - "name": "function_125", - "symbol_type": "Function", - "file_path": "", - "line_start": 5323, - "line_end": 5323, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_126", - "name": "function_126", - "symbol_type": "Function", - "file_path": "", - "line_start": 5326, - "line_end": 5329, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_127", - "name": "function_127", - "symbol_type": "Function", - "file_path": "", - "line_start": 5332, - "line_end": 5335, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 5342, - "line_end": 5345, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 5350, - "line_end": 5353, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_130", - "name": "function_130", - "symbol_type": "Function", - "file_path": "", - "line_start": 5356, - "line_end": 5386, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_131", - "name": "function_131", - "symbol_type": "Function", - "file_path": "", - "line_start": 5404, - "line_end": 5808, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5425, - "line_end": 5431, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5438, - "line_end": 5444, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5447, - "line_end": 5453, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5458, - "line_end": 5464, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5471, - "line_end": 5477, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5480, - "line_end": 5486, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5493, - "line_end": 5499, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5506, - "line_end": 5512, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5519, - "line_end": 5525, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5532, - "line_end": 5539, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5542, - "line_end": 5549, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5554, - "line_end": 5564, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5567, - "line_end": 5579, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5583, - "line_end": 5595, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5602, - "line_end": 5609, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5612, - "line_end": 5619, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_construct", - "name": "construct", - "symbol_type": "Function", - "file_path": "", - "line_start": 5623, - "line_end": 5633, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5642, - "line_end": 5645, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5655, - "line_end": 5658, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5662, - "line_end": 5665, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5668, - "line_end": 5671, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5675, - "line_end": 5678, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5682, - "line_end": 5685, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5689, - "line_end": 5692, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5697, - "line_end": 5701, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5705, - "line_end": 5708, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5718, - "line_end": 5721, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5724, - "line_end": 5727, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5731, - "line_end": 5734, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5737, - "line_end": 5740, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5744, - "line_end": 5747, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5750, - "line_end": 5753, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5760, - "line_end": 5763, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5766, - "line_end": 5769, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5774, - "line_end": 5777, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json_tuple_impl", - "name": "to_json_tuple_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 5780, - "line_end": 5783, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5786, - "line_end": 5789, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_json", - "name": "to_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5793, - "line_end": 5796, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_json", - "name": "from_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 5847, - "line_end": 5852, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5897, - "line_end": 5899, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5902, - "line_end": 5904, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5907, - "line_end": 5909, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5912, - "line_end": 5916, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_byte_container_with_subtype", - "name": "byte_container_with_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5919, - "line_end": 5923, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_176", - "name": "function_176", - "symbol_type": "Function", - "file_path": "", - "line_start": 5925, - "line_end": 5929, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_177", - "name": "function_177", - "symbol_type": "Function", - "file_path": "", - "line_start": 5931, - "line_end": 5934, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_subtype", - "name": "set_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5938, - "line_end": 5942, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_subtype", - "name": "subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5946, - "line_end": 5949, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_has_subtype", - "name": "has_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5953, - "line_end": 5956, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_clear_subtype", - "name": "clear_subtype", - "symbol_type": "Function", - "file_path": "", - "line_start": 5960, - "line_end": 5964, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_182", - "name": "function_182", - "symbol_type": "Function", - "file_path": "", - "line_start": 5999, - "line_end": 6109, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_combine", - "name": "combine", - "symbol_type": "Function", - "file_path": "", - "line_start": 6004, - "line_end": 6008, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_hash", - "name": "hash", - "symbol_type": "Function", - "file_path": "", - "line_start": 6022, - "line_end": 6107, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_185", - "name": "function_185", - "symbol_type": "Function", - "file_path": "", - "line_start": 6171, - "line_end": 6632, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6193, - "line_end": 6197, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6200, - "line_end": 6200, - "column_start": 4, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_file_input_adapter", - "name": "file_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6201, - "line_end": 6201, - "column_start": 4, - "column_end": 64, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_character", - "name": "get_character", - "symbol_type": "Function", - "file_path": "", - "line_start": 6206, - "line_end": 6209, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_190", - "name": "function_190", - "symbol_type": "Function", - "file_path": "", - "line_start": 6230, - "line_end": 6238, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6240, - "line_end": 6242, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6245, - "line_end": 6245, - "column_start": 4, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_193", - "name": "function_193", - "symbol_type": "Function", - "file_path": "", - "line_start": 6246, - "line_end": 6246, - "column_start": 4, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_194", - "name": "function_194", - "symbol_type": "Function", - "file_path": "", - "line_start": 6247, - "line_end": 6247, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6249, - "line_end": 6254, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_196", - "name": "function_196", - "symbol_type": "Function", - "file_path": "", - "line_start": 6259, - "line_end": 6268, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_input_adapter", - "name": "iterator_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6285, - "line_end": 6287, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_198", - "name": "function_198", - "symbol_type": "Function", - "file_path": "", - "line_start": 6289, - "line_end": 6299, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_199", - "name": "function_199", - "symbol_type": "Function", - "file_path": "", - "line_start": 6308, - "line_end": 6311, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_200", - "name": "function_200", - "symbol_type": "Function", - "file_path": "", - "line_start": 6321, - "line_end": 6372, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_201", - "name": "function_201", - "symbol_type": "Function", - "file_path": "", - "line_start": 6379, - "line_end": 6434, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_wide_string_input_adapter", - "name": "wide_string_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6444, - "line_end": 6445, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_203", - "name": "function_203", - "symbol_type": "Function", - "file_path": "", - "line_start": 6447, - "line_end": 6462, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_fill_buffer", - "name": "fill_buffer", - "symbol_type": "Function", - "file_path": "", - "line_start": 6468, - "line_end": 6471, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_205", - "name": "function_205", - "symbol_type": "Function", - "file_path": "", - "line_start": 6489, - "line_end": 6492, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_206", - "name": "function_206", - "symbol_type": "Function", - "file_path": "", - "line_start": 6513, - "line_end": 6516, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6521, - "line_end": 6525, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_208", - "name": "function_208", - "symbol_type": "Function", - "file_path": "", - "line_start": 6546, - "line_end": 6549, - "column_start": 11, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6555, - "line_end": 6558, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6562, - "line_end": 6565, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6567, - "line_end": 6570, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6572, - "line_end": 6575, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6588, - "line_end": 6593, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_input_adapter", - "name": "input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6596, - "line_end": 6599, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6613, - "line_end": 6614, - "column_start": 4, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 6620, - "line_end": 6621, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_217", - "name": "function_217", - "symbol_type": "Function", - "file_path": "", - "line_start": 6623, - "line_end": 6626, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6813, - "line_end": 6815, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6818, - "line_end": 6818, - "column_start": 4, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_parser", - "name": "json_sax_dom_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6819, - "line_end": 6819, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_221", - "name": "function_221", - "symbol_type": "Function", - "file_path": "", - "line_start": 6822, - "line_end": 6822, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_null", - "name": "null", - "symbol_type": "Function", - "file_path": "", - "line_start": 6824, - "line_end": 6828, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_boolean", - "name": "boolean", - "symbol_type": "Function", - "file_path": "", - "line_start": 6830, - "line_end": 6834, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_integer", - "name": "number_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 6836, - "line_end": 6840, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_unsigned", - "name": "number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 6842, - "line_end": 6846, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_number_float", - "name": "number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 6848, - "line_end": 6852, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_string", - "name": "string", - "symbol_type": "Function", - "file_path": "", - "line_start": 6854, - "line_end": 6858, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 6860, - "line_end": 6864, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start_object", - "name": "start_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 6866, - "line_end": 6876, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_key", - "name": "key", - "symbol_type": "Function", - "file_path": "", - "line_start": 6878, - "line_end": 6886, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end_object", - "name": "end_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 6888, - "line_end": 6896, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_start_array", - "name": "start_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 6898, - "line_end": 6908, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end_array", - "name": "end_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 6910, - "line_end": 6918, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 6921, - "line_end": 6931, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_errored", - "name": "is_errored", - "symbol_type": "Function", - "file_path": "", - "line_start": 6933, - "line_end": 6936, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 6993, - "line_end": 6999, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 7002, - "line_end": 7002, - "column_start": 4, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 7003, - "line_end": 7003, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_239", - "name": "function_239", - "symbol_type": "Function", - "file_path": "", - "line_start": 7004, - "line_end": 7004, - "column_start": 4, - "column_end": 90, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_240", - "name": "function_240", - "symbol_type": "Function", - "file_path": "", - "line_start": 7005, - "line_end": 7005, - "column_start": 4, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_241", - "name": "function_241", - "symbol_type": "Function", - "file_path": "", - "line_start": 7006, - "line_end": 7006, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_242", - "name": "function_242", - "symbol_type": "Function", - "file_path": "", - "line_start": 7008, - "line_end": 7012, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_243", - "name": "function_243", - "symbol_type": "Function", - "file_path": "", - "line_start": 7014, - "line_end": 7018, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_244", - "name": "function_244", - "symbol_type": "Function", - "file_path": "", - "line_start": 7020, - "line_end": 7024, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_245", - "name": "function_245", - "symbol_type": "Function", - "file_path": "", - "line_start": 7026, - "line_end": 7030, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_246", - "name": "function_246", - "symbol_type": "Function", - "file_path": "", - "line_start": 7032, - "line_end": 7036, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_247", - "name": "function_247", - "symbol_type": "Function", - "file_path": "", - "line_start": 7038, - "line_end": 7042, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_248", - "name": "function_248", - "symbol_type": "Function", - "file_path": "", - "line_start": 7044, - "line_end": 7048, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_249", - "name": "function_249", - "symbol_type": "Function", - "file_path": "", - "line_start": 7050, - "line_end": 7066, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_250", - "name": "function_250", - "symbol_type": "Function", - "file_path": "", - "line_start": 7068, - "line_end": 7083, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_251", - "name": "function_251", - "symbol_type": "Function", - "file_path": "", - "line_start": 7085, - "line_end": 7119, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_252", - "name": "function_252", - "symbol_type": "Function", - "file_path": "", - "line_start": 7121, - "line_end": 7136, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_253", - "name": "function_253", - "symbol_type": "Function", - "file_path": "", - "line_start": 7138, - "line_end": 7168, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse_error", - "name": "parse_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 7171, - "line_end": 7181, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_255", - "name": "function_255", - "symbol_type": "Function", - "file_path": "", - "line_start": 7183, - "line_end": 7186, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_handle_value", - "name": "handle_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 7205, - "line_end": 7266, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_257", - "name": "function_257", - "symbol_type": "Function", - "file_path": "", - "line_start": 7298, - "line_end": 7301, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_258", - "name": "function_258", - "symbol_type": "Function", - "file_path": "", - "line_start": 7303, - "line_end": 7306, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_259", - "name": "function_259", - "symbol_type": "Function", - "file_path": "", - "line_start": 7308, - "line_end": 7311, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_260", - "name": "function_260", - "symbol_type": "Function", - "file_path": "", - "line_start": 7313, - "line_end": 7316, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_261", - "name": "function_261", - "symbol_type": "Function", - "file_path": "", - "line_start": 7318, - "line_end": 7321, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_262", - "name": "function_262", - "symbol_type": "Function", - "file_path": "", - "line_start": 7323, - "line_end": 7326, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_263", - "name": "function_263", - "symbol_type": "Function", - "file_path": "", - "line_start": 7328, - "line_end": 7331, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_264", - "name": "function_264", - "symbol_type": "Function", - "file_path": "", - "line_start": 7333, - "line_end": 7336, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_265", - "name": "function_265", - "symbol_type": "Function", - "file_path": "", - "line_start": 7338, - "line_end": 7341, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_266", - "name": "function_266", - "symbol_type": "Function", - "file_path": "", - "line_start": 7343, - "line_end": 7346, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_267", - "name": "function_267", - "symbol_type": "Function", - "file_path": "", - "line_start": 7348, - "line_end": 7351, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_268", - "name": "function_268", - "symbol_type": "Function", - "file_path": "", - "line_start": 7353, - "line_end": 7356, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_269", - "name": "function_269", - "symbol_type": "Function", - "file_path": "", - "line_start": 7358, - "line_end": 7361, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_270", - "name": "function_270", - "symbol_type": "Function", - "file_path": "", - "line_start": 7397, - "line_end": 8683, - "column_start": 0, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_271", - "name": "function_271", - "symbol_type": "Function", - "file_path": "", - "line_start": 7434, - "line_end": 7475, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 7495, - "line_end": 7499, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 7502, - "line_end": 7502, - "column_start": 4, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_lexer", - "name": "lexer", - "symbol_type": "Function", - "file_path": "", - "line_start": 7503, - "line_end": 7503, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_275", - "name": "function_275", - "symbol_type": "Function", - "file_path": "", - "line_start": 7504, - "line_end": 7504, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_276", - "name": "function_276", - "symbol_type": "Function", - "file_path": "", - "line_start": 7505, - "line_end": 7505, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_277", - "name": "function_277", - "symbol_type": "Function", - "file_path": "", - "line_start": 7506, - "line_end": 7506, - "column_start": 4, - "column_end": 23, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_278", - "name": "function_278", - "symbol_type": "Function", - "file_path": "", - "line_start": 7514, - "line_end": 7520, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_279", - "name": "function_279", - "symbol_type": "Function", - "file_path": "", - "line_start": 7541, - "line_end": 7572, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_280", - "name": "function_280", - "symbol_type": "Function", - "file_path": "", - "line_start": 7589, - "line_end": 7609, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_281", - "name": "function_281", - "symbol_type": "Function", - "file_path": "", - "line_start": 7626, - "line_end": 8210, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_282", - "name": "function_282", - "symbol_type": "Function", - "file_path": "", - "line_start": 8216, - "line_end": 8281, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_283", - "name": "function_283", - "symbol_type": "Function", - "file_path": "", - "line_start": 8284, - "line_end": 8287, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_284", - "name": "function_284", - "symbol_type": "Function", - "file_path": "", - "line_start": 8290, - "line_end": 8293, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_285", - "name": "function_285", - "symbol_type": "Function", - "file_path": "", - "line_start": 8296, - "line_end": 8299, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_286", - "name": "function_286", - "symbol_type": "Function", - "file_path": "", - "line_start": 8341, - "line_end": 8664, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 8692, - "line_end": 8697, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 8709, - "line_end": 8736, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unget", - "name": "unget", - "symbol_type": "Function", - "file_path": "", - "line_start": 8746, - "line_end": 8770, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 8773, - "line_end": 8776, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_291", - "name": "function_291", - "symbol_type": "Function", - "file_path": "", - "line_start": 8784, - "line_end": 8787, - "column_start": 52, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number_unsigned", - "name": "get_number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 8790, - "line_end": 8793, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number_float", - "name": "get_number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 8796, - "line_end": 8799, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_294", - "name": "function_294", - "symbol_type": "Function", - "file_path": "", - "line_start": 8802, - "line_end": 8805, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_position", - "name": "get_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 8812, - "line_end": 8815, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_token_string", - "name": "get_token_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 8820, - "line_end": 8841, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_297", - "name": "function_297", - "symbol_type": "Function", - "file_path": "", - "line_start": 8844, - "line_end": 8848, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_skip_bom", - "name": "skip_bom", - "symbol_type": "Function", - "file_path": "", - "line_start": 8858, - "line_end": 8870, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_skip_whitespace", - "name": "skip_whitespace", - "symbol_type": "Function", - "file_path": "", - "line_start": 8872, - "line_end": 8879, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_scan", - "name": "scan", - "symbol_type": "Function", - "file_path": "", - "line_start": 8881, - "line_end": 8967, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_301", - "name": "function_301", - "symbol_type": "Function", - "file_path": "", - "line_start": 9030, - "line_end": 9169, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_302", - "name": "function_302", - "symbol_type": "Function", - "file_path": "", - "line_start": 9170, - "line_end": 12153, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_little_endianness", - "name": "little_endianness", - "symbol_type": "Function", - "file_path": "", - "line_start": 9198, - "line_end": 9201, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 9228, - "line_end": 9231, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 9234, - "line_end": 9234, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_reader", - "name": "binary_reader", - "symbol_type": "Function", - "file_path": "", - "line_start": 9235, - "line_end": 9235, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_307", - "name": "function_307", - "symbol_type": "Function", - "file_path": "", - "line_start": 9236, - "line_end": 9236, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_308", - "name": "function_308", - "symbol_type": "Function", - "file_path": "", - "line_start": 9237, - "line_end": 9237, - "column_start": 4, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_309", - "name": "function_309", - "symbol_type": "Function", - "file_path": "", - "line_start": 9238, - "line_end": 9238, - "column_start": 4, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_310", - "name": "function_310", - "symbol_type": "Function", - "file_path": "", - "line_start": 9248, - "line_end": 9301, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_311", - "name": "function_311", - "symbol_type": "Function", - "file_path": "", - "line_start": 9312, - "line_end": 9328, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_312", - "name": "function_312", - "symbol_type": "Function", - "file_path": "", - "line_start": 9337, - "line_end": 9353, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_bson_string", - "name": "get_bson_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 9367, - "line_end": 9377, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_bson_binary", - "name": "get_bson_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 9389, - "line_end": 9404, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_315", - "name": "function_315", - "symbol_type": "Function", - "file_path": "", - "line_start": 9416, - "line_end": 9482, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_316", - "name": "function_316", - "symbol_type": "Function", - "file_path": "", - "line_start": 9496, - "line_end": 9528, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_317", - "name": "function_317", - "symbol_type": "Function", - "file_path": "", - "line_start": 9534, - "line_end": 9550, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_318", - "name": "function_318", - "symbol_type": "Function", - "file_path": "", - "line_start": 9564, - "line_end": 10042, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_319", - "name": "function_319", - "symbol_type": "Function", - "file_path": "", - "line_start": 10055, - "line_end": 10138, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_320", - "name": "function_320", - "symbol_type": "Function", - "file_path": "", - "line_start": 10151, - "line_end": 10238, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_321", - "name": "function_321", - "symbol_type": "Function", - "file_path": "", - "line_start": 10246, - "line_end": 10276, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_322", - "name": "function_322", - "symbol_type": "Function", - "file_path": "", - "line_start": 10284, - "line_end": 10331, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_323", - "name": "function_323", - "symbol_type": "Function", - "file_path": "", - "line_start": 10340, - "line_end": 10709, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_324", - "name": "function_324", - "symbol_type": "Function", - "file_path": "", - "line_start": 10721, - "line_end": 10792, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_325", - "name": "function_325", - "symbol_type": "Function", - "file_path": "", - "line_start": 10804, - "line_end": 10909, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_326", - "name": "function_326", - "symbol_type": "Function", - "file_path": "", - "line_start": 10915, - "line_end": 10931, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_327", - "name": "function_327", - "symbol_type": "Function", - "file_path": "", - "line_start": 10937, - "line_end": 10961, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_328", - "name": "function_328", - "symbol_type": "Function", - "file_path": "", - "line_start": 10974, - "line_end": 10977, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_329", - "name": "function_329", - "symbol_type": "Function", - "file_path": "", - "line_start": 10993, - "line_end": 11082, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_330", - "name": "function_330", - "symbol_type": "Function", - "file_path": "", - "line_start": 11088, - "line_end": 11140, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_331", - "name": "function_331", - "symbol_type": "Function", - "file_path": "", - "line_start": 11153, - "line_end": 11363, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_332", - "name": "function_332", - "symbol_type": "Function", - "file_path": "", - "line_start": 11376, - "line_end": 11437, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_333", - "name": "function_333", - "symbol_type": "Function", - "file_path": "", - "line_start": 11443, - "line_end": 11621, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_334", - "name": "function_334", - "symbol_type": "Function", - "file_path": "", - "line_start": 11626, - "line_end": 11729, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_335", - "name": "function_335", - "symbol_type": "Function", - "file_path": "", - "line_start": 11734, - "line_end": 11812, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_336", - "name": "function_336", - "symbol_type": "Function", - "file_path": "", - "line_start": 11817, - "line_end": 11881, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_337", - "name": "function_337", - "symbol_type": "Function", - "file_path": "", - "line_start": 11896, - "line_end": 11900, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_338", - "name": "function_338", - "symbol_type": "Function", - "file_path": "", - "line_start": 11905, - "line_end": 11914, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_number", - "name": "get_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 11932, - "line_end": 11958, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_string", - "name": "get_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 11975, - "line_end": 11991, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_binary", - "name": "get_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 12008, - "line_end": 12024, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_342", - "name": "function_342", - "symbol_type": "Function", - "file_path": "", - "line_start": 12031, - "line_end": 12040, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_343", - "name": "function_343", - "symbol_type": "Function", - "file_path": "", - "line_start": 12045, - "line_end": 12050, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_344", - "name": "function_344", - "symbol_type": "Function", - "file_path": "", - "line_start": 12058, - "line_end": 12092, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_345", - "name": "function_345", - "symbol_type": "Function", - "file_path": "", - "line_start": 12195, - "line_end": 12686, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parser", - "name": "parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 12239, - "line_end": 12249, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_347", - "name": "function_347", - "symbol_type": "Function", - "file_path": "", - "line_start": 12261, - "line_end": 12313, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_348", - "name": "function_348", - "symbol_type": "Function", - "file_path": "", - "line_start": 12321, - "line_end": 12325, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_349", - "name": "function_349", - "symbol_type": "Function", - "file_path": "", - "line_start": 12328, - "line_end": 12343, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_350", - "name": "function_350", - "symbol_type": "Function", - "file_path": "", - "line_start": 12347, - "line_end": 12638, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_351", - "name": "function_351", - "symbol_type": "Function", - "file_path": "", - "line_start": 12641, - "line_end": 12644, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_352", - "name": "function_352", - "symbol_type": "Function", - "file_path": "", - "line_start": 12646, - "line_end": 12673, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_353", - "name": "function_353", - "symbol_type": "Function", - "file_path": "", - "line_start": 12719, - "line_end": 12834, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_354", - "name": "function_354", - "symbol_type": "Function", - "file_path": "", - "line_start": 12744, - "line_end": 12747, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_355", - "name": "function_355", - "symbol_type": "Function", - "file_path": "", - "line_start": 12750, - "line_end": 12753, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_356", - "name": "function_356", - "symbol_type": "Function", - "file_path": "", - "line_start": 12756, - "line_end": 12759, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_357", - "name": "function_357", - "symbol_type": "Function", - "file_path": "", - "line_start": 12762, - "line_end": 12765, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_358", - "name": "function_358", - "symbol_type": "Function", - "file_path": "", - "line_start": 12768, - "line_end": 12771, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_359", - "name": "function_359", - "symbol_type": "Function", - "file_path": "", - "line_start": 12773, - "line_end": 12776, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_360", - "name": "function_360", - "symbol_type": "Function", - "file_path": "", - "line_start": 12778, - "line_end": 12781, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_361", - "name": "function_361", - "symbol_type": "Function", - "file_path": "", - "line_start": 12783, - "line_end": 12788, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_362", - "name": "function_362", - "symbol_type": "Function", - "file_path": "", - "line_start": 12790, - "line_end": 12793, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_363", - "name": "function_363", - "symbol_type": "Function", - "file_path": "", - "line_start": 12795, - "line_end": 12799, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_364", - "name": "function_364", - "symbol_type": "Function", - "file_path": "", - "line_start": 12801, - "line_end": 12806, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_365", - "name": "function_365", - "symbol_type": "Function", - "file_path": "", - "line_start": 12808, - "line_end": 12812, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_366", - "name": "function_366", - "symbol_type": "Function", - "file_path": "", - "line_start": 12814, - "line_end": 12819, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_367", - "name": "function_367", - "symbol_type": "Function", - "file_path": "", - "line_start": 12821, - "line_end": 12825, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_368", - "name": "function_368", - "symbol_type": "Function", - "file_path": "", - "line_start": 12827, - "line_end": 12831, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_369", - "name": "function_369", - "symbol_type": "Function", - "file_path": "", - "line_start": 12835, - "line_end": 12858, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_370", - "name": "function_370", - "symbol_type": "Function", - "file_path": "", - "line_start": 12890, - "line_end": 13186, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_end", - "name": "set_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 12915, - "line_end": 13141, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12957, - "line_end": 12957, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_373", - "name": "function_373", - "symbol_type": "Function", - "file_path": "", - "line_start": 12958, - "line_end": 12958, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12959, - "line_end": 12959, - "column_start": 4, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_375", - "name": "function_375", - "symbol_type": "Function", - "file_path": "", - "line_start": 12960, - "line_end": 12960, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 12968, - "line_end": 13000, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 13018, - "line_end": 13020, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_378", - "name": "function_378", - "symbol_type": "Function", - "file_path": "", - "line_start": 13028, - "line_end": 13036, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iter_impl", - "name": "iter_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 13043, - "line_end": 13045, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_380", - "name": "function_380", - "symbol_type": "Function", - "file_path": "", - "line_start": 13053, - "line_end": 13058, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_381", - "name": "function_381", - "symbol_type": "Function", - "file_path": "", - "line_start": 13069, - "line_end": 13102, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_382", - "name": "function_382", - "symbol_type": "Function", - "file_path": "", - "line_start": 13192, - "line_end": 13228, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_383", - "name": "function_383", - "symbol_type": "Function", - "file_path": "", - "line_start": 13234, - "line_end": 13239, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_384", - "name": "function_384", - "symbol_type": "Function", - "file_path": "", - "line_start": 13245, - "line_end": 13279, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_385", - "name": "function_385", - "symbol_type": "Function", - "file_path": "", - "line_start": 13285, - "line_end": 13290, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_386", - "name": "function_386", - "symbol_type": "Function", - "file_path": "", - "line_start": 13296, - "line_end": 13330, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_387", - "name": "function_387", - "symbol_type": "Function", - "file_path": "", - "line_start": 13337, - "line_end": 13366, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_388", - "name": "function_388", - "symbol_type": "Function", - "file_path": "", - "line_start": 13373, - "line_end": 13376, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_389", - "name": "function_389", - "symbol_type": "Function", - "file_path": "", - "line_start": 13382, - "line_end": 13411, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_390", - "name": "function_390", - "symbol_type": "Function", - "file_path": "", - "line_start": 13417, - "line_end": 13420, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_391", - "name": "function_391", - "symbol_type": "Function", - "file_path": "", - "line_start": 13426, - "line_end": 13429, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_392", - "name": "function_392", - "symbol_type": "Function", - "file_path": "", - "line_start": 13435, - "line_end": 13438, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_393", - "name": "function_393", - "symbol_type": "Function", - "file_path": "", - "line_start": 13444, - "line_end": 13475, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_394", - "name": "function_394", - "symbol_type": "Function", - "file_path": "", - "line_start": 13481, - "line_end": 13484, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_395", - "name": "function_395", - "symbol_type": "Function", - "file_path": "", - "line_start": 13490, - "line_end": 13495, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_396", - "name": "function_396", - "symbol_type": "Function", - "file_path": "", - "line_start": 13501, - "line_end": 13506, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_397", - "name": "function_397", - "symbol_type": "Function", - "file_path": "", - "line_start": 13512, - "line_end": 13517, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_398", - "name": "function_398", - "symbol_type": "Function", - "file_path": "", - "line_start": 13523, - "line_end": 13546, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_399", - "name": "function_399", - "symbol_type": "Function", - "file_path": "", - "line_start": 13552, - "line_end": 13584, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_400", - "name": "function_400", - "symbol_type": "Function", - "file_path": "", - "line_start": 13590, - "line_end": 13600, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 13606, - "line_end": 13609, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_402", - "name": "function_402", - "symbol_type": "Function", - "file_path": "", - "line_start": 13641, - "line_end": 13753, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 13678, - "line_end": 13679, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 13682, - "line_end": 13682, - "column_start": 4, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_405", - "name": "function_405", - "symbol_type": "Function", - "file_path": "", - "line_start": 13685, - "line_end": 13688, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_406", - "name": "function_406", - "symbol_type": "Function", - "file_path": "", - "line_start": 13691, - "line_end": 13694, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_407", - "name": "function_407", - "symbol_type": "Function", - "file_path": "", - "line_start": 13697, - "line_end": 13700, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_408", - "name": "function_408", - "symbol_type": "Function", - "file_path": "", - "line_start": 13703, - "line_end": 13706, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_409", - "name": "function_409", - "symbol_type": "Function", - "file_path": "", - "line_start": 13709, - "line_end": 13712, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_410", - "name": "function_410", - "symbol_type": "Function", - "file_path": "", - "line_start": 13715, - "line_end": 13718, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_411", - "name": "function_411", - "symbol_type": "Function", - "file_path": "", - "line_start": 13721, - "line_end": 13724, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_412", - "name": "function_412", - "symbol_type": "Function", - "file_path": "", - "line_start": 13727, - "line_end": 13730, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_413", - "name": "function_413", - "symbol_type": "Function", - "file_path": "", - "line_start": 13733, - "line_end": 13736, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_414", - "name": "function_414", - "symbol_type": "Function", - "file_path": "", - "line_start": 13739, - "line_end": 13743, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_415", - "name": "function_415", - "symbol_type": "Function", - "file_path": "", - "line_start": 13746, - "line_end": 13750, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_416", - "name": "function_416", - "symbol_type": "Function", - "file_path": "", - "line_start": 13774, - "line_end": 13797, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_417", - "name": "function_417", - "symbol_type": "Function", - "file_path": "", - "line_start": 13835, - "line_end": 13853, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_418", - "name": "function_418", - "symbol_type": "Function", - "file_path": "", - "line_start": 13855, - "line_end": 13859, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_pointer", - "name": "json_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 13867, - "line_end": 13869, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 13873, - "line_end": 13881, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_421", - "name": "function_421", - "symbol_type": "Function", - "file_path": "", - "line_start": 13886, - "line_end": 13889, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_422", - "name": "function_422", - "symbol_type": "Function", - "file_path": "", - "line_start": 13894, - "line_end": 13898, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_423", - "name": "function_423", - "symbol_type": "Function", - "file_path": "", - "line_start": 13903, - "line_end": 13909, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_424", - "name": "function_424", - "symbol_type": "Function", - "file_path": "", - "line_start": 13913, - "line_end": 13917, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_425", - "name": "function_425", - "symbol_type": "Function", - "file_path": "", - "line_start": 13921, - "line_end": 13924, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_426", - "name": "function_426", - "symbol_type": "Function", - "file_path": "", - "line_start": 13928, - "line_end": 13932, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_427", - "name": "function_427", - "symbol_type": "Function", - "file_path": "", - "line_start": 13936, - "line_end": 13939, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_428", - "name": "function_428", - "symbol_type": "Function", - "file_path": "", - "line_start": 13943, - "line_end": 13946, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parent_pointer", - "name": "parent_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 13950, - "line_end": 13960, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_pop_back", - "name": "pop_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 13964, - "line_end": 13972, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_431", - "name": "function_431", - "symbol_type": "Function", - "file_path": "", - "line_start": 13976, - "line_end": 13984, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 13988, - "line_end": 13991, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 13995, - "line_end": 13998, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 14002, - "line_end": 14005, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_435", - "name": "function_435", - "symbol_type": "Function", - "file_path": "", - "line_start": 14079, - "line_end": 14137, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_436", - "name": "function_436", - "symbol_type": "Function", - "file_path": "", - "line_start": 14159, - "line_end": 14218, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_437", - "name": "function_437", - "symbol_type": "Function", - "file_path": "", - "line_start": 14227, - "line_end": 14269, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_438", - "name": "function_438", - "symbol_type": "Function", - "file_path": "", - "line_start": 14285, - "line_end": 14325, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_439", - "name": "function_439", - "symbol_type": "Function", - "file_path": "", - "line_start": 14334, - "line_end": 14376, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 14383, - "line_end": 14460, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 14471, - "line_end": 14529, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_442", - "name": "function_442", - "symbol_type": "Function", - "file_path": "", - "line_start": 14659, - "line_end": 14662, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_443", - "name": "function_443", - "symbol_type": "Function", - "file_path": "", - "line_start": 14667, - "line_end": 14670, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_444", - "name": "function_444", - "symbol_type": "Function", - "file_path": "", - "line_start": 14674, - "line_end": 14677, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_445", - "name": "function_445", - "symbol_type": "Function", - "file_path": "", - "line_start": 14736, - "line_end": 14740, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_446", - "name": "function_446", - "symbol_type": "Function", - "file_path": "", - "line_start": 14745, - "line_end": 14749, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_447", - "name": "function_447", - "symbol_type": "Function", - "file_path": "", - "line_start": 14754, - "line_end": 14758, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_448", - "name": "function_448", - "symbol_type": "Function", - "file_path": "", - "line_start": 14761, - "line_end": 14765, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_449", - "name": "function_449", - "symbol_type": "Function", - "file_path": "", - "line_start": 14770, - "line_end": 14774, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_450", - "name": "function_450", - "symbol_type": "Function", - "file_path": "", - "line_start": 14779, - "line_end": 14783, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_451", - "name": "function_451", - "symbol_type": "Function", - "file_path": "", - "line_start": 14786, - "line_end": 14790, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_452", - "name": "function_452", - "symbol_type": "Function", - "file_path": "", - "line_start": 14814, - "line_end": 14874, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14824, - "line_end": 14826, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14828, - "line_end": 14830, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14832, - "line_end": 14834, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14839, - "line_end": 14841, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14844, - "line_end": 14844, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_ref", - "name": "json_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 14845, - "line_end": 14845, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_459", - "name": "function_459", - "symbol_type": "Function", - "file_path": "", - "line_start": 14846, - "line_end": 14846, - "column_start": 4, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_460", - "name": "function_460", - "symbol_type": "Function", - "file_path": "", - "line_start": 14847, - "line_end": 14847, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_461", - "name": "function_461", - "symbol_type": "Function", - "file_path": "", - "line_start": 14848, - "line_end": 14848, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_462", - "name": "function_462", - "symbol_type": "Function", - "file_path": "", - "line_start": 14850, - "line_end": 14857, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_463", - "name": "function_463", - "symbol_type": "Function", - "file_path": "", - "line_start": 14859, - "line_end": 14862, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_464", - "name": "function_464", - "symbol_type": "Function", - "file_path": "", - "line_start": 14864, - "line_end": 14867, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_465", - "name": "function_465", - "symbol_type": "Function", - "file_path": "", - "line_start": 14939, - "line_end": 15060, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_466", - "name": "function_466", - "symbol_type": "Function", - "file_path": "", - "line_start": 14948, - "line_end": 14948, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 14950, - "line_end": 14950, - "column_start": 4, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 14951, - "line_end": 14951, - "column_start": 4, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Function", - "file_path": "", - "line_start": 14952, - "line_end": 14952, - "column_start": 4, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_470", - "name": "function_470", - "symbol_type": "Function", - "file_path": "", - "line_start": 14953, - "line_end": 14953, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_471", - "name": "function_471", - "symbol_type": "Function", - "file_path": "", - "line_start": 14954, - "line_end": 14954, - "column_start": 4, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_vector_adapter", - "name": "output_vector_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14966, - "line_end": 14968, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_473", - "name": "function_473", - "symbol_type": "Function", - "file_path": "", - "line_start": 14970, - "line_end": 14973, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_474", - "name": "function_474", - "symbol_type": "Function", - "file_path": "", - "line_start": 14975, - "line_end": 14979, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_stream_adapter", - "name": "output_stream_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14991, - "line_end": 14993, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_476", - "name": "function_476", - "symbol_type": "Function", - "file_path": "", - "line_start": 14995, - "line_end": 14998, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_477", - "name": "function_477", - "symbol_type": "Function", - "file_path": "", - "line_start": 15000, - "line_end": 15004, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_string_adapter", - "name": "output_string_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 15016, - "line_end": 15018, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_479", - "name": "function_479", - "symbol_type": "Function", - "file_path": "", - "line_start": 15020, - "line_end": 15023, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_480", - "name": "function_480", - "symbol_type": "Function", - "file_path": "", - "line_start": 15025, - "line_end": 15029, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 15040, - "line_end": 15041, - "column_start": 4, - "column_end": 86, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 15044, - "line_end": 15045, - "column_start": 4, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_output_adapter", - "name": "output_adapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 15048, - "line_end": 15049, - "column_start": 4, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_484", - "name": "function_484", - "symbol_type": "Function", - "file_path": "", - "line_start": 15051, - "line_end": 15054, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_485", - "name": "function_485", - "symbol_type": "Function", - "file_path": "", - "line_start": 15061, - "line_end": 16876, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary_writer", - "name": "binary_writer", - "symbol_type": "Function", - "file_path": "", - "line_start": 15090, - "line_end": 15093, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_487", - "name": "function_487", - "symbol_type": "Function", - "file_path": "", - "line_start": 15099, - "line_end": 15123, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_488", - "name": "function_488", - "symbol_type": "Function", - "file_path": "", - "line_start": 15128, - "line_end": 15447, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_489", - "name": "function_489", - "symbol_type": "Function", - "file_path": "", - "line_start": 15452, - "line_end": 15769, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_490", - "name": "function_490", - "symbol_type": "Function", - "file_path": "", - "line_start": 15778, - "line_end": 15988, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_491", - "name": "function_491", - "symbol_type": "Function", - "file_path": "", - "line_start": 15999, - "line_end": 16009, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_492", - "name": "function_492", - "symbol_type": "Function", - "file_path": "", - "line_start": 16014, - "line_end": 16021, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_493", - "name": "function_493", - "symbol_type": "Function", - "file_path": "", - "line_start": 16026, - "line_end": 16031, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_494", - "name": "function_494", - "symbol_type": "Function", - "file_path": "", - "line_start": 16036, - "line_end": 16041, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_495", - "name": "function_495", - "symbol_type": "Function", - "file_path": "", - "line_start": 16046, - "line_end": 16049, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_496", - "name": "function_496", - "symbol_type": "Function", - "file_path": "", - "line_start": 16054, - "line_end": 16063, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_497", - "name": "function_497", - "symbol_type": "Function", - "file_path": "", - "line_start": 16068, - "line_end": 16071, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_498", - "name": "function_498", - "symbol_type": "Function", - "file_path": "", - "line_start": 16076, - "line_end": 16081, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_499", - "name": "function_499", - "symbol_type": "Function", - "file_path": "", - "line_start": 16086, - "line_end": 16099, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_500", - "name": "function_500", - "symbol_type": "Function", - "file_path": "", - "line_start": 16104, - "line_end": 16109, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_501", - "name": "function_501", - "symbol_type": "Function", - "file_path": "", - "line_start": 16114, - "line_end": 16131, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_502", - "name": "function_502", - "symbol_type": "Function", - "file_path": "", - "line_start": 16136, - "line_end": 16141, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_503", - "name": "function_503", - "symbol_type": "Function", - "file_path": "", - "line_start": 16146, - "line_end": 16156, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_504", - "name": "function_504", - "symbol_type": "Function", - "file_path": "", - "line_start": 16161, - "line_end": 16164, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_505", - "name": "function_505", - "symbol_type": "Function", - "file_path": "", - "line_start": 16169, - "line_end": 16183, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_506", - "name": "function_506", - "symbol_type": "Function", - "file_path": "", - "line_start": 16188, - "line_end": 16197, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_507", - "name": "function_507", - "symbol_type": "Function", - "file_path": "", - "line_start": 16203, - "line_end": 16243, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_508", - "name": "function_508", - "symbol_type": "Function", - "file_path": "", - "line_start": 16251, - "line_end": 16290, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_509", - "name": "function_509", - "symbol_type": "Function", - "file_path": "", - "line_start": 16298, - "line_end": 16307, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_510", - "name": "function_510", - "symbol_type": "Function", - "file_path": "", - "line_start": 16313, - "line_end": 16323, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_511", - "name": "function_511", - "symbol_type": "Function", - "file_path": "", - "line_start": 16329, - "line_end": 16332, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_512", - "name": "function_512", - "symbol_type": "Function", - "file_path": "", - "line_start": 16334, - "line_end": 16337, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_513", - "name": "function_513", - "symbol_type": "Function", - "file_path": "", - "line_start": 16343, - "line_end": 16346, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_514", - "name": "function_514", - "symbol_type": "Function", - "file_path": "", - "line_start": 16348, - "line_end": 16351, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 16360, - "line_end": 16369, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 16374, - "line_end": 16456, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number_with_ubjson_prefix", - "name": "write_number_with_ubjson_prefix", - "symbol_type": "Function", - "file_path": "", - "line_start": 16462, - "line_end": 16538, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_518", - "name": "function_518", - "symbol_type": "Function", - "file_path": "", - "line_start": 16543, - "line_end": 16642, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_519", - "name": "function_519", - "symbol_type": "Function", - "file_path": "", - "line_start": 16644, - "line_end": 16647, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_520", - "name": "function_520", - "symbol_type": "Function", - "file_path": "", - "line_start": 16649, - "line_end": 16652, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_521", - "name": "function_521", - "symbol_type": "Function", - "file_path": "", - "line_start": 16657, - "line_end": 16764, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_write_number", - "name": "write_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 16784, - "line_end": 16798, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_523", - "name": "function_523", - "symbol_type": "Function", - "file_path": "", - "line_start": 16800, - "line_end": 16825, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 16834, - "line_end": 16837, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 16841, - "line_end": 16848, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 16852, - "line_end": 16855, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_char_type", - "name": "to_char_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 16863, - "line_end": 16866, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_528", - "name": "function_528", - "symbol_type": "Function", - "file_path": "", - "line_start": 16928, - "line_end": 18022, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_reinterpret_bits", - "name": "reinterpret_bits", - "symbol_type": "Function", - "file_path": "", - "line_start": 16955, - "line_end": 16962, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diyfp", - "name": "diyfp", - "symbol_type": "Function", - "file_path": "", - "line_start": 16971, - "line_end": 16971, - "column_start": 4, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_531", - "name": "function_531", - "symbol_type": "Function", - "file_path": "", - "line_start": 16977, - "line_end": 16983, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_532", - "name": "function_532", - "symbol_type": "Function", - "file_path": "", - "line_start": 16989, - "line_end": 17048, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_533", - "name": "function_533", - "symbol_type": "Function", - "file_path": "", - "line_start": 17054, - "line_end": 17065, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_534", - "name": "function_534", - "symbol_type": "Function", - "file_path": "", - "line_start": 17071, - "line_end": 17079, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_compute_boundaries", - "name": "compute_boundaries", - "symbol_type": "Function", - "file_path": "", - "line_start": 17096, - "line_end": 17161, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_cached_power_for_binary_exponent", - "name": "get_cached_power_for_binary_exponent", - "symbol_type": "Function", - "file_path": "", - "line_start": 17235, - "line_end": 17393, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find_largest_pow10", - "name": "find_largest_pow10", - "symbol_type": "Function", - "file_path": "", - "line_start": 17399, - "line_end": 17451, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2_round", - "name": "grisu2_round", - "symbol_type": "Function", - "file_path": "", - "line_start": 17453, - "line_end": 17488, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2_digit_gen", - "name": "grisu2_digit_gen", - "symbol_type": "Function", - "file_path": "", - "line_start": 17494, - "line_end": 17727, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_grisu2", - "name": "grisu2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17735, - "line_end": 17786, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_541", - "name": "function_541", - "symbol_type": "Function", - "file_path": "", - "line_start": 17794, - "line_end": 17826, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_542", - "name": "function_542", - "symbol_type": "Function", - "file_path": "", - "line_start": 17834, - "line_end": 17874, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_543", - "name": "function_543", - "symbol_type": "Function", - "file_path": "", - "line_start": 17886, - "line_end": 17955, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_544", - "name": "function_544", - "symbol_type": "Function", - "file_path": "", - "line_start": 18025, - "line_end": 18678, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 18075, - "line_end": 18084, - "column_start": 4, - "column_end": 6, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 18087, - "line_end": 18087, - "column_start": 4, - "column_end": 43, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_547", - "name": "function_547", - "symbol_type": "Function", - "file_path": "", - "line_start": 18088, - "line_end": 18088, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_serializer", - "name": "serializer", - "symbol_type": "Function", - "file_path": "", - "line_start": 18089, - "line_end": 18089, - "column_start": 4, - "column_end": 38, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_549", - "name": "function_549", - "symbol_type": "Function", - "file_path": "", - "line_start": 18090, - "line_end": 18090, - "column_start": 4, - "column_end": 49, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_550", - "name": "function_550", - "symbol_type": "Function", - "file_path": "", - "line_start": 18091, - "line_end": 18091, - "column_start": 4, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_551", - "name": "function_551", - "symbol_type": "Function", - "file_path": "", - "line_start": 18115, - "line_end": 18382, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_switch", - "name": "switch", - "symbol_type": "Function", - "file_path": "", - "line_start": 18413, - "line_end": 18594, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_hex_bytes", - "name": "hex_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 18685, - "line_end": 18692, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_negative_number", - "name": "is_negative_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 18696, - "line_end": 18699, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_negative_number", - "name": "is_negative_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 18702, - "line_end": 18705, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_integer", - "name": "dump_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 18722, - "line_end": 18797, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 18807, - "line_end": 18826, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 18828, - "line_end": 18834, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_dump_float", - "name": "dump_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 18836, - "line_end": 18885, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_decode", - "name": "decode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18908, - "line_end": 18941, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_sign", - "name": "remove_sign", - "symbol_type": "Function", - "file_path": "", - "line_start": 18948, - "line_end": 18952, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_remove_sign", - "name": "remove_sign", - "symbol_type": "Function", - "file_path": "", - "line_start": 18963, - "line_end": 18967, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 19050, - "line_end": 19050, - "column_start": 4, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 19051, - "line_end": 19051, - "column_start": 4, - "column_end": 107, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 19053, - "line_end": 19054, - "column_start": 4, - "column_end": 42, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_ordered_map", - "name": "ordered_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 19055, - "line_end": 19056, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 19058, - "line_end": 19069, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 19073, - "line_end": 19084, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_569", - "name": "function_569", - "symbol_type": "Function", - "file_path": "", - "line_start": 19086, - "line_end": 19089, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_570", - "name": "function_570", - "symbol_type": "Function", - "file_path": "", - "line_start": 19093, - "line_end": 19096, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_571", - "name": "function_571", - "symbol_type": "Function", - "file_path": "", - "line_start": 19098, - "line_end": 19101, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_572", - "name": "function_572", - "symbol_type": "Function", - "file_path": "", - "line_start": 19105, - "line_end": 19108, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_573", - "name": "function_573", - "symbol_type": "Function", - "file_path": "", - "line_start": 19110, - "line_end": 19121, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_574", - "name": "function_574", - "symbol_type": "Function", - "file_path": "", - "line_start": 19125, - "line_end": 19136, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_575", - "name": "function_575", - "symbol_type": "Function", - "file_path": "", - "line_start": 19138, - "line_end": 19149, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_576", - "name": "function_576", - "symbol_type": "Function", - "file_path": "", - "line_start": 19153, - "line_end": 19164, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 19166, - "line_end": 19183, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 19187, - "line_end": 19204, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 19206, - "line_end": 19209, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 19211, - "line_end": 19262, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 19264, - "line_end": 19274, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 19278, - "line_end": 19288, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 19290, - "line_end": 19300, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 19304, - "line_end": 19314, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 19316, - "line_end": 19326, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 19328, - "line_end": 19331, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 19333, - "line_end": 19344, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 19351, - "line_end": 19357, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_589", - "name": "function_589", - "symbol_type": "Function", - "file_path": "", - "line_start": 19378, - "line_end": 19963, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parser", - "name": "parser", - "symbol_type": "Function", - "file_path": "", - "line_start": 19434, - "line_end": 19443, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_get_allocator", - "name": "get_allocator", - "symbol_type": "Function", - "file_path": "", - "line_start": 19542, - "line_end": 19545, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_meta", - "name": "meta", - "symbol_type": "Function", - "file_path": "", - "line_start": 19549, - "line_end": 19610, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_593", - "name": "function_593", - "symbol_type": "Function", - "file_path": "", - "line_start": 19675, - "line_end": 19693, - "column_start": 2, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19745, - "line_end": 19745, - "column_start": 8, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19747, - "line_end": 19747, - "column_start": 8, - "column_end": 56, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19749, - "line_end": 19749, - "column_start": 8, - "column_end": 70, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19751, - "line_end": 19751, - "column_start": 8, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19753, - "line_end": 19753, - "column_start": 8, - "column_end": 66, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19755, - "line_end": 19824, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19827, - "line_end": 19827, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19830, - "line_end": 19830, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19833, - "line_end": 19833, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19836, - "line_end": 19836, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19839, - "line_end": 19839, - "column_start": 8, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19842, - "line_end": 19842, - "column_start": 8, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19845, - "line_end": 19845, - "column_start": 8, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19848, - "line_end": 19848, - "column_start": 8, - "column_end": 109, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19851, - "line_end": 19851, - "column_start": 8, - "column_end": 78, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_json_value", - "name": "json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 19854, - "line_end": 19854, - "column_start": 8, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_destroy", - "name": "destroy", - "symbol_type": "Function", - "file_path": "", - "line_start": 19856, - "line_end": 19962, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 20000, - "line_end": 20000, - "column_start": 8, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parents", - "name": "set_parents", - "symbol_type": "Function", - "file_path": "", - "line_start": 20005, - "line_end": 20040, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parents", - "name": "set_parents", - "symbol_type": "Function", - "file_path": "", - "line_start": 20042, - "line_end": 20053, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_set_parent", - "name": "set_parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 20055, - "line_end": 20091, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20117, - "line_end": 20121, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20125, - "line_end": 20129, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20137, - "line_end": 20144, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20151, - "line_end": 20200, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20204, - "line_end": 20258, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20262, - "line_end": 20269, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20273, - "line_end": 20280, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20284, - "line_end": 20291, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_binary", - "name": "binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20295, - "line_end": 20302, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_array", - "name": "array", - "symbol_type": "Function", - "file_path": "", - "line_start": 20306, - "line_end": 20310, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_object", - "name": "object", - "symbol_type": "Function", - "file_path": "", - "line_start": 20314, - "line_end": 20318, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20322, - "line_end": 20327, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20334, - "line_end": 20434, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20443, - "line_end": 20443, - "column_start": 4, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20447, - "line_end": 20512, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_basic_json", - "name": "basic_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 20516, - "line_end": 20529, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_631", - "name": "function_631", - "symbol_type": "Function", - "file_path": "", - "line_start": 20533, - "line_end": 20552, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_632", - "name": "function_632", - "symbol_type": "Function", - "file_path": "", - "line_start": 20556, - "line_end": 20559, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_type", - "name": "type", - "symbol_type": "Function", - "file_path": "", - "line_start": 20596, - "line_end": 20599, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_primitive", - "name": "is_primitive", - "symbol_type": "Function", - "file_path": "", - "line_start": 20603, - "line_end": 20606, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_structured", - "name": "is_structured", - "symbol_type": "Function", - "file_path": "", - "line_start": 20610, - "line_end": 20613, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_null", - "name": "is_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 20617, - "line_end": 20620, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_boolean", - "name": "is_boolean", - "symbol_type": "Function", - "file_path": "", - "line_start": 20624, - "line_end": 20627, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number", - "name": "is_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 20631, - "line_end": 20634, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_integer", - "name": "is_number_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 20638, - "line_end": 20641, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_unsigned", - "name": "is_number_unsigned", - "symbol_type": "Function", - "file_path": "", - "line_start": 20645, - "line_end": 20648, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_number_float", - "name": "is_number_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 20652, - "line_end": 20655, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_object", - "name": "is_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 20659, - "line_end": 20662, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_array", - "name": "is_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 20666, - "line_end": 20669, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_string", - "name": "is_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 20673, - "line_end": 20676, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_binary", - "name": "is_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 20680, - "line_end": 20683, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_is_discarded", - "name": "is_discarded", - "symbol_type": "Function", - "file_path": "", - "line_start": 20687, - "line_end": 20690, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_647", - "name": "function_647", - "symbol_type": "Function", - "file_path": "", - "line_start": 20694, - "line_end": 20697, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 21249, - "line_end": 21253, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21263, - "line_end": 21277, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_CATCH", - "name": "JSON_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 21272, - "line_end": 21276, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21286, - "line_end": 21300, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21306, - "line_end": 21320, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21324, - "line_end": 21338, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 21344, - "line_end": 21358, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_655", - "name": "function_655", - "symbol_type": "Function", - "file_path": "", - "line_start": 21362, - "line_end": 21404, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_656", - "name": "function_656", - "symbol_type": "Function", - "file_path": "", - "line_start": 21408, - "line_end": 21417, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_657", - "name": "function_657", - "symbol_type": "Function", - "file_path": "", - "line_start": 21421, - "line_end": 21439, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_658", - "name": "function_658", - "symbol_type": "Function", - "file_path": "", - "line_start": 21443, - "line_end": 21454, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_659", - "name": "function_659", - "symbol_type": "Function", - "file_path": "", - "line_start": 21459, - "line_end": 21462, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_660", - "name": "function_660", - "symbol_type": "Function", - "file_path": "", - "line_start": 21465, - "line_end": 21468, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_661", - "name": "function_661", - "symbol_type": "Function", - "file_path": "", - "line_start": 21474, - "line_end": 21492, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_662", - "name": "function_662", - "symbol_type": "Function", - "file_path": "", - "line_start": 21498, - "line_end": 21509, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21553, - "line_end": 21569, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21579, - "line_end": 21595, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21606, - "line_end": 21622, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21629, - "line_end": 21643, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_INTERNAL_CATCH", - "name": "JSON_INTERNAL_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 21639, - "line_end": 21642, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21654, - "line_end": 21668, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_JSON_INTERNAL_CATCH", - "name": "JSON_INTERNAL_CATCH", - "symbol_type": "Function", - "file_path": "", - "line_start": 21664, - "line_end": 21667, - "column_start": 12, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21678, - "line_end": 21681, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_value", - "name": "value", - "symbol_type": "Function", - "file_path": "", - "line_start": 21689, - "line_end": 21692, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_front", - "name": "front", - "symbol_type": "Function", - "file_path": "", - "line_start": 21696, - "line_end": 21699, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_front", - "name": "front", - "symbol_type": "Function", - "file_path": "", - "line_start": 21703, - "line_end": 21706, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_back", - "name": "back", - "symbol_type": "Function", - "file_path": "", - "line_start": 21710, - "line_end": 21715, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_back", - "name": "back", - "symbol_type": "Function", - "file_path": "", - "line_start": 21719, - "line_end": 21724, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 21731, - "line_end": 21794, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 21801, - "line_end": 21867, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase_internal", - "name": "erase_internal", - "symbol_type": "Function", - "file_path": "", - "line_start": 21869, - "line_end": 21881, - "column_start": 2, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase_internal", - "name": "erase_internal", - "symbol_type": "Function", - "file_path": "", - "line_start": 21885, - "line_end": 21900, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 21917, - "line_end": 21920, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_erase", - "name": "erase", - "symbol_type": "Function", - "file_path": "", - "line_start": 21924, - "line_end": 21940, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 21953, - "line_end": 21963, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 21967, - "line_end": 21977, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 21983, - "line_end": 21993, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 21999, - "line_end": 22009, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 22013, - "line_end": 22017, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 22023, - "line_end": 22027, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 22031, - "line_end": 22034, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 22040, - "line_end": 22043, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 22047, - "line_end": 22050, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 22054, - "line_end": 22057, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_begin", - "name": "begin", - "symbol_type": "Function", - "file_path": "", - "line_start": 22070, - "line_end": 22075, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_begin", - "name": "begin", - "symbol_type": "Function", - "file_path": "", - "line_start": 22079, - "line_end": 22082, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cbegin", - "name": "cbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 22086, - "line_end": 22091, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end", - "name": "end", - "symbol_type": "Function", - "file_path": "", - "line_start": 22095, - "line_end": 22100, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_end", - "name": "end", - "symbol_type": "Function", - "file_path": "", - "line_start": 22104, - "line_end": 22107, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_cend", - "name": "cend", - "symbol_type": "Function", - "file_path": "", - "line_start": 22111, - "line_end": 22116, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rbegin", - "name": "rbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 22120, - "line_end": 22123, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rbegin", - "name": "rbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 22127, - "line_end": 22130, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rend", - "name": "rend", - "symbol_type": "Function", - "file_path": "", - "line_start": 22134, - "line_end": 22137, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_rend", - "name": "rend", - "symbol_type": "Function", - "file_path": "", - "line_start": 22141, - "line_end": 22144, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_crbegin", - "name": "crbegin", - "symbol_type": "Function", - "file_path": "", - "line_start": 22148, - "line_end": 22151, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_crend", - "name": "crend", - "symbol_type": "Function", - "file_path": "", - "line_start": 22155, - "line_end": 22158, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_wrapper", - "name": "iterator_wrapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 22167, - "line_end": 22170, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_iterator_wrapper", - "name": "iterator_wrapper", - "symbol_type": "Function", - "file_path": "", - "line_start": 22178, - "line_end": 22181, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_items", - "name": "items", - "symbol_type": "Function", - "file_path": "", - "line_start": 22185, - "line_end": 22188, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_items", - "name": "items", - "symbol_type": "Function", - "file_path": "", - "line_start": 22192, - "line_end": 22195, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 22208, - "line_end": 22243, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_size", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 22247, - "line_end": 22282, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_max_size", - "name": "max_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 22286, - "line_end": 22316, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 22329, - "line_end": 22386, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22390, - "line_end": 22411, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_713", - "name": "function_713", - "symbol_type": "Function", - "file_path": "", - "line_start": 22415, - "line_end": 22419, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22423, - "line_end": 22443, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_715", - "name": "function_715", - "symbol_type": "Function", - "file_path": "", - "line_start": 22447, - "line_end": 22451, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22455, - "line_end": 22474, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_717", - "name": "function_717", - "symbol_type": "Function", - "file_path": "", - "line_start": 22478, - "line_end": 22482, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_push_back", - "name": "push_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22486, - "line_end": 22498, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_719", - "name": "function_719", - "symbol_type": "Function", - "file_path": "", - "line_start": 22502, - "line_end": 22506, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace_back", - "name": "emplace_back", - "symbol_type": "Function", - "file_path": "", - "line_start": 22511, - "line_end": 22531, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_emplace", - "name": "emplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 22536, - "line_end": 22562, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert_iterator", - "name": "insert_iterator", - "symbol_type": "Function", - "file_path": "", - "line_start": 22568, - "line_end": 22583, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22587, - "line_end": 22603, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22607, - "line_end": 22610, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22614, - "line_end": 22630, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22634, - "line_end": 22661, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22665, - "line_end": 22681, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_insert", - "name": "insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 22685, - "line_end": 22706, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 22710, - "line_end": 22713, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 22717, - "line_end": 22760, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22764, - "line_end": 22777, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22781, - "line_end": 22789, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22793, - "line_end": 22805, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22809, - "line_end": 22821, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22825, - "line_end": 22837, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22841, - "line_end": 22853, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22857, - "line_end": 22869, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_if", - "name": "if", - "symbol_type": "Function", - "file_path": "", - "line_start": 22946, - "line_end": 22949, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_compares_unordered", - "name": "compares_unordered", - "symbol_type": "Function", - "file_path": "", - "line_start": 22975, - "line_end": 22978, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_740", - "name": "function_740", - "symbol_type": "Function", - "file_path": "", - "line_start": 22984, - "line_end": 22995, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_741", - "name": "function_741", - "symbol_type": "Function", - "file_path": "", - "line_start": 23001, - "line_end": 23004, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_742", - "name": "function_742", - "symbol_type": "Function", - "file_path": "", - "line_start": 23008, - "line_end": 23015, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_743", - "name": "function_743", - "symbol_type": "Function", - "file_path": "", - "line_start": 23019, - "line_end": 23028, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_744", - "name": "function_744", - "symbol_type": "Function", - "file_path": "", - "line_start": 23034, - "line_end": 23037, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_745", - "name": "function_745", - "symbol_type": "Function", - "file_path": "", - "line_start": 23046, - "line_end": 23053, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_746", - "name": "function_746", - "symbol_type": "Function", - "file_path": "", - "line_start": 23059, - "line_end": 23062, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_747", - "name": "function_747", - "symbol_type": "Function", - "file_path": "", - "line_start": 23067, - "line_end": 23074, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_748", - "name": "function_748", - "symbol_type": "Function", - "file_path": "", - "line_start": 23080, - "line_end": 23083, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_749", - "name": "function_749", - "symbol_type": "Function", - "file_path": "", - "line_start": 23088, - "line_end": 23098, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_750", - "name": "function_750", - "symbol_type": "Function", - "file_path": "", - "line_start": 23104, - "line_end": 23107, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_751", - "name": "function_751", - "symbol_type": "Function", - "file_path": "", - "line_start": 23113, - "line_end": 23116, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_752", - "name": "function_752", - "symbol_type": "Function", - "file_path": "", - "line_start": 23120, - "line_end": 23127, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_753", - "name": "function_753", - "symbol_type": "Function", - "file_path": "", - "line_start": 23133, - "line_end": 23136, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_754", - "name": "function_754", - "symbol_type": "Function", - "file_path": "", - "line_start": 23142, - "line_end": 23145, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_755", - "name": "function_755", - "symbol_type": "Function", - "file_path": "", - "line_start": 23149, - "line_end": 23520, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_756", - "name": "function_756", - "symbol_type": "Function", - "file_path": "", - "line_start": 23170, - "line_end": 23173, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_757", - "name": "function_757", - "symbol_type": "Function", - "file_path": "", - "line_start": 23177, - "line_end": 23184, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_758", - "name": "function_758", - "symbol_type": "Function", - "file_path": "", - "line_start": 23190, - "line_end": 23193, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_759", - "name": "function_759", - "symbol_type": "Function", - "file_path": "", - "line_start": 23199, - "line_end": 23202, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_760", - "name": "function_760", - "symbol_type": "Function", - "file_path": "", - "line_start": 23206, - "line_end": 23214, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_761", - "name": "function_761", - "symbol_type": "Function", - "file_path": "", - "line_start": 23220, - "line_end": 23223, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_762", - "name": "function_762", - "symbol_type": "Function", - "file_path": "", - "line_start": 23229, - "line_end": 23232, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_763", - "name": "function_763", - "symbol_type": "Function", - "file_path": "", - "line_start": 23236, - "line_end": 23243, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_764", - "name": "function_764", - "symbol_type": "Function", - "file_path": "", - "line_start": 23249, - "line_end": 23252, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_765", - "name": "function_765", - "symbol_type": "Function", - "file_path": "", - "line_start": 23258, - "line_end": 23261, - "column_start": 11, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_766", - "name": "function_766", - "symbol_type": "Function", - "file_path": "", - "line_start": 23277, - "line_end": 23290, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23316, - "line_end": 23325, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23330, - "line_end": 23340, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23344, - "line_end": 23352, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 23357, - "line_end": 23361, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 23366, - "line_end": 23370, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 23374, - "line_end": 23378, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23384, - "line_end": 23393, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23399, - "line_end": 23408, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_sax_parse", - "name": "sax_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 23418, - "line_end": 23429, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_776", - "name": "function_776", - "symbol_type": "Function", - "file_path": "", - "line_start": 23459, - "line_end": 23484, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_data", - "name": "data", - "symbol_type": "Function", - "file_path": "", - "line_start": 23499, - "line_end": 23502, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_data", - "name": "data", - "symbol_type": "Function", - "file_path": "", - "line_start": 23504, - "line_end": 23508, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_data", - "name": "data", - "symbol_type": "Function", - "file_path": "", - "line_start": 23510, - "line_end": 23510, - "column_start": 8, - "column_end": 34, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_data", - "name": "data", - "symbol_type": "Function", - "file_path": "", - "line_start": 23511, - "line_end": 23511, - "column_start": 8, - "column_end": 40, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_data", - "name": "data", - "symbol_type": "Function", - "file_path": "", - "line_start": 23512, - "line_end": 23512, - "column_start": 8, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_782", - "name": "function_782", - "symbol_type": "Function", - "file_path": "", - "line_start": 23516, - "line_end": 23519, - "column_start": 8, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_cbor", - "name": "to_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23548, - "line_end": 23551, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_cbor", - "name": "to_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23555, - "line_end": 23558, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23562, - "line_end": 23567, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23571, - "line_end": 23574, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_msgpack", - "name": "to_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23578, - "line_end": 23581, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23585, - "line_end": 23592, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23596, - "line_end": 23600, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_ubjson", - "name": "to_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23604, - "line_end": 23608, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23612, - "line_end": 23619, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23623, - "line_end": 23627, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bjdata", - "name": "to_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23631, - "line_end": 23635, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23639, - "line_end": 23644, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23648, - "line_end": 23651, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_to_bson", - "name": "to_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23655, - "line_end": 23658, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23663, - "line_end": 23674, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23679, - "line_end": 23690, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23695, - "line_end": 23701, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_cbor", - "name": "from_cbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 23705, - "line_end": 23716, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23721, - "line_end": 23731, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23736, - "line_end": 23746, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23751, - "line_end": 23756, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_msgpack", - "name": "from_msgpack", - "symbol_type": "Function", - "file_path": "", - "line_start": 23760, - "line_end": 23770, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23775, - "line_end": 23785, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23790, - "line_end": 23800, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23805, - "line_end": 23810, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_ubjson", - "name": "from_ubjson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23814, - "line_end": 23824, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bjdata", - "name": "from_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23829, - "line_end": 23839, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bjdata", - "name": "from_bjdata", - "symbol_type": "Function", - "file_path": "", - "line_start": 23844, - "line_end": 23854, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23859, - "line_end": 23869, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23874, - "line_end": 23884, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23889, - "line_end": 23894, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_from_bson", - "name": "from_bson", - "symbol_type": "Function", - "file_path": "", - "line_start": 23898, - "line_end": 23908, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_815", - "name": "function_815", - "symbol_type": "Function", - "file_path": "", - "line_start": 23920, - "line_end": 23923, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_816", - "name": "function_816", - "symbol_type": "Function", - "file_path": "", - "line_start": 23927, - "line_end": 23930, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_817", - "name": "function_817", - "symbol_type": "Function", - "file_path": "", - "line_start": 23934, - "line_end": 23937, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_818", - "name": "function_818", - "symbol_type": "Function", - "file_path": "", - "line_start": 23941, - "line_end": 23944, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 23948, - "line_end": 23951, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 23955, - "line_end": 23958, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 23962, - "line_end": 23965, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_at", - "name": "at", - "symbol_type": "Function", - "file_path": "", - "line_start": 23969, - "line_end": 23972, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_flatten", - "name": "flatten", - "symbol_type": "Function", - "file_path": "", - "line_start": 23976, - "line_end": 23981, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_unflatten", - "name": "unflatten", - "symbol_type": "Function", - "file_path": "", - "line_start": 23985, - "line_end": 23988, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_patch_inplace", - "name": "patch_inplace", - "symbol_type": "Function", - "file_path": "", - "line_start": 24001, - "line_end": 24267, - "column_start": 4, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_patch", - "name": "patch", - "symbol_type": "Function", - "file_path": "", - "line_start": 24272, - "line_end": 24277, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_diff", - "name": "diff", - "symbol_type": "Function", - "file_path": "", - "line_start": 24281, - "line_end": 24412, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_merge_patch", - "name": "merge_patch", - "symbol_type": "Function", - "file_path": "", - "line_start": 24424, - "line_end": 24448, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_829", - "name": "function_829", - "symbol_type": "Function", - "file_path": "", - "line_start": 24455, - "line_end": 24459, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_830", - "name": "function_830", - "symbol_type": "Function", - "file_path": "", - "line_start": 24472, - "line_end": 24476, - "column_start": 4, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_831", - "name": "function_831", - "symbol_type": "Function", - "file_path": "", - "line_start": 24484, - "line_end": 24488, - "column_start": 4, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_832", - "name": "function_832", - "symbol_type": "Function", - "file_path": "", - "line_start": 24492, - "line_end": 24546, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_833", - "name": "function_833", - "symbol_type": "Function", - "file_path": "", - "line_start": 24503, - "line_end": 24510, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_834", - "name": "function_834", - "symbol_type": "Function", - "file_path": "", - "line_start": 24506, - "line_end": 24509, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_835", - "name": "function_835", - "symbol_type": "Function", - "file_path": "", - "line_start": 24520, - "line_end": 24528, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_swap", - "name": "swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 24536, - "line_end": 24542, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_make_void", - "name": "make_void", - "symbol_type": "Class", - "file_path": "", - "line_start": 251, - "line_end": 254, - "column_start": 25, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_nonesuch", - "name": "nonesuch", - "symbol_type": "Class", - "file_path": "", - "line_start": 266, - "line_end": 274, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_detector", - "name": "detector", - "symbol_type": "Class", - "file_path": "", - "line_start": 280, - "line_end": 284, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_3", - "name": "class_3", - "symbol_type": "Class", - "file_path": "", - "line_start": 287, - "line_end": 291, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_detected_lazy", - "name": "is_detected_lazy", - "symbol_type": "Class", - "file_path": "", - "line_start": 297, - "line_end": 297, - "column_start": 0, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_would_call_std_", - "name": "would_call_std_", - "symbol_type": "Class", - "file_path": "", - "line_start": 2814, - "line_end": 2814, - "column_start": 4, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_position_t", - "name": "position_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 3035, - "line_end": 3049, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_integer_sequence", - "name": "integer_sequence", - "symbol_type": "Class", - "file_path": "", - "line_start": 3122, - "line_end": 3129, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Extend", - "name": "Extend", - "symbol_type": "Class", - "file_path": "", - "line_start": 3143, - "line_end": 3143, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 3147, - "line_end": 3150, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 3153, - "line_end": 3156, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Gen", - "name": "Gen", - "symbol_type": "Class", - "file_path": "", - "line_start": 3161, - "line_end": 3165, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 3168, - "line_end": 3171, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_priority_tag", - "name": "priority_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 3206, - "line_end": 3206, - "column_start": 21, - "column_end": 68, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_14", - "name": "class_14", - "symbol_type": "Class", - "file_path": "", - "line_start": 3207, - "line_end": 3207, - "column_start": 11, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_static_const", - "name": "static_const", - "symbol_type": "Class", - "file_path": "", - "line_start": 3211, - "line_end": 3214, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_types", - "name": "iterator_types", - "symbol_type": "Class", - "file_path": "", - "line_start": 3272, - "line_end": 3272, - "column_start": 0, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_17", - "name": "class_17", - "symbol_type": "Class", - "file_path": "", - "line_start": 3275, - "line_end": 3285, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_traits", - "name": "iterator_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 3290, - "line_end": 3292, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_19", - "name": "class_19", - "symbol_type": "Class", - "file_path": "", - "line_start": 3295, - "line_end": 3298, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_20", - "name": "class_20", - "symbol_type": "Class", - "file_path": "", - "line_start": 3301, - "line_end": 3308, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_pointer", - "name": "json_pointer", - "symbol_type": "Class", - "file_path": "", - "line_start": 3416, - "line_end": 3416, - "column_start": 4, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ordered_map", - "name": "ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 3427, - "line_end": 3427, - "column_start": 4, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_basic_json", - "name": "is_basic_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 3463, - "line_end": 3463, - "column_start": 19, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_basic_json_context", - "name": "is_basic_json_context", - "symbol_type": "Class", - "file_path": "", - "line_start": 3472, - "line_end": 3476, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_ref", - "name": "json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 3483, - "line_end": 3483, - "column_start": 0, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_json_ref", - "name": "is_json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 3486, - "line_end": 3486, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_27", - "name": "class_27", - "symbol_type": "Class", - "file_path": "", - "line_start": 3489, - "line_end": 3489, - "column_start": 0, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_from_json", - "name": "has_from_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 3527, - "line_end": 3527, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_getable", - "name": "is_getable", - "symbol_type": "Class", - "file_path": "", - "line_start": 3534, - "line_end": 3537, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_30", - "name": "class_30", - "symbol_type": "Class", - "file_path": "", - "line_start": 3540, - "line_end": 3547, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_non_default_from_json", - "name": "has_non_default_from_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 3552, - "line_end": 3552, - "column_start": 0, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_32", - "name": "class_32", - "symbol_type": "Class", - "file_path": "", - "line_start": 3555, - "line_end": 3562, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_to_json", - "name": "has_to_json", - "symbol_type": "Class", - "file_path": "", - "line_start": 3567, - "line_end": 3567, - "column_start": 0, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_34", - "name": "class_34", - "symbol_type": "Class", - "file_path": "", - "line_start": 3570, - "line_end": 3577, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_has_key_compare", - "name": "has_key_compare", - "symbol_type": "Class", - "file_path": "", - "line_start": 3583, - "line_end": 3583, - "column_start": 0, - "column_end": 99, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_actual_object_comparator", - "name": "actual_object_comparator", - "symbol_type": "Class", - "file_path": "", - "line_start": 3587, - "line_end": 3593, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_char_traits", - "name": "char_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 3604, - "line_end": 3605, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_38", - "name": "class_38", - "symbol_type": "Class", - "file_path": "", - "line_start": 3609, - "line_end": 3629, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_39", - "name": "class_39", - "symbol_type": "Class", - "file_path": "", - "line_start": 3633, - "line_end": 3653, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_conjunction", - "name": "conjunction", - "symbol_type": "Class", - "file_path": "", - "line_start": 3660, - "line_end": 3660, - "column_start": 19, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_41", - "name": "class_41", - "symbol_type": "Class", - "file_path": "", - "line_start": 3661, - "line_end": 3661, - "column_start": 18, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_42", - "name": "class_42", - "symbol_type": "Class", - "file_path": "", - "line_start": 3663, - "line_end": 3664, - "column_start": 0, - "column_end": 79, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_negation", - "name": "negation", - "symbol_type": "Class", - "file_path": "", - "line_start": 3667, - "line_end": 3667, - "column_start": 18, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_default_constructible", - "name": "is_default_constructible", - "symbol_type": "Class", - "file_path": "", - "line_start": 3673, - "line_end": 3673, - "column_start": 0, - "column_end": 69, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_45", - "name": "class_45", - "symbol_type": "Class", - "file_path": "", - "line_start": 3676, - "line_end": 3677, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_46", - "name": "class_46", - "symbol_type": "Class", - "file_path": "", - "line_start": 3680, - "line_end": 3681, - "column_start": 0, - "column_end": 88, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_47", - "name": "class_47", - "symbol_type": "Class", - "file_path": "", - "line_start": 3684, - "line_end": 3685, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_48", - "name": "class_48", - "symbol_type": "Class", - "file_path": "", - "line_start": 3688, - "line_end": 3689, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible", - "name": "is_constructible", - "symbol_type": "Class", - "file_path": "", - "line_start": 3692, - "line_end": 3692, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_50", - "name": "class_50", - "symbol_type": "Class", - "file_path": "", - "line_start": 3695, - "line_end": 3695, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_51", - "name": "class_51", - "symbol_type": "Class", - "file_path": "", - "line_start": 3698, - "line_end": 3698, - "column_start": 0, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_52", - "name": "class_52", - "symbol_type": "Class", - "file_path": "", - "line_start": 3701, - "line_end": 3701, - "column_start": 0, - "column_end": 91, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_53", - "name": "class_53", - "symbol_type": "Class", - "file_path": "", - "line_start": 3704, - "line_end": 3704, - "column_start": 0, - "column_end": 103, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_iterator_traits", - "name": "is_iterator_traits", - "symbol_type": "Class", - "file_path": "", - "line_start": 3707, - "line_end": 3707, - "column_start": 0, - "column_end": 46, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_55", - "name": "class_55", - "symbol_type": "Class", - "file_path": "", - "line_start": 3710, - "line_end": 3722, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_range", - "name": "is_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 3725, - "line_end": 3741, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_complete_type", - "name": "is_complete_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3754, - "line_end": 3754, - "column_start": 0, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_58", - "name": "class_58", - "symbol_type": "Class", - "file_path": "", - "line_start": 3757, - "line_end": 3757, - "column_start": 0, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_object_type_impl", - "name": "is_compatible_object_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3761, - "line_end": 3761, - "column_start": 0, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_60", - "name": "class_60", - "symbol_type": "Class", - "file_path": "", - "line_start": 3764, - "line_end": 3777, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_object_type", - "name": "is_compatible_object_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3780, - "line_end": 3781, - "column_start": 0, - "column_end": 76, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_object_type_impl", - "name": "is_constructible_object_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3785, - "line_end": 3785, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_63", - "name": "class_63", - "symbol_type": "Class", - "file_path": "", - "line_start": 3788, - "line_end": 3809, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_object_type", - "name": "is_constructible_object_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3812, - "line_end": 3814, - "column_start": 0, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_string_type", - "name": "is_compatible_string_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3817, - "line_end": 3821, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_string_type", - "name": "is_constructible_string_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3824, - "line_end": 3838, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_array_type_impl", - "name": "is_compatible_array_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3841, - "line_end": 3841, - "column_start": 0, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_68", - "name": "class_68", - "symbol_type": "Class", - "file_path": "", - "line_start": 3844, - "line_end": 3856, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_array_type", - "name": "is_compatible_array_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3859, - "line_end": 3860, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_array_type_impl", - "name": "is_constructible_array_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3863, - "line_end": 3863, - "column_start": 0, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_71", - "name": "class_71", - "symbol_type": "Class", - "file_path": "", - "line_start": 3866, - "line_end": 3870, - "column_start": 0, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_72", - "name": "class_72", - "symbol_type": "Class", - "file_path": "", - "line_start": 3873, - "line_end": 3900, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_array_type", - "name": "is_constructible_array_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3903, - "line_end": 3904, - "column_start": 0, - "column_end": 80, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_integer_type_impl", - "name": "is_compatible_integer_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3908, - "line_end": 3908, - "column_start": 0, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_75", - "name": "class_75", - "symbol_type": "Class", - "file_path": "", - "line_start": 3911, - "line_end": 3926, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_integer_type", - "name": "is_compatible_integer_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3929, - "line_end": 3931, - "column_start": 0, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_type_impl", - "name": "is_compatible_type_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 3934, - "line_end": 3934, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_78", - "name": "class_78", - "symbol_type": "Class", - "file_path": "", - "line_start": 3937, - "line_end": 3943, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_compatible_type", - "name": "is_compatible_type", - "symbol_type": "Class", - "file_path": "", - "line_start": 3946, - "line_end": 3947, - "column_start": 0, - "column_end": 63, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_constructible_tuple", - "name": "is_constructible_tuple", - "symbol_type": "Class", - "file_path": "", - "line_start": 3950, - "line_end": 3950, - "column_start": 0, - "column_end": 50, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_81", - "name": "class_81", - "symbol_type": "Class", - "file_path": "", - "line_start": 3953, - "line_end": 3953, - "column_start": 0, - "column_end": 102, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_json_iterator_of", - "name": "is_json_iterator_of", - "symbol_type": "Class", - "file_path": "", - "line_start": 3956, - "line_end": 3956, - "column_start": 0, - "column_end": 47, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_83", - "name": "class_83", - "symbol_type": "Class", - "file_path": "", - "line_start": 3959, - "line_end": 3959, - "column_start": 0, - "column_end": 95, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_84", - "name": "class_84", - "symbol_type": "Class", - "file_path": "", - "line_start": 3962, - "line_end": 3963, - "column_start": 0, - "column_end": 2, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_specialization_of", - "name": "is_specialization_of", - "symbol_type": "Class", - "file_path": "", - "line_start": 3967, - "line_end": 3967, - "column_start": 0, - "column_end": 48, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_86", - "name": "class_86", - "symbol_type": "Class", - "file_path": "", - "line_start": 3970, - "line_end": 3970, - "column_start": 0, - "column_end": 74, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_comparable", - "name": "is_comparable", - "symbol_type": "Class", - "file_path": "", - "line_start": 3977, - "line_end": 3977, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_88", - "name": "class_88", - "symbol_type": "Class", - "file_path": "", - "line_start": 3980, - "line_end": 3983, - "column_start": 0, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_ordered_map", - "name": "is_ordered_map", - "symbol_type": "Class", - "file_path": "", - "line_start": 4033, - "line_end": 4046, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_two", - "name": "two", - "symbol_type": "Class", - "file_path": "", - "line_start": 4037, - "line_end": 4040, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_in_range_of_impl2", - "name": "value_in_range_of_impl2", - "symbol_type": "Class", - "file_path": "", - "line_start": 4083, - "line_end": 4083, - "column_start": 0, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_92", - "name": "class_92", - "symbol_type": "Class", - "file_path": "", - "line_start": 4086, - "line_end": 4093, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_93", - "name": "class_93", - "symbol_type": "Class", - "file_path": "", - "line_start": 4096, - "line_end": 4103, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_94", - "name": "class_94", - "symbol_type": "Class", - "file_path": "", - "line_start": 4106, - "line_end": 4113, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_95", - "name": "class_95", - "symbol_type": "Class", - "file_path": "", - "line_start": 4116, - "line_end": 4124, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_value_in_range_of_impl1", - "name": "value_in_range_of_impl1", - "symbol_type": "Class", - "file_path": "", - "line_start": 4129, - "line_end": 4129, - "column_start": 0, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_97", - "name": "class_97", - "symbol_type": "Class", - "file_path": "", - "line_start": 4132, - "line_end": 4138, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_98", - "name": "class_98", - "symbol_type": "Class", - "file_path": "", - "line_start": 4141, - "line_end": 4147, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_c_string", - "name": "is_c_string", - "symbol_type": "Class", - "file_path": "", - "line_start": 4181, - "line_end": 4181, - "column_start": 0, - "column_end": 61, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_transparent", - "name": "is_transparent", - "symbol_type": "Class", - "file_path": "", - "line_start": 4203, - "line_end": 4203, - "column_start": 0, - "column_end": 67, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_exception", - "name": "exception", - "symbol_type": "Class", - "file_path": "", - "line_start": 4371, - "line_end": 4465, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parse_error", - "name": "parse_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 4469, - "line_end": 4518, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_invalid_iterator", - "name": "invalid_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 4522, - "line_end": 4536, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_type_error", - "name": "type_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 4540, - "line_end": 4553, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_out_of_range", - "name": "out_of_range", - "symbol_type": "Class", - "file_path": "", - "line_start": 4557, - "line_end": 4570, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_other_error", - "name": "other_error", - "symbol_type": "Class", - "file_path": "", - "line_start": 4574, - "line_end": 4587, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_identity_tag", - "name": "identity_tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 4615, - "line_end": 4615, - "column_start": 19, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_from_json_fn", - "name": "from_json_fn", - "symbol_type": "Class", - "file_path": "", - "line_start": 5098, - "line_end": 5107, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 5185, - "line_end": 5303, - "column_start": 32, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 5306, - "line_end": 5336, - "column_start": 32, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_111", - "name": "class_111", - "symbol_type": "Class", - "file_path": "", - "line_start": 5371, - "line_end": 5372, - "column_start": 0, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_112", - "name": "class_112", - "symbol_type": "Class", - "file_path": "", - "line_start": 5375, - "line_end": 5381, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_external_constructor", - "name": "external_constructor", - "symbol_type": "Class", - "file_path": "", - "line_start": 5419, - "line_end": 5419, - "column_start": 18, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_114", - "name": "class_114", - "symbol_type": "Class", - "file_path": "", - "line_start": 5422, - "line_end": 5432, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_115", - "name": "class_115", - "symbol_type": "Class", - "file_path": "", - "line_start": 5435, - "line_end": 5465, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_116", - "name": "class_116", - "symbol_type": "Class", - "file_path": "", - "line_start": 5468, - "line_end": 5487, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_117", - "name": "class_117", - "symbol_type": "Class", - "file_path": "", - "line_start": 5490, - "line_end": 5500, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_118", - "name": "class_118", - "symbol_type": "Class", - "file_path": "", - "line_start": 5503, - "line_end": 5513, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_119", - "name": "class_119", - "symbol_type": "Class", - "file_path": "", - "line_start": 5516, - "line_end": 5526, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_120", - "name": "class_120", - "symbol_type": "Class", - "file_path": "", - "line_start": 5529, - "line_end": 5596, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_121", - "name": "class_121", - "symbol_type": "Class", - "file_path": "", - "line_start": 5599, - "line_end": 5634, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_to_json_fn", - "name": "to_json_fn", - "symbol_type": "Class", - "file_path": "", - "line_start": 5799, - "line_end": 5806, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_adl_serializer", - "name": "adl_serializer", - "symbol_type": "Class", - "file_path": "", - "line_start": 5832, - "line_end": 5862, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_input_stream_adapter", - "name": "input_stream_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 6225, - "line_end": 6274, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_input_adapter", - "name": "iterator_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 6280, - "line_end": 6312, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_wide_string_input_helper", - "name": "wide_string_input_helper", - "symbol_type": "Class", - "file_path": "", - "line_start": 6315, - "line_end": 6315, - "column_start": 0, - "column_end": 31, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_127", - "name": "class_127", - "symbol_type": "Class", - "file_path": "", - "line_start": 6318, - "line_end": 6373, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_128", - "name": "class_128", - "symbol_type": "Class", - "file_path": "", - "line_start": 6376, - "line_end": 6435, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_wide_string_input_adapter", - "name": "wide_string_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 6439, - "line_end": 6480, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iterator_input_adapter_factory", - "name": "iterator_input_adapter_factory", - "symbol_type": "Class", - "file_path": "", - "line_start": 6483, - "line_end": 6493, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_iterator_of_multibyte", - "name": "is_iterator_of_multibyte", - "symbol_type": "Class", - "file_path": "", - "line_start": 6496, - "line_end": 6503, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_132", - "name": "class_132", - "symbol_type": "Class", - "file_path": "", - "line_start": 6506, - "line_end": 6517, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_container_input_adapter_factory", - "name": "container_input_adapter_factory", - "symbol_type": "Class", - "file_path": "", - "line_start": 6538, - "line_end": 6538, - "column_start": 0, - "column_end": 41, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_134", - "name": "class_134", - "symbol_type": "Class", - "file_path": "", - "line_start": 6541, - "line_end": 6550, - "column_start": 0, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_span_input_adapter", - "name": "span_input_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 6604, - "line_end": 6630, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_sax_dom_callback_parser", - "name": "json_sax_dom_callback_parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 6982, - "line_end": 7286, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_sax_acceptor", - "name": "json_sax_acceptor", - "symbol_type": "Class", - "file_path": "", - "line_start": 7289, - "line_end": 7362, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lexer_base", - "name": "lexer_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 7406, - "line_end": 7476, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_lexer", - "name": "lexer", - "symbol_type": "Class", - "file_path": "", - "line_start": 7483, - "line_end": 8682, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_sax", - "name": "is_sax", - "symbol_type": "Class", - "file_path": "", - "line_start": 9085, - "line_end": 9113, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_is_sax_static_asserts", - "name": "is_sax_static_asserts", - "symbol_type": "Class", - "file_path": "", - "line_start": 9116, - "line_end": 9167, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_binary_reader", - "name": "binary_reader", - "symbol_type": "Class", - "file_path": "", - "line_start": 9211, - "line_end": 12146, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_parser", - "name": "parser", - "symbol_type": "Class", - "file_path": "", - "line_start": 12228, - "line_end": 12684, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_primitive_iterator_t", - "name": "primitive_iterator_t", - "symbol_type": "Class", - "file_path": "", - "line_start": 12732, - "line_end": 12832, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_internal_iterator", - "name": "internal_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 12848, - "line_end": 12856, - "column_start": 33, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy", - "name": "iteration_proxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 12895, - "line_end": 12895, - "column_start": 32, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iteration_proxy_value", - "name": "iteration_proxy_value", - "symbol_type": "Class", - "file_path": "", - "line_start": 12896, - "line_end": 12896, - "column_start": 32, - "column_end": 59, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_iter_impl", - "name": "iter_impl", - "symbol_type": "Class", - "file_path": "", - "line_start": 12915, - "line_end": 13103, - "column_start": 0, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_reverse_iterator", - "name": "json_reverse_iterator", - "symbol_type": "Class", - "file_path": "", - "line_start": 13668, - "line_end": 13751, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_default_base", - "name": "json_default_base", - "symbol_type": "Class", - "file_path": "", - "line_start": 13788, - "line_end": 13788, - "column_start": 0, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_json_ref", - "name": "json_ref", - "symbol_type": "Class", - "file_path": "", - "line_start": 14819, - "line_end": 14872, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_adapter_protocol", - "name": "output_adapter_protocol", - "symbol_type": "Class", - "file_path": "", - "line_start": 14944, - "line_end": 14955, - "column_start": 28, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_vector_adapter", - "name": "output_vector_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14963, - "line_end": 14983, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_stream_adapter", - "name": "output_stream_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 14988, - "line_end": 15008, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_string_adapter", - "name": "output_string_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 15013, - "line_end": 15033, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_output_adapter", - "name": "output_adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 15036, - "line_end": 15058, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_binary_writer", - "name": "binary_writer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15078, - "line_end": 16874, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_diyfp", - "name": "diyfp", - "symbol_type": "Class", - "file_path": "", - "line_start": 16964, - "line_end": 17080, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_boundaries", - "name": "boundaries", - "symbol_type": "Class", - "file_path": "", - "line_start": 17082, - "line_end": 17087, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_cached_power", - "name": "cached_power", - "symbol_type": "Class", - "file_path": "", - "line_start": 17221, - "line_end": 17226, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_serializer", - "name": "serializer", - "symbol_type": "Class", - "file_path": "", - "line_start": 18059, - "line_end": 18595, - "column_start": 0, - "column_end": 9, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_162", - "name": "class_162", - "symbol_type": "Class", - "file_path": "", - "line_start": 24514, - "line_end": 24529, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "InProcessTransport.cpp", - "path": "./development/nyamesh/src/transport/InProcessTransport.cpp", - "language": "cpp", - "size_bytes": 17887, - "total_lines": 477, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.677343730Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 29, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 76, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 112, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 121, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 130, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 143, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 148, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 212, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 229, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 235, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 251, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 278, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 309, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 318, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 322, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 326, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 337, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 347, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 355, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 382, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 389, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 396, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 408, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createInProcessTransport", - "name": "createInProcessTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 416, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createInProcessTransport", - "name": "createInProcessTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 420, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_enableMessageBusDebug", - "name": "enableMessageBusDebug", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 442, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_isMessageBusDebugEnabled", - "name": "isMessageBusDebugEnabled", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 451, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_showMessageBusStats", - "name": "showMessageBusStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 474, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "InProcessTransport.h", - "path": "./development/nyamesh/src/transport/InProcessTransport.h", - "language": "c", - "size_bytes": 5050, - "total_lines": 161, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.687081505Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_InProcessMessageBus", - "name": "InProcessMessageBus", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 4, - "column_end": 36, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 4, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_InProcessMessageBus", - "name": "InProcessMessageBus", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 75, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_InProcessTransport", - "name": "InProcessTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 36, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_InProcessTransport", - "name": "InProcessTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "MillionPeerP2PTransport.cpp", - "path": "./development/nyamesh/src/transport/MillionPeerP2PTransport.cpp", - "language": "cpp", - "size_bytes": 31309, - "total_lines": 865, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.697307216Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 54, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 89, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 111, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 121, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 135, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 140, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 145, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 151, - "column_start": 0, - "column_end": 89, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 172, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 196, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 206, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 216, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 222, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 233, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 273, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 312, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 353, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 420, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 457, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 500, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 547, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 574, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 576, - "line_end": 598, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 600, - "line_end": 625, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 627, - "line_end": 684, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 690, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 694, - "line_end": 696, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 698, - "line_end": 708, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 710, - "line_end": 729, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 731, - "line_end": 747, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 749, - "line_end": 766, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 768, - "line_end": 782, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 784, - "line_end": 803, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 805, - "line_end": 818, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 820, - "line_end": 826, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 828, - "line_end": 834, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 836, - "line_end": 843, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 845, - "line_end": 855, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 857, - "line_end": 862, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "MillionPeerP2PTransport.h", - "path": "./development/nyamesh/src/transport/MillionPeerP2PTransport.h", - "language": "c", - "size_bytes": 13029, - "total_lines": 380, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.704568950Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_MillionPeerConfig", - "name": "MillionPeerConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_CompressedP2PMessage", - "name": "CompressedP2PMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_RoutingEntry", - "name": "RoutingEntry", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 112, - "column_start": 4, - "column_end": 29, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_RoutingEntry", - "name": "RoutingEntry", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 4, - "column_end": 85, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 156, - "column_start": 4, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 157, - "column_start": 4, - "column_end": 57, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 283, - "column_start": 4, - "column_end": 84, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 289, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 295, - "column_start": 4, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 301, - "column_start": 4, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 307, - "column_start": 4, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 313, - "column_start": 4, - "column_end": 73, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_MillionPeerConfig", - "name": "MillionPeerConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 74, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_CompressedP2PMessage", - "name": "CompressedP2PMessage", - "symbol_type": "Class", - "file_path": "", - "line_start": 80, - "line_end": 99, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_RoutingEntry", - "name": "RoutingEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 116, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_DistributedHashTable", - "name": "DistributedHashTable", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 134, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_MillionScaleMessageQueue", - "name": "MillionScaleMessageQueue", - "symbol_type": "Class", - "file_path": "", - "line_start": 140, - "line_end": 159, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_MillionPeerP2PTransport", - "name": "MillionPeerP2PTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 172, - "line_end": 327, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "MillionPeerP2PTransport_Pure.h", - "path": "./development/nyamesh/src/transport/MillionPeerP2PTransport_Pure.h", - "language": "c", - "size_bytes": 3017, - "total_lines": 86, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.710706725Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_MillionPeerP2PTransportPure", - "name": "MillionPeerP2PTransportPure", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 84, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "NyaMesh2TransportAdapter.cpp", - "path": "./development/nyamesh/src/transport/NyaMesh2TransportAdapter.cpp", - "language": "cpp", - "size_bytes": 16358, - "total_lines": 466, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.718368244Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 59, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 94, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 115, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 135, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 171, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 210, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 215, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 219, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 244, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 248, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 258, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 275, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 296, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 316, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 336, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 350, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 383, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 392, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 405, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createNyaMesh2TransportAdapter", - "name": "createNyaMesh2TransportAdapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 414, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createNyaMesh2TransportAdapter", - "name": "createNyaMesh2TransportAdapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 421, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createRequirementsForTextEditing", - "name": "createRequirementsForTextEditing", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 434, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createRequirementsForFileSharing", - "name": "createRequirementsForFileSharing", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 442, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createRequirementsForSearch", - "name": "createRequirementsForSearch", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 450, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_getRecommendedTransportType", - "name": "getRecommendedTransportType", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 463, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "NyaMesh2TransportAdapter.h", - "path": "./development/nyamesh/src/transport/NyaMesh2TransportAdapter.h", - "language": "c", - "size_bytes": 8904, - "total_lines": 333, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.726230370Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 207, - "column_start": 4, - "column_end": 53, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 212, - "column_start": 4, - "column_end": 51, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_SafeMessage", - "name": "SafeMessage", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 4, - "column_end": 22, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AdapterRequirements", - "name": "AdapterRequirements", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NyaMesh2TransportAdapter", - "name": "NyaMesh2TransportAdapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 259, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "NyaMeshTransport.cpp", - "path": "./development/nyamesh/src/transport/NyaMeshTransport.cpp", - "language": "cpp", - "size_bytes": 409, - "total_lines": 15, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.731235415Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "NyaMeshTransport.h", - "path": "./development/nyamesh/src/transport/NyaMeshTransport.h", - "language": "c", - "size_bytes": 21653, - "total_lines": 611, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.739120248Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Capability", - "name": "Capability", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 107, - "column_start": 4, - "column_end": 37, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Capability", - "name": "Capability", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 111, - "column_start": 4, - "column_end": 185, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Neighbor", - "name": "Neighbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 4, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Neighbor", - "name": "Neighbor", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 128, - "column_start": 4, - "column_end": 151, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_NyaMeshTransport", - "name": "NyaMeshTransport", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 194, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 321, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 342, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 377, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 406, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 425, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 429, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 451, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 499, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 521, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 523, - "line_end": 535, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 537, - "line_end": 547, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 559, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 561, - "line_end": 577, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 579, - "line_end": 585, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 590, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 592, - "line_end": 596, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 598, - "line_end": 602, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 604, - "line_end": 607, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_TransportBase", - "name": "TransportBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 43, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Intent", - "name": "Intent", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 90, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Capability", - "name": "Capability", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 112, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_Neighbor", - "name": "Neighbor", - "symbol_type": "Class", - "file_path": "", - "line_start": 117, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NyaMeshTransport", - "name": "NyaMeshTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 144, - "line_end": 608, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "P2PTransport.cpp", - "path": "./development/nyamesh/src/transport/P2PTransport.cpp", - "language": "cpp", - "size_bytes": 3200, - "total_lines": 109, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.745452643Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 15, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 21, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 59, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 65, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 73, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 103, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 107, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "P2PTransport.h", - "path": "./development/nyamesh/src/transport/P2PTransport.h", - "language": "c", - "size_bytes": 10513, - "total_lines": 345, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.752218799Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_P2PTransportConfig", - "name": "P2PTransportConfig", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 4, - "column_end": 35, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_P2PNode", - "name": "P2PNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 65, - "column_start": 4, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_P2PNode", - "name": "P2PNode", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 67, - "column_start": 4, - "column_end": 83, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_P2PMessage", - "name": "P2PMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 100, - "column_start": 4, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_P2PMessage", - "name": "P2PMessage", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 308, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 314, - "column_start": 4, - "column_end": 60, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 320, - "column_start": 4, - "column_end": 62, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_P2PTransportConfig", - "name": "P2PTransportConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 52, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_P2PNode", - "name": "P2PNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 84, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_P2PMessage", - "name": "P2PMessage", - "symbol_type": "Class", - "file_path": "", - "line_start": 90, - "line_end": 121, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_P2PTransport", - "name": "P2PTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 327, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "P2PTransportAdapter.cpp", - "path": "./development/nyamesh/src/transport/P2PTransportAdapter.cpp", - "language": "cpp", - "size_bytes": 24141, - "total_lines": 701, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.759732927Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 80, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 106, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 111, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_6", - "name": "function_6", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 125, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_8", - "name": "function_8", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 138, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_9", - "name": "function_9", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 143, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_10", - "name": "function_10", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 151, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_11", - "name": "function_11", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 171, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_12", - "name": "function_12", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 180, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_13", - "name": "function_13", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 192, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_14", - "name": "function_14", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 204, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_15", - "name": "function_15", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 229, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_16", - "name": "function_16", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 254, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_17", - "name": "function_17", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 258, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_18", - "name": "function_18", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 267, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_19", - "name": "function_19", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 271, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_20", - "name": "function_20", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 280, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_21", - "name": "function_21", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 285, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_22", - "name": "function_22", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 293, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_23", - "name": "function_23", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 313, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_24", - "name": "function_24", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 321, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_25", - "name": "function_25", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 328, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_26", - "name": "function_26", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 349, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_27", - "name": "function_27", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 361, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_28", - "name": "function_28", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 393, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_29", - "name": "function_29", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 420, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_30", - "name": "function_30", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 446, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_31", - "name": "function_31", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 451, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_32", - "name": "function_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 463, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_33", - "name": "function_33", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 475, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_34", - "name": "function_34", - "symbol_type": "Function", - "file_path": "", - "line_start": 477, - "line_end": 484, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_35", - "name": "function_35", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 493, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_36", - "name": "function_36", - "symbol_type": "Function", - "file_path": "", - "line_start": 495, - "line_end": 498, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_37", - "name": "function_37", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 515, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_38", - "name": "function_38", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 519, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_39", - "name": "function_39", - "symbol_type": "Function", - "file_path": "", - "line_start": 521, - "line_end": 524, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_40", - "name": "function_40", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 529, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_41", - "name": "function_41", - "symbol_type": "Function", - "file_path": "", - "line_start": 531, - "line_end": 534, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_42", - "name": "function_42", - "symbol_type": "Function", - "file_path": "", - "line_start": 536, - "line_end": 540, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_43", - "name": "function_43", - "symbol_type": "Function", - "file_path": "", - "line_start": 542, - "line_end": 554, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_44", - "name": "function_44", - "symbol_type": "Function", - "file_path": "", - "line_start": 556, - "line_end": 560, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_45", - "name": "function_45", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 564, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_46", - "name": "function_46", - "symbol_type": "Function", - "file_path": "", - "line_start": 566, - "line_end": 576, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_47", - "name": "function_47", - "symbol_type": "Function", - "file_path": "", - "line_start": 578, - "line_end": 586, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_48", - "name": "function_48", - "symbol_type": "Function", - "file_path": "", - "line_start": 588, - "line_end": 616, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_49", - "name": "function_49", - "symbol_type": "Function", - "file_path": "", - "line_start": 618, - "line_end": 626, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createP2PTransportAdapter", - "name": "createP2PTransportAdapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 634, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createP2PTransportAdapter", - "name": "createP2PTransportAdapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 636, - "line_end": 640, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createP2PTransportAdapter", - "name": "createP2PTransportAdapter", - "symbol_type": "Function", - "file_path": "", - "line_start": 642, - "line_end": 646, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createRequirementsForTextEditing", - "name": "createRequirementsForTextEditing", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 662, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createRequirementsForFileSharing", - "name": "createRequirementsForFileSharing", - "symbol_type": "Function", - "file_path": "", - "line_start": 664, - "line_end": 674, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createRequirementsForSearch", - "name": "createRequirementsForSearch", - "symbol_type": "Function", - "file_path": "", - "line_start": 676, - "line_end": 686, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_createRequirementsForLargeScale", - "name": "createRequirementsForLargeScale", - "symbol_type": "Function", - "file_path": "", - "line_start": 688, - "line_end": 698, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "P2PTransportAdapter.h", - "path": "./development/nyamesh/src/transport/P2PTransportAdapter.h", - "language": "c", - "size_bytes": 14099, - "total_lines": 375, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.768406290Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 4, - "column_end": 45, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 148, - "column_start": 4, - "column_end": 72, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 177, - "column_start": 4, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 230, - "column_start": 4, - "column_end": 82, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_TransportRequirements", - "name": "TransportRequirements", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 71, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TransportStats", - "name": "TransportStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 99, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_UnifiedP2PInterface", - "name": "UnifiedP2PInterface", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 127, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_NyaMesh2Adapter", - "name": "NyaMesh2Adapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 132, - "line_end": 156, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_MillionPeerAdapter", - "name": "MillionPeerAdapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 161, - "line_end": 185, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_P2PTransportAdapter", - "name": "P2PTransportAdapter", - "symbol_type": "Class", - "file_path": "", - "line_start": 197, - "line_end": 302, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "TransportBase.h", - "path": "./development/nyamesh/src/transport/TransportBase.h", - "language": "c", - "size_bytes": 2517, - "total_lines": 101, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.774722704Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_TransportBase", - "name": "TransportBase", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 4, - "column_end": 30, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 41, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_TransportBase", - "name": "TransportBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 95, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "TransportInterface.h", - "path": "./development/nyamesh/src/transport/TransportInterface.h", - "language": "c", - "size_bytes": 2342, - "total_lines": 90, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:01.780488344Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_function_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 4, - "column_end": 44, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_NyaMesh", - "name": "NyaMesh", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 0, - "column_end": 13, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_TransportInterface", - "name": "TransportInterface", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 87, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_runner.js", - "path": "./development/wasm_demos/test_runner.js", - "language": "javascript", - "size_bytes": 1409, - "total_lines": 47, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:03.605236519Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "runWasm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4, - "line_end": 40, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 14, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 47, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug_notepad.rs", - "path": "./examples/debug_notepad.rs", - "language": "rust", - "size_bytes": 2717, - "total_lines": 86, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:03.805697002Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 4, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 17, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 84, - "column_start": 48, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 40, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 66, - "column_start": 26, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_DebugApp", - "name": "DebugApp", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_explorer.rs", - "path": "./examples/nyash_explorer.rs", - "language": "rust", - "size_bytes": 16123, - "total_lines": 381, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:03.823548239Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 33, - "column_start": 17, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_setup_custom_fonts", - "name": "setup_custom_fonts", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 59, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_refresh_drives", - "name": "refresh_drives", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_bytes", - "name": "format_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 380, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 235, - "column_start": 56, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 234, - "column_start": 32, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 218, - "column_start": 47, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 227, - "column_start": 41, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 233, - "column_start": 44, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 246, - "column_start": 55, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 245, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 256, - "column_start": 61, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 255, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 254, - "column_start": 81, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 379, - "column_start": 48, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 360, - "column_start": 50, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 356, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 355, - "column_start": 62, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 354, - "column_start": 42, - "column_end": 29, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 300, - "column_start": 44, - "column_end": 33, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 353, - "column_start": 44, - "column_end": 33, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 321, - "column_start": 54, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 378, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 370, - "column_start": 60, - "column_end": 77, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 371, - "column_start": 59, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_DriveInfo", - "name": "DriveInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 62, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashExplorer", - "name": "NyashExplorer", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 75, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_explorer_with_icons.rs", - "path": "./examples/nyash_explorer_with_icons.rs", - "language": "rust", - "size_bytes": 24111, - "total_lines": 576, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:03.829232221Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 17, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_setup_custom_fonts", - "name": "setup_custom_fonts", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_drive_icon", - "name": "get_drive_icon", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_drive_icon", - "name": "get_drive_icon", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_bmp_icon", - "name": "load_bmp_icon", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_dummy_icon", - "name": "create_dummy_icon", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_refresh_drives", - "name": "refresh_drives", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 378, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_bytes", - "name": "format_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 391, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 575, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 424, - "column_start": 56, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 423, - "column_start": 32, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 407, - "column_start": 47, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 416, - "column_start": 41, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 422, - "column_start": 44, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 435, - "column_start": 55, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 434, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 445, - "column_start": 61, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 444, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 443, - "column_start": 81, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 574, - "column_start": 48, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 555, - "column_start": 50, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 551, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 476, - "line_end": 550, - "column_start": 91, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 477, - "line_end": 549, - "column_start": 42, - "column_end": 29, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 495, - "column_start": 44, - "column_end": 33, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 548, - "column_start": 44, - "column_end": 33, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 509, - "line_end": 516, - "column_start": 54, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 559, - "line_end": 573, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 565, - "line_end": 565, - "column_start": 60, - "column_end": 77, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 566, - "line_end": 566, - "column_start": 59, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_DriveInfo", - "name": "DriveInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 76, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashExplorer", - "name": "NyashExplorer", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 83, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_notepad_jp.rs", - "path": "./examples/nyash_notepad_jp.rs", - "language": "rust", - "size_bytes": 8741, - "total_lines": 208, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:03.834548425Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 21, - "column_start": 17, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_setup_custom_fonts", - "name": "setup_custom_fonts", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 52, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 98, - "column_start": 56, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 97, - "column_start": 32, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 78, - "column_start": 47, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 87, - "column_start": 41, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 96, - "column_start": 44, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 111, - "column_start": 61, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 110, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 109, - "column_start": 81, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 206, - "column_start": 48, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 150, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 34, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 34, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 163, - "column_start": 50, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 205, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashNotepad", - "name": "NyashNotepad", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 58, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple_notepad.rs", - "path": "./examples/simple_notepad.rs", - "language": "rust", - "size_bytes": 5516, - "total_lines": 137, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:03.843060517Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 17, - "column_end": 60, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 61, - "column_start": 56, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 60, - "column_start": 32, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 46, - "column_start": 47, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 53, - "column_start": 41, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 59, - "column_start": 44, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 71, - "column_start": 61, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 70, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 81, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 135, - "column_start": 48, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 99, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 85, - "column_start": 34, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 90, - "column_start": 34, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 112, - "column_start": 50, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 134, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashNotepad", - "name": "NyashNotepad", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple_notepad_ascii.rs", - "path": "./examples/simple_notepad_ascii.rs", - "language": "rust", - "size_bytes": 6406, - "total_lines": 163, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:03.847219423Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 17, - "column_end": 60, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 59, - "column_start": 56, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 58, - "column_start": 32, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 45, - "column_start": 39, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 51, - "column_start": 39, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 57, - "column_start": 39, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 69, - "column_start": 61, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 68, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 81, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 161, - "column_start": 48, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 105, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 34, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 34, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 118, - "column_start": 50, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 160, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashNotepad", - "name": "NyashNotepad", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple_notepad_v2.rs", - "path": "./examples/simple_notepad_v2.rs", - "language": "rust", - "size_bytes": 4998, - "total_lines": 134, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:03.851442608Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 17, - "column_end": 60, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 59, - "column_start": 56, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 58, - "column_start": 32, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 45, - "column_start": 39, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 51, - "column_start": 39, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 57, - "column_start": 39, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 69, - "column_start": 61, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 68, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 81, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 132, - "column_start": 48, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 96, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 34, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 34, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 109, - "column_start": 50, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 131, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashNotepad", - "name": "NyashNotepad", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple_notepad_win.rs", - "path": "./examples/simple_notepad_win.rs", - "language": "rust", - "size_bytes": 6061, - "total_lines": 176, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:03.855660169Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 21, - "column_start": 17, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_setup_custom_fonts", - "name": "setup_custom_fonts", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 52, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 101, - "column_start": 56, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 100, - "column_start": 32, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 87, - "column_start": 39, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 39, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 99, - "column_start": 39, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 111, - "column_start": 61, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 110, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 81, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 174, - "column_start": 48, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 138, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 34, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 34, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 151, - "column_start": 50, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 173, - "column_start": 26, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashNotepad", - "name": "NyashNotepad", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 58, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_icon_extraction.rs", - "path": "./examples/test_icon_extraction.rs", - "language": "rust", - "size_bytes": 5572, - "total_lines": 137, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:03.860704145Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_as_bmp", - "name": "save_as_bmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 137, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "setup.py", - "path": "./nekocode-temp/bin/setup.py", - "language": "python", - "size_bytes": 2232, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.090737100Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [ - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 5 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_cpp.cpp", - "path": "./nekocode-temp/examples/test_cpp.cpp", - "language": "cpp", - "size_bytes": 769, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.107548205Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_Vector", - "name": "Vector", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 4, - "column_end": 15, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 15, - "column_start": 4, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_fibonacci", - "name": "fibonacci", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_Vector", - "name": "Vector", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mcp_server_nekocode.py", - "path": "./nekocode-temp/mcp-nekocode-server/mcp_server_nekocode.py", - "language": "python", - "size_bytes": 16853, - "total_lines": 432, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.113340513Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_add_tool", - "name": "add_tool", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 4, - "column_end": 10, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "handler", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 4, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 48, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__find_nekocode_binary", - "name": "_find_nekocode_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 63, - "column_start": 4, - "column_end": 63, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_setup_tools", - "name": "setup_tools", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 185, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__run_nekocode", - "name": "_run_nekocode", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 206, - "column_start": 4, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__normalize_path", - "name": "_normalize_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 217, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_analyze_project", - "name": "analyze_project", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 241, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_create_session", - "name": "create_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 267, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_session_stats", - "name": "session_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 282, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_session_complexity", - "name": "session_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 289, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_detect_include_cycles", - "name": "detect_include_cycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 305, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_show_include_graph", - "name": "show_include_graph", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 321, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_optimize_includes", - "name": "optimize_includes", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 328, - "column_start": 4, - "column_end": 88, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_find_files", - "name": "find_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 335, - "column_start": 4, - "column_end": 84, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_memory_command", - "name": "memory_command", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 394, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_list_supported_languages", - "name": "list_supported_languages", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 408, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 420, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_MCPServer", - "name": "MCPServer", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 38, - "column_start": 0, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "add_tool", - "run" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NekoCodeMCPServer", - "name": "NekoCodeMCPServer", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 420, - "column_start": 0, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_find_nekocode_binary", - "setup_tools", - "_run_nekocode", - "_normalize_path", - "analyze_project", - "create_session", - "session_stats", - "session_complexity", - "detect_include_cycles", - "show_include_graph", - "optimize_includes", - "find_files", - "memory_command", - "list_supported_languages", - "run" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "asyncio", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "json", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "subprocess", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 15 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 16 - }, - { - "module": "pathlib Path", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 17 - }, - { - "module": "typing Dict, List, Optional, Any", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 18 - }, - { - "module": "logging", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 19 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mcp_server_real.py", - "path": "./nekocode-temp/mcp-nekocode-server/mcp_server_real.py", - "language": "python", - "size_bytes": 47679, - "total_lines": 1095, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.121791682Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 32, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__find_nekocode_binary", - "name": "_find_nekocode_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 72, - "column_start": 4, - "column_end": 47, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__load_config", - "name": "_load_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 104, - "column_start": 4, - "column_end": 13, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__define_tools", - "name": "_define_tools", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 402, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__extract_summary", - "name": "_extract_summary", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 468, - "column_start": 4, - "column_end": 114, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__run_nekocode", - "name": "_run_nekocode", - "symbol_type": "Function", - "file_path": "", - "line_start": 470, - "line_end": 513, - "column_start": 4, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_initialize", - "name": "handle_initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 532, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_tools_list", - "name": "handle_tools_list", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 536, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_resources_list", - "name": "handle_resources_list", - "symbol_type": "Function", - "file_path": "", - "line_start": 538, - "line_end": 551, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_resources_read", - "name": "handle_resources_read", - "symbol_type": "Function", - "file_path": "", - "line_start": 553, - "line_end": 571, - "column_start": 4, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_tools_call", - "name": "handle_tools_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 643, - "column_start": 4, - "column_end": 13, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_analyze", - "name": "_tool_analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 689, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_session_create", - "name": "_tool_session_create", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 715, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_session_stats", - "name": "_tool_session_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 717, - "line_end": 731, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_include_cycles", - "name": "_tool_include_cycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 733, - "line_end": 747, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_include_graph", - "name": "_tool_include_graph", - "symbol_type": "Function", - "file_path": "", - "line_start": 749, - "line_end": 763, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_list_languages", - "name": "_tool_list_languages", - "symbol_type": "Function", - "file_path": "", - "line_start": 765, - "line_end": 777, - "column_start": 4, - "column_end": 108, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_replace_preview", - "name": "_tool_replace_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 779, - "line_end": 790, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_replace_confirm", - "name": "_tool_replace_confirm", - "symbol_type": "Function", - "file_path": "", - "line_start": 792, - "line_end": 801, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_insert_preview", - "name": "_tool_insert_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 803, - "line_end": 814, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_insert_confirm", - "name": "_tool_insert_confirm", - "symbol_type": "Function", - "file_path": "", - "line_start": 816, - "line_end": 825, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_movelines_preview", - "name": "_tool_movelines_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 827, - "line_end": 842, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_movelines_confirm", - "name": "_tool_movelines_confirm", - "symbol_type": "Function", - "file_path": "", - "line_start": 844, - "line_end": 853, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_edit_history", - "name": "_tool_edit_history", - "symbol_type": "Function", - "file_path": "", - "line_start": 855, - "line_end": 894, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_edit_show", - "name": "_tool_edit_show", - "symbol_type": "Function", - "file_path": "", - "line_start": 896, - "line_end": 913, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_send_message", - "name": "send_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 919, - "line_end": 923, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_receive_message", - "name": "receive_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 925, - "line_end": 937, - "column_start": 4, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_ast_stats", - "name": "_tool_ast_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 943, - "line_end": 947, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_ast_query", - "name": "_tool_ast_query", - "symbol_type": "Function", - "file_path": "", - "line_start": 949, - "line_end": 954, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_scope_analysis", - "name": "_tool_scope_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 956, - "line_end": 961, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_ast_dump", - "name": "_tool_ast_dump", - "symbol_type": "Function", - "file_path": "", - "line_start": 963, - "line_end": 968, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_moveclass_preview", - "name": "_tool_moveclass_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 974, - "line_end": 980, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_moveclass_confirm", - "name": "_tool_moveclass_confirm", - "symbol_type": "Function", - "file_path": "", - "line_start": 982, - "line_end": 986, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_memory_save", - "name": "_tool_memory_save", - "symbol_type": "Function", - "file_path": "", - "line_start": 992, - "line_end": 998, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_memory_load", - "name": "_tool_memory_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 1000, - "line_end": 1005, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_memory_list", - "name": "_tool_memory_list", - "symbol_type": "Function", - "file_path": "", - "line_start": 1007, - "line_end": 1013, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_memory_timeline", - "name": "_tool_memory_timeline", - "symbol_type": "Function", - "file_path": "", - "line_start": 1015, - "line_end": 1023, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_config_show", - "name": "_tool_config_show", - "symbol_type": "Function", - "file_path": "", - "line_start": 1029, - "line_end": 1032, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_config_set", - "name": "_tool_config_set", - "symbol_type": "Function", - "file_path": "", - "line_start": 1034, - "line_end": 1039, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 1041, - "line_end": 1090, - "column_start": 4, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_NekoCodeMCPServer", - "name": "NekoCodeMCPServer", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 1090, - "column_start": 0, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_find_nekocode_binary", - "_load_config", - "_define_tools", - "_extract_summary", - "_run_nekocode", - "handle_initialize", - "handle_tools_list", - "handle_resources_list", - "handle_resources_read", - "handle_tools_call", - "_tool_analyze", - "_tool_session_create", - "_tool_session_stats", - "_tool_include_cycles", - "_tool_include_graph", - "_tool_list_languages", - "_tool_replace_preview", - "_tool_replace_confirm", - "_tool_insert_preview", - "_tool_insert_confirm", - "_tool_movelines_preview", - "_tool_movelines_confirm", - "_tool_edit_history", - "_tool_edit_show", - "send_message", - "receive_message", - "_tool_ast_stats", - "_tool_ast_query", - "_tool_scope_analysis", - "_tool_ast_dump", - "_tool_moveclass_preview", - "_tool_moveclass_confirm", - "_tool_memory_save", - "_tool_memory_load", - "_tool_memory_list", - "_tool_memory_timeline", - "_tool_config_show", - "_tool_config_set", - "run" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "asyncio", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "json", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "subprocess", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "typing Dict, List, Any, Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "logging", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "shutil", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 62 - }, - { - "module": "re", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 702 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 859 - }, - { - "module": "glob", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 860 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "setup.py", - "path": "./nekocode-temp/nekocode-temp/bin/setup.py", - "language": "python", - "size_bytes": 2232, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.196397946Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [ - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 5 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_cpp.cpp", - "path": "./nekocode-temp/nekocode-temp/examples/test_cpp.cpp", - "language": "cpp", - "size_bytes": 769, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.213361704Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_Vector", - "name": "Vector", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 4, - "column_end": 15, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 15, - "column_start": 4, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_fibonacci", - "name": "fibonacci", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_Vector", - "name": "Vector", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mcp_server_nekocode.py", - "path": "./nekocode-temp/nekocode-temp/mcp-nekocode-server/mcp_server_nekocode.py", - "language": "python", - "size_bytes": 16853, - "total_lines": 432, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.219061909Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_add_tool", - "name": "add_tool", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 4, - "column_end": 10, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "handler", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 4, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 48, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__find_nekocode_binary", - "name": "_find_nekocode_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 63, - "column_start": 4, - "column_end": 63, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_setup_tools", - "name": "setup_tools", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 185, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__run_nekocode", - "name": "_run_nekocode", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 206, - "column_start": 4, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__normalize_path", - "name": "_normalize_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 217, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_analyze_project", - "name": "analyze_project", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 241, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_create_session", - "name": "create_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 267, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_session_stats", - "name": "session_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 282, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_session_complexity", - "name": "session_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 289, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_detect_include_cycles", - "name": "detect_include_cycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 305, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_show_include_graph", - "name": "show_include_graph", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 321, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_optimize_includes", - "name": "optimize_includes", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 328, - "column_start": 4, - "column_end": 88, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_find_files", - "name": "find_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 335, - "column_start": 4, - "column_end": 84, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_memory_command", - "name": "memory_command", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 394, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_list_supported_languages", - "name": "list_supported_languages", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 408, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 420, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_MCPServer", - "name": "MCPServer", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 38, - "column_start": 0, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "add_tool", - "run" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NekoCodeMCPServer", - "name": "NekoCodeMCPServer", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 420, - "column_start": 0, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_find_nekocode_binary", - "setup_tools", - "_run_nekocode", - "_normalize_path", - "analyze_project", - "create_session", - "session_stats", - "session_complexity", - "detect_include_cycles", - "show_include_graph", - "optimize_includes", - "find_files", - "memory_command", - "list_supported_languages", - "run" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "asyncio", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "json", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "subprocess", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 15 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 16 - }, - { - "module": "pathlib Path", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 17 - }, - { - "module": "typing Dict, List, Optional, Any", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 18 - }, - { - "module": "logging", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 19 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mcp_server_real.py", - "path": "./nekocode-temp/nekocode-temp/mcp-nekocode-server/mcp_server_real.py", - "language": "python", - "size_bytes": 47679, - "total_lines": 1095, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.227641538Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 32, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__find_nekocode_binary", - "name": "_find_nekocode_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 72, - "column_start": 4, - "column_end": 47, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__load_config", - "name": "_load_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 104, - "column_start": 4, - "column_end": 13, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__define_tools", - "name": "_define_tools", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 402, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__extract_summary", - "name": "_extract_summary", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 468, - "column_start": 4, - "column_end": 114, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__run_nekocode", - "name": "_run_nekocode", - "symbol_type": "Function", - "file_path": "", - "line_start": 470, - "line_end": 513, - "column_start": 4, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_initialize", - "name": "handle_initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 532, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_tools_list", - "name": "handle_tools_list", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 536, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_resources_list", - "name": "handle_resources_list", - "symbol_type": "Function", - "file_path": "", - "line_start": 538, - "line_end": 551, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_resources_read", - "name": "handle_resources_read", - "symbol_type": "Function", - "file_path": "", - "line_start": 553, - "line_end": 571, - "column_start": 4, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_tools_call", - "name": "handle_tools_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 643, - "column_start": 4, - "column_end": 13, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_analyze", - "name": "_tool_analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 689, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_session_create", - "name": "_tool_session_create", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 715, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_session_stats", - "name": "_tool_session_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 717, - "line_end": 731, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_include_cycles", - "name": "_tool_include_cycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 733, - "line_end": 747, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_include_graph", - "name": "_tool_include_graph", - "symbol_type": "Function", - "file_path": "", - "line_start": 749, - "line_end": 763, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_list_languages", - "name": "_tool_list_languages", - "symbol_type": "Function", - "file_path": "", - "line_start": 765, - "line_end": 777, - "column_start": 4, - "column_end": 108, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_replace_preview", - "name": "_tool_replace_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 779, - "line_end": 790, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_replace_confirm", - "name": "_tool_replace_confirm", - "symbol_type": "Function", - "file_path": "", - "line_start": 792, - "line_end": 801, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_insert_preview", - "name": "_tool_insert_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 803, - "line_end": 814, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_insert_confirm", - "name": "_tool_insert_confirm", - "symbol_type": "Function", - "file_path": "", - "line_start": 816, - "line_end": 825, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_movelines_preview", - "name": "_tool_movelines_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 827, - "line_end": 842, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_movelines_confirm", - "name": "_tool_movelines_confirm", - "symbol_type": "Function", - "file_path": "", - "line_start": 844, - "line_end": 853, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_edit_history", - "name": "_tool_edit_history", - "symbol_type": "Function", - "file_path": "", - "line_start": 855, - "line_end": 894, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_edit_show", - "name": "_tool_edit_show", - "symbol_type": "Function", - "file_path": "", - "line_start": 896, - "line_end": 913, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_send_message", - "name": "send_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 919, - "line_end": 923, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_receive_message", - "name": "receive_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 925, - "line_end": 937, - "column_start": 4, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_ast_stats", - "name": "_tool_ast_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 943, - "line_end": 947, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_ast_query", - "name": "_tool_ast_query", - "symbol_type": "Function", - "file_path": "", - "line_start": 949, - "line_end": 954, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_scope_analysis", - "name": "_tool_scope_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 956, - "line_end": 961, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_ast_dump", - "name": "_tool_ast_dump", - "symbol_type": "Function", - "file_path": "", - "line_start": 963, - "line_end": 968, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_moveclass_preview", - "name": "_tool_moveclass_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 974, - "line_end": 980, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_moveclass_confirm", - "name": "_tool_moveclass_confirm", - "symbol_type": "Function", - "file_path": "", - "line_start": 982, - "line_end": 986, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_memory_save", - "name": "_tool_memory_save", - "symbol_type": "Function", - "file_path": "", - "line_start": 992, - "line_end": 998, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_memory_load", - "name": "_tool_memory_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 1000, - "line_end": 1005, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_memory_list", - "name": "_tool_memory_list", - "symbol_type": "Function", - "file_path": "", - "line_start": 1007, - "line_end": 1013, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_memory_timeline", - "name": "_tool_memory_timeline", - "symbol_type": "Function", - "file_path": "", - "line_start": 1015, - "line_end": 1023, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_config_show", - "name": "_tool_config_show", - "symbol_type": "Function", - "file_path": "", - "line_start": 1029, - "line_end": 1032, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_config_set", - "name": "_tool_config_set", - "symbol_type": "Function", - "file_path": "", - "line_start": 1034, - "line_end": 1039, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 1041, - "line_end": 1090, - "column_start": 4, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_NekoCodeMCPServer", - "name": "NekoCodeMCPServer", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 1090, - "column_start": 0, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_find_nekocode_binary", - "_load_config", - "_define_tools", - "_extract_summary", - "_run_nekocode", - "handle_initialize", - "handle_tools_list", - "handle_resources_list", - "handle_resources_read", - "handle_tools_call", - "_tool_analyze", - "_tool_session_create", - "_tool_session_stats", - "_tool_include_cycles", - "_tool_include_graph", - "_tool_list_languages", - "_tool_replace_preview", - "_tool_replace_confirm", - "_tool_insert_preview", - "_tool_insert_confirm", - "_tool_movelines_preview", - "_tool_movelines_confirm", - "_tool_edit_history", - "_tool_edit_show", - "send_message", - "receive_message", - "_tool_ast_stats", - "_tool_ast_query", - "_tool_scope_analysis", - "_tool_ast_dump", - "_tool_moveclass_preview", - "_tool_moveclass_confirm", - "_tool_memory_save", - "_tool_memory_load", - "_tool_memory_list", - "_tool_memory_timeline", - "_tool_config_show", - "_tool_config_set", - "run" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "asyncio", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "json", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - }, - { - "module": "subprocess", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 11 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "typing Dict, List, Any, Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "logging", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "shutil", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 62 - }, - { - "module": "re", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 702 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 859 - }, - { - "module": "glob", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 860 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/cpp/analyzer.rs", - "language": "rust", - "size_bytes": 11474, - "total_lines": 301, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.243822733Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 23, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 33, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 184, - "column_start": 36, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_from_analysis", - "name": "build_ast_from_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CppAnalyzer", - "name": "CppAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/cpp/mod.rs", - "language": "rust", - "size_bytes": 186, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.248317101Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/cpp/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 18184, - "total_lines": 436, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.252705178Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 21, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 73, - "column_end": 109, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_modifiers", - "name": "extract_function_modifiers", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_base_classes", - "name": "extract_base_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods", - "name": "extract_class_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 290, - "column_start": 34, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 368, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 400, - "column_start": 24, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterCppAnalyzer", - "name": "TreeSitterCppAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/csharp/analyzer.rs", - "language": "rust", - "size_bytes": 12459, - "total_lines": 316, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.259294007Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 23, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_functions", - "name": "regex_fallback_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_classes", - "name": "regex_fallback_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 213, - "column_start": 33, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 214, - "column_start": 36, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_imports", - "name": "regex_fallback_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_from_analysis", - "name": "build_ast_from_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CSharpAnalyzer", - "name": "CSharpAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/csharp/mod.rs", - "language": "rust", - "size_bytes": 192, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.263939960Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/csharp/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 19544, - "total_lines": 466, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.268357028Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 21, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_async_method", - "name": "is_async_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_method_modifiers", - "name": "extract_method_modifiers", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_type_modifiers", - "name": "extract_type_modifiers", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_base_classes", - "name": "extract_base_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods", - "name": "extract_class_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 340, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 347, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 398, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 430, - "column_start": 24, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterCSharpAnalyzer", - "name": "TreeSitterCSharpAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/go/analyzer.rs", - "language": "rust", - "size_bytes": 8620, - "total_lines": 238, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.274906134Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_structs", - "name": "extract_structs", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_from_analysis", - "name": "build_ast_from_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_GoAnalyzer", - "name": "GoAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 0, - "column_end": 22, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/go/mod.rs", - "language": "rust", - "size_bytes": 184, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.279265528Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/go/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 17422, - "total_lines": 426, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.283428330Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 21, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_methods_for_type", - "name": "extract_methods_for_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_interface_methods", - "name": "extract_interface_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 425, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 390, - "column_start": 24, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterGoAnalyzer", - "name": "TreeSitterGoAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/javascript/analyzer.rs", - "language": "rust", - "size_bytes": 44326, - "total_lines": 1115, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.291487925Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_merge", - "name": "merge", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_meaningful_content", - "name": "has_meaningful_content", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_all_constructs_single_pass", - "name": "extract_all_constructs_single_pass", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_function_declaration", - "name": "parse_function_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_arrow_function", - "name": "parse_arrow_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_parameters", - "name": "parse_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_class_declaration", - "name": "parse_class_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods", - "name": "extract_class_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_class_method", - "name": "parse_class_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_import_statement", - "name": "parse_import_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 365, - "column_start": 67, - "column_end": 104, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_exports", - "name": "extract_exports", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_export_statement", - "name": "parse_export_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_calls", - "name": "extract_function_calls", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 509, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_function_call", - "name": "parse_function_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 534, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_line_numbers", - "name": "update_line_numbers", - "symbol_type": "Function", - "file_path": "", - "line_start": 537, - "line_end": 563, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 566, - "line_end": 573, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_method_line_number", - "name": "find_method_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 576, - "line_end": 587, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_end_line", - "name": "find_function_end_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 590, - "line_end": 616, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_class_end_line", - "name": "find_class_end_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 619, - "line_end": 628, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 633, - "line_end": 635, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 637, - "line_end": 639, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 641, - "line_end": 643, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 645, - "line_end": 801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 697, - "line_end": 697, - "column_start": 34, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 698, - "line_end": 698, - "column_start": 29, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_functions", - "name": "regex_fallback_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 806, - "line_end": 860, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_classes", - "name": "regex_fallback_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 863, - "line_end": 883, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods_regex", - "name": "extract_class_methods_regex", - "symbol_type": "Function", - "file_path": "", - "line_start": 886, - "line_end": 923, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_fallback_ast", - "name": "build_fallback_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 926, - "line_end": 975, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 978, - "line_end": 986, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 989, - "line_end": 1062, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_name_from_pair", - "name": "extract_class_name_from_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 1065, - "line_end": 1072, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_name_from_pair", - "name": "extract_function_name_from_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 1074, - "line_end": 1081, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_method_name_from_pair", - "name": "extract_method_name_from_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 1083, - "line_end": 1090, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_import_info_from_pair", - "name": "extract_import_info_from_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 1092, - "line_end": 1099, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1095, - "line_end": 1095, - "column_start": 56, - "column_end": 93, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_export_info_from_pair", - "name": "extract_export_info_from_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 1101, - "line_end": 1108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 1112, - "line_end": 1114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ExtractedConstructs", - "name": "ExtractedConstructs", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_JavaScriptParser", - "name": "JavaScriptParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 0, - "column_end": 28, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_JavaScriptAnalyzer", - "name": "JavaScriptAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/javascript/mod.rs", - "language": "rust", - "size_bytes": 200, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.298248844Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/javascript/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 20542, - "total_lines": 509, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.303020856Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 21, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_typescript", - "name": "set_typescript", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 21, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_tsx", - "name": "set_tsx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 21, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_current_language", - "name": "get_current_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 75, - "column_end": 112, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_exports", - "name": "extract_exports", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_calls", - "name": "extract_function_calls", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 292, - "column_start": 26, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 293, - "column_start": 25, - "column_end": 35, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_async_function", - "name": "is_async_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 340, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods", - "name": "extract_class_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 367, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 413, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 420, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 508, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 471, - "line_end": 471, - "column_start": 24, - "column_end": 66, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterJavaScriptAnalyzer", - "name": "TreeSitterJavaScriptAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/mod.rs", - "language": "rust", - "size_bytes": 106, - "total_lines": 7, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.308061486Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/python/analyzer.rs", - "language": "rust", - "size_bytes": 29320, - "total_lines": 773, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.314363448Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_function_definition", - "name": "parse_function_definition", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_lambda_function", - "name": "parse_lambda_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_parameters", - "name": "parse_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_class_definition", - "name": "parse_class_definition", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 199, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_inheritance", - "name": "parse_inheritance", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_from_import", - "name": "parse_from_import", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_simple_import", - "name": "parse_simple_import", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_calls", - "name": "extract_function_calls", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_function_call", - "name": "parse_function_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 398, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_line_numbers", - "name": "update_line_numbers", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 433, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_python_block_end_line", - "name": "find_python_block_end_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods_python", - "name": "extract_class_methods_python", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_method_name_from_line", - "name": "extract_method_name_from_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 512, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 521, - "line_end": 523, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 527, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 629, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_functions", - "name": "regex_fallback_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 634, - "line_end": 660, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_classes", - "name": "regex_fallback_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 663, - "line_end": 688, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 673, - "line_end": 673, - "column_start": 85, - "column_end": 97, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_imports", - "name": "regex_fallback_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 730, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 703, - "line_end": 703, - "column_start": 33, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 704, - "line_end": 704, - "column_start": 36, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_from_analysis", - "name": "build_ast_from_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 733, - "line_end": 766, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 770, - "line_end": 772, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PythonParser", - "name": "PythonParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 0, - "column_end": 24, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PythonAnalyzer", - "name": "PythonAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/python/mod.rs", - "language": "rust", - "size_bytes": 192, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.320138333Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/python/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 17746, - "total_lines": 447, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.324766400Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 21, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_async_function", - "name": "is_async_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_superclasses", - "name": "extract_superclasses", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods", - "name": "extract_class_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_decorators", - "name": "extract_decorators", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imported_names", - "name": "extract_imported_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 320, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 371, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 373, - "line_end": 375, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 379, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 411, - "column_start": 24, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterPythonAnalyzer", - "name": "TreeSitterPythonAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/rust/analyzer.rs", - "language": "rust", - "size_bytes": 9168, - "total_lines": 255, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.331425595Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_structs", - "name": "extract_structs", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_from_analysis", - "name": "build_ast_from_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RustAnalyzer", - "name": "RustAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 0, - "column_end": 24, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/rust/mod.rs", - "language": "rust", - "size_bytes": 188, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.335937365Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/rust/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 21162, - "total_lines": 496, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.340454407Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 21, - "column_end": 80, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_async_function", - "name": "is_async_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 279, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_modifiers", - "name": "extract_function_modifiers", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 306, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_type_modifiers", - "name": "extract_type_modifiers", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_associated_functions", - "name": "extract_associated_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 366, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 351, - "column_start": 52, - "column_end": 133, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 413, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 420, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 460, - "column_start": 24, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterRustAnalyzer", - "name": "TreeSitterRustAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "traits.rs", - "path": "./nekocode-temp/nekocode-temp/src/analyzers/traits.rs", - "language": "rust", - "size_bytes": 1326, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.345414226Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_can_analyze_extension", - "name": "can_analyze_extension", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 17, - "column_end": 59, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_analyze_language", - "name": "can_analyze_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_LanguageAnalyzer", - "name": "LanguageAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ast.rs", - "path": "./nekocode-temp/nekocode-temp/src/core/ast.rs", - "language": "rust", - "size_bytes": 16904, - "total_lines": 544, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.351128123Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_as_str", - "name": "as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_child", - "name": "add_child", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_scope_path", - "name": "build_scope_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_children_by_type", - "name": "find_children_by_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 219, - "column_start": 20, - "column_end": 58, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_descendants_by_type", - "name": "find_descendants_by_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_descendants_recursive", - "name": "find_descendants_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_query_by_path", - "name": "query_by_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_query_by_path_recursive", - "name": "query_by_path_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_node_at_line", - "name": "find_node_at_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_string", - "name": "type_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_as_tree", - "name": "dump_as_tree", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_as_flat", - "name": "dump_as_flat", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_collect_flat_recursive", - "name": "collect_flat_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 328, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_from_root", - "name": "update_from_root", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_collect_statistics_recursive", - "name": "collect_statistics_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_merge", - "name": "merge", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 432, - "line_end": 437, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enter_scope", - "name": "enter_scope", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 450, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exit_scope", - "name": "exit_scope", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_node", - "name": "add_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 470, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_current_scope", - "name": "get_current_scope", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_current_scope_mut", - "name": "get_current_scope_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 482, - "line_end": 488, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build", - "name": "build", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 493, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 497, - "line_end": 499, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ast_node_creation", - "name": "test_ast_node_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 512, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ast_builder", - "name": "test_ast_builder", - "symbol_type": "Function", - "file_path": "", - "line_start": 515, - "line_end": 526, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ast_query", - "name": "test_ast_query", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ASTNodeType", - "name": "ASTNodeType", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 104, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTNode", - "name": "ASTNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 155, - "line_end": 178, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTStatistics", - "name": "ASTStatistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 333, - "line_end": 342, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTBuilder", - "name": "ASTBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 425, - "line_end": 428, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "commands.rs", - "path": "./nekocode-temp/nekocode-temp/src/core/commands.rs", - "language": "rust", - "size_bytes": 2178, - "total_lines": 83, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.355623295Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_session", - "name": "with_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_output", - "name": "format_output", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Command", - "name": "Command", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CommandProcessor", - "name": "CommandProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CommandResult", - "name": "CommandResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 63, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "config.rs", - "path": "./nekocode-temp/nekocode-temp/src/core/config.rs", - "language": "rust", - "size_bytes": 4644, - "total_lines": 162, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.359476172Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show", - "name": "show", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save", - "name": "save", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_config", - "name": "load_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Config", - "name": "Config", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_GeneralConfig", - "name": "GeneralConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AnalysisConfig", - "name": "AnalysisConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryConfig", - "name": "MemoryConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConfigManager", - "name": "ConfigManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "impact.rs", - "path": "./nekocode-temp/nekocode-temp/src/core/impact.rs", - "language": "rust", - "size_bytes": 70028, - "total_lines": 1617, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.367114037Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_emoji", - "name": "emoji", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_str", - "name": "as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_str", - "name": "as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_impact", - "name": "analyze_impact", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 233, - "column_start": 20, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 236, - "column_start": 17, - "column_end": 39, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_current_state", - "name": "analyze_current_state", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_changed_symbols", - "name": "detect_changed_symbols", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_changed_symbols_in_files", - "name": "detect_changed_symbols_in_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 557, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 411, - "column_start": 33, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 414, - "column_start": 33, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 464, - "column_start": 82, - "column_end": 109, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_symbol_references", - "name": "find_symbol_references", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_assess_risk_level", - "name": "assess_risk_level", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 665, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_identify_affected_files", - "name": "identify_affected_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 668, - "line_end": 679, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_circular_dependencies", - "name": "detect_circular_dependencies", - "symbol_type": "Function", - "file_path": "", - "line_start": 682, - "line_end": 685, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_overall_risk", - "name": "calculate_overall_risk", - "symbol_type": "Function", - "file_path": "", - "line_start": 688, - "line_end": 703, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 690, - "line_end": 690, - "column_start": 20, - "column_end": 55, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 693, - "line_end": 693, - "column_start": 20, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity_change", - "name": "calculate_complexity_change", - "symbol_type": "Function", - "file_path": "", - "line_start": 706, - "line_end": 722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 709, - "line_end": 709, - "column_start": 21, - "column_end": 66, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_function_signature", - "name": "format_function_signature", - "symbol_type": "Function", - "file_path": "", - "line_start": 725, - "line_end": 728, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_functions_at_ref", - "name": "analyze_functions_at_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 731, - "line_end": 812, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 752, - "line_end": 752, - "column_start": 21, - "column_end": 81, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 775, - "line_end": 775, - "column_start": 22, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compare_functions_between_refs", - "name": "compare_functions_between_refs", - "symbol_type": "Function", - "file_path": "", - "line_start": 815, - "line_end": 848, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 822, - "line_end": 824, - "column_start": 20, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 823, - "line_end": 823, - "column_start": 46, - "column_end": 96, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 831, - "line_end": 833, - "column_start": 20, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 832, - "line_end": 832, - "column_start": 43, - "column_end": 90, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_deleted_symbols_from_git", - "name": "detect_deleted_symbols_from_git", - "symbol_type": "Function", - "file_path": "", - "line_start": 851, - "line_end": 892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_changed_files_from_git", - "name": "get_changed_files_from_git", - "symbol_type": "Function", - "file_path": "", - "line_start": 895, - "line_end": 985, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 920, - "line_end": 920, - "column_start": 65, - "column_end": 87, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 935, - "line_end": 935, - "column_start": 21, - "column_end": 115, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 945, - "line_end": 945, - "column_start": 20, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 946, - "line_end": 964, - "column_start": 17, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 965, - "line_end": 974, - "column_start": 20, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_file_at_git_ref", - "name": "analyze_file_at_git_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 988, - "line_end": 1054, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1007, - "line_end": 1007, - "column_start": 59, - "column_end": 76, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1009, - "line_end": 1009, - "column_start": 21, - "column_end": 81, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_changed_files", - "name": "analyze_changed_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 1057, - "line_end": 1088, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_plain", - "name": "format_plain", - "symbol_type": "Function", - "file_path": "", - "line_start": 1096, - "line_end": 1151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_json", - "name": "format_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1154, - "line_end": 1157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_github_comment", - "name": "format_github_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 1160, - "line_end": 1311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1186, - "line_end": 1186, - "column_start": 24, - "column_end": 111, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1189, - "line_end": 1189, - "column_start": 24, - "column_end": 112, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1192, - "line_end": 1192, - "column_start": 24, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_test_analysis", - "name": "create_test_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 1321, - "line_end": 1369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_impact_config_creation", - "name": "test_impact_config_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 1372, - "line_end": 1387, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_risk_level_methods", - "name": "test_risk_level_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 1390, - "line_end": 1398, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_change_type_conversion", - "name": "test_change_type_conversion", - "symbol_type": "Function", - "file_path": "", - "line_start": 1401, - "line_end": 1406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_changed_symbol_creation", - "name": "test_changed_symbol_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 1409, - "line_end": 1426, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_detect_changed_symbols", - "name": "test_detect_changed_symbols", - "symbol_type": "Function", - "file_path": "", - "line_start": 1429, - "line_end": 1446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1440, - "line_end": 1440, - "column_start": 17, - "column_end": 43, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1442, - "line_end": 1442, - "column_start": 17, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_risk_assessment", - "name": "test_risk_assessment", - "symbol_type": "Function", - "file_path": "", - "line_start": 1449, - "line_end": 1491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_output_formatter_plain", - "name": "test_output_formatter_plain", - "symbol_type": "Function", - "file_path": "", - "line_start": 1494, - "line_end": 1530, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_output_formatter_json", - "name": "test_output_formatter_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1533, - "line_end": 1561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_output_formatter_github_comment", - "name": "test_output_formatter_github_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 1564, - "line_end": 1616, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RiskLevel", - "name": "RiskLevel", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ChangeType", - "name": "ChangeType", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 64, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ChangedSymbol", - "name": "ChangedSymbol", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 94, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SymbolReference", - "name": "SymbolReference", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CircularDependency", - "name": "CircularDependency", - "symbol_type": "Class", - "file_path": "", - "line_start": 107, - "line_end": 110, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImpactAnalysisResult", - "name": "ImpactAnalysisResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 126, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ComplexityChange", - "name": "ComplexityChange", - "symbol_type": "Class", - "file_path": "", - "line_start": 130, - "line_end": 135, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImpactConfig", - "name": "ImpactConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 145, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImpactAnalyzer", - "name": "ImpactAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OutputFormatter", - "name": "OutputFormatter", - "symbol_type": "Class", - "file_path": "", - "line_start": 1092, - "line_end": 1092, - "column_start": 0, - "column_end": 27, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "memory.rs", - "path": "./nekocode-temp/nekocode-temp/src/core/memory.rs", - "language": "rust", - "size_bytes": 9118, - "total_lines": 279, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.374632820Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save", - "name": "save", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load", - "name": "load", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list", - "name": "list", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 135, - "column_start": 32, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_timeline", - "name": "timeline", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 146, - "column_start": 23, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 149, - "column_start": 24, - "column_end": 62, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_search", - "name": "search", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stats", - "name": "stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 199, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cleanup", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_by_type", - "name": "list_by_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 41, - "column_end": 55, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 244, - "column_start": 24, - "column_end": 62, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MemoryType", - "name": "MemoryType", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryEntry", - "name": "MemoryEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 61, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryManager", - "name": "MemoryManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryStats", - "name": "MemoryStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 252, - "line_end": 258, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./nekocode-temp/nekocode-temp/src/core/mod.rs", - "language": "rust", - "size_bytes": 146, - "total_lines": 9, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.378599935Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "moveclass.rs", - "path": "./nekocode-temp/nekocode-temp/src/core/moveclass.rs", - "language": "rust", - "size_bytes": 6043, - "total_lines": 186, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.382337417Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_error", - "name": "with_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_options", - "name": "with_options", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_preview_move", - "name": "preview_move", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_move_class", - "name": "move_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_class_boundaries", - "name": "find_class_boundaries", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_adjust_imports", - "name": "adjust_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MoveOptions", - "name": "MoveOptions", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MoveResult", - "name": "MoveResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 54, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MoveClassEngine", - "name": "MoveClassEngine", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 79, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "preview.rs", - "path": "./nekocode-temp/nekocode-temp/src/core/preview.rs", - "language": "rust", - "size_bytes": 15898, - "total_lines": 427, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.386982170Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_preview", - "name": "generate_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 154, - "column_start": 58, - "column_end": 76, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_to_storage", - "name": "save_to_storage", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_replace_preview", - "name": "create_replace_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_insert_preview", - "name": "create_insert_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_movelines_preview", - "name": "create_movelines_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 223, - "column_start": 17, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_moveclass_preview", - "name": "create_moveclass_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_preview", - "name": "get_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_confirm_preview", - "name": "confirm_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 285, - "column_start": 28, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_operation", - "name": "execute_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 399, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 342, - "column_start": 25, - "column_end": 42, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_matches", - "name": "find_matches", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 420, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 426, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PreviewOperation", - "name": "PreviewOperation", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MatchInfo", - "name": "MatchInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 53, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PreviewEntry", - "name": "PreviewEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 63, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PreviewManager", - "name": "PreviewManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 136, - "line_end": 140, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "session.rs", - "path": "./nekocode-temp/nekocode-temp/src/core/session.rs", - "language": "rust", - "size_bytes": 49211, - "total_lines": 1166, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.394132703Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 30, - "column_end": 105, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_sessions_from_disk", - "name": "load_sessions_from_disk", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 41, - "column_end": 55, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 68, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_session_info", - "name": "load_session_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 26, - "column_end": 95, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 102, - "column_start": 26, - "column_end": 96, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_session_info", - "name": "save_session_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 26, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 114, - "column_start": 26, - "column_end": 96, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_session", - "name": "create_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_combined_ast_stats", - "name": "calculate_combined_ast_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_session", - "name": "get_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_session_info", - "name": "get_session_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_sessions", - "name": "list_sessions", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_ast_stats", - "name": "handle_ast_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 207, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_ast_query", - "name": "handle_ast_query", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 242, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_scope_analysis", - "name": "handle_scope_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 303, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 275, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_ast_dump", - "name": "handle_ast_dump", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 338, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 308, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_session_stats", - "name": "calculate_session_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_session_complexity", - "name": "calculate_session_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_session_structure", - "name": "calculate_session_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 455, - "line_end": 506, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 466, - "column_start": 82, - "column_end": 14, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 488, - "column_start": 82, - "column_end": 18, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_session_symbols", - "name": "find_session_symbols", - "symbol_type": "Function", - "file_path": "", - "line_start": 509, - "line_end": 567, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_search_ast_nodes", - "name": "search_ast_nodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 570, - "line_end": 584, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_session_include_cycles", - "name": "find_session_include_cycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 625, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_cycle_dfs", - "name": "detect_cycle_dfs", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 653, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_import_path", - "name": "resolve_import_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 656, - "line_end": 796, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_session_command", - "name": "execute_session_command", - "symbol_type": "Function", - "file_path": "", - "line_start": 798, - "line_end": 827, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 801, - "line_end": 801, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 836, - "line_end": 840, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_config", - "name": "with_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 842, - "line_end": 844, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_path", - "name": "analyze_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 847, - "line_end": 857, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_single_file", - "name": "analyze_single_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 860, - "line_end": 872, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 862, - "line_end": 862, - "column_start": 46, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 866, - "line_end": 866, - "column_start": 26, - "column_end": 87, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_directory", - "name": "analyze_directory", - "symbol_type": "Function", - "file_path": "", - "line_start": 875, - "line_end": 954, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 905, - "line_end": 921, - "column_start": 68, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 907, - "line_end": 920, - "column_start": 44, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 927, - "line_end": 927, - "column_start": 71, - "column_end": 116, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_discover_files", - "name": "discover_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 957, - "line_end": 993, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 963, - "line_end": 963, - "column_start": 24, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 978, - "line_end": 978, - "column_start": 63, - "column_end": 77, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_should_exclude_path", - "name": "should_exclude_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 996, - "line_end": 1006, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_test_file", - "name": "is_test_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 1009, - "line_end": 1029, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1011, - "line_end": 1011, - "column_start": 22, - "column_end": 36, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_file", - "name": "analyze_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 1032, - "line_end": 1138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1035, - "line_end": 1035, - "column_start": 26, - "column_end": 84, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1039, - "line_end": 1039, - "column_start": 26, - "column_end": 91, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1064, - "line_end": 1064, - "column_start": 79, - "column_end": 93, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1078, - "line_end": 1078, - "column_start": 29, - "column_end": 96, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1086, - "line_end": 1086, - "column_start": 29, - "column_end": 103, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1094, - "line_end": 1094, - "column_start": 29, - "column_end": 100, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1102, - "line_end": 1102, - "column_start": 29, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1110, - "line_end": 1110, - "column_start": 29, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1118, - "line_end": 1118, - "column_start": 29, - "column_end": 101, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_stats", - "name": "get_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1141, - "line_end": 1143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_complexity", - "name": "get_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 1145, - "line_end": 1147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_structure", - "name": "get_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1149, - "line_end": 1151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_symbols", - "name": "find_symbols", - "symbol_type": "Function", - "file_path": "", - "line_start": 1153, - "line_end": 1155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_include_cycles", - "name": "find_include_cycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 1157, - "line_end": 1159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 1163, - "line_end": 1165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SessionInfo", - "name": "SessionInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 33, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SessionManager", - "name": "SessionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AnalysisSession", - "name": "AnalysisSession", - "symbol_type": "Class", - "file_path": "", - "line_start": 831, - "line_end": 833, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "types.rs", - "path": "./nekocode-temp/nekocode-temp/src/core/types.rs", - "language": "rust", - "size_bytes": 18509, - "total_lines": 632, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.401265108Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_extension", - "name": "from_extension", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 26, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_rating", - "name": "update_rating", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 349, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_full_name", - "name": "full_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 361, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 384, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 410, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_statistics", - "name": "update_statistics", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 528, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 539, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_summary", - "name": "update_summary", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 574, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 596, - "line_end": 631, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Language", - "name": "Language", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileInfo", - "name": "FileInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 65, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ComplexityRating", - "name": "ComplexityRating", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 98, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ComplexityInfo", - "name": "ComplexityInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionInfo", - "name": "FunctionInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 158, - "line_end": 167, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemberVariable", - "name": "MemberVariable", - "symbol_type": "Class", - "file_path": "", - "line_start": 186, - "line_end": 196, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ClassInfo", - "name": "ClassInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 216, - "line_end": 225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImportType", - "name": "ImportType", - "symbol_type": "Class", - "file_path": "", - "line_start": 244, - "line_end": 263, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ExportType", - "name": "ExportType", - "symbol_type": "Class", - "file_path": "", - "line_start": 267, - "line_end": 284, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImportInfo", - "name": "ImportInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 288, - "line_end": 296, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ExportInfo", - "name": "ExportInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 313, - "line_end": 319, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionCall", - "name": "FunctionCall", - "symbol_type": "Class", - "file_path": "", - "line_start": 334, - "line_end": 339, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CommentInfo", - "name": "CommentInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 366, - "line_end": 373, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Statistics", - "name": "Statistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 389, - "line_end": 397, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AnalysisResult", - "name": "AnalysisResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 415, - "line_end": 450, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DirectoryAnalysis", - "name": "DirectoryAnalysis", - "symbol_type": "Class", - "file_path": "", - "line_start": 486, - "line_end": 491, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DirectorySummary", - "name": "DirectorySummary", - "symbol_type": "Class", - "file_path": "", - "line_start": 495, - "line_end": 511, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AnalysisConfig", - "name": "AnalysisConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 579, - "line_end": 593, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "./nekocode-temp/nekocode-temp/src/lib.rs", - "language": "rust", - "size_bytes": 475, - "total_lines": 13, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.405910356Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.rs", - "path": "./nekocode-temp/nekocode-temp/src/main.rs", - "language": "rust", - "size_bytes": 22520, - "total_lines": 680, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.410264664Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_extract_summary", - "name": "extract_summary", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 376, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 369, - "column_start": 29, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 393, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_async_main", - "name": "async_main", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 680, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 594, - "line_end": 600, - "column_start": 57, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Cli", - "name": "Cli", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Commands", - "name": "Commands", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 261, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryOperation", - "name": "MemoryOperation", - "symbol_type": "Class", - "file_path": "", - "line_start": 264, - "line_end": 308, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConfigOperation", - "name": "ConfigOperation", - "symbol_type": "Class", - "file_path": "", - "line_start": 311, - "line_end": 325, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sample.cpp", - "path": "./nekocode-temp/nekocode-temp/test_samples/sample.cpp", - "language": "cpp", - "size_bytes": 1552, - "total_lines": 67, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.416378864Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_DataProcessor", - "name": "DataProcessor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 4, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 15, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 25, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_AdvancedProcessor", - "name": "AdvancedProcessor", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SimpleData", - "name": "SimpleData", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 4, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_DataProcessor", - "name": "DataProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AdvancedProcessor", - "name": "AdvancedProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SimpleData", - "name": "SimpleData", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 51, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sample.cs", - "path": "./nekocode-temp/nekocode-temp/test_samples/sample.cs", - "language": "csharp", - "size_bytes": 2654, - "total_lines": 112, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.516596922Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "csharp_func_DataProcessor", - "name": "DataProcessor", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 22, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_Task", - "name": "Task", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 30, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_Task", - "name": "Task", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 36, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_GetData", - "name": "GetData", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_GetStats", - "name": "GetStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 51, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_Task", - "name": "Task", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 8, - "column_end": 54, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_GetData", - "name": "GetData", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 8, - "column_end": 37, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_Task", - "name": "Task", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 70, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_Task", - "name": "Task", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 110, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "csharp_class_DataProcessor", - "name": "DataProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "csharp_class_IProcessor", - "name": "IProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 58, - "column_start": 4, - "column_end": 5, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "csharp_class_AdvancedProcessor", - "name": "AdvancedProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "csharp_class_Program", - "name": "Program", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sample.go", - "path": "./nekocode-temp/nekocode-temp/test_samples/sample.go", - "language": "go", - "size_bytes": 1706, - "total_lines": 82, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.521617795Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "go_func_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "go", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "go_func_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 33, - "column_start": 0, - "column_end": 1, - "language": "go", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "go_func_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "go", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "go_func_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "go", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "go_func_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "go", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "go_func_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "go", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "go_type_0", - "name": "type_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 15, - "column_start": 0, - "column_end": 1, - "language": "go", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "go_type_1", - "name": "type_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 0, - "column_end": 1, - "language": "go", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sample.py", - "path": "./nekocode-temp/nekocode-temp/test_samples/sample.py", - "language": "python", - "size_bytes": 1320, - "total_lines": 48, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.523569202Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 11, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_create_default", - "name": "create_default", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 15, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_process_data", - "name": "process_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 23, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_process_item", - "name": "process_item", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 4, - "column_end": 57, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_stats", - "name": "get_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 34, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 45, - "column_start": 0, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 43, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_DataProcessor", - "name": "DataProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 6, - "line_end": 34, - "column_start": 0, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "process_data", - "process_item", - "get_stats" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "asyncio", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 2 - }, - { - "module": "typing List, Dict", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 3 - }, - { - "module": "json", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 4 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sample.rs", - "path": "./nekocode-temp/nekocode-temp/test_samples/sample.rs", - "language": "rust", - "size_bytes": 2866, - "total_lines": 118, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.527557659Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 18, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_default", - "name": "create_default", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_process_data", - "name": "process_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_process_item", - "name": "process_item", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_data", - "name": "get_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_stats", - "name": "get_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_process_data", - "name": "process_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_data", - "name": "get_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_sample_data", - "name": "create_sample_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 97, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 118, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_DataProcessor", - "name": "DataProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Processor", - "name": "Processor", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_SimpleData", - "name": "SimpleData", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 74, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ProcessorType", - "name": "ProcessorType", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "api.js", - "path": "./nekocode-temp/nekocode-temp/test_workspace/test_files/api.js", - "language": "javascript", - "size_bytes": 783, - "total_lines": 36, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.534070091Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "handleGetUser", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 21, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUpdateUser", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "profile.js", - "path": "./nekocode-temp/nekocode-temp/test_workspace/test_files/profile.js", - "language": "javascript", - "size_bytes": 744, - "total_lines": 35, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.537376794Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "getUserProfile", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUserProfile", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "Program.cs", - "path": "./nekocode-temp/nekocode-temp/test_workspace/test_files/Program.cs", - "language": "csharp", - "size_bytes": 262, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.540668494Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "csharp_func_Main", - "name": "Main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_TestMethod", - "name": "TestMethod", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 15, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "csharp_class_Program", - "name": "Program", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 16, - "column_start": 4, - "column_end": 5, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test.js", - "path": "./nekocode-temp/nekocode-temp/test_workspace/test_files/test.js", - "language": "javascript", - "size_bytes": 388, - "total_lines": 20, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.542362906Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "testGetUser", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 11, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "testMultipleUsers", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "user.js", - "path": "./nekocode-temp/nekocode-temp/test_workspace/test_files/user.js", - "language": "javascript", - "size_bytes": 803, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.545900266Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "getUserById", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 15, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUser", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUser", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./nekocode-temp/src/analyzers/cpp/analyzer.rs", - "language": "rust", - "size_bytes": 11474, - "total_lines": 301, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.555874904Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 23, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 33, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 184, - "column_start": 36, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_from_analysis", - "name": "build_ast_from_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CppAnalyzer", - "name": "CppAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./nekocode-temp/src/analyzers/cpp/mod.rs", - "language": "rust", - "size_bytes": 186, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.560579841Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./nekocode-temp/src/analyzers/cpp/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 18184, - "total_lines": 436, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.565148956Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 21, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 73, - "column_end": 109, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_modifiers", - "name": "extract_function_modifiers", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_base_classes", - "name": "extract_base_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods", - "name": "extract_class_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 290, - "column_start": 34, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 368, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 400, - "column_start": 24, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterCppAnalyzer", - "name": "TreeSitterCppAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./nekocode-temp/src/analyzers/csharp/analyzer.rs", - "language": "rust", - "size_bytes": 12459, - "total_lines": 316, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.571581600Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 23, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_functions", - "name": "regex_fallback_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_classes", - "name": "regex_fallback_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 213, - "column_start": 33, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 214, - "column_start": 36, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_imports", - "name": "regex_fallback_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_from_analysis", - "name": "build_ast_from_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CSharpAnalyzer", - "name": "CSharpAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./nekocode-temp/src/analyzers/csharp/mod.rs", - "language": "rust", - "size_bytes": 192, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.576118994Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./nekocode-temp/src/analyzers/csharp/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 19544, - "total_lines": 466, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.580587508Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 21, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_async_method", - "name": "is_async_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_method_modifiers", - "name": "extract_method_modifiers", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_type_modifiers", - "name": "extract_type_modifiers", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_base_classes", - "name": "extract_base_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods", - "name": "extract_class_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 340, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 347, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 398, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 430, - "column_start": 24, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterCSharpAnalyzer", - "name": "TreeSitterCSharpAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./nekocode-temp/src/analyzers/go/analyzer.rs", - "language": "rust", - "size_bytes": 8620, - "total_lines": 238, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.587128711Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_structs", - "name": "extract_structs", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_from_analysis", - "name": "build_ast_from_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_GoAnalyzer", - "name": "GoAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 0, - "column_end": 22, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./nekocode-temp/src/analyzers/go/mod.rs", - "language": "rust", - "size_bytes": 184, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.591497702Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./nekocode-temp/src/analyzers/go/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 17422, - "total_lines": 426, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.595698501Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 21, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_methods_for_type", - "name": "extract_methods_for_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_interface_methods", - "name": "extract_interface_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 425, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 390, - "column_start": 24, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterGoAnalyzer", - "name": "TreeSitterGoAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./nekocode-temp/src/analyzers/javascript/analyzer.rs", - "language": "rust", - "size_bytes": 44326, - "total_lines": 1115, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.603763964Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_merge", - "name": "merge", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_meaningful_content", - "name": "has_meaningful_content", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_all_constructs_single_pass", - "name": "extract_all_constructs_single_pass", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_function_declaration", - "name": "parse_function_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_arrow_function", - "name": "parse_arrow_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_parameters", - "name": "parse_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_class_declaration", - "name": "parse_class_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods", - "name": "extract_class_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_class_method", - "name": "parse_class_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_import_statement", - "name": "parse_import_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 365, - "column_start": 67, - "column_end": 104, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_exports", - "name": "extract_exports", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_export_statement", - "name": "parse_export_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_calls", - "name": "extract_function_calls", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 509, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_function_call", - "name": "parse_function_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 534, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_line_numbers", - "name": "update_line_numbers", - "symbol_type": "Function", - "file_path": "", - "line_start": 537, - "line_end": 563, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 566, - "line_end": 573, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_method_line_number", - "name": "find_method_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 576, - "line_end": 587, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_end_line", - "name": "find_function_end_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 590, - "line_end": 616, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_class_end_line", - "name": "find_class_end_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 619, - "line_end": 628, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 633, - "line_end": 635, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 637, - "line_end": 639, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 641, - "line_end": 643, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 645, - "line_end": 801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 697, - "line_end": 697, - "column_start": 34, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 698, - "line_end": 698, - "column_start": 29, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_functions", - "name": "regex_fallback_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 806, - "line_end": 860, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_classes", - "name": "regex_fallback_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 863, - "line_end": 883, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods_regex", - "name": "extract_class_methods_regex", - "symbol_type": "Function", - "file_path": "", - "line_start": 886, - "line_end": 923, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_fallback_ast", - "name": "build_fallback_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 926, - "line_end": 975, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 978, - "line_end": 986, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 989, - "line_end": 1062, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_name_from_pair", - "name": "extract_class_name_from_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 1065, - "line_end": 1072, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_name_from_pair", - "name": "extract_function_name_from_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 1074, - "line_end": 1081, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_method_name_from_pair", - "name": "extract_method_name_from_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 1083, - "line_end": 1090, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_import_info_from_pair", - "name": "extract_import_info_from_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 1092, - "line_end": 1099, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1095, - "line_end": 1095, - "column_start": 56, - "column_end": 93, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_export_info_from_pair", - "name": "extract_export_info_from_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 1101, - "line_end": 1108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 1112, - "line_end": 1114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ExtractedConstructs", - "name": "ExtractedConstructs", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_JavaScriptParser", - "name": "JavaScriptParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 0, - "column_end": 28, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_JavaScriptAnalyzer", - "name": "JavaScriptAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./nekocode-temp/src/analyzers/javascript/mod.rs", - "language": "rust", - "size_bytes": 200, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.610233855Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./nekocode-temp/src/analyzers/javascript/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 20542, - "total_lines": 509, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.614558214Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 21, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_typescript", - "name": "set_typescript", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 21, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_tsx", - "name": "set_tsx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 21, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_current_language", - "name": "get_current_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 75, - "column_end": 112, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_exports", - "name": "extract_exports", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_calls", - "name": "extract_function_calls", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 292, - "column_start": 26, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 293, - "column_start": 25, - "column_end": 35, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_async_function", - "name": "is_async_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 340, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods", - "name": "extract_class_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 367, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 413, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 420, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 508, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 471, - "line_end": 471, - "column_start": 24, - "column_end": 66, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterJavaScriptAnalyzer", - "name": "TreeSitterJavaScriptAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./nekocode-temp/src/analyzers/mod.rs", - "language": "rust", - "size_bytes": 106, - "total_lines": 7, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.619318141Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./nekocode-temp/src/analyzers/python/analyzer.rs", - "language": "rust", - "size_bytes": 29320, - "total_lines": 773, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.625285224Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_function_definition", - "name": "parse_function_definition", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_lambda_function", - "name": "parse_lambda_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_parameters", - "name": "parse_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_class_definition", - "name": "parse_class_definition", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 199, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_inheritance", - "name": "parse_inheritance", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_from_import", - "name": "parse_from_import", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_simple_import", - "name": "parse_simple_import", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_calls", - "name": "extract_function_calls", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_function_call", - "name": "parse_function_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 398, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_line_numbers", - "name": "update_line_numbers", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 433, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_python_block_end_line", - "name": "find_python_block_end_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods_python", - "name": "extract_class_methods_python", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_method_name_from_line", - "name": "extract_method_name_from_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 512, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 521, - "line_end": 523, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 527, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 629, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_functions", - "name": "regex_fallback_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 634, - "line_end": 660, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_classes", - "name": "regex_fallback_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 663, - "line_end": 688, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 673, - "line_end": 673, - "column_start": 85, - "column_end": 97, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_imports", - "name": "regex_fallback_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 730, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 703, - "line_end": 703, - "column_start": 33, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 704, - "line_end": 704, - "column_start": 36, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_from_analysis", - "name": "build_ast_from_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 733, - "line_end": 766, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 770, - "line_end": 772, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PythonParser", - "name": "PythonParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 0, - "column_end": 24, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PythonAnalyzer", - "name": "PythonAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./nekocode-temp/src/analyzers/python/mod.rs", - "language": "rust", - "size_bytes": 192, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.630510391Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./nekocode-temp/src/analyzers/python/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 17746, - "total_lines": 447, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.634878435Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 21, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_async_function", - "name": "is_async_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_superclasses", - "name": "extract_superclasses", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods", - "name": "extract_class_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_decorators", - "name": "extract_decorators", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imported_names", - "name": "extract_imported_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 320, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 371, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 373, - "line_end": 375, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 379, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 411, - "column_start": 24, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterPythonAnalyzer", - "name": "TreeSitterPythonAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./nekocode-temp/src/analyzers/rust/analyzer.rs", - "language": "rust", - "size_bytes": 9168, - "total_lines": 255, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.641074524Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_structs", - "name": "extract_structs", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_from_analysis", - "name": "build_ast_from_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RustAnalyzer", - "name": "RustAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 0, - "column_end": 24, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./nekocode-temp/src/analyzers/rust/mod.rs", - "language": "rust", - "size_bytes": 188, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.645456426Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./nekocode-temp/src/analyzers/rust/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 21162, - "total_lines": 496, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.649940085Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 21, - "column_end": 80, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_async_function", - "name": "is_async_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 279, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_modifiers", - "name": "extract_function_modifiers", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 306, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_type_modifiers", - "name": "extract_type_modifiers", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_associated_functions", - "name": "extract_associated_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 366, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 351, - "column_start": 52, - "column_end": 133, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 413, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 420, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 460, - "column_start": 24, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterRustAnalyzer", - "name": "TreeSitterRustAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "traits.rs", - "path": "./nekocode-temp/src/analyzers/traits.rs", - "language": "rust", - "size_bytes": 1326, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.654791477Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_can_analyze_extension", - "name": "can_analyze_extension", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 17, - "column_end": 59, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_analyze_language", - "name": "can_analyze_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_LanguageAnalyzer", - "name": "LanguageAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ast.rs", - "path": "./nekocode-temp/src/core/ast.rs", - "language": "rust", - "size_bytes": 16904, - "total_lines": 544, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.660361385Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_as_str", - "name": "as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_child", - "name": "add_child", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_scope_path", - "name": "build_scope_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_children_by_type", - "name": "find_children_by_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 219, - "column_start": 20, - "column_end": 58, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_descendants_by_type", - "name": "find_descendants_by_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_descendants_recursive", - "name": "find_descendants_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_query_by_path", - "name": "query_by_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_query_by_path_recursive", - "name": "query_by_path_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_node_at_line", - "name": "find_node_at_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_string", - "name": "type_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_as_tree", - "name": "dump_as_tree", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_as_flat", - "name": "dump_as_flat", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_collect_flat_recursive", - "name": "collect_flat_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 328, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_from_root", - "name": "update_from_root", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_collect_statistics_recursive", - "name": "collect_statistics_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_merge", - "name": "merge", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 432, - "line_end": 437, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enter_scope", - "name": "enter_scope", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 450, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exit_scope", - "name": "exit_scope", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_node", - "name": "add_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 470, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_current_scope", - "name": "get_current_scope", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_current_scope_mut", - "name": "get_current_scope_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 482, - "line_end": 488, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build", - "name": "build", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 493, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 497, - "line_end": 499, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ast_node_creation", - "name": "test_ast_node_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 512, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ast_builder", - "name": "test_ast_builder", - "symbol_type": "Function", - "file_path": "", - "line_start": 515, - "line_end": 526, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ast_query", - "name": "test_ast_query", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ASTNodeType", - "name": "ASTNodeType", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 104, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTNode", - "name": "ASTNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 155, - "line_end": 178, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTStatistics", - "name": "ASTStatistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 333, - "line_end": 342, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTBuilder", - "name": "ASTBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 425, - "line_end": 428, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "commands.rs", - "path": "./nekocode-temp/src/core/commands.rs", - "language": "rust", - "size_bytes": 2178, - "total_lines": 83, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.664666747Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_session", - "name": "with_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_output", - "name": "format_output", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Command", - "name": "Command", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CommandProcessor", - "name": "CommandProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CommandResult", - "name": "CommandResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 63, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "config.rs", - "path": "./nekocode-temp/src/core/config.rs", - "language": "rust", - "size_bytes": 4644, - "total_lines": 162, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.668440442Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show", - "name": "show", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save", - "name": "save", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_config", - "name": "load_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Config", - "name": "Config", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_GeneralConfig", - "name": "GeneralConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AnalysisConfig", - "name": "AnalysisConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryConfig", - "name": "MemoryConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConfigManager", - "name": "ConfigManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "impact.rs", - "path": "./nekocode-temp/src/core/impact.rs", - "language": "rust", - "size_bytes": 70028, - "total_lines": 1617, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.675601982Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_emoji", - "name": "emoji", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_str", - "name": "as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_str", - "name": "as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_impact", - "name": "analyze_impact", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 233, - "column_start": 20, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 236, - "column_start": 17, - "column_end": 39, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_current_state", - "name": "analyze_current_state", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_changed_symbols", - "name": "detect_changed_symbols", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_changed_symbols_in_files", - "name": "detect_changed_symbols_in_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 557, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 411, - "column_start": 33, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 414, - "column_start": 33, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 464, - "column_start": 82, - "column_end": 109, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_symbol_references", - "name": "find_symbol_references", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_assess_risk_level", - "name": "assess_risk_level", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 665, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_identify_affected_files", - "name": "identify_affected_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 668, - "line_end": 679, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_circular_dependencies", - "name": "detect_circular_dependencies", - "symbol_type": "Function", - "file_path": "", - "line_start": 682, - "line_end": 685, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_overall_risk", - "name": "calculate_overall_risk", - "symbol_type": "Function", - "file_path": "", - "line_start": 688, - "line_end": 703, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 690, - "line_end": 690, - "column_start": 20, - "column_end": 55, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 693, - "line_end": 693, - "column_start": 20, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity_change", - "name": "calculate_complexity_change", - "symbol_type": "Function", - "file_path": "", - "line_start": 706, - "line_end": 722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 709, - "line_end": 709, - "column_start": 21, - "column_end": 66, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_function_signature", - "name": "format_function_signature", - "symbol_type": "Function", - "file_path": "", - "line_start": 725, - "line_end": 728, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_functions_at_ref", - "name": "analyze_functions_at_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 731, - "line_end": 812, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 752, - "line_end": 752, - "column_start": 21, - "column_end": 81, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 775, - "line_end": 775, - "column_start": 22, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compare_functions_between_refs", - "name": "compare_functions_between_refs", - "symbol_type": "Function", - "file_path": "", - "line_start": 815, - "line_end": 848, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 822, - "line_end": 824, - "column_start": 20, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 823, - "line_end": 823, - "column_start": 46, - "column_end": 96, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 831, - "line_end": 833, - "column_start": 20, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 832, - "line_end": 832, - "column_start": 43, - "column_end": 90, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_deleted_symbols_from_git", - "name": "detect_deleted_symbols_from_git", - "symbol_type": "Function", - "file_path": "", - "line_start": 851, - "line_end": 892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_changed_files_from_git", - "name": "get_changed_files_from_git", - "symbol_type": "Function", - "file_path": "", - "line_start": 895, - "line_end": 985, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 920, - "line_end": 920, - "column_start": 65, - "column_end": 87, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 935, - "line_end": 935, - "column_start": 21, - "column_end": 115, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 945, - "line_end": 945, - "column_start": 20, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 946, - "line_end": 964, - "column_start": 17, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 965, - "line_end": 974, - "column_start": 20, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_file_at_git_ref", - "name": "analyze_file_at_git_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 988, - "line_end": 1054, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1007, - "line_end": 1007, - "column_start": 59, - "column_end": 76, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1009, - "line_end": 1009, - "column_start": 21, - "column_end": 81, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_changed_files", - "name": "analyze_changed_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 1057, - "line_end": 1088, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_plain", - "name": "format_plain", - "symbol_type": "Function", - "file_path": "", - "line_start": 1096, - "line_end": 1151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_json", - "name": "format_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1154, - "line_end": 1157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_github_comment", - "name": "format_github_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 1160, - "line_end": 1311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1186, - "line_end": 1186, - "column_start": 24, - "column_end": 111, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1189, - "line_end": 1189, - "column_start": 24, - "column_end": 112, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1192, - "line_end": 1192, - "column_start": 24, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_test_analysis", - "name": "create_test_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 1321, - "line_end": 1369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_impact_config_creation", - "name": "test_impact_config_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 1372, - "line_end": 1387, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_risk_level_methods", - "name": "test_risk_level_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 1390, - "line_end": 1398, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_change_type_conversion", - "name": "test_change_type_conversion", - "symbol_type": "Function", - "file_path": "", - "line_start": 1401, - "line_end": 1406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_changed_symbol_creation", - "name": "test_changed_symbol_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 1409, - "line_end": 1426, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_detect_changed_symbols", - "name": "test_detect_changed_symbols", - "symbol_type": "Function", - "file_path": "", - "line_start": 1429, - "line_end": 1446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1440, - "line_end": 1440, - "column_start": 17, - "column_end": 43, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1442, - "line_end": 1442, - "column_start": 17, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_risk_assessment", - "name": "test_risk_assessment", - "symbol_type": "Function", - "file_path": "", - "line_start": 1449, - "line_end": 1491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_output_formatter_plain", - "name": "test_output_formatter_plain", - "symbol_type": "Function", - "file_path": "", - "line_start": 1494, - "line_end": 1530, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_output_formatter_json", - "name": "test_output_formatter_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1533, - "line_end": 1561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_output_formatter_github_comment", - "name": "test_output_formatter_github_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 1564, - "line_end": 1616, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RiskLevel", - "name": "RiskLevel", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ChangeType", - "name": "ChangeType", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 64, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ChangedSymbol", - "name": "ChangedSymbol", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 94, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SymbolReference", - "name": "SymbolReference", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CircularDependency", - "name": "CircularDependency", - "symbol_type": "Class", - "file_path": "", - "line_start": 107, - "line_end": 110, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImpactAnalysisResult", - "name": "ImpactAnalysisResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 126, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ComplexityChange", - "name": "ComplexityChange", - "symbol_type": "Class", - "file_path": "", - "line_start": 130, - "line_end": 135, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImpactConfig", - "name": "ImpactConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 145, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImpactAnalyzer", - "name": "ImpactAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OutputFormatter", - "name": "OutputFormatter", - "symbol_type": "Class", - "file_path": "", - "line_start": 1092, - "line_end": 1092, - "column_start": 0, - "column_end": 27, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "memory.rs", - "path": "./nekocode-temp/src/core/memory.rs", - "language": "rust", - "size_bytes": 9118, - "total_lines": 279, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.683209655Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save", - "name": "save", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load", - "name": "load", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list", - "name": "list", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 135, - "column_start": 32, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_timeline", - "name": "timeline", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 146, - "column_start": 23, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 149, - "column_start": 24, - "column_end": 62, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_search", - "name": "search", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stats", - "name": "stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 199, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cleanup", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_by_type", - "name": "list_by_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 41, - "column_end": 55, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 244, - "column_start": 24, - "column_end": 62, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MemoryType", - "name": "MemoryType", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryEntry", - "name": "MemoryEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 61, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryManager", - "name": "MemoryManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryStats", - "name": "MemoryStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 252, - "line_end": 258, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./nekocode-temp/src/core/mod.rs", - "language": "rust", - "size_bytes": 146, - "total_lines": 9, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.687046474Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "moveclass.rs", - "path": "./nekocode-temp/src/core/moveclass.rs", - "language": "rust", - "size_bytes": 6043, - "total_lines": 186, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.690513941Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_error", - "name": "with_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_options", - "name": "with_options", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_preview_move", - "name": "preview_move", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_move_class", - "name": "move_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_class_boundaries", - "name": "find_class_boundaries", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_adjust_imports", - "name": "adjust_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MoveOptions", - "name": "MoveOptions", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MoveResult", - "name": "MoveResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 54, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MoveClassEngine", - "name": "MoveClassEngine", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 79, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "preview.rs", - "path": "./nekocode-temp/src/core/preview.rs", - "language": "rust", - "size_bytes": 15898, - "total_lines": 427, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.694946925Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_preview", - "name": "generate_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 154, - "column_start": 58, - "column_end": 76, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_to_storage", - "name": "save_to_storage", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_replace_preview", - "name": "create_replace_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_insert_preview", - "name": "create_insert_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_movelines_preview", - "name": "create_movelines_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 223, - "column_start": 17, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_moveclass_preview", - "name": "create_moveclass_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_preview", - "name": "get_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_confirm_preview", - "name": "confirm_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 285, - "column_start": 28, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_operation", - "name": "execute_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 399, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 342, - "column_start": 25, - "column_end": 42, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_matches", - "name": "find_matches", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 420, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 426, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PreviewOperation", - "name": "PreviewOperation", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MatchInfo", - "name": "MatchInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 53, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PreviewEntry", - "name": "PreviewEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 63, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PreviewManager", - "name": "PreviewManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 136, - "line_end": 140, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "session.rs", - "path": "./nekocode-temp/src/core/session.rs", - "language": "rust", - "size_bytes": 49211, - "total_lines": 1166, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.701851250Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 30, - "column_end": 105, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_sessions_from_disk", - "name": "load_sessions_from_disk", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 41, - "column_end": 55, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 68, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_session_info", - "name": "load_session_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 26, - "column_end": 95, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 102, - "column_start": 26, - "column_end": 96, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_session_info", - "name": "save_session_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 26, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 114, - "column_start": 26, - "column_end": 96, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_session", - "name": "create_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_combined_ast_stats", - "name": "calculate_combined_ast_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_session", - "name": "get_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_session_info", - "name": "get_session_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_sessions", - "name": "list_sessions", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_ast_stats", - "name": "handle_ast_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 207, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_ast_query", - "name": "handle_ast_query", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 242, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_scope_analysis", - "name": "handle_scope_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 303, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 275, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_ast_dump", - "name": "handle_ast_dump", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 338, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 308, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_session_stats", - "name": "calculate_session_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_session_complexity", - "name": "calculate_session_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_session_structure", - "name": "calculate_session_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 455, - "line_end": 506, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 466, - "column_start": 82, - "column_end": 14, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 488, - "column_start": 82, - "column_end": 18, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_session_symbols", - "name": "find_session_symbols", - "symbol_type": "Function", - "file_path": "", - "line_start": 509, - "line_end": 567, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_search_ast_nodes", - "name": "search_ast_nodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 570, - "line_end": 584, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_session_include_cycles", - "name": "find_session_include_cycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 587, - "line_end": 625, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_cycle_dfs", - "name": "detect_cycle_dfs", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 653, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_import_path", - "name": "resolve_import_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 656, - "line_end": 796, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_session_command", - "name": "execute_session_command", - "symbol_type": "Function", - "file_path": "", - "line_start": 798, - "line_end": 827, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 801, - "line_end": 801, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 836, - "line_end": 840, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_config", - "name": "with_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 842, - "line_end": 844, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_path", - "name": "analyze_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 847, - "line_end": 857, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_single_file", - "name": "analyze_single_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 860, - "line_end": 872, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 862, - "line_end": 862, - "column_start": 46, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 866, - "line_end": 866, - "column_start": 26, - "column_end": 87, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_directory", - "name": "analyze_directory", - "symbol_type": "Function", - "file_path": "", - "line_start": 875, - "line_end": 954, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 905, - "line_end": 921, - "column_start": 68, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 907, - "line_end": 920, - "column_start": 44, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 927, - "line_end": 927, - "column_start": 71, - "column_end": 116, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_discover_files", - "name": "discover_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 957, - "line_end": 993, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 963, - "line_end": 963, - "column_start": 24, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 978, - "line_end": 978, - "column_start": 63, - "column_end": 77, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_should_exclude_path", - "name": "should_exclude_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 996, - "line_end": 1006, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_test_file", - "name": "is_test_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 1009, - "line_end": 1029, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1011, - "line_end": 1011, - "column_start": 22, - "column_end": 36, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_file", - "name": "analyze_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 1032, - "line_end": 1138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1035, - "line_end": 1035, - "column_start": 26, - "column_end": 84, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1039, - "line_end": 1039, - "column_start": 26, - "column_end": 91, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1064, - "line_end": 1064, - "column_start": 79, - "column_end": 93, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1078, - "line_end": 1078, - "column_start": 29, - "column_end": 96, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1086, - "line_end": 1086, - "column_start": 29, - "column_end": 103, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1094, - "line_end": 1094, - "column_start": 29, - "column_end": 100, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1102, - "line_end": 1102, - "column_start": 29, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1110, - "line_end": 1110, - "column_start": 29, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1118, - "line_end": 1118, - "column_start": 29, - "column_end": 101, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_stats", - "name": "get_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1141, - "line_end": 1143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_complexity", - "name": "get_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 1145, - "line_end": 1147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_structure", - "name": "get_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1149, - "line_end": 1151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_symbols", - "name": "find_symbols", - "symbol_type": "Function", - "file_path": "", - "line_start": 1153, - "line_end": 1155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_include_cycles", - "name": "find_include_cycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 1157, - "line_end": 1159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 1163, - "line_end": 1165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SessionInfo", - "name": "SessionInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 33, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SessionManager", - "name": "SessionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AnalysisSession", - "name": "AnalysisSession", - "symbol_type": "Class", - "file_path": "", - "line_start": 831, - "line_end": 833, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "types.rs", - "path": "./nekocode-temp/src/core/types.rs", - "language": "rust", - "size_bytes": 18509, - "total_lines": 632, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.708633136Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_extension", - "name": "from_extension", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 26, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_rating", - "name": "update_rating", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 349, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_full_name", - "name": "full_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 361, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 384, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 410, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_statistics", - "name": "update_statistics", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 528, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 539, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_summary", - "name": "update_summary", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 574, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 596, - "line_end": 631, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Language", - "name": "Language", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileInfo", - "name": "FileInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 65, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ComplexityRating", - "name": "ComplexityRating", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 98, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ComplexityInfo", - "name": "ComplexityInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionInfo", - "name": "FunctionInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 158, - "line_end": 167, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemberVariable", - "name": "MemberVariable", - "symbol_type": "Class", - "file_path": "", - "line_start": 186, - "line_end": 196, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ClassInfo", - "name": "ClassInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 216, - "line_end": 225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImportType", - "name": "ImportType", - "symbol_type": "Class", - "file_path": "", - "line_start": 244, - "line_end": 263, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ExportType", - "name": "ExportType", - "symbol_type": "Class", - "file_path": "", - "line_start": 267, - "line_end": 284, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImportInfo", - "name": "ImportInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 288, - "line_end": 296, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ExportInfo", - "name": "ExportInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 313, - "line_end": 319, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionCall", - "name": "FunctionCall", - "symbol_type": "Class", - "file_path": "", - "line_start": 334, - "line_end": 339, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CommentInfo", - "name": "CommentInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 366, - "line_end": 373, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Statistics", - "name": "Statistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 389, - "line_end": 397, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AnalysisResult", - "name": "AnalysisResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 415, - "line_end": 450, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DirectoryAnalysis", - "name": "DirectoryAnalysis", - "symbol_type": "Class", - "file_path": "", - "line_start": 486, - "line_end": 491, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DirectorySummary", - "name": "DirectorySummary", - "symbol_type": "Class", - "file_path": "", - "line_start": 495, - "line_end": 511, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AnalysisConfig", - "name": "AnalysisConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 579, - "line_end": 593, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "./nekocode-temp/src/lib.rs", - "language": "rust", - "size_bytes": 475, - "total_lines": 13, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.713388219Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.rs", - "path": "./nekocode-temp/src/main.rs", - "language": "rust", - "size_bytes": 22520, - "total_lines": 680, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:04.717824945Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_extract_summary", - "name": "extract_summary", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 376, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 369, - "column_start": 29, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 393, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_async_main", - "name": "async_main", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 680, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 594, - "line_end": 600, - "column_start": 57, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Cli", - "name": "Cli", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Commands", - "name": "Commands", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 261, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryOperation", - "name": "MemoryOperation", - "symbol_type": "Class", - "file_path": "", - "line_start": 264, - "line_end": 308, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConfigOperation", - "name": "ConfigOperation", - "symbol_type": "Class", - "file_path": "", - "line_start": 311, - "line_end": 325, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sample.cpp", - "path": "./nekocode-temp/test_samples/sample.cpp", - "language": "cpp", - "size_bytes": 1552, - "total_lines": 67, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.382166966Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_DataProcessor", - "name": "DataProcessor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 4, - "column_end": 58, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 15, - "column_start": 4, - "column_end": 39, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 25, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_AdvancedProcessor", - "name": "AdvancedProcessor", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 4, - "column_end": 54, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_7", - "name": "function_7", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_SimpleData", - "name": "SimpleData", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 4, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_DataProcessor", - "name": "DataProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_AdvancedProcessor", - "name": "AdvancedProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_SimpleData", - "name": "SimpleData", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 51, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sample.cs", - "path": "./nekocode-temp/test_samples/sample.cs", - "language": "csharp", - "size_bytes": 2654, - "total_lines": 112, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.384396005Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "csharp_func_DataProcessor", - "name": "DataProcessor", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 22, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_Task", - "name": "Task", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 30, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_Task", - "name": "Task", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 36, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_GetData", - "name": "GetData", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_GetStats", - "name": "GetStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 51, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_Task", - "name": "Task", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 8, - "column_end": 54, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_GetData", - "name": "GetData", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 8, - "column_end": 37, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_Task", - "name": "Task", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 70, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_Task", - "name": "Task", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 110, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "csharp_class_DataProcessor", - "name": "DataProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "csharp_class_IProcessor", - "name": "IProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 58, - "column_start": 4, - "column_end": 5, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "csharp_class_AdvancedProcessor", - "name": "AdvancedProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "csharp_class_Program", - "name": "Program", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sample.go", - "path": "./nekocode-temp/test_samples/sample.go", - "language": "go", - "size_bytes": 1706, - "total_lines": 82, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.386501770Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "go_func_0", - "name": "function_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "go", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "go_func_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 33, - "column_start": 0, - "column_end": 1, - "language": "go", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "go_func_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "go", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "go_func_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "go", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "go_func_4", - "name": "function_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "go", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "go_func_5", - "name": "function_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "go", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "go_type_0", - "name": "type_0", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 15, - "column_start": 0, - "column_end": 1, - "language": "go", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "go_type_1", - "name": "type_1", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 66, - "column_start": 0, - "column_end": 1, - "language": "go", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sample.py", - "path": "./nekocode-temp/test_samples/sample.py", - "language": "python", - "size_bytes": 1320, - "total_lines": 48, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.388415369Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 11, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_create_default", - "name": "create_default", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 15, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_process_data", - "name": "process_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 23, - "column_start": 4, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_process_item", - "name": "process_item", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 4, - "column_end": 57, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_stats", - "name": "get_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 34, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 45, - "column_start": 0, - "column_end": 22, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 43, - "column_start": 4, - "column_end": 43, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_DataProcessor", - "name": "DataProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 6, - "line_end": 34, - "column_start": 0, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "process_data", - "process_item", - "get_stats" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "asyncio", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 2 - }, - { - "module": "typing List, Dict", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 3 - }, - { - "module": "json", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 4 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sample.rs", - "path": "./nekocode-temp/test_samples/sample.rs", - "language": "rust", - "size_bytes": 2866, - "total_lines": 118, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.392568090Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 18, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_default", - "name": "create_default", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_process_data", - "name": "process_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_process_item", - "name": "process_item", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_data", - "name": "get_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_stats", - "name": "get_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_process_data", - "name": "process_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_data", - "name": "get_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_sample_data", - "name": "create_sample_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 97, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 118, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_DataProcessor", - "name": "DataProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Processor", - "name": "Processor", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_SimpleData", - "name": "SimpleData", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 74, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ProcessorType", - "name": "ProcessorType", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "api.js", - "path": "./nekocode-temp/test_workspace/test_files/api.js", - "language": "javascript", - "size_bytes": 783, - "total_lines": 36, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.399371110Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "handleGetUser", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 21, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleUpdateUser", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "profile.js", - "path": "./nekocode-temp/test_workspace/test_files/profile.js", - "language": "javascript", - "size_bytes": 744, - "total_lines": 35, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.403003358Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "getUserProfile", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 18, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUserProfile", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "Program.cs", - "path": "./nekocode-temp/test_workspace/test_files/Program.cs", - "language": "csharp", - "size_bytes": 262, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.406579461Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "csharp_func_Main", - "name": "Main", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "csharp_func_TestMethod", - "name": "TestMethod", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 15, - "column_start": 8, - "column_end": 9, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "csharp_class_Program", - "name": "Program", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 16, - "column_start": 4, - "column_end": 5, - "language": "csharp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test.js", - "path": "./nekocode-temp/test_workspace/test_files/test.js", - "language": "javascript", - "size_bytes": 388, - "total_lines": 20, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.408469627Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "testGetUser", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 11, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "testMultipleUsers", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "user.js", - "path": "./nekocode-temp/test_workspace/test_files/user.js", - "language": "javascript", - "size_bytes": 803, - "total_lines": 34, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.412113531Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "getUserById", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 15, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUser", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "createUser", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_rust.d.ts", - "path": "./pkg/nyash_rust.d.ts", - "language": "typescript", - "size_bytes": 2180, - "total_lines": 58, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.439873419Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_rust.js", - "path": "./pkg/nyash_rust.js", - "language": "javascript", - "size_bytes": 18205, - "total_lines": 528, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.456885894Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 3, - "line_end": 3, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUint8ArrayMemory0", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 14, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStringFromWasm0", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToExternrefTable0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleError", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isLikeNone", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "passStringToWasm0", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 94, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDataViewMemory0", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "takeFromExternrefTable0", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "test_direct_canvas_draw", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "__destroy_into_raw", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "free", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "eval", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "version", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "__wbg_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "__wbg_get_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 457, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "__wbg_init_memory", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 461, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "__wbg_finalize_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 463, - "line_end": 472, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initSync", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "__wbg_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 499, - "line_end": 525, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyashWasm", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_rust_bg.wasm.d.ts", - "path": "./pkg/nyash_rust_bg.wasm.d.ts", - "language": "typescript", - "size_bytes": 887, - "total_lines": 16, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.467207561Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "./plugins/nyash-file/src/lib.rs", - "language": "rust", - "size_bytes": 5232, - "total_lines": 196, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.475615090Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_nyash_plugin_init", - "name": "nyash_plugin_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_file_open", - "name": "nyash_file_open", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_file_read", - "name": "nyash_file_read", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 99, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_file_write", - "name": "nyash_file_write", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_file_exists", - "name": "nyash_file_exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 155, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_file_free", - "name": "nyash_file_free", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 167, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_string_free", - "name": "nyash_string_free", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 178, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_init", - "name": "test_plugin_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_FileBoxPlugin", - "name": "FileBoxPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileBoxHandle", - "name": "FileBoxHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ffi_types.rs", - "path": "./plugins/nyash-filebox-plugin/src/ffi_types.rs", - "language": "rust", - "size_bytes": 1246, - "total_lines": 43, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.486434513Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashPluginInfo", - "name": "NyashPluginInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_HostVtable", - "name": "HostVtable", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "filebox.rs", - "path": "./plugins/nyash-filebox-plugin/src/filebox.rs", - "language": "rust", - "size_bytes": 4677, - "total_lines": 173, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.490605604Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 25, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_open", - "name": "open", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_path", - "name": "path", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 84, - "column_start": 36, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_content", - "name": "content", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register", - "name": "register", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_mut", - "name": "get_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_remove", - "name": "remove", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_count", - "name": "count", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_filebox_basic_operations", - "name": "test_filebox_basic_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_filebox_registry", - "name": "test_filebox_registry", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_FileBoxInstance", - "name": "FileBoxInstance", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 15, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileBoxRegistry", - "name": "FileBoxRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "./plugins/nyash-filebox-plugin/src/lib.rs", - "language": "rust", - "size_bytes": 14158, - "total_lines": 363, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.495451724Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 58, - "column_start": 73, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_plugin_abi", - "name": "nyash_plugin_abi", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_plugin_init", - "name": "nyash_plugin_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 79, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_plugin_invoke", - "name": "nyash_plugin_invoke", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 236, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_open_file", - "name": "open_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write_tlv_result", - "name": "write_tlv_result", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 272, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 253, - "column_start": 70, - "column_end": 89, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write_tlv_void", - "name": "write_tlv_void", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write_tlv_bytes", - "name": "write_tlv_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 280, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write_tlv_i32", - "name": "write_tlv_i32", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 284, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_preflight", - "name": "preflight", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 295, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tlv_parse_header", - "name": "tlv_parse_header", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 303, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tlv_parse_two_strings", - "name": "tlv_parse_two_strings", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 311, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tlv_parse_string_at", - "name": "tlv_parse_string_at", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 322, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 321, - "column_start": 35, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 321, - "column_start": 62, - "column_end": 68, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tlv_parse_i32", - "name": "tlv_parse_i32", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 333, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tlv_parse_bytes", - "name": "tlv_parse_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 344, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log_info", - "name": "log_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 348, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_plugin_shutdown", - "name": "nyash_plugin_shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 358, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashMethodInfo", - "name": "NyashMethodInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashPluginInfo", - "name": "NyashPluginInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileBoxInstance", - "name": "FileBoxInstance", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 52, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "./plugins/nyash-math/src/lib.rs", - "language": "rust", - "size_bytes": 7050, - "total_lines": 328, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.901915842Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_nyash_math_create", - "name": "nyash_math_create", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_math_sqrt", - "name": "nyash_math_sqrt", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_math_pow", - "name": "nyash_math_pow", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_math_sin", - "name": "nyash_math_sin", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_math_cos", - "name": "nyash_math_cos", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_math_tan", - "name": "nyash_math_tan", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_math_abs", - "name": "nyash_math_abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_math_floor", - "name": "nyash_math_floor", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_math_ceil", - "name": "nyash_math_ceil", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_math_round", - "name": "nyash_math_round", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_math_log", - "name": "nyash_math_log", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_math_log10", - "name": "nyash_math_log10", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 87, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_math_exp", - "name": "nyash_math_exp", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_math_min", - "name": "nyash_math_min", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_math_max", - "name": "nyash_math_max", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 102, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_math_free", - "name": "nyash_math_free", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 112, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_random_create", - "name": "nyash_random_create", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 122, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_random_next", - "name": "nyash_random_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_random_range", - "name": "nyash_random_range", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 144, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_random_int", - "name": "nyash_random_int", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 155, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_random_free", - "name": "nyash_random_free", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_time_create", - "name": "nyash_time_create", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 173, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_time_now", - "name": "nyash_time_now", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 181, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_time_parse", - "name": "nyash_time_parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_time_free", - "name": "nyash_time_free", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 211, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_datetime_to_string", - "name": "nyash_datetime_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 231, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_datetime_year", - "name": "nyash_datetime_year", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 242, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_datetime_month", - "name": "nyash_datetime_month", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 253, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_datetime_day", - "name": "nyash_datetime_day", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 264, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_datetime_hour", - "name": "nyash_datetime_hour", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 275, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_datetime_minute", - "name": "nyash_datetime_minute", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 286, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_datetime_second", - "name": "nyash_datetime_second", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 297, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_datetime_timestamp", - "name": "nyash_datetime_timestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 308, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_datetime_free", - "name": "nyash_datetime_free", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 318, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_string_free", - "name": "nyash_string_free", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 328, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MathBox", - "name": "MathBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 9, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_RandomBox", - "name": "RandomBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TimeBox", - "name": "TimeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DateTimeBox", - "name": "DateTimeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "./plugins/nyash-test-multibox/src/lib.rs", - "language": "rust", - "size_bytes": 10372, - "total_lines": 373, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.912255714Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_nyash_plugin_abi", - "name": "nyash_plugin_abi", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_plugin_init", - "name": "nyash_plugin_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 149, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_plugin_get_box_count", - "name": "nyash_plugin_get_box_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 156, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_plugin_get_box_info", - "name": "nyash_plugin_get_box_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_plugin_get_type_id", - "name": "nyash_plugin_get_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 181, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_plugin_invoke", - "name": "nyash_plugin_invoke", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 222, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_instance_a", - "name": "create_instance_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 248, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_instance_b", - "name": "create_instance_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 272, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_hello_method", - "name": "hello_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 289, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_greet_method", - "name": "greet_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 309, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_destroy_instance", - "name": "destroy_instance", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 326, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write_tlv_string", - "name": "write_tlv_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 356, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log_info", - "name": "log_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 364, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_plugin_shutdown", - "name": "nyash_plugin_shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 373, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashHostVtable", - "name": "NyashHostVtable", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashMethodInfo", - "name": "NyashMethodInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashPluginInfo", - "name": "NyashPluginInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TestInstance", - "name": "TestInstance", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_rust.d.ts", - "path": "./projects/nyash-wasm/pkg/nyash_rust.d.ts", - "language": "typescript", - "size_bytes": 2180, - "total_lines": 58, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.951993170Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_rust.js", - "path": "./projects/nyash-wasm/pkg/nyash_rust.js", - "language": "javascript", - "size_bytes": 18205, - "total_lines": 528, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.955130437Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 3, - "line_end": 3, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getUint8ArrayMemory0", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 14, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStringFromWasm0", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 19, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addToExternrefTable0", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 25, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "handleError", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 34, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "isLikeNone", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "passStringToWasm0", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 94, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getDataViewMemory0", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 103, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "takeFromExternrefTable0", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 109, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "test_direct_canvas_draw", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 116, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "__destroy_into_raw", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 129, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "free", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 134, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 143, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "eval", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 162, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "version", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 178, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "__wbg_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 210, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "__wbg_get_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 457, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "__wbg_init_memory", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 461, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "__wbg_finalize_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 463, - "line_end": 472, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "initSync", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 497, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "__wbg_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 499, - "line_end": 525, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "NyashWasm", - "symbol_type": "Class", - "file_path": "", - "line_start": 122, - "line_end": 179, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_rust_bg.wasm.d.ts", - "path": "./projects/nyash-wasm/pkg/nyash_rust_bg.wasm.d.ts", - "language": "typescript", - "size_bytes": 887, - "total_lines": 16, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.961063367Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ast.rs", - "path": "./src/ast.rs", - "language": "rust", - "size_bytes": 34121, - "total_lines": 1006, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.976400735Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_unknown", - "name": "unknown", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_merge", - "name": "merge", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_error_context", - "name": "error_context", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_location_string", - "name": "location_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_nyash_box", - "name": "to_nyash_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_nyash_box", - "name": "from_nyash_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_node_type", - "name": "node_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 644, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_classify", - "name": "classify", - "symbol_type": "Function", - "file_path": "", - "line_start": 648, - "line_end": 688, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_structure", - "name": "is_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 693, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_expression", - "name": "is_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 696, - "line_end": 698, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_statement", - "name": "is_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 701, - "line_end": 703, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_info", - "name": "info", - "symbol_type": "Function", - "file_path": "", - "line_start": 706, - "line_end": 823, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_span", - "name": "span", - "symbol_type": "Function", - "file_path": "", - "line_start": 826, - "line_end": 861, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 865, - "line_end": 867, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_param_count", - "name": "get_param_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 872, - "line_end": 877, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ast_node_creation", - "name": "test_ast_node_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 888, - "line_end": 918, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_binary_operator", - "name": "test_binary_operator", - "symbol_type": "Function", - "file_path": "", - "line_start": 921, - "line_end": 930, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_complex_ast", - "name": "test_complex_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 933, - "line_end": 974, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_method_call", - "name": "test_method_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 977, - "line_end": 990, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_binary_operation", - "name": "test_binary_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 993, - "line_end": 1005, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Span", - "name": "Span", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTNodeType", - "name": "ASTNodeType", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 96, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StructureNode", - "name": "StructureNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 144, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ExpressionNode", - "name": "ExpressionNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 148, - "line_end": 197, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StatementNode", - "name": "StatementNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 201, - "line_end": 235, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CatchClause", - "name": "CatchClause", - "symbol_type": "Class", - "file_path": "", - "line_start": 239, - "line_end": 244, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LiteralValue", - "name": "LiteralValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 248, - "line_end": 255, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_UnaryOperator", - "name": "UnaryOperator", - "symbol_type": "Class", - "file_path": "", - "line_start": 313, - "line_end": 316, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BinaryOperator", - "name": "BinaryOperator", - "symbol_type": "Class", - "file_path": "", - "line_start": 320, - "line_end": 334, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTNode", - "name": "ASTNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 369, - "line_end": 605, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler.rs", - "path": "./src/backend/aot/compiler.rs", - "language": "rust", - "size_bytes": 8656, - "total_lines": 223, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.984278336Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 21, - "column_end": 100, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_mir_to_wasm", - "name": "compile_mir_to_wasm", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 56, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_precompile_wasm", - "name": "precompile_wasm", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 21, - "column_end": 95, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 21, - "column_end": 106, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_mir_to_native", - "name": "compile_mir_to_native", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_precompiled", - "name": "execute_precompiled", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 25, - "column_end": 100, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 21, - "column_end": 92, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 104, - "column_start": 21, - "column_end": 81, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 21, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 21, - "column_end": 89, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 21, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_validate_wasm", - "name": "validate_wasm", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 21, - "column_end": 90, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_stats", - "name": "get_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset_stats", - "name": "reset_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compression_ratio", - "name": "compression_ratio", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_engine_info", - "name": "engine_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_compiler_creation", - "name": "test_compiler_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_empty_module_compilation", - "name": "test_empty_module_compilation", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_stats_tracking", - "name": "test_stats_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_wasm_validation", - "name": "test_wasm_validation", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_compression_ratio", - "name": "test_compression_ratio", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_engine_info", - "name": "test_engine_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_AotCompiler", - "name": "AotCompiler", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "config.rs", - "path": "./src/backend/aot/config.rs", - "language": "rust", - "size_bytes": 7837, - "total_lines": 256, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.988637444Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_debug", - "name": "debug", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_for_target", - "name": "for_target", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_wasmtime_config", - "name": "wasmtime_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_optimization_level", - "name": "optimization_level", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_target_arch", - "name": "target_arch", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_simd_enabled", - "name": "simd_enabled", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compatibility_key", - "name": "compatibility_key", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_rebuild_wasmtime_config", - "name": "rebuild_wasmtime_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_optimization_level", - "name": "set_optimization_level", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_simd", - "name": "set_simd", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_default_config", - "name": "test_default_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_debug_config", - "name": "test_debug_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_compatibility_key", - "name": "test_compatibility_key", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_target_config", - "name": "test_target_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_optimization_level_setting", - "name": "test_optimization_level_setting", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_invalid_optimization_level", - "name": "test_invalid_optimization_level", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_AotConfig", - "name": "AotConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "executable.rs", - "path": "./src/backend/aot/executable.rs", - "language": "rust", - "size_bytes": 9513, - "total_lines": 280, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.992927220Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_embed_precompiled_module", - "name": "embed_precompiled_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_executable", - "name": "create_executable", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 58, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 24, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_runtime_code", - "name": "generate_runtime_code", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_module_bytes", - "name": "format_module_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_cargo_toml", - "name": "generate_cargo_toml", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_rust_executable", - "name": "compile_rust_executable", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 21, - "column_end": 90, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 21, - "column_end": 87, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_executable_builder_creation", - "name": "test_executable_builder_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_embed_module", - "name": "test_embed_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_format_module_bytes", - "name": "test_format_module_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_cargo_toml_generation", - "name": "test_cargo_toml_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_runtime_code_generation", - "name": "test_runtime_code_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 279, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ExecutableBuilder", - "name": "ExecutableBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/backend/aot/mod.rs", - "language": "rust", - "size_bytes": 4111, - "total_lines": 152, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:05.996772205Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_config", - "name": "with_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_to_executable", - "name": "compile_to_executable", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_to_precompiled", - "name": "compile_to_precompiled", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_stats", - "name": "get_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_aot_backend_creation", - "name": "test_aot_backend_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_default_config", - "name": "test_default_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_AotError", - "name": "AotError", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AotBackend", - "name": "AotBackend", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AotStats", - "name": "AotStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 128, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler.rs", - "path": "./src/backend/llvm/compiler.rs", - "language": "rust", - "size_bytes": 9479, - "total_lines": 246, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.002045340Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 24, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_module", - "name": "compile_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_and_execute", - "name": "compile_and_execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_interpret_function", - "name": "interpret_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 109, - "column_start": 40, - "column_end": 80, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 40, - "column_end": 80, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 138, - "column_start": 44, - "column_end": 94, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_compiler_creation", - "name": "test_compiler_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_LLVMCompiler", - "name": "LLVMCompiler", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "context.rs", - "path": "./src/backend/llvm/context.rs", - "language": "rust", - "size_bytes": 2456, - "total_lines": 77, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.005682464Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 18, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CodegenContext", - "name": "CodegenContext", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/backend/llvm/mod.rs", - "language": "rust", - "size_bytes": 1139, - "total_lines": 42, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.008914531Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_compile_and_execute", - "name": "compile_and_execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 21, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_to_object", - "name": "compile_to_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_llvm_module_creation", - "name": "test_llvm_module_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/backend/mod.rs", - "language": "rust", - "size_bytes": 565, - "total_lines": 24, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.012748290Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "vm.rs", - "path": "./src/backend/vm.rs", - "language": "rust", - "size_bytes": 36791, - "total_lines": 885, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.017976275Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_nyash_box", - "name": "to_nyash_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_integer", - "name": "as_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_bool", - "name": "as_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_nyash_box", - "name": "from_nyash_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_module", - "name": "execute_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 162, - "column_start": 24, - "column_end": 92, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_function", - "name": "execute_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 28, - "column_end": 103, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_instruction", - "name": "execute_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 604, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 303, - "column_start": 35, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 577, - "line_end": 577, - "column_start": 68, - "column_end": 92, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_value", - "name": "get_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 607, - "line_end": 618, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_value", - "name": "set_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 621, - "line_end": 628, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_binary_op", - "name": "execute_binary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 631, - "line_end": 667, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_unary_op", - "name": "execute_unary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 670, - "line_end": 676, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_compare_op", - "name": "execute_compare_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 679, - "line_end": 707, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_box_method", - "name": "call_box_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 710, - "line_end": 825, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 836, - "line_end": 838, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_basic_vm_execution", - "name": "test_basic_vm_execution", - "symbol_type": "Function", - "file_path": "", - "line_start": 847, - "line_end": 861, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_binary_operations", - "name": "test_binary_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 864, - "line_end": 884, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_VMError", - "name": "VMError", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 21, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VMValue", - "name": "VMValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 47, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VM", - "name": "VM", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 141, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ControlFlow", - "name": "ControlFlow", - "symbol_type": "Class", - "file_path": "", - "line_start": 829, - "line_end": 833, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "vm_phi.rs", - "path": "./src/backend/vm_phi.rs", - "language": "rust", - "size_bytes": 7144, - "total_lines": 214, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.023229907Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 28, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_record_block_transition", - "name": "record_block_transition", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_record_entry", - "name": "record_entry", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_phi", - "name": "execute_phi", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_select_phi_input", - "name": "select_phi_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_loop_header", - "name": "is_loop_header", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_record_transition", - "name": "record_transition", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_initialize", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_phi", - "name": "execute_phi", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_debug_info", - "name": "debug_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_phi_selection", - "name": "test_phi_selection", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 194, - "column_start": 12, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 210, - "column_start": 12, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PhiHandler", - "name": "PhiHandler", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LoopExecutor", - "name": "LoopExecutor", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 110, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "codegen.rs", - "path": "./src/backend/wasm/codegen.rs", - "language": "rust", - "size_bytes": 29170, - "total_lines": 716, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.029282215Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_wat", - "name": "to_wat", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_module", - "name": "generate_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_function", - "name": "generate_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_count_locals", - "name": "count_locals", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_basic_block", - "name": "generate_basic_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 208, - "column_start": 24, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_instruction", - "name": "generate_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_const", - "name": "generate_const", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_binop", - "name": "generate_binop", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 464, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_compare", - "name": "generate_compare", - "symbol_type": "Function", - "file_path": "", - "line_start": 467, - "line_end": 483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_return", - "name": "generate_return", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_string_box_const", - "name": "generate_string_box_const", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 524, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_print", - "name": "generate_print", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 532, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_string_literal", - "name": "register_string_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 546, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_data_segments", - "name": "generate_data_segments", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 570, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 557, - "line_end": 557, - "column_start": 21, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_local_index", - "name": "get_local_index", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 576, - "line_end": 576, - "column_start": 24, - "column_end": 115, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_box_call", - "name": "generate_box_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 592, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_to_string_call", - "name": "generate_to_string_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 606, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_print_call", - "name": "generate_print_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 625, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_equals_call", - "name": "generate_equals_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_clone_call", - "name": "generate_clone_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 660, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_log_call", - "name": "generate_log_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 663, - "line_end": 688, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_wasm_module_wat_generation", - "name": "test_wasm_module_wat_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 697, - "line_end": 706, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_constant_generation", - "name": "test_constant_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 709, - "line_end": 715, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_WasmModule", - "name": "WasmModule", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_WasmCodegen", - "name": "WasmCodegen", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "host.rs", - "path": "./src/backend/wasm/host.rs", - "language": "rust", - "size_bytes": 8679, - "total_lines": 201, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.035025533Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 22, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_host_functions", - "name": "create_host_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 69, - "column_start": 45, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 64, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 86, - "column_start": 49, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 64, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 103, - "column_start": 51, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 64, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 51, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 51, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 123, - "column_start": 48, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 183, - "column_start": 44, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 64, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 190, - "column_start": 45, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 197, - "column_start": 44, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_HostState", - "name": "HostState", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 15, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "memory.rs", - "path": "./src/backend/wasm/memory.rs", - "language": "rust", - "size_bytes": 12017, - "total_lines": 406, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.039258459Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 38, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_field", - "name": "add_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field_offset", - "name": "get_field_offset", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_standard_box_types", - "name": "register_standard_box_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_box_type", - "name": "register_box_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_box_layout", - "name": "get_box_layout", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_globals", - "name": "get_globals", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_malloc_function", - "name": "get_malloc_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_box_alloc_function", - "name": "get_box_alloc_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 144, - "column_start": 24, - "column_end": 93, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field_get_function", - "name": "get_field_get_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 24, - "column_end": 93, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 190, - "column_start": 24, - "column_end": 105, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field_set_function", - "name": "get_field_set_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 220, - "column_start": 24, - "column_end": 93, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 223, - "column_start": 24, - "column_end": 105, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_memory_layout_info", - "name": "get_memory_layout_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_type_id", - "name": "get_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 275, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 274, - "column_start": 44, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_generic_box_alloc_function", - "name": "get_generic_box_alloc_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 320, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_layout_creation", - "name": "test_box_layout_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_layout_field_addition", - "name": "test_box_layout_field_addition", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 344, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_memory_manager_standard_types", - "name": "test_memory_manager_standard_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_memory_manager_registration", - "name": "test_memory_manager_registration", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 372, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_malloc_function_generation", - "name": "test_malloc_function_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_alloc_function_generation", - "name": "test_box_alloc_function_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_generic_box_alloc_function", - "name": "test_generic_box_alloc_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoxLayout", - "name": "BoxLayout", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryManager", - "name": "MemoryManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 58, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/backend/wasm/mod.rs", - "language": "rust", - "size_bytes": 6582, - "total_lines": 183, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.043440699Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_module", - "name": "compile_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_wat_to_wasm", - "name": "wat_to_wasm", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 92, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_to_wat", - "name": "compile_to_wat", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_wasm", - "name": "execute_wasm", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 108, - "column_start": 21, - "column_end": 97, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 58, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 139, - "column_start": 62, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 26, - "column_end": 55, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 28, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 143, - "column_start": 21, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 147, - "column_start": 21, - "column_end": 98, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 21, - "column_end": 91, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_backend_creation", - "name": "test_backend_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_empty_module_compilation", - "name": "test_empty_module_compilation", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_WasmError", - "name": "WasmError", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_WasmBackend", - "name": "WasmBackend", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "runtime.rs", - "path": "./src/backend/wasm/runtime.rs", - "language": "rust", - "size_bytes": 13604, - "total_lines": 343, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.047733172Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_standard_imports", - "name": "add_standard_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_imports", - "name": "get_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 153, - "column_start": 32, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_import", - "name": "add_import", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_import", - "name": "has_import", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 32, - "column_end": 60, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_import", - "name": "get_import", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 33, - "column_end": 61, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_js_import_object", - "name": "get_js_import_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_wasmtime_imports", - "name": "get_wasmtime_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_runtime_imports_creation", - "name": "test_runtime_imports_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_import_wat_generation", - "name": "test_import_wat_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_custom_import_addition", - "name": "test_custom_import_addition", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_js_import_object_generation", - "name": "test_js_import_object_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_wasmtime_imports_generation", - "name": "test_wasmtime_imports_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RuntimeImports", - "name": "RuntimeImports", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImportFunction", - "name": "ImportFunction", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "benchmarks.rs", - "path": "./src/benchmarks.rs", - "language": "rust", - "size_bytes": 8851, - "total_lines": 240, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.052962424Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 35, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_all", - "name": "run_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_interpreter_benchmark", - "name": "run_interpreter_benchmark", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_vm_benchmark", - "name": "run_vm_benchmark", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_wasm_benchmark", - "name": "run_wasm_benchmark", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_print_results", - "name": "print_results", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 188, - "column_start": 54, - "column_end": 119, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 205, - "column_start": 20, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 206, - "column_start": 17, - "column_end": 38, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 207, - "column_start": 50, - "column_end": 80, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 210, - "column_start": 20, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 211, - "column_start": 17, - "column_end": 38, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 212, - "column_start": 50, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 215, - "column_start": 20, - "column_end": 43, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 216, - "column_start": 17, - "column_end": 38, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 217, - "column_start": 50, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_benchmark_light", - "name": "test_benchmark_light", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BenchmarkResult", - "name": "BenchmarkResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BenchmarkSuite", - "name": "BenchmarkSuite", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bridge.rs", - "path": "./src/bid/bridge.rs", - "language": "rust", - "size_bytes": 8866, - "total_lines": 242, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.058208691Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 35, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_box", - "name": "register_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_box", - "name": "get_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_unregister", - "name": "unregister", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_to_bid_handle", - "name": "box_to_bid_handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 102, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bid_handle_to_box", - "name": "bid_handle_to_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 111, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_string_value", - "name": "extract_string_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 120, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_integer_value", - "name": "extract_integer_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_registry", - "name": "test_box_registry", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_box_bid_conversion", - "name": "test_string_box_bid_conversion", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_integer_box_bid_conversion", - "name": "test_integer_box_bid_conversion", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_future_box_bid_conversion", - "name": "test_future_box_bid_conversion", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BidBridge", - "name": "BidBridge", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_BoxRegistry", - "name": "BoxRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "error.rs", - "path": "./src/bid/error.rs", - "language": "rust", - "size_bytes": 2373, - "total_lines": 80, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.063673595Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_raw", - "name": "from_raw", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_message", - "name": "message", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BidError", - "name": "BidError", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "generic_plugin_box.rs", - "path": "./src/bid/generic_plugin_box.rs", - "language": "rust", - "size_bytes": 4329, - "total_lines": 132, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.067601428Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_birth", - "name": "birth", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_method", - "name": "call_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 4, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 87, - "column_start": 4, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 4, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 4, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_GenericPluginBox", - "name": "GenericPluginBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 15, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "loader.rs", - "path": "./src/bid/loader.rs", - "language": "rust", - "size_bytes": 4902, - "total_lines": 133, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.071398677Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_load_from_file", - "name": "load_from_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 21, - "column_end": 46, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 25, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 25, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 25, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 25, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_type_name", - "name": "get_type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_methods", - "name": "get_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_method", - "name": "find_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 115, - "column_start": 92, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host_alloc", - "name": "host_alloc", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host_free", - "name": "host_free", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host_wake", - "name": "host_wake", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 103, - "column_start": 4, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host_log", - "name": "host_log", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default_host_vtable", - "name": "default_host_vtable", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 120, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_plugin_path", - "name": "resolve_plugin_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_LoadedPlugin", - "name": "LoadedPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 12, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "metadata.rs", - "path": "./src/bid/metadata.rs", - "language": "rust", - "size_bytes": 6685, - "total_lines": 228, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.075328403Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 22, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_a", - "name": "a", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 8, - "column_end": 80, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_f", - "name": "f", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 8, - "column_end": 48, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_w", - "name": "w", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 8, - "column_end": 42, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_l", - "name": "l", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 8, - "column_end": 65, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 21, - "column_end": 46, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_name", - "name": "name", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 21, - "column_end": 46, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_name", - "name": "name", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 21, - "column_end": 46, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_methods_slice", - "name": "methods_slice", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 21, - "column_end": 46, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_metadata_creation", - "name": "test_plugin_metadata_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_host_vtable", - "name": "test_host_vtable", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_a", - "name": "a", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 222, - "column_start": 8, - "column_end": 80, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_f", - "name": "f", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 223, - "column_start": 8, - "column_end": 46, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_w", - "name": "w", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 224, - "column_start": 8, - "column_end": 42, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_l", - "name": "l", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 225, - "column_start": 8, - "column_end": 65, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashHostVtable", - "name": "NyashHostVtable", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 12, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashMethodInfo", - "name": "NyashMethodInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashPluginInfo", - "name": "NyashPluginInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 84, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginState", - "name": "PluginState", - "symbol_type": "Class", - "file_path": "", - "line_start": 128, - "line_end": 140, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginMetadata", - "name": "PluginMetadata", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 150, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/bid/mod.rs", - "language": "rust", - "size_bytes": 1006, - "total_lines": 38, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.079050455Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/bid/plugins/filebox/mod.rs", - "language": "rust", - "size_bytes": 6436, - "total_lines": 199, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.084976275Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_open", - "name": "open", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 24, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 24, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_close", - "name": "close", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 24, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_registry", - "name": "get_registry", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 107, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_open", - "name": "open", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 21, - "column_end": 62, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 140, - "column_start": 21, - "column_end": 62, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 147, - "column_start": 21, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_close", - "name": "close", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 154, - "column_start": 21, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_filebox_plugin", - "name": "test_filebox_plugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_FileBoxRegistry", - "name": "FileBoxRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileBoxState", - "name": "FileBoxState", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileMode", - "name": "FileMode", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileBoxPlugin", - "name": "FileBoxPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/bid/plugins/mod.rs", - "language": "rust", - "size_bytes": 160, - "total_lines": 8, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.089052059Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin_api.rs", - "path": "./src/bid/plugin_api.rs", - "language": "rust", - "size_bytes": 6718, - "total_lines": 254, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.093037347Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_check_abi", - "name": "check_abi", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_initialize", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invoke", - "name": "invoke", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_shutdown", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_alloc", - "name": "with_alloc", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_free", - "name": "with_free", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_log", - "name": "with_log", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build", - "name": "build", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mock_abi", - "name": "mock_abi", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mock_init", - "name": "mock_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mock_invoke", - "name": "mock_invoke", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mock_shutdown", - "name": "mock_shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 230, - "column_start": 4, - "column_end": 43, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_handle", - "name": "test_plugin_handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PluginHandle", - "name": "PluginHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 58, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_HostVtableBuilder", - "name": "HostVtableBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin_box_legacy.rs", - "path": "./src/bid/plugin_box_legacy.rs", - "language": "rust", - "size_bytes": 7757, - "total_lines": 200, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.097172215Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_birth", - "name": "birth", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_open", - "name": "open", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_close", - "name": "close", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_birth", - "name": "birth", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_bytes", - "name": "read_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 4, - "column_end": 89, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write_bytes", - "name": "write_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 4, - "column_end": 87, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_close", - "name": "close", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 4, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_method", - "name": "call_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_available_methods", - "name": "get_available_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 166, - "column_start": 4, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 167, - "column_start": 4, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 4, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 4, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 176, - "column_start": 4, - "column_end": 94, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 193, - "column_start": 4, - "column_end": 65, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 199, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PluginBoxInstance", - "name": "PluginBoxInstance", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginFileBox", - "name": "PluginFileBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "registry.rs", - "path": "./src/bid/registry.rs", - "language": "rust", - "size_bytes": 5076, - "total_lines": 124, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.102418692Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 23, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_by_name", - "name": "get_by_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_by_type_id", - "name": "get_by_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 47, - "column_end": 76, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_method_type_info", - "name": "get_method_type_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_from_config", - "name": "load_from_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 60, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_init_global_from_config", - "name": "init_global_from_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 119, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_global", - "name": "global", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PluginRegistry", - "name": "PluginRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tlv.rs", - "path": "./src/bid/tlv.rs", - "language": "rust", - "size_bytes": 10024, - "total_lines": 324, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.112048094Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_bool", - "name": "encode_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_i32", - "name": "encode_i32", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_i64", - "name": "encode_i64", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_f32", - "name": "encode_f32", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_f64", - "name": "encode_f64", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_string", - "name": "encode_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_bytes", - "name": "encode_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_handle", - "name": "encode_handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_void", - "name": "encode_void", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_entry", - "name": "encode_entry", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_finish", - "name": "finish", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_arg_count", - "name": "arg_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_next", - "name": "decode_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_bool", - "name": "decode_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_i32", - "name": "decode_i32", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_i64", - "name": "decode_i64", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_handle", - "name": "decode_handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_f32", - "name": "decode_f32", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_f64", - "name": "decode_f64", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_string", - "name": "decode_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 269, - "column_start": 45, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_encode_decode_primitives", - "name": "test_encode_decode_primitives", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_encode_decode_handle", - "name": "test_encode_decode_handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BidTlvHeader", - "name": "BidTlvHeader", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TlvEntry", - "name": "TlvEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TlvEncoder", - "name": "TlvEncoder", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TlvDecoder", - "name": "TlvDecoder", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "types.rs", - "path": "./src/bid/types.rs", - "language": "rust", - "size_bytes": 7748, - "total_lines": 242, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.120324994Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_u64", - "name": "to_u64", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_u64", - "name": "from_u64", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tag", - "name": "tag", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_payload_size", - "name": "payload_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_name", - "name": "with_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_determine_bid_tag", - "name": "determine_bid_tag", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_handle_packing", - "name": "test_handle_packing", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_type_tags", - "name": "test_type_tags", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_arg_type_mapping", - "name": "test_arg_type_mapping", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BidType", - "name": "BidType", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 33, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidHandle", - "name": "BidHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidTag", - "name": "BidTag", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoxTypeId", - "name": "BoxTypeId", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MethodTypeInfo", - "name": "MethodTypeInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 137, - "line_end": 142, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ArgTypeMapping", - "name": "ArgTypeMapping", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 153, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "generator.rs", - "path": "./src/bid-codegen-from-copilot/codegen/generator.rs", - "language": "rust", - "size_bytes": 7707, - "total_lines": 239, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.129158239Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 30, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_str", - "name": "as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_force", - "name": "with_force", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_dry_run", - "name": "with_dry_run", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_wasm", - "name": "generate_wasm", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_vm", - "name": "generate_vm", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_llvm", - "name": "generate_llvm", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_typescript", - "name": "generate_typescript", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_python", - "name": "generate_python", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write_files", - "name": "write_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 172, - "column_start": 29, - "column_end": 22, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 181, - "column_start": 25, - "column_end": 18, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_preview_files", - "name": "preview_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_code_gen_target_from_str", - "name": "test_code_gen_target_from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_code_gen_target_as_str", - "name": "test_code_gen_target_as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CodeGenTarget", - "name": "CodeGenTarget", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CodeGenOptions", - "name": "CodeGenOptions", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_GeneratedFile", - "name": "GeneratedFile", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 80, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CodeGenResult", - "name": "CodeGenResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CodeGenerator", - "name": "CodeGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 0, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/bid-codegen-from-copilot/codegen/mod.rs", - "language": "rust", - "size_bytes": 150, - "total_lines": 9, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.133083220Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "llvm.rs", - "path": "./src/bid-codegen-from-copilot/codegen/targets/llvm.rs", - "language": "rust", - "size_bytes": 515, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.137508356Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 16, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_LlvmGenerator", - "name": "LlvmGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 8, - "column_start": 0, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/bid-codegen-from-copilot/codegen/targets/mod.rs", - "language": "rust", - "size_bytes": 119, - "total_lines": 9, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.140936729Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "python.rs", - "path": "./src/bid-codegen-from-copilot/codegen/targets/python.rs", - "language": "rust", - "size_bytes": 522, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.144385891Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 16, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PythonGenerator", - "name": "PythonGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 8, - "column_start": 0, - "column_end": 27, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "typescript.rs", - "path": "./src/bid-codegen-from-copilot/codegen/targets/typescript.rs", - "language": "rust", - "size_bytes": 550, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.147673003Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 16, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TypeScriptGenerator", - "name": "TypeScriptGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 8, - "column_start": 0, - "column_end": 31, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "vm.rs", - "path": "./src/bid-codegen-from-copilot/codegen/targets/vm.rs", - "language": "rust", - "size_bytes": 13653, - "total_lines": 296, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.151818141Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_rust_function_table", - "name": "generate_rust_function_table", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_vm_function_impl", - "name": "generate_vm_function_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 61, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_dispatcher", - "name": "generate_dispatcher", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_readme", - "name": "generate_readme", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 262, - "column_start": 71, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pascal_case", - "name": "pascal_case", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 281, - "column_start": 17, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_pascal_case", - "name": "test_pascal_case", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_VmGenerator", - "name": "VmGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 9, - "column_start": 0, - "column_end": 23, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "wasm.rs", - "path": "./src/bid-codegen-from-copilot/codegen/targets/wasm.rs", - "language": "rust", - "size_bytes": 14573, - "total_lines": 357, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.156624780Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_wat_imports", - "name": "generate_wat_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_wasm_import", - "name": "generate_wasm_import", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bid_type_to_wasm_type", - "name": "bid_type_to_wasm_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_js_host_template", - "name": "generate_js_host_template", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_js_method", - "name": "generate_js_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 194, - "column_start": 64, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 211, - "column_start": 61, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_readme", - "name": "generate_readme", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 305, - "column_start": 71, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_bid_type_to_wasm_type", - "name": "test_bid_type_to_wasm_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 330, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_generate_wasm_import", - "name": "test_generate_wasm_import", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_WasmGenerator", - "name": "WasmGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 9, - "column_start": 0, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "schema.rs", - "path": "./src/bid-codegen-from-copilot/schema.rs", - "language": "rust", - "size_bytes": 8314, - "total_lines": 287, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.162537149Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_load_from_file", - "name": "load_from_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 21, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 21, - "column_end": 81, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_validate", - "name": "validate", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_interface", - "name": "get_interface", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 103, - "column_start": 36, - "column_end": 54, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_name", - "name": "name", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_validate", - "name": "validate", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_validate", - "name": "validate", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 152, - "column_start": 61, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_name", - "name": "get_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_type", - "name": "get_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 180, - "column_start": 58, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 192, - "column_start": 58, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_void", - "name": "is_void", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_parse_console_bid", - "name": "test_parse_console_bid", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_bid_definition_name", - "name": "test_bid_definition_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_duplicate_interface_validation", - "name": "test_duplicate_interface_validation", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BidDefinition", - "name": "BidDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidMetadata", - "name": "BidMetadata", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidInterface", - "name": "BidInterface", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidMethod", - "name": "BidMethod", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidParameter", - "name": "BidParameter", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidTypeRef", - "name": "BidTypeRef", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "error.rs", - "path": "./src/bid-converter-copilot/error.rs", - "language": "rust", - "size_bytes": 2373, - "total_lines": 80, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.167972776Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_raw", - "name": "from_raw", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_message", - "name": "message", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BidError", - "name": "BidError", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/bid-converter-copilot/mod.rs", - "language": "rust", - "size_bytes": 301, - "total_lines": 13, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.171258699Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tlv.rs", - "path": "./src/bid-converter-copilot/tlv.rs", - "language": "rust", - "size_bytes": 10024, - "total_lines": 324, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.175673082Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_bool", - "name": "encode_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_i32", - "name": "encode_i32", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_i64", - "name": "encode_i64", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_f32", - "name": "encode_f32", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_f64", - "name": "encode_f64", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_string", - "name": "encode_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_bytes", - "name": "encode_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_handle", - "name": "encode_handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_void", - "name": "encode_void", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_entry", - "name": "encode_entry", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_finish", - "name": "finish", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_arg_count", - "name": "arg_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_next", - "name": "decode_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_bool", - "name": "decode_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_i32", - "name": "decode_i32", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_i64", - "name": "decode_i64", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_handle", - "name": "decode_handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_f32", - "name": "decode_f32", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_f64", - "name": "decode_f64", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_string", - "name": "decode_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 269, - "column_start": 45, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_encode_decode_primitives", - "name": "test_encode_decode_primitives", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_encode_decode_handle", - "name": "test_encode_decode_handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BidTlvHeader", - "name": "BidTlvHeader", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TlvEntry", - "name": "TlvEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TlvEncoder", - "name": "TlvEncoder", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TlvDecoder", - "name": "TlvDecoder", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "types.rs", - "path": "./src/bid-converter-copilot/types.rs", - "language": "rust", - "size_bytes": 7748, - "total_lines": 242, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.179936024Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_u64", - "name": "to_u64", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_u64", - "name": "from_u64", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tag", - "name": "tag", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_payload_size", - "name": "payload_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_name", - "name": "with_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_determine_bid_tag", - "name": "determine_bid_tag", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_handle_packing", - "name": "test_handle_packing", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_type_tags", - "name": "test_type_tags", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_arg_type_mapping", - "name": "test_arg_type_mapping", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BidType", - "name": "BidType", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 33, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidHandle", - "name": "BidHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidTag", - "name": "BidTag", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoxTypeId", - "name": "BoxTypeId", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MethodTypeInfo", - "name": "MethodTypeInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 137, - "line_end": 142, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ArgTypeMapping", - "name": "ArgTypeMapping", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 153, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_plugin_loader_v2.rs", - "path": "./src/bin/test_plugin_loader_v2.rs", - "language": "rust", - "size_bytes": 1676, - "total_lines": 57, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.185968345Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/boxes/array/mod.rs", - "language": "rust", - "size_bytes": 11745, - "total_lines": 345, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.192588642Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 22, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_with_elements", - "name": "new_with_elements", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 30, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_push", - "name": "push", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pop", - "name": "pop", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_length", - "name": "length", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_remove", - "name": "remove", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_indexOf", - "name": "indexOf", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_join", - "name": "join", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 135, - "column_start": 21, - "column_end": 54, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sort", - "name": "sort", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 186, - "column_start": 22, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reverse", - "name": "reverse", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_slice", - "name": "slice", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 17, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 244, - "column_start": 17, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 269, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 266, - "column_start": 17, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 277, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 306, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 303, - "column_start": 17, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 344, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ArrayBox", - "name": "ArrayBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 13, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "audio_box.rs", - "path": "./src/boxes/audio_box.rs", - "language": "rust", - "size_bytes": 10874, - "total_lines": 336, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.197513999Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_volume", - "name": "set_volume", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_volume", - "name": "get_volume", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_tone", - "name": "create_tone", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_beep", - "name": "create_beep", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_noise", - "name": "create_noise", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_frequency_data", - "name": "get_frequency_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_waveform_data", - "name": "get_waveform_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_playing", - "name": "is_playing", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_tone", - "name": "create_tone", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_beep", - "name": "create_beep", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_noise", - "name": "create_noise", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_frequency_data", - "name": "get_frequency_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 247, - "column_start": 20, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_waveform_data", - "name": "get_waveform_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 253, - "column_start": 21, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_context_running", - "name": "is_context_running", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resume_context", - "name": "resume_context", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 275, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resume_context", - "name": "resume_context", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 290, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_AudioBox", - "name": "AudioBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bool_box.rs", - "path": "./src/boxes/bool_box.rs", - "language": "rust", - "size_bytes": 3013, - "total_lines": 123, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.201545624Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 58, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_true_box", - "name": "true_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_false_box", - "name": "false_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoolBox", - "name": "BoolBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/boxes/buffer/mod.rs", - "language": "rust", - "size_bytes": 9318, - "total_lines": 271, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.206704289Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_vec", - "name": "from_vec", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_readAll", - "name": "readAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_length", - "name": "length", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_append", - "name": "append", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_slice", - "name": "slice", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_shared_with", - "name": "is_shared_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_reference", - "name": "share_reference", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_memory_footprint", - "name": "memory_footprint", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 199, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 259, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BufferBox", - "name": "BufferBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "canvas_event_box.rs", - "path": "./src/boxes/canvas_event_box.rs", - "language": "rust", - "size_bytes": 9917, - "total_lines": 304, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.211403314Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_canvas_element", - "name": "get_canvas_element", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_mouse_x", - "name": "get_mouse_x", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_mouse_y", - "name": "get_mouse_y", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_pressed", - "name": "is_pressed", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_canvas_coordinates", - "name": "get_canvas_coordinates", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_mouse_down", - "name": "on_mouse_down", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 141, - "column_start": 49, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_mouse_up", - "name": "on_mouse_up", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 155, - "column_start": 49, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_mouse_move", - "name": "on_mouse_move", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 169, - "column_start": 49, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_mouse_click", - "name": "on_mouse_click", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 183, - "column_start": 49, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_touch_start", - "name": "on_touch_start", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 49, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_key_down", - "name": "on_key_down", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 211, - "column_start": 49, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_mouse_down", - "name": "on_mouse_down", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_mouse_up", - "name": "on_mouse_up", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_mouse_move", - "name": "on_mouse_move", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_mouse_click", - "name": "on_mouse_click", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_touch_start", - "name": "on_touch_start", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_key_down", - "name": "on_key_down", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 258, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 303, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CanvasEventBox", - "name": "CanvasEventBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 84, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "canvas_loop_box.rs", - "path": "./src/boxes/canvas_loop_box.rs", - "language": "rust", - "size_bytes": 8899, - "total_lines": 314, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.215572952Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 112, - "column_start": 45, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stop", - "name": "stop", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pause", - "name": "pause", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resume", - "name": "resume", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 174, - "column_start": 45, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resume", - "name": "resume", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_frame", - "name": "update_frame", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_fps", - "name": "get_fps", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_frame_count", - "name": "get_frame_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_delta_time", - "name": "get_delta_time", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_elapsed_time", - "name": "get_elapsed_time", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_target_fps", - "name": "set_target_fps", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_running", - "name": "is_running", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_paused", - "name": "is_paused", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 258, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 264, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 299, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CanvasLoopBox", - "name": "CanvasLoopBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "console_box.rs", - "path": "./src/boxes/console_box.rs", - "language": "rust", - "size_bytes": 5631, - "total_lines": 227, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.219519067Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_warn", - "name": "warn", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_error", - "name": "error", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_warn", - "name": "warn", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_error", - "name": "error", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ConsoleBox", - "name": "ConsoleBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConsoleBox", - "name": "ConsoleBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 137, - "line_end": 139, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug_box.rs", - "path": "./src/boxes/debug_box.rs", - "language": "rust", - "size_bytes": 12697, - "total_lines": 389, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.224178833Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start_tracking", - "name": "start_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stop_tracking", - "name": "stop_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_track_box", - "name": "track_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_box_fields", - "name": "get_box_fields", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_all", - "name": "dump_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_to_file", - "name": "save_to_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 216, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_watch", - "name": "watch", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_memory_report", - "name": "memory_report", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_breakpoint", - "name": "set_breakpoint", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trace_call", - "name": "trace_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show_call_stack", - "name": "show_call_stack", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_tracking", - "name": "is_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 303, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_tracked_count", - "name": "get_tracked_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 326, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 346, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 357, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 377, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 381, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_DebugBox", - "name": "DebugBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 111, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TrackedBoxInfo", - "name": "TrackedBoxInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 125, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CallInfo", - "name": "CallInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 128, - "line_end": 132, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "egui_box.rs", - "path": "./src/boxes/egui_box.rs", - "language": "rust", - "size_bytes": 7136, - "total_lines": 238, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.228537434Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_app_state", - "name": "set_app_state", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_update_fn", - "name": "set_update_fn", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_gui", - "name": "run_gui", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 209, - "column_start": 25, - "column_end": 48, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_egui_box_creation", - "name": "test_egui_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_egui_box_to_string", - "name": "test_egui_box_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_EguiBox", - "name": "EguiBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashApp", - "name": "NyashApp", - "symbol_type": "Class", - "file_path": "", - "line_start": 108, - "line_end": 111, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "extern_box.rs", - "path": "./src/boxes/extern_box.rs", - "language": "rust", - "size_bytes": 4693, - "total_lines": 148, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.232529149Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new_console", - "name": "new_console", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 20, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_canvas", - "name": "new_canvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_method", - "name": "call_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field", - "name": "get_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_field", - "name": "set_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_methods", - "name": "list_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_fields", - "name": "list_fields", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ExternBox", - "name": "ExternBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 12, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/boxes/file/mod.rs", - "language": "rust", - "size_bytes": 5287, - "total_lines": 172, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.237471489Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 28, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 54, - "column_end": 90, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_open", - "name": "open", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_to_string", - "name": "read_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write_all", - "name": "write_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exists", - "name": "exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_FileBox", - "name": "FileBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/boxes/future/mod.rs", - "language": "rust", - "size_bytes": 4377, - "total_lines": 157, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.242828594Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 30, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_result", - "name": "set_result", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ready", - "name": "ready", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_wait_and_get", - "name": "wait_and_get", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashFutureBox", - "name": "NyashFutureBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/boxes/http/mod.rs", - "language": "rust", - "size_bytes": 3053, - "total_lines": 104, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.248424511Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 21, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_http_get", - "name": "http_get", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_post", - "name": "post", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_put", - "name": "put", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_request", - "name": "request", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_HttpClientBox", - "name": "HttpClientBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "http_message_box.rs", - "path": "./src/boxes/http_message_box.rs", - "language": "rust", - "size_bytes": 14134, - "total_lines": 432, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.253167289Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_method", - "name": "get_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_path", - "name": "get_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_query_string", - "name": "get_query_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_header", - "name": "get_header", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_all_headers", - "name": "get_all_headers", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_header", - "name": "has_header", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_body", - "name": "get_body", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_content_type", - "name": "get_content_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_content_length", - "name": "get_content_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_status", - "name": "set_status", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_header", - "name": "set_header", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_content_type", - "name": "set_content_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_body", - "name": "set_body", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_append_body", - "name": "append_body", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_http_string", - "name": "to_http_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 344, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_html_response", - "name": "create_html_response", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_json_response", - "name": "create_json_response", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_404_response", - "name": "create_404_response", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 380, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 402, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 408, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 412, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 417, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 425, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 431, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_HTTPRequestBox", - "name": "HTTPRequestBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 66, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_HTTPResponseBox", - "name": "HTTPResponseBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 253, - "line_end": 260, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "http_server_box.rs", - "path": "./src/boxes/http_server_box.rs", - "language": "rust", - "size_bytes": 16451, - "total_lines": 439, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.258243922Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 51, - "column_end": 64, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 17, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 17, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 17, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bind", - "name": "bind", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_listen", - "name": "listen", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 207, - "column_start": 33, - "column_end": 68, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 217, - "column_start": 30, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stop", - "name": "stop", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_route", - "name": "route", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 264, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_post", - "name": "post", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_put", - "name": "put", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_static_path", - "name": "set_static_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_timeout", - "name": "set_timeout", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_client_request_with_routes", - "name": "handle_client_request_with_routes", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_active_connections", - "name": "get_active_connections", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_running", - "name": "is_running", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 389, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 397, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 403, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 407, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 420, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 430, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_HTTPServerBox", - "name": "HTTPServerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "integer_box.rs", - "path": "./src/boxes/integer_box.rs", - "language": "rust", - "size_bytes": 3012, - "total_lines": 119, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.262668233Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_zero", - "name": "zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_IntegerBox", - "name": "IntegerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent_box.rs", - "path": "./src/boxes/intent_box.rs", - "language": "rust", - "size_bytes": 4384, - "total_lines": 154, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.266234364Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_name", - "name": "get_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_payload", - "name": "get_payload", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_payload", - "name": "set_payload", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_IntentBox", - "name": "IntentBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/boxes/json/mod.rs", - "language": "rust", - "size_bytes": 9064, - "total_lines": 278, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.271255908Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stringify", - "name": "stringify", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has", - "name": "has", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_keys", - "name": "keys", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_json_value_to_nyash_box", - "name": "json_value_to_nyash_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 241, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_box_to_json_value", - "name": "nyash_box_to_json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 278, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 263, - "column_start": 17, - "column_end": 65, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_JSONBox", - "name": "JSONBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "map_box.rs", - "path": "./src/boxes/map_box.rs", - "language": "rust", - "size_bytes": 9659, - "total_lines": 313, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.276005169Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has", - "name": "has", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_keys", - "name": "keys", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_values", - "name": "values", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 17, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_size", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_forEach", - "name": "forEach", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_toJSON", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_data", - "name": "get_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 17, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MapBox", - "name": "MapBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "math_box.rs", - "path": "./src/boxes/math_box.rs", - "language": "rust", - "size_bytes": 16249, - "total_lines": 513, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.280698043Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_abs", - "name": "abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_max", - "name": "max", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_min", - "name": "min", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pow", - "name": "pow", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sqrt", - "name": "sqrt", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_getPi", - "name": "getPi", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_getE", - "name": "getE", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sin", - "name": "sin", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cos", - "name": "cos", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tan", - "name": "tan", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log10", - "name": "log10", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exp", - "name": "exp", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_floor", - "name": "floor", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ceil", - "name": "ceil", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_round", - "name": "round", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 296, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 310, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 314, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 338, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 368, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 372, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 376, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 382, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 412, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 432, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_iter", - "name": "iter", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 458, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 462, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 466, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 468, - "line_end": 470, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 472, - "line_end": 474, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 478, - "line_end": 480, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 482, - "line_end": 484, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 488, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 493, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 495, - "line_end": 505, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 510, - "line_end": 512, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MathBox", - "name": "MathBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FloatBox", - "name": "FloatBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 343, - "line_end": 346, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_RangeBox", - "name": "RangeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 417, - "line_end": 422, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/boxes/mod.rs", - "language": "rust", - "size_bytes": 4493, - "total_lines": 146, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.285344391Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "null_box.rs", - "path": "./src/boxes/null_box.rs", - "language": "rust", - "size_bytes": 6523, - "total_lines": 244, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.288908904Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_null", - "name": "is_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_not_null", - "name": "is_not_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_null", - "name": "check_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_not_null", - "name": "check_not_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_or_default", - "name": "get_or_default", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 144, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_null", - "name": "null", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 193, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_null_creation", - "name": "test_null_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_null_check", - "name": "test_null_check", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_null_equality", - "name": "test_null_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_get_or_default", - "name": "test_get_or_default", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NullBox", - "name": "NullBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 95, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "p2p_box.rs", - "path": "./src/boxes/p2p_box.rs", - "language": "rust", - "size_bytes": 7332, - "total_lines": 211, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.292874292Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_node_id", - "name": "get_node_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_send", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on", - "name": "on", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 150, - "column_start": 4, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_reachable", - "name": "is_reachable", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_transport_type", - "name": "get_transport_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_P2PBox", - "name": "P2PBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 53, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TransportKind", - "name": "TransportKind", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 79, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "qr_box.rs", - "path": "./src/boxes/qr_box.rs", - "language": "rust", - "size_bytes": 11209, - "total_lines": 340, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.297311072Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_url", - "name": "generate_url", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_wifi", - "name": "generate_wifi", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_contact", - "name": "generate_contact", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_size", - "name": "set_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_colors", - "name": "set_colors", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_error_correction", - "name": "set_error_correction", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_info", - "name": "get_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_data_url", - "name": "get_data_url", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_base64_qr", - "name": "generate_base64_qr", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_draw_to_canvas", - "name": "draw_to_canvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_draw_simple_qr", - "name": "draw_simple_qr", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_simple_hash", - "name": "simple_hash", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_draw_to_canvas", - "name": "draw_to_canvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scan_from_canvas", - "name": "scan_from_canvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scan_from_canvas", - "name": "scan_from_canvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_batch", - "name": "generate_batch", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 268, - "column_start": 17, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 290, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 306, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 325, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_QRBox", - "name": "QRBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 73, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "random_box.rs", - "path": "./src/boxes/random_box.rs", - "language": "rust", - "size_bytes": 10874, - "total_lines": 315, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.301836632Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_seed", - "name": "seed", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next_random", - "name": "next_random", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_random", - "name": "random", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_randInt", - "name": "randInt", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_randBool", - "name": "randBool", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_choice", - "name": "choice", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_shuffle", - "name": "shuffle", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_randString", - "name": "randString", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_probability", - "name": "probability", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 296, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 314, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RandomBox", - "name": "RandomBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/boxes/regex/mod.rs", - "language": "rust", - "size_bytes": 3951, - "total_lines": 139, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.307088623Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_match", - "name": "is_match", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pattern", - "name": "pattern", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test", - "name": "test", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_all", - "name": "find_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_replace", - "name": "replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RegexBox", - "name": "RegexBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/boxes/result/mod.rs", - "language": "rust", - "size_bytes": 4226, - "total_lines": 141, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.312291558Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new_ok", - "name": "new_ok", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_err", - "name": "new_err", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_ok_bool", - "name": "is_ok_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_err", - "name": "is_err", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_unwrap", - "name": "unwrap", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_ok", - "name": "is_ok", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_value", - "name": "get_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_error", - "name": "get_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashResultBox", - "name": "NyashResultBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 12, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple_intent_box.rs", - "path": "./src/boxes/simple_intent_box.rs", - "language": "rust", - "size_bytes": 6910, - "total_lines": 248, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.316318814Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SimpleIntentBox", - "name": "SimpleIntentBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 168, - "line_end": 172, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "socket_box.rs", - "path": "./src/boxes/socket_box.rs", - "language": "rust", - "size_bytes": 19053, - "total_lines": 510, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.320590032Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bind", - "name": "bind", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_listen", - "name": "listen", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_connect", - "name": "connect", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 274, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_http_request", - "name": "read_http_request", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_close", - "name": "close", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_connected", - "name": "is_connected", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 357, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_server", - "name": "is_server", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 380, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 398, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 439, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 453, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 455, - "line_end": 457, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 487, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 499, - "line_end": 501, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 509, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SocketBox", - "name": "SocketBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sound_box.rs", - "path": "./src/boxes/sound_box.rs", - "language": "rust", - "size_bytes": 11559, - "total_lines": 371, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.325571468Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_beep", - "name": "beep", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_beeps", - "name": "beeps", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tone", - "name": "tone", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_alert", - "name": "alert", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_error", - "name": "error", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pattern", - "name": "pattern", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_volumeTest", - "name": "volumeTest", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 290, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_interval", - "name": "interval", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 319, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 340, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 370, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SoundBox", - "name": "SoundBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 151, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/boxes/stream/mod.rs", - "language": "rust", - "size_bytes": 7636, - "total_lines": 230, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.330757453Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 25, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_data", - "name": "from_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_position", - "name": "position", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stream_write", - "name": "stream_write", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stream_read", - "name": "stream_read", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_position", - "name": "get_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_length", - "name": "get_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stream_reset", - "name": "stream_reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashStreamBox", - "name": "NyashStreamBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "string_box.rs", - "path": "./src/boxes/string_box.rs", - "language": "rust", - "size_bytes": 5745, - "total_lines": 187, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.335285259Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 65, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 17, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_replace", - "name": "replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trim", - "name": "trim", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_upper", - "name": "to_upper", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_lower", - "name": "to_lower", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_starts_with", - "name": "starts_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ends_with", - "name": "ends_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_join", - "name": "join", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 21, - "column_end": 60, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 144, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_StringBox", - "name": "StringBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 39, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "timer_box.rs", - "path": "./src/boxes/timer_box.rs", - "language": "rust", - "size_bytes": 7054, - "total_lines": 247, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.339135627Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 44, - "column_end": 68, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_now", - "name": "now", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_performance_now", - "name": "performance_now", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_timeout", - "name": "set_timeout", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_interval", - "name": "set_interval", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear_timeout", - "name": "clear_timeout", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear_interval", - "name": "clear_interval", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_request_animation_frame", - "name": "request_animation_frame", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cancel_animation_frame", - "name": "cancel_animation_frame", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_timeout", - "name": "set_timeout", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_interval", - "name": "set_interval", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear_timeout", - "name": "clear_timeout", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear_interval", - "name": "clear_interval", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_request_animation_frame", - "name": "request_animation_frame", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cancel_animation_frame", - "name": "cancel_animation_frame", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 232, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TimerBox", - "name": "TimerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 63, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "time_box.rs", - "path": "./src/boxes/time_box.rs", - "language": "rust", - "size_bytes": 14855, - "total_lines": 509, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.343561247Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_now", - "name": "now", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fromTimestamp", - "name": "fromTimestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sleep", - "name": "sleep", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format", - "name": "format", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_now", - "name": "now", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_timestamp", - "name": "from_timestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_year", - "name": "year", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_month", - "name": "month", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_day", - "name": "day", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_hour", - "name": "hour", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_minute", - "name": "minute", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_second", - "name": "second", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_timestamp", - "name": "timestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 322, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_toISOString", - "name": "toISOString", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format", - "name": "format", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_addDays", - "name": "addDays", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_addHours", - "name": "addHours", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 377, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 382, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 397, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 401, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 409, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 413, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 417, - "line_end": 419, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_elapsed", - "name": "elapsed", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 458, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 462, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 466, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 486, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 488, - "line_end": 490, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 494, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 502, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 508, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TimeBox", - "name": "TimeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DateTimeBox", - "name": "DateTimeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 248, - "line_end": 251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TimerBox", - "name": "TimerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 424, - "line_end": 427, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/boxes/web/mod.rs", - "language": "rust", - "size_bytes": 566, - "total_lines": 24, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.348587910Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "web_canvas_box.rs", - "path": "./src/boxes/web/web_canvas_box.rs", - "language": "rust", - "size_bytes": 9543, - "total_lines": 324, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.352556159Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_canvas_element", - "name": "get_canvas_element", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_2d_context", - "name": "get_2d_context", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 22, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_fill_style", - "name": "set_fill_style", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_stroke_style", - "name": "set_stroke_style", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_line_width", - "name": "set_line_width", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fill_rect", - "name": "fill_rect", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stroke_rect", - "name": "stroke_rect", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fill_circle", - "name": "fill_circle", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stroke_circle", - "name": "stroke_circle", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_draw_line", - "name": "draw_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fill_text", - "name": "fill_text", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stroke_text", - "name": "stroke_text", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_begin_path", - "name": "begin_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_move_to", - "name": "move_to", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_line_to", - "name": "line_to", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_close_path", - "name": "close_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fill", - "name": "fill", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stroke", - "name": "stroke", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save", - "name": "save", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_restore", - "name": "restore", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_rotate", - "name": "rotate", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scale", - "name": "scale", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_translate", - "name": "translate", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_width", - "name": "get_width", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_height", - "name": "get_height", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resize", - "name": "resize", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_WebCanvasBox", - "name": "WebCanvasBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "web_console_box.rs", - "path": "./src/boxes/web/web_console_box.rs", - "language": "rust", - "size_bytes": 6148, - "total_lines": 196, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.356775668Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_target_element", - "name": "get_target_element", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_append_console_line", - "name": "append_console_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_warn", - "name": "warn", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_error", - "name": "error", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_info", - "name": "info", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_debug", - "name": "debug", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_separator", - "name": "separator", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_group", - "name": "group", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_group_end", - "name": "group_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_WebConsoleBox", - "name": "WebConsoleBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "web_display_box.rs", - "path": "./src/boxes/web/web_display_box.rs", - "language": "rust", - "size_bytes": 5542, - "total_lines": 189, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.360832070Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_target_element", - "name": "get_target_element", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_print", - "name": "print", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_println", - "name": "println", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_html", - "name": "set_html", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_append_html", - "name": "append_html", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_css", - "name": "set_css", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_class", - "name": "add_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_remove_class", - "name": "remove_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show", - "name": "show", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_hide", - "name": "hide", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scroll_to_bottom", - "name": "scroll_to_bottom", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_WebDisplayBox", - "name": "WebDisplayBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_arithmetic.rs", - "path": "./src/box_arithmetic.rs", - "language": "rust", - "size_bytes": 24149, - "total_lines": 742, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.366759585Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 28, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 221, - "column_start": 4, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 233, - "column_start": 4, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 4, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 4, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 239, - "column_start": 4, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 318, - "column_start": 4, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 326, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 330, - "column_start": 4, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 331, - "column_start": 4, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 334, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 335, - "column_start": 4, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 336, - "column_start": 4, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 359, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 404, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 411, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 424, - "column_start": 4, - "column_end": 55, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 427, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 432, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 436, - "column_start": 4, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 437, - "column_start": 4, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 440, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 441, - "column_start": 4, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 442, - "line_end": 442, - "column_start": 4, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 446, - "line_end": 448, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 468, - "line_end": 498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 511, - "column_start": 4, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 512, - "column_start": 4, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 515, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 521, - "line_end": 523, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 530, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 541, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 545, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 549, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 554, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 560, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 570, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_less", - "name": "less", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 586, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_greater", - "name": "greater", - "symbol_type": "Function", - "file_path": "", - "line_start": 589, - "line_end": 602, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_less_equal", - "name": "less_equal", - "symbol_type": "Function", - "file_path": "", - "line_start": 605, - "line_end": 618, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_greater_equal", - "name": "greater_equal", - "symbol_type": "Function", - "file_path": "", - "line_start": 621, - "line_end": 634, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_add_box_integers", - "name": "test_add_box_integers", - "symbol_type": "Function", - "file_path": "", - "line_start": 642, - "line_end": 649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_add_box_strings", - "name": "test_add_box_strings", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 659, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_subtract_box", - "name": "test_subtract_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 662, - "line_end": 669, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_multiply_box", - "name": "test_multiply_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 672, - "line_end": 679, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_divide_box", - "name": "test_divide_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 682, - "line_end": 690, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_divide_by_zero", - "name": "test_divide_by_zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 693, - "line_end": 700, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_modulo_box", - "name": "test_modulo_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 703, - "line_end": 710, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_modulo_by_zero", - "name": "test_modulo_by_zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 713, - "line_end": 720, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_modulo_chip8_pattern", - "name": "test_modulo_chip8_pattern", - "symbol_type": "Function", - "file_path": "", - "line_start": 723, - "line_end": 731, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_compare_box", - "name": "test_compare_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 734, - "line_end": 741, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_AddBox", - "name": "AddBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SubtractBox", - "name": "SubtractBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 151, - "line_end": 155, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MultiplyBox", - "name": "MultiplyBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 249, - "line_end": 253, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DivideBox", - "name": "DivideBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 346, - "line_end": 350, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ModuloBox", - "name": "ModuloBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 452, - "line_end": 456, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CompareBox", - "name": "CompareBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 564, - "line_end": 564, - "column_start": 0, - "column_end": 22, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_operators.rs", - "path": "./src/box_operators.rs", - "language": "rust", - "size_bytes": 23125, - "total_lines": 680, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.372772963Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sub", - "name": "sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mul", - "name": "mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_div", - "name": "div", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_add", - "name": "try_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_add_with", - "name": "can_add_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_sub", - "name": "try_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_sub_with", - "name": "can_sub_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_mul", - "name": "try_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_mul_with", - "name": "can_mul_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_div", - "name": "try_div", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_div_with", - "name": "can_div_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sub", - "name": "sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mul", - "name": "mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_div", - "name": "div", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_add", - "name": "try_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_add_with", - "name": "can_add_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_sub", - "name": "try_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_sub_with", - "name": "can_sub_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_mul", - "name": "try_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_mul_with", - "name": "can_mul_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_div", - "name": "try_div", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_div_with", - "name": "can_div_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mul", - "name": "mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_add", - "name": "try_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_add_with", - "name": "can_add_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_sub", - "name": "try_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_sub_with", - "name": "can_sub_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_mul", - "name": "try_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 357, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_mul_with", - "name": "can_mul_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 361, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_div", - "name": "try_div", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 367, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_div_with", - "name": "can_div_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 371, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_add", - "name": "try_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 404, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_add_with", - "name": "can_add_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 408, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_sub", - "name": "try_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 426, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_sub_with", - "name": "can_sub_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 430, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_mul", - "name": "try_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 448, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_mul_with", - "name": "can_mul_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_div", - "name": "try_div", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 467, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_div_with", - "name": "can_div_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_add", - "name": "resolve_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 482, - "line_end": 519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_sub", - "name": "resolve_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 522, - "line_end": 544, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_mul", - "name": "resolve_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 581, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_div", - "name": "resolve_div", - "symbol_type": "Function", - "file_path": "", - "line_start": 584, - "line_end": 620, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_integer_addition", - "name": "test_integer_addition", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 633, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_concatenation", - "name": "test_string_concatenation", - "symbol_type": "Function", - "file_path": "", - "line_start": 636, - "line_end": 641, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_repetition", - "name": "test_string_repetition", - "symbol_type": "Function", - "file_path": "", - "line_start": 644, - "line_end": 649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_dynamic_addition", - "name": "test_dynamic_addition", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 660, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_boolean_arithmetic", - "name": "test_boolean_arithmetic", - "symbol_type": "Function", - "file_path": "", - "line_start": 663, - "line_end": 668, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_can_add_with", - "name": "test_can_add_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 671, - "line_end": 679, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_OperatorResolver", - "name": "OperatorResolver", - "symbol_type": "Class", - "file_path": "", - "line_start": 478, - "line_end": 478, - "column_start": 0, - "column_end": 28, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_trait.rs", - "path": "./src/box_trait.rs", - "language": "rust", - "size_bytes": 25704, - "total_lines": 924, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.379217671Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_next_box_id", - "name": "next_box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_builtin_box", - "name": "is_builtin_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_parent_type", - "name": "with_parent_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_arc", - "name": "clone_arc", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 148, - "column_start": 65, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 17, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_replace", - "name": "replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trim", - "name": "trim", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_upper", - "name": "to_upper", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_lower", - "name": "to_lower", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_starts_with", - "name": "starts_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ends_with", - "name": "ends_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_join", - "name": "join", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 203, - "column_start": 21, - "column_end": 60, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_length", - "name": "length", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 264, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 279, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_zero", - "name": "zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 299, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 370, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_true_box", - "name": "true_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_false_box", - "name": "false_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 378, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 384, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 388, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 392, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 400, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 414, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 418, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 427, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 433, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 443, - "line_end": 447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 453, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 459, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 467, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 475, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 483, - "line_end": 485, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 489, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 493, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 504, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 523, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 533, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 536, - "line_end": 542, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exists", - "name": "exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 545, - "line_end": 547, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 550, - "line_end": 555, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 563, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 567, - "line_end": 569, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 573, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 575, - "line_end": 577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 579, - "line_end": 581, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 585, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 589, - "line_end": 591, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 593, - "line_end": 599, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 601, - "line_end": 603, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 605, - "line_end": 607, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 610, - "line_end": 612, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 616, - "line_end": 618, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 630, - "line_end": 636, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 640, - "line_end": 642, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 644, - "line_end": 646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 648, - "line_end": 650, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 654, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 656, - "line_end": 658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 662, - "line_end": 664, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 672, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 674, - "line_end": 676, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 678, - "line_end": 680, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 683, - "line_end": 685, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 689, - "line_end": 691, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_success", - "name": "new_success", - "symbol_type": "Function", - "file_path": "", - "line_start": 704, - "line_end": 711, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_error", - "name": "new_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 713, - "line_end": 720, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_ok", - "name": "is_ok", - "symbol_type": "Function", - "file_path": "", - "line_start": 725, - "line_end": 727, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_value", - "name": "get_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 730, - "line_end": 735, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_error", - "name": "get_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 738, - "line_end": 743, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 747, - "line_end": 749, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 751, - "line_end": 753, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 755, - "line_end": 757, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 759, - "line_end": 761, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 763, - "line_end": 765, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 769, - "line_end": 783, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 785, - "line_end": 809, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 811, - "line_end": 813, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 815, - "line_end": 829, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 832, - "line_end": 834, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 838, - "line_end": 840, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_box_creation", - "name": "test_string_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 854, - "line_end": 859, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_integer_box_creation", - "name": "test_integer_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 862, - "line_end": 867, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_bool_box_creation", - "name": "test_bool_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 870, - "line_end": 875, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_equality", - "name": "test_box_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 878, - "line_end": 885, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_add_box_integers", - "name": "test_add_box_integers", - "symbol_type": "Function", - "file_path": "", - "line_start": 888, - "line_end": 896, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_add_box_strings", - "name": "test_add_box_strings", - "symbol_type": "Function", - "file_path": "", - "line_start": 899, - "line_end": 907, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_ids_unique", - "name": "test_box_ids_unique", - "symbol_type": "Function", - "file_path": "", - "line_start": 910, - "line_end": 916, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_void_box", - "name": "test_void_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 919, - "line_end": 923, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoxBase", - "name": "BoxBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 52, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoxCore", - "name": "BoxCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 90, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_NyashBox", - "name": "NyashBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 121, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_StringBox", - "name": "StringBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 127, - "line_end": 130, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_IntegerBox", - "name": "IntegerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 284, - "line_end": 287, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoolBox", - "name": "BoolBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 359, - "line_end": 362, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VoidBox", - "name": "VoidBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 438, - "line_end": 440, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileBox", - "name": "FileBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 512, - "line_end": 515, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ErrorBox", - "name": "ErrorBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 623, - "line_end": 627, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ResultBox", - "name": "ResultBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 696, - "line_end": 701, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "channel_box.rs", - "path": "./src/channel_box.rs", - "language": "rust", - "size_bytes": 7188, - "total_lines": 252, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.385264993Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_link", - "name": "link", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_handler", - "name": "register_handler", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invoke", - "name": "invoke", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 21, - "column_end": 38, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 32, - "column_end": 59, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sender", - "name": "sender", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_receiver", - "name": "receiver", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_broadcast", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 199, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ChannelBox", - "name": "ChannelBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MessageBox", - "name": "MessageBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 180, - "line_end": 184, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cli.rs", - "path": "./src/cli.rs", - "language": "rust", - "size_bytes": 6184, - "total_lines": 176, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.389398077Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_command", - "name": "build_command", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_matches", - "name": "from_matches", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_debug_fuel", - "name": "parse_debug_fuel", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 142, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_parse_debug_fuel", - "name": "test_parse_debug_fuel", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_default_config", - "name": "test_default_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CliConfig", - "name": "CliConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/config/mod.rs", - "language": "rust", - "size_bytes": 212, - "total_lines": 7, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.394418983Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_toml_v2.rs", - "path": "./src/config/nyash_toml_v2.rs", - "language": "rust", - "size_bytes": 5693, - "total_lines": 183, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.398005861Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default_abi_version", - "name": "default_abi_version", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_file", - "name": "from_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_libraries", - "name": "parse_libraries", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 69, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 34, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 101, - "column_start": 29, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 44, - "column_end": 58, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 37, - "column_end": 54, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 34, - "column_end": 48, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_box_config", - "name": "get_box_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 22, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 22, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 127, - "column_start": 22, - "column_end": 68, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_library_for_box", - "name": "find_library_for_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 18, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 134, - "column_start": 17, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_plugin_path", - "name": "resolve_plugin_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_parse_v2_config", - "name": "test_parse_v2_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashConfigV2", - "name": "NyashConfigV2", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LibraryDefinition", - "name": "LibraryDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 29, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginPaths", - "name": "PluginPaths", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoxTypeConfig", - "name": "BoxTypeConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MethodDefinition", - "name": "MethodDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "environment.rs", - "path": "./src/environment.rs", - "language": "rust", - "size_bytes": 12850, - "total_lines": 359, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.403045666Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new_global", - "name": "new_global", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_child", - "name": "new_child", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_define", - "name": "define", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exists", - "name": "exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_undefine", - "name": "undefine", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_variables", - "name": "list_variables", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scope_info", - "name": "scope_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scope_chain_info", - "name": "scope_chain_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_all_variables", - "name": "dump_all_variables", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_track_box", - "name": "track_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_finalize_all_boxes", - "name": "finalize_all_boxes", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exclude_from_finalization", - "name": "exclude_from_finalization", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_with_parent", - "name": "new_with_parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_define", - "name": "define", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 224, - "column_start": 60, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_native", - "name": "as_native", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_global_environment", - "name": "test_global_environment", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_nested_scopes", - "name": "test_nested_scopes", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_variable_shadowing", - "name": "test_variable_shadowing", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_variable_setting", - "name": "test_variable_setting", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_scope_info", - "name": "test_scope_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_python_compat", - "name": "test_python_compat", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_error_handling", - "name": "test_error_handling", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Environment", - "name": "Environment", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_EnvironmentError", - "name": "EnvironmentError", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PythonCompatEnvironment", - "name": "PythonCompatEnvironment", - "symbol_type": "Class", - "file_path": "", - "line_start": 193, - "line_end": 196, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "exception_box.rs", - "path": "./src/exception_box.rs", - "language": "rust", - "size_bytes": 3100, - "total_lines": 120, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.407616398Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 28, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_cause", - "name": "with_cause", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_stack_frame", - "name": "add_stack_frame", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_full_message", - "name": "get_full_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_exception_type", - "name": "is_exception_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 114, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_exception", - "name": "create_exception", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 120, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ErrorBox", - "name": "ErrorBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "finalization.rs", - "path": "./src/finalization.rs", - "language": "rust", - "size_bytes": 3224, - "total_lines": 111, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.411420428Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_is_finalized", - "name": "is_finalized", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mark_as_finalized", - "name": "mark_as_finalized", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_track", - "name": "track", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exclude_from_finalization", - "name": "exclude_from_finalization", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_finalize_all", - "name": "finalize_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_finalization_tracking", - "name": "test_finalization_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoxFinalizer", - "name": "BoxFinalizer", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "instance.rs", - "path": "./src/instance.rs", - "language": "rust", - "size_bytes": 23084, - "total_lines": 538, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.416101855Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_with_box_info", - "name": "new_with_box_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field_unified", - "name": "get_field_unified", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_field_unified", - "name": "set_field_unified", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_weak_field", - "name": "set_weak_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_weak_field_from_legacy", - "name": "set_weak_field_from_legacy", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_weak_field", - "name": "get_weak_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invalidate_weak_references_to", - "name": "invalidate_weak_references_to", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_global_invalidate_weak_references", - "name": "global_invalidate_weak_references", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field", - "name": "get_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_field", - "name": "set_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 296, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_field_dynamic", - "name": "set_field_dynamic", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_method", - "name": "get_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_method", - "name": "has_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_method", - "name": "add_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 344, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fini", - "name": "fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 380, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cascade_finalize_fields", - "name": "cascade_finalize_fields", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 417, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_finalized", - "name": "is_finalized", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_in_finalization", - "name": "is_in_finalization", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 427, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_weak_field", - "name": "is_weak_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 432, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 451, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 456, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 467, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 475, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 477, - "line_end": 479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 481, - "line_end": 483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 489, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_instance_creation", - "name": "test_instance_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 509, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_field_access", - "name": "test_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 525, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_instance_equality", - "name": "test_instance_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 537, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_InstanceBox", - "name": "InstanceBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 47, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "async_methods.rs", - "path": "./src/interpreter/async_methods.rs", - "language": "rust", - "size_bytes": 5472, - "total_lines": 132, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.421646436Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_future_method", - "name": "execute_future_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_channel_method", - "name": "execute_channel_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "async_ops.rs", - "path": "./src/interpreter/async_ops.rs", - "language": "rust", - "size_bytes": 862, - "total_lines": 25, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.425140408Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_await", - "name": "execute_await", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 24, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 25, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_methods.rs", - "path": "./src/interpreter/box_methods.rs", - "language": "rust", - "size_bytes": 10350, - "total_lines": 277, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.429083506Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_null_method", - "name": "execute_null_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_egui_method", - "name": "execute_egui_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_console_method", - "name": "execute_console_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 216, - "column_start": 25, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 232, - "column_start": 25, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 248, - "column_start": 25, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core.rs", - "path": "./src/interpreter/core.rs", - "language": "rust", - "size_bytes": 34909, - "total_lines": 868, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.434285571Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_debug_log", - "name": "debug_log", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detailed_message", - "name": "detailed_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_shared", - "name": "with_shared", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_node", - "name": "execute_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_variable", - "name": "resolve_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_variable", - "name": "set_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 477, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_declare_local_variable", - "name": "declare_local_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 482, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_declare_outbox_variable", - "name": "declare_outbox_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 487, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_local_vars", - "name": "save_local_vars", - "symbol_type": "Function", - "file_path": "", - "line_start": 490, - "line_end": 494, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 492, - "column_start": 17, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_restore_local_vars", - "name": "restore_local_vars", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 500, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 498, - "column_start": 17, - "column_end": 43, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_outbox_vars", - "name": "save_outbox_vars", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 505, - "line_end": 505, - "column_start": 17, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_restore_outbox_vars", - "name": "restore_outbox_vars", - "symbol_type": "Function", - "file_path": "", - "line_start": 509, - "line_end": 513, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 511, - "column_start": 17, - "column_end": 43, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_global_function", - "name": "register_global_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 516, - "line_end": 521, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 519, - "column_start": 21, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_truthy", - "name": "is_truthy", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_variable", - "name": "get_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 549, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_simple_execution", - "name": "test_simple_execution", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 571, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_arithmetic", - "name": "test_arithmetic", - "symbol_type": "Function", - "file_path": "", - "line_start": 574, - "line_end": 586, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_if_statement", - "name": "test_if_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 589, - "line_end": 606, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_instance_creation", - "name": "test_box_instance_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 639, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_static_box", - "name": "register_static_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 647, - "line_end": 655, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 651, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_static_box_declaration", - "name": "register_static_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 658, - "line_end": 688, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ensure_static_box_initialized", - "name": "ensure_static_box_initialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 757, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 695, - "line_end": 697, - "column_start": 25, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_static_box_state", - "name": "set_static_box_state", - "symbol_type": "Function", - "file_path": "", - "line_start": 760, - "line_end": 771, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 762, - "line_end": 764, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ensure_statics_namespace", - "name": "ensure_statics_namespace", - "symbol_type": "Function", - "file_path": "", - "line_start": 774, - "line_end": 801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 776, - "line_end": 778, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_static_instance", - "name": "set_static_instance", - "symbol_type": "Function", - "file_path": "", - "line_start": 804, - "line_end": 830, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 806, - "line_end": 808, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_static_box", - "name": "is_static_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 833, - "line_end": 839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trigger_weak_reference_invalidation", - "name": "trigger_weak_reference_invalidation", - "symbol_type": "Function", - "file_path": "", - "line_start": 842, - "line_end": 867, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RuntimeError", - "name": "RuntimeError", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 84, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SharedState", - "name": "SharedState", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 169, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashInterpreter", - "name": "NyashInterpreter", - "symbol_type": "Class", - "file_path": "", - "line_start": 191, - "line_end": 216, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "delegation.rs", - "path": "./src/interpreter/delegation.rs", - "language": "rust", - "size_bytes": 15112, - "total_lines": 334, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.439751488Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_from_call", - "name": "execute_from_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_parent_method", - "name": "execute_parent_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_from_parent_constructor", - "name": "execute_from_parent_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 169, - "column_start": 21, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 170, - "column_start": 21, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 21, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_builtin_box_method", - "name": "execute_builtin_box_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_builtin_birth_method", - "name": "execute_builtin_birth_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "access.rs", - "path": "./src/interpreter/expressions/access.rs", - "language": "rust", - "size_bytes": 6646, - "total_lines": 146, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.445224471Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_field_access", - "name": "execute_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_static_field_access", - "name": "execute_static_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_await", - "name": "execute_await", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 140, - "column_start": 25, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "builtins.rs", - "path": "./src/interpreter/expressions/builtins.rs", - "language": "rust", - "size_bytes": 8123, - "total_lines": 178, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.449031935Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_builtin_box_method", - "name": "execute_builtin_box_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_builtin_birth_method", - "name": "execute_builtin_birth_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "calls.rs", - "path": "./src/interpreter/expressions/calls.rs", - "language": "rust", - "size_bytes": 49246, - "total_lines": 1012, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.454724942Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_method_call", - "name": "execute_method_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 637, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 143, - "column_start": 33, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 567, - "line_end": 569, - "column_start": 40, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_from_call", - "name": "execute_from_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 640, - "line_end": 770, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 645, - "line_end": 647, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_from_parent_constructor", - "name": "execute_from_parent_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 773, - "line_end": 844, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 785, - "line_end": 785, - "column_start": 21, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 786, - "line_end": 786, - "column_start": 21, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 787, - "line_end": 787, - "column_start": 21, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_plugin_box_v2_method", - "name": "execute_plugin_box_v2_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 847, - "line_end": 1011, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 863, - "line_end": 865, - "column_start": 28, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/interpreter/expressions/mod.rs", - "language": "rust", - "size_bytes": 8577, - "total_lines": 205, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.460189274Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_expression", - "name": "execute_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 35, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 70, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 80, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 36, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 110, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 36, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_object_id", - "name": "get_object_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_hash_string", - "name": "hash_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "operators.rs", - "path": "./src/interpreter/expressions/operators.rs", - "language": "rust", - "size_bytes": 9926, - "total_lines": 246, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.464471081Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_try_add_operation", - "name": "try_add_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_sub_operation", - "name": "try_sub_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 47, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_mul_operation", - "name": "try_mul_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_div_operation", - "name": "try_div_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_mod_operation", - "name": "try_mod_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 97, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_binary_op", - "name": "execute_binary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_unary_op", - "name": "execute_unary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "field_access.rs", - "path": "./src/interpreter/field_access.rs", - "language": "rust", - "size_bytes": 5440, - "total_lines": 132, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.468894764Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_field_access", - "name": "execute_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_static_field_access", - "name": "execute_static_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_instance_field_access", - "name": "execute_instance_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_weak_field_access", - "name": "handle_weak_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_static_box", - "name": "is_static_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "functions.rs", - "path": "./src/interpreter/functions.rs", - "language": "rust", - "size_bytes": 4195, - "total_lines": 97, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.472680919Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_function_call", - "name": "execute_function_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_function_declaration", - "name": "register_function_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 95, - "column_start": 69, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "io.rs", - "path": "./src/interpreter/io.rs", - "language": "rust", - "size_bytes": 4455, - "total_lines": 114, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.476260917Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_include", - "name": "execute_include", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_arrow", - "name": "execute_arrow", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_nowait", - "name": "execute_nowait", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 106, - "column_start": 22, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "math_methods.rs", - "path": "./src/interpreter/math_methods.rs", - "language": "rust", - "size_bytes": 11003, - "total_lines": 274, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.480281469Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_math_method", - "name": "execute_math_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_random_method", - "name": "execute_random_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "basic_methods.rs", - "path": "./src/interpreter/methods/basic_methods.rs", - "language": "rust", - "size_bytes": 23187, - "total_lines": 508, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.486647699Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_string_method", - "name": "execute_string_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_integer_method", - "name": "execute_integer_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_bool_method", - "name": "execute_bool_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_float_method", - "name": "execute_float_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "collection_methods.rs", - "path": "./src/interpreter/methods/collection_methods.rs", - "language": "rust", - "size_bytes": 13047, - "total_lines": 303, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.491904280Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_array_method", - "name": "execute_array_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_map_method", - "name": "execute_map_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "data_methods.rs", - "path": "./src/interpreter/methods/data_methods.rs", - "language": "rust", - "size_bytes": 9960, - "total_lines": 231, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.496920684Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_buffer_method", - "name": "execute_buffer_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_json_method", - "name": "execute_json_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_regex_method", - "name": "execute_regex_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "http_methods.rs", - "path": "./src/interpreter/methods/http_methods.rs", - "language": "rust", - "size_bytes": 11146, - "total_lines": 287, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.501671685Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_socket_method", - "name": "execute_socket_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_http_server_method", - "name": "execute_http_server_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_http_request_method", - "name": "execute_http_request_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_http_response_method", - "name": "execute_http_response_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "io_methods.rs", - "path": "./src/interpreter/methods/io_methods.rs", - "language": "rust", - "size_bytes": 15788, - "total_lines": 346, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.505721075Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_file_method", - "name": "execute_file_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_result_method", - "name": "execute_result_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "math_methods.rs", - "path": "./src/interpreter/methods/math_methods.rs", - "language": "rust", - "size_bytes": 17692, - "total_lines": 379, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.510223566Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_math_proxy_method", - "name": "execute_math_proxy_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_random_proxy_method", - "name": "execute_random_proxy_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_time_proxy_method", - "name": "execute_time_proxy_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_datetime_proxy_method", - "name": "execute_datetime_proxy_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_unary_math_fn", - "name": "call_unary_math_fn", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 325, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_binary_math_fn", - "name": "call_binary_math_fn", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_float", - "name": "to_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 366, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_integer", - "name": "to_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 378, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/interpreter/methods/mod.rs", - "language": "rust", - "size_bytes": 1098, - "total_lines": 27, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.514564909Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "network_methods.rs", - "path": "./src/interpreter/methods/network_methods.rs", - "language": "rust", - "size_bytes": 5319, - "total_lines": 124, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.518023769Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_http_method", - "name": "execute_http_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_stream_method", - "name": "execute_stream_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "p2p_methods.rs", - "path": "./src/interpreter/methods/p2p_methods.rs", - "language": "rust", - "size_bytes": 4181, - "total_lines": 113, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.521574072Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_intent_box_method", - "name": "execute_intent_box_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/interpreter/mod.rs", - "language": "rust", - "size_bytes": 3511, - "total_lines": 115, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.526438045Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "rust_type_ControlFlow", - "name": "ControlFlow", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConstructorContext", - "name": "ConstructorContext", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoxDeclaration", - "name": "BoxDeclaration", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StaticBoxDefinition", - "name": "StaticBoxDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StaticBoxState", - "name": "StaticBoxState", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionDeclaration", - "name": "FunctionDeclaration", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 109, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "objects.rs", - "path": "./src/interpreter/objects.rs", - "language": "rust", - "size_bytes": 57323, - "total_lines": 1178, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.532447593Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_new", - "name": "execute_new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 802, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 33, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 778, - "line_end": 781, - "column_start": 21, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_constructor", - "name": "execute_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 805, - "line_end": 864, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_box_declaration", - "name": "register_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 867, - "line_end": 920, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_validate_generic_arguments", - "name": "validate_generic_arguments", - "symbol_type": "Function", - "file_path": "", - "line_start": 923, - "line_end": 960, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_valid_type", - "name": "is_valid_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 963, - "line_end": 989, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_parent_constructor", - "name": "execute_parent_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 992, - "line_end": 1026, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1008, - "line_end": 1008, - "column_start": 21, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1012, - "line_end": 1014, - "column_start": 25, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_inheritance", - "name": "resolve_inheritance", - "symbol_type": "Function", - "file_path": "", - "line_start": 1029, - "line_end": 1117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_specialize_generic_class", - "name": "specialize_generic_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 1120, - "line_end": 1166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_substitute_types_in_fields", - "name": "substitute_types_in_fields", - "symbol_type": "Function", - "file_path": "", - "line_start": 1169, - "line_end": 1177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "operators.rs", - "path": "./src/interpreter/operators.rs", - "language": "rust", - "size_bytes": 12593, - "total_lines": 328, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.538476248Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_try_add_operation", - "name": "try_add_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_sub_operation", - "name": "try_sub_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 53, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_mul_operation", - "name": "try_mul_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 73, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_div_operation", - "name": "try_div_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_mod_operation", - "name": "try_mod_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_binary_op", - "name": "execute_binary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_unary_op", - "name": "execute_unary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compare_values", - "name": "compare_values", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_less_than_values", - "name": "less_than_values", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_truthy", - "name": "is_truthy", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin_loader.rs", - "path": "./src/interpreter/plugin_loader.rs", - "language": "rust", - "size_bytes": 39637, - "total_lines": 1218, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.544891062Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 207, - "column_start": 73, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 224, - "column_start": 75, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 255, - "column_start": 66, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 263, - "column_start": 74, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exists", - "name": "exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 322, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 346, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 381, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 387, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 391, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 399, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 403, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 409, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 419, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 421, - "line_end": 423, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 427, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 462, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next", - "name": "next", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 493, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 471, - "line_end": 475, - "column_start": 75, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_range", - "name": "range", - "symbol_type": "Function", - "file_path": "", - "line_start": 495, - "line_end": 524, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 506, - "column_start": 76, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_int", - "name": "int", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 555, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 537, - "column_start": 74, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 559, - "line_end": 561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 565, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 567, - "line_end": 569, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 573, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 575, - "line_end": 577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 583, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 585, - "line_end": 593, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 597, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 599, - "line_end": 601, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 603, - "line_end": 609, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 613, - "line_end": 615, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 631, - "line_end": 636, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 640, - "line_end": 642, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 644, - "line_end": 646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 648, - "line_end": 650, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 654, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 656, - "line_end": 658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 662, - "line_end": 664, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 674, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 676, - "line_end": 678, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 680, - "line_end": 682, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 690, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 694, - "line_end": 696, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 712, - "line_end": 717, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 721, - "line_end": 723, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 725, - "line_end": 727, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 729, - "line_end": 756, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 758, - "line_end": 760, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 762, - "line_end": 764, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 768, - "line_end": 770, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 772, - "line_end": 778, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 780, - "line_end": 782, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 784, - "line_end": 811, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 813, - "line_end": 833, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 837, - "line_end": 839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_file_plugin", - "name": "load_file_plugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 848, - "line_end": 923, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 880, - "line_end": 884, - "column_start": 43, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 888, - "line_end": 892, - "column_start": 58, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 896, - "line_end": 900, - "column_start": 60, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_file_box", - "name": "create_file_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 927, - "line_end": 961, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 933, - "line_end": 937, - "column_start": 52, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 941, - "line_end": 945, - "column_start": 69, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_file_exists", - "name": "file_exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 965, - "line_end": 992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 971, - "line_end": 975, - "column_start": 52, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 979, - "line_end": 983, - "column_start": 71, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_math_plugin", - "name": "load_math_plugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 996, - "line_end": 1056, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1028, - "line_end": 1032, - "column_start": 43, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1036, - "line_end": 1040, - "column_start": 58, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_math_box", - "name": "create_math_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 1060, - "line_end": 1087, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1067, - "line_end": 1071, - "column_start": 71, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_random_box", - "name": "create_random_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 1091, - "line_end": 1118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1098, - "line_end": 1102, - "column_start": 73, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_time_box", - "name": "create_time_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 1122, - "line_end": 1149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1129, - "line_end": 1133, - "column_start": 71, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_datetime_now", - "name": "create_datetime_now", - "symbol_type": "Function", - "file_path": "", - "line_start": 1153, - "line_end": 1180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1160, - "line_end": 1164, - "column_start": 68, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_datetime_from_string", - "name": "create_datetime_from_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 1184, - "line_end": 1217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1189, - "line_end": 1193, - "column_start": 55, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1197, - "line_end": 1201, - "column_start": 70, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_LoadedPlugin", - "name": "LoadedPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginInfo", - "name": "PluginInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileBoxHandle", - "name": "FileBoxHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MathBoxHandle", - "name": "MathBoxHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_RandomBoxHandle", - "name": "RandomBoxHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TimeBoxHandle", - "name": "TimeBoxHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DateTimeBoxHandle", - "name": "DateTimeBoxHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 148, - "line_end": 150, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileBoxProxy", - "name": "FileBoxProxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 179, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MathBoxProxy", - "name": "MathBoxProxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 367, - "line_end": 370, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_RandomBoxProxy", - "name": "RandomBoxProxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 448, - "line_end": 451, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TimeBoxProxy", - "name": "TimeBoxProxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 622, - "line_end": 625, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DateTimeBoxProxy", - "name": "DateTimeBoxProxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 703, - "line_end": 706, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginLoader", - "name": "PluginLoader", - "symbol_type": "Class", - "file_path": "", - "line_start": 843, - "line_end": 843, - "column_start": 0, - "column_end": 24, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "special_methods.rs", - "path": "./src/interpreter/special_methods.rs", - "language": "rust", - "size_bytes": 9183, - "total_lines": 220, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.552061187Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_sound_method", - "name": "execute_sound_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_method_box_method", - "name": "execute_method_box_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 144, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invoke_method_box", - "name": "invoke_method_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "statements.rs", - "path": "./src/interpreter/statements.rs", - "language": "rust", - "size_bytes": 24870, - "total_lines": 527, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.556871127Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_statement", - "name": "execute_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_if", - "name": "execute_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_loop", - "name": "execute_loop", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_assignment", - "name": "execute_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 302, - "column_start": 41, - "column_end": 90, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 317, - "column_start": 33, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 331, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 350, - "column_start": 33, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 364, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 383, - "column_start": 33, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_try_catch", - "name": "execute_try_catch", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 480, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_throw", - "name": "execute_throw", - "symbol_type": "Function", - "file_path": "", - "line_start": 483, - "line_end": 496, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_using_statement", - "name": "execute_using_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 499, - "line_end": 516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ensure_stdlib_initialized", - "name": "ensure_stdlib_initialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 526, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "system_methods.rs", - "path": "./src/interpreter/system_methods.rs", - "language": "rust", - "size_bytes": 16494, - "total_lines": 391, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.561918690Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_time_method", - "name": "execute_time_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_datetime_method", - "name": "execute_datetime_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_timer_method", - "name": "execute_timer_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_debug_method", - "name": "execute_debug_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 348, - "column_start": 25, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utils.rs", - "path": "./src/interpreter/utils.rs", - "language": "rust", - "size_bytes": 1779, - "total_lines": 49, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.566068736Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_get_object_id", - "name": "get_object_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_hash_string", - "name": "hash_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_to_nyash_value", - "name": "box_to_nyash_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "web_methods.rs", - "path": "./src/interpreter/web_methods.rs", - "language": "rust", - "size_bytes": 20601, - "total_lines": 451, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.570404146Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_web_display_method", - "name": "execute_web_display_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_web_console_method", - "name": "execute_web_console_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_web_canvas_method", - "name": "execute_web_canvas_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 450, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "./src/lib.rs", - "language": "rust", - "size_bytes": 7416, - "total_lines": 219, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.575477521Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_eval", - "name": "eval", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 17, - "column_end": 35, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 20, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 169, - "column_start": 20, - "column_end": 90, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 28, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_eval_single_block", - "name": "eval_single_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_complete_statement", - "name": "is_complete_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 207, - "column_start": 49, - "column_end": 62, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 208, - "column_start": 50, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_version", - "name": "version", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashWasm", - "name": "NyashWasm", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.rs", - "path": "./src/main.rs", - "language": "rust", - "size_bytes": 1994, - "total_lines": 78, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.579194663Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 65, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_main_functionality", - "name": "test_main_functionality", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "message_bus.rs", - "path": "./src/messaging/message_bus.rs", - "language": "rust", - "size_bytes": 4241, - "total_lines": 140, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.583868727Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_handler", - "name": "add_handler", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_deliver", - "name": "deliver", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_node", - "name": "register_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_unregister_node", - "name": "unregister_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_node_exists", - "name": "node_exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_route", - "name": "route", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_nodes", - "name": "get_nodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 133, - "column_start": 56, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_global", - "name": "global", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BusEndpoint", - "name": "BusEndpoint", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SendError", - "name": "SendError", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MessageBusData", - "name": "MessageBusData", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/messaging/mod.rs", - "language": "rust", - "size_bytes": 347, - "total_lines": 9, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.587317031Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "method_box.rs", - "path": "./src/method_box.rs", - "language": "rust", - "size_bytes": 6734, - "total_lines": 220, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.591237291Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 69, - "column_start": 51, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invoke", - "name": "invoke", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_instance", - "name": "get_instance", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_instance", - "name": "from_instance", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_local", - "name": "set_local", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_local", - "name": "get_local", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 192, - "column_start": 34, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_variable", - "name": "resolve_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_method_box", - "name": "create_method_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 220, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoxType", - "name": "BoxType", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionDefinition", - "name": "FunctionDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MethodBox", - "name": "MethodBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 51, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_EphemeralInstance", - "name": "EphemeralInstance", - "symbol_type": "Class", - "file_path": "", - "line_start": 158, - "line_end": 164, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "basic_block.rs", - "path": "./src/mir/basic_block.rs", - "language": "rust", - "size_bytes": 13220, - "total_lines": 442, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.596701480Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_u32", - "name": "as_u32", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_usize", - "name": "from_usize", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_usize", - "name": "to_usize", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_instruction", - "name": "add_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_terminator", - "name": "is_terminator", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_successors_from_terminator", - "name": "update_successors_from_terminator", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_predecessor", - "name": "add_predecessor", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_remove_predecessor", - "name": "remove_predecessor", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_all_instructions", - "name": "all_instructions", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_defined_values", - "name": "defined_values", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 158, - "column_start": 24, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_used_values", - "name": "used_values", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 165, - "column_start": 22, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_empty", - "name": "is_empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_terminated", - "name": "is_terminated", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ends_with_return", - "name": "ends_with_return", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_phi_instructions", - "name": "phi_instructions", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 24, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_non_phi_instructions", - "name": "non_phi_instructions", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 193, - "column_start": 24, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_insert_instruction_after_phis", - "name": "insert_instruction_after_phis", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_terminator", - "name": "set_terminator", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mark_reachable", - "name": "mark_reachable", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_seal", - "name": "seal", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_sealed", - "name": "is_sealed", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dominates", - "name": "dominates", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next", - "name": "next", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_peek_next", - "name": "peek_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 303, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 282, - "column_start": 21, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_basic_block_creation", - "name": "test_basic_block_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 320, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_instruction_addition", - "name": "test_instruction_addition", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_terminator_addition", - "name": "test_terminator_addition", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_branch_successors", - "name": "test_branch_successors", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 375, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_basic_block_id_generator", - "name": "test_basic_block_id_generator", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_value_tracking", - "name": "test_value_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 414, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_phi_instruction_ordering", - "name": "test_phi_instruction_ordering", - "symbol_type": "Function", - "file_path": "", - "line_start": 417, - "line_end": 441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BasicBlockId", - "name": "BasicBlockId", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 0, - "column_end": 33, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BasicBlock", - "name": "BasicBlock", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BasicBlockIdGenerator", - "name": "BasicBlockIdGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 241, - "line_end": 243, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "builder.rs", - "path": "./src/mir/builder.rs", - "language": "rust", - "size_bytes": 42919, - "total_lines": 1117, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.602815801Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_module", - "name": "build_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_expression", - "name": "build_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_literal", - "name": "build_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_binary_op", - "name": "build_binary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_unary_op", - "name": "build_unary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 303, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_variable_access", - "name": "build_variable_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_assignment", - "name": "build_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 322, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_function_call", - "name": "build_function_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_print_statement", - "name": "build_print_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_block", - "name": "build_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 382, - "column_start": 37, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_if_statement", - "name": "build_if_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_emit_instruction", - "name": "emit_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 457, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ensure_block_exists", - "name": "ensure_block_exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 470, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_loop_statement", - "name": "build_loop_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 477, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_try_catch_statement", - "name": "build_try_catch_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 559, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_throw_statement", - "name": "build_throw_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 574, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_local_statement", - "name": "build_local_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 577, - "line_end": 610, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 602, - "line_end": 609, - "column_start": 37, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_return_statement", - "name": "build_return_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 613, - "line_end": 632, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_static_main_box", - "name": "build_static_main_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 635, - "line_end": 653, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_field_access", - "name": "build_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 656, - "line_end": 669, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_new_expression", - "name": "build_new_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 672, - "line_end": 745, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_field_assignment", - "name": "build_field_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 748, - "line_end": 762, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start_new_block", - "name": "start_new_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 765, - "line_end": 773, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_current_block_terminated", - "name": "is_current_block_terminated", - "symbol_type": "Function", - "file_path": "", - "line_start": 776, - "line_end": 783, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_convert_binary_operator", - "name": "convert_binary_operator", - "symbol_type": "Function", - "file_path": "", - "line_start": 786, - "line_end": 802, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_convert_unary_operator", - "name": "convert_unary_operator", - "symbol_type": "Function", - "file_path": "", - "line_start": 805, - "line_end": 812, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_nowait_statement", - "name": "build_nowait_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 815, - "line_end": 830, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_await_expression", - "name": "build_await_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 833, - "line_end": 847, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_me_expression", - "name": "build_me_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 850, - "line_end": 863, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_method_call", - "name": "build_method_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 866, - "line_end": 952, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_from_expression", - "name": "build_from_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 955, - "line_end": 982, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_box_declaration", - "name": "build_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 985, - "line_end": 1017, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 1028, - "line_end": 1030, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_literal_building", - "name": "test_literal_building", - "symbol_type": "Function", - "file_path": "", - "line_start": 1039, - "line_end": 1053, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_binary_op_building", - "name": "test_binary_op_building", - "symbol_type": "Function", - "file_path": "", - "line_start": 1056, - "line_end": 1081, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_if_statement_building", - "name": "test_if_statement_building", - "symbol_type": "Function", - "file_path": "", - "line_start": 1084, - "line_end": 1116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MirBuilder", - "name": "MirBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BinaryOpType", - "name": "BinaryOpType", - "symbol_type": "Class", - "file_path": "", - "line_start": 1022, - "line_end": 1025, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "effect.rs", - "path": "./src/mir/effect.rs", - "language": "rust", - "size_bytes": 10602, - "total_lines": 349, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.608625544Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_bits", - "name": "from_bits", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bits", - "name": "bits", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_remove", - "name": "remove", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_contains_any", - "name": "contains_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_contains_all", - "name": "contains_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_union", - "name": "union", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_intersection", - "name": "intersection", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_pure", - "name": "is_pure", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_mut", - "name": "is_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_io", - "name": "is_io", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_control", - "name": "is_control", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_primary_category", - "name": "primary_category", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_read_only", - "name": "is_read_only", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_parallel_safe", - "name": "is_parallel_safe", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_moveable", - "name": "is_moveable", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_effect_names", - "name": "effect_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bitor", - "name": "bitor", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bitor_assign", - "name": "bitor_assign", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bitand", - "name": "bitand", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bitand_assign", - "name": "bitand_assign", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_effect_mask_creation", - "name": "test_effect_mask_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_effect_combination", - "name": "test_effect_combination", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_effect_union", - "name": "test_effect_union", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_parallel_safety", - "name": "test_parallel_safety", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 326, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_effect_names", - "name": "test_effect_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_effect_display", - "name": "test_effect_display", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_EffectMask", - "name": "EffectMask", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 0, - "column_end": 27, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Effect", - "name": "Effect", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "function.rs", - "path": "./src/mir/function.rs", - "language": "rust", - "size_bytes": 14965, - "total_lines": 500, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.613305705Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next_value_id", - "name": "next_value_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_block", - "name": "add_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_block", - "name": "get_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_block_mut", - "name": "get_block_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_entry_block", - "name": "entry_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_block_ids", - "name": "block_ids", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_defined_values", - "name": "defined_values", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify", - "name": "verify", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compute_reachable_blocks", - "name": "compute_reachable_blocks", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_cfg", - "name": "update_cfg", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 204, - "column_start": 22, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 203, - "column_start": 44, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mark_reachable_blocks", - "name": "mark_reachable_blocks", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stats", - "name": "stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 227, - "column_start": 17, - "column_end": 98, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 17, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_function", - "name": "add_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_function", - "name": "get_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 306, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_function_mut", - "name": "get_function_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_function_names", - "name": "function_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_global", - "name": "add_global", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify", - "name": "verify", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 338, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stats", - "name": "stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 343, - "column_start": 17, - "column_end": 30, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 349, - "column_start": 52, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 350, - "column_start": 58, - "column_end": 81, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 351, - "column_start": 52, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 352, - "column_start": 57, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 419, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_function_creation", - "name": "test_function_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_module_creation", - "name": "test_module_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_value_id_generation", - "name": "test_value_id_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_function_stats", - "name": "test_function_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 499, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_FunctionSignature", - "name": "FunctionSignature", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MirFunction", - "name": "MirFunction", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionMetadata", - "name": "FunctionMetadata", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionStats", - "name": "FunctionStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 246, - "line_end": 252, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MirModule", - "name": "MirModule", - "symbol_type": "Class", - "file_path": "", - "line_start": 256, - "line_end": 268, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ModuleMetadata", - "name": "ModuleMetadata", - "symbol_type": "Class", - "file_path": "", - "line_start": 272, - "line_end": 284, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ModuleStats", - "name": "ModuleStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 359, - "line_end": 366, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "instruction.rs", - "path": "./src/mir/instruction.rs", - "language": "rust", - "size_bytes": 26008, - "total_lines": 793, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.618808142Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_effects", - "name": "effects", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 408, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dst_value", - "name": "dst_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_used_values", - "name": "used_values", - "symbol_type": "Function", - "file_path": "", - "line_start": 455, - "line_end": 523, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 480, - "column_start": 26, - "column_end": 37, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 498, - "column_start": 34, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 556, - "line_end": 607, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 611, - "line_end": 620, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_const_instruction", - "name": "test_const_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 638, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_binop_instruction", - "name": "test_binop_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 641, - "line_end": 653, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_call_instruction", - "name": "test_call_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 656, - "line_end": 672, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ref_new_instruction", - "name": "test_ref_new_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 688, - "line_end": 696, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ref_get_instruction", - "name": "test_ref_get_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 699, - "line_end": 709, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ref_set_instruction", - "name": "test_ref_set_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 712, - "line_end": 722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_new_instruction", - "name": "test_weak_new_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 725, - "line_end": 733, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_load_instruction", - "name": "test_weak_load_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 736, - "line_end": 745, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_barrier_instructions", - "name": "test_barrier_instructions", - "symbol_type": "Function", - "file_path": "", - "line_start": 748, - "line_end": 762, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_extern_call_instruction", - "name": "test_extern_call_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 765, - "line_end": 792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MirInstruction", - "name": "MirInstruction", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 288, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConstValue", - "name": "ConstValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 292, - "line_end": 299, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BinaryOp", - "name": "BinaryOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 303, - "line_end": 312, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_UnaryOp", - "name": "UnaryOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 316, - "line_end": 325, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CompareOp", - "name": "CompareOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 329, - "line_end": 331, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MirType", - "name": "MirType", - "symbol_type": "Class", - "file_path": "", - "line_start": 335, - "line_end": 345, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "instruction_v2.rs", - "path": "./src/mir/instruction_v2.rs", - "language": "rust", - "size_bytes": 18083, - "total_lines": 543, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.624075466Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_effects", - "name": "effects", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dst_value", - "name": "dst_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_used_values", - "name": "used_values", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 332, - "column_start": 34, - "column_end": 59, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 342, - "column_start": 26, - "column_end": 37, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tier", - "name": "tier", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_description", - "name": "description", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 458, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 462, - "line_end": 464, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_instruction_count", - "name": "test_instruction_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_effect_categories", - "name": "test_effect_categories", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 521, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ownership_operations", - "name": "test_ownership_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 524, - "line_end": 542, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MirInstructionV2", - "name": "MirInstructionV2", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConstValue", - "name": "ConstValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 205, - "line_end": 212, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BinaryOp", - "name": "BinaryOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 216, - "line_end": 225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CompareOp", - "name": "CompareOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 229, - "line_end": 231, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AtomicOrdering", - "name": "AtomicOrdering", - "symbol_type": "Class", - "file_path": "", - "line_start": 235, - "line_end": 241, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "loop_builder.rs", - "path": "./src/mir/loop_builder.rs", - "language": "rust", - "size_bytes": 10421, - "total_lines": 287, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.628564881Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_loop", - "name": "build_loop", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_prepare_loop_variables", - "name": "prepare_loop_variables", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_seal_block", - "name": "seal_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 152, - "column_start": 32, - "column_end": 96, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_current_block", - "name": "current_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 24, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_block", - "name": "new_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_value", - "name": "new_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_current_block", - "name": "set_current_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_emit_jump", - "name": "emit_jump", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_emit_branch", - "name": "emit_branch", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_emit_safepoint", - "name": "emit_safepoint", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_emit_const", - "name": "emit_const", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_emit_phi_at_block_start", - "name": "emit_phi_at_block_start", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_predecessor", - "name": "add_predecessor", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mark_block_unsealed", - "name": "mark_block_unsealed", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mark_block_sealed", - "name": "mark_block_sealed", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_current_variable_map", - "name": "get_current_variable_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_variable", - "name": "update_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_variable_at_block", - "name": "get_variable_at_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 277, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_expression_with_phis", - "name": "build_expression_with_phis", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_statement", - "name": "build_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_IncompletePhi", - "name": "IncompletePhi", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LoopBuilder", - "name": "LoopBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/mir/mod.rs", - "language": "rust", - "size_bytes": 7447, - "total_lines": 211, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.633644893Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile", - "name": "compile", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_mir", - "name": "dump_mir", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_basic_mir_compilation", - "name": "test_basic_mir_compilation", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_mir_dump", - "name": "test_mir_dump", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_throw_compilation", - "name": "test_throw_compilation", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_loop_compilation", - "name": "test_loop_compilation", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_try_catch_compilation", - "name": "test_try_catch_compilation", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MirCompileResult", - "name": "MirCompileResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MirCompiler", - "name": "MirCompiler", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "optimizer.rs", - "path": "./src/mir/optimizer.rs", - "language": "rust", - "size_bytes": 13399, - "total_lines": 380, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.637846682Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_debug", - "name": "with_debug", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_optimize_module", - "name": "optimize_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_eliminate_dead_code", - "name": "eliminate_dead_code", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_eliminate_dead_code_in_function", - "name": "eliminate_dead_code_in_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 139, - "column_start": 38, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_common_subexpression_elimination", - "name": "common_subexpression_elimination", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cse_in_function", - "name": "cse_in_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_instruction_to_key", - "name": "instruction_to_key", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 201, - "column_start": 47, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reorder_pure_instructions", - "name": "reorder_pure_instructions", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reorder_in_function", - "name": "reorder_in_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_optimize_intrinsic_calls", - "name": "optimize_intrinsic_calls", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_optimize_intrinsics_in_function", - "name": "optimize_intrinsics_in_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_optimize_boxfield_operations", - "name": "optimize_boxfield_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_optimize_boxfield_in_function", - "name": "optimize_boxfield_in_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_merge", - "name": "merge", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 310, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_total_optimizations", - "name": "total_optimizations", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_optimizer_creation", - "name": "test_optimizer_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 344, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_optimization_stats", - "name": "test_optimization_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_instruction_to_key", - "name": "test_instruction_to_key", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 379, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MirOptimizer", - "name": "MirOptimizer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OptimizationStats", - "name": "OptimizationStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 291, - "line_end": 297, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ownership_verifier.rs", - "path": "./src/mir/ownership_verifier.rs", - "language": "rust", - "size_bytes": 19151, - "total_lines": 559, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.642648356Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_module", - "name": "verify_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_function", - "name": "verify_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_process_instruction", - "name": "process_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_ownership_forest", - "name": "verify_ownership_forest", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_multiple_owners", - "name": "check_multiple_owners", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 291, - "column_start": 20, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 292, - "column_start": 17, - "column_end": 36, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_would_create_cycle", - "name": "would_create_cycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 324, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_strong_cycle", - "name": "find_strong_cycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 349, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dfs_cycle", - "name": "dfs_cycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 368, - "column_start": 59, - "column_end": 74, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ownership_stats", - "name": "ownership_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 410, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ownership_forest_basic", - "name": "test_ownership_forest_basic", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_multiple_owners_error", - "name": "test_multiple_owners_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_strong_cycle_detection", - "name": "test_strong_cycle_detection", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_reference_safety", - "name": "test_weak_reference_safety", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_unsafe_ref_set", - "name": "test_unsafe_ref_set", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 538, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_safe_ref_set_with_release", - "name": "test_safe_ref_set_with_release", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 558, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_OwnershipError", - "name": "OwnershipError", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OwnershipVerifier", - "name": "OwnershipVerifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 78, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OwnershipStats", - "name": "OwnershipStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 399, - "line_end": 405, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ownership_verifier_simple.rs", - "path": "./src/mir/ownership_verifier_simple.rs", - "language": "rust", - "size_bytes": 12496, - "total_lines": 370, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.647419817Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_module", - "name": "verify_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_function", - "name": "verify_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_process_instruction", - "name": "process_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_ownership_forest", - "name": "verify_ownership_forest", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_multiple_owners", - "name": "check_multiple_owners", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 204, - "column_start": 20, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 205, - "column_start": 17, - "column_end": 36, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_strong_cycle", - "name": "find_strong_cycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dfs_cycle", - "name": "dfs_cycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 257, - "column_start": 59, - "column_end": 74, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ownership_stats", - "name": "ownership_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 299, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ownership_forest_basic", - "name": "test_ownership_forest_basic", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 328, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_reference_tracking", - "name": "test_weak_reference_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 349, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_basic_ref_set", - "name": "test_basic_ref_set", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_OwnershipError", - "name": "OwnershipError", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OwnershipVerifier", - "name": "OwnershipVerifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OwnershipStats", - "name": "OwnershipStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 288, - "line_end": 294, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "printer.rs", - "path": "./src/mir/printer.rs", - "language": "rust", - "size_bytes": 15534, - "total_lines": 442, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.652157619Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verbose", - "name": "verbose", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_verbose", - "name": "set_verbose", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_show_line_numbers", - "name": "set_show_line_numbers", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_print_module", - "name": "print_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_print_function", - "name": "print_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_print_basic_block", - "name": "print_basic_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 21, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_instruction", - "name": "format_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 375, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 218, - "column_start": 25, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 25, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 260, - "column_start": 25, - "column_end": 65, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 268, - "column_start": 25, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 367, - "column_start": 47, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_type", - "name": "format_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_empty_module_printing", - "name": "test_empty_module_printing", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 413, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_function_printing", - "name": "test_function_printing", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 431, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_verbose_printing", - "name": "test_verbose_printing", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MirPrinter", - "name": "MirPrinter", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 21, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "value_id.rs", - "path": "./src/mir/value_id.rs", - "language": "rust", - "size_bytes": 4390, - "total_lines": 197, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.656510771Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_u32", - "name": "as_u32", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_usize", - "name": "from_usize", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_usize", - "name": "to_usize", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_u32", - "name": "as_u32", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next", - "name": "next", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_peek_next", - "name": "peek_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next", - "name": "next", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_value_id_creation", - "name": "test_value_id_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_value_id_generator", - "name": "test_value_id_generator", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_local_id_creation", - "name": "test_local_id_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_local_id_generator", - "name": "test_local_id_generator", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_value_id_ordering", - "name": "test_value_id_ordering", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ValueId", - "name": "ValueId", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 0, - "column_end": 28, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LocalId", - "name": "LocalId", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 0, - "column_end": 28, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ValueIdGenerator", - "name": "ValueIdGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LocalIdGenerator", - "name": "LocalIdGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "verification.rs", - "path": "./src/mir/verification.rs", - "language": "rust", - "size_bytes": 11526, - "total_lines": 337, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.660515761Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_module", - "name": "verify_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_function", - "name": "verify_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_ssa_form", - "name": "verify_ssa_form", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_dominance", - "name": "verify_dominance", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_control_flow", - "name": "verify_control_flow", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compute_reachable_blocks", - "name": "compute_reachable_blocks", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_errors", - "name": "get_errors", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear_errors", - "name": "clear_errors", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_valid_function_verification", - "name": "test_valid_function_verification", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_undefined_value_detection", - "name": "test_undefined_value_detection", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_VerificationError", - "name": "VerificationError", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 51, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MirVerifier", - "name": "MirVerifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "operator_traits.rs", - "path": "./src/operator_traits.rs", - "language": "rust", - "size_bytes": 4924, - "total_lines": 143, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.664931497Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashAdd", - "name": "NyashAdd", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_NyashSub", - "name": "NyashSub", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 39, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_NyashMul", - "name": "NyashMul", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_NyashDiv", - "name": "NyashDiv", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_DynamicAdd", - "name": "DynamicAdd", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 70, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_DynamicSub", - "name": "DynamicSub", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 79, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_DynamicMul", - "name": "DynamicMul", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_DynamicDiv", - "name": "DynamicDiv", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 97, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_OperatorError", - "name": "OperatorError", - "symbol_type": "Class", - "file_path": "", - "line_start": 103, - "line_end": 119, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "common.rs", - "path": "./src/parser/common.rs", - "language": "rust", - "size_bytes": 4093, - "total_lines": 128, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.669651249Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_current_token", - "name": "current_token", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 25, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_peek_token", - "name": "peek_token", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_peek_nth_token", - "name": "peek_nth_token", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_advance", - "name": "advance", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_skip_newlines", - "name": "skip_newlines", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 58, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_consume", - "name": "consume", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_match_token", - "name": "match_token", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_match_any_token", - "name": "match_any_token", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 89, - "column_start": 31, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_at_end", - "name": "is_at_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_line_end", - "name": "is_line_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_current_position", - "name": "current_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_current_span", - "name": "current_span", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_unknown_span", - "name": "unknown_span", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ParserUtils", - "name": "ParserUtils", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 122, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_definition.rs", - "path": "./src/parser/declarations/box_definition.rs", - "language": "rust", - "size_bytes": 25775, - "total_lines": 587, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.675658046Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_parse_box_declaration", - "name": "parse_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 488, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_interface_box_declaration", - "name": "parse_interface_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 586, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "dependency_helpers.rs", - "path": "./src/parser/declarations/dependency_helpers.rs", - "language": "rust", - "size_bytes": 5535, - "total_lines": 144, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.680710673Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_extract_dependencies_from_statements", - "name": "extract_dependencies_from_statements", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 21, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_dependencies_from_ast", - "name": "extract_dependencies_from_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_circular_dependencies", - "name": "check_circular_dependencies", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_cycle_dfs", - "name": "has_cycle_dfs", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_validate_override_methods", - "name": "validate_override_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/parser/declarations/mod.rs", - "language": "rust", - "size_bytes": 279, - "total_lines": 12, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.684255902Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "static_box.rs", - "path": "./src/parser/declarations/static_box.rs", - "language": "rust", - "size_bytes": 11613, - "total_lines": 289, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.688370716Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_parse_static_box", - "name": "parse_static_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "expressions.rs", - "path": "./src/parser/expressions.rs", - "language": "rust", - "size_bytes": 21428, - "total_lines": 558, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.693935407Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_parse_expression", - "name": "parse_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_or", - "name": "parse_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_and", - "name": "parse_and", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 58, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_equality", - "name": "parse_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_comparison", - "name": "parse_comparison", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_term", - "name": "parse_term", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_factor", - "name": "parse_factor", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_unary", - "name": "parse_unary", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_call", - "name": "parse_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_primary", - "name": "parse_primary", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_from_call", - "name": "parse_from_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 557, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "functions.rs", - "path": "./src/parser/items/functions.rs", - "language": "rust", - "size_bytes": 2717, - "total_lines": 79, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.699925352Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_parse_function_declaration", - "name": "parse_function_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "global_vars.rs", - "path": "./src/parser/items/global_vars.rs", - "language": "rust", - "size_bytes": 1045, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.703687292Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_parse_global_var", - "name": "parse_global_var", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/parser/items/mod.rs", - "language": "rust", - "size_bytes": 256, - "total_lines": 14, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.707135585Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "static_items.rs", - "path": "./src/parser/items/static_items.rs", - "language": "rust", - "size_bytes": 4406, - "total_lines": 117, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.711315383Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_parse_static_declaration", - "name": "parse_static_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 30, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_static_function", - "name": "parse_static_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/parser/mod.rs", - "language": "rust", - "size_bytes": 8238, - "total_lines": 231, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.715759143Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_tokens", - "name": "tokens", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_current", - "name": "current", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_current_mut", - "name": "current_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_from_string", - "name": "parse_from_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_from_string_with_fuel", - "name": "parse_from_string_with_fuel", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_program", - "name": "parse_program", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_assignment_or_function_call", - "name": "parse_assignment_or_function_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ParseError", - "name": "ParseError", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashParser", - "name": "NyashParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 111, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "statements.rs", - "path": "./src/parser/statements.rs", - "language": "rust", - "size_bytes": 17548, - "total_lines": 490, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.720498322Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_parse_statement", - "name": "parse_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_if", - "name": "parse_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_loop", - "name": "parse_loop", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_break", - "name": "parse_break", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_return", - "name": "parse_return", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_print", - "name": "parse_print", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_nowait", - "name": "parse_nowait", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_include", - "name": "parse_include", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_local", - "name": "parse_local", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_outbox", - "name": "parse_outbox", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 351, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_try_catch", - "name": "parse_try_catch", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 444, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_throw", - "name": "parse_throw", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 451, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_from_call_statement", - "name": "parse_from_call_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 454, - "line_end": 461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_using", - "name": "parse_using", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 489, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "runner.rs", - "path": "./src/runner.rs", - "language": "rust", - "size_bytes": 30172, - "total_lines": 865, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.727235433Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_init_bid_plugins", - "name": "init_bid_plugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_file_mode", - "name": "execute_file_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_demo_mode", - "name": "execute_demo_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_nyash_file", - "name": "execute_nyash_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_mir_mode", - "name": "execute_mir_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_vm_mode", - "name": "execute_vm_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_wasm_mode", - "name": "execute_wasm_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 402, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 386, - "column_start": 28, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_aot_mode", - "name": "execute_aot_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 451, - "column_start": 28, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_llvm_mode", - "name": "execute_llvm_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 466, - "line_end": 557, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_benchmark_mode", - "name": "execute_benchmark_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 612, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_basic_boxes", - "name": "demo_basic_boxes", - "symbol_type": "Function", - "file_path": "", - "line_start": 616, - "line_end": 633, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_box_operations", - "name": "demo_box_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 635, - "line_end": 651, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_box_collections", - "name": "demo_box_collections", - "symbol_type": "Function", - "file_path": "", - "line_start": 653, - "line_end": 659, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_environment_system", - "name": "demo_environment_system", - "symbol_type": "Function", - "file_path": "", - "line_start": 661, - "line_end": 664, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_tokenizer_system", - "name": "demo_tokenizer_system", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 682, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_parser_system", - "name": "demo_parser_system", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 786, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_interpreter_system", - "name": "demo_interpreter_system", - "symbol_type": "Function", - "file_path": "", - "line_start": 788, - "line_end": 840, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_runner_creation", - "name": "test_runner_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 847, - "line_end": 864, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashRunner", - "name": "NyashRunner", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_registry.rs", - "path": "./src/runtime/box_registry.rs", - "language": "rust", - "size_bytes": 5162, - "total_lines": 150, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.733703585Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 35, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_builtin", - "name": "register_builtin", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_apply_plugin_config", - "name": "apply_plugin_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_provider", - "name": "get_provider", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_box", - "name": "create_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 24, - "column_end": 64, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_plugin_box", - "name": "create_plugin_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 21, - "column_end": 102, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 14, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_global_registry", - "name": "get_global_registry", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 110, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_constructor", - "name": "test_string_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_builtin_registration", - "name": "test_builtin_registration", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_override", - "name": "test_plugin_override", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoxProvider", - "name": "BoxProvider", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoxFactoryRegistry", - "name": "BoxFactoryRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/runtime/mod.rs", - "language": "rust", - "size_bytes": 710, - "total_lines": 19, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.737521273Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin_box_legacy.rs", - "path": "./src/runtime/plugin_box_legacy.rs", - "language": "rust", - "size_bytes": 4785, - "total_lines": 159, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.741642447Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_plugin_name", - "name": "plugin_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle", - "name": "handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_plugin_method", - "name": "call_plugin_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_box_creation", - "name": "test_plugin_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_box_equality", - "name": "test_plugin_box_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PluginBox", - "name": "PluginBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin_config.rs", - "path": "./src/runtime/plugin_config.rs", - "language": "rust", - "size_bytes": 3208, - "total_lines": 112, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.745761807Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_load_from_file", - "name": "load_from_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 24, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 21, - "column_end": 68, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_parse_simple_config", - "name": "test_parse_simple_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_parse_empty_config", - "name": "test_parse_empty_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_parse_with_comments", - "name": "test_parse_with_comments", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PluginConfig", - "name": "PluginConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 15, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin_loader_legacy.rs", - "path": "./src/runtime/plugin_loader_legacy.rs", - "language": "rust", - "size_bytes": 11299, - "total_lines": 326, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.750407033Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_host_alloc", - "name": "host_alloc", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host_free", - "name": "host_free", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host_wake", - "name": "host_wake", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 76, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host_log", - "name": "host_log", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 90, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_from_config", - "name": "load_from_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_multi_box_plugin", - "name": "load_multi_box_plugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 29, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 29, - "column_end": 77, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 148, - "column_start": 29, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 170, - "column_start": 33, - "column_end": 90, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_library_for_box", - "name": "get_library_for_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invoke_plugin_method", - "name": "invoke_plugin_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 28, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 28, - "column_end": 74, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 242, - "column_start": 28, - "column_end": 97, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_plugin_method", - "name": "call_plugin_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 314, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 270, - "column_start": 25, - "column_end": 76, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 277, - "column_start": 25, - "column_end": 74, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 321, - "column_start": 14, - "column_end": 48, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_global_loader_v2", - "name": "get_global_loader_v2", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 326, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashHostVtable", - "name": "NyashHostVtable", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashMethodInfo", - "name": "NyashMethodInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashPluginInfo", - "name": "NyashPluginInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MultiBoxPluginLibrary", - "name": "MultiBoxPluginLibrary", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginLoaderV2", - "name": "PluginLoaderV2", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin_loader_v2.rs", - "path": "./src/runtime/plugin_loader_v2.rs", - "language": "rust", - "size_bytes": 12893, - "total_lines": 358, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.755043883Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_config", - "name": "load_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 157, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_all_plugins", - "name": "load_all_plugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_plugin", - "name": "load_plugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 191, - "column_start": 25, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 201, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 208, - "column_start": 21, - "column_end": 27, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_box", - "name": "create_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 249, - "column_start": 24, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 259, - "column_start": 24, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 340, - "column_start": 14, - "column_end": 61, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_global_loader_v2", - "name": "get_global_loader_v2", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 345, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_init_global_loader_v2", - "name": "init_global_loader_v2", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 358, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_LoadedPluginV2", - "name": "LoadedPluginV2", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginBoxV2", - "name": "PluginBoxV2", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginLoaderV2", - "name": "PluginLoaderV2", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 140, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tests.rs", - "path": "./src/runtime/tests.rs", - "language": "rust", - "size_bytes": 5848, - "total_lines": 147, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.759477087Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_dummy_filebox_constructor", - "name": "dummy_filebox_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 18, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_config_parsing", - "name": "test_plugin_config_parsing", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_registry_builtin", - "name": "test_box_registry_builtin", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_registry_plugin_override", - "name": "test_box_registry_plugin_override", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_box_creation", - "name": "test_plugin_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_box_equality", - "name": "test_plugin_box_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_box_type_name", - "name": "test_plugin_box_type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_box_to_string", - "name": "test_plugin_box_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_transparent_box_switching", - "name": "test_transparent_box_switching", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_multiple_plugin_types", - "name": "test_multiple_plugin_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/stdlib/mod.rs", - "language": "rust", - "size_bytes": 7667, - "total_lines": 225, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.765176544Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_nyashstd", - "name": "register_nyashstd", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_string_box", - "name": "create_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 95, - "column_start": 56, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 114, - "column_start": 55, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_integer_box", - "name": "create_integer_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 143, - "column_start": 57, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_bool_box", - "name": "create_bool_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 172, - "column_start": 54, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_array_box", - "name": "create_array_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 194, - "column_start": 55, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_console_box", - "name": "create_console_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 221, - "column_start": 54, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BuiltinStdlib", - "name": "BuiltinStdlib", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BuiltinNamespace", - "name": "BuiltinNamespace", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BuiltinStaticBox", - "name": "BuiltinStaticBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_tests.rs", - "path": "./src/tests/box_tests.rs", - "language": "rust", - "size_bytes": 4961, - "total_lines": 143, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.770576839Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_array_box_nyash_trait", - "name": "test_array_box_nyash_trait", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 28, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_buffer_box_nyash_trait", - "name": "test_buffer_box_nyash_trait", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_json_box_nyash_trait", - "name": "test_json_box_nyash_trait", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_future_box_nyash_trait", - "name": "test_future_box_nyash_trait", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_stream_box_nyash_trait", - "name": "test_stream_box_nyash_trait", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_result_box_nyash_trait", - "name": "test_result_box_nyash_trait", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_id_uniqueness", - "name": "test_box_id_uniqueness", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/tests/mod.rs", - "language": "rust", - "size_bytes": 18, - "total_lines": 1, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.774184564Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tokenizer.rs", - "path": "./src/tokenizer.rs", - "language": "rust", - "size_bytes": 21179, - "total_lines": 634, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.778933033Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tokenize", - "name": "tokenize", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tokenize_next", - "name": "tokenize_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_string", - "name": "read_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 338, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_numeric_literal", - "name": "read_numeric_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 372, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 351, - "column_start": 77, - "column_end": 101, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 365, - "column_start": 25, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 370, - "column_start": 25, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_keyword_or_identifier", - "name": "read_keyword_or_identifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_skip_line_comment", - "name": "skip_line_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_skip_whitespace", - "name": "skip_whitespace", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 449, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_current_char", - "name": "current_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 454, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_peek_char", - "name": "peek_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 459, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_advance", - "name": "advance", - "symbol_type": "Function", - "file_path": "", - "line_start": 462, - "line_end": 472, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_at_end", - "name": "is_at_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 475, - "line_end": 477, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_simple_tokens", - "name": "test_simple_tokens", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 499, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_literal", - "name": "test_string_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 511, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_number_literal", - "name": "test_number_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 531, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_identifier", - "name": "test_identifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 551, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_operators", - "name": "test_operators", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 565, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_complex_code", - "name": "test_complex_code", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 592, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 586, - "line_end": 586, - "column_start": 52, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_line_numbers", - "name": "test_line_numbers", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 603, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_comments", - "name": "test_comments", - "symbol_type": "Function", - "file_path": "", - "line_start": 606, - "line_end": 617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 615, - "line_end": 615, - "column_start": 52, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_error_handling", - "name": "test_error_handling", - "symbol_type": "Function", - "file_path": "", - "line_start": 620, - "line_end": 633, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TokenType", - "name": "TokenType", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 87, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Token", - "name": "Token", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 95, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TokenizeError", - "name": "TokenizeError", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashTokenizer", - "name": "NyashTokenizer", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 125, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "inprocess.rs", - "path": "./src/transport/inprocess.rs", - "language": "rust", - "size_bytes": 3628, - "total_lines": 103, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.784569212Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_handler", - "name": "add_handler", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_node_id", - "name": "node_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_send", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_receive", - "name": "on_receive", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_reachable", - "name": "is_reachable", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_transport_type", - "name": "transport_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_InProcessTransport", - "name": "InProcessTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./src/transport/mod.rs", - "language": "rust", - "size_bytes": 1477, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.787964244Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "rust_type_IntentEnvelope", - "name": "IntentEnvelope", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SendOpts", - "name": "SendOpts", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TransportError", - "name": "TransportError", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Transport", - "name": "Transport", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 52, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "type_box.rs", - "path": "./src/type_box.rs", - "language": "rust", - "size_bytes": 12896, - "total_lines": 446, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.792829571Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_types", - "name": "with_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_builtin", - "name": "builtin", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_field", - "name": "add_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_method", - "name": "add_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_parent", - "name": "set_parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_type_parameter", - "name": "add_type_parameter", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_concrete_type", - "name": "set_concrete_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field_type", - "name": "get_field_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_method_signature", - "name": "get_method_signature", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_compatible_with", - "name": "is_compatible_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_generic", - "name": "is_generic", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_concrete_generic", - "name": "is_concrete_generic", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_full_name", - "name": "full_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 196, - "column_start": 21, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 194, - "column_start": 29, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 195, - "column_start": 40, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_void_type", - "name": "void_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_string_type", - "name": "string_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_integer_type", - "name": "integer_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bool_type", - "name": "bool_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_array_type", - "name": "array_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_method_box_type", - "name": "method_box_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 232, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 274, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_builtin_types", - "name": "register_builtin_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_type", - "name": "register_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_type", - "name": "get_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_compatible", - "name": "is_compatible", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 361, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_all_type_names", - "name": "get_all_type_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 366, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_instantiate_generic", - "name": "instantiate_generic", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 402, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 371, - "column_start": 24, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 392, - "column_start": 28, - "column_end": 89, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_field", - "name": "field", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_method", - "name": "method", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent", - "name": "parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_param", - "name": "type_param", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 440, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build", - "name": "build", - "symbol_type": "Function", - "file_path": "", - "line_start": 443, - "line_end": 445, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MethodSignature", - "name": "MethodSignature", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TypeBox", - "name": "TypeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TypeRegistry", - "name": "TypeRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 293, - "line_end": 303, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TypeBoxBuilder", - "name": "TypeBoxBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 406, - "line_end": 408, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "value.rs", - "path": "./src/value.rs", - "language": "rust", - "size_bytes": 20620, - "total_lines": 575, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.798768389Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new_integer", - "name": "new_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_float", - "name": "new_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_bool", - "name": "new_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_string", - "name": "new_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_array", - "name": "new_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_map", - "name": "new_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_null", - "name": "new_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_void", - "name": "new_void", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 29, - "column_end": 46, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 29, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_integer", - "name": "to_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 29, - "column_end": 77, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_float", - "name": "to_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 29, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_bool", - "name": "to_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_numeric", - "name": "is_numeric", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_falsy", - "name": "is_falsy", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_upgrade_weak", - "name": "upgrade_weak", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 202, - "column_start": 39, - "column_end": 65, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_downgrade_to_weak", - "name": "downgrade_to_weak", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_weak_reference", - "name": "is_weak_reference", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_weak_alive", - "name": "is_weak_alive", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_eq", - "name": "eq", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_box", - "name": "from_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_box", - "name": "to_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_object", - "name": "create_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 440, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_basic_creation", - "name": "test_basic_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 458, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_type_conversion", - "name": "test_type_conversion", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_cross_type_equality", - "name": "test_cross_type_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 480, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_object_creation", - "name": "test_object_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 483, - "line_end": 495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_type_names", - "name": "test_type_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 505, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_reference_basic", - "name": "test_weak_reference_basic", - "symbol_type": "Function", - "file_path": "", - "line_start": 508, - "line_end": 525, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_reference_drop", - "name": "test_weak_reference_drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 542, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_reference_equality", - "name": "test_weak_reference_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 545, - "line_end": 558, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_reference_string_representation", - "name": "test_weak_reference_string_representation", - "symbol_type": "Function", - "file_path": "", - "line_start": 561, - "line_end": 574, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashValue", - "name": "NyashValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "wasm_test.rs", - "path": "./src/wasm_test.rs", - "language": "rust", - "size_bytes": 1640, - "total_lines": 49, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:06.803467823Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_direct_canvas_draw", - "name": "test_direct_canvas_draw", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "assembler.rs", - "path": "./target/release/build/cranelift-assembler-x64-ec1ea8196f8afa4d/out/assembler.rs", - "language": "rust", - "size_bytes": 7535667, - "total_lines": 79374, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:08.107183637Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 1024, - "line_end": 2043, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 2046, - "line_end": 3065, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 3068, - "line_end": 4087, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 4090, - "line_end": 5109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 5122, - "line_end": 5127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 5131, - "line_end": 5133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 5135, - "line_end": 5161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 5163, - "line_end": 5166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 5169, - "line_end": 5171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 5174, - "line_end": 5179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 5182, - "line_end": 5184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 5197, - "line_end": 5202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 5206, - "line_end": 5208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 5210, - "line_end": 5234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 5236, - "line_end": 5239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 5242, - "line_end": 5244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 5247, - "line_end": 5252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 5255, - "line_end": 5257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 5270, - "line_end": 5275, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 5279, - "line_end": 5281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 5283, - "line_end": 5309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 5311, - "line_end": 5314, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 5317, - "line_end": 5319, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 5322, - "line_end": 5327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 5330, - "line_end": 5332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 5345, - "line_end": 5350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 5354, - "line_end": 5356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 5358, - "line_end": 5382, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 5384, - "line_end": 5387, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 5390, - "line_end": 5392, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 5395, - "line_end": 5400, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 5403, - "line_end": 5405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 5418, - "line_end": 5423, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 5427, - "line_end": 5429, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 5431, - "line_end": 5457, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 5459, - "line_end": 5462, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 5465, - "line_end": 5467, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 5470, - "line_end": 5475, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 5478, - "line_end": 5480, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 5493, - "line_end": 5498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 5502, - "line_end": 5504, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 5506, - "line_end": 5530, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 5532, - "line_end": 5535, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 5538, - "line_end": 5540, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 5543, - "line_end": 5548, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 5551, - "line_end": 5553, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 5566, - "line_end": 5571, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 5575, - "line_end": 5577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 5579, - "line_end": 5596, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 5598, - "line_end": 5602, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 5605, - "line_end": 5607, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 5610, - "line_end": 5615, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 5618, - "line_end": 5620, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 5633, - "line_end": 5638, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 5642, - "line_end": 5644, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 5646, - "line_end": 5666, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 5668, - "line_end": 5672, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 5675, - "line_end": 5677, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 5680, - "line_end": 5685, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 5688, - "line_end": 5690, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 5703, - "line_end": 5708, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 5712, - "line_end": 5714, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 5716, - "line_end": 5733, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 5735, - "line_end": 5739, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 5742, - "line_end": 5744, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 5747, - "line_end": 5752, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 5755, - "line_end": 5757, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 5770, - "line_end": 5775, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 5779, - "line_end": 5781, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 5783, - "line_end": 5800, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 5802, - "line_end": 5806, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 5809, - "line_end": 5811, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 5814, - "line_end": 5819, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 5822, - "line_end": 5824, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 5837, - "line_end": 5842, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 5846, - "line_end": 5848, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 5850, - "line_end": 5874, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 5876, - "line_end": 5879, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 5882, - "line_end": 5884, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 5887, - "line_end": 5892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 5895, - "line_end": 5897, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 5910, - "line_end": 5915, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 5919, - "line_end": 5921, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 5923, - "line_end": 5950, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 5952, - "line_end": 5955, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 5958, - "line_end": 5960, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 5963, - "line_end": 5968, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 5971, - "line_end": 5973, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 5986, - "line_end": 5991, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 5995, - "line_end": 5997, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 5999, - "line_end": 6023, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 6025, - "line_end": 6028, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 6031, - "line_end": 6033, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 6036, - "line_end": 6041, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 6044, - "line_end": 6046, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 6059, - "line_end": 6064, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 6068, - "line_end": 6070, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 6072, - "line_end": 6096, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 6098, - "line_end": 6101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 6104, - "line_end": 6106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 6109, - "line_end": 6114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 6117, - "line_end": 6119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 6132, - "line_end": 6137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 6141, - "line_end": 6143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 6145, - "line_end": 6169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 6171, - "line_end": 6174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 6177, - "line_end": 6179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 6182, - "line_end": 6187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 6190, - "line_end": 6192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 6205, - "line_end": 6210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 6214, - "line_end": 6216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 6218, - "line_end": 6242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 6244, - "line_end": 6247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 6250, - "line_end": 6252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 6255, - "line_end": 6260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 6263, - "line_end": 6265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 6278, - "line_end": 6283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 6287, - "line_end": 6289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 6291, - "line_end": 6312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 6314, - "line_end": 6317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 6320, - "line_end": 6322, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 6325, - "line_end": 6330, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 6333, - "line_end": 6335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 6348, - "line_end": 6353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 6357, - "line_end": 6359, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 6361, - "line_end": 6385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 6387, - "line_end": 6390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 6393, - "line_end": 6395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 6398, - "line_end": 6403, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 6406, - "line_end": 6408, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 6421, - "line_end": 6426, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 6430, - "line_end": 6432, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 6434, - "line_end": 6455, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 6457, - "line_end": 6460, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 6463, - "line_end": 6465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 6468, - "line_end": 6473, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 6476, - "line_end": 6478, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 6491, - "line_end": 6496, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 6500, - "line_end": 6502, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 6504, - "line_end": 6525, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 6527, - "line_end": 6530, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 6533, - "line_end": 6535, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 6538, - "line_end": 6543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 6546, - "line_end": 6548, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 6561, - "line_end": 6566, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 6570, - "line_end": 6572, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 6574, - "line_end": 6595, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 6597, - "line_end": 6600, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 6603, - "line_end": 6605, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 6608, - "line_end": 6613, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 6616, - "line_end": 6618, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 6631, - "line_end": 6636, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 6640, - "line_end": 6642, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 6644, - "line_end": 6668, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 6670, - "line_end": 6673, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 6676, - "line_end": 6678, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 6681, - "line_end": 6686, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 6689, - "line_end": 6691, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 6704, - "line_end": 6709, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 6713, - "line_end": 6715, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 6717, - "line_end": 6738, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 6740, - "line_end": 6743, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 6746, - "line_end": 6748, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 6751, - "line_end": 6756, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 6759, - "line_end": 6761, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 6774, - "line_end": 6779, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 6783, - "line_end": 6785, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 6787, - "line_end": 6808, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 6810, - "line_end": 6813, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 6816, - "line_end": 6818, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 6821, - "line_end": 6826, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 6829, - "line_end": 6831, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 6844, - "line_end": 6849, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 6853, - "line_end": 6855, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 6857, - "line_end": 6874, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 6876, - "line_end": 6880, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 6883, - "line_end": 6885, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 6888, - "line_end": 6893, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 6896, - "line_end": 6898, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 6911, - "line_end": 6916, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 6920, - "line_end": 6922, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 6924, - "line_end": 6944, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 6946, - "line_end": 6950, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 6953, - "line_end": 6955, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 6958, - "line_end": 6963, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 6966, - "line_end": 6968, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 6981, - "line_end": 6986, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 6990, - "line_end": 6992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 6994, - "line_end": 7011, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 7013, - "line_end": 7017, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 7020, - "line_end": 7022, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7025, - "line_end": 7030, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 7033, - "line_end": 7035, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 7048, - "line_end": 7053, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 7057, - "line_end": 7059, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 7061, - "line_end": 7078, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 7080, - "line_end": 7084, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 7087, - "line_end": 7089, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7092, - "line_end": 7097, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 7100, - "line_end": 7102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 7115, - "line_end": 7120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 7124, - "line_end": 7126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 7128, - "line_end": 7152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 7154, - "line_end": 7157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 7160, - "line_end": 7162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7165, - "line_end": 7170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 7173, - "line_end": 7175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 7188, - "line_end": 7193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 7197, - "line_end": 7199, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 7201, - "line_end": 7228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 7230, - "line_end": 7233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 7236, - "line_end": 7238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7241, - "line_end": 7246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 7249, - "line_end": 7251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 7264, - "line_end": 7269, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 7273, - "line_end": 7275, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 7277, - "line_end": 7301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 7303, - "line_end": 7306, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 7309, - "line_end": 7311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7314, - "line_end": 7319, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 7322, - "line_end": 7324, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 7337, - "line_end": 7342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 7346, - "line_end": 7348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 7350, - "line_end": 7374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 7376, - "line_end": 7379, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 7382, - "line_end": 7384, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7387, - "line_end": 7392, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 7395, - "line_end": 7397, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 7410, - "line_end": 7415, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 7419, - "line_end": 7421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 7423, - "line_end": 7447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 7449, - "line_end": 7452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 7455, - "line_end": 7457, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7460, - "line_end": 7465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 7468, - "line_end": 7470, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 7483, - "line_end": 7488, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 7492, - "line_end": 7494, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 7496, - "line_end": 7520, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 7522, - "line_end": 7525, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 7528, - "line_end": 7530, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7533, - "line_end": 7538, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 7541, - "line_end": 7543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 7556, - "line_end": 7561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 7565, - "line_end": 7567, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 7569, - "line_end": 7590, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 7592, - "line_end": 7595, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 7598, - "line_end": 7600, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7603, - "line_end": 7608, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 7611, - "line_end": 7613, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 7626, - "line_end": 7631, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 7635, - "line_end": 7637, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 7639, - "line_end": 7663, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 7665, - "line_end": 7668, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 7671, - "line_end": 7673, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7676, - "line_end": 7681, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 7684, - "line_end": 7686, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 7699, - "line_end": 7704, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 7708, - "line_end": 7710, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 7712, - "line_end": 7733, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 7735, - "line_end": 7738, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 7741, - "line_end": 7743, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7746, - "line_end": 7751, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 7754, - "line_end": 7756, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 7769, - "line_end": 7774, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 7778, - "line_end": 7780, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 7782, - "line_end": 7803, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 7805, - "line_end": 7808, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 7811, - "line_end": 7813, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7816, - "line_end": 7821, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 7824, - "line_end": 7826, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 7839, - "line_end": 7844, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 7848, - "line_end": 7850, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 7852, - "line_end": 7873, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 7875, - "line_end": 7878, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 7881, - "line_end": 7883, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7886, - "line_end": 7891, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 7894, - "line_end": 7896, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 7909, - "line_end": 7914, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 7918, - "line_end": 7920, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 7922, - "line_end": 7946, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 7948, - "line_end": 7951, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 7954, - "line_end": 7956, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7959, - "line_end": 7964, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 7967, - "line_end": 7969, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 7982, - "line_end": 7987, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 7991, - "line_end": 7993, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 7995, - "line_end": 8016, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 8018, - "line_end": 8021, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 8024, - "line_end": 8026, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 8029, - "line_end": 8034, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 8037, - "line_end": 8039, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 8052, - "line_end": 8057, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 8061, - "line_end": 8063, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 8065, - "line_end": 8086, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 8088, - "line_end": 8091, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 8094, - "line_end": 8096, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 8099, - "line_end": 8104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 8107, - "line_end": 8109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 8122, - "line_end": 8127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 8131, - "line_end": 8133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 8135, - "line_end": 8160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 8162, - "line_end": 8165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 8168, - "line_end": 8170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 8173, - "line_end": 8178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 8181, - "line_end": 8183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 8196, - "line_end": 8201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 8205, - "line_end": 8207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 8209, - "line_end": 8235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 8237, - "line_end": 8240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 8243, - "line_end": 8245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 8248, - "line_end": 8253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 8256, - "line_end": 8258, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 8271, - "line_end": 8276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 8280, - "line_end": 8282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 8284, - "line_end": 8309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 8311, - "line_end": 8314, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 8317, - "line_end": 8319, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 8322, - "line_end": 8327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 8330, - "line_end": 8332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 8345, - "line_end": 8350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 8354, - "line_end": 8356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 8358, - "line_end": 8383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 8385, - "line_end": 8388, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 8391, - "line_end": 8393, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 8396, - "line_end": 8401, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 8404, - "line_end": 8406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 8419, - "line_end": 8424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 8428, - "line_end": 8430, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 8432, - "line_end": 8457, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 8459, - "line_end": 8462, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 8465, - "line_end": 8467, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 8470, - "line_end": 8475, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 8478, - "line_end": 8480, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 8493, - "line_end": 8498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 8502, - "line_end": 8504, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 8506, - "line_end": 8531, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 8533, - "line_end": 8536, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 8539, - "line_end": 8541, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 8544, - "line_end": 8549, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 8552, - "line_end": 8554, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 8567, - "line_end": 8572, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 8576, - "line_end": 8578, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 8580, - "line_end": 8602, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 8604, - "line_end": 8607, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 8610, - "line_end": 8612, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 8615, - "line_end": 8620, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 8623, - "line_end": 8625, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 8638, - "line_end": 8643, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 8647, - "line_end": 8649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 8651, - "line_end": 8674, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 8676, - "line_end": 8679, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 8682, - "line_end": 8684, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 8687, - "line_end": 8692, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 8695, - "line_end": 8697, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 8710, - "line_end": 8715, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 8719, - "line_end": 8721, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 8723, - "line_end": 8745, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 8747, - "line_end": 8750, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 8753, - "line_end": 8755, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 8758, - "line_end": 8763, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 8766, - "line_end": 8768, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 8781, - "line_end": 8786, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 8790, - "line_end": 8792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 8794, - "line_end": 8816, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 8818, - "line_end": 8821, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 8824, - "line_end": 8826, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 8829, - "line_end": 8834, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 8837, - "line_end": 8839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 8852, - "line_end": 8857, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 8861, - "line_end": 8863, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 8865, - "line_end": 8890, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 8892, - "line_end": 8895, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 8898, - "line_end": 8900, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 8903, - "line_end": 8908, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 8911, - "line_end": 8913, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 8926, - "line_end": 8931, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 8935, - "line_end": 8937, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 8939, - "line_end": 8965, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 8967, - "line_end": 8970, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 8973, - "line_end": 8975, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 8978, - "line_end": 8983, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 8986, - "line_end": 8988, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9001, - "line_end": 9006, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 9010, - "line_end": 9012, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 9014, - "line_end": 9039, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 9041, - "line_end": 9044, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 9047, - "line_end": 9049, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 9052, - "line_end": 9057, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 9060, - "line_end": 9062, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9075, - "line_end": 9080, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 9084, - "line_end": 9086, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 9088, - "line_end": 9113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 9115, - "line_end": 9118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 9121, - "line_end": 9123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 9126, - "line_end": 9131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 9134, - "line_end": 9136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9149, - "line_end": 9154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 9158, - "line_end": 9160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 9162, - "line_end": 9187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 9189, - "line_end": 9192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 9195, - "line_end": 9197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 9200, - "line_end": 9205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 9208, - "line_end": 9210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9223, - "line_end": 9228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 9232, - "line_end": 9234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 9236, - "line_end": 9261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 9263, - "line_end": 9266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 9269, - "line_end": 9271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 9274, - "line_end": 9279, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 9282, - "line_end": 9284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9297, - "line_end": 9302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 9306, - "line_end": 9308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 9310, - "line_end": 9332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 9334, - "line_end": 9337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 9340, - "line_end": 9342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 9345, - "line_end": 9350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 9353, - "line_end": 9355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9368, - "line_end": 9373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 9377, - "line_end": 9379, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 9381, - "line_end": 9404, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 9406, - "line_end": 9409, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 9412, - "line_end": 9414, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 9417, - "line_end": 9422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 9425, - "line_end": 9427, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9440, - "line_end": 9445, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 9449, - "line_end": 9451, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 9453, - "line_end": 9475, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 9477, - "line_end": 9480, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 9483, - "line_end": 9485, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 9488, - "line_end": 9493, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 9496, - "line_end": 9498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9511, - "line_end": 9516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 9520, - "line_end": 9522, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 9524, - "line_end": 9546, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 9548, - "line_end": 9551, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 9554, - "line_end": 9556, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 9559, - "line_end": 9564, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 9567, - "line_end": 9569, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9582, - "line_end": 9587, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 9591, - "line_end": 9593, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 9595, - "line_end": 9618, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 9620, - "line_end": 9622, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 9625, - "line_end": 9627, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 9630, - "line_end": 9635, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 9638, - "line_end": 9640, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9653, - "line_end": 9658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 9662, - "line_end": 9664, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 9666, - "line_end": 9690, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 9692, - "line_end": 9694, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 9697, - "line_end": 9699, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 9702, - "line_end": 9707, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 9710, - "line_end": 9712, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9725, - "line_end": 9730, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 9734, - "line_end": 9736, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 9738, - "line_end": 9761, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 9763, - "line_end": 9765, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 9768, - "line_end": 9770, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 9773, - "line_end": 9778, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 9781, - "line_end": 9783, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9796, - "line_end": 9801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 9805, - "line_end": 9807, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 9809, - "line_end": 9832, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 9834, - "line_end": 9836, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 9839, - "line_end": 9841, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 9844, - "line_end": 9849, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 9852, - "line_end": 9854, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9867, - "line_end": 9872, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 9876, - "line_end": 9878, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 9880, - "line_end": 9905, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 9907, - "line_end": 9910, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 9913, - "line_end": 9915, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 9918, - "line_end": 9923, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 9926, - "line_end": 9928, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9941, - "line_end": 9946, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 9950, - "line_end": 9952, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 9954, - "line_end": 9979, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 9981, - "line_end": 9984, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 9987, - "line_end": 9989, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 9992, - "line_end": 9997, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 10000, - "line_end": 10002, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10015, - "line_end": 10020, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 10024, - "line_end": 10026, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 10028, - "line_end": 10050, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 10052, - "line_end": 10055, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 10058, - "line_end": 10060, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 10063, - "line_end": 10068, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 10071, - "line_end": 10073, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10086, - "line_end": 10091, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 10095, - "line_end": 10097, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 10099, - "line_end": 10124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 10126, - "line_end": 10129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 10132, - "line_end": 10134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 10137, - "line_end": 10142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 10145, - "line_end": 10147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10160, - "line_end": 10165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 10169, - "line_end": 10171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 10173, - "line_end": 10198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 10200, - "line_end": 10203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 10206, - "line_end": 10208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 10211, - "line_end": 10216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 10219, - "line_end": 10221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10234, - "line_end": 10239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 10243, - "line_end": 10245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 10247, - "line_end": 10272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 10274, - "line_end": 10277, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 10280, - "line_end": 10282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 10285, - "line_end": 10290, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 10293, - "line_end": 10295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10308, - "line_end": 10313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 10317, - "line_end": 10319, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 10321, - "line_end": 10346, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 10348, - "line_end": 10351, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 10354, - "line_end": 10356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 10359, - "line_end": 10364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 10367, - "line_end": 10369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10382, - "line_end": 10387, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 10391, - "line_end": 10393, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 10395, - "line_end": 10420, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 10422, - "line_end": 10425, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 10428, - "line_end": 10430, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 10433, - "line_end": 10438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 10441, - "line_end": 10443, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10456, - "line_end": 10461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 10465, - "line_end": 10467, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 10469, - "line_end": 10494, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 10496, - "line_end": 10499, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 10502, - "line_end": 10504, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 10507, - "line_end": 10512, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 10515, - "line_end": 10517, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10530, - "line_end": 10535, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 10539, - "line_end": 10541, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 10543, - "line_end": 10568, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 10570, - "line_end": 10573, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 10576, - "line_end": 10578, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 10581, - "line_end": 10586, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 10589, - "line_end": 10591, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10604, - "line_end": 10609, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 10613, - "line_end": 10615, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 10617, - "line_end": 10642, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 10644, - "line_end": 10647, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 10650, - "line_end": 10652, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 10655, - "line_end": 10660, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 10663, - "line_end": 10665, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10678, - "line_end": 10683, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 10687, - "line_end": 10689, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 10691, - "line_end": 10716, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 10718, - "line_end": 10721, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 10724, - "line_end": 10726, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 10729, - "line_end": 10734, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 10737, - "line_end": 10739, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10752, - "line_end": 10757, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 10761, - "line_end": 10763, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 10765, - "line_end": 10791, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 10793, - "line_end": 10796, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 10799, - "line_end": 10801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 10804, - "line_end": 10809, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 10812, - "line_end": 10814, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10827, - "line_end": 10832, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 10836, - "line_end": 10838, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 10840, - "line_end": 10866, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 10868, - "line_end": 10871, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 10874, - "line_end": 10876, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 10879, - "line_end": 10884, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 10887, - "line_end": 10889, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10903, - "line_end": 10909, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 10913, - "line_end": 10915, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 10917, - "line_end": 10942, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 10944, - "line_end": 10948, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 10951, - "line_end": 10953, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 10956, - "line_end": 10962, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 10965, - "line_end": 10967, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10981, - "line_end": 10987, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 10991, - "line_end": 10993, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 10995, - "line_end": 11020, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 11022, - "line_end": 11026, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 11029, - "line_end": 11031, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 11034, - "line_end": 11040, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 11043, - "line_end": 11045, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 11059, - "line_end": 11065, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 11069, - "line_end": 11071, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 11073, - "line_end": 11098, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 11100, - "line_end": 11104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 11107, - "line_end": 11109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 11112, - "line_end": 11118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 11121, - "line_end": 11123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 11137, - "line_end": 11143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 11147, - "line_end": 11149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 11151, - "line_end": 11176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 11178, - "line_end": 11182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 11185, - "line_end": 11187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 11190, - "line_end": 11196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 11199, - "line_end": 11201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 11215, - "line_end": 11221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 11225, - "line_end": 11227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 11229, - "line_end": 11254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 11256, - "line_end": 11260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 11263, - "line_end": 11265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 11268, - "line_end": 11274, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 11277, - "line_end": 11279, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 11293, - "line_end": 11299, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 11303, - "line_end": 11305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 11307, - "line_end": 11332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 11334, - "line_end": 11338, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 11341, - "line_end": 11343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 11346, - "line_end": 11352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 11355, - "line_end": 11357, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 11371, - "line_end": 11377, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 11381, - "line_end": 11383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 11385, - "line_end": 11410, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 11412, - "line_end": 11416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 11419, - "line_end": 11421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 11424, - "line_end": 11430, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 11433, - "line_end": 11435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 11449, - "line_end": 11455, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 11459, - "line_end": 11461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 11463, - "line_end": 11488, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 11490, - "line_end": 11494, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 11497, - "line_end": 11499, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 11502, - "line_end": 11508, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 11511, - "line_end": 11513, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 11527, - "line_end": 11533, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 11537, - "line_end": 11539, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 11541, - "line_end": 11566, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 11568, - "line_end": 11572, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 11575, - "line_end": 11577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 11580, - "line_end": 11586, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 11589, - "line_end": 11591, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 11605, - "line_end": 11611, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 11615, - "line_end": 11617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 11619, - "line_end": 11644, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 11646, - "line_end": 11650, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 11653, - "line_end": 11655, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 11658, - "line_end": 11664, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 11667, - "line_end": 11669, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 11683, - "line_end": 11689, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 11693, - "line_end": 11695, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 11697, - "line_end": 11722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 11724, - "line_end": 11728, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 11731, - "line_end": 11733, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 11736, - "line_end": 11742, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 11745, - "line_end": 11747, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 11761, - "line_end": 11767, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 11771, - "line_end": 11773, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 11775, - "line_end": 11800, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 11802, - "line_end": 11806, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 11809, - "line_end": 11811, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 11814, - "line_end": 11820, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 11823, - "line_end": 11825, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 11839, - "line_end": 11845, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 11849, - "line_end": 11851, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 11853, - "line_end": 11878, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 11880, - "line_end": 11884, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 11887, - "line_end": 11889, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 11892, - "line_end": 11898, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 11901, - "line_end": 11903, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 11917, - "line_end": 11923, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 11927, - "line_end": 11929, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 11931, - "line_end": 11956, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 11958, - "line_end": 11962, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 11965, - "line_end": 11967, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 11970, - "line_end": 11976, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 11979, - "line_end": 11981, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 11995, - "line_end": 12001, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 12005, - "line_end": 12007, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 12009, - "line_end": 12038, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 12040, - "line_end": 12044, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 12047, - "line_end": 12049, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 12052, - "line_end": 12058, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 12061, - "line_end": 12063, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 12078, - "line_end": 12085, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 12089, - "line_end": 12091, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 12093, - "line_end": 12121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 12123, - "line_end": 12128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 12131, - "line_end": 12133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 12136, - "line_end": 12143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 12146, - "line_end": 12148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 12161, - "line_end": 12166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 12170, - "line_end": 12172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 12174, - "line_end": 12191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 12193, - "line_end": 12197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 12200, - "line_end": 12202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 12205, - "line_end": 12210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 12213, - "line_end": 12215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 12228, - "line_end": 12233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 12237, - "line_end": 12239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 12241, - "line_end": 12261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 12263, - "line_end": 12267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 12270, - "line_end": 12272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 12275, - "line_end": 12280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 12283, - "line_end": 12285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 12298, - "line_end": 12303, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 12307, - "line_end": 12309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 12311, - "line_end": 12328, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 12330, - "line_end": 12334, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 12337, - "line_end": 12339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 12342, - "line_end": 12347, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 12350, - "line_end": 12352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 12365, - "line_end": 12370, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 12374, - "line_end": 12376, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 12378, - "line_end": 12395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 12397, - "line_end": 12401, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 12404, - "line_end": 12406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 12409, - "line_end": 12414, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 12417, - "line_end": 12419, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 12432, - "line_end": 12437, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 12441, - "line_end": 12443, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 12445, - "line_end": 12469, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 12471, - "line_end": 12474, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 12477, - "line_end": 12479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 12482, - "line_end": 12487, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 12490, - "line_end": 12492, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 12505, - "line_end": 12510, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 12514, - "line_end": 12516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 12518, - "line_end": 12545, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 12547, - "line_end": 12550, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 12553, - "line_end": 12555, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 12558, - "line_end": 12563, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 12566, - "line_end": 12568, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 12581, - "line_end": 12586, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 12590, - "line_end": 12592, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 12594, - "line_end": 12618, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 12620, - "line_end": 12623, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 12626, - "line_end": 12628, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 12631, - "line_end": 12636, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 12639, - "line_end": 12641, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 12654, - "line_end": 12659, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 12663, - "line_end": 12665, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 12667, - "line_end": 12691, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 12693, - "line_end": 12696, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 12699, - "line_end": 12701, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 12704, - "line_end": 12709, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 12712, - "line_end": 12714, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 12727, - "line_end": 12732, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 12736, - "line_end": 12738, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 12740, - "line_end": 12764, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 12766, - "line_end": 12769, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 12772, - "line_end": 12774, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 12777, - "line_end": 12782, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 12785, - "line_end": 12787, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 12800, - "line_end": 12805, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 12809, - "line_end": 12811, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 12813, - "line_end": 12837, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 12839, - "line_end": 12842, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 12845, - "line_end": 12847, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 12850, - "line_end": 12855, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 12858, - "line_end": 12860, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 12873, - "line_end": 12878, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 12882, - "line_end": 12884, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 12886, - "line_end": 12907, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 12909, - "line_end": 12912, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 12915, - "line_end": 12917, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 12920, - "line_end": 12925, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 12928, - "line_end": 12930, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 12943, - "line_end": 12948, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 12952, - "line_end": 12954, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 12956, - "line_end": 12980, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 12982, - "line_end": 12985, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 12988, - "line_end": 12990, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 12993, - "line_end": 12998, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 13001, - "line_end": 13003, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 13016, - "line_end": 13021, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 13025, - "line_end": 13027, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 13029, - "line_end": 13050, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 13052, - "line_end": 13055, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 13058, - "line_end": 13060, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 13063, - "line_end": 13068, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 13071, - "line_end": 13073, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 13086, - "line_end": 13091, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 13095, - "line_end": 13097, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 13099, - "line_end": 13120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 13122, - "line_end": 13125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 13128, - "line_end": 13130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 13133, - "line_end": 13138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 13141, - "line_end": 13143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 13156, - "line_end": 13161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 13165, - "line_end": 13167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 13169, - "line_end": 13190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 13192, - "line_end": 13195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 13198, - "line_end": 13200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 13203, - "line_end": 13208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 13211, - "line_end": 13213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 13226, - "line_end": 13231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 13235, - "line_end": 13237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 13239, - "line_end": 13263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 13265, - "line_end": 13268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 13271, - "line_end": 13273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 13276, - "line_end": 13281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 13284, - "line_end": 13286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 13299, - "line_end": 13304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 13308, - "line_end": 13310, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 13312, - "line_end": 13333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 13335, - "line_end": 13338, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 13341, - "line_end": 13343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 13346, - "line_end": 13351, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 13354, - "line_end": 13356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 13369, - "line_end": 13374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 13378, - "line_end": 13380, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 13382, - "line_end": 13403, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 13405, - "line_end": 13408, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 13411, - "line_end": 13413, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 13416, - "line_end": 13421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 13424, - "line_end": 13426, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 13440, - "line_end": 13446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 13450, - "line_end": 13452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 13454, - "line_end": 13479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 13481, - "line_end": 13485, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 13488, - "line_end": 13490, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 13493, - "line_end": 13499, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 13502, - "line_end": 13504, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 13518, - "line_end": 13524, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 13528, - "line_end": 13530, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 13532, - "line_end": 13557, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 13559, - "line_end": 13563, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 13566, - "line_end": 13568, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 13571, - "line_end": 13577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 13580, - "line_end": 13582, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 13595, - "line_end": 13600, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 13604, - "line_end": 13606, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 13608, - "line_end": 13633, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 13635, - "line_end": 13638, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 13641, - "line_end": 13643, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 13646, - "line_end": 13651, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 13654, - "line_end": 13656, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 13669, - "line_end": 13674, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 13678, - "line_end": 13680, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 13682, - "line_end": 13708, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 13710, - "line_end": 13713, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 13716, - "line_end": 13718, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 13721, - "line_end": 13726, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 13729, - "line_end": 13731, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 13744, - "line_end": 13749, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 13753, - "line_end": 13755, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 13757, - "line_end": 13782, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 13784, - "line_end": 13787, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 13790, - "line_end": 13792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 13795, - "line_end": 13800, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 13803, - "line_end": 13805, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 13818, - "line_end": 13823, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 13827, - "line_end": 13829, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 13831, - "line_end": 13856, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 13858, - "line_end": 13861, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 13864, - "line_end": 13866, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 13869, - "line_end": 13874, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 13877, - "line_end": 13879, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 13892, - "line_end": 13897, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 13901, - "line_end": 13903, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 13905, - "line_end": 13930, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 13932, - "line_end": 13935, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 13938, - "line_end": 13940, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 13943, - "line_end": 13948, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 13951, - "line_end": 13953, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 13966, - "line_end": 13971, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 13975, - "line_end": 13977, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 13979, - "line_end": 14004, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 14006, - "line_end": 14009, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 14012, - "line_end": 14014, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 14017, - "line_end": 14022, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 14025, - "line_end": 14027, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14040, - "line_end": 14045, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 14049, - "line_end": 14051, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 14053, - "line_end": 14075, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 14077, - "line_end": 14080, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 14083, - "line_end": 14085, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 14088, - "line_end": 14093, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 14096, - "line_end": 14098, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14111, - "line_end": 14116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 14120, - "line_end": 14122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 14124, - "line_end": 14147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 14149, - "line_end": 14152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 14155, - "line_end": 14157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 14160, - "line_end": 14165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 14168, - "line_end": 14170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14183, - "line_end": 14188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 14192, - "line_end": 14194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 14196, - "line_end": 14218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 14220, - "line_end": 14223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 14226, - "line_end": 14228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 14231, - "line_end": 14236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 14239, - "line_end": 14241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14254, - "line_end": 14259, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 14263, - "line_end": 14265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 14267, - "line_end": 14289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 14291, - "line_end": 14294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 14297, - "line_end": 14299, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 14302, - "line_end": 14307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 14310, - "line_end": 14312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14325, - "line_end": 14330, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 14334, - "line_end": 14336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 14338, - "line_end": 14360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 14362, - "line_end": 14365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 14368, - "line_end": 14370, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 14373, - "line_end": 14378, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 14381, - "line_end": 14383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14396, - "line_end": 14401, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 14405, - "line_end": 14407, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 14409, - "line_end": 14434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 14436, - "line_end": 14439, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 14442, - "line_end": 14444, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 14447, - "line_end": 14452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 14455, - "line_end": 14457, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14470, - "line_end": 14475, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 14479, - "line_end": 14481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 14483, - "line_end": 14505, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 14507, - "line_end": 14510, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 14513, - "line_end": 14515, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 14518, - "line_end": 14523, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 14526, - "line_end": 14528, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14541, - "line_end": 14546, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 14550, - "line_end": 14552, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 14554, - "line_end": 14579, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 14581, - "line_end": 14584, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 14587, - "line_end": 14589, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 14592, - "line_end": 14597, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 14600, - "line_end": 14602, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14615, - "line_end": 14620, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 14624, - "line_end": 14626, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 14628, - "line_end": 14653, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 14655, - "line_end": 14658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 14661, - "line_end": 14663, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 14666, - "line_end": 14671, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 14674, - "line_end": 14676, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14689, - "line_end": 14694, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 14698, - "line_end": 14700, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 14702, - "line_end": 14727, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 14729, - "line_end": 14732, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 14735, - "line_end": 14737, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 14740, - "line_end": 14745, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 14748, - "line_end": 14750, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14764, - "line_end": 14770, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 14774, - "line_end": 14776, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 14778, - "line_end": 14803, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 14805, - "line_end": 14809, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 14812, - "line_end": 14814, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 14817, - "line_end": 14823, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 14826, - "line_end": 14828, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14842, - "line_end": 14848, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 14852, - "line_end": 14854, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 14856, - "line_end": 14881, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 14883, - "line_end": 14887, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 14890, - "line_end": 14892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 14895, - "line_end": 14901, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 14904, - "line_end": 14906, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14920, - "line_end": 14926, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 14930, - "line_end": 14932, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 14934, - "line_end": 14959, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 14961, - "line_end": 14965, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 14968, - "line_end": 14970, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 14973, - "line_end": 14979, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 14982, - "line_end": 14984, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14998, - "line_end": 15004, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 15008, - "line_end": 15010, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 15012, - "line_end": 15037, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 15039, - "line_end": 15043, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 15046, - "line_end": 15048, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 15051, - "line_end": 15057, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 15060, - "line_end": 15062, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 15076, - "line_end": 15082, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 15086, - "line_end": 15088, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 15090, - "line_end": 15115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 15117, - "line_end": 15121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 15124, - "line_end": 15126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 15129, - "line_end": 15135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 15138, - "line_end": 15140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 15154, - "line_end": 15160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 15164, - "line_end": 15166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 15168, - "line_end": 15193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 15195, - "line_end": 15199, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 15202, - "line_end": 15204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 15207, - "line_end": 15213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 15216, - "line_end": 15218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 15231, - "line_end": 15236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 15240, - "line_end": 15242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 15244, - "line_end": 15263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 15265, - "line_end": 15268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 15271, - "line_end": 15273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 15276, - "line_end": 15278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 15281, - "line_end": 15283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 15296, - "line_end": 15301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 15305, - "line_end": 15307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 15309, - "line_end": 15331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 15333, - "line_end": 15336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 15339, - "line_end": 15341, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 15344, - "line_end": 15346, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 15349, - "line_end": 15351, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 15364, - "line_end": 15369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 15373, - "line_end": 15375, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 15377, - "line_end": 15396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 15398, - "line_end": 15401, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 15404, - "line_end": 15406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 15409, - "line_end": 15411, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 15414, - "line_end": 15416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 15429, - "line_end": 15434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 15438, - "line_end": 15440, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 15442, - "line_end": 15461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 15463, - "line_end": 15466, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 15469, - "line_end": 15471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 15474, - "line_end": 15476, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 15479, - "line_end": 15481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 15497, - "line_end": 15505, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 15509, - "line_end": 15511, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 15513, - "line_end": 15533, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 15535, - "line_end": 15545, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 15548, - "line_end": 15550, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 15553, - "line_end": 15561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 15564, - "line_end": 15566, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 15582, - "line_end": 15590, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 15594, - "line_end": 15596, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 15598, - "line_end": 15621, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 15623, - "line_end": 15633, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 15636, - "line_end": 15638, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 15641, - "line_end": 15649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 15652, - "line_end": 15654, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 15668, - "line_end": 15674, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 15678, - "line_end": 15680, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 15682, - "line_end": 15704, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 15706, - "line_end": 15711, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 15714, - "line_end": 15716, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 15719, - "line_end": 15725, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 15728, - "line_end": 15730, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 15744, - "line_end": 15750, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 15754, - "line_end": 15756, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 15758, - "line_end": 15783, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 15785, - "line_end": 15790, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 15793, - "line_end": 15795, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 15798, - "line_end": 15804, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 15807, - "line_end": 15809, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 15823, - "line_end": 15829, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 15833, - "line_end": 15835, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 15837, - "line_end": 15859, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 15861, - "line_end": 15866, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 15869, - "line_end": 15871, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 15874, - "line_end": 15880, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 15883, - "line_end": 15885, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 15899, - "line_end": 15905, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 15909, - "line_end": 15911, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 15913, - "line_end": 15935, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 15937, - "line_end": 15942, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 15945, - "line_end": 15947, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 15950, - "line_end": 15956, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 15959, - "line_end": 15961, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 15975, - "line_end": 15981, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 15985, - "line_end": 15987, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 15989, - "line_end": 16012, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 16014, - "line_end": 16019, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 16022, - "line_end": 16024, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16027, - "line_end": 16033, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 16036, - "line_end": 16038, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 16052, - "line_end": 16058, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 16062, - "line_end": 16064, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 16066, - "line_end": 16090, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 16092, - "line_end": 16097, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 16100, - "line_end": 16102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16105, - "line_end": 16111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 16114, - "line_end": 16116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 16130, - "line_end": 16136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 16140, - "line_end": 16142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 16144, - "line_end": 16167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 16169, - "line_end": 16174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 16177, - "line_end": 16179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16182, - "line_end": 16188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 16191, - "line_end": 16193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 16207, - "line_end": 16213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 16217, - "line_end": 16219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 16221, - "line_end": 16244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 16246, - "line_end": 16251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 16254, - "line_end": 16256, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16259, - "line_end": 16265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 16268, - "line_end": 16270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 16283, - "line_end": 16288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 16292, - "line_end": 16294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 16296, - "line_end": 16321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 16323, - "line_end": 16326, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 16329, - "line_end": 16331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16334, - "line_end": 16339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 16342, - "line_end": 16344, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 16357, - "line_end": 16362, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 16366, - "line_end": 16368, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 16370, - "line_end": 16395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 16397, - "line_end": 16400, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 16403, - "line_end": 16405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16408, - "line_end": 16413, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 16416, - "line_end": 16418, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 16432, - "line_end": 16438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 16442, - "line_end": 16444, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 16446, - "line_end": 16471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 16473, - "line_end": 16477, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 16480, - "line_end": 16482, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16485, - "line_end": 16491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 16494, - "line_end": 16496, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 16510, - "line_end": 16516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 16520, - "line_end": 16522, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 16524, - "line_end": 16549, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 16551, - "line_end": 16555, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 16558, - "line_end": 16560, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16563, - "line_end": 16569, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 16572, - "line_end": 16574, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 16587, - "line_end": 16592, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 16596, - "line_end": 16598, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 16600, - "line_end": 16625, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 16627, - "line_end": 16630, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 16633, - "line_end": 16635, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16638, - "line_end": 16643, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 16646, - "line_end": 16648, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 16661, - "line_end": 16666, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 16670, - "line_end": 16672, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 16674, - "line_end": 16696, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 16698, - "line_end": 16701, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 16704, - "line_end": 16706, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16709, - "line_end": 16714, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 16717, - "line_end": 16719, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 16732, - "line_end": 16737, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 16741, - "line_end": 16743, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 16745, - "line_end": 16767, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 16769, - "line_end": 16772, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 16775, - "line_end": 16777, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16780, - "line_end": 16785, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 16788, - "line_end": 16790, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 16803, - "line_end": 16808, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 16812, - "line_end": 16814, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 16816, - "line_end": 16841, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 16843, - "line_end": 16846, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 16849, - "line_end": 16851, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16854, - "line_end": 16859, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 16862, - "line_end": 16864, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 16877, - "line_end": 16882, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 16886, - "line_end": 16888, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 16890, - "line_end": 16912, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 16914, - "line_end": 16917, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 16920, - "line_end": 16922, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16925, - "line_end": 16930, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 16933, - "line_end": 16935, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 16948, - "line_end": 16953, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 16957, - "line_end": 16959, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 16961, - "line_end": 16983, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 16985, - "line_end": 16988, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 16991, - "line_end": 16993, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16996, - "line_end": 17001, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 17004, - "line_end": 17006, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17019, - "line_end": 17024, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 17028, - "line_end": 17030, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 17032, - "line_end": 17058, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 17060, - "line_end": 17063, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 17066, - "line_end": 17068, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 17071, - "line_end": 17076, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 17079, - "line_end": 17081, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17094, - "line_end": 17099, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 17103, - "line_end": 17105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 17107, - "line_end": 17132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 17134, - "line_end": 17137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 17140, - "line_end": 17142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 17145, - "line_end": 17150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 17153, - "line_end": 17155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17168, - "line_end": 17173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 17177, - "line_end": 17179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 17181, - "line_end": 17206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 17208, - "line_end": 17211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 17214, - "line_end": 17216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 17219, - "line_end": 17224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 17227, - "line_end": 17229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17242, - "line_end": 17247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 17251, - "line_end": 17253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 17255, - "line_end": 17281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 17283, - "line_end": 17286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 17289, - "line_end": 17291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 17294, - "line_end": 17299, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 17302, - "line_end": 17304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17317, - "line_end": 17322, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 17326, - "line_end": 17328, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 17330, - "line_end": 17355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 17357, - "line_end": 17360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 17363, - "line_end": 17365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 17368, - "line_end": 17373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 17376, - "line_end": 17378, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17391, - "line_end": 17396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 17400, - "line_end": 17402, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 17404, - "line_end": 17429, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 17431, - "line_end": 17434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 17437, - "line_end": 17439, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 17442, - "line_end": 17447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 17450, - "line_end": 17452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17465, - "line_end": 17470, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 17474, - "line_end": 17476, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 17478, - "line_end": 17504, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 17506, - "line_end": 17509, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 17512, - "line_end": 17514, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 17517, - "line_end": 17522, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 17525, - "line_end": 17527, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17540, - "line_end": 17545, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 17549, - "line_end": 17551, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 17553, - "line_end": 17578, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 17580, - "line_end": 17583, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 17586, - "line_end": 17588, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 17591, - "line_end": 17596, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 17599, - "line_end": 17601, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17614, - "line_end": 17619, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 17623, - "line_end": 17625, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 17627, - "line_end": 17652, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 17654, - "line_end": 17657, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 17660, - "line_end": 17662, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 17665, - "line_end": 17670, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 17673, - "line_end": 17675, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17688, - "line_end": 17693, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 17697, - "line_end": 17699, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 17701, - "line_end": 17726, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 17728, - "line_end": 17731, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 17734, - "line_end": 17736, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 17739, - "line_end": 17744, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 17747, - "line_end": 17749, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17762, - "line_end": 17767, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 17771, - "line_end": 17773, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 17775, - "line_end": 17797, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 17799, - "line_end": 17802, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 17805, - "line_end": 17807, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 17810, - "line_end": 17815, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 17818, - "line_end": 17820, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17833, - "line_end": 17838, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 17842, - "line_end": 17844, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 17846, - "line_end": 17868, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 17870, - "line_end": 17873, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 17876, - "line_end": 17878, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 17881, - "line_end": 17886, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 17889, - "line_end": 17891, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17904, - "line_end": 17909, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 17913, - "line_end": 17915, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 17917, - "line_end": 17945, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 17947, - "line_end": 17950, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 17953, - "line_end": 17955, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 17958, - "line_end": 17963, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 17966, - "line_end": 17968, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17981, - "line_end": 17986, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 17990, - "line_end": 17992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 17994, - "line_end": 18019, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 18021, - "line_end": 18024, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 18027, - "line_end": 18029, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 18032, - "line_end": 18037, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 18040, - "line_end": 18042, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 18055, - "line_end": 18060, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18064, - "line_end": 18066, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18068, - "line_end": 18093, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 18095, - "line_end": 18098, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 18101, - "line_end": 18103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 18106, - "line_end": 18111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 18114, - "line_end": 18116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 18128, - "line_end": 18132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18136, - "line_end": 18138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18140, - "line_end": 18157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 18159, - "line_end": 18162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 18165, - "line_end": 18167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 18170, - "line_end": 18174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 18177, - "line_end": 18179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 18191, - "line_end": 18195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18199, - "line_end": 18201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18203, - "line_end": 18217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 18219, - "line_end": 18222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 18225, - "line_end": 18227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 18230, - "line_end": 18234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 18237, - "line_end": 18239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 18251, - "line_end": 18255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18259, - "line_end": 18261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18263, - "line_end": 18277, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 18279, - "line_end": 18282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 18285, - "line_end": 18287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 18290, - "line_end": 18294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 18297, - "line_end": 18299, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 18312, - "line_end": 18317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18321, - "line_end": 18323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18325, - "line_end": 18342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 18344, - "line_end": 18349, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 18352, - "line_end": 18354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 18357, - "line_end": 18362, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 18365, - "line_end": 18367, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 18380, - "line_end": 18385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18389, - "line_end": 18391, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18393, - "line_end": 18407, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 18409, - "line_end": 18414, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 18417, - "line_end": 18419, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 18422, - "line_end": 18427, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 18430, - "line_end": 18432, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 18445, - "line_end": 18450, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18454, - "line_end": 18456, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18458, - "line_end": 18472, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 18474, - "line_end": 18479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 18482, - "line_end": 18484, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 18487, - "line_end": 18492, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 18495, - "line_end": 18497, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 18509, - "line_end": 18513, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18517, - "line_end": 18519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18521, - "line_end": 18536, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 18538, - "line_end": 18540, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 18543, - "line_end": 18545, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 18548, - "line_end": 18552, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 18555, - "line_end": 18557, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 18569, - "line_end": 18573, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18577, - "line_end": 18579, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18581, - "line_end": 18596, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 18598, - "line_end": 18600, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 18603, - "line_end": 18605, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 18608, - "line_end": 18612, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 18615, - "line_end": 18617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 18630, - "line_end": 18635, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18639, - "line_end": 18641, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18643, - "line_end": 18668, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 18670, - "line_end": 18673, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 18676, - "line_end": 18678, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 18681, - "line_end": 18686, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 18689, - "line_end": 18691, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 18704, - "line_end": 18709, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18713, - "line_end": 18715, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18717, - "line_end": 18742, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 18744, - "line_end": 18747, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 18750, - "line_end": 18752, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 18755, - "line_end": 18760, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 18763, - "line_end": 18765, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 18778, - "line_end": 18783, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18787, - "line_end": 18789, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18791, - "line_end": 18816, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 18818, - "line_end": 18821, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 18824, - "line_end": 18826, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 18829, - "line_end": 18834, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 18837, - "line_end": 18839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 18852, - "line_end": 18857, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18861, - "line_end": 18863, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18865, - "line_end": 18890, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 18892, - "line_end": 18895, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 18898, - "line_end": 18900, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 18903, - "line_end": 18908, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 18911, - "line_end": 18913, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 18926, - "line_end": 18931, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18935, - "line_end": 18937, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 18939, - "line_end": 18964, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 18966, - "line_end": 18969, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 18972, - "line_end": 18974, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 18977, - "line_end": 18982, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 18985, - "line_end": 18987, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19000, - "line_end": 19005, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 19009, - "line_end": 19011, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 19013, - "line_end": 19038, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 19040, - "line_end": 19043, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 19046, - "line_end": 19048, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 19051, - "line_end": 19056, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 19059, - "line_end": 19061, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19075, - "line_end": 19081, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 19085, - "line_end": 19087, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 19089, - "line_end": 19114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 19116, - "line_end": 19120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 19123, - "line_end": 19125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 19128, - "line_end": 19134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 19137, - "line_end": 19139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19153, - "line_end": 19159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 19163, - "line_end": 19165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 19167, - "line_end": 19192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 19194, - "line_end": 19198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 19201, - "line_end": 19203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 19206, - "line_end": 19212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 19215, - "line_end": 19217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19230, - "line_end": 19235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 19239, - "line_end": 19241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 19243, - "line_end": 19268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 19270, - "line_end": 19273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 19276, - "line_end": 19278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 19281, - "line_end": 19286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 19289, - "line_end": 19291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19304, - "line_end": 19309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 19313, - "line_end": 19315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 19317, - "line_end": 19339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 19341, - "line_end": 19344, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 19347, - "line_end": 19349, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 19352, - "line_end": 19357, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 19360, - "line_end": 19362, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19375, - "line_end": 19380, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 19384, - "line_end": 19386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 19388, - "line_end": 19410, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 19412, - "line_end": 19415, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 19418, - "line_end": 19420, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 19423, - "line_end": 19428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 19431, - "line_end": 19433, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19446, - "line_end": 19451, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 19455, - "line_end": 19457, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 19459, - "line_end": 19484, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 19486, - "line_end": 19489, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 19492, - "line_end": 19494, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 19497, - "line_end": 19502, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 19505, - "line_end": 19507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19520, - "line_end": 19525, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 19529, - "line_end": 19531, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 19533, - "line_end": 19555, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 19557, - "line_end": 19560, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 19563, - "line_end": 19565, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 19568, - "line_end": 19573, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 19576, - "line_end": 19578, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19591, - "line_end": 19596, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 19600, - "line_end": 19602, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 19604, - "line_end": 19626, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 19628, - "line_end": 19631, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 19634, - "line_end": 19636, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 19639, - "line_end": 19644, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 19647, - "line_end": 19649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19662, - "line_end": 19667, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 19671, - "line_end": 19673, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 19675, - "line_end": 19700, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 19702, - "line_end": 19705, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 19708, - "line_end": 19710, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 19713, - "line_end": 19718, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 19721, - "line_end": 19723, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19736, - "line_end": 19741, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 19745, - "line_end": 19747, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 19749, - "line_end": 19771, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 19773, - "line_end": 19776, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 19779, - "line_end": 19781, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 19784, - "line_end": 19789, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 19792, - "line_end": 19794, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19807, - "line_end": 19812, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 19816, - "line_end": 19818, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 19820, - "line_end": 19842, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 19844, - "line_end": 19847, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 19850, - "line_end": 19852, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 19855, - "line_end": 19860, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 19863, - "line_end": 19865, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19878, - "line_end": 19883, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 19887, - "line_end": 19889, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 19891, - "line_end": 19916, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 19918, - "line_end": 19921, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 19924, - "line_end": 19926, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 19929, - "line_end": 19934, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 19937, - "line_end": 19939, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19952, - "line_end": 19957, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 19961, - "line_end": 19963, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 19965, - "line_end": 19987, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 19989, - "line_end": 19992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 19995, - "line_end": 19997, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 20000, - "line_end": 20005, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 20008, - "line_end": 20010, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20023, - "line_end": 20028, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 20032, - "line_end": 20034, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 20036, - "line_end": 20058, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 20060, - "line_end": 20063, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 20066, - "line_end": 20068, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 20071, - "line_end": 20076, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 20079, - "line_end": 20081, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20094, - "line_end": 20099, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 20103, - "line_end": 20105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 20107, - "line_end": 20132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 20134, - "line_end": 20137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 20140, - "line_end": 20142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 20145, - "line_end": 20150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 20153, - "line_end": 20155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20168, - "line_end": 20173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 20177, - "line_end": 20179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 20181, - "line_end": 20203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 20205, - "line_end": 20208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 20211, - "line_end": 20213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 20216, - "line_end": 20221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 20224, - "line_end": 20226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20239, - "line_end": 20244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 20248, - "line_end": 20250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 20252, - "line_end": 20274, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 20276, - "line_end": 20279, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 20282, - "line_end": 20284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 20287, - "line_end": 20292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 20295, - "line_end": 20297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20310, - "line_end": 20315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 20319, - "line_end": 20321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 20323, - "line_end": 20348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 20350, - "line_end": 20353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 20356, - "line_end": 20358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 20361, - "line_end": 20366, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 20369, - "line_end": 20371, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20384, - "line_end": 20389, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 20393, - "line_end": 20395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 20397, - "line_end": 20419, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 20421, - "line_end": 20424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 20427, - "line_end": 20429, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 20432, - "line_end": 20437, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 20440, - "line_end": 20442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20455, - "line_end": 20460, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 20464, - "line_end": 20466, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 20468, - "line_end": 20490, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 20492, - "line_end": 20495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 20498, - "line_end": 20500, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 20503, - "line_end": 20508, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 20511, - "line_end": 20513, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20526, - "line_end": 20531, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 20535, - "line_end": 20537, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 20539, - "line_end": 20564, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 20566, - "line_end": 20569, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 20572, - "line_end": 20574, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 20577, - "line_end": 20582, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 20585, - "line_end": 20587, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20600, - "line_end": 20605, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 20609, - "line_end": 20611, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 20613, - "line_end": 20635, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 20637, - "line_end": 20640, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 20643, - "line_end": 20645, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 20648, - "line_end": 20653, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 20656, - "line_end": 20658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20671, - "line_end": 20676, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 20680, - "line_end": 20682, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 20684, - "line_end": 20706, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 20708, - "line_end": 20711, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 20714, - "line_end": 20716, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 20719, - "line_end": 20724, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 20727, - "line_end": 20729, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20742, - "line_end": 20747, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 20751, - "line_end": 20753, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 20755, - "line_end": 20780, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 20782, - "line_end": 20785, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 20788, - "line_end": 20790, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 20793, - "line_end": 20798, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 20801, - "line_end": 20803, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20816, - "line_end": 20821, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 20825, - "line_end": 20827, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 20829, - "line_end": 20851, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 20853, - "line_end": 20856, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 20859, - "line_end": 20861, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 20864, - "line_end": 20869, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 20872, - "line_end": 20874, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20887, - "line_end": 20892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 20896, - "line_end": 20898, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 20900, - "line_end": 20922, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 20924, - "line_end": 20927, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 20930, - "line_end": 20932, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 20935, - "line_end": 20940, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 20943, - "line_end": 20945, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20958, - "line_end": 20963, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 20967, - "line_end": 20969, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 20971, - "line_end": 20996, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 20998, - "line_end": 21001, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 21004, - "line_end": 21006, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 21009, - "line_end": 21014, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 21017, - "line_end": 21019, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21032, - "line_end": 21037, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 21041, - "line_end": 21043, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 21045, - "line_end": 21067, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 21069, - "line_end": 21072, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 21075, - "line_end": 21077, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 21080, - "line_end": 21085, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 21088, - "line_end": 21090, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21103, - "line_end": 21108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 21112, - "line_end": 21114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 21116, - "line_end": 21138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 21140, - "line_end": 21143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 21146, - "line_end": 21148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 21151, - "line_end": 21156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 21159, - "line_end": 21161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21174, - "line_end": 21179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 21183, - "line_end": 21185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 21187, - "line_end": 21212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 21214, - "line_end": 21217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 21220, - "line_end": 21222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 21225, - "line_end": 21230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 21233, - "line_end": 21235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21248, - "line_end": 21253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 21257, - "line_end": 21259, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 21261, - "line_end": 21283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 21285, - "line_end": 21288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 21291, - "line_end": 21293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 21296, - "line_end": 21301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 21304, - "line_end": 21306, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21319, - "line_end": 21324, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 21328, - "line_end": 21330, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 21332, - "line_end": 21354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 21356, - "line_end": 21359, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 21362, - "line_end": 21364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 21367, - "line_end": 21372, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 21375, - "line_end": 21377, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21390, - "line_end": 21395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 21399, - "line_end": 21401, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 21403, - "line_end": 21428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 21430, - "line_end": 21433, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 21436, - "line_end": 21438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 21441, - "line_end": 21446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 21449, - "line_end": 21451, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21464, - "line_end": 21469, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 21473, - "line_end": 21475, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 21477, - "line_end": 21499, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 21501, - "line_end": 21504, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 21507, - "line_end": 21509, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 21512, - "line_end": 21517, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 21520, - "line_end": 21522, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21535, - "line_end": 21540, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 21544, - "line_end": 21546, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 21548, - "line_end": 21570, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 21572, - "line_end": 21575, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 21578, - "line_end": 21580, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 21583, - "line_end": 21588, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 21591, - "line_end": 21593, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21606, - "line_end": 21611, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 21615, - "line_end": 21617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 21619, - "line_end": 21644, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 21646, - "line_end": 21649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 21652, - "line_end": 21654, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 21657, - "line_end": 21662, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 21665, - "line_end": 21667, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21680, - "line_end": 21685, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 21689, - "line_end": 21691, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 21693, - "line_end": 21715, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 21717, - "line_end": 21720, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 21723, - "line_end": 21725, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 21728, - "line_end": 21733, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 21736, - "line_end": 21738, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21751, - "line_end": 21756, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 21760, - "line_end": 21762, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 21764, - "line_end": 21786, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 21788, - "line_end": 21791, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 21794, - "line_end": 21796, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 21799, - "line_end": 21804, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 21807, - "line_end": 21809, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21822, - "line_end": 21827, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 21831, - "line_end": 21833, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 21835, - "line_end": 21860, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 21862, - "line_end": 21865, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 21868, - "line_end": 21870, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 21873, - "line_end": 21878, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 21881, - "line_end": 21883, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21896, - "line_end": 21901, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 21905, - "line_end": 21907, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 21909, - "line_end": 21931, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 21933, - "line_end": 21936, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 21939, - "line_end": 21941, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 21944, - "line_end": 21949, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 21952, - "line_end": 21954, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21967, - "line_end": 21972, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 21976, - "line_end": 21978, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 21980, - "line_end": 22002, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 22004, - "line_end": 22007, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 22010, - "line_end": 22012, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 22015, - "line_end": 22020, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 22023, - "line_end": 22025, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22038, - "line_end": 22043, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 22047, - "line_end": 22049, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 22051, - "line_end": 22076, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 22078, - "line_end": 22081, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 22084, - "line_end": 22086, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 22089, - "line_end": 22094, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 22097, - "line_end": 22099, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22112, - "line_end": 22117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 22121, - "line_end": 22123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 22125, - "line_end": 22147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 22149, - "line_end": 22152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 22155, - "line_end": 22157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 22160, - "line_end": 22165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 22168, - "line_end": 22170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22183, - "line_end": 22188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 22192, - "line_end": 22194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 22196, - "line_end": 22218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 22220, - "line_end": 22223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 22226, - "line_end": 22228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 22231, - "line_end": 22236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 22239, - "line_end": 22241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22254, - "line_end": 22259, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 22263, - "line_end": 22265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 22267, - "line_end": 22292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 22294, - "line_end": 22297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 22300, - "line_end": 22302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 22305, - "line_end": 22310, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 22313, - "line_end": 22315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22328, - "line_end": 22333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 22337, - "line_end": 22339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 22341, - "line_end": 22363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 22365, - "line_end": 22368, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 22371, - "line_end": 22373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 22376, - "line_end": 22381, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 22384, - "line_end": 22386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22399, - "line_end": 22404, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 22408, - "line_end": 22410, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 22412, - "line_end": 22434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 22436, - "line_end": 22439, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 22442, - "line_end": 22444, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 22447, - "line_end": 22452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 22455, - "line_end": 22457, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22470, - "line_end": 22475, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 22479, - "line_end": 22481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 22483, - "line_end": 22508, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 22510, - "line_end": 22513, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 22516, - "line_end": 22518, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 22521, - "line_end": 22526, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 22529, - "line_end": 22531, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22544, - "line_end": 22549, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 22553, - "line_end": 22555, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 22557, - "line_end": 22579, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 22581, - "line_end": 22584, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 22587, - "line_end": 22589, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 22592, - "line_end": 22597, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 22600, - "line_end": 22602, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22615, - "line_end": 22620, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 22624, - "line_end": 22626, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 22628, - "line_end": 22650, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 22652, - "line_end": 22655, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 22658, - "line_end": 22660, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 22663, - "line_end": 22668, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 22671, - "line_end": 22673, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22686, - "line_end": 22691, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 22695, - "line_end": 22697, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 22699, - "line_end": 22716, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 22718, - "line_end": 22722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 22725, - "line_end": 22727, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 22730, - "line_end": 22735, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 22738, - "line_end": 22740, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22753, - "line_end": 22758, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 22762, - "line_end": 22764, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 22766, - "line_end": 22786, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 22788, - "line_end": 22792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 22795, - "line_end": 22797, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 22800, - "line_end": 22805, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 22808, - "line_end": 22810, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22823, - "line_end": 22828, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 22832, - "line_end": 22834, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 22836, - "line_end": 22853, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 22855, - "line_end": 22859, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 22862, - "line_end": 22864, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 22867, - "line_end": 22872, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 22875, - "line_end": 22877, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22890, - "line_end": 22895, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 22899, - "line_end": 22901, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 22903, - "line_end": 22920, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 22922, - "line_end": 22926, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 22929, - "line_end": 22931, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 22934, - "line_end": 22939, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 22942, - "line_end": 22944, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22957, - "line_end": 22962, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 22966, - "line_end": 22968, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 22970, - "line_end": 22994, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 22996, - "line_end": 22999, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 23002, - "line_end": 23004, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 23007, - "line_end": 23012, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 23015, - "line_end": 23017, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23030, - "line_end": 23035, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 23039, - "line_end": 23041, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 23043, - "line_end": 23070, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 23072, - "line_end": 23075, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 23078, - "line_end": 23080, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 23083, - "line_end": 23088, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 23091, - "line_end": 23093, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23106, - "line_end": 23111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 23115, - "line_end": 23117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 23119, - "line_end": 23143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 23145, - "line_end": 23148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 23151, - "line_end": 23153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 23156, - "line_end": 23161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 23164, - "line_end": 23166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23179, - "line_end": 23184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 23188, - "line_end": 23190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 23192, - "line_end": 23216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 23218, - "line_end": 23221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 23224, - "line_end": 23226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 23229, - "line_end": 23234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 23237, - "line_end": 23239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23252, - "line_end": 23257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 23261, - "line_end": 23263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 23265, - "line_end": 23292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 23294, - "line_end": 23297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 23300, - "line_end": 23302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 23305, - "line_end": 23310, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 23313, - "line_end": 23315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23328, - "line_end": 23333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 23337, - "line_end": 23339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 23341, - "line_end": 23365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 23367, - "line_end": 23370, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 23373, - "line_end": 23375, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 23378, - "line_end": 23383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 23386, - "line_end": 23388, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23401, - "line_end": 23406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 23410, - "line_end": 23412, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 23414, - "line_end": 23438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 23440, - "line_end": 23443, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 23446, - "line_end": 23448, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 23451, - "line_end": 23456, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 23459, - "line_end": 23461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23474, - "line_end": 23479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 23483, - "line_end": 23485, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 23487, - "line_end": 23508, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 23510, - "line_end": 23513, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 23516, - "line_end": 23518, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 23521, - "line_end": 23526, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 23529, - "line_end": 23531, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23544, - "line_end": 23549, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 23553, - "line_end": 23555, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 23557, - "line_end": 23581, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 23583, - "line_end": 23586, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 23589, - "line_end": 23591, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 23594, - "line_end": 23599, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 23602, - "line_end": 23604, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23617, - "line_end": 23622, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 23626, - "line_end": 23628, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 23630, - "line_end": 23651, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 23653, - "line_end": 23656, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 23659, - "line_end": 23661, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 23664, - "line_end": 23669, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 23672, - "line_end": 23674, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23687, - "line_end": 23692, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 23696, - "line_end": 23698, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 23700, - "line_end": 23721, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 23723, - "line_end": 23726, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 23729, - "line_end": 23731, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 23734, - "line_end": 23739, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 23742, - "line_end": 23744, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23757, - "line_end": 23762, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 23766, - "line_end": 23768, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 23770, - "line_end": 23791, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 23793, - "line_end": 23796, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 23799, - "line_end": 23801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 23804, - "line_end": 23809, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 23812, - "line_end": 23814, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23827, - "line_end": 23832, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 23836, - "line_end": 23838, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 23840, - "line_end": 23864, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 23866, - "line_end": 23869, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 23872, - "line_end": 23874, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 23877, - "line_end": 23882, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 23885, - "line_end": 23887, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23900, - "line_end": 23905, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 23909, - "line_end": 23911, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 23913, - "line_end": 23934, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 23936, - "line_end": 23939, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 23942, - "line_end": 23944, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 23947, - "line_end": 23952, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 23955, - "line_end": 23957, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23970, - "line_end": 23975, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 23979, - "line_end": 23981, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 23983, - "line_end": 24004, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 24006, - "line_end": 24009, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 24012, - "line_end": 24014, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 24017, - "line_end": 24022, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 24025, - "line_end": 24027, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 24040, - "line_end": 24045, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 24049, - "line_end": 24051, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 24053, - "line_end": 24070, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 24072, - "line_end": 24076, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 24079, - "line_end": 24081, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 24084, - "line_end": 24089, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 24092, - "line_end": 24094, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 24107, - "line_end": 24112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 24116, - "line_end": 24118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 24120, - "line_end": 24140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 24142, - "line_end": 24146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 24149, - "line_end": 24151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 24154, - "line_end": 24159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 24162, - "line_end": 24164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 24177, - "line_end": 24182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 24186, - "line_end": 24188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 24190, - "line_end": 24207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 24209, - "line_end": 24213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 24216, - "line_end": 24218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 24221, - "line_end": 24226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 24229, - "line_end": 24231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 24244, - "line_end": 24249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 24253, - "line_end": 24255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 24257, - "line_end": 24274, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 24276, - "line_end": 24280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 24283, - "line_end": 24285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 24288, - "line_end": 24293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 24296, - "line_end": 24298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 24311, - "line_end": 24316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 24320, - "line_end": 24322, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 24324, - "line_end": 24348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 24350, - "line_end": 24353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 24356, - "line_end": 24358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 24361, - "line_end": 24366, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 24369, - "line_end": 24371, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 24384, - "line_end": 24389, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 24393, - "line_end": 24395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 24397, - "line_end": 24424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 24426, - "line_end": 24429, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 24432, - "line_end": 24434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 24437, - "line_end": 24442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 24445, - "line_end": 24447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 24460, - "line_end": 24465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 24469, - "line_end": 24471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 24473, - "line_end": 24497, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 24499, - "line_end": 24502, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 24505, - "line_end": 24507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 24510, - "line_end": 24515, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 24518, - "line_end": 24520, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 24533, - "line_end": 24538, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 24542, - "line_end": 24544, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 24546, - "line_end": 24570, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 24572, - "line_end": 24575, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 24578, - "line_end": 24580, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 24583, - "line_end": 24588, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 24591, - "line_end": 24593, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 24606, - "line_end": 24611, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 24615, - "line_end": 24617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 24619, - "line_end": 24640, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 24642, - "line_end": 24645, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 24648, - "line_end": 24650, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 24653, - "line_end": 24658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 24661, - "line_end": 24663, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 24676, - "line_end": 24681, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 24685, - "line_end": 24687, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 24689, - "line_end": 24713, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 24715, - "line_end": 24718, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 24721, - "line_end": 24723, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 24726, - "line_end": 24731, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 24734, - "line_end": 24736, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 24749, - "line_end": 24754, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 24758, - "line_end": 24760, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 24762, - "line_end": 24783, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 24785, - "line_end": 24788, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 24791, - "line_end": 24793, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 24796, - "line_end": 24801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 24804, - "line_end": 24806, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 24819, - "line_end": 24824, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 24828, - "line_end": 24830, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 24832, - "line_end": 24853, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 24855, - "line_end": 24858, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 24861, - "line_end": 24863, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 24866, - "line_end": 24871, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 24874, - "line_end": 24876, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 24889, - "line_end": 24894, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 24898, - "line_end": 24900, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 24902, - "line_end": 24928, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 24930, - "line_end": 24933, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 24936, - "line_end": 24938, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 24941, - "line_end": 24946, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 24949, - "line_end": 24951, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 24964, - "line_end": 24969, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 24973, - "line_end": 24975, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 24977, - "line_end": 25001, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 25003, - "line_end": 25006, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 25009, - "line_end": 25011, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 25014, - "line_end": 25019, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 25022, - "line_end": 25024, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25037, - "line_end": 25042, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 25046, - "line_end": 25048, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 25050, - "line_end": 25072, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 25074, - "line_end": 25077, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 25080, - "line_end": 25082, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 25085, - "line_end": 25090, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 25093, - "line_end": 25095, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25108, - "line_end": 25113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 25117, - "line_end": 25119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 25121, - "line_end": 25146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 25148, - "line_end": 25151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 25154, - "line_end": 25156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 25159, - "line_end": 25164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 25167, - "line_end": 25169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25182, - "line_end": 25187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 25191, - "line_end": 25193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 25195, - "line_end": 25219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 25221, - "line_end": 25224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 25227, - "line_end": 25229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 25232, - "line_end": 25237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 25240, - "line_end": 25242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25255, - "line_end": 25260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 25264, - "line_end": 25266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 25268, - "line_end": 25292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 25294, - "line_end": 25297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 25300, - "line_end": 25302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 25305, - "line_end": 25310, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 25313, - "line_end": 25315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25329, - "line_end": 25335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 25339, - "line_end": 25341, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 25343, - "line_end": 25371, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 25373, - "line_end": 25377, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 25380, - "line_end": 25382, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 25385, - "line_end": 25387, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 25390, - "line_end": 25392, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25406, - "line_end": 25412, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 25416, - "line_end": 25418, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 25420, - "line_end": 25448, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 25450, - "line_end": 25454, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 25457, - "line_end": 25459, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 25462, - "line_end": 25464, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 25467, - "line_end": 25469, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25483, - "line_end": 25489, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 25493, - "line_end": 25495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 25497, - "line_end": 25522, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 25524, - "line_end": 25528, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 25531, - "line_end": 25533, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 25536, - "line_end": 25538, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 25541, - "line_end": 25543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25557, - "line_end": 25563, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 25567, - "line_end": 25569, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 25571, - "line_end": 25599, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 25601, - "line_end": 25605, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 25608, - "line_end": 25610, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 25613, - "line_end": 25615, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 25618, - "line_end": 25620, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25635, - "line_end": 25642, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 25646, - "line_end": 25648, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 25650, - "line_end": 25678, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 25680, - "line_end": 25685, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 25688, - "line_end": 25690, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 25693, - "line_end": 25695, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 25698, - "line_end": 25700, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25715, - "line_end": 25722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 25726, - "line_end": 25728, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 25730, - "line_end": 25758, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 25760, - "line_end": 25765, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 25768, - "line_end": 25770, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 25773, - "line_end": 25775, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 25778, - "line_end": 25780, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25795, - "line_end": 25802, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 25806, - "line_end": 25808, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 25810, - "line_end": 25838, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 25840, - "line_end": 25845, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 25848, - "line_end": 25850, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 25853, - "line_end": 25855, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 25858, - "line_end": 25860, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25875, - "line_end": 25882, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 25886, - "line_end": 25888, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 25890, - "line_end": 25918, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 25920, - "line_end": 25925, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 25928, - "line_end": 25930, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 25933, - "line_end": 25935, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 25938, - "line_end": 25940, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25953, - "line_end": 25958, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 25962, - "line_end": 25964, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 25966, - "line_end": 25991, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 25993, - "line_end": 25996, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 25999, - "line_end": 26001, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 26004, - "line_end": 26009, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 26012, - "line_end": 26014, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26027, - "line_end": 26032, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 26036, - "line_end": 26038, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 26040, - "line_end": 26065, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 26067, - "line_end": 26070, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 26073, - "line_end": 26075, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 26078, - "line_end": 26083, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 26086, - "line_end": 26088, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26101, - "line_end": 26106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 26110, - "line_end": 26112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 26114, - "line_end": 26139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 26141, - "line_end": 26144, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 26147, - "line_end": 26149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 26152, - "line_end": 26157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 26160, - "line_end": 26162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26175, - "line_end": 26180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 26184, - "line_end": 26186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 26188, - "line_end": 26214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 26216, - "line_end": 26219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 26222, - "line_end": 26224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 26227, - "line_end": 26232, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 26235, - "line_end": 26237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26250, - "line_end": 26255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 26259, - "line_end": 26261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 26263, - "line_end": 26288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 26290, - "line_end": 26293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 26296, - "line_end": 26298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 26301, - "line_end": 26306, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 26309, - "line_end": 26311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26324, - "line_end": 26329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 26333, - "line_end": 26335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 26337, - "line_end": 26362, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 26364, - "line_end": 26367, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 26370, - "line_end": 26372, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 26375, - "line_end": 26380, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 26383, - "line_end": 26385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26398, - "line_end": 26403, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 26407, - "line_end": 26409, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 26411, - "line_end": 26436, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 26438, - "line_end": 26441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 26444, - "line_end": 26446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 26449, - "line_end": 26454, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 26457, - "line_end": 26459, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26472, - "line_end": 26477, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 26481, - "line_end": 26483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 26485, - "line_end": 26511, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 26513, - "line_end": 26516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 26519, - "line_end": 26521, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 26524, - "line_end": 26529, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 26532, - "line_end": 26534, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26548, - "line_end": 26554, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 26558, - "line_end": 26560, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 26562, - "line_end": 26587, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 26589, - "line_end": 26593, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 26596, - "line_end": 26598, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 26601, - "line_end": 26607, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 26610, - "line_end": 26612, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26626, - "line_end": 26632, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 26636, - "line_end": 26638, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 26640, - "line_end": 26665, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 26667, - "line_end": 26671, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 26674, - "line_end": 26676, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 26679, - "line_end": 26685, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 26688, - "line_end": 26690, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26704, - "line_end": 26710, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 26714, - "line_end": 26716, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 26718, - "line_end": 26743, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 26745, - "line_end": 26749, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 26752, - "line_end": 26754, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 26757, - "line_end": 26763, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 26766, - "line_end": 26768, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26782, - "line_end": 26788, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 26792, - "line_end": 26794, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 26796, - "line_end": 26821, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 26823, - "line_end": 26827, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 26830, - "line_end": 26832, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 26835, - "line_end": 26841, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 26844, - "line_end": 26846, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26860, - "line_end": 26866, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 26870, - "line_end": 26872, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 26874, - "line_end": 26899, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 26901, - "line_end": 26905, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 26908, - "line_end": 26910, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 26913, - "line_end": 26919, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 26922, - "line_end": 26924, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26938, - "line_end": 26944, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 26948, - "line_end": 26950, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 26952, - "line_end": 26977, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 26979, - "line_end": 26983, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 26986, - "line_end": 26988, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 26991, - "line_end": 26997, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 27000, - "line_end": 27002, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27016, - "line_end": 27022, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 27026, - "line_end": 27028, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 27030, - "line_end": 27055, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 27057, - "line_end": 27061, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 27064, - "line_end": 27066, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 27069, - "line_end": 27075, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 27078, - "line_end": 27080, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27094, - "line_end": 27100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 27104, - "line_end": 27106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 27108, - "line_end": 27133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 27135, - "line_end": 27139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 27142, - "line_end": 27144, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 27147, - "line_end": 27153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 27156, - "line_end": 27158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27171, - "line_end": 27176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 27180, - "line_end": 27182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 27184, - "line_end": 27206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 27208, - "line_end": 27211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 27214, - "line_end": 27216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 27219, - "line_end": 27224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 27227, - "line_end": 27229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27242, - "line_end": 27247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 27251, - "line_end": 27253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 27255, - "line_end": 27280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 27282, - "line_end": 27285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 27288, - "line_end": 27290, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 27293, - "line_end": 27298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 27301, - "line_end": 27303, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27316, - "line_end": 27321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 27325, - "line_end": 27327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 27329, - "line_end": 27354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 27356, - "line_end": 27359, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 27362, - "line_end": 27364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 27367, - "line_end": 27372, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 27375, - "line_end": 27377, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27390, - "line_end": 27395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 27399, - "line_end": 27401, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 27403, - "line_end": 27428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 27430, - "line_end": 27433, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 27436, - "line_end": 27438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 27441, - "line_end": 27446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 27449, - "line_end": 27451, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27464, - "line_end": 27469, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 27473, - "line_end": 27475, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 27477, - "line_end": 27502, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 27504, - "line_end": 27507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 27510, - "line_end": 27512, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 27515, - "line_end": 27520, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 27523, - "line_end": 27525, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27538, - "line_end": 27543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 27547, - "line_end": 27549, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 27551, - "line_end": 27576, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 27578, - "line_end": 27581, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 27584, - "line_end": 27586, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 27589, - "line_end": 27594, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 27597, - "line_end": 27599, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27612, - "line_end": 27617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 27621, - "line_end": 27623, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 27625, - "line_end": 27650, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 27652, - "line_end": 27655, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 27658, - "line_end": 27660, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 27663, - "line_end": 27668, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 27671, - "line_end": 27673, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27686, - "line_end": 27691, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 27695, - "line_end": 27697, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 27699, - "line_end": 27723, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 27725, - "line_end": 27728, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 27731, - "line_end": 27733, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 27736, - "line_end": 27741, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 27744, - "line_end": 27746, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27759, - "line_end": 27764, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 27768, - "line_end": 27770, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 27772, - "line_end": 27796, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 27798, - "line_end": 27801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 27804, - "line_end": 27806, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 27809, - "line_end": 27814, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 27817, - "line_end": 27819, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27833, - "line_end": 27839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 27843, - "line_end": 27845, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 27847, - "line_end": 27872, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 27874, - "line_end": 27878, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 27881, - "line_end": 27883, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 27886, - "line_end": 27892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 27895, - "line_end": 27897, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27910, - "line_end": 27915, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 27919, - "line_end": 27921, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 27923, - "line_end": 27947, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 27949, - "line_end": 27952, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 27955, - "line_end": 27957, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 27960, - "line_end": 27965, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 27968, - "line_end": 27970, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27983, - "line_end": 27988, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 27992, - "line_end": 27994, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 27996, - "line_end": 28020, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 28022, - "line_end": 28025, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 28028, - "line_end": 28030, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 28033, - "line_end": 28038, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 28041, - "line_end": 28043, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 28056, - "line_end": 28061, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 28065, - "line_end": 28067, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 28069, - "line_end": 28093, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 28095, - "line_end": 28098, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 28101, - "line_end": 28103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 28106, - "line_end": 28111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 28114, - "line_end": 28116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 28129, - "line_end": 28134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 28138, - "line_end": 28140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 28142, - "line_end": 28166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 28168, - "line_end": 28171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 28174, - "line_end": 28176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 28179, - "line_end": 28184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 28187, - "line_end": 28189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 28202, - "line_end": 28207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 28211, - "line_end": 28213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 28215, - "line_end": 28240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 28242, - "line_end": 28245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 28248, - "line_end": 28250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 28253, - "line_end": 28258, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 28261, - "line_end": 28263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 28276, - "line_end": 28281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 28285, - "line_end": 28287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 28289, - "line_end": 28314, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 28316, - "line_end": 28319, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 28322, - "line_end": 28324, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 28327, - "line_end": 28332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 28335, - "line_end": 28337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 28350, - "line_end": 28355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 28359, - "line_end": 28361, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 28363, - "line_end": 28388, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 28390, - "line_end": 28393, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 28396, - "line_end": 28398, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 28401, - "line_end": 28406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 28409, - "line_end": 28411, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 28424, - "line_end": 28429, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 28433, - "line_end": 28435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 28437, - "line_end": 28462, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 28464, - "line_end": 28467, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 28470, - "line_end": 28472, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 28475, - "line_end": 28480, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 28483, - "line_end": 28485, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 28498, - "line_end": 28503, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 28507, - "line_end": 28509, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 28511, - "line_end": 28536, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 28538, - "line_end": 28541, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 28544, - "line_end": 28546, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 28549, - "line_end": 28554, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 28557, - "line_end": 28559, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 28572, - "line_end": 28577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 28581, - "line_end": 28583, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 28585, - "line_end": 28610, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 28612, - "line_end": 28615, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 28618, - "line_end": 28620, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 28623, - "line_end": 28628, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 28631, - "line_end": 28633, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 28646, - "line_end": 28651, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 28655, - "line_end": 28657, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 28659, - "line_end": 28684, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 28686, - "line_end": 28689, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 28692, - "line_end": 28694, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 28697, - "line_end": 28702, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 28705, - "line_end": 28707, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 28720, - "line_end": 28725, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 28729, - "line_end": 28731, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 28733, - "line_end": 28757, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 28759, - "line_end": 28762, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 28765, - "line_end": 28767, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 28770, - "line_end": 28775, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 28778, - "line_end": 28780, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 28793, - "line_end": 28798, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 28802, - "line_end": 28804, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 28806, - "line_end": 28830, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 28832, - "line_end": 28835, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 28838, - "line_end": 28840, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 28843, - "line_end": 28848, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 28851, - "line_end": 28853, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 28867, - "line_end": 28873, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 28877, - "line_end": 28879, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 28881, - "line_end": 28906, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 28908, - "line_end": 28912, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 28915, - "line_end": 28917, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 28920, - "line_end": 28926, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 28929, - "line_end": 28931, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 28944, - "line_end": 28949, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 28953, - "line_end": 28955, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 28957, - "line_end": 28981, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 28983, - "line_end": 28986, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 28989, - "line_end": 28991, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 28994, - "line_end": 28999, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 29002, - "line_end": 29004, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29017, - "line_end": 29022, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 29026, - "line_end": 29028, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 29030, - "line_end": 29054, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 29056, - "line_end": 29059, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 29062, - "line_end": 29064, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 29067, - "line_end": 29072, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 29075, - "line_end": 29077, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29090, - "line_end": 29095, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 29099, - "line_end": 29101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 29103, - "line_end": 29127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 29129, - "line_end": 29132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 29135, - "line_end": 29137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 29140, - "line_end": 29145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 29148, - "line_end": 29150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29163, - "line_end": 29168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 29172, - "line_end": 29174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 29176, - "line_end": 29200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 29202, - "line_end": 29205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 29208, - "line_end": 29210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 29213, - "line_end": 29218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 29221, - "line_end": 29223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29236, - "line_end": 29241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 29245, - "line_end": 29247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 29249, - "line_end": 29271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 29273, - "line_end": 29276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 29279, - "line_end": 29281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 29284, - "line_end": 29289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 29292, - "line_end": 29294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29307, - "line_end": 29312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 29316, - "line_end": 29318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 29320, - "line_end": 29345, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 29347, - "line_end": 29350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 29353, - "line_end": 29355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 29358, - "line_end": 29363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 29366, - "line_end": 29368, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29381, - "line_end": 29386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 29390, - "line_end": 29392, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 29394, - "line_end": 29419, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 29421, - "line_end": 29424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 29427, - "line_end": 29429, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 29432, - "line_end": 29437, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 29440, - "line_end": 29442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29455, - "line_end": 29460, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 29464, - "line_end": 29466, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 29468, - "line_end": 29493, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 29495, - "line_end": 29498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 29501, - "line_end": 29503, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 29506, - "line_end": 29511, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 29514, - "line_end": 29516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29529, - "line_end": 29534, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 29538, - "line_end": 29540, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 29542, - "line_end": 29567, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 29569, - "line_end": 29572, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 29575, - "line_end": 29577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 29580, - "line_end": 29585, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 29588, - "line_end": 29590, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29603, - "line_end": 29608, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 29612, - "line_end": 29614, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 29616, - "line_end": 29641, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 29643, - "line_end": 29646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 29649, - "line_end": 29651, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 29654, - "line_end": 29659, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 29662, - "line_end": 29664, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29677, - "line_end": 29682, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 29686, - "line_end": 29688, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 29690, - "line_end": 29714, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 29716, - "line_end": 29719, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 29722, - "line_end": 29724, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 29727, - "line_end": 29732, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 29735, - "line_end": 29737, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29750, - "line_end": 29755, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 29759, - "line_end": 29761, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 29763, - "line_end": 29787, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 29789, - "line_end": 29792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 29795, - "line_end": 29797, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 29800, - "line_end": 29805, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 29808, - "line_end": 29810, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29824, - "line_end": 29830, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 29834, - "line_end": 29836, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 29838, - "line_end": 29863, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 29865, - "line_end": 29869, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 29872, - "line_end": 29874, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 29877, - "line_end": 29883, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 29886, - "line_end": 29888, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29902, - "line_end": 29908, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 29912, - "line_end": 29914, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 29916, - "line_end": 29941, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 29943, - "line_end": 29947, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 29950, - "line_end": 29952, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 29955, - "line_end": 29961, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 29964, - "line_end": 29966, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29980, - "line_end": 29986, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 29990, - "line_end": 29992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 29994, - "line_end": 30019, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 30021, - "line_end": 30025, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 30028, - "line_end": 30030, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 30033, - "line_end": 30039, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 30042, - "line_end": 30044, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30058, - "line_end": 30064, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 30068, - "line_end": 30070, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 30072, - "line_end": 30097, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 30099, - "line_end": 30103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 30106, - "line_end": 30108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 30111, - "line_end": 30117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 30120, - "line_end": 30122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30136, - "line_end": 30142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 30146, - "line_end": 30148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 30150, - "line_end": 30167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 30169, - "line_end": 30173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 30176, - "line_end": 30178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 30181, - "line_end": 30187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 30190, - "line_end": 30192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30207, - "line_end": 30214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 30218, - "line_end": 30220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 30222, - "line_end": 30242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 30244, - "line_end": 30250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 30253, - "line_end": 30255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 30258, - "line_end": 30265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 30268, - "line_end": 30270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30285, - "line_end": 30292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 30296, - "line_end": 30298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 30300, - "line_end": 30317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 30319, - "line_end": 30325, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 30328, - "line_end": 30330, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 30333, - "line_end": 30340, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 30343, - "line_end": 30345, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30360, - "line_end": 30367, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 30371, - "line_end": 30373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 30375, - "line_end": 30392, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 30394, - "line_end": 30400, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 30403, - "line_end": 30405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 30408, - "line_end": 30415, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 30418, - "line_end": 30420, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30434, - "line_end": 30440, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 30444, - "line_end": 30446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 30448, - "line_end": 30465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 30467, - "line_end": 30471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 30474, - "line_end": 30476, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 30479, - "line_end": 30485, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 30488, - "line_end": 30490, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30505, - "line_end": 30512, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 30516, - "line_end": 30518, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 30520, - "line_end": 30540, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 30542, - "line_end": 30548, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 30551, - "line_end": 30553, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 30556, - "line_end": 30563, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 30566, - "line_end": 30568, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30583, - "line_end": 30590, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 30594, - "line_end": 30596, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 30598, - "line_end": 30615, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 30617, - "line_end": 30623, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 30626, - "line_end": 30628, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 30631, - "line_end": 30638, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 30641, - "line_end": 30643, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30658, - "line_end": 30665, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 30669, - "line_end": 30671, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 30673, - "line_end": 30690, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 30692, - "line_end": 30698, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 30701, - "line_end": 30703, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 30706, - "line_end": 30713, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 30716, - "line_end": 30718, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30731, - "line_end": 30736, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 30740, - "line_end": 30742, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 30744, - "line_end": 30769, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 30771, - "line_end": 30774, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 30777, - "line_end": 30779, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 30782, - "line_end": 30787, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 30790, - "line_end": 30792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30805, - "line_end": 30810, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 30814, - "line_end": 30816, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 30818, - "line_end": 30843, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 30845, - "line_end": 30848, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 30851, - "line_end": 30853, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 30856, - "line_end": 30861, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 30864, - "line_end": 30866, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30879, - "line_end": 30884, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 30888, - "line_end": 30890, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 30892, - "line_end": 30914, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 30916, - "line_end": 30919, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 30922, - "line_end": 30924, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 30927, - "line_end": 30932, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 30935, - "line_end": 30937, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30950, - "line_end": 30955, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 30959, - "line_end": 30961, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 30963, - "line_end": 30988, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 30990, - "line_end": 30993, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 30996, - "line_end": 30998, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 31001, - "line_end": 31006, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 31009, - "line_end": 31011, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 31025, - "line_end": 31031, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 31035, - "line_end": 31037, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 31039, - "line_end": 31064, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 31066, - "line_end": 31070, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 31073, - "line_end": 31075, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 31078, - "line_end": 31084, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 31087, - "line_end": 31089, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 31103, - "line_end": 31109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 31113, - "line_end": 31115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 31117, - "line_end": 31142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 31144, - "line_end": 31148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 31151, - "line_end": 31153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 31156, - "line_end": 31162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 31165, - "line_end": 31167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 31181, - "line_end": 31187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 31191, - "line_end": 31193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 31195, - "line_end": 31220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 31222, - "line_end": 31226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 31229, - "line_end": 31231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 31234, - "line_end": 31240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 31243, - "line_end": 31245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 31259, - "line_end": 31265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 31269, - "line_end": 31271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 31273, - "line_end": 31298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 31300, - "line_end": 31304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 31307, - "line_end": 31309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 31312, - "line_end": 31318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 31321, - "line_end": 31323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 31337, - "line_end": 31343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 31347, - "line_end": 31349, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 31351, - "line_end": 31376, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 31378, - "line_end": 31382, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 31385, - "line_end": 31387, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 31390, - "line_end": 31396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 31399, - "line_end": 31401, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 31415, - "line_end": 31421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 31425, - "line_end": 31427, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 31429, - "line_end": 31454, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 31456, - "line_end": 31460, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 31463, - "line_end": 31465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 31468, - "line_end": 31474, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 31477, - "line_end": 31479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 31493, - "line_end": 31499, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 31503, - "line_end": 31505, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 31507, - "line_end": 31532, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 31534, - "line_end": 31538, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 31541, - "line_end": 31543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 31546, - "line_end": 31552, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 31555, - "line_end": 31557, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 31571, - "line_end": 31577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 31581, - "line_end": 31583, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 31585, - "line_end": 31610, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 31612, - "line_end": 31616, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 31619, - "line_end": 31621, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 31624, - "line_end": 31630, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 31633, - "line_end": 31635, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 31649, - "line_end": 31655, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 31659, - "line_end": 31661, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 31663, - "line_end": 31688, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 31690, - "line_end": 31694, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 31697, - "line_end": 31699, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 31702, - "line_end": 31708, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 31711, - "line_end": 31713, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 31727, - "line_end": 31733, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 31737, - "line_end": 31739, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 31741, - "line_end": 31766, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 31768, - "line_end": 31772, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 31775, - "line_end": 31777, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 31780, - "line_end": 31786, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 31789, - "line_end": 31791, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 31805, - "line_end": 31811, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 31815, - "line_end": 31817, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 31819, - "line_end": 31844, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 31846, - "line_end": 31850, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 31853, - "line_end": 31855, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 31858, - "line_end": 31864, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 31867, - "line_end": 31869, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 31883, - "line_end": 31889, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 31893, - "line_end": 31895, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 31897, - "line_end": 31922, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 31924, - "line_end": 31928, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 31931, - "line_end": 31933, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 31936, - "line_end": 31942, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 31945, - "line_end": 31947, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 31961, - "line_end": 31967, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 31971, - "line_end": 31973, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 31975, - "line_end": 32000, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 32002, - "line_end": 32006, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 32009, - "line_end": 32011, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 32014, - "line_end": 32020, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 32023, - "line_end": 32025, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32039, - "line_end": 32045, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 32049, - "line_end": 32051, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 32053, - "line_end": 32078, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 32080, - "line_end": 32084, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 32087, - "line_end": 32089, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 32092, - "line_end": 32098, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 32101, - "line_end": 32103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32117, - "line_end": 32123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 32127, - "line_end": 32129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 32131, - "line_end": 32156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 32158, - "line_end": 32162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 32165, - "line_end": 32167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 32170, - "line_end": 32176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 32179, - "line_end": 32181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32195, - "line_end": 32201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 32205, - "line_end": 32207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 32209, - "line_end": 32234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 32236, - "line_end": 32240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 32243, - "line_end": 32245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 32248, - "line_end": 32254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 32257, - "line_end": 32259, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32273, - "line_end": 32279, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 32283, - "line_end": 32285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 32287, - "line_end": 32312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 32314, - "line_end": 32318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 32321, - "line_end": 32323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 32326, - "line_end": 32332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 32335, - "line_end": 32337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32351, - "line_end": 32357, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 32361, - "line_end": 32363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 32365, - "line_end": 32390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 32392, - "line_end": 32396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 32399, - "line_end": 32401, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 32404, - "line_end": 32410, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 32413, - "line_end": 32415, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32429, - "line_end": 32435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 32439, - "line_end": 32441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 32443, - "line_end": 32468, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 32470, - "line_end": 32474, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 32477, - "line_end": 32479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 32482, - "line_end": 32488, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 32491, - "line_end": 32493, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32507, - "line_end": 32513, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 32517, - "line_end": 32519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 32521, - "line_end": 32546, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 32548, - "line_end": 32552, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 32555, - "line_end": 32557, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 32560, - "line_end": 32566, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 32569, - "line_end": 32571, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32585, - "line_end": 32591, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 32595, - "line_end": 32597, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 32599, - "line_end": 32624, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 32626, - "line_end": 32630, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 32633, - "line_end": 32635, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 32638, - "line_end": 32644, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 32647, - "line_end": 32649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32663, - "line_end": 32669, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 32673, - "line_end": 32675, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 32677, - "line_end": 32702, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 32704, - "line_end": 32708, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 32711, - "line_end": 32713, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 32716, - "line_end": 32722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 32725, - "line_end": 32727, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32741, - "line_end": 32747, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 32751, - "line_end": 32753, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 32755, - "line_end": 32780, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 32782, - "line_end": 32786, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 32789, - "line_end": 32791, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 32794, - "line_end": 32800, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 32803, - "line_end": 32805, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32819, - "line_end": 32825, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 32829, - "line_end": 32831, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 32833, - "line_end": 32858, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 32860, - "line_end": 32864, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 32867, - "line_end": 32869, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 32872, - "line_end": 32878, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 32881, - "line_end": 32883, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32897, - "line_end": 32903, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 32907, - "line_end": 32909, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 32911, - "line_end": 32936, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 32938, - "line_end": 32942, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 32945, - "line_end": 32947, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 32950, - "line_end": 32956, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 32959, - "line_end": 32961, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32975, - "line_end": 32981, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 32985, - "line_end": 32987, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 32989, - "line_end": 33014, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 33016, - "line_end": 33020, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 33023, - "line_end": 33025, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 33028, - "line_end": 33034, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 33037, - "line_end": 33039, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 33053, - "line_end": 33059, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 33063, - "line_end": 33065, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 33067, - "line_end": 33092, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 33094, - "line_end": 33098, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 33101, - "line_end": 33103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 33106, - "line_end": 33112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 33115, - "line_end": 33117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 33131, - "line_end": 33137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 33141, - "line_end": 33143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 33145, - "line_end": 33170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 33172, - "line_end": 33176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 33179, - "line_end": 33181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 33184, - "line_end": 33190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 33193, - "line_end": 33195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 33209, - "line_end": 33215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 33219, - "line_end": 33221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 33223, - "line_end": 33248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 33250, - "line_end": 33254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 33257, - "line_end": 33259, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 33262, - "line_end": 33268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 33271, - "line_end": 33273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 33287, - "line_end": 33293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 33297, - "line_end": 33299, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 33301, - "line_end": 33326, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 33328, - "line_end": 33332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 33335, - "line_end": 33337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 33340, - "line_end": 33346, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 33349, - "line_end": 33351, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 33365, - "line_end": 33371, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 33375, - "line_end": 33377, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 33379, - "line_end": 33404, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 33406, - "line_end": 33410, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 33413, - "line_end": 33415, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 33418, - "line_end": 33424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 33427, - "line_end": 33429, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 33443, - "line_end": 33449, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 33453, - "line_end": 33455, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 33457, - "line_end": 33482, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 33484, - "line_end": 33488, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 33491, - "line_end": 33493, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 33496, - "line_end": 33502, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 33505, - "line_end": 33507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 33521, - "line_end": 33527, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 33531, - "line_end": 33533, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 33535, - "line_end": 33560, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 33562, - "line_end": 33566, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 33569, - "line_end": 33571, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 33574, - "line_end": 33580, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 33583, - "line_end": 33585, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 33599, - "line_end": 33605, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 33609, - "line_end": 33611, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 33613, - "line_end": 33638, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 33640, - "line_end": 33644, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 33647, - "line_end": 33649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 33652, - "line_end": 33658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 33661, - "line_end": 33663, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 33677, - "line_end": 33683, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 33687, - "line_end": 33689, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 33691, - "line_end": 33716, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 33718, - "line_end": 33722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 33725, - "line_end": 33727, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 33730, - "line_end": 33736, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 33739, - "line_end": 33741, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 33755, - "line_end": 33761, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 33765, - "line_end": 33767, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 33769, - "line_end": 33794, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 33796, - "line_end": 33800, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 33803, - "line_end": 33805, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 33808, - "line_end": 33814, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 33817, - "line_end": 33819, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 33833, - "line_end": 33839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 33843, - "line_end": 33845, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 33847, - "line_end": 33872, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 33874, - "line_end": 33878, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 33881, - "line_end": 33883, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 33886, - "line_end": 33892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 33895, - "line_end": 33897, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 33911, - "line_end": 33917, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 33921, - "line_end": 33923, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 33925, - "line_end": 33950, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 33952, - "line_end": 33956, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 33959, - "line_end": 33961, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 33964, - "line_end": 33970, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 33973, - "line_end": 33975, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 33989, - "line_end": 33995, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 33999, - "line_end": 34001, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 34003, - "line_end": 34028, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 34030, - "line_end": 34034, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 34037, - "line_end": 34039, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 34042, - "line_end": 34048, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 34051, - "line_end": 34053, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34067, - "line_end": 34073, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 34077, - "line_end": 34079, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 34081, - "line_end": 34106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 34108, - "line_end": 34112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 34115, - "line_end": 34117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 34120, - "line_end": 34126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 34129, - "line_end": 34131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34145, - "line_end": 34151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 34155, - "line_end": 34157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 34159, - "line_end": 34184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 34186, - "line_end": 34190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 34193, - "line_end": 34195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 34198, - "line_end": 34204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 34207, - "line_end": 34209, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34223, - "line_end": 34229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 34233, - "line_end": 34235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 34237, - "line_end": 34262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 34264, - "line_end": 34268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 34271, - "line_end": 34273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 34276, - "line_end": 34282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 34285, - "line_end": 34287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34301, - "line_end": 34307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 34311, - "line_end": 34313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 34315, - "line_end": 34340, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 34342, - "line_end": 34346, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 34349, - "line_end": 34351, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 34354, - "line_end": 34360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 34363, - "line_end": 34365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34379, - "line_end": 34385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 34389, - "line_end": 34391, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 34393, - "line_end": 34418, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 34420, - "line_end": 34424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 34427, - "line_end": 34429, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 34432, - "line_end": 34438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 34441, - "line_end": 34443, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34457, - "line_end": 34463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 34467, - "line_end": 34469, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 34471, - "line_end": 34496, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 34498, - "line_end": 34502, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 34505, - "line_end": 34507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 34510, - "line_end": 34516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 34519, - "line_end": 34521, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34535, - "line_end": 34541, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 34545, - "line_end": 34547, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 34549, - "line_end": 34574, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 34576, - "line_end": 34580, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 34583, - "line_end": 34585, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 34588, - "line_end": 34594, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 34597, - "line_end": 34599, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34613, - "line_end": 34619, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 34623, - "line_end": 34625, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 34627, - "line_end": 34652, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 34654, - "line_end": 34658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 34661, - "line_end": 34663, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 34666, - "line_end": 34672, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 34675, - "line_end": 34677, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34691, - "line_end": 34697, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 34701, - "line_end": 34703, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 34705, - "line_end": 34730, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 34732, - "line_end": 34736, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 34739, - "line_end": 34741, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 34744, - "line_end": 34750, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 34753, - "line_end": 34755, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34769, - "line_end": 34775, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 34779, - "line_end": 34781, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 34783, - "line_end": 34808, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 34810, - "line_end": 34814, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 34817, - "line_end": 34819, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 34822, - "line_end": 34828, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 34831, - "line_end": 34833, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34847, - "line_end": 34853, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 34857, - "line_end": 34859, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 34861, - "line_end": 34886, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 34888, - "line_end": 34892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 34895, - "line_end": 34897, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 34900, - "line_end": 34906, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 34909, - "line_end": 34911, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34925, - "line_end": 34931, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 34935, - "line_end": 34937, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 34939, - "line_end": 34964, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 34966, - "line_end": 34970, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 34973, - "line_end": 34975, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 34978, - "line_end": 34984, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 34987, - "line_end": 34989, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35003, - "line_end": 35009, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 35013, - "line_end": 35015, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 35017, - "line_end": 35042, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 35044, - "line_end": 35048, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 35051, - "line_end": 35053, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 35056, - "line_end": 35062, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 35065, - "line_end": 35067, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35079, - "line_end": 35083, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 35087, - "line_end": 35089, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 35091, - "line_end": 35112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 35114, - "line_end": 35116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 35119, - "line_end": 35121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 35124, - "line_end": 35126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 35129, - "line_end": 35131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35145, - "line_end": 35151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 35155, - "line_end": 35157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 35159, - "line_end": 35188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 35190, - "line_end": 35194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 35197, - "line_end": 35199, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 35202, - "line_end": 35208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 35211, - "line_end": 35213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35227, - "line_end": 35233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 35237, - "line_end": 35239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 35241, - "line_end": 35270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 35272, - "line_end": 35276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 35279, - "line_end": 35281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 35284, - "line_end": 35290, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 35293, - "line_end": 35295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35309, - "line_end": 35315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 35319, - "line_end": 35321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 35323, - "line_end": 35346, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 35348, - "line_end": 35352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 35355, - "line_end": 35357, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 35360, - "line_end": 35366, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 35369, - "line_end": 35371, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35385, - "line_end": 35391, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 35395, - "line_end": 35397, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 35399, - "line_end": 35428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 35430, - "line_end": 35434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 35437, - "line_end": 35439, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 35442, - "line_end": 35448, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 35451, - "line_end": 35453, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35467, - "line_end": 35473, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 35477, - "line_end": 35479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 35481, - "line_end": 35510, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 35512, - "line_end": 35516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 35519, - "line_end": 35521, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 35524, - "line_end": 35530, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 35533, - "line_end": 35535, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35549, - "line_end": 35555, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 35559, - "line_end": 35561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 35563, - "line_end": 35592, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 35594, - "line_end": 35598, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 35601, - "line_end": 35603, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 35606, - "line_end": 35612, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 35615, - "line_end": 35617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35631, - "line_end": 35637, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 35641, - "line_end": 35643, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 35645, - "line_end": 35672, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 35674, - "line_end": 35678, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 35681, - "line_end": 35683, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 35686, - "line_end": 35692, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 35695, - "line_end": 35697, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35711, - "line_end": 35717, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 35721, - "line_end": 35723, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 35725, - "line_end": 35752, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 35754, - "line_end": 35758, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 35761, - "line_end": 35763, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 35766, - "line_end": 35772, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 35775, - "line_end": 35777, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35791, - "line_end": 35797, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 35801, - "line_end": 35803, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 35805, - "line_end": 35826, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 35828, - "line_end": 35832, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 35835, - "line_end": 35837, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 35840, - "line_end": 35846, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 35849, - "line_end": 35851, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35865, - "line_end": 35871, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 35875, - "line_end": 35877, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 35879, - "line_end": 35906, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 35908, - "line_end": 35912, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 35915, - "line_end": 35917, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 35920, - "line_end": 35926, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 35929, - "line_end": 35931, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35945, - "line_end": 35951, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 35955, - "line_end": 35957, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 35959, - "line_end": 35986, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 35988, - "line_end": 35992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 35995, - "line_end": 35997, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 36000, - "line_end": 36006, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 36009, - "line_end": 36011, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 36025, - "line_end": 36031, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 36035, - "line_end": 36037, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 36039, - "line_end": 36066, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 36068, - "line_end": 36072, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 36075, - "line_end": 36077, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 36080, - "line_end": 36086, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 36089, - "line_end": 36091, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 36105, - "line_end": 36111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 36115, - "line_end": 36117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 36119, - "line_end": 36148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 36150, - "line_end": 36154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 36157, - "line_end": 36159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 36162, - "line_end": 36168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 36171, - "line_end": 36173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 36187, - "line_end": 36193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 36197, - "line_end": 36199, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 36201, - "line_end": 36230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 36232, - "line_end": 36236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 36239, - "line_end": 36241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 36244, - "line_end": 36250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 36253, - "line_end": 36255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 36269, - "line_end": 36275, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 36279, - "line_end": 36281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 36283, - "line_end": 36311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 36313, - "line_end": 36317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 36320, - "line_end": 36322, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 36325, - "line_end": 36331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 36334, - "line_end": 36336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 36350, - "line_end": 36356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 36360, - "line_end": 36362, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 36364, - "line_end": 36393, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 36395, - "line_end": 36399, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 36402, - "line_end": 36404, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 36407, - "line_end": 36413, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 36416, - "line_end": 36418, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 36432, - "line_end": 36438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 36442, - "line_end": 36444, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 36446, - "line_end": 36475, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 36477, - "line_end": 36481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 36484, - "line_end": 36486, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 36489, - "line_end": 36495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 36498, - "line_end": 36500, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 36515, - "line_end": 36522, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 36526, - "line_end": 36528, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 36530, - "line_end": 36558, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 36560, - "line_end": 36565, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 36568, - "line_end": 36570, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 36573, - "line_end": 36580, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 36583, - "line_end": 36585, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 36600, - "line_end": 36607, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 36611, - "line_end": 36613, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 36615, - "line_end": 36643, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 36645, - "line_end": 36650, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 36653, - "line_end": 36655, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 36658, - "line_end": 36665, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 36668, - "line_end": 36670, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 36685, - "line_end": 36692, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 36696, - "line_end": 36698, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 36700, - "line_end": 36728, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 36730, - "line_end": 36735, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 36738, - "line_end": 36740, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 36743, - "line_end": 36750, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 36753, - "line_end": 36755, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 36770, - "line_end": 36777, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 36781, - "line_end": 36783, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 36785, - "line_end": 36813, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 36815, - "line_end": 36820, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 36823, - "line_end": 36825, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 36828, - "line_end": 36835, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 36838, - "line_end": 36840, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 36855, - "line_end": 36862, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 36866, - "line_end": 36868, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 36870, - "line_end": 36898, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 36900, - "line_end": 36905, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 36908, - "line_end": 36910, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 36913, - "line_end": 36920, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 36923, - "line_end": 36925, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 36938, - "line_end": 36943, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 36947, - "line_end": 36949, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 36951, - "line_end": 36968, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 36970, - "line_end": 36973, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 36976, - "line_end": 36978, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 36981, - "line_end": 36986, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 36989, - "line_end": 36991, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37004, - "line_end": 37009, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 37013, - "line_end": 37015, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 37017, - "line_end": 37037, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 37039, - "line_end": 37042, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 37045, - "line_end": 37047, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 37050, - "line_end": 37055, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 37058, - "line_end": 37060, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37073, - "line_end": 37078, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 37082, - "line_end": 37084, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 37086, - "line_end": 37106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 37108, - "line_end": 37111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 37114, - "line_end": 37116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 37119, - "line_end": 37124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 37127, - "line_end": 37129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37142, - "line_end": 37147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 37151, - "line_end": 37153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 37155, - "line_end": 37173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 37175, - "line_end": 37178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 37181, - "line_end": 37183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 37186, - "line_end": 37191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 37194, - "line_end": 37196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37209, - "line_end": 37214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 37218, - "line_end": 37220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 37222, - "line_end": 37240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 37242, - "line_end": 37245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 37248, - "line_end": 37250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 37253, - "line_end": 37258, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 37261, - "line_end": 37263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37276, - "line_end": 37281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 37285, - "line_end": 37287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 37289, - "line_end": 37307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 37309, - "line_end": 37312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 37315, - "line_end": 37317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 37320, - "line_end": 37325, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 37328, - "line_end": 37330, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37343, - "line_end": 37348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 37352, - "line_end": 37354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 37356, - "line_end": 37376, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 37378, - "line_end": 37381, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 37384, - "line_end": 37386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 37389, - "line_end": 37394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 37397, - "line_end": 37399, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37412, - "line_end": 37417, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 37421, - "line_end": 37423, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 37425, - "line_end": 37442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 37444, - "line_end": 37447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 37450, - "line_end": 37452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 37455, - "line_end": 37460, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 37463, - "line_end": 37465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37479, - "line_end": 37485, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 37489, - "line_end": 37491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 37493, - "line_end": 37516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 37518, - "line_end": 37522, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 37525, - "line_end": 37527, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 37530, - "line_end": 37536, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 37539, - "line_end": 37541, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37555, - "line_end": 37561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 37565, - "line_end": 37567, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 37569, - "line_end": 37588, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 37590, - "line_end": 37594, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 37597, - "line_end": 37599, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 37602, - "line_end": 37608, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 37611, - "line_end": 37613, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37626, - "line_end": 37631, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 37635, - "line_end": 37637, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 37639, - "line_end": 37664, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 37666, - "line_end": 37669, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 37672, - "line_end": 37674, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 37677, - "line_end": 37682, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 37685, - "line_end": 37687, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37700, - "line_end": 37705, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 37709, - "line_end": 37711, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 37713, - "line_end": 37737, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 37739, - "line_end": 37742, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 37745, - "line_end": 37747, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 37750, - "line_end": 37755, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 37758, - "line_end": 37760, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37774, - "line_end": 37780, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 37784, - "line_end": 37786, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 37788, - "line_end": 37817, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 37819, - "line_end": 37823, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 37826, - "line_end": 37828, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 37831, - "line_end": 37837, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 37840, - "line_end": 37842, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37856, - "line_end": 37862, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 37866, - "line_end": 37868, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 37870, - "line_end": 37896, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 37898, - "line_end": 37903, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 37906, - "line_end": 37908, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 37911, - "line_end": 37917, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 37920, - "line_end": 37922, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37936, - "line_end": 37942, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 37946, - "line_end": 37948, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 37950, - "line_end": 37976, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 37978, - "line_end": 37983, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 37986, - "line_end": 37988, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 37991, - "line_end": 37997, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 38000, - "line_end": 38002, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 38016, - "line_end": 38022, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 38026, - "line_end": 38028, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 38030, - "line_end": 38056, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 38058, - "line_end": 38063, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 38066, - "line_end": 38068, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 38071, - "line_end": 38077, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 38080, - "line_end": 38082, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 38097, - "line_end": 38104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 38108, - "line_end": 38110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 38112, - "line_end": 38140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 38142, - "line_end": 38147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 38150, - "line_end": 38152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 38155, - "line_end": 38162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 38165, - "line_end": 38167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 38182, - "line_end": 38189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 38193, - "line_end": 38195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 38197, - "line_end": 38223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 38225, - "line_end": 38230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 38233, - "line_end": 38235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 38238, - "line_end": 38245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 38248, - "line_end": 38250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 38265, - "line_end": 38272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 38276, - "line_end": 38278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 38280, - "line_end": 38306, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 38308, - "line_end": 38313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 38316, - "line_end": 38318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 38321, - "line_end": 38328, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 38331, - "line_end": 38333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 38348, - "line_end": 38355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 38359, - "line_end": 38361, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 38363, - "line_end": 38389, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 38391, - "line_end": 38396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 38399, - "line_end": 38401, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 38404, - "line_end": 38411, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 38414, - "line_end": 38416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 38430, - "line_end": 38436, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 38440, - "line_end": 38442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 38444, - "line_end": 38472, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 38474, - "line_end": 38478, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 38481, - "line_end": 38483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 38486, - "line_end": 38492, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 38495, - "line_end": 38497, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 38512, - "line_end": 38519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 38523, - "line_end": 38525, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 38527, - "line_end": 38555, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 38557, - "line_end": 38562, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 38565, - "line_end": 38567, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 38570, - "line_end": 38577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 38580, - "line_end": 38582, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 38596, - "line_end": 38602, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 38606, - "line_end": 38608, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 38610, - "line_end": 38635, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 38637, - "line_end": 38641, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 38644, - "line_end": 38646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 38649, - "line_end": 38655, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 38658, - "line_end": 38660, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 38675, - "line_end": 38682, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 38686, - "line_end": 38688, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 38690, - "line_end": 38718, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 38720, - "line_end": 38725, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 38728, - "line_end": 38730, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 38733, - "line_end": 38740, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 38743, - "line_end": 38745, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 38758, - "line_end": 38763, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 38767, - "line_end": 38769, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 38771, - "line_end": 38797, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 38799, - "line_end": 38802, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 38805, - "line_end": 38807, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 38810, - "line_end": 38815, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 38818, - "line_end": 38820, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 38834, - "line_end": 38840, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 38844, - "line_end": 38846, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 38848, - "line_end": 38876, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 38878, - "line_end": 38882, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 38885, - "line_end": 38887, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 38890, - "line_end": 38896, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 38899, - "line_end": 38901, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 38915, - "line_end": 38921, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 38925, - "line_end": 38927, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 38929, - "line_end": 38957, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 38959, - "line_end": 38963, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 38966, - "line_end": 38968, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 38971, - "line_end": 38977, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 38980, - "line_end": 38982, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 38996, - "line_end": 39002, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 39006, - "line_end": 39008, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 39010, - "line_end": 39038, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 39040, - "line_end": 39044, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 39047, - "line_end": 39049, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 39052, - "line_end": 39058, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 39061, - "line_end": 39063, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 39077, - "line_end": 39083, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 39087, - "line_end": 39089, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 39091, - "line_end": 39116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 39118, - "line_end": 39122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 39125, - "line_end": 39127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 39130, - "line_end": 39136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 39139, - "line_end": 39141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 39155, - "line_end": 39161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 39165, - "line_end": 39167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 39169, - "line_end": 39196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 39198, - "line_end": 39202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 39205, - "line_end": 39207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 39210, - "line_end": 39216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 39219, - "line_end": 39221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 39235, - "line_end": 39241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 39245, - "line_end": 39247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 39249, - "line_end": 39276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 39278, - "line_end": 39282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 39285, - "line_end": 39287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 39290, - "line_end": 39296, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 39299, - "line_end": 39301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 39315, - "line_end": 39321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 39325, - "line_end": 39327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 39329, - "line_end": 39356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 39358, - "line_end": 39362, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 39365, - "line_end": 39367, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 39370, - "line_end": 39376, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 39379, - "line_end": 39381, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 39394, - "line_end": 39399, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 39403, - "line_end": 39405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 39407, - "line_end": 39429, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 39431, - "line_end": 39434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 39437, - "line_end": 39439, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 39442, - "line_end": 39447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 39450, - "line_end": 39452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 39465, - "line_end": 39470, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 39474, - "line_end": 39476, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 39478, - "line_end": 39496, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 39498, - "line_end": 39501, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 39504, - "line_end": 39506, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 39509, - "line_end": 39514, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 39517, - "line_end": 39519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 39532, - "line_end": 39537, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 39541, - "line_end": 39543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 39545, - "line_end": 39569, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 39571, - "line_end": 39574, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 39577, - "line_end": 39579, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 39582, - "line_end": 39587, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 39590, - "line_end": 39592, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 39605, - "line_end": 39610, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 39614, - "line_end": 39616, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 39618, - "line_end": 39642, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 39644, - "line_end": 39647, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 39650, - "line_end": 39652, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 39655, - "line_end": 39660, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 39663, - "line_end": 39665, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 39678, - "line_end": 39683, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 39687, - "line_end": 39689, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 39691, - "line_end": 39715, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 39717, - "line_end": 39720, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 39723, - "line_end": 39725, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 39728, - "line_end": 39733, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 39736, - "line_end": 39738, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 39751, - "line_end": 39756, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 39760, - "line_end": 39762, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 39764, - "line_end": 39788, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 39790, - "line_end": 39793, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 39796, - "line_end": 39798, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 39801, - "line_end": 39806, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 39809, - "line_end": 39811, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 39824, - "line_end": 39829, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 39833, - "line_end": 39835, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 39837, - "line_end": 39862, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 39864, - "line_end": 39867, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 39870, - "line_end": 39872, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 39875, - "line_end": 39880, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 39883, - "line_end": 39885, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 39898, - "line_end": 39903, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 39907, - "line_end": 39909, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 39911, - "line_end": 39936, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 39938, - "line_end": 39941, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 39944, - "line_end": 39946, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 39949, - "line_end": 39954, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 39957, - "line_end": 39959, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 39972, - "line_end": 39977, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 39981, - "line_end": 39983, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 39985, - "line_end": 40007, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 40009, - "line_end": 40012, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 40015, - "line_end": 40017, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 40020, - "line_end": 40025, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 40028, - "line_end": 40030, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40043, - "line_end": 40048, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 40052, - "line_end": 40054, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 40056, - "line_end": 40081, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 40083, - "line_end": 40086, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 40089, - "line_end": 40091, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 40094, - "line_end": 40099, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 40102, - "line_end": 40104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40118, - "line_end": 40124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 40128, - "line_end": 40130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 40132, - "line_end": 40157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 40159, - "line_end": 40163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 40166, - "line_end": 40168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 40171, - "line_end": 40177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 40180, - "line_end": 40182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40196, - "line_end": 40202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 40206, - "line_end": 40208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 40210, - "line_end": 40235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 40237, - "line_end": 40241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 40244, - "line_end": 40246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 40249, - "line_end": 40255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 40258, - "line_end": 40260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40274, - "line_end": 40280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 40284, - "line_end": 40286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 40288, - "line_end": 40313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 40315, - "line_end": 40319, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 40322, - "line_end": 40324, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 40327, - "line_end": 40333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 40336, - "line_end": 40338, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40352, - "line_end": 40358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 40362, - "line_end": 40364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 40366, - "line_end": 40391, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 40393, - "line_end": 40397, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 40400, - "line_end": 40402, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 40405, - "line_end": 40411, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 40414, - "line_end": 40416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40429, - "line_end": 40434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 40438, - "line_end": 40440, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 40442, - "line_end": 40468, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 40470, - "line_end": 40473, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 40476, - "line_end": 40478, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 40481, - "line_end": 40486, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 40489, - "line_end": 40491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40504, - "line_end": 40509, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 40513, - "line_end": 40515, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 40517, - "line_end": 40542, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 40544, - "line_end": 40547, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 40550, - "line_end": 40552, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 40555, - "line_end": 40560, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 40563, - "line_end": 40565, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40578, - "line_end": 40583, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 40587, - "line_end": 40589, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 40591, - "line_end": 40617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 40619, - "line_end": 40622, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 40625, - "line_end": 40627, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 40630, - "line_end": 40635, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 40638, - "line_end": 40640, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40653, - "line_end": 40658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 40662, - "line_end": 40664, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 40666, - "line_end": 40691, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 40693, - "line_end": 40696, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 40699, - "line_end": 40701, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 40704, - "line_end": 40709, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 40712, - "line_end": 40714, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40727, - "line_end": 40732, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 40736, - "line_end": 40738, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 40740, - "line_end": 40766, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 40768, - "line_end": 40771, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 40774, - "line_end": 40776, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 40779, - "line_end": 40784, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 40787, - "line_end": 40789, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40802, - "line_end": 40807, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 40811, - "line_end": 40813, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 40815, - "line_end": 40841, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 40843, - "line_end": 40846, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 40849, - "line_end": 40851, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 40854, - "line_end": 40859, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 40862, - "line_end": 40864, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40878, - "line_end": 40884, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 40888, - "line_end": 40890, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 40892, - "line_end": 40917, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 40919, - "line_end": 40923, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 40926, - "line_end": 40928, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 40931, - "line_end": 40937, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 40940, - "line_end": 40942, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40956, - "line_end": 40962, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 40966, - "line_end": 40968, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 40970, - "line_end": 40995, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 40997, - "line_end": 41001, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 41004, - "line_end": 41006, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 41009, - "line_end": 41015, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 41018, - "line_end": 41020, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 41034, - "line_end": 41040, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 41044, - "line_end": 41046, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 41048, - "line_end": 41073, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 41075, - "line_end": 41079, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 41082, - "line_end": 41084, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 41087, - "line_end": 41093, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 41096, - "line_end": 41098, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 41112, - "line_end": 41118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 41122, - "line_end": 41124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 41126, - "line_end": 41151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 41153, - "line_end": 41157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 41160, - "line_end": 41162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 41165, - "line_end": 41171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 41174, - "line_end": 41176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 41190, - "line_end": 41196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 41200, - "line_end": 41202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 41204, - "line_end": 41229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 41231, - "line_end": 41235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 41238, - "line_end": 41240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 41243, - "line_end": 41249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 41252, - "line_end": 41254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 41268, - "line_end": 41274, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 41278, - "line_end": 41280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 41282, - "line_end": 41307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 41309, - "line_end": 41313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 41316, - "line_end": 41318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 41321, - "line_end": 41327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 41330, - "line_end": 41332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 41345, - "line_end": 41350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 41354, - "line_end": 41356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 41358, - "line_end": 41383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 41385, - "line_end": 41388, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 41391, - "line_end": 41393, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 41396, - "line_end": 41401, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 41404, - "line_end": 41406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 41419, - "line_end": 41424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 41428, - "line_end": 41430, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 41432, - "line_end": 41457, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 41459, - "line_end": 41462, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 41465, - "line_end": 41467, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 41470, - "line_end": 41475, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 41478, - "line_end": 41480, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 41493, - "line_end": 41498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 41502, - "line_end": 41504, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 41506, - "line_end": 41528, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 41530, - "line_end": 41533, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 41536, - "line_end": 41538, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 41541, - "line_end": 41546, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 41549, - "line_end": 41551, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 41564, - "line_end": 41569, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 41573, - "line_end": 41575, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 41577, - "line_end": 41602, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 41604, - "line_end": 41607, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 41610, - "line_end": 41612, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 41615, - "line_end": 41620, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 41623, - "line_end": 41625, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 41639, - "line_end": 41645, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 41649, - "line_end": 41651, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 41653, - "line_end": 41678, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 41680, - "line_end": 41684, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 41687, - "line_end": 41689, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 41692, - "line_end": 41698, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 41701, - "line_end": 41703, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 41717, - "line_end": 41723, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 41727, - "line_end": 41729, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 41731, - "line_end": 41756, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 41758, - "line_end": 41762, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 41765, - "line_end": 41767, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 41770, - "line_end": 41776, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 41779, - "line_end": 41781, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 41795, - "line_end": 41801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 41805, - "line_end": 41807, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 41809, - "line_end": 41834, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 41836, - "line_end": 41840, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 41843, - "line_end": 41845, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 41848, - "line_end": 41854, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 41857, - "line_end": 41859, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 41873, - "line_end": 41879, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 41883, - "line_end": 41885, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 41887, - "line_end": 41912, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 41914, - "line_end": 41918, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 41921, - "line_end": 41923, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 41926, - "line_end": 41932, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 41935, - "line_end": 41937, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 41950, - "line_end": 41955, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 41959, - "line_end": 41961, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 41963, - "line_end": 41989, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 41991, - "line_end": 41994, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 41997, - "line_end": 41999, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 42002, - "line_end": 42007, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 42010, - "line_end": 42012, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42025, - "line_end": 42030, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 42034, - "line_end": 42036, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 42038, - "line_end": 42063, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 42065, - "line_end": 42068, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 42071, - "line_end": 42073, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 42076, - "line_end": 42081, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 42084, - "line_end": 42086, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42099, - "line_end": 42104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 42108, - "line_end": 42110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 42112, - "line_end": 42138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 42140, - "line_end": 42143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 42146, - "line_end": 42148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 42151, - "line_end": 42156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 42159, - "line_end": 42161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42174, - "line_end": 42179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 42183, - "line_end": 42185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 42187, - "line_end": 42212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 42214, - "line_end": 42217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 42220, - "line_end": 42222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 42225, - "line_end": 42230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 42233, - "line_end": 42235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42248, - "line_end": 42253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 42257, - "line_end": 42259, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 42261, - "line_end": 42287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 42289, - "line_end": 42292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 42295, - "line_end": 42297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 42300, - "line_end": 42305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 42308, - "line_end": 42310, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42323, - "line_end": 42328, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 42332, - "line_end": 42334, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 42336, - "line_end": 42362, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 42364, - "line_end": 42367, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 42370, - "line_end": 42372, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 42375, - "line_end": 42380, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 42383, - "line_end": 42385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42399, - "line_end": 42405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 42409, - "line_end": 42411, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 42413, - "line_end": 42438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 42440, - "line_end": 42444, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 42447, - "line_end": 42449, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 42452, - "line_end": 42458, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 42461, - "line_end": 42463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42477, - "line_end": 42483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 42487, - "line_end": 42489, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 42491, - "line_end": 42516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 42518, - "line_end": 42522, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 42525, - "line_end": 42527, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 42530, - "line_end": 42536, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 42539, - "line_end": 42541, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42555, - "line_end": 42561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 42565, - "line_end": 42567, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 42569, - "line_end": 42594, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 42596, - "line_end": 42600, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 42603, - "line_end": 42605, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 42608, - "line_end": 42614, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 42617, - "line_end": 42619, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42633, - "line_end": 42639, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 42643, - "line_end": 42645, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 42647, - "line_end": 42672, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 42674, - "line_end": 42678, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 42681, - "line_end": 42683, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 42686, - "line_end": 42692, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 42695, - "line_end": 42697, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42711, - "line_end": 42717, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 42721, - "line_end": 42723, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 42725, - "line_end": 42750, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 42752, - "line_end": 42756, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 42759, - "line_end": 42761, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 42764, - "line_end": 42770, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 42773, - "line_end": 42775, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42789, - "line_end": 42795, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 42799, - "line_end": 42801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 42803, - "line_end": 42828, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 42830, - "line_end": 42834, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 42837, - "line_end": 42839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 42842, - "line_end": 42848, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 42851, - "line_end": 42853, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42863, - "line_end": 42866, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 42870, - "line_end": 42872, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 42874, - "line_end": 42882, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 42884, - "line_end": 42885, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 42888, - "line_end": 42890, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 42893, - "line_end": 42896, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 42899, - "line_end": 42901, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42911, - "line_end": 42914, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 42918, - "line_end": 42920, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 42922, - "line_end": 42930, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 42932, - "line_end": 42933, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 42936, - "line_end": 42938, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 42941, - "line_end": 42944, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 42947, - "line_end": 42949, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42959, - "line_end": 42962, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 42966, - "line_end": 42968, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 42970, - "line_end": 42978, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 42980, - "line_end": 42981, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 42984, - "line_end": 42986, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 42989, - "line_end": 42992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 42995, - "line_end": 42997, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43007, - "line_end": 43010, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 43014, - "line_end": 43016, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 43018, - "line_end": 43024, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 43026, - "line_end": 43027, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 43030, - "line_end": 43032, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 43035, - "line_end": 43038, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 43041, - "line_end": 43043, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43054, - "line_end": 43058, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 43062, - "line_end": 43064, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 43066, - "line_end": 43075, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 43077, - "line_end": 43078, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 43081, - "line_end": 43083, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 43086, - "line_end": 43089, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 43092, - "line_end": 43094, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43104, - "line_end": 43107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 43111, - "line_end": 43113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 43115, - "line_end": 43121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 43123, - "line_end": 43124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 43127, - "line_end": 43129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 43132, - "line_end": 43135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 43138, - "line_end": 43140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43150, - "line_end": 43153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 43157, - "line_end": 43159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 43161, - "line_end": 43167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 43169, - "line_end": 43170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 43173, - "line_end": 43175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 43178, - "line_end": 43181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 43184, - "line_end": 43186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43197, - "line_end": 43201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 43205, - "line_end": 43207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 43209, - "line_end": 43218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 43220, - "line_end": 43222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 43225, - "line_end": 43227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 43230, - "line_end": 43234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 43237, - "line_end": 43239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43252, - "line_end": 43257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 43261, - "line_end": 43263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 43265, - "line_end": 43287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 43289, - "line_end": 43292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 43295, - "line_end": 43297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 43300, - "line_end": 43305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 43308, - "line_end": 43310, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43323, - "line_end": 43328, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 43332, - "line_end": 43334, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 43336, - "line_end": 43355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 43357, - "line_end": 43360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 43363, - "line_end": 43365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 43368, - "line_end": 43373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 43376, - "line_end": 43378, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43391, - "line_end": 43396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 43400, - "line_end": 43402, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 43404, - "line_end": 43423, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 43425, - "line_end": 43428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 43431, - "line_end": 43433, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 43436, - "line_end": 43441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 43444, - "line_end": 43446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43457, - "line_end": 43461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 43465, - "line_end": 43467, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 43469, - "line_end": 43478, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 43480, - "line_end": 43482, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 43485, - "line_end": 43487, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 43490, - "line_end": 43492, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 43495, - "line_end": 43497, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43509, - "line_end": 43513, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 43517, - "line_end": 43519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 43521, - "line_end": 43542, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 43544, - "line_end": 43546, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 43549, - "line_end": 43551, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 43554, - "line_end": 43556, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 43559, - "line_end": 43561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43574, - "line_end": 43579, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 43583, - "line_end": 43585, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 43587, - "line_end": 43608, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 43610, - "line_end": 43613, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 43616, - "line_end": 43618, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 43621, - "line_end": 43626, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 43629, - "line_end": 43631, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43644, - "line_end": 43649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 43653, - "line_end": 43655, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 43657, - "line_end": 43681, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 43683, - "line_end": 43686, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 43689, - "line_end": 43691, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 43694, - "line_end": 43699, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 43702, - "line_end": 43704, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43717, - "line_end": 43722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 43726, - "line_end": 43728, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 43730, - "line_end": 43751, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 43753, - "line_end": 43756, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 43759, - "line_end": 43761, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 43764, - "line_end": 43769, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 43772, - "line_end": 43774, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43787, - "line_end": 43792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 43796, - "line_end": 43798, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 43800, - "line_end": 43821, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 43823, - "line_end": 43826, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 43829, - "line_end": 43831, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 43834, - "line_end": 43839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 43842, - "line_end": 43844, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43857, - "line_end": 43862, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 43866, - "line_end": 43868, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 43870, - "line_end": 43891, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 43893, - "line_end": 43896, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 43899, - "line_end": 43901, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 43904, - "line_end": 43909, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 43912, - "line_end": 43914, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43927, - "line_end": 43932, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 43936, - "line_end": 43938, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 43940, - "line_end": 43964, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 43966, - "line_end": 43969, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 43972, - "line_end": 43974, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 43977, - "line_end": 43982, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 43985, - "line_end": 43987, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 44000, - "line_end": 44005, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 44009, - "line_end": 44011, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 44013, - "line_end": 44034, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 44036, - "line_end": 44039, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 44042, - "line_end": 44044, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 44047, - "line_end": 44052, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 44055, - "line_end": 44057, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 44070, - "line_end": 44075, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 44079, - "line_end": 44081, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 44083, - "line_end": 44104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 44106, - "line_end": 44109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 44112, - "line_end": 44114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 44117, - "line_end": 44122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 44125, - "line_end": 44127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 44140, - "line_end": 44145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 44149, - "line_end": 44151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 44153, - "line_end": 44170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 44172, - "line_end": 44175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 44178, - "line_end": 44180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 44183, - "line_end": 44188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 44191, - "line_end": 44193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 44206, - "line_end": 44211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 44215, - "line_end": 44217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 44219, - "line_end": 44239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 44241, - "line_end": 44244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 44247, - "line_end": 44249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 44252, - "line_end": 44257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 44260, - "line_end": 44262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 44275, - "line_end": 44280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 44284, - "line_end": 44286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 44288, - "line_end": 44305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 44307, - "line_end": 44310, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 44313, - "line_end": 44315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 44318, - "line_end": 44323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 44326, - "line_end": 44328, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 44341, - "line_end": 44346, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 44350, - "line_end": 44352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 44354, - "line_end": 44371, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 44373, - "line_end": 44376, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 44379, - "line_end": 44381, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 44384, - "line_end": 44389, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 44392, - "line_end": 44394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 44407, - "line_end": 44412, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 44416, - "line_end": 44418, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 44420, - "line_end": 44444, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 44446, - "line_end": 44449, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 44452, - "line_end": 44454, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 44457, - "line_end": 44462, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 44465, - "line_end": 44467, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 44480, - "line_end": 44485, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 44489, - "line_end": 44491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 44493, - "line_end": 44520, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 44522, - "line_end": 44525, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 44528, - "line_end": 44530, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 44533, - "line_end": 44538, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 44541, - "line_end": 44543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 44556, - "line_end": 44561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 44565, - "line_end": 44567, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 44569, - "line_end": 44593, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 44595, - "line_end": 44598, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 44601, - "line_end": 44603, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 44606, - "line_end": 44611, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 44614, - "line_end": 44616, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 44629, - "line_end": 44634, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 44638, - "line_end": 44640, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 44642, - "line_end": 44666, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 44668, - "line_end": 44671, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 44674, - "line_end": 44676, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 44679, - "line_end": 44684, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 44687, - "line_end": 44689, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 44702, - "line_end": 44707, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 44711, - "line_end": 44713, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 44715, - "line_end": 44740, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 44742, - "line_end": 44745, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 44748, - "line_end": 44750, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 44753, - "line_end": 44758, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 44761, - "line_end": 44763, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 44776, - "line_end": 44781, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 44785, - "line_end": 44787, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 44789, - "line_end": 44811, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 44813, - "line_end": 44816, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 44819, - "line_end": 44821, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 44824, - "line_end": 44829, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 44832, - "line_end": 44834, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 44847, - "line_end": 44852, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 44856, - "line_end": 44858, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 44860, - "line_end": 44882, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 44884, - "line_end": 44887, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 44890, - "line_end": 44892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 44895, - "line_end": 44900, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 44903, - "line_end": 44905, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 44918, - "line_end": 44923, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 44927, - "line_end": 44929, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 44931, - "line_end": 44956, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 44958, - "line_end": 44961, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 44964, - "line_end": 44966, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 44969, - "line_end": 44974, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 44977, - "line_end": 44979, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 44992, - "line_end": 44997, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 45001, - "line_end": 45003, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 45005, - "line_end": 45027, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 45029, - "line_end": 45032, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 45035, - "line_end": 45037, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 45040, - "line_end": 45045, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 45048, - "line_end": 45050, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45063, - "line_end": 45068, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 45072, - "line_end": 45074, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 45076, - "line_end": 45098, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 45100, - "line_end": 45103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 45106, - "line_end": 45108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 45111, - "line_end": 45116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 45119, - "line_end": 45121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45134, - "line_end": 45139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 45143, - "line_end": 45145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 45147, - "line_end": 45168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 45170, - "line_end": 45173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 45176, - "line_end": 45178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 45181, - "line_end": 45186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 45189, - "line_end": 45191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45204, - "line_end": 45209, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 45213, - "line_end": 45215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 45217, - "line_end": 45242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 45244, - "line_end": 45247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 45250, - "line_end": 45252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 45255, - "line_end": 45260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 45263, - "line_end": 45265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45278, - "line_end": 45283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 45287, - "line_end": 45289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 45291, - "line_end": 45313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 45315, - "line_end": 45318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 45321, - "line_end": 45323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 45326, - "line_end": 45331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 45334, - "line_end": 45336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45349, - "line_end": 45354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 45358, - "line_end": 45360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 45362, - "line_end": 45384, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 45386, - "line_end": 45389, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 45392, - "line_end": 45394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 45397, - "line_end": 45402, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 45405, - "line_end": 45407, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45420, - "line_end": 45425, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 45429, - "line_end": 45431, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 45433, - "line_end": 45458, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 45460, - "line_end": 45463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 45466, - "line_end": 45468, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 45471, - "line_end": 45476, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 45479, - "line_end": 45481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45494, - "line_end": 45499, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 45503, - "line_end": 45505, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 45507, - "line_end": 45529, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 45531, - "line_end": 45534, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 45537, - "line_end": 45539, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 45542, - "line_end": 45547, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 45550, - "line_end": 45552, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45565, - "line_end": 45570, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 45574, - "line_end": 45576, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 45578, - "line_end": 45600, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 45602, - "line_end": 45605, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 45608, - "line_end": 45610, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 45613, - "line_end": 45618, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 45621, - "line_end": 45623, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45636, - "line_end": 45641, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 45645, - "line_end": 45647, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 45649, - "line_end": 45674, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 45676, - "line_end": 45679, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 45682, - "line_end": 45684, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 45687, - "line_end": 45692, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 45695, - "line_end": 45697, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45710, - "line_end": 45715, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 45719, - "line_end": 45721, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 45723, - "line_end": 45748, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 45750, - "line_end": 45753, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 45756, - "line_end": 45758, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 45761, - "line_end": 45766, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 45769, - "line_end": 45771, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45784, - "line_end": 45789, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 45793, - "line_end": 45795, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 45797, - "line_end": 45822, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 45824, - "line_end": 45827, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 45830, - "line_end": 45832, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 45835, - "line_end": 45840, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 45843, - "line_end": 45845, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45858, - "line_end": 45863, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 45867, - "line_end": 45869, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 45871, - "line_end": 45896, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 45898, - "line_end": 45901, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 45904, - "line_end": 45906, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 45909, - "line_end": 45914, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 45917, - "line_end": 45919, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45932, - "line_end": 45937, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 45941, - "line_end": 45943, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 45945, - "line_end": 45969, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 45971, - "line_end": 45974, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 45977, - "line_end": 45979, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 45982, - "line_end": 45987, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 45990, - "line_end": 45992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 46005, - "line_end": 46010, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 46014, - "line_end": 46016, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 46018, - "line_end": 46042, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 46044, - "line_end": 46047, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 46050, - "line_end": 46052, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 46055, - "line_end": 46060, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 46063, - "line_end": 46065, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 46078, - "line_end": 46083, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 46087, - "line_end": 46089, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 46091, - "line_end": 46115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 46117, - "line_end": 46120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 46123, - "line_end": 46125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 46128, - "line_end": 46133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 46136, - "line_end": 46138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 46151, - "line_end": 46156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 46160, - "line_end": 46162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 46164, - "line_end": 46188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 46190, - "line_end": 46193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 46196, - "line_end": 46198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 46201, - "line_end": 46206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 46209, - "line_end": 46211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 46224, - "line_end": 46229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 46233, - "line_end": 46235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 46237, - "line_end": 46260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 46262, - "line_end": 46265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 46268, - "line_end": 46270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 46273, - "line_end": 46278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 46281, - "line_end": 46283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 46296, - "line_end": 46301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 46305, - "line_end": 46307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 46309, - "line_end": 46329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 46331, - "line_end": 46334, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 46337, - "line_end": 46339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 46342, - "line_end": 46347, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 46350, - "line_end": 46352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 46365, - "line_end": 46370, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 46374, - "line_end": 46376, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 46378, - "line_end": 46401, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 46403, - "line_end": 46406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 46409, - "line_end": 46411, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 46414, - "line_end": 46419, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 46422, - "line_end": 46424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 46437, - "line_end": 46442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 46446, - "line_end": 46448, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 46450, - "line_end": 46473, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 46475, - "line_end": 46478, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 46481, - "line_end": 46483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 46486, - "line_end": 46491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 46494, - "line_end": 46496, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 46509, - "line_end": 46514, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 46518, - "line_end": 46520, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 46522, - "line_end": 46542, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 46544, - "line_end": 46547, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 46550, - "line_end": 46552, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 46555, - "line_end": 46560, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 46563, - "line_end": 46565, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 46578, - "line_end": 46583, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 46587, - "line_end": 46589, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 46591, - "line_end": 46614, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 46616, - "line_end": 46619, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 46622, - "line_end": 46624, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 46627, - "line_end": 46632, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 46635, - "line_end": 46637, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 46650, - "line_end": 46655, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 46659, - "line_end": 46661, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 46663, - "line_end": 46685, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 46687, - "line_end": 46690, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 46693, - "line_end": 46695, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 46698, - "line_end": 46703, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 46706, - "line_end": 46708, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 46722, - "line_end": 46728, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 46732, - "line_end": 46734, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 46736, - "line_end": 46755, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 46757, - "line_end": 46761, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 46764, - "line_end": 46766, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 46769, - "line_end": 46775, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 46778, - "line_end": 46780, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 46793, - "line_end": 46798, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 46802, - "line_end": 46804, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 46806, - "line_end": 46828, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 46830, - "line_end": 46833, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 46836, - "line_end": 46838, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 46841, - "line_end": 46846, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 46849, - "line_end": 46851, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 46864, - "line_end": 46869, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 46873, - "line_end": 46875, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 46877, - "line_end": 46899, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 46901, - "line_end": 46904, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 46907, - "line_end": 46909, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 46912, - "line_end": 46917, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 46920, - "line_end": 46922, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 46936, - "line_end": 46942, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 46946, - "line_end": 46948, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 46950, - "line_end": 46969, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 46971, - "line_end": 46975, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 46978, - "line_end": 46980, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 46983, - "line_end": 46989, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 46992, - "line_end": 46994, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47007, - "line_end": 47012, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 47016, - "line_end": 47018, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 47020, - "line_end": 47042, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 47044, - "line_end": 47047, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 47050, - "line_end": 47052, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 47055, - "line_end": 47060, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 47063, - "line_end": 47065, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47078, - "line_end": 47083, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 47087, - "line_end": 47089, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 47091, - "line_end": 47116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 47118, - "line_end": 47121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 47124, - "line_end": 47126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 47129, - "line_end": 47134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 47137, - "line_end": 47139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47152, - "line_end": 47157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 47161, - "line_end": 47163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 47165, - "line_end": 47190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 47192, - "line_end": 47195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 47198, - "line_end": 47200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 47203, - "line_end": 47208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 47211, - "line_end": 47213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47226, - "line_end": 47231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 47235, - "line_end": 47237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 47239, - "line_end": 47261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 47263, - "line_end": 47266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 47269, - "line_end": 47271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 47274, - "line_end": 47279, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 47282, - "line_end": 47284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47297, - "line_end": 47302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 47306, - "line_end": 47308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 47310, - "line_end": 47332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 47334, - "line_end": 47337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 47340, - "line_end": 47342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 47345, - "line_end": 47350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 47353, - "line_end": 47355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47368, - "line_end": 47373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 47377, - "line_end": 47379, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 47381, - "line_end": 47406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 47408, - "line_end": 47411, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 47414, - "line_end": 47416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 47419, - "line_end": 47424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 47427, - "line_end": 47429, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47442, - "line_end": 47447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 47451, - "line_end": 47453, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 47455, - "line_end": 47480, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 47482, - "line_end": 47485, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 47488, - "line_end": 47490, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 47493, - "line_end": 47498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 47501, - "line_end": 47503, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47516, - "line_end": 47521, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 47525, - "line_end": 47527, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 47529, - "line_end": 47553, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 47555, - "line_end": 47558, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 47561, - "line_end": 47563, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 47566, - "line_end": 47571, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 47574, - "line_end": 47576, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47589, - "line_end": 47594, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 47598, - "line_end": 47600, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 47602, - "line_end": 47626, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 47628, - "line_end": 47631, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 47634, - "line_end": 47636, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 47639, - "line_end": 47644, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 47647, - "line_end": 47649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47662, - "line_end": 47667, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 47671, - "line_end": 47673, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 47675, - "line_end": 47699, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 47701, - "line_end": 47704, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 47707, - "line_end": 47709, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 47712, - "line_end": 47717, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 47720, - "line_end": 47722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47735, - "line_end": 47740, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 47744, - "line_end": 47746, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 47748, - "line_end": 47772, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 47774, - "line_end": 47777, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 47780, - "line_end": 47782, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 47785, - "line_end": 47790, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 47793, - "line_end": 47795, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47808, - "line_end": 47813, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 47817, - "line_end": 47819, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 47821, - "line_end": 47845, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 47847, - "line_end": 47850, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 47853, - "line_end": 47855, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 47858, - "line_end": 47863, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 47866, - "line_end": 47868, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47881, - "line_end": 47886, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 47890, - "line_end": 47892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 47894, - "line_end": 47918, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 47920, - "line_end": 47923, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 47926, - "line_end": 47928, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 47931, - "line_end": 47936, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 47939, - "line_end": 47941, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47954, - "line_end": 47959, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 47963, - "line_end": 47965, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 47967, - "line_end": 47992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 47994, - "line_end": 47997, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 48000, - "line_end": 48002, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 48005, - "line_end": 48010, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 48013, - "line_end": 48015, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 48028, - "line_end": 48033, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 48037, - "line_end": 48039, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 48041, - "line_end": 48066, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 48068, - "line_end": 48071, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 48074, - "line_end": 48076, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 48079, - "line_end": 48084, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 48087, - "line_end": 48089, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 48102, - "line_end": 48107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 48111, - "line_end": 48113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 48115, - "line_end": 48137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 48139, - "line_end": 48142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 48145, - "line_end": 48147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 48150, - "line_end": 48155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 48158, - "line_end": 48160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 48173, - "line_end": 48178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 48182, - "line_end": 48184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 48186, - "line_end": 48208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 48210, - "line_end": 48213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 48216, - "line_end": 48218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 48221, - "line_end": 48226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 48229, - "line_end": 48231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 48244, - "line_end": 48249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 48253, - "line_end": 48255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 48257, - "line_end": 48282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 48284, - "line_end": 48287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 48290, - "line_end": 48292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 48295, - "line_end": 48300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 48303, - "line_end": 48305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 48318, - "line_end": 48323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 48327, - "line_end": 48329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 48331, - "line_end": 48356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 48358, - "line_end": 48361, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 48364, - "line_end": 48366, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 48369, - "line_end": 48374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 48377, - "line_end": 48379, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 48392, - "line_end": 48397, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 48401, - "line_end": 48403, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 48405, - "line_end": 48429, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 48431, - "line_end": 48434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 48437, - "line_end": 48439, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 48442, - "line_end": 48447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 48450, - "line_end": 48452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 48465, - "line_end": 48470, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 48474, - "line_end": 48476, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 48478, - "line_end": 48502, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 48504, - "line_end": 48507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 48510, - "line_end": 48512, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 48515, - "line_end": 48520, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 48523, - "line_end": 48525, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 48538, - "line_end": 48543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 48547, - "line_end": 48549, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 48551, - "line_end": 48575, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 48577, - "line_end": 48580, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 48583, - "line_end": 48585, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 48588, - "line_end": 48593, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 48596, - "line_end": 48598, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 48611, - "line_end": 48616, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 48620, - "line_end": 48622, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 48624, - "line_end": 48648, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 48650, - "line_end": 48653, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 48656, - "line_end": 48658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 48661, - "line_end": 48666, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 48669, - "line_end": 48671, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 48684, - "line_end": 48689, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 48693, - "line_end": 48695, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 48697, - "line_end": 48721, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 48723, - "line_end": 48726, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 48729, - "line_end": 48731, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 48734, - "line_end": 48739, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 48742, - "line_end": 48744, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 48757, - "line_end": 48762, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 48766, - "line_end": 48768, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 48770, - "line_end": 48794, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 48796, - "line_end": 48799, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 48802, - "line_end": 48804, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 48807, - "line_end": 48812, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 48815, - "line_end": 48817, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 48830, - "line_end": 48835, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 48839, - "line_end": 48841, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 48843, - "line_end": 48869, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 48871, - "line_end": 48874, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 48877, - "line_end": 48879, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 48882, - "line_end": 48887, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 48890, - "line_end": 48892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 48905, - "line_end": 48910, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 48914, - "line_end": 48916, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 48918, - "line_end": 48944, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 48946, - "line_end": 48949, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 48952, - "line_end": 48954, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 48957, - "line_end": 48962, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 48965, - "line_end": 48967, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 48980, - "line_end": 48985, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 48989, - "line_end": 48991, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 48993, - "line_end": 49019, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 49021, - "line_end": 49024, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 49027, - "line_end": 49029, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 49032, - "line_end": 49037, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 49040, - "line_end": 49042, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 49055, - "line_end": 49060, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 49064, - "line_end": 49066, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 49068, - "line_end": 49094, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 49096, - "line_end": 49099, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 49102, - "line_end": 49104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 49107, - "line_end": 49112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 49115, - "line_end": 49117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 49130, - "line_end": 49135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 49139, - "line_end": 49141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 49143, - "line_end": 49169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 49171, - "line_end": 49174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 49177, - "line_end": 49179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 49182, - "line_end": 49187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 49190, - "line_end": 49192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 49205, - "line_end": 49210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 49214, - "line_end": 49216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 49218, - "line_end": 49244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 49246, - "line_end": 49249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 49252, - "line_end": 49254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 49257, - "line_end": 49262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 49265, - "line_end": 49267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 49280, - "line_end": 49285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 49289, - "line_end": 49291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 49293, - "line_end": 49317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 49319, - "line_end": 49322, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 49325, - "line_end": 49327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 49330, - "line_end": 49335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 49338, - "line_end": 49340, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 49353, - "line_end": 49358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 49362, - "line_end": 49364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 49366, - "line_end": 49390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 49392, - "line_end": 49395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 49398, - "line_end": 49400, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 49403, - "line_end": 49408, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 49411, - "line_end": 49413, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 49426, - "line_end": 49431, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 49435, - "line_end": 49437, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 49439, - "line_end": 49463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 49465, - "line_end": 49468, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 49471, - "line_end": 49473, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 49476, - "line_end": 49481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 49484, - "line_end": 49486, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 49499, - "line_end": 49504, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 49508, - "line_end": 49510, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 49512, - "line_end": 49536, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 49538, - "line_end": 49541, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 49544, - "line_end": 49546, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 49549, - "line_end": 49554, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 49557, - "line_end": 49559, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 49572, - "line_end": 49577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 49581, - "line_end": 49583, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 49585, - "line_end": 49609, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 49611, - "line_end": 49614, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 49617, - "line_end": 49619, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 49622, - "line_end": 49627, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 49630, - "line_end": 49632, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 49645, - "line_end": 49650, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 49654, - "line_end": 49656, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 49658, - "line_end": 49682, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 49684, - "line_end": 49687, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 49690, - "line_end": 49692, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 49695, - "line_end": 49700, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 49703, - "line_end": 49705, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 49718, - "line_end": 49723, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 49727, - "line_end": 49729, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 49731, - "line_end": 49757, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 49759, - "line_end": 49762, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 49765, - "line_end": 49767, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 49770, - "line_end": 49775, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 49778, - "line_end": 49780, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 49793, - "line_end": 49798, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 49802, - "line_end": 49804, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 49806, - "line_end": 49832, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 49834, - "line_end": 49837, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 49840, - "line_end": 49842, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 49845, - "line_end": 49850, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 49853, - "line_end": 49855, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 49868, - "line_end": 49873, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 49877, - "line_end": 49879, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 49881, - "line_end": 49907, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 49909, - "line_end": 49912, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 49915, - "line_end": 49917, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 49920, - "line_end": 49925, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 49928, - "line_end": 49930, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 49943, - "line_end": 49948, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 49952, - "line_end": 49954, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 49956, - "line_end": 49982, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 49984, - "line_end": 49987, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 49990, - "line_end": 49992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 49995, - "line_end": 50000, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 50003, - "line_end": 50005, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50018, - "line_end": 50023, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 50027, - "line_end": 50029, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 50031, - "line_end": 50057, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 50059, - "line_end": 50062, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 50065, - "line_end": 50067, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 50070, - "line_end": 50075, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 50078, - "line_end": 50080, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50093, - "line_end": 50098, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 50102, - "line_end": 50104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 50106, - "line_end": 50132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 50134, - "line_end": 50137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 50140, - "line_end": 50142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 50145, - "line_end": 50150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 50153, - "line_end": 50155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50168, - "line_end": 50173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 50177, - "line_end": 50179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 50181, - "line_end": 50205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 50207, - "line_end": 50210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 50213, - "line_end": 50215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 50218, - "line_end": 50223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 50226, - "line_end": 50228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50241, - "line_end": 50246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 50250, - "line_end": 50252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 50254, - "line_end": 50278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 50280, - "line_end": 50283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 50286, - "line_end": 50288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 50291, - "line_end": 50296, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 50299, - "line_end": 50301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50314, - "line_end": 50319, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 50323, - "line_end": 50325, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 50327, - "line_end": 50351, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 50353, - "line_end": 50356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 50359, - "line_end": 50361, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 50364, - "line_end": 50369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 50372, - "line_end": 50374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50387, - "line_end": 50392, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 50396, - "line_end": 50398, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 50400, - "line_end": 50424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 50426, - "line_end": 50429, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 50432, - "line_end": 50434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 50437, - "line_end": 50442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 50445, - "line_end": 50447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50460, - "line_end": 50465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 50469, - "line_end": 50471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 50473, - "line_end": 50497, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 50499, - "line_end": 50502, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 50505, - "line_end": 50507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 50510, - "line_end": 50515, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 50518, - "line_end": 50520, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50533, - "line_end": 50538, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 50542, - "line_end": 50544, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 50546, - "line_end": 50570, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 50572, - "line_end": 50575, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 50578, - "line_end": 50580, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 50583, - "line_end": 50588, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 50591, - "line_end": 50593, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50606, - "line_end": 50611, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 50615, - "line_end": 50617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 50619, - "line_end": 50640, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 50642, - "line_end": 50646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 50649, - "line_end": 50651, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 50654, - "line_end": 50659, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 50662, - "line_end": 50664, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50678, - "line_end": 50684, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 50688, - "line_end": 50690, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 50692, - "line_end": 50716, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 50718, - "line_end": 50724, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 50727, - "line_end": 50729, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 50732, - "line_end": 50738, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 50741, - "line_end": 50743, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50757, - "line_end": 50763, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 50767, - "line_end": 50769, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 50771, - "line_end": 50792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 50794, - "line_end": 50800, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 50803, - "line_end": 50805, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 50808, - "line_end": 50814, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 50817, - "line_end": 50819, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50833, - "line_end": 50839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 50843, - "line_end": 50845, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 50847, - "line_end": 50868, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 50870, - "line_end": 50876, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 50879, - "line_end": 50881, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 50884, - "line_end": 50890, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 50893, - "line_end": 50895, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50908, - "line_end": 50913, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 50917, - "line_end": 50919, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 50921, - "line_end": 50942, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 50944, - "line_end": 50948, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 50951, - "line_end": 50953, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 50956, - "line_end": 50961, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 50964, - "line_end": 50966, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50980, - "line_end": 50986, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 50990, - "line_end": 50992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 50994, - "line_end": 51018, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 51020, - "line_end": 51026, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 51029, - "line_end": 51031, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 51034, - "line_end": 51040, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 51043, - "line_end": 51045, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 51059, - "line_end": 51065, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 51069, - "line_end": 51071, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 51073, - "line_end": 51094, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 51096, - "line_end": 51102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 51105, - "line_end": 51107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 51110, - "line_end": 51116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 51119, - "line_end": 51121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 51135, - "line_end": 51141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 51145, - "line_end": 51147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 51149, - "line_end": 51170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 51172, - "line_end": 51178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 51181, - "line_end": 51183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 51186, - "line_end": 51192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 51195, - "line_end": 51197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 51210, - "line_end": 51215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 51219, - "line_end": 51221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 51223, - "line_end": 51248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 51250, - "line_end": 51253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 51256, - "line_end": 51258, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 51261, - "line_end": 51266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 51269, - "line_end": 51271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 51284, - "line_end": 51289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 51293, - "line_end": 51295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 51297, - "line_end": 51319, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 51321, - "line_end": 51324, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 51327, - "line_end": 51329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 51332, - "line_end": 51337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 51340, - "line_end": 51342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 51355, - "line_end": 51360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 51364, - "line_end": 51366, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 51368, - "line_end": 51390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 51392, - "line_end": 51395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 51398, - "line_end": 51400, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 51403, - "line_end": 51408, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 51411, - "line_end": 51413, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 51427, - "line_end": 51433, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 51437, - "line_end": 51439, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 51441, - "line_end": 51468, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 51470, - "line_end": 51474, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 51477, - "line_end": 51479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 51482, - "line_end": 51488, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 51491, - "line_end": 51493, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 51507, - "line_end": 51513, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 51517, - "line_end": 51519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 51521, - "line_end": 51545, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 51547, - "line_end": 51551, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 51554, - "line_end": 51556, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 51559, - "line_end": 51565, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 51568, - "line_end": 51570, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 51584, - "line_end": 51590, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 51594, - "line_end": 51596, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 51598, - "line_end": 51622, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 51624, - "line_end": 51628, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 51631, - "line_end": 51633, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 51636, - "line_end": 51642, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 51645, - "line_end": 51647, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 51661, - "line_end": 51667, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 51671, - "line_end": 51673, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 51675, - "line_end": 51702, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 51704, - "line_end": 51708, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 51711, - "line_end": 51713, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 51716, - "line_end": 51722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 51725, - "line_end": 51727, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 51741, - "line_end": 51747, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 51751, - "line_end": 51753, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 51755, - "line_end": 51779, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 51781, - "line_end": 51785, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 51788, - "line_end": 51790, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 51793, - "line_end": 51799, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 51802, - "line_end": 51804, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 51818, - "line_end": 51824, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 51828, - "line_end": 51830, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 51832, - "line_end": 51856, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 51858, - "line_end": 51862, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 51865, - "line_end": 51867, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 51870, - "line_end": 51876, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 51879, - "line_end": 51881, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 51896, - "line_end": 51903, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 51907, - "line_end": 51909, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 51911, - "line_end": 51936, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 51938, - "line_end": 51940, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 51943, - "line_end": 51945, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 51948, - "line_end": 51955, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 51958, - "line_end": 51960, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 51975, - "line_end": 51982, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 51986, - "line_end": 51988, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 51990, - "line_end": 52015, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 52017, - "line_end": 52019, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 52022, - "line_end": 52024, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 52027, - "line_end": 52034, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 52037, - "line_end": 52039, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52052, - "line_end": 52057, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 52061, - "line_end": 52063, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 52065, - "line_end": 52090, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 52092, - "line_end": 52095, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 52098, - "line_end": 52100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 52103, - "line_end": 52108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 52111, - "line_end": 52113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52126, - "line_end": 52131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 52135, - "line_end": 52137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 52139, - "line_end": 52164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 52166, - "line_end": 52169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 52172, - "line_end": 52174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 52177, - "line_end": 52182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 52185, - "line_end": 52187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52200, - "line_end": 52205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 52209, - "line_end": 52211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 52213, - "line_end": 52235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 52237, - "line_end": 52240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 52243, - "line_end": 52245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 52248, - "line_end": 52253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 52256, - "line_end": 52258, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52271, - "line_end": 52276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 52280, - "line_end": 52282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 52284, - "line_end": 52309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 52311, - "line_end": 52314, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 52317, - "line_end": 52319, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 52322, - "line_end": 52327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 52330, - "line_end": 52332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52345, - "line_end": 52350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 52354, - "line_end": 52356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 52358, - "line_end": 52384, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 52386, - "line_end": 52389, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 52392, - "line_end": 52394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 52397, - "line_end": 52402, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 52405, - "line_end": 52407, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52420, - "line_end": 52425, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 52429, - "line_end": 52431, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 52433, - "line_end": 52459, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 52461, - "line_end": 52464, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 52467, - "line_end": 52469, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 52472, - "line_end": 52477, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 52480, - "line_end": 52482, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52495, - "line_end": 52500, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 52504, - "line_end": 52506, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 52508, - "line_end": 52533, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 52535, - "line_end": 52538, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 52541, - "line_end": 52543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 52546, - "line_end": 52551, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 52554, - "line_end": 52556, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52569, - "line_end": 52574, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 52578, - "line_end": 52580, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 52582, - "line_end": 52607, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 52609, - "line_end": 52612, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 52615, - "line_end": 52617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 52620, - "line_end": 52625, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 52628, - "line_end": 52630, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52643, - "line_end": 52648, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 52652, - "line_end": 52654, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 52656, - "line_end": 52682, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 52684, - "line_end": 52687, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 52690, - "line_end": 52692, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 52695, - "line_end": 52700, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 52703, - "line_end": 52705, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52718, - "line_end": 52723, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 52727, - "line_end": 52729, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 52731, - "line_end": 52756, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 52758, - "line_end": 52761, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 52764, - "line_end": 52766, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 52769, - "line_end": 52774, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 52777, - "line_end": 52779, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52792, - "line_end": 52797, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 52801, - "line_end": 52803, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 52805, - "line_end": 52830, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 52832, - "line_end": 52835, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 52838, - "line_end": 52840, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 52843, - "line_end": 52848, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 52851, - "line_end": 52853, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52867, - "line_end": 52873, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 52877, - "line_end": 52879, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 52881, - "line_end": 52906, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 52908, - "line_end": 52912, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 52915, - "line_end": 52917, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 52920, - "line_end": 52926, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 52929, - "line_end": 52931, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52945, - "line_end": 52951, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 52955, - "line_end": 52957, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 52959, - "line_end": 52984, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 52986, - "line_end": 52990, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 52993, - "line_end": 52995, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 52998, - "line_end": 53004, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 53007, - "line_end": 53009, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53023, - "line_end": 53029, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 53033, - "line_end": 53035, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 53037, - "line_end": 53062, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 53064, - "line_end": 53068, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 53071, - "line_end": 53073, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 53076, - "line_end": 53082, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 53085, - "line_end": 53087, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53101, - "line_end": 53107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 53111, - "line_end": 53113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 53115, - "line_end": 53140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 53142, - "line_end": 53146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 53149, - "line_end": 53151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 53154, - "line_end": 53160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 53163, - "line_end": 53165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53179, - "line_end": 53185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 53189, - "line_end": 53191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 53193, - "line_end": 53218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 53220, - "line_end": 53224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 53227, - "line_end": 53229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 53232, - "line_end": 53238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 53241, - "line_end": 53243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53257, - "line_end": 53263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 53267, - "line_end": 53269, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 53271, - "line_end": 53296, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 53298, - "line_end": 53302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 53305, - "line_end": 53307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 53310, - "line_end": 53316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 53319, - "line_end": 53321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53335, - "line_end": 53341, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 53345, - "line_end": 53347, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 53349, - "line_end": 53374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 53376, - "line_end": 53380, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 53383, - "line_end": 53385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 53388, - "line_end": 53394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 53397, - "line_end": 53399, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53413, - "line_end": 53419, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 53423, - "line_end": 53425, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 53427, - "line_end": 53452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 53454, - "line_end": 53458, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 53461, - "line_end": 53463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 53466, - "line_end": 53472, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 53475, - "line_end": 53477, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53491, - "line_end": 53497, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 53501, - "line_end": 53503, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 53505, - "line_end": 53530, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 53532, - "line_end": 53536, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 53539, - "line_end": 53541, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 53544, - "line_end": 53550, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 53553, - "line_end": 53555, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53569, - "line_end": 53575, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 53579, - "line_end": 53581, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 53583, - "line_end": 53608, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 53610, - "line_end": 53614, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 53617, - "line_end": 53619, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 53622, - "line_end": 53628, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 53631, - "line_end": 53633, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53647, - "line_end": 53653, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 53657, - "line_end": 53659, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 53661, - "line_end": 53686, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 53688, - "line_end": 53692, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 53695, - "line_end": 53697, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 53700, - "line_end": 53706, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 53709, - "line_end": 53711, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53723, - "line_end": 53727, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 53731, - "line_end": 53733, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 53735, - "line_end": 53756, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 53758, - "line_end": 53760, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 53763, - "line_end": 53765, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 53768, - "line_end": 53772, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 53775, - "line_end": 53777, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53789, - "line_end": 53793, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 53797, - "line_end": 53799, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 53801, - "line_end": 53825, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 53827, - "line_end": 53829, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 53832, - "line_end": 53834, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 53837, - "line_end": 53841, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 53844, - "line_end": 53846, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53858, - "line_end": 53862, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 53866, - "line_end": 53868, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 53870, - "line_end": 53891, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 53893, - "line_end": 53895, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 53898, - "line_end": 53900, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 53903, - "line_end": 53907, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 53910, - "line_end": 53912, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53924, - "line_end": 53928, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 53932, - "line_end": 53934, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 53936, - "line_end": 53957, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 53959, - "line_end": 53961, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 53964, - "line_end": 53966, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 53969, - "line_end": 53973, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 53976, - "line_end": 53978, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53990, - "line_end": 53994, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 53998, - "line_end": 54000, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54002, - "line_end": 54023, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54025, - "line_end": 54027, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54030, - "line_end": 54032, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54035, - "line_end": 54039, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54042, - "line_end": 54044, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54056, - "line_end": 54060, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54064, - "line_end": 54066, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54068, - "line_end": 54092, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54094, - "line_end": 54096, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54099, - "line_end": 54101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54104, - "line_end": 54108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54111, - "line_end": 54113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54125, - "line_end": 54129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54133, - "line_end": 54135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54137, - "line_end": 54158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54160, - "line_end": 54162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54165, - "line_end": 54167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54170, - "line_end": 54174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54177, - "line_end": 54179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54191, - "line_end": 54195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54199, - "line_end": 54201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54203, - "line_end": 54224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54226, - "line_end": 54228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54231, - "line_end": 54233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54236, - "line_end": 54240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54243, - "line_end": 54245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54255, - "line_end": 54258, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54262, - "line_end": 54264, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54266, - "line_end": 54272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54274, - "line_end": 54275, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54278, - "line_end": 54280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54283, - "line_end": 54286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54289, - "line_end": 54291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54303, - "line_end": 54307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54311, - "line_end": 54313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54315, - "line_end": 54337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54339, - "line_end": 54341, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54344, - "line_end": 54346, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54349, - "line_end": 54353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54356, - "line_end": 54358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54368, - "line_end": 54371, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54375, - "line_end": 54377, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54379, - "line_end": 54381, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54383, - "line_end": 54384, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54387, - "line_end": 54389, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54392, - "line_end": 54394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54397, - "line_end": 54399, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54409, - "line_end": 54412, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54416, - "line_end": 54418, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54420, - "line_end": 54422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54424, - "line_end": 54425, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54428, - "line_end": 54430, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54433, - "line_end": 54435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54438, - "line_end": 54440, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54450, - "line_end": 54453, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54457, - "line_end": 54459, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54461, - "line_end": 54463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54465, - "line_end": 54466, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54469, - "line_end": 54471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54474, - "line_end": 54476, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54479, - "line_end": 54481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54491, - "line_end": 54494, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54498, - "line_end": 54500, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54502, - "line_end": 54504, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54506, - "line_end": 54507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54510, - "line_end": 54512, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54515, - "line_end": 54517, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54520, - "line_end": 54522, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54532, - "line_end": 54535, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54539, - "line_end": 54541, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54543, - "line_end": 54545, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54547, - "line_end": 54548, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54551, - "line_end": 54553, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54556, - "line_end": 54558, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54561, - "line_end": 54563, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54573, - "line_end": 54576, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54580, - "line_end": 54582, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54584, - "line_end": 54586, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54588, - "line_end": 54589, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54592, - "line_end": 54594, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54597, - "line_end": 54599, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54602, - "line_end": 54604, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54614, - "line_end": 54617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54621, - "line_end": 54623, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54625, - "line_end": 54627, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54629, - "line_end": 54630, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54633, - "line_end": 54635, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54638, - "line_end": 54640, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54643, - "line_end": 54645, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54655, - "line_end": 54658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54662, - "line_end": 54664, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54666, - "line_end": 54668, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54670, - "line_end": 54671, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54674, - "line_end": 54676, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54679, - "line_end": 54681, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54684, - "line_end": 54686, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54696, - "line_end": 54699, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54703, - "line_end": 54705, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54707, - "line_end": 54709, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54711, - "line_end": 54712, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54715, - "line_end": 54717, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54720, - "line_end": 54722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54725, - "line_end": 54727, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54740, - "line_end": 54745, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54749, - "line_end": 54751, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54753, - "line_end": 54770, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54772, - "line_end": 54776, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54779, - "line_end": 54781, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54784, - "line_end": 54789, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54792, - "line_end": 54794, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54807, - "line_end": 54812, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54816, - "line_end": 54818, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54820, - "line_end": 54840, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54842, - "line_end": 54846, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54849, - "line_end": 54851, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54854, - "line_end": 54859, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54862, - "line_end": 54864, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54877, - "line_end": 54882, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54886, - "line_end": 54888, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54890, - "line_end": 54907, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54909, - "line_end": 54913, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54916, - "line_end": 54918, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54921, - "line_end": 54926, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54929, - "line_end": 54931, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54944, - "line_end": 54949, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 54953, - "line_end": 54955, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 54957, - "line_end": 54974, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 54976, - "line_end": 54980, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 54983, - "line_end": 54985, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 54988, - "line_end": 54993, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 54996, - "line_end": 54998, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55011, - "line_end": 55016, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 55020, - "line_end": 55022, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 55024, - "line_end": 55048, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 55050, - "line_end": 55053, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 55056, - "line_end": 55058, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 55061, - "line_end": 55066, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 55069, - "line_end": 55071, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55084, - "line_end": 55089, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 55093, - "line_end": 55095, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 55097, - "line_end": 55124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 55126, - "line_end": 55129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 55132, - "line_end": 55134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 55137, - "line_end": 55142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 55145, - "line_end": 55147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55160, - "line_end": 55165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 55169, - "line_end": 55171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 55173, - "line_end": 55197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 55199, - "line_end": 55202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 55205, - "line_end": 55207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 55210, - "line_end": 55215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 55218, - "line_end": 55220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55233, - "line_end": 55238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 55242, - "line_end": 55244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 55246, - "line_end": 55270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 55272, - "line_end": 55275, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 55278, - "line_end": 55280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 55283, - "line_end": 55288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 55291, - "line_end": 55293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55306, - "line_end": 55311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 55315, - "line_end": 55317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 55319, - "line_end": 55343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 55345, - "line_end": 55348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 55351, - "line_end": 55353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 55356, - "line_end": 55361, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 55364, - "line_end": 55366, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55379, - "line_end": 55384, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 55388, - "line_end": 55390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 55392, - "line_end": 55416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 55418, - "line_end": 55421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 55424, - "line_end": 55426, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 55429, - "line_end": 55434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 55437, - "line_end": 55439, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55452, - "line_end": 55457, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 55461, - "line_end": 55463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 55465, - "line_end": 55486, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 55488, - "line_end": 55491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 55494, - "line_end": 55496, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 55499, - "line_end": 55504, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 55507, - "line_end": 55509, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55522, - "line_end": 55527, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 55531, - "line_end": 55533, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 55535, - "line_end": 55559, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 55561, - "line_end": 55564, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 55567, - "line_end": 55569, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 55572, - "line_end": 55577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 55580, - "line_end": 55582, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55595, - "line_end": 55600, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 55604, - "line_end": 55606, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 55608, - "line_end": 55629, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 55631, - "line_end": 55634, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 55637, - "line_end": 55639, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 55642, - "line_end": 55647, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 55650, - "line_end": 55652, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55665, - "line_end": 55670, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 55674, - "line_end": 55676, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 55678, - "line_end": 55699, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 55701, - "line_end": 55704, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 55707, - "line_end": 55709, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 55712, - "line_end": 55717, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 55720, - "line_end": 55722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55735, - "line_end": 55740, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 55744, - "line_end": 55746, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 55748, - "line_end": 55769, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 55771, - "line_end": 55774, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 55777, - "line_end": 55779, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 55782, - "line_end": 55787, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 55790, - "line_end": 55792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55805, - "line_end": 55810, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 55814, - "line_end": 55816, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 55818, - "line_end": 55842, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 55844, - "line_end": 55847, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 55850, - "line_end": 55852, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 55855, - "line_end": 55860, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 55863, - "line_end": 55865, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55878, - "line_end": 55883, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 55887, - "line_end": 55889, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 55891, - "line_end": 55912, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 55914, - "line_end": 55917, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 55920, - "line_end": 55922, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 55925, - "line_end": 55930, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 55933, - "line_end": 55935, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55948, - "line_end": 55953, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 55957, - "line_end": 55959, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 55961, - "line_end": 55982, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 55984, - "line_end": 55987, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 55990, - "line_end": 55992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 55995, - "line_end": 56000, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 56003, - "line_end": 56005, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 56018, - "line_end": 56023, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 56027, - "line_end": 56029, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 56031, - "line_end": 56056, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 56058, - "line_end": 56061, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 56064, - "line_end": 56066, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 56069, - "line_end": 56074, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 56077, - "line_end": 56079, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 56092, - "line_end": 56097, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 56101, - "line_end": 56103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 56105, - "line_end": 56131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 56133, - "line_end": 56136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 56139, - "line_end": 56141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 56144, - "line_end": 56149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 56152, - "line_end": 56154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 56167, - "line_end": 56172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 56176, - "line_end": 56178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 56180, - "line_end": 56205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 56207, - "line_end": 56210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 56213, - "line_end": 56215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 56218, - "line_end": 56223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 56226, - "line_end": 56228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 56241, - "line_end": 56246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 56250, - "line_end": 56252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 56254, - "line_end": 56279, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 56281, - "line_end": 56284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 56287, - "line_end": 56289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 56292, - "line_end": 56297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 56300, - "line_end": 56302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 56315, - "line_end": 56320, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 56324, - "line_end": 56326, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 56328, - "line_end": 56353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 56355, - "line_end": 56358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 56361, - "line_end": 56363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 56366, - "line_end": 56371, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 56374, - "line_end": 56376, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 56389, - "line_end": 56394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 56398, - "line_end": 56400, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 56402, - "line_end": 56427, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 56429, - "line_end": 56432, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 56435, - "line_end": 56437, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 56440, - "line_end": 56445, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 56448, - "line_end": 56450, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 56463, - "line_end": 56468, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 56472, - "line_end": 56474, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 56476, - "line_end": 56498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 56500, - "line_end": 56503, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 56506, - "line_end": 56508, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 56511, - "line_end": 56516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 56519, - "line_end": 56521, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 56534, - "line_end": 56539, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 56543, - "line_end": 56545, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 56547, - "line_end": 56570, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 56572, - "line_end": 56575, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 56578, - "line_end": 56580, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 56583, - "line_end": 56588, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 56591, - "line_end": 56593, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 56606, - "line_end": 56611, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 56615, - "line_end": 56617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 56619, - "line_end": 56641, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 56643, - "line_end": 56646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 56649, - "line_end": 56651, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 56654, - "line_end": 56659, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 56662, - "line_end": 56664, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 56677, - "line_end": 56682, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 56686, - "line_end": 56688, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 56690, - "line_end": 56712, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 56714, - "line_end": 56717, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 56720, - "line_end": 56722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 56725, - "line_end": 56730, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 56733, - "line_end": 56735, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 56748, - "line_end": 56753, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 56757, - "line_end": 56759, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 56761, - "line_end": 56783, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 56785, - "line_end": 56788, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 56791, - "line_end": 56793, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 56796, - "line_end": 56801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 56804, - "line_end": 56806, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 56819, - "line_end": 56824, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 56828, - "line_end": 56830, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 56832, - "line_end": 56857, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 56859, - "line_end": 56862, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 56865, - "line_end": 56867, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 56870, - "line_end": 56875, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 56878, - "line_end": 56880, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 56893, - "line_end": 56898, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 56902, - "line_end": 56904, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 56906, - "line_end": 56931, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 56933, - "line_end": 56936, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 56939, - "line_end": 56941, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 56944, - "line_end": 56949, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 56952, - "line_end": 56954, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 56968, - "line_end": 56974, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 56978, - "line_end": 56980, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 56982, - "line_end": 57007, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 57009, - "line_end": 57013, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 57016, - "line_end": 57018, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 57021, - "line_end": 57027, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 57030, - "line_end": 57032, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 57046, - "line_end": 57052, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 57056, - "line_end": 57058, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 57060, - "line_end": 57085, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 57087, - "line_end": 57091, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 57094, - "line_end": 57096, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 57099, - "line_end": 57105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 57108, - "line_end": 57110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 57124, - "line_end": 57130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 57134, - "line_end": 57136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 57138, - "line_end": 57163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 57165, - "line_end": 57169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 57172, - "line_end": 57174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 57177, - "line_end": 57183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 57186, - "line_end": 57188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 57201, - "line_end": 57206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 57210, - "line_end": 57212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 57214, - "line_end": 57239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 57241, - "line_end": 57244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 57247, - "line_end": 57249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 57252, - "line_end": 57257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 57260, - "line_end": 57262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 57275, - "line_end": 57280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 57284, - "line_end": 57286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 57288, - "line_end": 57313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 57315, - "line_end": 57318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 57321, - "line_end": 57323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 57326, - "line_end": 57331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 57334, - "line_end": 57336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 57350, - "line_end": 57356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 57360, - "line_end": 57362, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 57364, - "line_end": 57389, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 57391, - "line_end": 57395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 57398, - "line_end": 57400, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 57403, - "line_end": 57409, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 57412, - "line_end": 57414, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 57428, - "line_end": 57434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 57438, - "line_end": 57440, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 57442, - "line_end": 57467, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 57469, - "line_end": 57473, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 57476, - "line_end": 57478, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 57481, - "line_end": 57487, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 57490, - "line_end": 57492, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 57505, - "line_end": 57510, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 57514, - "line_end": 57516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 57518, - "line_end": 57543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 57545, - "line_end": 57548, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 57551, - "line_end": 57553, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 57556, - "line_end": 57561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 57564, - "line_end": 57566, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 57579, - "line_end": 57584, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 57588, - "line_end": 57590, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 57592, - "line_end": 57618, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 57620, - "line_end": 57623, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 57626, - "line_end": 57628, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 57631, - "line_end": 57636, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 57639, - "line_end": 57641, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 57655, - "line_end": 57661, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 57665, - "line_end": 57667, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 57669, - "line_end": 57694, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 57696, - "line_end": 57700, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 57703, - "line_end": 57705, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 57708, - "line_end": 57714, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 57717, - "line_end": 57719, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 57733, - "line_end": 57739, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 57743, - "line_end": 57745, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 57747, - "line_end": 57772, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 57774, - "line_end": 57778, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 57781, - "line_end": 57783, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 57786, - "line_end": 57792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 57795, - "line_end": 57797, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 57810, - "line_end": 57815, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 57819, - "line_end": 57821, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 57823, - "line_end": 57848, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 57850, - "line_end": 57853, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 57856, - "line_end": 57858, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 57861, - "line_end": 57866, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 57869, - "line_end": 57871, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 57885, - "line_end": 57891, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 57895, - "line_end": 57897, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 57899, - "line_end": 57924, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 57926, - "line_end": 57930, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 57933, - "line_end": 57935, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 57938, - "line_end": 57944, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 57947, - "line_end": 57949, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 57962, - "line_end": 57967, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 57971, - "line_end": 57973, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 57975, - "line_end": 58001, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 58003, - "line_end": 58006, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 58009, - "line_end": 58011, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 58014, - "line_end": 58019, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 58022, - "line_end": 58024, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 58038, - "line_end": 58044, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 58048, - "line_end": 58050, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 58052, - "line_end": 58077, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 58079, - "line_end": 58083, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 58086, - "line_end": 58088, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 58091, - "line_end": 58097, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 58100, - "line_end": 58102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 58115, - "line_end": 58120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 58124, - "line_end": 58126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 58128, - "line_end": 58150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 58152, - "line_end": 58155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 58158, - "line_end": 58160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 58163, - "line_end": 58168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 58171, - "line_end": 58173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 58186, - "line_end": 58191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 58195, - "line_end": 58197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 58199, - "line_end": 58224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 58226, - "line_end": 58229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 58232, - "line_end": 58234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 58237, - "line_end": 58242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 58245, - "line_end": 58247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 58260, - "line_end": 58265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 58269, - "line_end": 58271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 58273, - "line_end": 58295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 58297, - "line_end": 58300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 58303, - "line_end": 58305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 58308, - "line_end": 58313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 58316, - "line_end": 58318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 58331, - "line_end": 58336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 58340, - "line_end": 58342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 58344, - "line_end": 58369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 58371, - "line_end": 58374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 58377, - "line_end": 58379, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 58382, - "line_end": 58387, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 58390, - "line_end": 58392, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 58405, - "line_end": 58410, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 58414, - "line_end": 58416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 58418, - "line_end": 58442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 58444, - "line_end": 58447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 58450, - "line_end": 58452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 58455, - "line_end": 58460, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 58463, - "line_end": 58465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 58479, - "line_end": 58485, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 58489, - "line_end": 58491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 58493, - "line_end": 58518, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 58520, - "line_end": 58524, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 58527, - "line_end": 58529, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 58532, - "line_end": 58538, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 58541, - "line_end": 58543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 58556, - "line_end": 58561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 58565, - "line_end": 58567, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 58569, - "line_end": 58593, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 58595, - "line_end": 58598, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 58601, - "line_end": 58603, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 58606, - "line_end": 58611, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 58614, - "line_end": 58616, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 58630, - "line_end": 58636, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 58640, - "line_end": 58642, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 58644, - "line_end": 58669, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 58671, - "line_end": 58675, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 58678, - "line_end": 58680, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 58683, - "line_end": 58689, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 58692, - "line_end": 58694, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 58708, - "line_end": 58714, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 58718, - "line_end": 58720, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 58722, - "line_end": 58751, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 58753, - "line_end": 58757, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 58760, - "line_end": 58762, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 58765, - "line_end": 58771, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 58774, - "line_end": 58776, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 58790, - "line_end": 58796, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 58800, - "line_end": 58802, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 58804, - "line_end": 58833, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 58835, - "line_end": 58839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 58842, - "line_end": 58844, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 58847, - "line_end": 58853, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 58856, - "line_end": 58858, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 58872, - "line_end": 58878, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 58882, - "line_end": 58884, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 58886, - "line_end": 58915, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 58917, - "line_end": 58921, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 58924, - "line_end": 58926, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 58929, - "line_end": 58935, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 58938, - "line_end": 58940, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 58954, - "line_end": 58960, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 58964, - "line_end": 58966, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 58968, - "line_end": 58997, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 58999, - "line_end": 59003, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 59006, - "line_end": 59008, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 59011, - "line_end": 59017, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 59020, - "line_end": 59022, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 59036, - "line_end": 59042, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 59046, - "line_end": 59048, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 59050, - "line_end": 59077, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 59079, - "line_end": 59083, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 59086, - "line_end": 59088, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 59091, - "line_end": 59097, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 59100, - "line_end": 59102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 59116, - "line_end": 59122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 59126, - "line_end": 59128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 59130, - "line_end": 59157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 59159, - "line_end": 59163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 59166, - "line_end": 59168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 59171, - "line_end": 59177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 59180, - "line_end": 59182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 59197, - "line_end": 59204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 59208, - "line_end": 59210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 59212, - "line_end": 59240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 59242, - "line_end": 59247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 59250, - "line_end": 59252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 59255, - "line_end": 59262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 59265, - "line_end": 59267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 59282, - "line_end": 59289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 59293, - "line_end": 59295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 59297, - "line_end": 59325, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 59327, - "line_end": 59332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 59335, - "line_end": 59337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 59340, - "line_end": 59347, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 59350, - "line_end": 59352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 59364, - "line_end": 59368, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 59372, - "line_end": 59374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 59376, - "line_end": 59398, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 59400, - "line_end": 59402, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 59405, - "line_end": 59407, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 59410, - "line_end": 59414, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 59417, - "line_end": 59419, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 59431, - "line_end": 59435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 59439, - "line_end": 59441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 59443, - "line_end": 59465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 59467, - "line_end": 59469, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 59472, - "line_end": 59474, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 59477, - "line_end": 59481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 59484, - "line_end": 59486, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 59498, - "line_end": 59502, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 59506, - "line_end": 59508, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 59510, - "line_end": 59532, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 59534, - "line_end": 59536, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 59539, - "line_end": 59541, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 59544, - "line_end": 59548, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 59551, - "line_end": 59553, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 59565, - "line_end": 59569, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 59573, - "line_end": 59575, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 59577, - "line_end": 59599, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 59601, - "line_end": 59603, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 59606, - "line_end": 59608, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 59611, - "line_end": 59615, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 59618, - "line_end": 59620, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 59632, - "line_end": 59636, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 59640, - "line_end": 59642, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 59644, - "line_end": 59666, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 59668, - "line_end": 59670, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 59673, - "line_end": 59675, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 59678, - "line_end": 59682, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 59685, - "line_end": 59687, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 59699, - "line_end": 59703, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 59707, - "line_end": 59709, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 59711, - "line_end": 59733, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 59735, - "line_end": 59737, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 59740, - "line_end": 59742, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 59745, - "line_end": 59749, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 59752, - "line_end": 59754, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 59766, - "line_end": 59770, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 59774, - "line_end": 59776, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 59778, - "line_end": 59800, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 59802, - "line_end": 59804, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 59807, - "line_end": 59809, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 59812, - "line_end": 59816, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 59819, - "line_end": 59821, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 59833, - "line_end": 59837, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 59841, - "line_end": 59843, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 59845, - "line_end": 59867, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 59869, - "line_end": 59871, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 59874, - "line_end": 59876, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 59879, - "line_end": 59883, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 59886, - "line_end": 59888, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 59900, - "line_end": 59904, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 59908, - "line_end": 59910, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 59912, - "line_end": 59934, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 59936, - "line_end": 59938, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 59941, - "line_end": 59943, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 59946, - "line_end": 59950, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 59953, - "line_end": 59955, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 59967, - "line_end": 59971, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 59975, - "line_end": 59977, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 59979, - "line_end": 60001, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 60003, - "line_end": 60005, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 60008, - "line_end": 60010, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60013, - "line_end": 60017, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 60020, - "line_end": 60022, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 60034, - "line_end": 60038, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 60042, - "line_end": 60044, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 60046, - "line_end": 60068, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 60070, - "line_end": 60072, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 60075, - "line_end": 60077, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60080, - "line_end": 60084, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 60087, - "line_end": 60089, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 60101, - "line_end": 60105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 60109, - "line_end": 60111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 60113, - "line_end": 60135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 60137, - "line_end": 60139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 60142, - "line_end": 60144, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60147, - "line_end": 60151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 60154, - "line_end": 60156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 60168, - "line_end": 60172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 60176, - "line_end": 60178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 60180, - "line_end": 60202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 60204, - "line_end": 60206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 60209, - "line_end": 60211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60214, - "line_end": 60218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 60221, - "line_end": 60223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 60235, - "line_end": 60239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 60243, - "line_end": 60245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 60247, - "line_end": 60269, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 60271, - "line_end": 60273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 60276, - "line_end": 60278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60281, - "line_end": 60285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 60288, - "line_end": 60290, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 60302, - "line_end": 60306, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 60310, - "line_end": 60312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 60314, - "line_end": 60336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 60338, - "line_end": 60340, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 60343, - "line_end": 60345, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60348, - "line_end": 60352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 60355, - "line_end": 60357, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 60369, - "line_end": 60373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 60377, - "line_end": 60379, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 60381, - "line_end": 60403, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 60405, - "line_end": 60407, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 60410, - "line_end": 60412, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60415, - "line_end": 60419, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 60422, - "line_end": 60424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 60437, - "line_end": 60442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 60446, - "line_end": 60448, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 60450, - "line_end": 60471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 60473, - "line_end": 60477, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 60480, - "line_end": 60482, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60485, - "line_end": 60490, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 60493, - "line_end": 60495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 60508, - "line_end": 60513, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 60517, - "line_end": 60519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 60521, - "line_end": 60545, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 60547, - "line_end": 60550, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 60553, - "line_end": 60555, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60558, - "line_end": 60563, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 60566, - "line_end": 60568, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 60580, - "line_end": 60584, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 60588, - "line_end": 60590, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 60592, - "line_end": 60613, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 60615, - "line_end": 60617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 60620, - "line_end": 60622, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60625, - "line_end": 60627, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 60630, - "line_end": 60632, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 60645, - "line_end": 60650, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 60654, - "line_end": 60656, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 60658, - "line_end": 60682, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 60684, - "line_end": 60688, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 60691, - "line_end": 60693, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60696, - "line_end": 60701, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 60704, - "line_end": 60706, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 60719, - "line_end": 60724, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 60728, - "line_end": 60730, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 60732, - "line_end": 60759, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 60761, - "line_end": 60764, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 60767, - "line_end": 60769, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60772, - "line_end": 60777, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 60780, - "line_end": 60782, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 60794, - "line_end": 60798, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 60802, - "line_end": 60804, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 60806, - "line_end": 60830, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 60832, - "line_end": 60834, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 60837, - "line_end": 60839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60842, - "line_end": 60844, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 60847, - "line_end": 60849, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 60862, - "line_end": 60867, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 60871, - "line_end": 60873, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 60875, - "line_end": 60896, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 60898, - "line_end": 60902, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 60905, - "line_end": 60907, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60910, - "line_end": 60915, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 60918, - "line_end": 60920, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 60933, - "line_end": 60938, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 60942, - "line_end": 60944, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 60946, - "line_end": 60970, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 60972, - "line_end": 60975, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 60978, - "line_end": 60980, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60983, - "line_end": 60988, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 60991, - "line_end": 60993, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61005, - "line_end": 61009, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 61013, - "line_end": 61015, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 61017, - "line_end": 61038, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 61040, - "line_end": 61042, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 61045, - "line_end": 61047, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 61050, - "line_end": 61052, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 61055, - "line_end": 61057, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61070, - "line_end": 61075, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 61079, - "line_end": 61081, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 61083, - "line_end": 61104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 61106, - "line_end": 61110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 61113, - "line_end": 61115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 61118, - "line_end": 61123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 61126, - "line_end": 61128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61141, - "line_end": 61146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 61150, - "line_end": 61152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 61154, - "line_end": 61178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 61180, - "line_end": 61183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 61186, - "line_end": 61188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 61191, - "line_end": 61196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 61199, - "line_end": 61201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61213, - "line_end": 61217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 61221, - "line_end": 61223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 61225, - "line_end": 61246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 61248, - "line_end": 61250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 61253, - "line_end": 61255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 61258, - "line_end": 61260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 61263, - "line_end": 61265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61278, - "line_end": 61283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 61287, - "line_end": 61289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 61291, - "line_end": 61312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 61314, - "line_end": 61318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 61321, - "line_end": 61323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 61326, - "line_end": 61331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 61334, - "line_end": 61336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61349, - "line_end": 61354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 61358, - "line_end": 61360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 61362, - "line_end": 61386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 61388, - "line_end": 61391, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 61394, - "line_end": 61396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 61399, - "line_end": 61404, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 61407, - "line_end": 61409, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61421, - "line_end": 61425, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 61429, - "line_end": 61431, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 61433, - "line_end": 61454, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 61456, - "line_end": 61458, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 61461, - "line_end": 61463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 61466, - "line_end": 61468, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 61471, - "line_end": 61473, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61486, - "line_end": 61491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 61495, - "line_end": 61497, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 61499, - "line_end": 61523, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 61525, - "line_end": 61529, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 61532, - "line_end": 61534, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 61537, - "line_end": 61542, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 61545, - "line_end": 61547, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61560, - "line_end": 61565, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 61569, - "line_end": 61571, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 61573, - "line_end": 61600, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 61602, - "line_end": 61605, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 61608, - "line_end": 61610, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 61613, - "line_end": 61618, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 61621, - "line_end": 61623, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61635, - "line_end": 61639, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 61643, - "line_end": 61645, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 61647, - "line_end": 61671, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 61673, - "line_end": 61675, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 61678, - "line_end": 61680, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 61683, - "line_end": 61685, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 61688, - "line_end": 61690, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61703, - "line_end": 61708, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 61712, - "line_end": 61714, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 61716, - "line_end": 61737, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 61739, - "line_end": 61743, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 61746, - "line_end": 61748, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 61751, - "line_end": 61756, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 61759, - "line_end": 61761, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61774, - "line_end": 61779, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 61783, - "line_end": 61785, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 61787, - "line_end": 61811, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 61813, - "line_end": 61816, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 61819, - "line_end": 61821, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 61824, - "line_end": 61829, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 61832, - "line_end": 61834, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61846, - "line_end": 61850, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 61854, - "line_end": 61856, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 61858, - "line_end": 61879, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 61881, - "line_end": 61883, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 61886, - "line_end": 61888, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 61891, - "line_end": 61893, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 61896, - "line_end": 61898, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61911, - "line_end": 61916, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 61920, - "line_end": 61922, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 61924, - "line_end": 61945, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 61947, - "line_end": 61951, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 61954, - "line_end": 61956, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 61959, - "line_end": 61964, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 61967, - "line_end": 61969, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61982, - "line_end": 61987, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 61991, - "line_end": 61993, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 61995, - "line_end": 62019, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 62021, - "line_end": 62024, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 62027, - "line_end": 62029, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 62032, - "line_end": 62037, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 62040, - "line_end": 62042, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 62054, - "line_end": 62058, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 62062, - "line_end": 62064, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 62066, - "line_end": 62087, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 62089, - "line_end": 62091, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 62094, - "line_end": 62096, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 62099, - "line_end": 62101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 62104, - "line_end": 62106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 62119, - "line_end": 62124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 62128, - "line_end": 62130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 62132, - "line_end": 62153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 62155, - "line_end": 62159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 62162, - "line_end": 62164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 62167, - "line_end": 62172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 62175, - "line_end": 62177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 62190, - "line_end": 62195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 62199, - "line_end": 62201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 62203, - "line_end": 62227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 62229, - "line_end": 62232, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 62235, - "line_end": 62237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 62240, - "line_end": 62245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 62248, - "line_end": 62250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 62262, - "line_end": 62266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 62270, - "line_end": 62272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 62274, - "line_end": 62295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 62297, - "line_end": 62299, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 62302, - "line_end": 62304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 62307, - "line_end": 62309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 62312, - "line_end": 62314, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 62327, - "line_end": 62332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 62336, - "line_end": 62338, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 62340, - "line_end": 62364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 62366, - "line_end": 62370, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 62373, - "line_end": 62375, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 62378, - "line_end": 62383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 62386, - "line_end": 62388, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 62401, - "line_end": 62406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 62410, - "line_end": 62412, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 62414, - "line_end": 62441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 62443, - "line_end": 62446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 62449, - "line_end": 62451, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 62454, - "line_end": 62459, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 62462, - "line_end": 62464, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 62476, - "line_end": 62480, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 62484, - "line_end": 62486, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 62488, - "line_end": 62512, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 62514, - "line_end": 62516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 62519, - "line_end": 62521, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 62524, - "line_end": 62526, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 62529, - "line_end": 62531, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 62544, - "line_end": 62549, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 62553, - "line_end": 62555, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 62557, - "line_end": 62578, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 62580, - "line_end": 62584, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 62587, - "line_end": 62589, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 62592, - "line_end": 62597, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 62600, - "line_end": 62602, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 62615, - "line_end": 62620, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 62624, - "line_end": 62626, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 62628, - "line_end": 62652, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 62654, - "line_end": 62657, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 62660, - "line_end": 62662, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 62665, - "line_end": 62670, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 62673, - "line_end": 62675, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 62687, - "line_end": 62691, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 62695, - "line_end": 62697, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 62699, - "line_end": 62720, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 62722, - "line_end": 62724, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 62727, - "line_end": 62729, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 62732, - "line_end": 62734, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 62737, - "line_end": 62739, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 62752, - "line_end": 62757, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 62761, - "line_end": 62763, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 62765, - "line_end": 62786, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 62788, - "line_end": 62792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 62795, - "line_end": 62797, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 62800, - "line_end": 62805, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 62808, - "line_end": 62810, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 62823, - "line_end": 62828, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 62832, - "line_end": 62834, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 62836, - "line_end": 62860, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 62862, - "line_end": 62865, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 62868, - "line_end": 62870, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 62873, - "line_end": 62878, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 62881, - "line_end": 62883, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 62895, - "line_end": 62899, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 62903, - "line_end": 62905, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 62907, - "line_end": 62928, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 62930, - "line_end": 62932, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 62935, - "line_end": 62937, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 62940, - "line_end": 62942, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 62945, - "line_end": 62947, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 62960, - "line_end": 62965, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 62969, - "line_end": 62971, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 62973, - "line_end": 62994, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 62996, - "line_end": 63000, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 63003, - "line_end": 63005, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 63008, - "line_end": 63013, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 63016, - "line_end": 63018, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 63031, - "line_end": 63036, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 63040, - "line_end": 63042, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 63044, - "line_end": 63068, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 63070, - "line_end": 63073, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 63076, - "line_end": 63078, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 63081, - "line_end": 63086, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 63089, - "line_end": 63091, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 63103, - "line_end": 63107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 63111, - "line_end": 63113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 63115, - "line_end": 63136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 63138, - "line_end": 63140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 63143, - "line_end": 63145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 63148, - "line_end": 63150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 63153, - "line_end": 63155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 63168, - "line_end": 63173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 63177, - "line_end": 63179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 63181, - "line_end": 63205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 63207, - "line_end": 63211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 63214, - "line_end": 63216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 63219, - "line_end": 63224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 63227, - "line_end": 63229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 63242, - "line_end": 63247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 63251, - "line_end": 63253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 63255, - "line_end": 63282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 63284, - "line_end": 63287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 63290, - "line_end": 63292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 63295, - "line_end": 63300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 63303, - "line_end": 63305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 63317, - "line_end": 63321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 63325, - "line_end": 63327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 63329, - "line_end": 63353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 63355, - "line_end": 63357, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 63360, - "line_end": 63362, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 63365, - "line_end": 63367, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 63370, - "line_end": 63372, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 63385, - "line_end": 63390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 63394, - "line_end": 63396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 63398, - "line_end": 63419, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 63421, - "line_end": 63425, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 63428, - "line_end": 63430, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 63433, - "line_end": 63438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 63441, - "line_end": 63443, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 63456, - "line_end": 63461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 63465, - "line_end": 63467, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 63469, - "line_end": 63493, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 63495, - "line_end": 63498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 63501, - "line_end": 63503, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 63506, - "line_end": 63511, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 63514, - "line_end": 63516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 63528, - "line_end": 63532, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 63536, - "line_end": 63538, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 63540, - "line_end": 63561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 63563, - "line_end": 63565, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 63568, - "line_end": 63570, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 63573, - "line_end": 63575, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 63578, - "line_end": 63580, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 63593, - "line_end": 63598, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 63602, - "line_end": 63604, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 63606, - "line_end": 63627, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 63629, - "line_end": 63633, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 63636, - "line_end": 63638, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 63641, - "line_end": 63646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 63649, - "line_end": 63651, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 63664, - "line_end": 63669, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 63673, - "line_end": 63675, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 63677, - "line_end": 63701, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 63703, - "line_end": 63706, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 63709, - "line_end": 63711, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 63714, - "line_end": 63719, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 63722, - "line_end": 63724, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 63736, - "line_end": 63740, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 63744, - "line_end": 63746, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 63748, - "line_end": 63769, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 63771, - "line_end": 63773, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 63776, - "line_end": 63778, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 63781, - "line_end": 63783, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 63786, - "line_end": 63788, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 63801, - "line_end": 63806, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 63810, - "line_end": 63812, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 63814, - "line_end": 63835, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 63837, - "line_end": 63841, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 63844, - "line_end": 63846, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 63849, - "line_end": 63854, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 63857, - "line_end": 63859, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 63872, - "line_end": 63877, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 63881, - "line_end": 63883, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 63885, - "line_end": 63909, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 63911, - "line_end": 63914, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 63917, - "line_end": 63919, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 63922, - "line_end": 63927, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 63930, - "line_end": 63932, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 63944, - "line_end": 63948, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 63952, - "line_end": 63954, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 63956, - "line_end": 63977, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 63979, - "line_end": 63981, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 63984, - "line_end": 63986, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 63989, - "line_end": 63991, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 63994, - "line_end": 63996, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64009, - "line_end": 64014, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 64018, - "line_end": 64020, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 64022, - "line_end": 64046, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 64048, - "line_end": 64052, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 64055, - "line_end": 64057, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 64060, - "line_end": 64065, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 64068, - "line_end": 64070, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64083, - "line_end": 64088, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 64092, - "line_end": 64094, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 64096, - "line_end": 64123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 64125, - "line_end": 64128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 64131, - "line_end": 64133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 64136, - "line_end": 64141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 64144, - "line_end": 64146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64158, - "line_end": 64162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 64166, - "line_end": 64168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 64170, - "line_end": 64194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 64196, - "line_end": 64198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 64201, - "line_end": 64203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 64206, - "line_end": 64208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 64211, - "line_end": 64213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64226, - "line_end": 64231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 64235, - "line_end": 64237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 64239, - "line_end": 64260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 64262, - "line_end": 64266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 64269, - "line_end": 64271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 64274, - "line_end": 64279, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 64282, - "line_end": 64284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64297, - "line_end": 64302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 64306, - "line_end": 64308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 64310, - "line_end": 64334, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 64336, - "line_end": 64339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 64342, - "line_end": 64344, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 64347, - "line_end": 64352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 64355, - "line_end": 64357, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64369, - "line_end": 64373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 64377, - "line_end": 64379, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 64381, - "line_end": 64402, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 64404, - "line_end": 64406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 64409, - "line_end": 64411, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 64414, - "line_end": 64416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 64419, - "line_end": 64421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64434, - "line_end": 64439, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 64443, - "line_end": 64445, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 64447, - "line_end": 64468, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 64470, - "line_end": 64474, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 64477, - "line_end": 64479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 64482, - "line_end": 64487, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 64490, - "line_end": 64492, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64505, - "line_end": 64510, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 64514, - "line_end": 64516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 64518, - "line_end": 64542, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 64544, - "line_end": 64547, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 64550, - "line_end": 64552, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 64555, - "line_end": 64560, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 64563, - "line_end": 64565, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64577, - "line_end": 64581, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 64585, - "line_end": 64587, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 64589, - "line_end": 64610, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 64612, - "line_end": 64614, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 64617, - "line_end": 64619, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 64622, - "line_end": 64624, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 64627, - "line_end": 64629, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64643, - "line_end": 64649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 64653, - "line_end": 64655, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 64657, - "line_end": 64685, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 64687, - "line_end": 64691, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 64694, - "line_end": 64696, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 64699, - "line_end": 64705, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 64708, - "line_end": 64710, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64724, - "line_end": 64730, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 64734, - "line_end": 64736, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 64738, - "line_end": 64763, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 64765, - "line_end": 64770, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 64773, - "line_end": 64775, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 64778, - "line_end": 64784, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 64787, - "line_end": 64789, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64803, - "line_end": 64809, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 64813, - "line_end": 64815, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 64817, - "line_end": 64842, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 64844, - "line_end": 64848, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 64851, - "line_end": 64853, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 64856, - "line_end": 64862, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 64865, - "line_end": 64867, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64881, - "line_end": 64887, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 64891, - "line_end": 64893, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 64895, - "line_end": 64920, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 64922, - "line_end": 64926, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 64929, - "line_end": 64931, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 64934, - "line_end": 64940, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 64943, - "line_end": 64945, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64959, - "line_end": 64965, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 64969, - "line_end": 64971, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 64973, - "line_end": 64995, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 64997, - "line_end": 65002, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 65005, - "line_end": 65007, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 65010, - "line_end": 65016, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 65019, - "line_end": 65021, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 65035, - "line_end": 65041, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 65045, - "line_end": 65047, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 65049, - "line_end": 65071, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 65073, - "line_end": 65078, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 65081, - "line_end": 65083, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 65086, - "line_end": 65092, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 65095, - "line_end": 65097, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 65111, - "line_end": 65117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 65121, - "line_end": 65123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 65125, - "line_end": 65150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 65152, - "line_end": 65156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 65159, - "line_end": 65161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 65164, - "line_end": 65170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 65173, - "line_end": 65175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 65189, - "line_end": 65195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 65199, - "line_end": 65201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 65203, - "line_end": 65228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 65230, - "line_end": 65234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 65237, - "line_end": 65239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 65242, - "line_end": 65248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 65251, - "line_end": 65253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 65267, - "line_end": 65273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 65277, - "line_end": 65279, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 65281, - "line_end": 65306, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 65308, - "line_end": 65312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 65315, - "line_end": 65317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 65320, - "line_end": 65326, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 65329, - "line_end": 65331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 65345, - "line_end": 65351, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 65355, - "line_end": 65357, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 65359, - "line_end": 65384, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 65386, - "line_end": 65390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 65393, - "line_end": 65395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 65398, - "line_end": 65404, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 65407, - "line_end": 65409, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 65423, - "line_end": 65429, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 65433, - "line_end": 65435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 65437, - "line_end": 65462, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 65464, - "line_end": 65468, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 65471, - "line_end": 65473, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 65476, - "line_end": 65482, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 65485, - "line_end": 65487, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 65501, - "line_end": 65507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 65511, - "line_end": 65513, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 65515, - "line_end": 65540, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 65542, - "line_end": 65546, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 65549, - "line_end": 65551, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 65554, - "line_end": 65560, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 65563, - "line_end": 65565, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 65579, - "line_end": 65585, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 65589, - "line_end": 65591, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 65593, - "line_end": 65620, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 65622, - "line_end": 65626, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 65629, - "line_end": 65631, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 65634, - "line_end": 65640, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 65643, - "line_end": 65645, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 65659, - "line_end": 65665, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 65669, - "line_end": 65671, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 65673, - "line_end": 65700, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 65702, - "line_end": 65706, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 65709, - "line_end": 65711, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 65714, - "line_end": 65720, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 65723, - "line_end": 65725, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 65738, - "line_end": 65743, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 65747, - "line_end": 65749, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 65751, - "line_end": 65776, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 65778, - "line_end": 65781, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 65784, - "line_end": 65786, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 65789, - "line_end": 65794, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 65797, - "line_end": 65799, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 65812, - "line_end": 65817, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 65821, - "line_end": 65823, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 65825, - "line_end": 65848, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 65850, - "line_end": 65853, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 65856, - "line_end": 65858, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 65861, - "line_end": 65866, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 65869, - "line_end": 65871, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 65884, - "line_end": 65889, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 65893, - "line_end": 65895, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 65897, - "line_end": 65922, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 65924, - "line_end": 65927, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 65930, - "line_end": 65932, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 65935, - "line_end": 65940, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 65943, - "line_end": 65945, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 65958, - "line_end": 65963, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 65967, - "line_end": 65969, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 65971, - "line_end": 65994, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 65996, - "line_end": 65999, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 66002, - "line_end": 66004, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 66007, - "line_end": 66012, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 66015, - "line_end": 66017, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66030, - "line_end": 66035, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 66039, - "line_end": 66041, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 66043, - "line_end": 66068, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 66070, - "line_end": 66073, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 66076, - "line_end": 66078, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 66081, - "line_end": 66086, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 66089, - "line_end": 66091, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66104, - "line_end": 66109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 66113, - "line_end": 66115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 66117, - "line_end": 66140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 66142, - "line_end": 66145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 66148, - "line_end": 66150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 66153, - "line_end": 66158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 66161, - "line_end": 66163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66177, - "line_end": 66183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 66187, - "line_end": 66189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 66191, - "line_end": 66216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 66218, - "line_end": 66222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 66225, - "line_end": 66227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 66230, - "line_end": 66236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 66239, - "line_end": 66241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66255, - "line_end": 66261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 66265, - "line_end": 66267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 66269, - "line_end": 66291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 66293, - "line_end": 66297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 66300, - "line_end": 66302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 66305, - "line_end": 66311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 66314, - "line_end": 66316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66330, - "line_end": 66336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 66340, - "line_end": 66342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 66344, - "line_end": 66369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 66371, - "line_end": 66375, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 66378, - "line_end": 66380, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 66383, - "line_end": 66389, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 66392, - "line_end": 66394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66408, - "line_end": 66414, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 66418, - "line_end": 66420, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 66422, - "line_end": 66444, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 66446, - "line_end": 66450, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 66453, - "line_end": 66455, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 66458, - "line_end": 66464, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 66467, - "line_end": 66469, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66483, - "line_end": 66489, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 66493, - "line_end": 66495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 66497, - "line_end": 66522, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 66524, - "line_end": 66528, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 66531, - "line_end": 66533, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 66536, - "line_end": 66542, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 66545, - "line_end": 66547, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66561, - "line_end": 66567, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 66571, - "line_end": 66573, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 66575, - "line_end": 66597, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 66599, - "line_end": 66603, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 66606, - "line_end": 66608, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 66611, - "line_end": 66617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 66620, - "line_end": 66622, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66635, - "line_end": 66640, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 66644, - "line_end": 66646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 66648, - "line_end": 66673, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 66675, - "line_end": 66678, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 66681, - "line_end": 66683, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 66686, - "line_end": 66691, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 66694, - "line_end": 66696, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66709, - "line_end": 66714, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 66718, - "line_end": 66720, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 66722, - "line_end": 66745, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 66747, - "line_end": 66750, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 66753, - "line_end": 66755, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 66758, - "line_end": 66763, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 66766, - "line_end": 66768, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66781, - "line_end": 66786, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 66790, - "line_end": 66792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 66794, - "line_end": 66819, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 66821, - "line_end": 66824, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 66827, - "line_end": 66829, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 66832, - "line_end": 66837, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 66840, - "line_end": 66842, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66855, - "line_end": 66860, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 66864, - "line_end": 66866, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 66868, - "line_end": 66891, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 66893, - "line_end": 66896, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 66899, - "line_end": 66901, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 66904, - "line_end": 66909, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 66912, - "line_end": 66914, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66927, - "line_end": 66932, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 66936, - "line_end": 66938, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 66940, - "line_end": 66965, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 66967, - "line_end": 66970, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 66973, - "line_end": 66975, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 66978, - "line_end": 66983, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 66986, - "line_end": 66988, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 67001, - "line_end": 67006, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 67010, - "line_end": 67012, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 67014, - "line_end": 67037, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 67039, - "line_end": 67042, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 67045, - "line_end": 67047, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 67050, - "line_end": 67055, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 67058, - "line_end": 67060, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 67073, - "line_end": 67078, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 67082, - "line_end": 67084, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 67086, - "line_end": 67111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 67113, - "line_end": 67116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 67119, - "line_end": 67121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 67124, - "line_end": 67129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 67132, - "line_end": 67134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 67147, - "line_end": 67152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 67156, - "line_end": 67158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 67160, - "line_end": 67183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 67185, - "line_end": 67188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 67191, - "line_end": 67193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 67196, - "line_end": 67201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 67204, - "line_end": 67206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 67219, - "line_end": 67224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 67228, - "line_end": 67230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 67232, - "line_end": 67257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 67259, - "line_end": 67262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 67265, - "line_end": 67267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 67270, - "line_end": 67275, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 67278, - "line_end": 67280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 67293, - "line_end": 67298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 67302, - "line_end": 67304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 67306, - "line_end": 67329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 67331, - "line_end": 67334, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 67337, - "line_end": 67339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 67342, - "line_end": 67347, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 67350, - "line_end": 67352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 67366, - "line_end": 67372, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 67376, - "line_end": 67378, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 67380, - "line_end": 67405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 67407, - "line_end": 67411, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 67414, - "line_end": 67416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 67419, - "line_end": 67425, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 67428, - "line_end": 67430, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 67444, - "line_end": 67450, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 67454, - "line_end": 67456, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 67458, - "line_end": 67480, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 67482, - "line_end": 67486, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 67489, - "line_end": 67491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 67494, - "line_end": 67500, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 67503, - "line_end": 67505, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 67519, - "line_end": 67525, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 67529, - "line_end": 67531, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 67533, - "line_end": 67558, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 67560, - "line_end": 67564, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 67567, - "line_end": 67569, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 67572, - "line_end": 67578, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 67581, - "line_end": 67583, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 67597, - "line_end": 67603, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 67607, - "line_end": 67609, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 67611, - "line_end": 67633, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 67635, - "line_end": 67639, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 67642, - "line_end": 67644, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 67647, - "line_end": 67653, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 67656, - "line_end": 67658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 67672, - "line_end": 67678, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 67682, - "line_end": 67684, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 67686, - "line_end": 67711, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 67713, - "line_end": 67717, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 67720, - "line_end": 67722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 67725, - "line_end": 67731, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 67734, - "line_end": 67736, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 67750, - "line_end": 67756, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 67760, - "line_end": 67762, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 67764, - "line_end": 67786, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 67788, - "line_end": 67792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 67795, - "line_end": 67797, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 67800, - "line_end": 67806, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 67809, - "line_end": 67811, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 67825, - "line_end": 67831, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 67835, - "line_end": 67837, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 67839, - "line_end": 67864, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 67866, - "line_end": 67870, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 67873, - "line_end": 67875, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 67878, - "line_end": 67884, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 67887, - "line_end": 67889, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 67903, - "line_end": 67909, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 67913, - "line_end": 67915, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 67917, - "line_end": 67939, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 67941, - "line_end": 67945, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 67948, - "line_end": 67950, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 67953, - "line_end": 67959, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 67962, - "line_end": 67964, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 67978, - "line_end": 67984, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 67988, - "line_end": 67990, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 67992, - "line_end": 68017, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 68019, - "line_end": 68023, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 68026, - "line_end": 68028, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 68031, - "line_end": 68037, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 68040, - "line_end": 68042, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68056, - "line_end": 68062, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 68066, - "line_end": 68068, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 68070, - "line_end": 68092, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 68094, - "line_end": 68098, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 68101, - "line_end": 68103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 68106, - "line_end": 68112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 68115, - "line_end": 68117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68130, - "line_end": 68135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 68139, - "line_end": 68141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 68143, - "line_end": 68168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 68170, - "line_end": 68173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 68176, - "line_end": 68178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 68181, - "line_end": 68186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 68189, - "line_end": 68191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68204, - "line_end": 68209, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 68213, - "line_end": 68215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 68217, - "line_end": 68242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 68244, - "line_end": 68247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 68250, - "line_end": 68252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 68255, - "line_end": 68260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 68263, - "line_end": 68265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68278, - "line_end": 68283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 68287, - "line_end": 68289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 68291, - "line_end": 68313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 68315, - "line_end": 68318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 68321, - "line_end": 68323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 68326, - "line_end": 68331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 68334, - "line_end": 68336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68349, - "line_end": 68354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 68358, - "line_end": 68360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 68362, - "line_end": 68387, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 68389, - "line_end": 68392, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 68395, - "line_end": 68397, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 68400, - "line_end": 68405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 68408, - "line_end": 68410, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68424, - "line_end": 68430, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 68434, - "line_end": 68436, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 68438, - "line_end": 68463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 68465, - "line_end": 68469, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 68472, - "line_end": 68474, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 68477, - "line_end": 68483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 68486, - "line_end": 68488, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68502, - "line_end": 68508, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 68512, - "line_end": 68514, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 68516, - "line_end": 68541, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 68543, - "line_end": 68547, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 68550, - "line_end": 68552, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 68555, - "line_end": 68561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 68564, - "line_end": 68566, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68579, - "line_end": 68584, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 68588, - "line_end": 68590, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 68592, - "line_end": 68616, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 68618, - "line_end": 68621, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 68624, - "line_end": 68626, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 68629, - "line_end": 68634, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 68637, - "line_end": 68639, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68652, - "line_end": 68657, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 68661, - "line_end": 68663, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 68665, - "line_end": 68689, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 68691, - "line_end": 68694, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 68697, - "line_end": 68699, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 68702, - "line_end": 68707, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 68710, - "line_end": 68712, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68724, - "line_end": 68728, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 68732, - "line_end": 68734, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 68736, - "line_end": 68760, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 68762, - "line_end": 68764, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 68767, - "line_end": 68769, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 68772, - "line_end": 68776, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 68779, - "line_end": 68781, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68793, - "line_end": 68797, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 68801, - "line_end": 68803, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 68805, - "line_end": 68826, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 68828, - "line_end": 68830, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 68833, - "line_end": 68835, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 68838, - "line_end": 68842, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 68845, - "line_end": 68847, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68859, - "line_end": 68863, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 68867, - "line_end": 68869, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 68871, - "line_end": 68888, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 68890, - "line_end": 68892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 68895, - "line_end": 68897, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 68900, - "line_end": 68904, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 68907, - "line_end": 68909, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68921, - "line_end": 68925, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 68929, - "line_end": 68931, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 68933, - "line_end": 68947, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 68949, - "line_end": 68951, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 68954, - "line_end": 68956, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 68959, - "line_end": 68963, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 68966, - "line_end": 68968, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68980, - "line_end": 68984, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 68988, - "line_end": 68990, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 68992, - "line_end": 69016, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 69018, - "line_end": 69020, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 69023, - "line_end": 69025, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 69028, - "line_end": 69032, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 69035, - "line_end": 69037, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69049, - "line_end": 69053, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 69057, - "line_end": 69059, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 69061, - "line_end": 69082, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 69084, - "line_end": 69086, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 69089, - "line_end": 69091, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 69094, - "line_end": 69098, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 69101, - "line_end": 69103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69115, - "line_end": 69119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 69123, - "line_end": 69125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 69127, - "line_end": 69144, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 69146, - "line_end": 69148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 69151, - "line_end": 69153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 69156, - "line_end": 69160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 69163, - "line_end": 69165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69177, - "line_end": 69181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 69185, - "line_end": 69187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 69189, - "line_end": 69203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 69205, - "line_end": 69207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 69210, - "line_end": 69212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 69215, - "line_end": 69219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 69222, - "line_end": 69224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69235, - "line_end": 69239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 69243, - "line_end": 69245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 69247, - "line_end": 69256, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 69258, - "line_end": 69260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 69263, - "line_end": 69265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 69268, - "line_end": 69272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 69275, - "line_end": 69277, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69288, - "line_end": 69292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 69296, - "line_end": 69298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 69300, - "line_end": 69312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 69314, - "line_end": 69316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 69319, - "line_end": 69321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 69324, - "line_end": 69328, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 69331, - "line_end": 69333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69344, - "line_end": 69348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 69352, - "line_end": 69354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 69356, - "line_end": 69365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 69367, - "line_end": 69369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 69372, - "line_end": 69374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 69377, - "line_end": 69381, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 69384, - "line_end": 69386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69399, - "line_end": 69404, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 69408, - "line_end": 69410, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 69412, - "line_end": 69429, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 69431, - "line_end": 69435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 69438, - "line_end": 69440, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 69443, - "line_end": 69448, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 69451, - "line_end": 69453, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69466, - "line_end": 69471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 69475, - "line_end": 69477, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 69479, - "line_end": 69499, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 69501, - "line_end": 69505, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 69508, - "line_end": 69510, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 69513, - "line_end": 69518, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 69521, - "line_end": 69523, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69536, - "line_end": 69541, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 69545, - "line_end": 69547, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 69549, - "line_end": 69566, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 69568, - "line_end": 69572, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 69575, - "line_end": 69577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 69580, - "line_end": 69585, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 69588, - "line_end": 69590, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69603, - "line_end": 69608, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 69612, - "line_end": 69614, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 69616, - "line_end": 69633, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 69635, - "line_end": 69639, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 69642, - "line_end": 69644, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 69647, - "line_end": 69652, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 69655, - "line_end": 69657, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69670, - "line_end": 69675, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 69679, - "line_end": 69681, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 69683, - "line_end": 69707, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 69709, - "line_end": 69712, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 69715, - "line_end": 69717, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 69720, - "line_end": 69725, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 69728, - "line_end": 69730, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69743, - "line_end": 69748, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 69752, - "line_end": 69754, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 69756, - "line_end": 69783, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 69785, - "line_end": 69788, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 69791, - "line_end": 69793, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 69796, - "line_end": 69801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 69804, - "line_end": 69806, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69819, - "line_end": 69824, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 69828, - "line_end": 69830, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 69832, - "line_end": 69856, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 69858, - "line_end": 69861, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 69864, - "line_end": 69866, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 69869, - "line_end": 69874, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 69877, - "line_end": 69879, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69892, - "line_end": 69897, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 69901, - "line_end": 69903, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 69905, - "line_end": 69929, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 69931, - "line_end": 69934, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 69937, - "line_end": 69939, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 69942, - "line_end": 69947, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 69950, - "line_end": 69952, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69965, - "line_end": 69970, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 69974, - "line_end": 69976, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 69978, - "line_end": 70002, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 70004, - "line_end": 70007, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 70010, - "line_end": 70012, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 70015, - "line_end": 70020, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 70023, - "line_end": 70025, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 70038, - "line_end": 70043, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 70047, - "line_end": 70049, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 70051, - "line_end": 70075, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 70077, - "line_end": 70080, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 70083, - "line_end": 70085, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 70088, - "line_end": 70093, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 70096, - "line_end": 70098, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 70111, - "line_end": 70116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 70120, - "line_end": 70122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 70124, - "line_end": 70145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 70147, - "line_end": 70150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 70153, - "line_end": 70155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 70158, - "line_end": 70163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 70166, - "line_end": 70168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 70181, - "line_end": 70186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 70190, - "line_end": 70192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 70194, - "line_end": 70218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 70220, - "line_end": 70223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 70226, - "line_end": 70228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 70231, - "line_end": 70236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 70239, - "line_end": 70241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 70254, - "line_end": 70259, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 70263, - "line_end": 70265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 70267, - "line_end": 70288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 70290, - "line_end": 70293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 70296, - "line_end": 70298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 70301, - "line_end": 70306, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 70309, - "line_end": 70311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 70324, - "line_end": 70329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 70333, - "line_end": 70335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 70337, - "line_end": 70358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 70360, - "line_end": 70363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 70366, - "line_end": 70368, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 70371, - "line_end": 70376, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 70379, - "line_end": 70381, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 70394, - "line_end": 70399, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 70403, - "line_end": 70405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 70407, - "line_end": 70428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 70430, - "line_end": 70433, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 70436, - "line_end": 70438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 70441, - "line_end": 70446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 70449, - "line_end": 70451, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 70464, - "line_end": 70469, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 70473, - "line_end": 70475, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 70477, - "line_end": 70501, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 70503, - "line_end": 70506, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 70509, - "line_end": 70511, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 70514, - "line_end": 70519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 70522, - "line_end": 70524, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 70537, - "line_end": 70542, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 70546, - "line_end": 70548, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 70550, - "line_end": 70571, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 70573, - "line_end": 70576, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 70579, - "line_end": 70581, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 70584, - "line_end": 70589, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 70592, - "line_end": 70594, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 70607, - "line_end": 70612, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 70616, - "line_end": 70618, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 70620, - "line_end": 70641, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 70643, - "line_end": 70646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 70649, - "line_end": 70651, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 70654, - "line_end": 70659, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 70662, - "line_end": 70664, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 70677, - "line_end": 70682, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 70686, - "line_end": 70688, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 70690, - "line_end": 70707, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 70709, - "line_end": 70713, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 70716, - "line_end": 70718, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 70721, - "line_end": 70726, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 70729, - "line_end": 70731, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 70744, - "line_end": 70749, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 70753, - "line_end": 70755, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 70757, - "line_end": 70777, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 70779, - "line_end": 70783, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 70786, - "line_end": 70788, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 70791, - "line_end": 70796, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 70799, - "line_end": 70801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 70814, - "line_end": 70819, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 70823, - "line_end": 70825, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 70827, - "line_end": 70844, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 70846, - "line_end": 70850, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 70853, - "line_end": 70855, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 70858, - "line_end": 70863, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 70866, - "line_end": 70868, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 70881, - "line_end": 70886, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 70890, - "line_end": 70892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 70894, - "line_end": 70911, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 70913, - "line_end": 70917, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 70920, - "line_end": 70922, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 70925, - "line_end": 70930, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 70933, - "line_end": 70935, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 70948, - "line_end": 70953, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 70957, - "line_end": 70959, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 70961, - "line_end": 70985, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 70987, - "line_end": 70990, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 70993, - "line_end": 70995, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 70998, - "line_end": 71003, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 71006, - "line_end": 71008, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71021, - "line_end": 71026, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 71030, - "line_end": 71032, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 71034, - "line_end": 71061, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 71063, - "line_end": 71066, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 71069, - "line_end": 71071, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 71074, - "line_end": 71079, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 71082, - "line_end": 71084, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71097, - "line_end": 71102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 71106, - "line_end": 71108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 71110, - "line_end": 71134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 71136, - "line_end": 71139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 71142, - "line_end": 71144, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 71147, - "line_end": 71152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 71155, - "line_end": 71157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71170, - "line_end": 71175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 71179, - "line_end": 71181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 71183, - "line_end": 71207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 71209, - "line_end": 71212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 71215, - "line_end": 71217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 71220, - "line_end": 71225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 71228, - "line_end": 71230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71243, - "line_end": 71248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 71252, - "line_end": 71254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 71256, - "line_end": 71280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 71282, - "line_end": 71285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 71288, - "line_end": 71290, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 71293, - "line_end": 71298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 71301, - "line_end": 71303, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71316, - "line_end": 71321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 71325, - "line_end": 71327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 71329, - "line_end": 71353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 71355, - "line_end": 71358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 71361, - "line_end": 71363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 71366, - "line_end": 71371, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 71374, - "line_end": 71376, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71389, - "line_end": 71394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 71398, - "line_end": 71400, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 71402, - "line_end": 71423, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 71425, - "line_end": 71428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 71431, - "line_end": 71433, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 71436, - "line_end": 71441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 71444, - "line_end": 71446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71459, - "line_end": 71464, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 71468, - "line_end": 71470, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 71472, - "line_end": 71496, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 71498, - "line_end": 71501, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 71504, - "line_end": 71506, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 71509, - "line_end": 71514, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 71517, - "line_end": 71519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71532, - "line_end": 71537, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 71541, - "line_end": 71543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 71545, - "line_end": 71566, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 71568, - "line_end": 71571, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 71574, - "line_end": 71576, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 71579, - "line_end": 71584, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 71587, - "line_end": 71589, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71602, - "line_end": 71607, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 71611, - "line_end": 71613, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 71615, - "line_end": 71636, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 71638, - "line_end": 71641, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 71644, - "line_end": 71646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 71649, - "line_end": 71654, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 71657, - "line_end": 71659, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71672, - "line_end": 71677, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 71681, - "line_end": 71683, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 71685, - "line_end": 71706, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 71708, - "line_end": 71711, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 71714, - "line_end": 71716, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 71719, - "line_end": 71724, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 71727, - "line_end": 71729, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71742, - "line_end": 71747, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 71751, - "line_end": 71753, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 71755, - "line_end": 71779, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 71781, - "line_end": 71784, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 71787, - "line_end": 71789, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 71792, - "line_end": 71797, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 71800, - "line_end": 71802, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71815, - "line_end": 71820, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 71824, - "line_end": 71826, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 71828, - "line_end": 71849, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 71851, - "line_end": 71854, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 71857, - "line_end": 71859, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 71862, - "line_end": 71867, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 71870, - "line_end": 71872, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71885, - "line_end": 71890, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 71894, - "line_end": 71896, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 71898, - "line_end": 71919, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 71921, - "line_end": 71924, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 71927, - "line_end": 71929, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 71932, - "line_end": 71937, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 71940, - "line_end": 71942, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71955, - "line_end": 71960, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 71964, - "line_end": 71966, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 71968, - "line_end": 71993, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 71995, - "line_end": 71998, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 72001, - "line_end": 72003, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72006, - "line_end": 72011, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 72014, - "line_end": 72016, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 72029, - "line_end": 72034, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 72038, - "line_end": 72040, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 72042, - "line_end": 72068, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 72070, - "line_end": 72073, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 72076, - "line_end": 72078, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72081, - "line_end": 72086, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 72089, - "line_end": 72091, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 72104, - "line_end": 72109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 72113, - "line_end": 72115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 72117, - "line_end": 72142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 72144, - "line_end": 72147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 72150, - "line_end": 72152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72155, - "line_end": 72160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 72163, - "line_end": 72165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 72178, - "line_end": 72183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 72187, - "line_end": 72189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 72191, - "line_end": 72216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 72218, - "line_end": 72221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 72224, - "line_end": 72226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72229, - "line_end": 72234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 72237, - "line_end": 72239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 72252, - "line_end": 72257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 72261, - "line_end": 72263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 72265, - "line_end": 72290, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 72292, - "line_end": 72295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 72298, - "line_end": 72300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72303, - "line_end": 72308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 72311, - "line_end": 72313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 72326, - "line_end": 72331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 72335, - "line_end": 72337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 72339, - "line_end": 72364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 72366, - "line_end": 72369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 72372, - "line_end": 72374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72377, - "line_end": 72382, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 72385, - "line_end": 72387, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 72400, - "line_end": 72405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 72409, - "line_end": 72411, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 72413, - "line_end": 72435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 72437, - "line_end": 72440, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 72443, - "line_end": 72445, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72448, - "line_end": 72453, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 72456, - "line_end": 72458, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 72471, - "line_end": 72476, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 72480, - "line_end": 72482, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 72484, - "line_end": 72507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 72509, - "line_end": 72512, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 72515, - "line_end": 72517, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72520, - "line_end": 72525, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 72528, - "line_end": 72530, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 72543, - "line_end": 72548, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 72552, - "line_end": 72554, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 72556, - "line_end": 72578, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 72580, - "line_end": 72583, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 72586, - "line_end": 72588, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72591, - "line_end": 72596, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 72599, - "line_end": 72601, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 72614, - "line_end": 72619, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 72623, - "line_end": 72625, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 72627, - "line_end": 72649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 72651, - "line_end": 72654, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 72657, - "line_end": 72659, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72662, - "line_end": 72667, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 72670, - "line_end": 72672, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 72685, - "line_end": 72690, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 72694, - "line_end": 72696, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 72698, - "line_end": 72723, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 72725, - "line_end": 72728, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 72731, - "line_end": 72733, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72736, - "line_end": 72741, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 72744, - "line_end": 72746, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 72759, - "line_end": 72764, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 72768, - "line_end": 72770, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 72772, - "line_end": 72798, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 72800, - "line_end": 72803, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 72806, - "line_end": 72808, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72811, - "line_end": 72816, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 72819, - "line_end": 72821, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 72834, - "line_end": 72839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 72843, - "line_end": 72845, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 72847, - "line_end": 72872, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 72874, - "line_end": 72877, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 72880, - "line_end": 72882, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72885, - "line_end": 72890, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 72893, - "line_end": 72895, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 72908, - "line_end": 72913, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 72917, - "line_end": 72919, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 72921, - "line_end": 72946, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 72948, - "line_end": 72951, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 72954, - "line_end": 72956, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72959, - "line_end": 72964, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 72967, - "line_end": 72969, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 72982, - "line_end": 72987, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 72991, - "line_end": 72993, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 72995, - "line_end": 73020, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 73022, - "line_end": 73025, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 73028, - "line_end": 73030, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 73033, - "line_end": 73038, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 73041, - "line_end": 73043, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73056, - "line_end": 73061, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 73065, - "line_end": 73067, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 73069, - "line_end": 73094, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 73096, - "line_end": 73099, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 73102, - "line_end": 73104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 73107, - "line_end": 73112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 73115, - "line_end": 73117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73130, - "line_end": 73135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 73139, - "line_end": 73141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 73143, - "line_end": 73165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 73167, - "line_end": 73170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 73173, - "line_end": 73175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 73178, - "line_end": 73183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 73186, - "line_end": 73188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73201, - "line_end": 73206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 73210, - "line_end": 73212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 73214, - "line_end": 73237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 73239, - "line_end": 73242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 73245, - "line_end": 73247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 73250, - "line_end": 73255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 73258, - "line_end": 73260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73273, - "line_end": 73278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 73282, - "line_end": 73284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 73286, - "line_end": 73308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 73310, - "line_end": 73313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 73316, - "line_end": 73318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 73321, - "line_end": 73326, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 73329, - "line_end": 73331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73344, - "line_end": 73349, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 73353, - "line_end": 73355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 73357, - "line_end": 73379, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 73381, - "line_end": 73384, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 73387, - "line_end": 73389, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 73392, - "line_end": 73397, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 73400, - "line_end": 73402, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73415, - "line_end": 73420, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 73424, - "line_end": 73426, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 73428, - "line_end": 73453, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 73455, - "line_end": 73458, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 73461, - "line_end": 73463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 73466, - "line_end": 73471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 73474, - "line_end": 73476, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73489, - "line_end": 73494, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 73498, - "line_end": 73500, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 73502, - "line_end": 73527, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 73529, - "line_end": 73532, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 73535, - "line_end": 73537, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 73540, - "line_end": 73545, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 73548, - "line_end": 73550, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73563, - "line_end": 73568, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 73572, - "line_end": 73574, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 73576, - "line_end": 73598, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 73600, - "line_end": 73603, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 73606, - "line_end": 73608, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 73611, - "line_end": 73616, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 73619, - "line_end": 73621, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73634, - "line_end": 73639, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 73643, - "line_end": 73645, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 73647, - "line_end": 73672, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 73674, - "line_end": 73677, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 73680, - "line_end": 73682, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 73685, - "line_end": 73690, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 73693, - "line_end": 73695, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73708, - "line_end": 73713, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 73717, - "line_end": 73719, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 73721, - "line_end": 73746, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 73748, - "line_end": 73751, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 73754, - "line_end": 73756, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 73759, - "line_end": 73764, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 73767, - "line_end": 73769, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73782, - "line_end": 73787, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 73791, - "line_end": 73793, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 73795, - "line_end": 73820, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 73822, - "line_end": 73825, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 73828, - "line_end": 73830, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 73833, - "line_end": 73838, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 73841, - "line_end": 73843, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73856, - "line_end": 73861, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 73865, - "line_end": 73867, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 73869, - "line_end": 73894, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 73896, - "line_end": 73899, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 73902, - "line_end": 73904, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 73907, - "line_end": 73912, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 73915, - "line_end": 73917, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73930, - "line_end": 73935, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 73939, - "line_end": 73941, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 73943, - "line_end": 73968, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 73970, - "line_end": 73973, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 73976, - "line_end": 73978, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 73981, - "line_end": 73986, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 73989, - "line_end": 73991, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 74004, - "line_end": 74009, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 74013, - "line_end": 74015, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 74017, - "line_end": 74042, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 74044, - "line_end": 74047, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 74050, - "line_end": 74052, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 74055, - "line_end": 74060, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 74063, - "line_end": 74065, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 74078, - "line_end": 74083, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 74087, - "line_end": 74089, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 74091, - "line_end": 74116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 74118, - "line_end": 74121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 74124, - "line_end": 74126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 74129, - "line_end": 74134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 74137, - "line_end": 74139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 74152, - "line_end": 74157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 74161, - "line_end": 74163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 74165, - "line_end": 74190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 74192, - "line_end": 74195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 74198, - "line_end": 74200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 74203, - "line_end": 74208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 74211, - "line_end": 74213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 74226, - "line_end": 74231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 74235, - "line_end": 74237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 74239, - "line_end": 74264, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 74266, - "line_end": 74269, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 74272, - "line_end": 74274, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 74277, - "line_end": 74282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 74285, - "line_end": 74287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 74301, - "line_end": 74307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 74311, - "line_end": 74313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 74315, - "line_end": 74340, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 74342, - "line_end": 74346, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 74349, - "line_end": 74351, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 74354, - "line_end": 74360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 74363, - "line_end": 74365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 74379, - "line_end": 74385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 74389, - "line_end": 74391, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 74393, - "line_end": 74418, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 74420, - "line_end": 74424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 74427, - "line_end": 74429, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 74432, - "line_end": 74438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 74441, - "line_end": 74443, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 74457, - "line_end": 74463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 74467, - "line_end": 74469, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 74471, - "line_end": 74496, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 74498, - "line_end": 74502, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 74505, - "line_end": 74507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 74510, - "line_end": 74516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 74519, - "line_end": 74521, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 74535, - "line_end": 74541, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 74545, - "line_end": 74547, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 74549, - "line_end": 74574, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 74576, - "line_end": 74580, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 74583, - "line_end": 74585, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 74588, - "line_end": 74594, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 74597, - "line_end": 74599, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 74613, - "line_end": 74619, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 74623, - "line_end": 74625, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 74627, - "line_end": 74652, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 74654, - "line_end": 74658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 74661, - "line_end": 74663, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 74666, - "line_end": 74672, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 74675, - "line_end": 74677, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 74691, - "line_end": 74697, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 74701, - "line_end": 74703, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 74705, - "line_end": 74730, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 74732, - "line_end": 74736, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 74739, - "line_end": 74741, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 74744, - "line_end": 74750, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 74753, - "line_end": 74755, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 74769, - "line_end": 74775, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 74779, - "line_end": 74781, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 74783, - "line_end": 74808, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 74810, - "line_end": 74814, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 74817, - "line_end": 74819, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 74822, - "line_end": 74828, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 74831, - "line_end": 74833, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 74847, - "line_end": 74853, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 74857, - "line_end": 74859, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 74861, - "line_end": 74886, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 74888, - "line_end": 74892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 74895, - "line_end": 74897, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 74900, - "line_end": 74906, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 74909, - "line_end": 74911, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 74925, - "line_end": 74931, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 74935, - "line_end": 74937, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 74939, - "line_end": 74964, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 74966, - "line_end": 74970, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 74973, - "line_end": 74975, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 74978, - "line_end": 74984, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 74987, - "line_end": 74989, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75003, - "line_end": 75009, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 75013, - "line_end": 75015, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 75017, - "line_end": 75042, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 75044, - "line_end": 75048, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 75051, - "line_end": 75053, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 75056, - "line_end": 75062, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 75065, - "line_end": 75067, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75081, - "line_end": 75087, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 75091, - "line_end": 75093, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 75095, - "line_end": 75120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 75122, - "line_end": 75126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 75129, - "line_end": 75131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 75134, - "line_end": 75140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 75143, - "line_end": 75145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75159, - "line_end": 75165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 75169, - "line_end": 75171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 75173, - "line_end": 75198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 75200, - "line_end": 75204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 75207, - "line_end": 75209, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 75212, - "line_end": 75218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 75221, - "line_end": 75223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75236, - "line_end": 75241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 75245, - "line_end": 75247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 75249, - "line_end": 75271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 75273, - "line_end": 75276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 75279, - "line_end": 75281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 75284, - "line_end": 75289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 75292, - "line_end": 75294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75307, - "line_end": 75312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 75316, - "line_end": 75318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 75320, - "line_end": 75345, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 75347, - "line_end": 75350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 75353, - "line_end": 75355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 75358, - "line_end": 75363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 75366, - "line_end": 75368, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75381, - "line_end": 75386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 75390, - "line_end": 75392, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 75394, - "line_end": 75416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 75418, - "line_end": 75421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 75424, - "line_end": 75426, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 75429, - "line_end": 75434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 75437, - "line_end": 75439, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75453, - "line_end": 75459, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 75463, - "line_end": 75465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 75467, - "line_end": 75492, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 75494, - "line_end": 75498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 75501, - "line_end": 75503, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 75506, - "line_end": 75512, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 75515, - "line_end": 75517, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75531, - "line_end": 75537, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 75541, - "line_end": 75543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 75545, - "line_end": 75570, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 75572, - "line_end": 75576, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 75579, - "line_end": 75581, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 75584, - "line_end": 75590, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 75593, - "line_end": 75595, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75609, - "line_end": 75615, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 75619, - "line_end": 75621, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 75623, - "line_end": 75648, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 75650, - "line_end": 75654, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 75657, - "line_end": 75659, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 75662, - "line_end": 75668, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 75671, - "line_end": 75673, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75686, - "line_end": 75691, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 75695, - "line_end": 75697, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 75699, - "line_end": 75724, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 75726, - "line_end": 75729, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 75732, - "line_end": 75734, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 75737, - "line_end": 75742, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 75745, - "line_end": 75747, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75760, - "line_end": 75765, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 75769, - "line_end": 75771, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 75773, - "line_end": 75798, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 75800, - "line_end": 75803, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 75806, - "line_end": 75808, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 75811, - "line_end": 75816, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 75819, - "line_end": 75821, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75834, - "line_end": 75839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 75843, - "line_end": 75845, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 75847, - "line_end": 75872, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 75874, - "line_end": 75877, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 75880, - "line_end": 75882, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 75885, - "line_end": 75890, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 75893, - "line_end": 75895, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75908, - "line_end": 75913, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 75917, - "line_end": 75919, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 75921, - "line_end": 75946, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 75948, - "line_end": 75951, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 75954, - "line_end": 75956, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 75959, - "line_end": 75964, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 75967, - "line_end": 75969, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75982, - "line_end": 75987, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 75991, - "line_end": 75993, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 75995, - "line_end": 76020, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 76022, - "line_end": 76025, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 76028, - "line_end": 76030, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 76033, - "line_end": 76038, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 76041, - "line_end": 76043, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 76056, - "line_end": 76061, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 76065, - "line_end": 76067, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 76069, - "line_end": 76094, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 76096, - "line_end": 76099, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 76102, - "line_end": 76104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 76107, - "line_end": 76112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 76115, - "line_end": 76117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 76130, - "line_end": 76135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 76139, - "line_end": 76141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 76143, - "line_end": 76168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 76170, - "line_end": 76173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 76176, - "line_end": 76178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 76181, - "line_end": 76186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 76189, - "line_end": 76191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 76204, - "line_end": 76209, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 76213, - "line_end": 76215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 76217, - "line_end": 76242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 76244, - "line_end": 76247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 76250, - "line_end": 76252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 76255, - "line_end": 76260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 76263, - "line_end": 76265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 76279, - "line_end": 76285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 76289, - "line_end": 76291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 76293, - "line_end": 76318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 76320, - "line_end": 76324, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 76327, - "line_end": 76329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 76332, - "line_end": 76338, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 76341, - "line_end": 76343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 76357, - "line_end": 76363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 76367, - "line_end": 76369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 76371, - "line_end": 76396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 76398, - "line_end": 76402, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 76405, - "line_end": 76407, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 76410, - "line_end": 76416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 76419, - "line_end": 76421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 76435, - "line_end": 76441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 76445, - "line_end": 76447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 76449, - "line_end": 76474, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 76476, - "line_end": 76480, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 76483, - "line_end": 76485, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 76488, - "line_end": 76494, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 76497, - "line_end": 76499, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 76513, - "line_end": 76519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 76523, - "line_end": 76525, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 76527, - "line_end": 76552, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 76554, - "line_end": 76558, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 76561, - "line_end": 76563, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 76566, - "line_end": 76572, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 76575, - "line_end": 76577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 76591, - "line_end": 76597, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 76601, - "line_end": 76603, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 76605, - "line_end": 76630, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 76632, - "line_end": 76636, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 76639, - "line_end": 76641, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 76644, - "line_end": 76650, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 76653, - "line_end": 76655, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 76669, - "line_end": 76675, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 76679, - "line_end": 76681, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 76683, - "line_end": 76708, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 76710, - "line_end": 76714, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 76717, - "line_end": 76719, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 76722, - "line_end": 76728, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 76731, - "line_end": 76733, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 76747, - "line_end": 76753, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 76757, - "line_end": 76759, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 76761, - "line_end": 76786, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 76788, - "line_end": 76792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 76795, - "line_end": 76797, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 76800, - "line_end": 76806, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 76809, - "line_end": 76811, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 76825, - "line_end": 76831, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 76835, - "line_end": 76837, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 76839, - "line_end": 76864, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 76866, - "line_end": 76870, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 76873, - "line_end": 76875, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 76878, - "line_end": 76884, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 76887, - "line_end": 76889, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 76902, - "line_end": 76907, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 76911, - "line_end": 76913, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 76915, - "line_end": 76932, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 76934, - "line_end": 76938, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 76941, - "line_end": 76943, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 76946, - "line_end": 76951, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 76954, - "line_end": 76956, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 76969, - "line_end": 76974, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 76978, - "line_end": 76980, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 76982, - "line_end": 77002, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 77004, - "line_end": 77008, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 77011, - "line_end": 77013, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 77016, - "line_end": 77021, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 77024, - "line_end": 77026, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 77039, - "line_end": 77044, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 77048, - "line_end": 77050, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 77052, - "line_end": 77069, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 77071, - "line_end": 77075, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 77078, - "line_end": 77080, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 77083, - "line_end": 77088, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 77091, - "line_end": 77093, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 77106, - "line_end": 77111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 77115, - "line_end": 77117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 77119, - "line_end": 77136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 77138, - "line_end": 77142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 77145, - "line_end": 77147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 77150, - "line_end": 77155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 77158, - "line_end": 77160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 77173, - "line_end": 77178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 77182, - "line_end": 77184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 77186, - "line_end": 77210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 77212, - "line_end": 77215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 77218, - "line_end": 77220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 77223, - "line_end": 77228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 77231, - "line_end": 77233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 77246, - "line_end": 77251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 77255, - "line_end": 77257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 77259, - "line_end": 77286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 77288, - "line_end": 77291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 77294, - "line_end": 77296, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 77299, - "line_end": 77304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 77307, - "line_end": 77309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 77322, - "line_end": 77327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 77331, - "line_end": 77333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 77335, - "line_end": 77359, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 77361, - "line_end": 77364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 77367, - "line_end": 77369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 77372, - "line_end": 77377, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 77380, - "line_end": 77382, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 77395, - "line_end": 77400, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 77404, - "line_end": 77406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 77408, - "line_end": 77432, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 77434, - "line_end": 77437, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 77440, - "line_end": 77442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 77445, - "line_end": 77450, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 77453, - "line_end": 77455, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 77468, - "line_end": 77473, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 77477, - "line_end": 77479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 77481, - "line_end": 77505, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 77507, - "line_end": 77510, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 77513, - "line_end": 77515, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 77518, - "line_end": 77523, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 77526, - "line_end": 77528, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 77541, - "line_end": 77546, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 77550, - "line_end": 77552, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 77554, - "line_end": 77578, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 77580, - "line_end": 77583, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 77586, - "line_end": 77588, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 77591, - "line_end": 77596, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 77599, - "line_end": 77601, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 77614, - "line_end": 77619, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 77623, - "line_end": 77625, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 77627, - "line_end": 77648, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 77650, - "line_end": 77653, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 77656, - "line_end": 77658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 77661, - "line_end": 77666, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 77669, - "line_end": 77671, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 77684, - "line_end": 77689, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 77693, - "line_end": 77695, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 77697, - "line_end": 77721, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 77723, - "line_end": 77726, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 77729, - "line_end": 77731, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 77734, - "line_end": 77739, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 77742, - "line_end": 77744, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 77757, - "line_end": 77762, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 77766, - "line_end": 77768, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 77770, - "line_end": 77791, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 77793, - "line_end": 77796, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 77799, - "line_end": 77801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 77804, - "line_end": 77809, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 77812, - "line_end": 77814, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 77827, - "line_end": 77832, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 77836, - "line_end": 77838, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 77840, - "line_end": 77861, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 77863, - "line_end": 77866, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 77869, - "line_end": 77871, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 77874, - "line_end": 77879, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 77882, - "line_end": 77884, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 77897, - "line_end": 77902, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 77906, - "line_end": 77908, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 77910, - "line_end": 77931, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 77933, - "line_end": 77936, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 77939, - "line_end": 77941, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 77944, - "line_end": 77949, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 77952, - "line_end": 77954, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 77967, - "line_end": 77972, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 77976, - "line_end": 77978, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 77980, - "line_end": 78004, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 78006, - "line_end": 78009, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 78012, - "line_end": 78014, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 78017, - "line_end": 78022, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 78025, - "line_end": 78027, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 78040, - "line_end": 78045, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 78049, - "line_end": 78051, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 78053, - "line_end": 78074, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 78076, - "line_end": 78079, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 78082, - "line_end": 78084, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 78087, - "line_end": 78092, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 78095, - "line_end": 78097, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 78110, - "line_end": 78115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 78119, - "line_end": 78121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 78123, - "line_end": 78144, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 78146, - "line_end": 78149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 78152, - "line_end": 78154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 78157, - "line_end": 78162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 78165, - "line_end": 78167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 78180, - "line_end": 78185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 78189, - "line_end": 78191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 78193, - "line_end": 78218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 78220, - "line_end": 78223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 78226, - "line_end": 78228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 78231, - "line_end": 78236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 78239, - "line_end": 78241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 78254, - "line_end": 78259, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 78263, - "line_end": 78265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 78267, - "line_end": 78293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 78295, - "line_end": 78298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 78301, - "line_end": 78303, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 78306, - "line_end": 78311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 78314, - "line_end": 78316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 78329, - "line_end": 78334, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 78338, - "line_end": 78340, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 78342, - "line_end": 78367, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 78369, - "line_end": 78372, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 78375, - "line_end": 78377, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 78380, - "line_end": 78385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 78388, - "line_end": 78390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 78403, - "line_end": 78408, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 78412, - "line_end": 78414, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 78416, - "line_end": 78441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 78443, - "line_end": 78446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 78449, - "line_end": 78451, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 78454, - "line_end": 78459, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 78462, - "line_end": 78464, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 78477, - "line_end": 78482, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 78486, - "line_end": 78488, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 78490, - "line_end": 78515, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 78517, - "line_end": 78520, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 78523, - "line_end": 78525, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 78528, - "line_end": 78533, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 78536, - "line_end": 78538, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 78551, - "line_end": 78556, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 78560, - "line_end": 78562, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 78564, - "line_end": 78589, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 78591, - "line_end": 78594, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 78597, - "line_end": 78599, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 78602, - "line_end": 78607, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 78610, - "line_end": 78612, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 78625, - "line_end": 78630, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 78634, - "line_end": 78636, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 78638, - "line_end": 78660, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 78662, - "line_end": 78665, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 78668, - "line_end": 78670, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 78673, - "line_end": 78678, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 78681, - "line_end": 78683, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 78696, - "line_end": 78701, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 78705, - "line_end": 78707, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 78709, - "line_end": 78732, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 78734, - "line_end": 78737, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 78740, - "line_end": 78742, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 78745, - "line_end": 78750, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 78753, - "line_end": 78755, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 78768, - "line_end": 78773, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 78777, - "line_end": 78779, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 78781, - "line_end": 78803, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 78805, - "line_end": 78808, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 78811, - "line_end": 78813, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 78816, - "line_end": 78821, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 78824, - "line_end": 78826, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 78839, - "line_end": 78844, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 78848, - "line_end": 78850, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 78852, - "line_end": 78874, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 78876, - "line_end": 78879, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 78882, - "line_end": 78884, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 78887, - "line_end": 78892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 78895, - "line_end": 78897, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 78910, - "line_end": 78915, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 78919, - "line_end": 78921, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 78923, - "line_end": 78945, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 78947, - "line_end": 78950, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 78953, - "line_end": 78955, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 78958, - "line_end": 78963, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 78966, - "line_end": 78968, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 78981, - "line_end": 78986, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 78990, - "line_end": 78992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 78994, - "line_end": 79019, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 79021, - "line_end": 79024, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 79027, - "line_end": 79029, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 79032, - "line_end": 79037, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 79040, - "line_end": 79042, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 79055, - "line_end": 79060, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 79064, - "line_end": 79066, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 79068, - "line_end": 79093, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 79095, - "line_end": 79098, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 79101, - "line_end": 79103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 79106, - "line_end": 79111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 79114, - "line_end": 79116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 79130, - "line_end": 79136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 79140, - "line_end": 79142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 79144, - "line_end": 79169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 79171, - "line_end": 79175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 79178, - "line_end": 79180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 79183, - "line_end": 79189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 79192, - "line_end": 79194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 79208, - "line_end": 79214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 79218, - "line_end": 79220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 79222, - "line_end": 79247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 79249, - "line_end": 79253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 79256, - "line_end": 79258, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 79261, - "line_end": 79267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 79270, - "line_end": 79272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 79286, - "line_end": 79292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mnemonic", - "name": "mnemonic", - "symbol_type": "Function", - "file_path": "", - "line_start": 79296, - "line_end": 79298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode", - "name": "encode", - "symbol_type": "Function", - "file_path": "", - "line_start": 79300, - "line_end": 79325, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visit", - "name": "visit", - "symbol_type": "Function", - "file_path": "", - "line_start": 79327, - "line_end": 79331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_features", - "name": "features", - "symbol_type": "Function", - "file_path": "", - "line_start": 79334, - "line_end": 79336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 79339, - "line_end": 79345, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 79348, - "line_end": 79350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Inst", - "name": "Inst", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 1022, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pabsb_a", - "name": "pabsb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 5116, - "line_end": 5119, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpabsb_a", - "name": "vpabsb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 5191, - "line_end": 5194, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pabsw_a", - "name": "pabsw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 5264, - "line_end": 5267, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpabsw_a", - "name": "vpabsw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 5339, - "line_end": 5342, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pabsd_a", - "name": "pabsd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 5412, - "line_end": 5415, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpabsd_a", - "name": "vpabsd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 5487, - "line_end": 5490, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addb_i", - "name": "addb_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 5560, - "line_end": 5563, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addw_i", - "name": "addw_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 5627, - "line_end": 5630, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addl_i", - "name": "addl_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 5697, - "line_end": 5700, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addq_i_sxl", - "name": "addq_i_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 5764, - "line_end": 5767, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addb_mi", - "name": "addb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 5831, - "line_end": 5834, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addw_mi", - "name": "addw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 5904, - "line_end": 5907, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addl_mi", - "name": "addl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 5980, - "line_end": 5983, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addq_mi_sxl", - "name": "addq_mi_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 6053, - "line_end": 6056, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addl_mi_sxb", - "name": "addl_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 6126, - "line_end": 6129, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addq_mi_sxb", - "name": "addq_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 6199, - "line_end": 6202, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addb_mr", - "name": "addb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 6272, - "line_end": 6275, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addw_mr", - "name": "addw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 6342, - "line_end": 6345, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addl_mr", - "name": "addl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 6415, - "line_end": 6418, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addq_mr", - "name": "addq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 6485, - "line_end": 6488, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addb_rm", - "name": "addb_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 6555, - "line_end": 6558, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addw_rm", - "name": "addw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 6625, - "line_end": 6628, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addl_rm", - "name": "addl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 6698, - "line_end": 6701, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addq_rm", - "name": "addq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 6768, - "line_end": 6771, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcb_i", - "name": "adcb_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 6838, - "line_end": 6841, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcw_i", - "name": "adcw_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 6905, - "line_end": 6908, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcl_i", - "name": "adcl_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 6975, - "line_end": 6978, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcq_i_sxl", - "name": "adcq_i_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 7042, - "line_end": 7045, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcb_mi", - "name": "adcb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 7109, - "line_end": 7112, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcw_mi", - "name": "adcw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 7182, - "line_end": 7185, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcl_mi", - "name": "adcl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 7258, - "line_end": 7261, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcq_mi_sxl", - "name": "adcq_mi_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 7331, - "line_end": 7334, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcl_mi_sxb", - "name": "adcl_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 7404, - "line_end": 7407, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcq_mi_sxb", - "name": "adcq_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 7477, - "line_end": 7480, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcb_mr", - "name": "adcb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 7550, - "line_end": 7553, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcw_mr", - "name": "adcw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 7620, - "line_end": 7623, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcl_mr", - "name": "adcl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 7693, - "line_end": 7696, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcq_mr", - "name": "adcq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 7763, - "line_end": 7766, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcb_rm", - "name": "adcb_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 7833, - "line_end": 7836, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcw_rm", - "name": "adcw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 7903, - "line_end": 7906, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcl_rm", - "name": "adcl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 7976, - "line_end": 7979, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_adcq_rm", - "name": "adcq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 8046, - "line_end": 8049, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_addb_mi", - "name": "lock_addb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 8116, - "line_end": 8119, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_addw_mi", - "name": "lock_addw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 8190, - "line_end": 8193, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_addl_mi", - "name": "lock_addl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 8265, - "line_end": 8268, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_addq_mi_sxl", - "name": "lock_addq_mi_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 8339, - "line_end": 8342, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_addl_mi_sxb", - "name": "lock_addl_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 8413, - "line_end": 8416, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_addq_mi_sxb", - "name": "lock_addq_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 8487, - "line_end": 8490, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_addb_mr", - "name": "lock_addb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 8561, - "line_end": 8564, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_addw_mr", - "name": "lock_addw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 8632, - "line_end": 8635, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_addl_mr", - "name": "lock_addl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 8704, - "line_end": 8707, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_addq_mr", - "name": "lock_addq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 8775, - "line_end": 8778, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_adcb_mi", - "name": "lock_adcb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 8846, - "line_end": 8849, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_adcw_mi", - "name": "lock_adcw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 8920, - "line_end": 8923, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_adcl_mi", - "name": "lock_adcl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 8995, - "line_end": 8998, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_adcq_mi_sxl", - "name": "lock_adcq_mi_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 9069, - "line_end": 9072, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_adcl_mi_sxb", - "name": "lock_adcl_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 9143, - "line_end": 9146, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_adcq_mi_sxb", - "name": "lock_adcq_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 9217, - "line_end": 9220, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_adcb_mr", - "name": "lock_adcb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 9291, - "line_end": 9294, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_adcw_mr", - "name": "lock_adcw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 9362, - "line_end": 9365, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_adcl_mr", - "name": "lock_adcl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 9434, - "line_end": 9437, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_adcq_mr", - "name": "lock_adcq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 9505, - "line_end": 9508, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_xaddb_mr", - "name": "lock_xaddb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 9576, - "line_end": 9579, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_xaddw_mr", - "name": "lock_xaddw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 9647, - "line_end": 9650, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_xaddl_mr", - "name": "lock_xaddl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 9719, - "line_end": 9722, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_xaddq_mr", - "name": "lock_xaddq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 9790, - "line_end": 9793, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addss_a", - "name": "addss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 9861, - "line_end": 9864, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addsd_a", - "name": "addsd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 9935, - "line_end": 9938, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addps_a", - "name": "addps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 10009, - "line_end": 10012, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_addpd_a", - "name": "addpd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 10080, - "line_end": 10083, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_paddb_a", - "name": "paddb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 10154, - "line_end": 10157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_paddw_a", - "name": "paddw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 10228, - "line_end": 10231, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_paddd_a", - "name": "paddd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 10302, - "line_end": 10305, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_paddq_a", - "name": "paddq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 10376, - "line_end": 10379, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_paddsb_a", - "name": "paddsb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 10450, - "line_end": 10453, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_paddsw_a", - "name": "paddsw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 10524, - "line_end": 10527, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_paddusb_a", - "name": "paddusb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 10598, - "line_end": 10601, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_paddusw_a", - "name": "paddusw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 10672, - "line_end": 10675, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_phaddw_a", - "name": "phaddw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 10746, - "line_end": 10749, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_phaddd_a", - "name": "phaddd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 10821, - "line_end": 10824, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vaddss_b", - "name": "vaddss_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 10896, - "line_end": 10900, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vaddsd_b", - "name": "vaddsd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 10974, - "line_end": 10978, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vaddps_b", - "name": "vaddps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 11052, - "line_end": 11056, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vaddpd_b", - "name": "vaddpd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 11130, - "line_end": 11134, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpaddb_b", - "name": "vpaddb_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 11208, - "line_end": 11212, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpaddw_b", - "name": "vpaddw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 11286, - "line_end": 11290, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpaddd_b", - "name": "vpaddd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 11364, - "line_end": 11368, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpaddq_b", - "name": "vpaddq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 11442, - "line_end": 11446, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpaddsb_b", - "name": "vpaddsb_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 11520, - "line_end": 11524, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpaddsw_b", - "name": "vpaddsw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 11598, - "line_end": 11602, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpaddusb_b", - "name": "vpaddusb_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 11676, - "line_end": 11680, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpaddusw_b", - "name": "vpaddusw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 11754, - "line_end": 11758, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vphaddw_b", - "name": "vphaddw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 11832, - "line_end": 11836, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vphaddd_b", - "name": "vphaddd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 11910, - "line_end": 11914, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_palignr_a", - "name": "palignr_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 11988, - "line_end": 11992, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpalignr_b", - "name": "vpalignr_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 12070, - "line_end": 12075, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andb_i", - "name": "andb_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 12155, - "line_end": 12158, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andw_i", - "name": "andw_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 12222, - "line_end": 12225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andl_i", - "name": "andl_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 12292, - "line_end": 12295, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andq_i_sxl", - "name": "andq_i_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 12359, - "line_end": 12362, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andb_mi", - "name": "andb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 12426, - "line_end": 12429, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andw_mi", - "name": "andw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 12499, - "line_end": 12502, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andl_mi", - "name": "andl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 12575, - "line_end": 12578, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andq_mi_sxl", - "name": "andq_mi_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 12648, - "line_end": 12651, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andl_mi_sxb", - "name": "andl_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 12721, - "line_end": 12724, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andq_mi_sxb", - "name": "andq_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 12794, - "line_end": 12797, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andb_mr", - "name": "andb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 12867, - "line_end": 12870, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andw_mr", - "name": "andw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 12937, - "line_end": 12940, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andl_mr", - "name": "andl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 13010, - "line_end": 13013, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andq_mr", - "name": "andq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 13080, - "line_end": 13083, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andb_rm", - "name": "andb_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 13150, - "line_end": 13153, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andw_rm", - "name": "andw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 13220, - "line_end": 13223, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andl_rm", - "name": "andl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 13293, - "line_end": 13296, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andq_rm", - "name": "andq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 13363, - "line_end": 13366, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andnl_rvm", - "name": "andnl_rvm", - "symbol_type": "Class", - "file_path": "", - "line_start": 13433, - "line_end": 13437, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andnq_rvm", - "name": "andnq_rvm", - "symbol_type": "Class", - "file_path": "", - "line_start": 13511, - "line_end": 13515, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_andb_mi", - "name": "lock_andb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 13589, - "line_end": 13592, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_andw_mi", - "name": "lock_andw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 13663, - "line_end": 13666, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_andl_mi", - "name": "lock_andl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 13738, - "line_end": 13741, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_andq_mi_sxl", - "name": "lock_andq_mi_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 13812, - "line_end": 13815, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_andl_mi_sxb", - "name": "lock_andl_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 13886, - "line_end": 13889, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_andq_mi_sxb", - "name": "lock_andq_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 13960, - "line_end": 13963, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_andb_mr", - "name": "lock_andb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 14034, - "line_end": 14037, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_andw_mr", - "name": "lock_andw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 14105, - "line_end": 14108, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_andl_mr", - "name": "lock_andl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 14177, - "line_end": 14180, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_andq_mr", - "name": "lock_andq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 14248, - "line_end": 14251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andps_a", - "name": "andps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 14319, - "line_end": 14322, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andpd_a", - "name": "andpd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 14390, - "line_end": 14393, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andnps_a", - "name": "andnps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 14464, - "line_end": 14467, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_andnpd_a", - "name": "andnpd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 14535, - "line_end": 14538, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pand_a", - "name": "pand_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 14609, - "line_end": 14612, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pandn_a", - "name": "pandn_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 14683, - "line_end": 14686, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vandps_b", - "name": "vandps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 14757, - "line_end": 14761, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vandpd_b", - "name": "vandpd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 14835, - "line_end": 14839, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vandnps_b", - "name": "vandnps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 14913, - "line_end": 14917, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vandnpd_b", - "name": "vandnpd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 14991, - "line_end": 14995, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpand_b", - "name": "vpand_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 15069, - "line_end": 15073, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpandn_b", - "name": "vpandn_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 15147, - "line_end": 15151, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xchgb_rm", - "name": "xchgb_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 15225, - "line_end": 15228, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xchgw_rm", - "name": "xchgw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 15290, - "line_end": 15293, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xchgl_rm", - "name": "xchgl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 15358, - "line_end": 15361, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xchgq_rm", - "name": "xchgq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 15423, - "line_end": 15426, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpxchg16b_m", - "name": "cmpxchg16b_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 15488, - "line_end": 15494, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_cmpxchg16b_m", - "name": "lock_cmpxchg16b_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 15573, - "line_end": 15579, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpxchgb_mr", - "name": "cmpxchgb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 15661, - "line_end": 15665, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpxchgw_mr", - "name": "cmpxchgw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 15737, - "line_end": 15741, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpxchgl_mr", - "name": "cmpxchgl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 15816, - "line_end": 15820, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpxchgq_mr", - "name": "cmpxchgq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 15892, - "line_end": 15896, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_cmpxchgb_mr", - "name": "lock_cmpxchgb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 15968, - "line_end": 15972, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_cmpxchgw_mr", - "name": "lock_cmpxchgw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 16045, - "line_end": 16049, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_cmpxchgl_mr", - "name": "lock_cmpxchgl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 16123, - "line_end": 16127, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_cmpxchgq_mr", - "name": "lock_cmpxchgq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 16200, - "line_end": 16204, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pavgb_a", - "name": "pavgb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 16277, - "line_end": 16280, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pavgw_a", - "name": "pavgw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 16351, - "line_end": 16354, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpavgb_b", - "name": "vpavgb_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 16425, - "line_end": 16429, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpavgw_b", - "name": "vpavgw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 16503, - "line_end": 16507, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_bsfw_rm", - "name": "bsfw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 16581, - "line_end": 16584, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_bsfl_rm", - "name": "bsfl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 16655, - "line_end": 16658, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_bsfq_rm", - "name": "bsfq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 16726, - "line_end": 16729, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_bsrw_rm", - "name": "bsrw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 16797, - "line_end": 16800, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_bsrl_rm", - "name": "bsrl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 16871, - "line_end": 16874, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_bsrq_rm", - "name": "bsrq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 16942, - "line_end": 16945, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_tzcntw_a", - "name": "tzcntw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 17013, - "line_end": 17016, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_tzcntl_a", - "name": "tzcntl_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 17088, - "line_end": 17091, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_tzcntq_a", - "name": "tzcntq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 17162, - "line_end": 17165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lzcntw_rm", - "name": "lzcntw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 17236, - "line_end": 17239, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lzcntl_rm", - "name": "lzcntl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 17311, - "line_end": 17314, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lzcntq_rm", - "name": "lzcntq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 17385, - "line_end": 17388, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_popcntw_rm", - "name": "popcntw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 17459, - "line_end": 17462, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_popcntl_rm", - "name": "popcntl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 17534, - "line_end": 17537, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_popcntq_rm", - "name": "popcntq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 17608, - "line_end": 17611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_btw_mr", - "name": "btw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 17682, - "line_end": 17685, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_btl_mr", - "name": "btl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 17756, - "line_end": 17759, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_btq_mr", - "name": "btq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 17827, - "line_end": 17830, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_btw_mi", - "name": "btw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 17898, - "line_end": 17901, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_btl_mi", - "name": "btl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 17975, - "line_end": 17978, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_btq_mi", - "name": "btq_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 18049, - "line_end": 18052, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cbtw_zo", - "name": "cbtw_zo", - "symbol_type": "Class", - "file_path": "", - "line_start": 18123, - "line_end": 18125, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cwtl_zo", - "name": "cwtl_zo", - "symbol_type": "Class", - "file_path": "", - "line_start": 18186, - "line_end": 18188, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cltq_zo", - "name": "cltq_zo", - "symbol_type": "Class", - "file_path": "", - "line_start": 18246, - "line_end": 18248, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cwtd_zo", - "name": "cwtd_zo", - "symbol_type": "Class", - "file_path": "", - "line_start": 18306, - "line_end": 18309, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cltd_zo", - "name": "cltd_zo", - "symbol_type": "Class", - "file_path": "", - "line_start": 18374, - "line_end": 18377, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cqto_zo", - "name": "cqto_zo", - "symbol_type": "Class", - "file_path": "", - "line_start": 18439, - "line_end": 18442, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_bswapl_o", - "name": "bswapl_o", - "symbol_type": "Class", - "file_path": "", - "line_start": 18504, - "line_end": 18506, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_bswapq_o", - "name": "bswapq_o", - "symbol_type": "Class", - "file_path": "", - "line_start": 18564, - "line_end": 18566, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_blsrl_vm", - "name": "blsrl_vm", - "symbol_type": "Class", - "file_path": "", - "line_start": 18624, - "line_end": 18627, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_blsrq_vm", - "name": "blsrq_vm", - "symbol_type": "Class", - "file_path": "", - "line_start": 18698, - "line_end": 18701, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_blsmskl_vm", - "name": "blsmskl_vm", - "symbol_type": "Class", - "file_path": "", - "line_start": 18772, - "line_end": 18775, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_blsmskq_vm", - "name": "blsmskq_vm", - "symbol_type": "Class", - "file_path": "", - "line_start": 18846, - "line_end": 18849, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_blsil_vm", - "name": "blsil_vm", - "symbol_type": "Class", - "file_path": "", - "line_start": 18920, - "line_end": 18923, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_blsiq_vm", - "name": "blsiq_vm", - "symbol_type": "Class", - "file_path": "", - "line_start": 18994, - "line_end": 18997, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_bzhil_rmv", - "name": "bzhil_rmv", - "symbol_type": "Class", - "file_path": "", - "line_start": 19068, - "line_end": 19072, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_bzhiq_rmv", - "name": "bzhiq_rmv", - "symbol_type": "Class", - "file_path": "", - "line_start": 19146, - "line_end": 19150, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovaw_rm", - "name": "cmovaw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 19224, - "line_end": 19227, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmoval_rm", - "name": "cmoval_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 19298, - "line_end": 19301, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovaq_rm", - "name": "cmovaq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 19369, - "line_end": 19372, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovaew_rm", - "name": "cmovaew_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 19440, - "line_end": 19443, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovael_rm", - "name": "cmovael_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 19514, - "line_end": 19517, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovaeq_rm", - "name": "cmovaeq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 19585, - "line_end": 19588, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovbw_rm", - "name": "cmovbw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 19656, - "line_end": 19659, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovbl_rm", - "name": "cmovbl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 19730, - "line_end": 19733, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovbq_rm", - "name": "cmovbq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 19801, - "line_end": 19804, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovbew_rm", - "name": "cmovbew_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 19872, - "line_end": 19875, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovbel_rm", - "name": "cmovbel_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 19946, - "line_end": 19949, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovbeq_rm", - "name": "cmovbeq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 20017, - "line_end": 20020, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovew_rm", - "name": "cmovew_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 20088, - "line_end": 20091, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovel_rm", - "name": "cmovel_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 20162, - "line_end": 20165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmoveq_rm", - "name": "cmoveq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 20233, - "line_end": 20236, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovgw_rm", - "name": "cmovgw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 20304, - "line_end": 20307, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovgl_rm", - "name": "cmovgl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 20378, - "line_end": 20381, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovgq_rm", - "name": "cmovgq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 20449, - "line_end": 20452, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovgew_rm", - "name": "cmovgew_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 20520, - "line_end": 20523, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovgel_rm", - "name": "cmovgel_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 20594, - "line_end": 20597, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovgeq_rm", - "name": "cmovgeq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 20665, - "line_end": 20668, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovlw_rm", - "name": "cmovlw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 20736, - "line_end": 20739, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovll_rm", - "name": "cmovll_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 20810, - "line_end": 20813, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovlq_rm", - "name": "cmovlq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 20881, - "line_end": 20884, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovlew_rm", - "name": "cmovlew_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 20952, - "line_end": 20955, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovlel_rm", - "name": "cmovlel_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 21026, - "line_end": 21029, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovleq_rm", - "name": "cmovleq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 21097, - "line_end": 21100, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovnew_rm", - "name": "cmovnew_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 21168, - "line_end": 21171, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovnel_rm", - "name": "cmovnel_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 21242, - "line_end": 21245, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovneq_rm", - "name": "cmovneq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 21313, - "line_end": 21316, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovnow_rm", - "name": "cmovnow_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 21384, - "line_end": 21387, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovnol_rm", - "name": "cmovnol_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 21458, - "line_end": 21461, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovnoq_rm", - "name": "cmovnoq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 21529, - "line_end": 21532, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovnpw_rm", - "name": "cmovnpw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 21600, - "line_end": 21603, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovnpl_rm", - "name": "cmovnpl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 21674, - "line_end": 21677, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovnpq_rm", - "name": "cmovnpq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 21745, - "line_end": 21748, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovnsw_rm", - "name": "cmovnsw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 21816, - "line_end": 21819, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovnsl_rm", - "name": "cmovnsl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 21890, - "line_end": 21893, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovnsq_rm", - "name": "cmovnsq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 21961, - "line_end": 21964, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovow_rm", - "name": "cmovow_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 22032, - "line_end": 22035, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovol_rm", - "name": "cmovol_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 22106, - "line_end": 22109, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovoq_rm", - "name": "cmovoq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 22177, - "line_end": 22180, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovpw_rm", - "name": "cmovpw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 22248, - "line_end": 22251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovpl_rm", - "name": "cmovpl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 22322, - "line_end": 22325, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovpq_rm", - "name": "cmovpq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 22393, - "line_end": 22396, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovsw_rm", - "name": "cmovsw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 22464, - "line_end": 22467, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovsl_rm", - "name": "cmovsl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 22538, - "line_end": 22541, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmovsq_rm", - "name": "cmovsq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 22609, - "line_end": 22612, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpb_i", - "name": "cmpb_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 22680, - "line_end": 22683, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpw_i", - "name": "cmpw_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 22747, - "line_end": 22750, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpl_i", - "name": "cmpl_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 22817, - "line_end": 22820, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpq_i", - "name": "cmpq_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 22884, - "line_end": 22887, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpb_mi", - "name": "cmpb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 22951, - "line_end": 22954, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpw_mi", - "name": "cmpw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 23024, - "line_end": 23027, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpl_mi", - "name": "cmpl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 23100, - "line_end": 23103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpq_mi", - "name": "cmpq_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 23173, - "line_end": 23176, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpw_mi_sxb", - "name": "cmpw_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 23246, - "line_end": 23249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpl_mi_sxb", - "name": "cmpl_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 23322, - "line_end": 23325, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpq_mi_sxb", - "name": "cmpq_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 23395, - "line_end": 23398, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpb_mr", - "name": "cmpb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 23468, - "line_end": 23471, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpw_mr", - "name": "cmpw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 23538, - "line_end": 23541, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpl_mr", - "name": "cmpl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 23611, - "line_end": 23614, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpq_mr", - "name": "cmpq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 23681, - "line_end": 23684, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpb_rm", - "name": "cmpb_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 23751, - "line_end": 23754, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpw_rm", - "name": "cmpw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 23821, - "line_end": 23824, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpl_rm", - "name": "cmpl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 23894, - "line_end": 23897, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpq_rm", - "name": "cmpq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 23964, - "line_end": 23967, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_testb_i", - "name": "testb_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 24034, - "line_end": 24037, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_testw_i", - "name": "testw_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 24101, - "line_end": 24104, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_testl_i", - "name": "testl_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 24171, - "line_end": 24174, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_testq_i", - "name": "testq_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 24238, - "line_end": 24241, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_testb_mi", - "name": "testb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 24305, - "line_end": 24308, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_testw_mi", - "name": "testw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 24378, - "line_end": 24381, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_testl_mi", - "name": "testl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 24454, - "line_end": 24457, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_testq_mi", - "name": "testq_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 24527, - "line_end": 24530, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_testb_mr", - "name": "testb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 24600, - "line_end": 24603, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_testw_mr", - "name": "testw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 24670, - "line_end": 24673, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_testl_mr", - "name": "testl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 24743, - "line_end": 24746, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_testq_mr", - "name": "testq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 24813, - "line_end": 24816, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ptest_rm", - "name": "ptest_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 24883, - "line_end": 24886, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vptest_rm", - "name": "vptest_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 24958, - "line_end": 24961, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ucomiss_a", - "name": "ucomiss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 25031, - "line_end": 25034, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ucomisd_a", - "name": "ucomisd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 25102, - "line_end": 25105, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vucomiss_a", - "name": "vucomiss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 25176, - "line_end": 25179, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vucomisd_a", - "name": "vucomisd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 25249, - "line_end": 25252, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpss_a", - "name": "cmpss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 25322, - "line_end": 25326, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpsd_a", - "name": "cmpsd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 25399, - "line_end": 25403, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmpps_a", - "name": "cmpps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 25476, - "line_end": 25480, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cmppd_a", - "name": "cmppd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 25550, - "line_end": 25554, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcmpss_b", - "name": "vcmpss_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 25627, - "line_end": 25632, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcmpsd_b", - "name": "vcmpsd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 25707, - "line_end": 25712, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcmpps_b", - "name": "vcmpps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 25787, - "line_end": 25792, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcmppd_b", - "name": "vcmppd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 25867, - "line_end": 25872, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pcmpeqb_a", - "name": "pcmpeqb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 25947, - "line_end": 25950, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pcmpeqw_a", - "name": "pcmpeqw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 26021, - "line_end": 26024, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pcmpeqd_a", - "name": "pcmpeqd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 26095, - "line_end": 26098, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pcmpeqq_a", - "name": "pcmpeqq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 26169, - "line_end": 26172, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pcmpgtb_a", - "name": "pcmpgtb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 26244, - "line_end": 26247, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pcmpgtw_a", - "name": "pcmpgtw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 26318, - "line_end": 26321, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pcmpgtd_a", - "name": "pcmpgtd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 26392, - "line_end": 26395, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pcmpgtq_a", - "name": "pcmpgtq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 26466, - "line_end": 26469, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpcmpeqb_b", - "name": "vpcmpeqb_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 26541, - "line_end": 26545, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpcmpeqw_b", - "name": "vpcmpeqw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 26619, - "line_end": 26623, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpcmpeqd_b", - "name": "vpcmpeqd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 26697, - "line_end": 26701, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpcmpeqq_b", - "name": "vpcmpeqq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 26775, - "line_end": 26779, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpcmpgtb_b", - "name": "vpcmpgtb_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 26853, - "line_end": 26857, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpcmpgtw_b", - "name": "vpcmpgtw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 26931, - "line_end": 26935, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpcmpgtd_b", - "name": "vpcmpgtd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 27009, - "line_end": 27013, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpcmpgtq_b", - "name": "vpcmpgtq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 27087, - "line_end": 27091, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvtps2pd_a", - "name": "cvtps2pd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 27165, - "line_end": 27168, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvttps2dq_a", - "name": "cvttps2dq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 27236, - "line_end": 27239, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvtss2sd_a", - "name": "cvtss2sd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 27310, - "line_end": 27313, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvtss2si_a", - "name": "cvtss2si_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 27384, - "line_end": 27387, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvtss2si_aq", - "name": "cvtss2si_aq", - "symbol_type": "Class", - "file_path": "", - "line_start": 27458, - "line_end": 27461, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvttss2si_a", - "name": "cvttss2si_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 27532, - "line_end": 27535, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvttss2si_aq", - "name": "cvttss2si_aq", - "symbol_type": "Class", - "file_path": "", - "line_start": 27606, - "line_end": 27609, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvtps2pd_a", - "name": "vcvtps2pd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 27680, - "line_end": 27683, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvttps2dq_a", - "name": "vcvttps2dq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 27753, - "line_end": 27756, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvtss2sd_b", - "name": "vcvtss2sd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 27826, - "line_end": 27830, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvtss2si_a", - "name": "vcvtss2si_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 27904, - "line_end": 27907, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvtss2si_aq", - "name": "vcvtss2si_aq", - "symbol_type": "Class", - "file_path": "", - "line_start": 27977, - "line_end": 27980, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvttss2si_a", - "name": "vcvttss2si_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 28050, - "line_end": 28053, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvttss2si_aq", - "name": "vcvttss2si_aq", - "symbol_type": "Class", - "file_path": "", - "line_start": 28123, - "line_end": 28126, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvtpd2ps_a", - "name": "cvtpd2ps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 28196, - "line_end": 28199, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvttpd2dq_a", - "name": "cvttpd2dq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 28270, - "line_end": 28273, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvtsd2ss_a", - "name": "cvtsd2ss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 28344, - "line_end": 28347, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvtsd2si_a", - "name": "cvtsd2si_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 28418, - "line_end": 28421, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvtsd2si_aq", - "name": "cvtsd2si_aq", - "symbol_type": "Class", - "file_path": "", - "line_start": 28492, - "line_end": 28495, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvttsd2si_a", - "name": "cvttsd2si_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 28566, - "line_end": 28569, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvttsd2si_aq", - "name": "cvttsd2si_aq", - "symbol_type": "Class", - "file_path": "", - "line_start": 28640, - "line_end": 28643, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvtpd2ps_a", - "name": "vcvtpd2ps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 28714, - "line_end": 28717, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvttpd2dq_a", - "name": "vcvttpd2dq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 28787, - "line_end": 28790, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvtsd2ss_b", - "name": "vcvtsd2ss_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 28860, - "line_end": 28864, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvtsd2si_a", - "name": "vcvtsd2si_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 28938, - "line_end": 28941, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvtsd2si_aq", - "name": "vcvtsd2si_aq", - "symbol_type": "Class", - "file_path": "", - "line_start": 29011, - "line_end": 29014, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvttsd2si_a", - "name": "vcvttsd2si_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 29084, - "line_end": 29087, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvttsd2si_aq", - "name": "vcvttsd2si_aq", - "symbol_type": "Class", - "file_path": "", - "line_start": 29157, - "line_end": 29160, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvtdq2ps_a", - "name": "cvtdq2ps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 29230, - "line_end": 29233, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvtdq2pd_a", - "name": "cvtdq2pd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 29301, - "line_end": 29304, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvtsi2ssl_a", - "name": "cvtsi2ssl_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 29375, - "line_end": 29378, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvtsi2ssq_a", - "name": "cvtsi2ssq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 29449, - "line_end": 29452, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvtsi2sdl_a", - "name": "cvtsi2sdl_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 29523, - "line_end": 29526, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_cvtsi2sdq_a", - "name": "cvtsi2sdq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 29597, - "line_end": 29600, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvtdq2pd_a", - "name": "vcvtdq2pd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 29671, - "line_end": 29674, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvtdq2ps_a", - "name": "vcvtdq2ps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 29744, - "line_end": 29747, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvtsi2sdl_b", - "name": "vcvtsi2sdl_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 29817, - "line_end": 29821, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvtsi2sdq_b", - "name": "vcvtsi2sdq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 29895, - "line_end": 29899, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvtsi2ssl_b", - "name": "vcvtsi2ssl_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 29973, - "line_end": 29977, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vcvtsi2ssq_b", - "name": "vcvtsi2ssq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 30051, - "line_end": 30055, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_divb_m", - "name": "divb_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 30129, - "line_end": 30133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_divw_m", - "name": "divw_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 30199, - "line_end": 30204, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_divl_m", - "name": "divl_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 30277, - "line_end": 30282, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_divq_m", - "name": "divq_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 30352, - "line_end": 30357, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_idivb_m", - "name": "idivb_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 30427, - "line_end": 30431, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_idivw_m", - "name": "idivw_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 30497, - "line_end": 30502, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_idivl_m", - "name": "idivl_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 30575, - "line_end": 30580, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_idivq_m", - "name": "idivq_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 30650, - "line_end": 30655, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_divss_a", - "name": "divss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 30725, - "line_end": 30728, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_divsd_a", - "name": "divsd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 30799, - "line_end": 30802, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_divps_a", - "name": "divps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 30873, - "line_end": 30876, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_divpd_a", - "name": "divpd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 30944, - "line_end": 30947, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vdivss_b", - "name": "vdivss_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 31018, - "line_end": 31022, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vdivsd_b", - "name": "vdivsd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 31096, - "line_end": 31100, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vdivps_b", - "name": "vdivps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 31174, - "line_end": 31178, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vdivpd_b", - "name": "vdivpd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 31252, - "line_end": 31256, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmadd132ss_a", - "name": "vfmadd132ss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 31330, - "line_end": 31334, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmadd213ss_a", - "name": "vfmadd213ss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 31408, - "line_end": 31412, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmadd231ss_a", - "name": "vfmadd231ss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 31486, - "line_end": 31490, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmadd132sd_a", - "name": "vfmadd132sd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 31564, - "line_end": 31568, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmadd213sd_a", - "name": "vfmadd213sd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 31642, - "line_end": 31646, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmadd231sd_a", - "name": "vfmadd231sd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 31720, - "line_end": 31724, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmadd132ps_a", - "name": "vfmadd132ps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 31798, - "line_end": 31802, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmadd213ps_a", - "name": "vfmadd213ps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 31876, - "line_end": 31880, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmadd231ps_a", - "name": "vfmadd231ps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 31954, - "line_end": 31958, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmadd132pd_a", - "name": "vfmadd132pd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 32032, - "line_end": 32036, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmadd213pd_a", - "name": "vfmadd213pd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 32110, - "line_end": 32114, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmadd231pd_a", - "name": "vfmadd231pd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 32188, - "line_end": 32192, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmadd132ss_a", - "name": "vfnmadd132ss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 32266, - "line_end": 32270, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmadd213ss_a", - "name": "vfnmadd213ss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 32344, - "line_end": 32348, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmadd231ss_a", - "name": "vfnmadd231ss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 32422, - "line_end": 32426, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmadd132sd_a", - "name": "vfnmadd132sd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 32500, - "line_end": 32504, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmadd213sd_a", - "name": "vfnmadd213sd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 32578, - "line_end": 32582, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmadd231sd_a", - "name": "vfnmadd231sd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 32656, - "line_end": 32660, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmadd132ps_a", - "name": "vfnmadd132ps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 32734, - "line_end": 32738, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmadd213ps_a", - "name": "vfnmadd213ps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 32812, - "line_end": 32816, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmadd231ps_a", - "name": "vfnmadd231ps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 32890, - "line_end": 32894, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmadd132pd_a", - "name": "vfnmadd132pd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 32968, - "line_end": 32972, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmadd213pd_a", - "name": "vfnmadd213pd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 33046, - "line_end": 33050, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmadd231pd_a", - "name": "vfnmadd231pd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 33124, - "line_end": 33128, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmsub132ss_a", - "name": "vfmsub132ss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 33202, - "line_end": 33206, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmsub213ss_a", - "name": "vfmsub213ss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 33280, - "line_end": 33284, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmsub231ss_a", - "name": "vfmsub231ss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 33358, - "line_end": 33362, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmsub132sd_a", - "name": "vfmsub132sd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 33436, - "line_end": 33440, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmsub213sd_a", - "name": "vfmsub213sd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 33514, - "line_end": 33518, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmsub231sd_a", - "name": "vfmsub231sd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 33592, - "line_end": 33596, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmsub132ps_a", - "name": "vfmsub132ps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 33670, - "line_end": 33674, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmsub213ps_a", - "name": "vfmsub213ps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 33748, - "line_end": 33752, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmsub231ps_a", - "name": "vfmsub231ps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 33826, - "line_end": 33830, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmsub132pd_a", - "name": "vfmsub132pd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 33904, - "line_end": 33908, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmsub213pd_a", - "name": "vfmsub213pd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 33982, - "line_end": 33986, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfmsub231pd_a", - "name": "vfmsub231pd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 34060, - "line_end": 34064, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmsub132ss_a", - "name": "vfnmsub132ss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 34138, - "line_end": 34142, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmsub213ss_a", - "name": "vfnmsub213ss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 34216, - "line_end": 34220, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmsub231ss_a", - "name": "vfnmsub231ss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 34294, - "line_end": 34298, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmsub132sd_a", - "name": "vfnmsub132sd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 34372, - "line_end": 34376, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmsub213sd_a", - "name": "vfnmsub213sd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 34450, - "line_end": 34454, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmsub231sd_a", - "name": "vfnmsub231sd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 34528, - "line_end": 34532, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmsub132ps_a", - "name": "vfnmsub132ps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 34606, - "line_end": 34610, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmsub213ps_a", - "name": "vfnmsub213ps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 34684, - "line_end": 34688, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmsub231ps_a", - "name": "vfnmsub231ps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 34762, - "line_end": 34766, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmsub132pd_a", - "name": "vfnmsub132pd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 34840, - "line_end": 34844, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmsub213pd_a", - "name": "vfnmsub213pd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 34918, - "line_end": 34922, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vfnmsub231pd_a", - "name": "vfnmsub231pd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 34996, - "line_end": 35000, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_jmpq_m", - "name": "jmpq_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 35074, - "line_end": 35076, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_extractps_a", - "name": "extractps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 35138, - "line_end": 35142, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pextrb_a", - "name": "pextrb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 35220, - "line_end": 35224, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pextrw_a", - "name": "pextrw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 35302, - "line_end": 35306, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pextrw_b", - "name": "pextrw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 35378, - "line_end": 35382, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pextrd_a", - "name": "pextrd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 35460, - "line_end": 35464, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pextrq_a", - "name": "pextrq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 35542, - "line_end": 35546, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vextractps_b", - "name": "vextractps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 35624, - "line_end": 35628, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpextrb_a", - "name": "vpextrb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 35704, - "line_end": 35708, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpextrw_a", - "name": "vpextrw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 35784, - "line_end": 35788, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpextrw_b", - "name": "vpextrw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 35858, - "line_end": 35862, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpextrd_a", - "name": "vpextrd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 35938, - "line_end": 35942, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpextrq_a", - "name": "vpextrq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 36018, - "line_end": 36022, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_insertps_a", - "name": "insertps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 36098, - "line_end": 36102, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pinsrb_a", - "name": "pinsrb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 36180, - "line_end": 36184, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pinsrw_a", - "name": "pinsrw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 36262, - "line_end": 36266, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pinsrd_a", - "name": "pinsrd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 36343, - "line_end": 36347, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pinsrq_a", - "name": "pinsrq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 36425, - "line_end": 36429, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vinsertps_b", - "name": "vinsertps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 36507, - "line_end": 36512, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpinsrb_b", - "name": "vpinsrb_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 36592, - "line_end": 36597, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpinsrw_b", - "name": "vpinsrw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 36677, - "line_end": 36682, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpinsrd_b", - "name": "vpinsrd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 36762, - "line_end": 36767, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpinsrq_b", - "name": "vpinsrq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 36847, - "line_end": 36852, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movmskps_rm", - "name": "movmskps_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 36932, - "line_end": 36935, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movmskpd_rm", - "name": "movmskpd_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 36998, - "line_end": 37001, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmovmskb_rm", - "name": "pmovmskb_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 37067, - "line_end": 37070, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovmskps_rm", - "name": "vmovmskps_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 37136, - "line_end": 37139, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovmskpd_rm", - "name": "vmovmskpd_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 37203, - "line_end": 37206, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmovmskb_rm", - "name": "vpmovmskb_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 37270, - "line_end": 37273, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movhps_a", - "name": "movhps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 37337, - "line_end": 37340, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movlhps_rm", - "name": "movlhps_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 37406, - "line_end": 37409, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovhps_b", - "name": "vmovhps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 37472, - "line_end": 37476, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovlhps_rvm", - "name": "vmovlhps_rvm", - "symbol_type": "Class", - "file_path": "", - "line_start": 37548, - "line_end": 37552, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movddup_a", - "name": "movddup_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 37620, - "line_end": 37623, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovddup_a", - "name": "vmovddup_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 37694, - "line_end": 37697, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pblendw_rmi", - "name": "pblendw_rmi", - "symbol_type": "Class", - "file_path": "", - "line_start": 37767, - "line_end": 37771, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pblendvb_rm", - "name": "pblendvb_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 37849, - "line_end": 37853, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_blendvps_rm0", - "name": "blendvps_rm0", - "symbol_type": "Class", - "file_path": "", - "line_start": 37929, - "line_end": 37933, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_blendvpd_rm0", - "name": "blendvpd_rm0", - "symbol_type": "Class", - "file_path": "", - "line_start": 38009, - "line_end": 38013, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpblendw_rvmi", - "name": "vpblendw_rvmi", - "symbol_type": "Class", - "file_path": "", - "line_start": 38089, - "line_end": 38094, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpblendvb_rvmr", - "name": "vpblendvb_rvmr", - "symbol_type": "Class", - "file_path": "", - "line_start": 38174, - "line_end": 38179, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vblendvps_rvmr", - "name": "vblendvps_rvmr", - "symbol_type": "Class", - "file_path": "", - "line_start": 38257, - "line_end": 38262, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vblendvpd_rvmr", - "name": "vblendvpd_rvmr", - "symbol_type": "Class", - "file_path": "", - "line_start": 38340, - "line_end": 38345, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shufpd_a", - "name": "shufpd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 38423, - "line_end": 38427, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vshufpd_b", - "name": "vshufpd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 38504, - "line_end": 38509, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shufps_a", - "name": "shufps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 38589, - "line_end": 38593, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vshufps_b", - "name": "vshufps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 38667, - "line_end": 38672, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pshufb_a", - "name": "pshufb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 38752, - "line_end": 38755, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pshufd_a", - "name": "pshufd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 38827, - "line_end": 38831, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pshuflw_a", - "name": "pshuflw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 38908, - "line_end": 38912, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pshufhw_a", - "name": "pshufhw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 38989, - "line_end": 38993, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpshufb_b", - "name": "vpshufb_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 39070, - "line_end": 39074, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpshufd_a", - "name": "vpshufd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 39148, - "line_end": 39152, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpshuflw_a", - "name": "vpshuflw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 39228, - "line_end": 39232, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpshufhw_a", - "name": "vpshufhw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 39308, - "line_end": 39312, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vbroadcastss_a_m", - "name": "vbroadcastss_a_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 39388, - "line_end": 39391, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vbroadcastss_a_r", - "name": "vbroadcastss_a_r", - "symbol_type": "Class", - "file_path": "", - "line_start": 39459, - "line_end": 39462, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpbroadcastb_a", - "name": "vpbroadcastb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 39526, - "line_end": 39529, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpbroadcastw_a", - "name": "vpbroadcastw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 39599, - "line_end": 39602, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpbroadcastd_a", - "name": "vpbroadcastd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 39672, - "line_end": 39675, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpbroadcastq_a", - "name": "vpbroadcastq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 39745, - "line_end": 39748, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_maxss_a", - "name": "maxss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 39818, - "line_end": 39821, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_maxsd_a", - "name": "maxsd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 39892, - "line_end": 39895, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_maxps_a", - "name": "maxps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 39966, - "line_end": 39969, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_maxpd_a", - "name": "maxpd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 40037, - "line_end": 40040, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmaxss_b", - "name": "vmaxss_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 40111, - "line_end": 40115, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmaxsd_b", - "name": "vmaxsd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 40189, - "line_end": 40193, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmaxps_b", - "name": "vmaxps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 40267, - "line_end": 40271, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmaxpd_b", - "name": "vmaxpd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 40345, - "line_end": 40349, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmaxsb_a", - "name": "pmaxsb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 40423, - "line_end": 40426, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmaxsw_a", - "name": "pmaxsw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 40498, - "line_end": 40501, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmaxsd_a", - "name": "pmaxsd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 40572, - "line_end": 40575, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmaxub_a", - "name": "pmaxub_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 40647, - "line_end": 40650, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmaxuw_a", - "name": "pmaxuw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 40721, - "line_end": 40724, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmaxud_a", - "name": "pmaxud_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 40796, - "line_end": 40799, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmaxsb_b", - "name": "vpmaxsb_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 40871, - "line_end": 40875, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmaxsw_b", - "name": "vpmaxsw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 40949, - "line_end": 40953, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmaxsd_b", - "name": "vpmaxsd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 41027, - "line_end": 41031, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmaxub_b", - "name": "vpmaxub_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 41105, - "line_end": 41109, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmaxuw_b", - "name": "vpmaxuw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 41183, - "line_end": 41187, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmaxud_b", - "name": "vpmaxud_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 41261, - "line_end": 41265, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_minss_a", - "name": "minss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 41339, - "line_end": 41342, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_minsd_a", - "name": "minsd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 41413, - "line_end": 41416, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_minps_a", - "name": "minps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 41487, - "line_end": 41490, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_minpd_a", - "name": "minpd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 41558, - "line_end": 41561, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vminss_b", - "name": "vminss_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 41632, - "line_end": 41636, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vminsd_b", - "name": "vminsd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 41710, - "line_end": 41714, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vminps_b", - "name": "vminps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 41788, - "line_end": 41792, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vminpd_b", - "name": "vminpd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 41866, - "line_end": 41870, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pminsb_a", - "name": "pminsb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 41944, - "line_end": 41947, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pminsw_a", - "name": "pminsw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 42019, - "line_end": 42022, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pminsd_a", - "name": "pminsd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 42093, - "line_end": 42096, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pminub_a", - "name": "pminub_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 42168, - "line_end": 42171, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pminuw_a", - "name": "pminuw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 42242, - "line_end": 42245, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pminud_a", - "name": "pminud_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 42317, - "line_end": 42320, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpminsb_b", - "name": "vpminsb_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 42392, - "line_end": 42396, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpminsw_b", - "name": "vpminsw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 42470, - "line_end": 42474, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpminsd_b", - "name": "vpminsd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 42548, - "line_end": 42552, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpminub_b", - "name": "vpminub_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 42626, - "line_end": 42630, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpminuw_b", - "name": "vpminuw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 42704, - "line_end": 42708, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpminud_b", - "name": "vpminud_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 42782, - "line_end": 42786, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_mfence_zo", - "name": "mfence_zo", - "symbol_type": "Class", - "file_path": "", - "line_start": 42859, - "line_end": 42860, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sfence_zo", - "name": "sfence_zo", - "symbol_type": "Class", - "file_path": "", - "line_start": 42907, - "line_end": 42908, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lfence_zo", - "name": "lfence_zo", - "symbol_type": "Class", - "file_path": "", - "line_start": 42955, - "line_end": 42956, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_hlt_zo", - "name": "hlt_zo", - "symbol_type": "Class", - "file_path": "", - "line_start": 43003, - "line_end": 43004, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ud2_zo", - "name": "ud2_zo", - "symbol_type": "Class", - "file_path": "", - "line_start": 43049, - "line_end": 43051, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_int3_zo", - "name": "int3_zo", - "symbol_type": "Class", - "file_path": "", - "line_start": 43100, - "line_end": 43101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_retq_zo", - "name": "retq_zo", - "symbol_type": "Class", - "file_path": "", - "line_start": 43146, - "line_end": 43147, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_retq_i", - "name": "retq_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 43192, - "line_end": 43194, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_leaw_rm", - "name": "leaw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 43246, - "line_end": 43249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_leal_rm", - "name": "leal_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 43317, - "line_end": 43320, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_leaq_rm", - "name": "leaq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 43385, - "line_end": 43388, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_callq_d", - "name": "callq_d", - "symbol_type": "Class", - "file_path": "", - "line_start": 43452, - "line_end": 43454, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_callq_m", - "name": "callq_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 43504, - "line_end": 43506, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movb_mr", - "name": "movb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 43568, - "line_end": 43571, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movw_mr", - "name": "movw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 43638, - "line_end": 43641, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movl_mr", - "name": "movl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 43711, - "line_end": 43714, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movq_mr", - "name": "movq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 43781, - "line_end": 43784, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movb_rm", - "name": "movb_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 43851, - "line_end": 43854, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movw_rm", - "name": "movw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 43921, - "line_end": 43924, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movl_rm", - "name": "movl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 43994, - "line_end": 43997, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movq_rm", - "name": "movq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 44064, - "line_end": 44067, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movb_oi", - "name": "movb_oi", - "symbol_type": "Class", - "file_path": "", - "line_start": 44134, - "line_end": 44137, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movw_oi", - "name": "movw_oi", - "symbol_type": "Class", - "file_path": "", - "line_start": 44200, - "line_end": 44203, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movl_oi", - "name": "movl_oi", - "symbol_type": "Class", - "file_path": "", - "line_start": 44269, - "line_end": 44272, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movabsq_oi", - "name": "movabsq_oi", - "symbol_type": "Class", - "file_path": "", - "line_start": 44335, - "line_end": 44338, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movb_mi", - "name": "movb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 44401, - "line_end": 44404, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movw_mi", - "name": "movw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 44474, - "line_end": 44477, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movl_mi", - "name": "movl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 44550, - "line_end": 44553, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movq_mi_sxl", - "name": "movq_mi_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 44623, - "line_end": 44626, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movsbw_rm", - "name": "movsbw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 44696, - "line_end": 44699, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movsbl_rm", - "name": "movsbl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 44770, - "line_end": 44773, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movsbq_rm", - "name": "movsbq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 44841, - "line_end": 44844, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movsww_rm", - "name": "movsww_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 44912, - "line_end": 44915, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movswl_rm", - "name": "movswl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 44986, - "line_end": 44989, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movswq_rm", - "name": "movswq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 45057, - "line_end": 45060, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movslq_rm", - "name": "movslq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 45128, - "line_end": 45131, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movzbw_rm", - "name": "movzbw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 45198, - "line_end": 45201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movzbl_rm", - "name": "movzbl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 45272, - "line_end": 45275, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movzbq_rm", - "name": "movzbq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 45343, - "line_end": 45346, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movzww_rm", - "name": "movzww_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 45414, - "line_end": 45417, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movzwl_rm", - "name": "movzwl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 45488, - "line_end": 45491, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movzwq_rm", - "name": "movzwq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 45559, - "line_end": 45562, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movd_a", - "name": "movd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 45630, - "line_end": 45633, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movq_a", - "name": "movq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 45704, - "line_end": 45707, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movd_b", - "name": "movd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 45778, - "line_end": 45781, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movq_b", - "name": "movq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 45852, - "line_end": 45855, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovd_a", - "name": "vmovd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 45926, - "line_end": 45929, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovq_a", - "name": "vmovq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 45999, - "line_end": 46002, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovd_b", - "name": "vmovd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 46072, - "line_end": 46075, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovq_b", - "name": "vmovq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 46145, - "line_end": 46148, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movss_a_m", - "name": "movss_a_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 46218, - "line_end": 46221, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movss_a_r", - "name": "movss_a_r", - "symbol_type": "Class", - "file_path": "", - "line_start": 46290, - "line_end": 46293, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movss_c_m", - "name": "movss_c_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 46359, - "line_end": 46362, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movsd_a_m", - "name": "movsd_a_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 46431, - "line_end": 46434, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movsd_a_r", - "name": "movsd_a_r", - "symbol_type": "Class", - "file_path": "", - "line_start": 46503, - "line_end": 46506, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movsd_c_m", - "name": "movsd_c_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 46572, - "line_end": 46575, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovss_d", - "name": "vmovss_d", - "symbol_type": "Class", - "file_path": "", - "line_start": 46644, - "line_end": 46647, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovss_b", - "name": "vmovss_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 46715, - "line_end": 46719, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovss_c_m", - "name": "vmovss_c_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 46787, - "line_end": 46790, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovsd_d", - "name": "vmovsd_d", - "symbol_type": "Class", - "file_path": "", - "line_start": 46858, - "line_end": 46861, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovsd_b", - "name": "vmovsd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 46929, - "line_end": 46933, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovsd_c_m", - "name": "vmovsd_c_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 47001, - "line_end": 47004, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movapd_a", - "name": "movapd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 47072, - "line_end": 47075, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movapd_b", - "name": "movapd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 47146, - "line_end": 47149, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movaps_a", - "name": "movaps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 47220, - "line_end": 47223, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movaps_b", - "name": "movaps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 47291, - "line_end": 47294, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movdqa_a", - "name": "movdqa_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 47362, - "line_end": 47365, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movdqa_b", - "name": "movdqa_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 47436, - "line_end": 47439, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovapd_a", - "name": "vmovapd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 47510, - "line_end": 47513, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovapd_b", - "name": "vmovapd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 47583, - "line_end": 47586, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovaps_a", - "name": "vmovaps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 47656, - "line_end": 47659, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovaps_b", - "name": "vmovaps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 47729, - "line_end": 47732, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovdqa_a", - "name": "vmovdqa_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 47802, - "line_end": 47805, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovdqa_b", - "name": "vmovdqa_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 47875, - "line_end": 47878, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movupd_a", - "name": "movupd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 47948, - "line_end": 47951, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movupd_b", - "name": "movupd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 48022, - "line_end": 48025, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movups_a", - "name": "movups_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 48096, - "line_end": 48099, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movups_b", - "name": "movups_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 48167, - "line_end": 48170, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movdqu_a", - "name": "movdqu_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 48238, - "line_end": 48241, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_movdqu_b", - "name": "movdqu_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 48312, - "line_end": 48315, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovupd_a", - "name": "vmovupd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 48386, - "line_end": 48389, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovupd_b", - "name": "vmovupd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 48459, - "line_end": 48462, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovups_a", - "name": "vmovups_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 48532, - "line_end": 48535, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovups_b", - "name": "vmovups_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 48605, - "line_end": 48608, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovdqu_a", - "name": "vmovdqu_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 48678, - "line_end": 48681, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmovdqu_b", - "name": "vmovdqu_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 48751, - "line_end": 48754, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmovsxbw_a", - "name": "pmovsxbw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 48824, - "line_end": 48827, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmovsxbd_a", - "name": "pmovsxbd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 48899, - "line_end": 48902, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmovsxbq_a", - "name": "pmovsxbq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 48974, - "line_end": 48977, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmovsxwd_a", - "name": "pmovsxwd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 49049, - "line_end": 49052, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmovsxwq_a", - "name": "pmovsxwq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 49124, - "line_end": 49127, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmovsxdq_a", - "name": "pmovsxdq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 49199, - "line_end": 49202, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmovsxbw_a", - "name": "vpmovsxbw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 49274, - "line_end": 49277, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmovsxbd_a", - "name": "vpmovsxbd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 49347, - "line_end": 49350, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmovsxbq_a", - "name": "vpmovsxbq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 49420, - "line_end": 49423, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmovsxwd_a", - "name": "vpmovsxwd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 49493, - "line_end": 49496, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmovsxwq_a", - "name": "vpmovsxwq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 49566, - "line_end": 49569, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmovsxdq_a", - "name": "vpmovsxdq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 49639, - "line_end": 49642, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmovzxbw_a", - "name": "pmovzxbw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 49712, - "line_end": 49715, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmovzxbd_a", - "name": "pmovzxbd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 49787, - "line_end": 49790, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmovzxbq_a", - "name": "pmovzxbq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 49862, - "line_end": 49865, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmovzxwd_a", - "name": "pmovzxwd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 49937, - "line_end": 49940, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmovzxwq_a", - "name": "pmovzxwq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 50012, - "line_end": 50015, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmovzxdq_a", - "name": "pmovzxdq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 50087, - "line_end": 50090, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmovzxbw_a", - "name": "vpmovzxbw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 50162, - "line_end": 50165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmovzxbd_a", - "name": "vpmovzxbd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 50235, - "line_end": 50238, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmovzxbq_a", - "name": "vpmovzxbq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 50308, - "line_end": 50311, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmovzxwd_a", - "name": "vpmovzxwd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 50381, - "line_end": 50384, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmovzxwq_a", - "name": "vpmovzxwq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 50454, - "line_end": 50457, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmovzxdq_a", - "name": "vpmovzxdq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 50527, - "line_end": 50530, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_mulb_m", - "name": "mulb_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 50600, - "line_end": 50603, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_mulw_m", - "name": "mulw_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 50671, - "line_end": 50675, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_mull_m", - "name": "mull_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 50750, - "line_end": 50754, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_mulq_m", - "name": "mulq_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 50826, - "line_end": 50830, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_imulb_m", - "name": "imulb_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 50902, - "line_end": 50905, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_imulw_m", - "name": "imulw_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 50973, - "line_end": 50977, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_imull_m", - "name": "imull_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 51052, - "line_end": 51056, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_imulq_m", - "name": "imulq_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 51128, - "line_end": 51132, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_imulw_rm", - "name": "imulw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 51204, - "line_end": 51207, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_imull_rm", - "name": "imull_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 51278, - "line_end": 51281, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_imulq_rm", - "name": "imulq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 51349, - "line_end": 51352, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_imulw_rmi_sxb", - "name": "imulw_rmi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 51420, - "line_end": 51424, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_imull_rmi_sxb", - "name": "imull_rmi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 51500, - "line_end": 51504, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_imulq_rmi_sxb", - "name": "imulq_rmi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 51577, - "line_end": 51581, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_imulw_rmi", - "name": "imulw_rmi", - "symbol_type": "Class", - "file_path": "", - "line_start": 51654, - "line_end": 51658, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_imull_rmi", - "name": "imull_rmi", - "symbol_type": "Class", - "file_path": "", - "line_start": 51734, - "line_end": 51738, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_imulq_rmi_sxl", - "name": "imulq_rmi_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 51811, - "line_end": 51815, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_mulxl_rvm", - "name": "mulxl_rvm", - "symbol_type": "Class", - "file_path": "", - "line_start": 51888, - "line_end": 51893, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_mulxq_rvm", - "name": "mulxq_rvm", - "symbol_type": "Class", - "file_path": "", - "line_start": 51967, - "line_end": 51972, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_mulss_a", - "name": "mulss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 52046, - "line_end": 52049, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_mulsd_a", - "name": "mulsd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 52120, - "line_end": 52123, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_mulps_a", - "name": "mulps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 52194, - "line_end": 52197, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_mulpd_a", - "name": "mulpd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 52265, - "line_end": 52268, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmuldq_a", - "name": "pmuldq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 52339, - "line_end": 52342, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmulhrsw_a", - "name": "pmulhrsw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 52414, - "line_end": 52417, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmulhuw_a", - "name": "pmulhuw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 52489, - "line_end": 52492, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmulhw_a", - "name": "pmulhw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 52563, - "line_end": 52566, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmulld_a", - "name": "pmulld_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 52637, - "line_end": 52640, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmullw_a", - "name": "pmullw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 52712, - "line_end": 52715, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmuludq_a", - "name": "pmuludq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 52786, - "line_end": 52789, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmulss_b", - "name": "vmulss_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 52860, - "line_end": 52864, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmulsd_b", - "name": "vmulsd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 52938, - "line_end": 52942, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmulps_b", - "name": "vmulps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 53016, - "line_end": 53020, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vmulpd_b", - "name": "vmulpd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 53094, - "line_end": 53098, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmuldq_b", - "name": "vpmuldq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 53172, - "line_end": 53176, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmulhrsw_b", - "name": "vpmulhrsw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 53250, - "line_end": 53254, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmulhuw_b", - "name": "vpmulhuw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 53328, - "line_end": 53332, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmulhw_b", - "name": "vpmulhw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 53406, - "line_end": 53410, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmulld_b", - "name": "vpmulld_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 53484, - "line_end": 53488, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmullw_b", - "name": "vpmullw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 53562, - "line_end": 53566, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmuludq_b", - "name": "vpmuludq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 53640, - "line_end": 53644, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_negb_m", - "name": "negb_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 53718, - "line_end": 53720, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_negw_m", - "name": "negw_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 53784, - "line_end": 53786, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_negl_m", - "name": "negl_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 53853, - "line_end": 53855, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_negq_m", - "name": "negq_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 53919, - "line_end": 53921, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_notb_m", - "name": "notb_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 53985, - "line_end": 53987, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_notw_m", - "name": "notw_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 54051, - "line_end": 54053, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_notl_m", - "name": "notl_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 54120, - "line_end": 54122, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_notq_m", - "name": "notq_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 54186, - "line_end": 54188, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_nop_zo", - "name": "nop_zo", - "symbol_type": "Class", - "file_path": "", - "line_start": 54251, - "line_end": 54252, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_nopl_m", - "name": "nopl_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 54298, - "line_end": 54300, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_nop_1b", - "name": "nop_1b", - "symbol_type": "Class", - "file_path": "", - "line_start": 54364, - "line_end": 54365, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_nop_2b", - "name": "nop_2b", - "symbol_type": "Class", - "file_path": "", - "line_start": 54405, - "line_end": 54406, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_nop_3b", - "name": "nop_3b", - "symbol_type": "Class", - "file_path": "", - "line_start": 54446, - "line_end": 54447, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_nop_4b", - "name": "nop_4b", - "symbol_type": "Class", - "file_path": "", - "line_start": 54487, - "line_end": 54488, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_nop_5b", - "name": "nop_5b", - "symbol_type": "Class", - "file_path": "", - "line_start": 54528, - "line_end": 54529, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_nop_6b", - "name": "nop_6b", - "symbol_type": "Class", - "file_path": "", - "line_start": 54569, - "line_end": 54570, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_nop_7b", - "name": "nop_7b", - "symbol_type": "Class", - "file_path": "", - "line_start": 54610, - "line_end": 54611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_nop_8b", - "name": "nop_8b", - "symbol_type": "Class", - "file_path": "", - "line_start": 54651, - "line_end": 54652, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_nop_9b", - "name": "nop_9b", - "symbol_type": "Class", - "file_path": "", - "line_start": 54692, - "line_end": 54693, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orb_i", - "name": "orb_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 54734, - "line_end": 54737, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orw_i", - "name": "orw_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 54801, - "line_end": 54804, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orl_i", - "name": "orl_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 54871, - "line_end": 54874, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orq_i_sxl", - "name": "orq_i_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 54938, - "line_end": 54941, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orb_mi", - "name": "orb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 55005, - "line_end": 55008, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orw_mi", - "name": "orw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 55078, - "line_end": 55081, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orl_mi", - "name": "orl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 55154, - "line_end": 55157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orq_mi_sxl", - "name": "orq_mi_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 55227, - "line_end": 55230, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orl_mi_sxb", - "name": "orl_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 55300, - "line_end": 55303, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orq_mi_sxb", - "name": "orq_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 55373, - "line_end": 55376, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orb_mr", - "name": "orb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 55446, - "line_end": 55449, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orw_mr", - "name": "orw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 55516, - "line_end": 55519, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orl_mr", - "name": "orl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 55589, - "line_end": 55592, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orq_mr", - "name": "orq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 55659, - "line_end": 55662, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orb_rm", - "name": "orb_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 55729, - "line_end": 55732, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orw_rm", - "name": "orw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 55799, - "line_end": 55802, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orl_rm", - "name": "orl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 55872, - "line_end": 55875, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orq_rm", - "name": "orq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 55942, - "line_end": 55945, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_orb_mi", - "name": "lock_orb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 56012, - "line_end": 56015, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_orw_mi", - "name": "lock_orw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 56086, - "line_end": 56089, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_orl_mi", - "name": "lock_orl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 56161, - "line_end": 56164, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_orq_mi_sxl", - "name": "lock_orq_mi_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 56235, - "line_end": 56238, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_orl_mi_sxb", - "name": "lock_orl_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 56309, - "line_end": 56312, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_orq_mi_sxb", - "name": "lock_orq_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 56383, - "line_end": 56386, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_orb_mr", - "name": "lock_orb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 56457, - "line_end": 56460, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_orw_mr", - "name": "lock_orw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 56528, - "line_end": 56531, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_orl_mr", - "name": "lock_orl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 56600, - "line_end": 56603, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_orq_mr", - "name": "lock_orq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 56671, - "line_end": 56674, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orps_a", - "name": "orps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 56742, - "line_end": 56745, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_orpd_a", - "name": "orpd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 56813, - "line_end": 56816, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_por_a", - "name": "por_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 56887, - "line_end": 56890, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vorps_b", - "name": "vorps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 56961, - "line_end": 56965, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vorpd_b", - "name": "vorpd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 57039, - "line_end": 57043, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpor_b", - "name": "vpor_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 57117, - "line_end": 57121, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_packsswb_a", - "name": "packsswb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 57195, - "line_end": 57198, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_packssdw_a", - "name": "packssdw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 57269, - "line_end": 57272, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpacksswb_b", - "name": "vpacksswb_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 57343, - "line_end": 57347, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpackssdw_b", - "name": "vpackssdw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 57421, - "line_end": 57425, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_packuswb_a", - "name": "packuswb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 57499, - "line_end": 57502, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_packusdw_a", - "name": "packusdw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 57573, - "line_end": 57576, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpackuswb_b", - "name": "vpackuswb_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 57648, - "line_end": 57652, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpackusdw_b", - "name": "vpackusdw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 57726, - "line_end": 57730, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmaddwd_a", - "name": "pmaddwd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 57804, - "line_end": 57807, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmaddwd_b", - "name": "vpmaddwd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 57878, - "line_end": 57882, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pmaddubsw_a", - "name": "pmaddubsw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 57956, - "line_end": 57959, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpmaddubsw_b", - "name": "vpmaddubsw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 58031, - "line_end": 58035, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rcpps_rm", - "name": "rcpps_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 58109, - "line_end": 58112, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rcpss_rm", - "name": "rcpss_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 58180, - "line_end": 58183, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rsqrtps_rm", - "name": "rsqrtps_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 58254, - "line_end": 58257, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rsqrtss_rm", - "name": "rsqrtss_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 58325, - "line_end": 58328, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vrcpps_rm", - "name": "vrcpps_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 58399, - "line_end": 58402, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vrcpss_rvm", - "name": "vrcpss_rvm", - "symbol_type": "Class", - "file_path": "", - "line_start": 58472, - "line_end": 58476, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vrsqrtps_rm", - "name": "vrsqrtps_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 58550, - "line_end": 58553, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vrsqrtss_rvm", - "name": "vrsqrtss_rvm", - "symbol_type": "Class", - "file_path": "", - "line_start": 58623, - "line_end": 58627, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_roundpd_rmi", - "name": "roundpd_rmi", - "symbol_type": "Class", - "file_path": "", - "line_start": 58701, - "line_end": 58705, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_roundps_rmi", - "name": "roundps_rmi", - "symbol_type": "Class", - "file_path": "", - "line_start": 58783, - "line_end": 58787, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_roundsd_rmi", - "name": "roundsd_rmi", - "symbol_type": "Class", - "file_path": "", - "line_start": 58865, - "line_end": 58869, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_roundss_rmi", - "name": "roundss_rmi", - "symbol_type": "Class", - "file_path": "", - "line_start": 58947, - "line_end": 58951, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vroundpd_rmi", - "name": "vroundpd_rmi", - "symbol_type": "Class", - "file_path": "", - "line_start": 59029, - "line_end": 59033, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vroundps_rmi", - "name": "vroundps_rmi", - "symbol_type": "Class", - "file_path": "", - "line_start": 59109, - "line_end": 59113, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vroundsd_rvmi", - "name": "vroundsd_rvmi", - "symbol_type": "Class", - "file_path": "", - "line_start": 59189, - "line_end": 59194, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vroundss_rvmi", - "name": "vroundss_rvmi", - "symbol_type": "Class", - "file_path": "", - "line_start": 59274, - "line_end": 59279, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_seta_m", - "name": "seta_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 59359, - "line_end": 59361, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_setae_m", - "name": "setae_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 59426, - "line_end": 59428, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_setb_m", - "name": "setb_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 59493, - "line_end": 59495, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_setbe_m", - "name": "setbe_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 59560, - "line_end": 59562, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sete_m", - "name": "sete_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 59627, - "line_end": 59629, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_setg_m", - "name": "setg_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 59694, - "line_end": 59696, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_setge_m", - "name": "setge_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 59761, - "line_end": 59763, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_setl_m", - "name": "setl_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 59828, - "line_end": 59830, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_setle_m", - "name": "setle_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 59895, - "line_end": 59897, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_setne_m", - "name": "setne_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 59962, - "line_end": 59964, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_setno_m", - "name": "setno_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 60029, - "line_end": 60031, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_setnp_m", - "name": "setnp_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 60096, - "line_end": 60098, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_setns_m", - "name": "setns_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 60163, - "line_end": 60165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_seto_m", - "name": "seto_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 60230, - "line_end": 60232, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_setp_m", - "name": "setp_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 60297, - "line_end": 60299, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sets_m", - "name": "sets_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 60364, - "line_end": 60366, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sarb_mc", - "name": "sarb_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 60431, - "line_end": 60434, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sarb_mi", - "name": "sarb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 60502, - "line_end": 60505, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sarb_m1", - "name": "sarb_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 60575, - "line_end": 60577, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sarw_mc", - "name": "sarw_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 60639, - "line_end": 60642, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sarw_mi", - "name": "sarw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 60713, - "line_end": 60716, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sarw_m1", - "name": "sarw_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 60789, - "line_end": 60791, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sarl_mc", - "name": "sarl_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 60856, - "line_end": 60859, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sarl_mi", - "name": "sarl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 60927, - "line_end": 60930, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sarl_m1", - "name": "sarl_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 61000, - "line_end": 61002, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sarq_mc", - "name": "sarq_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 61064, - "line_end": 61067, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sarq_mi", - "name": "sarq_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 61135, - "line_end": 61138, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sarq_m1", - "name": "sarq_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 61208, - "line_end": 61210, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shlb_mc", - "name": "shlb_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 61272, - "line_end": 61275, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shlb_mi", - "name": "shlb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 61343, - "line_end": 61346, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shlb_m1", - "name": "shlb_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 61416, - "line_end": 61418, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shlw_mc", - "name": "shlw_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 61480, - "line_end": 61483, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shlw_mi", - "name": "shlw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 61554, - "line_end": 61557, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shlw_m1", - "name": "shlw_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 61630, - "line_end": 61632, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shll_mc", - "name": "shll_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 61697, - "line_end": 61700, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shll_mi", - "name": "shll_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 61768, - "line_end": 61771, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shll_m1", - "name": "shll_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 61841, - "line_end": 61843, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shlq_mc", - "name": "shlq_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 61905, - "line_end": 61908, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shlq_mi", - "name": "shlq_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 61976, - "line_end": 61979, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shlq_m1", - "name": "shlq_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 62049, - "line_end": 62051, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shrb_mc", - "name": "shrb_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 62113, - "line_end": 62116, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shrb_mi", - "name": "shrb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 62184, - "line_end": 62187, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shrb_m1", - "name": "shrb_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 62257, - "line_end": 62259, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shrw_mc", - "name": "shrw_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 62321, - "line_end": 62324, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shrw_mi", - "name": "shrw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 62395, - "line_end": 62398, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shrw_m1", - "name": "shrw_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 62471, - "line_end": 62473, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shrl_mc", - "name": "shrl_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 62538, - "line_end": 62541, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shrl_mi", - "name": "shrl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 62609, - "line_end": 62612, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shrl_m1", - "name": "shrl_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 62682, - "line_end": 62684, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shrq_mc", - "name": "shrq_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 62746, - "line_end": 62749, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shrq_mi", - "name": "shrq_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 62817, - "line_end": 62820, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shrq_m1", - "name": "shrq_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 62890, - "line_end": 62892, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rolb_mc", - "name": "rolb_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 62954, - "line_end": 62957, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rolb_mi", - "name": "rolb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 63025, - "line_end": 63028, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rolb_m1", - "name": "rolb_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 63098, - "line_end": 63100, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rolw_mc", - "name": "rolw_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 63162, - "line_end": 63165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rolw_mi", - "name": "rolw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 63236, - "line_end": 63239, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rolw_m1", - "name": "rolw_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 63312, - "line_end": 63314, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_roll_mc", - "name": "roll_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 63379, - "line_end": 63382, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_roll_mi", - "name": "roll_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 63450, - "line_end": 63453, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_roll_m1", - "name": "roll_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 63523, - "line_end": 63525, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rolq_mc", - "name": "rolq_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 63587, - "line_end": 63590, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rolq_mi", - "name": "rolq_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 63658, - "line_end": 63661, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rolq_m1", - "name": "rolq_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 63731, - "line_end": 63733, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rorb_mc", - "name": "rorb_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 63795, - "line_end": 63798, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rorb_mi", - "name": "rorb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 63866, - "line_end": 63869, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rorb_m1", - "name": "rorb_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 63939, - "line_end": 63941, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rorw_mc", - "name": "rorw_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 64003, - "line_end": 64006, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rorw_mi", - "name": "rorw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 64077, - "line_end": 64080, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rorw_m1", - "name": "rorw_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 64153, - "line_end": 64155, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rorl_mc", - "name": "rorl_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 64220, - "line_end": 64223, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rorl_mi", - "name": "rorl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 64291, - "line_end": 64294, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rorl_m1", - "name": "rorl_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 64364, - "line_end": 64366, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rorq_mc", - "name": "rorq_mc", - "symbol_type": "Class", - "file_path": "", - "line_start": 64428, - "line_end": 64431, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rorq_mi", - "name": "rorq_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 64499, - "line_end": 64502, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rorq_m1", - "name": "rorq_m1", - "symbol_type": "Class", - "file_path": "", - "line_start": 64572, - "line_end": 64574, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shldw_mri", - "name": "shldw_mri", - "symbol_type": "Class", - "file_path": "", - "line_start": 64636, - "line_end": 64640, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shldw_mrc", - "name": "shldw_mrc", - "symbol_type": "Class", - "file_path": "", - "line_start": 64717, - "line_end": 64721, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shldl_mri", - "name": "shldl_mri", - "symbol_type": "Class", - "file_path": "", - "line_start": 64796, - "line_end": 64800, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shldq_mri", - "name": "shldq_mri", - "symbol_type": "Class", - "file_path": "", - "line_start": 64874, - "line_end": 64878, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shldl_mrc", - "name": "shldl_mrc", - "symbol_type": "Class", - "file_path": "", - "line_start": 64952, - "line_end": 64956, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shldq_mrc", - "name": "shldq_mrc", - "symbol_type": "Class", - "file_path": "", - "line_start": 65028, - "line_end": 65032, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sarxl_rmv", - "name": "sarxl_rmv", - "symbol_type": "Class", - "file_path": "", - "line_start": 65104, - "line_end": 65108, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shlxl_rmv", - "name": "shlxl_rmv", - "symbol_type": "Class", - "file_path": "", - "line_start": 65182, - "line_end": 65186, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shrxl_rmv", - "name": "shrxl_rmv", - "symbol_type": "Class", - "file_path": "", - "line_start": 65260, - "line_end": 65264, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sarxq_rmv", - "name": "sarxq_rmv", - "symbol_type": "Class", - "file_path": "", - "line_start": 65338, - "line_end": 65342, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shlxq_rmv", - "name": "shlxq_rmv", - "symbol_type": "Class", - "file_path": "", - "line_start": 65416, - "line_end": 65420, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_shrxq_rmv", - "name": "shrxq_rmv", - "symbol_type": "Class", - "file_path": "", - "line_start": 65494, - "line_end": 65498, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rorxl_rmi", - "name": "rorxl_rmi", - "symbol_type": "Class", - "file_path": "", - "line_start": 65572, - "line_end": 65576, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_rorxq_rmi", - "name": "rorxq_rmi", - "symbol_type": "Class", - "file_path": "", - "line_start": 65652, - "line_end": 65656, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psllw_a", - "name": "psllw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 65732, - "line_end": 65735, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psllw_b", - "name": "psllw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 65806, - "line_end": 65809, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pslld_a", - "name": "pslld_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 65878, - "line_end": 65881, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pslld_b", - "name": "pslld_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 65952, - "line_end": 65955, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psllq_a", - "name": "psllq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 66024, - "line_end": 66027, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psllq_b", - "name": "psllq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 66098, - "line_end": 66101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsllw_c", - "name": "vpsllw_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 66170, - "line_end": 66174, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsllw_d", - "name": "vpsllw_d", - "symbol_type": "Class", - "file_path": "", - "line_start": 66248, - "line_end": 66252, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpslld_c", - "name": "vpslld_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 66323, - "line_end": 66327, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpslld_d", - "name": "vpslld_d", - "symbol_type": "Class", - "file_path": "", - "line_start": 66401, - "line_end": 66405, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsllq_c", - "name": "vpsllq_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 66476, - "line_end": 66480, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsllq_d", - "name": "vpsllq_d", - "symbol_type": "Class", - "file_path": "", - "line_start": 66554, - "line_end": 66558, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psraw_a", - "name": "psraw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 66629, - "line_end": 66632, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psraw_b", - "name": "psraw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 66703, - "line_end": 66706, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psrad_a", - "name": "psrad_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 66775, - "line_end": 66778, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psrad_b", - "name": "psrad_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 66849, - "line_end": 66852, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psrlw_a", - "name": "psrlw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 66921, - "line_end": 66924, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psrlw_b", - "name": "psrlw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 66995, - "line_end": 66998, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psrld_a", - "name": "psrld_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 67067, - "line_end": 67070, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psrld_b", - "name": "psrld_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 67141, - "line_end": 67144, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psrlq_a", - "name": "psrlq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 67213, - "line_end": 67216, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psrlq_b", - "name": "psrlq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 67287, - "line_end": 67290, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsraw_c", - "name": "vpsraw_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 67359, - "line_end": 67363, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsraw_d", - "name": "vpsraw_d", - "symbol_type": "Class", - "file_path": "", - "line_start": 67437, - "line_end": 67441, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsrad_c", - "name": "vpsrad_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 67512, - "line_end": 67516, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsrad_d", - "name": "vpsrad_d", - "symbol_type": "Class", - "file_path": "", - "line_start": 67590, - "line_end": 67594, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsrlw_c", - "name": "vpsrlw_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 67665, - "line_end": 67669, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsrlw_d", - "name": "vpsrlw_d", - "symbol_type": "Class", - "file_path": "", - "line_start": 67743, - "line_end": 67747, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsrld_c", - "name": "vpsrld_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 67818, - "line_end": 67822, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsrld_d", - "name": "vpsrld_d", - "symbol_type": "Class", - "file_path": "", - "line_start": 67896, - "line_end": 67900, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsrlq_c", - "name": "vpsrlq_c", - "symbol_type": "Class", - "file_path": "", - "line_start": 67971, - "line_end": 67975, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsrlq_d", - "name": "vpsrlq_d", - "symbol_type": "Class", - "file_path": "", - "line_start": 68049, - "line_end": 68053, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sqrtss_a", - "name": "sqrtss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 68124, - "line_end": 68127, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sqrtsd_a", - "name": "sqrtsd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 68198, - "line_end": 68201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sqrtps_a", - "name": "sqrtps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 68272, - "line_end": 68275, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sqrtpd_a", - "name": "sqrtpd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 68343, - "line_end": 68346, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vsqrtss_b", - "name": "vsqrtss_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 68417, - "line_end": 68421, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vsqrtsd_b", - "name": "vsqrtsd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 68495, - "line_end": 68499, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vsqrtps_b", - "name": "vsqrtps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 68573, - "line_end": 68576, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vsqrtpd_b", - "name": "vsqrtpd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 68646, - "line_end": 68649, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_popw_m", - "name": "popw_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 68719, - "line_end": 68721, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_popq_m", - "name": "popq_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 68788, - "line_end": 68790, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_popw_o", - "name": "popw_o", - "symbol_type": "Class", - "file_path": "", - "line_start": 68854, - "line_end": 68856, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_popq_o", - "name": "popq_o", - "symbol_type": "Class", - "file_path": "", - "line_start": 68916, - "line_end": 68918, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pushw_m", - "name": "pushw_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 68975, - "line_end": 68977, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pushq_m", - "name": "pushq_m", - "symbol_type": "Class", - "file_path": "", - "line_start": 69044, - "line_end": 69046, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pushw_o", - "name": "pushw_o", - "symbol_type": "Class", - "file_path": "", - "line_start": 69110, - "line_end": 69112, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pushq_o", - "name": "pushq_o", - "symbol_type": "Class", - "file_path": "", - "line_start": 69172, - "line_end": 69174, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pushq_i8", - "name": "pushq_i8", - "symbol_type": "Class", - "file_path": "", - "line_start": 69230, - "line_end": 69232, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pushw_i16", - "name": "pushw_i16", - "symbol_type": "Class", - "file_path": "", - "line_start": 69283, - "line_end": 69285, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pushq_i32", - "name": "pushq_i32", - "symbol_type": "Class", - "file_path": "", - "line_start": 69339, - "line_end": 69341, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subb_i", - "name": "subb_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 69393, - "line_end": 69396, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subw_i", - "name": "subw_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 69460, - "line_end": 69463, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subl_i", - "name": "subl_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 69530, - "line_end": 69533, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subq_i_sxl", - "name": "subq_i_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 69597, - "line_end": 69600, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subb_mi", - "name": "subb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 69664, - "line_end": 69667, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subw_mi", - "name": "subw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 69737, - "line_end": 69740, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subl_mi", - "name": "subl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 69813, - "line_end": 69816, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subq_mi_sxl", - "name": "subq_mi_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 69886, - "line_end": 69889, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subl_mi_sxb", - "name": "subl_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 69959, - "line_end": 69962, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subq_mi_sxb", - "name": "subq_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 70032, - "line_end": 70035, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subb_mr", - "name": "subb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 70105, - "line_end": 70108, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subw_mr", - "name": "subw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 70175, - "line_end": 70178, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subl_mr", - "name": "subl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 70248, - "line_end": 70251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subq_mr", - "name": "subq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 70318, - "line_end": 70321, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subb_rm", - "name": "subb_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 70388, - "line_end": 70391, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subw_rm", - "name": "subw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 70458, - "line_end": 70461, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subl_rm", - "name": "subl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 70531, - "line_end": 70534, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subq_rm", - "name": "subq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 70601, - "line_end": 70604, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbb_i", - "name": "sbbb_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 70671, - "line_end": 70674, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbw_i", - "name": "sbbw_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 70738, - "line_end": 70741, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbl_i", - "name": "sbbl_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 70808, - "line_end": 70811, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbq_i_sxl", - "name": "sbbq_i_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 70875, - "line_end": 70878, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbb_mi", - "name": "sbbb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 70942, - "line_end": 70945, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbw_mi", - "name": "sbbw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 71015, - "line_end": 71018, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbl_mi", - "name": "sbbl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 71091, - "line_end": 71094, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbq_mi_sxl", - "name": "sbbq_mi_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 71164, - "line_end": 71167, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbl_mi_sxb", - "name": "sbbl_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 71237, - "line_end": 71240, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbq_mi_sxb", - "name": "sbbq_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 71310, - "line_end": 71313, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbb_mr", - "name": "sbbb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 71383, - "line_end": 71386, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbw_mr", - "name": "sbbw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 71453, - "line_end": 71456, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbl_mr", - "name": "sbbl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 71526, - "line_end": 71529, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbq_mr", - "name": "sbbq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 71596, - "line_end": 71599, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbb_rm", - "name": "sbbb_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 71666, - "line_end": 71669, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbw_rm", - "name": "sbbw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 71736, - "line_end": 71739, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbl_rm", - "name": "sbbl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 71809, - "line_end": 71812, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_sbbq_rm", - "name": "sbbq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 71879, - "line_end": 71882, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_subb_mi", - "name": "lock_subb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 71949, - "line_end": 71952, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_subw_mi", - "name": "lock_subw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 72023, - "line_end": 72026, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_subl_mi", - "name": "lock_subl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 72098, - "line_end": 72101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_subq_mi_sxl", - "name": "lock_subq_mi_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 72172, - "line_end": 72175, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_subl_mi_sxb", - "name": "lock_subl_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 72246, - "line_end": 72249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_subq_mi_sxb", - "name": "lock_subq_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 72320, - "line_end": 72323, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_subb_mr", - "name": "lock_subb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 72394, - "line_end": 72397, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_subw_mr", - "name": "lock_subw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 72465, - "line_end": 72468, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_subl_mr", - "name": "lock_subl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 72537, - "line_end": 72540, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_subq_mr", - "name": "lock_subq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 72608, - "line_end": 72611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_sbbb_mi", - "name": "lock_sbbb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 72679, - "line_end": 72682, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_sbbw_mi", - "name": "lock_sbbw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 72753, - "line_end": 72756, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_sbbl_mi", - "name": "lock_sbbl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 72828, - "line_end": 72831, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_sbbq_mi_sxl", - "name": "lock_sbbq_mi_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 72902, - "line_end": 72905, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_sbbl_mi_sxb", - "name": "lock_sbbl_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 72976, - "line_end": 72979, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_sbbq_mi_sxb", - "name": "lock_sbbq_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 73050, - "line_end": 73053, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_sbbb_mr", - "name": "lock_sbbb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 73124, - "line_end": 73127, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_sbbw_mr", - "name": "lock_sbbw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 73195, - "line_end": 73198, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_sbbl_mr", - "name": "lock_sbbl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 73267, - "line_end": 73270, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_sbbq_mr", - "name": "lock_sbbq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 73338, - "line_end": 73341, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subss_a", - "name": "subss_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 73409, - "line_end": 73412, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subsd_a", - "name": "subsd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 73483, - "line_end": 73486, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subps_a", - "name": "subps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 73557, - "line_end": 73560, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_subpd_a", - "name": "subpd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 73628, - "line_end": 73631, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psubb_a", - "name": "psubb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 73702, - "line_end": 73705, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psubw_a", - "name": "psubw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 73776, - "line_end": 73779, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psubd_a", - "name": "psubd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 73850, - "line_end": 73853, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psubq_a", - "name": "psubq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 73924, - "line_end": 73927, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psubsb_a", - "name": "psubsb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 73998, - "line_end": 74001, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psubsw_a", - "name": "psubsw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 74072, - "line_end": 74075, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psubusb_a", - "name": "psubusb_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 74146, - "line_end": 74149, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_psubusw_a", - "name": "psubusw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 74220, - "line_end": 74223, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vsubss_b", - "name": "vsubss_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 74294, - "line_end": 74298, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vsubsd_b", - "name": "vsubsd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 74372, - "line_end": 74376, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vsubps_b", - "name": "vsubps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 74450, - "line_end": 74454, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vsubpd_b", - "name": "vsubpd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 74528, - "line_end": 74532, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsubb_b", - "name": "vpsubb_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 74606, - "line_end": 74610, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsubw_b", - "name": "vpsubw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 74684, - "line_end": 74688, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsubd_b", - "name": "vpsubd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 74762, - "line_end": 74766, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsubq_b", - "name": "vpsubq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 74840, - "line_end": 74844, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsubsb_b", - "name": "vpsubsb_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 74918, - "line_end": 74922, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsubsw_b", - "name": "vpsubsw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 74996, - "line_end": 75000, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsubusb_b", - "name": "vpsubusb_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 75074, - "line_end": 75078, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpsubusw_b", - "name": "vpsubusw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 75152, - "line_end": 75156, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_unpcklps_a", - "name": "unpcklps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 75230, - "line_end": 75233, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_unpcklpd_a", - "name": "unpcklpd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 75301, - "line_end": 75304, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_unpckhps_a", - "name": "unpckhps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 75375, - "line_end": 75378, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vunpcklps_b", - "name": "vunpcklps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 75446, - "line_end": 75450, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vunpcklpd_b", - "name": "vunpcklpd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 75524, - "line_end": 75528, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vunpckhps_b", - "name": "vunpckhps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 75602, - "line_end": 75606, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_punpckhbw_a", - "name": "punpckhbw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 75680, - "line_end": 75683, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_punpckhwd_a", - "name": "punpckhwd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 75754, - "line_end": 75757, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_punpckhdq_a", - "name": "punpckhdq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 75828, - "line_end": 75831, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_punpckhqdq_a", - "name": "punpckhqdq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 75902, - "line_end": 75905, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_punpcklwd_a", - "name": "punpcklwd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 75976, - "line_end": 75979, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_punpcklbw_a", - "name": "punpcklbw_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 76050, - "line_end": 76053, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_punpckldq_a", - "name": "punpckldq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 76124, - "line_end": 76127, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_punpcklqdq_a", - "name": "punpcklqdq_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 76198, - "line_end": 76201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpunpckhbw_b", - "name": "vpunpckhbw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 76272, - "line_end": 76276, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpunpckhwd_b", - "name": "vpunpckhwd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 76350, - "line_end": 76354, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpunpckhdq_b", - "name": "vpunpckhdq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 76428, - "line_end": 76432, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpunpckhqdq_b", - "name": "vpunpckhqdq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 76506, - "line_end": 76510, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpunpcklwd_b", - "name": "vpunpcklwd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 76584, - "line_end": 76588, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpunpcklbw_b", - "name": "vpunpcklbw_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 76662, - "line_end": 76666, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpunpckldq_b", - "name": "vpunpckldq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 76740, - "line_end": 76744, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpunpcklqdq_b", - "name": "vpunpcklqdq_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 76818, - "line_end": 76822, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorb_i", - "name": "xorb_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 76896, - "line_end": 76899, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorw_i", - "name": "xorw_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 76963, - "line_end": 76966, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorl_i", - "name": "xorl_i", - "symbol_type": "Class", - "file_path": "", - "line_start": 77033, - "line_end": 77036, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorq_i_sxl", - "name": "xorq_i_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 77100, - "line_end": 77103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorb_mi", - "name": "xorb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 77167, - "line_end": 77170, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorw_mi", - "name": "xorw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 77240, - "line_end": 77243, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorl_mi", - "name": "xorl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 77316, - "line_end": 77319, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorq_mi_sxl", - "name": "xorq_mi_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 77389, - "line_end": 77392, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorl_mi_sxb", - "name": "xorl_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 77462, - "line_end": 77465, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorq_mi_sxb", - "name": "xorq_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 77535, - "line_end": 77538, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorb_mr", - "name": "xorb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 77608, - "line_end": 77611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorw_mr", - "name": "xorw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 77678, - "line_end": 77681, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorl_mr", - "name": "xorl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 77751, - "line_end": 77754, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorq_mr", - "name": "xorq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 77821, - "line_end": 77824, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorb_rm", - "name": "xorb_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 77891, - "line_end": 77894, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorw_rm", - "name": "xorw_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 77961, - "line_end": 77964, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorl_rm", - "name": "xorl_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 78034, - "line_end": 78037, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorq_rm", - "name": "xorq_rm", - "symbol_type": "Class", - "file_path": "", - "line_start": 78104, - "line_end": 78107, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_xorb_mi", - "name": "lock_xorb_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 78174, - "line_end": 78177, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_xorw_mi", - "name": "lock_xorw_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 78248, - "line_end": 78251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_xorl_mi", - "name": "lock_xorl_mi", - "symbol_type": "Class", - "file_path": "", - "line_start": 78323, - "line_end": 78326, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_xorq_mi_sxl", - "name": "lock_xorq_mi_sxl", - "symbol_type": "Class", - "file_path": "", - "line_start": 78397, - "line_end": 78400, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_xorl_mi_sxb", - "name": "lock_xorl_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 78471, - "line_end": 78474, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_xorq_mi_sxb", - "name": "lock_xorq_mi_sxb", - "symbol_type": "Class", - "file_path": "", - "line_start": 78545, - "line_end": 78548, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_xorb_mr", - "name": "lock_xorb_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 78619, - "line_end": 78622, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_xorw_mr", - "name": "lock_xorw_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 78690, - "line_end": 78693, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_xorl_mr", - "name": "lock_xorl_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 78762, - "line_end": 78765, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_lock_xorq_mr", - "name": "lock_xorq_mr", - "symbol_type": "Class", - "file_path": "", - "line_start": 78833, - "line_end": 78836, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorps_a", - "name": "xorps_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 78904, - "line_end": 78907, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_xorpd_a", - "name": "xorpd_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 78975, - "line_end": 78978, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_pxor_a", - "name": "pxor_a", - "symbol_type": "Class", - "file_path": "", - "line_start": 79049, - "line_end": 79052, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vxorps_b", - "name": "vxorps_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 79123, - "line_end": 79127, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vxorpd_b", - "name": "vxorpd_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 79201, - "line_end": 79205, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_vpxor_b", - "name": "vpxor_b", - "symbol_type": "Class", - "file_path": "", - "line_start": 79279, - "line_end": 79283, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Feature", - "name": "Feature", - "symbol_type": "Class", - "file_path": "", - "line_start": 79357, - "line_end": 79374, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "generated-files.rs", - "path": "./target/release/build/cranelift-assembler-x64-ec1ea8196f8afa4d/out/generated-files.rs", - "language": "rust", - "size_bytes": 130, - "total_lines": 3, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:08.328518660Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "assembler-isle-macro.rs", - "path": "./target/release/build/cranelift-codegen-79e158676d48bd57/out/assembler-isle-macro.rs", - "language": "rust", - "size_bytes": 1387737, - "total_lines": 14604, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:08.386320408Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "inst_builder.rs", - "path": "./target/release/build/cranelift-codegen-79e158676d48bd57/out/inst_builder.rs", - "language": "rust", - "size_bytes": 269181, - "total_lines": 4652, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:08.440234696Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_jump", - "name": "jump", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_brif", - "name": "brif", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_br_table", - "name": "br_table", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_debugtrap", - "name": "debugtrap", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trap", - "name": "trap", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trapz", - "name": "trapz", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trapnz", - "name": "trapnz", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_return_", - "name": "return_", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call", - "name": "call", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_indirect", - "name": "call_indirect", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_return_call", - "name": "return_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_return_call_indirect", - "name": "return_call_indirect", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 274, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_func_addr", - "name": "func_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_call", - "name": "try_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_call_indirect", - "name": "try_call_indirect", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 371, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_splat", - "name": "splat", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_swizzle", - "name": "swizzle", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 412, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_x86_pshufb", - "name": "x86_pshufb", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_insertlane", - "name": "insertlane", - "symbol_type": "Function", - "file_path": "", - "line_start": 455, - "line_end": 461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extractlane", - "name": "extractlane", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 485, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_smin", - "name": "smin", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 503, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_umin", - "name": "umin", - "symbol_type": "Function", - "file_path": "", - "line_start": 516, - "line_end": 521, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_smax", - "name": "smax", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 539, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_umax", - "name": "umax", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 557, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_avg_round", - "name": "avg_round", - "symbol_type": "Function", - "file_path": "", - "line_start": 572, - "line_end": 577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_uadd_sat", - "name": "uadd_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 594, - "line_end": 599, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sadd_sat", - "name": "sadd_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 618, - "line_end": 623, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_usub_sat", - "name": "usub_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 640, - "line_end": 645, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ssub_sat", - "name": "ssub_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 662, - "line_end": 667, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load", - "name": "load", - "symbol_type": "Function", - "file_path": "", - "line_start": 685, - "line_end": 691, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_store", - "name": "store", - "symbol_type": "Function", - "file_path": "", - "line_start": 705, - "line_end": 712, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_uload8", - "name": "uload8", - "symbol_type": "Function", - "file_path": "", - "line_start": 729, - "line_end": 735, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sload8", - "name": "sload8", - "symbol_type": "Function", - "file_path": "", - "line_start": 752, - "line_end": 758, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_istore8", - "name": "istore8", - "symbol_type": "Function", - "file_path": "", - "line_start": 771, - "line_end": 778, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_uload16", - "name": "uload16", - "symbol_type": "Function", - "file_path": "", - "line_start": 795, - "line_end": 801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sload16", - "name": "sload16", - "symbol_type": "Function", - "file_path": "", - "line_start": 818, - "line_end": 824, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_istore16", - "name": "istore16", - "symbol_type": "Function", - "file_path": "", - "line_start": 837, - "line_end": 844, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_uload32", - "name": "uload32", - "symbol_type": "Function", - "file_path": "", - "line_start": 860, - "line_end": 867, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sload32", - "name": "sload32", - "symbol_type": "Function", - "file_path": "", - "line_start": 883, - "line_end": 890, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_istore32", - "name": "istore32", - "symbol_type": "Function", - "file_path": "", - "line_start": 903, - "line_end": 910, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stack_switch", - "name": "stack_switch", - "symbol_type": "Function", - "file_path": "", - "line_start": 965, - "line_end": 970, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_uload8x8", - "name": "uload8x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 985, - "line_end": 992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sload8x8", - "name": "sload8x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 1007, - "line_end": 1014, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_uload16x4", - "name": "uload16x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 1029, - "line_end": 1036, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sload16x4", - "name": "sload16x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 1051, - "line_end": 1058, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_uload32x2", - "name": "uload32x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 1073, - "line_end": 1080, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sload32x2", - "name": "sload32x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 1095, - "line_end": 1102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stack_load", - "name": "stack_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 1123, - "line_end": 1128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stack_store", - "name": "stack_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 1145, - "line_end": 1151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stack_addr", - "name": "stack_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 1169, - "line_end": 1174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dynamic_stack_load", - "name": "dynamic_stack_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 1190, - "line_end": 1194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dynamic_stack_store", - "name": "dynamic_stack_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 1206, - "line_end": 1211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dynamic_stack_addr", - "name": "dynamic_stack_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 1226, - "line_end": 1230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_global_value", - "name": "global_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 1243, - "line_end": 1247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_symbol_value", - "name": "symbol_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 1260, - "line_end": 1264, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tls_value", - "name": "tls_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 1277, - "line_end": 1281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_pinned_reg", - "name": "get_pinned_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 1293, - "line_end": 1297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_pinned_reg", - "name": "set_pinned_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 1305, - "line_end": 1310, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_frame_pointer", - "name": "get_frame_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 1324, - "line_end": 1328, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_stack_pointer", - "name": "get_stack_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 1340, - "line_end": 1344, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_return_address", - "name": "get_return_address", - "symbol_type": "Function", - "file_path": "", - "line_start": 1358, - "line_end": 1362, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_iconst", - "name": "iconst", - "symbol_type": "Function", - "file_path": "", - "line_start": 1378, - "line_end": 1383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_f16const", - "name": "f16const", - "symbol_type": "Function", - "file_path": "", - "line_start": 1397, - "line_end": 1402, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_f32const", - "name": "f32const", - "symbol_type": "Function", - "file_path": "", - "line_start": 1416, - "line_end": 1421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_f64const", - "name": "f64const", - "symbol_type": "Function", - "file_path": "", - "line_start": 1435, - "line_end": 1440, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_f128const", - "name": "f128const", - "symbol_type": "Function", - "file_path": "", - "line_start": 1454, - "line_end": 1459, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_vconst", - "name": "vconst", - "symbol_type": "Function", - "file_path": "", - "line_start": 1474, - "line_end": 1479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_shuffle", - "name": "shuffle", - "symbol_type": "Function", - "file_path": "", - "line_start": 1498, - "line_end": 1503, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nop", - "name": "nop", - "symbol_type": "Function", - "file_path": "", - "line_start": 1509, - "line_end": 1513, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_select", - "name": "select", - "symbol_type": "Function", - "file_path": "", - "line_start": 1530, - "line_end": 1535, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_select_spectre_guard", - "name": "select_spectre_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 1581, - "line_end": 1586, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bitselect", - "name": "bitselect", - "symbol_type": "Function", - "file_path": "", - "line_start": 1604, - "line_end": 1609, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_x86_blendv", - "name": "x86_blendv", - "symbol_type": "Function", - "file_path": "", - "line_start": 1628, - "line_end": 1633, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_vany_true", - "name": "vany_true", - "symbol_type": "Function", - "file_path": "", - "line_start": 1648, - "line_end": 1653, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_vall_true", - "name": "vall_true", - "symbol_type": "Function", - "file_path": "", - "line_start": 1668, - "line_end": 1673, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_vhigh_bits", - "name": "vhigh_bits", - "symbol_type": "Function", - "file_path": "", - "line_start": 1689, - "line_end": 1693, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_icmp", - "name": "icmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 1730, - "line_end": 1736, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_icmp_imm", - "name": "icmp_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 1757, - "line_end": 1764, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_iadd", - "name": "iadd", - "symbol_type": "Function", - "file_path": "", - "line_start": 1780, - "line_end": 1785, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_isub", - "name": "isub", - "symbol_type": "Function", - "file_path": "", - "line_start": 1801, - "line_end": 1806, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ineg", - "name": "ineg", - "symbol_type": "Function", - "file_path": "", - "line_start": 1818, - "line_end": 1823, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_iabs", - "name": "iabs", - "symbol_type": "Function", - "file_path": "", - "line_start": 1835, - "line_end": 1840, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_imul", - "name": "imul", - "symbol_type": "Function", - "file_path": "", - "line_start": 1858, - "line_end": 1863, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_umulhi", - "name": "umulhi", - "symbol_type": "Function", - "file_path": "", - "line_start": 1879, - "line_end": 1884, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_smulhi", - "name": "smulhi", - "symbol_type": "Function", - "file_path": "", - "line_start": 1900, - "line_end": 1905, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sqmul_round_sat", - "name": "sqmul_round_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 1922, - "line_end": 1927, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_x86_pmulhrsw", - "name": "x86_pmulhrsw", - "symbol_type": "Function", - "file_path": "", - "line_start": 1944, - "line_end": 1949, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_udiv", - "name": "udiv", - "symbol_type": "Function", - "file_path": "", - "line_start": 1964, - "line_end": 1969, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sdiv", - "name": "sdiv", - "symbol_type": "Function", - "file_path": "", - "line_start": 1987, - "line_end": 1992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_urem", - "name": "urem", - "symbol_type": "Function", - "file_path": "", - "line_start": 2007, - "line_end": 2012, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_srem", - "name": "srem", - "symbol_type": "Function", - "file_path": "", - "line_start": 2027, - "line_end": 2032, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_iadd_imm", - "name": "iadd_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 2050, - "line_end": 2056, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_imul_imm", - "name": "imul_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 2074, - "line_end": 2080, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_udiv_imm", - "name": "udiv_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 2097, - "line_end": 2103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sdiv_imm", - "name": "sdiv_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 2122, - "line_end": 2128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_urem_imm", - "name": "urem_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 2145, - "line_end": 2151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_srem_imm", - "name": "srem_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 2168, - "line_end": 2174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_irsub_imm", - "name": "irsub_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 2196, - "line_end": 2202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sadd_overflow_cin", - "name": "sadd_overflow_cin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2220, - "line_end": 2226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_uadd_overflow_cin", - "name": "uadd_overflow_cin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2244, - "line_end": 2250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_uadd_overflow", - "name": "uadd_overflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 2271, - "line_end": 2277, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sadd_overflow", - "name": "sadd_overflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 2294, - "line_end": 2300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_usub_overflow", - "name": "usub_overflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 2321, - "line_end": 2327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ssub_overflow", - "name": "ssub_overflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 2344, - "line_end": 2350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_umul_overflow", - "name": "umul_overflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 2371, - "line_end": 2377, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_smul_overflow", - "name": "smul_overflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 2394, - "line_end": 2400, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_uadd_overflow_trap", - "name": "uadd_overflow_trap", - "symbol_type": "Function", - "file_path": "", - "line_start": 2416, - "line_end": 2422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ssub_overflow_bin", - "name": "ssub_overflow_bin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2441, - "line_end": 2447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_usub_overflow_bin", - "name": "usub_overflow_bin", - "symbol_type": "Function", - "file_path": "", - "line_start": 2466, - "line_end": 2472, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_band", - "name": "band", - "symbol_type": "Function", - "file_path": "", - "line_start": 2485, - "line_end": 2490, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bor", - "name": "bor", - "symbol_type": "Function", - "file_path": "", - "line_start": 2503, - "line_end": 2508, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bxor", - "name": "bxor", - "symbol_type": "Function", - "file_path": "", - "line_start": 2521, - "line_end": 2526, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bnot", - "name": "bnot", - "symbol_type": "Function", - "file_path": "", - "line_start": 2538, - "line_end": 2543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_band_not", - "name": "band_not", - "symbol_type": "Function", - "file_path": "", - "line_start": 2558, - "line_end": 2563, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bor_not", - "name": "bor_not", - "symbol_type": "Function", - "file_path": "", - "line_start": 2578, - "line_end": 2583, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bxor_not", - "name": "bxor_not", - "symbol_type": "Function", - "file_path": "", - "line_start": 2598, - "line_end": 2603, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_band_imm", - "name": "band_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 2621, - "line_end": 2627, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bor_imm", - "name": "bor_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 2645, - "line_end": 2651, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bxor_imm", - "name": "bxor_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 2669, - "line_end": 2675, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_rotl", - "name": "rotl", - "symbol_type": "Function", - "file_path": "", - "line_start": 2690, - "line_end": 2695, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_rotr", - "name": "rotr", - "symbol_type": "Function", - "file_path": "", - "line_start": 2710, - "line_end": 2715, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_rotl_imm", - "name": "rotl_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 2730, - "line_end": 2736, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_rotr_imm", - "name": "rotr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 2751, - "line_end": 2757, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ishl", - "name": "ishl", - "symbol_type": "Function", - "file_path": "", - "line_start": 2780, - "line_end": 2785, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ushr", - "name": "ushr", - "symbol_type": "Function", - "file_path": "", - "line_start": 2809, - "line_end": 2814, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sshr", - "name": "sshr", - "symbol_type": "Function", - "file_path": "", - "line_start": 2831, - "line_end": 2836, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ishl_imm", - "name": "ishl_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 2851, - "line_end": 2857, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ushr_imm", - "name": "ushr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 2872, - "line_end": 2878, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sshr_imm", - "name": "sshr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 2893, - "line_end": 2899, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bitrev", - "name": "bitrev", - "symbol_type": "Function", - "file_path": "", - "line_start": 2913, - "line_end": 2918, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clz", - "name": "clz", - "symbol_type": "Function", - "file_path": "", - "line_start": 2934, - "line_end": 2939, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cls", - "name": "cls", - "symbol_type": "Function", - "file_path": "", - "line_start": 2955, - "line_end": 2960, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ctz", - "name": "ctz", - "symbol_type": "Function", - "file_path": "", - "line_start": 2976, - "line_end": 2981, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bswap", - "name": "bswap", - "symbol_type": "Function", - "file_path": "", - "line_start": 2995, - "line_end": 3000, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_popcnt", - "name": "popcnt", - "symbol_type": "Function", - "file_path": "", - "line_start": 3014, - "line_end": 3019, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fcmp", - "name": "fcmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 3105, - "line_end": 3111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fadd", - "name": "fadd", - "symbol_type": "Function", - "file_path": "", - "line_start": 3124, - "line_end": 3129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fsub", - "name": "fsub", - "symbol_type": "Function", - "file_path": "", - "line_start": 3142, - "line_end": 3147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmul", - "name": "fmul", - "symbol_type": "Function", - "file_path": "", - "line_start": 3160, - "line_end": 3165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fdiv", - "name": "fdiv", - "symbol_type": "Function", - "file_path": "", - "line_start": 3182, - "line_end": 3187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sqrt", - "name": "sqrt", - "symbol_type": "Function", - "file_path": "", - "line_start": 3199, - "line_end": 3204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fma", - "name": "fma", - "symbol_type": "Function", - "file_path": "", - "line_start": 3221, - "line_end": 3226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fneg", - "name": "fneg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3240, - "line_end": 3245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fabs", - "name": "fabs", - "symbol_type": "Function", - "file_path": "", - "line_start": 3259, - "line_end": 3264, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fcopysign", - "name": "fcopysign", - "symbol_type": "Function", - "file_path": "", - "line_start": 3280, - "line_end": 3285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmin", - "name": "fmin", - "symbol_type": "Function", - "file_path": "", - "line_start": 3303, - "line_end": 3308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmax", - "name": "fmax", - "symbol_type": "Function", - "file_path": "", - "line_start": 3326, - "line_end": 3331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ceil", - "name": "ceil", - "symbol_type": "Function", - "file_path": "", - "line_start": 3343, - "line_end": 3348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_floor", - "name": "floor", - "symbol_type": "Function", - "file_path": "", - "line_start": 3360, - "line_end": 3365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trunc", - "name": "trunc", - "symbol_type": "Function", - "file_path": "", - "line_start": 3377, - "line_end": 3382, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nearest", - "name": "nearest", - "symbol_type": "Function", - "file_path": "", - "line_start": 3395, - "line_end": 3400, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bitcast", - "name": "bitcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 3423, - "line_end": 3428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scalar_to_vector", - "name": "scalar_to_vector", - "symbol_type": "Function", - "file_path": "", - "line_start": 3442, - "line_end": 3446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bmask", - "name": "bmask", - "symbol_type": "Function", - "file_path": "", - "line_start": 3461, - "line_end": 3465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ireduce", - "name": "ireduce", - "symbol_type": "Function", - "file_path": "", - "line_start": 3481, - "line_end": 3485, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_snarrow", - "name": "snarrow", - "symbol_type": "Function", - "file_path": "", - "line_start": 3503, - "line_end": 3508, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_unarrow", - "name": "unarrow", - "symbol_type": "Function", - "file_path": "", - "line_start": 3529, - "line_end": 3534, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_uunarrow", - "name": "uunarrow", - "symbol_type": "Function", - "file_path": "", - "line_start": 3554, - "line_end": 3559, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_swiden_low", - "name": "swiden_low", - "symbol_type": "Function", - "file_path": "", - "line_start": 3573, - "line_end": 3578, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_swiden_high", - "name": "swiden_high", - "symbol_type": "Function", - "file_path": "", - "line_start": 3592, - "line_end": 3597, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_uwiden_low", - "name": "uwiden_low", - "symbol_type": "Function", - "file_path": "", - "line_start": 3611, - "line_end": 3616, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_uwiden_high", - "name": "uwiden_high", - "symbol_type": "Function", - "file_path": "", - "line_start": 3630, - "line_end": 3635, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_iadd_pairwise", - "name": "iadd_pairwise", - "symbol_type": "Function", - "file_path": "", - "line_start": 3653, - "line_end": 3658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_x86_pmaddubsw", - "name": "x86_pmaddubsw", - "symbol_type": "Function", - "file_path": "", - "line_start": 3676, - "line_end": 3680, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_uextend", - "name": "uextend", - "symbol_type": "Function", - "file_path": "", - "line_start": 3701, - "line_end": 3705, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sextend", - "name": "sextend", - "symbol_type": "Function", - "file_path": "", - "line_start": 3726, - "line_end": 3730, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fpromote", - "name": "fpromote", - "symbol_type": "Function", - "file_path": "", - "line_start": 3752, - "line_end": 3756, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fdemote", - "name": "fdemote", - "symbol_type": "Function", - "file_path": "", - "line_start": 3778, - "line_end": 3782, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fvdemote", - "name": "fvdemote", - "symbol_type": "Function", - "file_path": "", - "line_start": 3805, - "line_end": 3809, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fvpromote_low", - "name": "fvpromote_low", - "symbol_type": "Function", - "file_path": "", - "line_start": 3827, - "line_end": 3831, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fcvt_to_uint", - "name": "fcvt_to_uint", - "symbol_type": "Function", - "file_path": "", - "line_start": 3848, - "line_end": 3852, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fcvt_to_sint", - "name": "fcvt_to_sint", - "symbol_type": "Function", - "file_path": "", - "line_start": 3869, - "line_end": 3873, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fcvt_to_uint_sat", - "name": "fcvt_to_uint_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 3888, - "line_end": 3892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fcvt_to_sint_sat", - "name": "fcvt_to_sint_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 3906, - "line_end": 3910, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_x86_cvtt2dq", - "name": "x86_cvtt2dq", - "symbol_type": "Function", - "file_path": "", - "line_start": 3925, - "line_end": 3929, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fcvt_from_uint", - "name": "fcvt_from_uint", - "symbol_type": "Function", - "file_path": "", - "line_start": 3947, - "line_end": 3951, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fcvt_from_sint", - "name": "fcvt_from_sint", - "symbol_type": "Function", - "file_path": "", - "line_start": 3969, - "line_end": 3973, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_isplit", - "name": "isplit", - "symbol_type": "Function", - "file_path": "", - "line_start": 3992, - "line_end": 3998, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_iconcat", - "name": "iconcat", - "symbol_type": "Function", - "file_path": "", - "line_start": 4015, - "line_end": 4020, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_atomic_rmw", - "name": "atomic_rmw", - "symbol_type": "Function", - "file_path": "", - "line_start": 4041, - "line_end": 4047, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_atomic_cas", - "name": "atomic_cas", - "symbol_type": "Function", - "file_path": "", - "line_start": 4069, - "line_end": 4075, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_atomic_load", - "name": "atomic_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 4095, - "line_end": 4100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_atomic_store", - "name": "atomic_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 4116, - "line_end": 4122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fence", - "name": "fence", - "symbol_type": "Function", - "file_path": "", - "line_start": 4128, - "line_end": 4132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_vector", - "name": "extract_vector", - "symbol_type": "Function", - "file_path": "", - "line_start": 4145, - "line_end": 4151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_AtomicCas", - "name": "AtomicCas", - "symbol_type": "Function", - "file_path": "", - "line_start": 4155, - "line_end": 4164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_AtomicRmw", - "name": "AtomicRmw", - "symbol_type": "Function", - "file_path": "", - "line_start": 4168, - "line_end": 4178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_Binary", - "name": "Binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 4182, - "line_end": 4190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_BinaryImm64", - "name": "BinaryImm64", - "symbol_type": "Function", - "file_path": "", - "line_start": 4194, - "line_end": 4204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_BinaryImm8", - "name": "BinaryImm8", - "symbol_type": "Function", - "file_path": "", - "line_start": 4208, - "line_end": 4217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_BranchTable", - "name": "BranchTable", - "symbol_type": "Function", - "file_path": "", - "line_start": 4221, - "line_end": 4230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_Brif", - "name": "Brif", - "symbol_type": "Function", - "file_path": "", - "line_start": 4234, - "line_end": 4243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_Call", - "name": "Call", - "symbol_type": "Function", - "file_path": "", - "line_start": 4247, - "line_end": 4256, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_CallIndirect", - "name": "CallIndirect", - "symbol_type": "Function", - "file_path": "", - "line_start": 4260, - "line_end": 4269, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_CondTrap", - "name": "CondTrap", - "symbol_type": "Function", - "file_path": "", - "line_start": 4273, - "line_end": 4282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_DynamicStackLoad", - "name": "DynamicStackLoad", - "symbol_type": "Function", - "file_path": "", - "line_start": 4286, - "line_end": 4294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_DynamicStackStore", - "name": "DynamicStackStore", - "symbol_type": "Function", - "file_path": "", - "line_start": 4298, - "line_end": 4307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_FloatCompare", - "name": "FloatCompare", - "symbol_type": "Function", - "file_path": "", - "line_start": 4311, - "line_end": 4320, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_FuncAddr", - "name": "FuncAddr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4324, - "line_end": 4332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_IntAddTrap", - "name": "IntAddTrap", - "symbol_type": "Function", - "file_path": "", - "line_start": 4336, - "line_end": 4345, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_IntCompare", - "name": "IntCompare", - "symbol_type": "Function", - "file_path": "", - "line_start": 4349, - "line_end": 4358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_IntCompareImm", - "name": "IntCompareImm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4362, - "line_end": 4373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_Jump", - "name": "Jump", - "symbol_type": "Function", - "file_path": "", - "line_start": 4377, - "line_end": 4385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_Load", - "name": "Load", - "symbol_type": "Function", - "file_path": "", - "line_start": 4389, - "line_end": 4399, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_LoadNoOffset", - "name": "LoadNoOffset", - "symbol_type": "Function", - "file_path": "", - "line_start": 4403, - "line_end": 4412, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_MultiAry", - "name": "MultiAry", - "symbol_type": "Function", - "file_path": "", - "line_start": 4416, - "line_end": 4424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_NullAry", - "name": "NullAry", - "symbol_type": "Function", - "file_path": "", - "line_start": 4428, - "line_end": 4435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_Shuffle", - "name": "Shuffle", - "symbol_type": "Function", - "file_path": "", - "line_start": 4439, - "line_end": 4448, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_StackLoad", - "name": "StackLoad", - "symbol_type": "Function", - "file_path": "", - "line_start": 4452, - "line_end": 4461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_StackStore", - "name": "StackStore", - "symbol_type": "Function", - "file_path": "", - "line_start": 4465, - "line_end": 4475, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_Store", - "name": "Store", - "symbol_type": "Function", - "file_path": "", - "line_start": 4479, - "line_end": 4489, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_StoreNoOffset", - "name": "StoreNoOffset", - "symbol_type": "Function", - "file_path": "", - "line_start": 4493, - "line_end": 4502, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_Ternary", - "name": "Ternary", - "symbol_type": "Function", - "file_path": "", - "line_start": 4506, - "line_end": 4514, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_TernaryImm8", - "name": "TernaryImm8", - "symbol_type": "Function", - "file_path": "", - "line_start": 4518, - "line_end": 4527, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_Trap", - "name": "Trap", - "symbol_type": "Function", - "file_path": "", - "line_start": 4531, - "line_end": 4539, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_TryCall", - "name": "TryCall", - "symbol_type": "Function", - "file_path": "", - "line_start": 4543, - "line_end": 4553, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_TryCallIndirect", - "name": "TryCallIndirect", - "symbol_type": "Function", - "file_path": "", - "line_start": 4557, - "line_end": 4566, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_Unary", - "name": "Unary", - "symbol_type": "Function", - "file_path": "", - "line_start": 4570, - "line_end": 4578, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_UnaryConst", - "name": "UnaryConst", - "symbol_type": "Function", - "file_path": "", - "line_start": 4582, - "line_end": 4590, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_UnaryGlobalValue", - "name": "UnaryGlobalValue", - "symbol_type": "Function", - "file_path": "", - "line_start": 4594, - "line_end": 4602, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_UnaryIeee16", - "name": "UnaryIeee16", - "symbol_type": "Function", - "file_path": "", - "line_start": 4606, - "line_end": 4614, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_UnaryIeee32", - "name": "UnaryIeee32", - "symbol_type": "Function", - "file_path": "", - "line_start": 4618, - "line_end": 4626, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_UnaryIeee64", - "name": "UnaryIeee64", - "symbol_type": "Function", - "file_path": "", - "line_start": 4630, - "line_end": 4638, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_UnaryImm", - "name": "UnaryImm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4642, - "line_end": 4651, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_InstBuilder", - "name": "InstBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 4652, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "isle_aarch64.rs", - "path": "./target/release/build/cranelift-codegen-79e158676d48bd57/out/isle_aarch64.rs", - "language": "rust", - "size_bytes": 871088, - "total_lines": 19102, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:08.491914071Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_size_hint", - "name": "size_hint", - "symbol_type": "Function", - "file_path": "", - "line_start": 1053, - "line_end": 1053, - "column_start": 4, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 1068, - "line_end": 1070, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 1078, - "line_end": 1083, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_deref", - "name": "deref", - "symbol_type": "Function", - "file_path": "", - "line_start": 1087, - "line_end": 1089, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_deref_mut", - "name": "deref_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 1092, - "line_end": 1094, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 1097, - "line_end": 1099, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next", - "name": "next", - "symbol_type": "Function", - "file_path": "", - "line_start": 1104, - "line_end": 1106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_size_hint", - "name": "size_hint", - "symbol_type": "Function", - "file_path": "", - "line_start": 1107, - "line_end": 1109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_into_context_iter", - "name": "into_context_iter", - "symbol_type": "Function", - "file_path": "", - "line_start": 1115, - "line_end": 1120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extend", - "name": "extend", - "symbol_type": "Function", - "file_path": "", - "line_start": 1123, - "line_end": 1125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 1128, - "line_end": 1130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ty_shift_mask", - "name": "constructor_ty_shift_mask", - "symbol_type": "Function", - "file_path": "", - "line_start": 2426, - "line_end": 2436, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_reg", - "name": "constructor_output_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2439, - "line_end": 2447, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_value", - "name": "constructor_output_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2450, - "line_end": 2458, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_temp_reg", - "name": "constructor_temp_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2461, - "line_end": 2469, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lo_reg", - "name": "constructor_lo_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2472, - "line_end": 2480, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_multi_reg_to_pair_and_single", - "name": "constructor_multi_reg_to_pair_and_single", - "symbol_type": "Function", - "file_path": "", - "line_start": 2483, - "line_end": 2499, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_multi_reg_to_pair", - "name": "constructor_multi_reg_to_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 2502, - "line_end": 2516, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_multi_reg_to_single", - "name": "constructor_multi_reg_to_single", - "symbol_type": "Function", - "file_path": "", - "line_start": 2519, - "line_end": 2532, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_side_effect", - "name": "constructor_emit_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 2535, - "line_end": 2570, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_side_effect", - "name": "constructor_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 2573, - "line_end": 2581, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_side_effect_concat", - "name": "constructor_side_effect_concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 2584, - "line_end": 2638, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_side_effect_as_invalid", - "name": "constructor_side_effect_as_invalid", - "symbol_type": "Function", - "file_path": "", - "line_start": 2641, - "line_end": 2650, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_produces_flags_concat", - "name": "constructor_produces_flags_concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 2653, - "line_end": 2673, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_produces_flags_get_reg", - "name": "constructor_produces_flags_get_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2676, - "line_end": 2698, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_produces_flags_ignore", - "name": "constructor_produces_flags_ignore", - "symbol_type": "Function", - "file_path": "", - "line_start": 2701, - "line_end": 2729, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_concat", - "name": "constructor_consumes_flags_concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 2732, - "line_end": 2773, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_get_reg", - "name": "constructor_consumes_flags_get_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2776, - "line_end": 2788, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_get_regs", - "name": "constructor_consumes_flags_get_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 2791, - "line_end": 2804, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags", - "name": "constructor_with_flags", - "symbol_type": "Function", - "file_path": "", - "line_start": 2807, - "line_end": 2933, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags_reg", - "name": "constructor_with_flags_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2936, - "line_end": 2945, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_flags_to_producesflags", - "name": "constructor_flags_to_producesflags", - "symbol_type": "Function", - "file_path": "", - "line_start": 2948, - "line_end": 2955, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags_side_effect", - "name": "constructor_with_flags_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 2958, - "line_end": 3037, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags_chained", - "name": "constructor_with_flags_chained", - "symbol_type": "Function", - "file_path": "", - "line_start": 3040, - "line_end": 3534, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_return", - "name": "constructor_lower_return", - "symbol_type": "Function", - "file_path": "", - "line_start": 3537, - "line_end": 3546, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_operand_size", - "name": "constructor_operand_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 3549, - "line_end": 3564, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_diff_from_32", - "name": "constructor_diff_from_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 3567, - "line_end": 3583, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_scalar_size", - "name": "constructor_scalar_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 3586, - "line_end": 3622, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lane_size", - "name": "constructor_lane_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 3625, - "line_end": 3674, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vector_lane_size", - "name": "constructor_vector_lane_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 3677, - "line_end": 3713, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vector_size", - "name": "constructor_vector_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 3716, - "line_end": 3823, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_imm12_from_negated_value", - "name": "constructor_imm12_from_negated_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 3826, - "line_end": 3857, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_value_regs_zero", - "name": "constructor_value_regs_zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 3860, - "line_end": 3868, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mov", - "name": "constructor_mov", - "symbol_type": "Function", - "file_path": "", - "line_start": 3871, - "line_end": 3887, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_movz", - "name": "constructor_movz", - "symbol_type": "Function", - "file_path": "", - "line_start": 3890, - "line_end": 3906, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_movn", - "name": "constructor_movn", - "symbol_type": "Function", - "file_path": "", - "line_start": 3909, - "line_end": 3925, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rr_imm_logic", - "name": "constructor_alu_rr_imm_logic", - "symbol_type": "Function", - "file_path": "", - "line_start": 3928, - "line_end": 3948, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rr_imm_shift", - "name": "constructor_alu_rr_imm_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 3951, - "line_end": 3971, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rrr", - "name": "constructor_alu_rrr", - "symbol_type": "Function", - "file_path": "", - "line_start": 3974, - "line_end": 3994, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_rrr", - "name": "constructor_vec_rrr", - "symbol_type": "Function", - "file_path": "", - "line_start": 3997, - "line_end": 4016, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_rr", - "name": "constructor_fpu_rr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4019, - "line_end": 4036, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_rrr_mod", - "name": "constructor_vec_rrr_mod", - "symbol_type": "Function", - "file_path": "", - "line_start": 4039, - "line_end": 4060, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_fmla_elem", - "name": "constructor_vec_fmla_elem", - "symbol_type": "Function", - "file_path": "", - "line_start": 4063, - "line_end": 4086, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_rri", - "name": "constructor_fpu_rri", - "symbol_type": "Function", - "file_path": "", - "line_start": 4089, - "line_end": 4104, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_rri_mod", - "name": "constructor_fpu_rri_mod", - "symbol_type": "Function", - "file_path": "", - "line_start": 4107, - "line_end": 4124, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_rrr", - "name": "constructor_fpu_rrr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4127, - "line_end": 4146, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_rrrr", - "name": "constructor_fpu_rrrr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4149, - "line_end": 4170, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_cmp", - "name": "constructor_fpu_cmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 4173, - "line_end": 4189, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_lanes", - "name": "constructor_vec_lanes", - "symbol_type": "Function", - "file_path": "", - "line_start": 4192, - "line_end": 4209, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_shift_imm", - "name": "constructor_vec_shift_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4212, - "line_end": 4231, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_dup", - "name": "constructor_vec_dup", - "symbol_type": "Function", - "file_path": "", - "line_start": 4234, - "line_end": 4249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_dup_from_fpu", - "name": "constructor_vec_dup_from_fpu", - "symbol_type": "Function", - "file_path": "", - "line_start": 4252, - "line_end": 4269, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_dup_imm", - "name": "constructor_vec_dup_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4272, - "line_end": 4289, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rr_imm12", - "name": "constructor_alu_rr_imm12", - "symbol_type": "Function", - "file_path": "", - "line_start": 4292, - "line_end": 4312, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rrr_shift", - "name": "constructor_alu_rrr_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 4315, - "line_end": 4337, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_rr_shift", - "name": "constructor_cmp_rr_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 4340, - "line_end": 4365, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_rr_shift_asr", - "name": "constructor_cmp_rr_shift_asr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4368, - "line_end": 4393, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rrr_extend", - "name": "constructor_alu_rrr_extend", - "symbol_type": "Function", - "file_path": "", - "line_start": 4396, - "line_end": 4418, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rr_extend_reg", - "name": "constructor_alu_rr_extend_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 4421, - "line_end": 4433, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rrrr", - "name": "constructor_alu_rrrr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4436, - "line_end": 4458, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rrr_with_flags_paired", - "name": "constructor_alu_rrr_with_flags_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 4461, - "line_end": 4484, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rrr_with_flags_chained", - "name": "constructor_alu_rrr_with_flags_chained", - "symbol_type": "Function", - "file_path": "", - "line_start": 4487, - "line_end": 4510, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bit_rr", - "name": "constructor_bit_rr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4513, - "line_end": 4531, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_with_flags_paired", - "name": "constructor_add_with_flags_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 4534, - "line_end": 4556, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_adc_paired", - "name": "constructor_adc_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 4559, - "line_end": 4581, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_with_flags_paired", - "name": "constructor_sub_with_flags_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 4584, - "line_end": 4606, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_materialize_bool_result", - "name": "constructor_materialize_bool_result", - "symbol_type": "Function", - "file_path": "", - "line_start": 4609, - "line_end": 4625, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmn_imm", - "name": "constructor_cmn_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4628, - "line_end": 4647, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp", - "name": "constructor_cmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 4650, - "line_end": 4669, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_imm", - "name": "constructor_cmp_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4672, - "line_end": 4691, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp64_imm", - "name": "constructor_cmp64_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4694, - "line_end": 4702, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_extend", - "name": "constructor_cmp_extend", - "symbol_type": "Function", - "file_path": "", - "line_start": 4705, - "line_end": 4726, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sbc_paired", - "name": "constructor_sbc_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 4729, - "line_end": 4751, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_misc", - "name": "constructor_vec_misc", - "symbol_type": "Function", - "file_path": "", - "line_start": 4754, - "line_end": 4771, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_tbl", - "name": "constructor_vec_tbl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4774, - "line_end": 4789, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_tbl_ext", - "name": "constructor_vec_tbl_ext", - "symbol_type": "Function", - "file_path": "", - "line_start": 4792, - "line_end": 4809, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_tbl2", - "name": "constructor_vec_tbl2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4812, - "line_end": 4830, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_tbl2_ext", - "name": "constructor_vec_tbl2_ext", - "symbol_type": "Function", - "file_path": "", - "line_start": 4833, - "line_end": 4853, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_rrr_long", - "name": "constructor_vec_rrr_long", - "symbol_type": "Function", - "file_path": "", - "line_start": 4856, - "line_end": 4875, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_rr_pair_long", - "name": "constructor_vec_rr_pair_long", - "symbol_type": "Function", - "file_path": "", - "line_start": 4878, - "line_end": 4893, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_rrrr_long", - "name": "constructor_vec_rrrr_long", - "symbol_type": "Function", - "file_path": "", - "line_start": 4896, - "line_end": 4917, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_rr_narrow_low", - "name": "constructor_vec_rr_narrow_low", - "symbol_type": "Function", - "file_path": "", - "line_start": 4920, - "line_end": 4937, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_rr_narrow_high", - "name": "constructor_vec_rr_narrow_high", - "symbol_type": "Function", - "file_path": "", - "line_start": 4940, - "line_end": 4959, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_rr_long", - "name": "constructor_vec_rr_long", - "symbol_type": "Function", - "file_path": "", - "line_start": 4962, - "line_end": 4979, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_csel", - "name": "constructor_fpu_csel", - "symbol_type": "Function", - "file_path": "", - "line_start": 4982, - "line_end": 5047, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_csel", - "name": "constructor_vec_csel", - "symbol_type": "Function", - "file_path": "", - "line_start": 5050, - "line_end": 5070, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_round", - "name": "constructor_fpu_round", - "symbol_type": "Function", - "file_path": "", - "line_start": 5073, - "line_end": 5088, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_move", - "name": "constructor_fpu_move", - "symbol_type": "Function", - "file_path": "", - "line_start": 5091, - "line_end": 5117, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mov_to_fpu", - "name": "constructor_mov_to_fpu", - "symbol_type": "Function", - "file_path": "", - "line_start": 5120, - "line_end": 5143, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_move_fp_imm", - "name": "constructor_fpu_move_fp_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 5146, - "line_end": 5161, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mov_to_vec", - "name": "constructor_mov_to_vec", - "symbol_type": "Function", - "file_path": "", - "line_start": 5164, - "line_end": 5183, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mov_vec_elem", - "name": "constructor_mov_vec_elem", - "symbol_type": "Function", - "file_path": "", - "line_start": 5186, - "line_end": 5207, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mov_from_vec", - "name": "constructor_mov_from_vec", - "symbol_type": "Function", - "file_path": "", - "line_start": 5210, - "line_end": 5227, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mov_from_vec_signed", - "name": "constructor_mov_from_vec_signed", - "symbol_type": "Function", - "file_path": "", - "line_start": 5230, - "line_end": 5249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_move_from_vec", - "name": "constructor_fpu_move_from_vec", - "symbol_type": "Function", - "file_path": "", - "line_start": 5252, - "line_end": 5269, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_extend", - "name": "constructor_extend", - "symbol_type": "Function", - "file_path": "", - "line_start": 5272, - "line_end": 5291, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_extend", - "name": "constructor_fpu_extend", - "symbol_type": "Function", - "file_path": "", - "line_start": 5294, - "line_end": 5309, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_extend", - "name": "constructor_vec_extend", - "symbol_type": "Function", - "file_path": "", - "line_start": 5312, - "line_end": 5331, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_extract", - "name": "constructor_vec_extract", - "symbol_type": "Function", - "file_path": "", - "line_start": 5334, - "line_end": 5351, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_load_acquire", - "name": "constructor_load_acquire", - "symbol_type": "Function", - "file_path": "", - "line_start": 5354, - "line_end": 5371, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_store_release", - "name": "constructor_store_release", - "symbol_type": "Function", - "file_path": "", - "line_start": 5374, - "line_end": 5392, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_tst_imm", - "name": "constructor_tst_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 5395, - "line_end": 5415, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_csel", - "name": "constructor_csel", - "symbol_type": "Function", - "file_path": "", - "line_start": 5418, - "line_end": 5438, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cset", - "name": "constructor_cset", - "symbol_type": "Function", - "file_path": "", - "line_start": 5441, - "line_end": 5457, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cset_paired", - "name": "constructor_cset_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 5460, - "line_end": 5476, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_csetm", - "name": "constructor_csetm", - "symbol_type": "Function", - "file_path": "", - "line_start": 5479, - "line_end": 5495, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_csneg", - "name": "constructor_csneg", - "symbol_type": "Function", - "file_path": "", - "line_start": 5498, - "line_end": 5518, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ccmp", - "name": "constructor_ccmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 5521, - "line_end": 5543, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ccmp_imm", - "name": "constructor_ccmp_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 5546, - "line_end": 5575, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add", - "name": "constructor_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 5578, - "line_end": 5587, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_imm", - "name": "constructor_add_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 5590, - "line_end": 5599, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_extend", - "name": "constructor_add_extend", - "symbol_type": "Function", - "file_path": "", - "line_start": 5602, - "line_end": 5611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_extend_op", - "name": "constructor_add_extend_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 5614, - "line_end": 5624, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_shift", - "name": "constructor_add_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 5627, - "line_end": 5637, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_vec", - "name": "constructor_add_vec", - "symbol_type": "Function", - "file_path": "", - "line_start": 5640, - "line_end": 5649, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub", - "name": "constructor_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 5652, - "line_end": 5661, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_imm", - "name": "constructor_sub_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 5664, - "line_end": 5673, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_extend", - "name": "constructor_sub_extend", - "symbol_type": "Function", - "file_path": "", - "line_start": 5676, - "line_end": 5685, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_shift", - "name": "constructor_sub_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 5688, - "line_end": 5698, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_vec", - "name": "constructor_sub_vec", - "symbol_type": "Function", - "file_path": "", - "line_start": 5701, - "line_end": 5710, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_i128", - "name": "constructor_sub_i128", - "symbol_type": "Function", - "file_path": "", - "line_start": 5713, - "line_end": 5727, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_madd", - "name": "constructor_madd", - "symbol_type": "Function", - "file_path": "", - "line_start": 5730, - "line_end": 5740, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_msub", - "name": "constructor_msub", - "symbol_type": "Function", - "file_path": "", - "line_start": 5743, - "line_end": 5753, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_umaddl", - "name": "constructor_umaddl", - "symbol_type": "Function", - "file_path": "", - "line_start": 5756, - "line_end": 5765, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_smaddl", - "name": "constructor_smaddl", - "symbol_type": "Function", - "file_path": "", - "line_start": 5768, - "line_end": 5777, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uqadd", - "name": "constructor_uqadd", - "symbol_type": "Function", - "file_path": "", - "line_start": 5780, - "line_end": 5789, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sqadd", - "name": "constructor_sqadd", - "symbol_type": "Function", - "file_path": "", - "line_start": 5792, - "line_end": 5801, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uqsub", - "name": "constructor_uqsub", - "symbol_type": "Function", - "file_path": "", - "line_start": 5804, - "line_end": 5813, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sqsub", - "name": "constructor_sqsub", - "symbol_type": "Function", - "file_path": "", - "line_start": 5816, - "line_end": 5825, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_umulh", - "name": "constructor_umulh", - "symbol_type": "Function", - "file_path": "", - "line_start": 5828, - "line_end": 5837, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_smulh", - "name": "constructor_smulh", - "symbol_type": "Function", - "file_path": "", - "line_start": 5840, - "line_end": 5849, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mul", - "name": "constructor_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 5852, - "line_end": 5861, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_neg", - "name": "constructor_neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 5864, - "line_end": 5872, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rev16", - "name": "constructor_rev16", - "symbol_type": "Function", - "file_path": "", - "line_start": 5875, - "line_end": 5883, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rev32", - "name": "constructor_rev32", - "symbol_type": "Function", - "file_path": "", - "line_start": 5886, - "line_end": 5894, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rev64", - "name": "constructor_rev64", - "symbol_type": "Function", - "file_path": "", - "line_start": 5897, - "line_end": 5905, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_xtn", - "name": "constructor_xtn", - "symbol_type": "Function", - "file_path": "", - "line_start": 5908, - "line_end": 5916, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvtn", - "name": "constructor_fcvtn", - "symbol_type": "Function", - "file_path": "", - "line_start": 5919, - "line_end": 5927, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sqxtn", - "name": "constructor_sqxtn", - "symbol_type": "Function", - "file_path": "", - "line_start": 5930, - "line_end": 5938, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sqxtn2", - "name": "constructor_sqxtn2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5941, - "line_end": 5950, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sqxtun", - "name": "constructor_sqxtun", - "symbol_type": "Function", - "file_path": "", - "line_start": 5953, - "line_end": 5961, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sqxtun2", - "name": "constructor_sqxtun2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5964, - "line_end": 5973, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uqxtn", - "name": "constructor_uqxtn", - "symbol_type": "Function", - "file_path": "", - "line_start": 5976, - "line_end": 5984, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uqxtn2", - "name": "constructor_uqxtn2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5987, - "line_end": 5996, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_fence", - "name": "constructor_aarch64_fence", - "symbol_type": "Function", - "file_path": "", - "line_start": 5999, - "line_end": 6007, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_csdb", - "name": "constructor_csdb", - "symbol_type": "Function", - "file_path": "", - "line_start": 6010, - "line_end": 6018, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_brk", - "name": "constructor_brk", - "symbol_type": "Function", - "file_path": "", - "line_start": 6021, - "line_end": 6029, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_addp", - "name": "constructor_addp", - "symbol_type": "Function", - "file_path": "", - "line_start": 6032, - "line_end": 6041, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_zip1", - "name": "constructor_zip1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6044, - "line_end": 6053, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_abs", - "name": "constructor_vec_abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 6056, - "line_end": 6064, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_abs", - "name": "constructor_abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 6067, - "line_end": 6079, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_addv", - "name": "constructor_addv", - "symbol_type": "Function", - "file_path": "", - "line_start": 6082, - "line_end": 6090, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_shll32", - "name": "constructor_shll32", - "symbol_type": "Function", - "file_path": "", - "line_start": 6093, - "line_end": 6101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_saddlp8", - "name": "constructor_saddlp8", - "symbol_type": "Function", - "file_path": "", - "line_start": 6104, - "line_end": 6111, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_saddlp16", - "name": "constructor_saddlp16", - "symbol_type": "Function", - "file_path": "", - "line_start": 6114, - "line_end": 6121, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uaddlp8", - "name": "constructor_uaddlp8", - "symbol_type": "Function", - "file_path": "", - "line_start": 6124, - "line_end": 6131, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uaddlp16", - "name": "constructor_uaddlp16", - "symbol_type": "Function", - "file_path": "", - "line_start": 6134, - "line_end": 6141, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_umlal32", - "name": "constructor_umlal32", - "symbol_type": "Function", - "file_path": "", - "line_start": 6144, - "line_end": 6154, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_smull8", - "name": "constructor_smull8", - "symbol_type": "Function", - "file_path": "", - "line_start": 6157, - "line_end": 6166, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_umull8", - "name": "constructor_umull8", - "symbol_type": "Function", - "file_path": "", - "line_start": 6169, - "line_end": 6178, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_smull16", - "name": "constructor_smull16", - "symbol_type": "Function", - "file_path": "", - "line_start": 6181, - "line_end": 6190, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_umull16", - "name": "constructor_umull16", - "symbol_type": "Function", - "file_path": "", - "line_start": 6193, - "line_end": 6202, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_smull32", - "name": "constructor_smull32", - "symbol_type": "Function", - "file_path": "", - "line_start": 6205, - "line_end": 6214, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_umull32", - "name": "constructor_umull32", - "symbol_type": "Function", - "file_path": "", - "line_start": 6217, - "line_end": 6226, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_asr", - "name": "constructor_asr", - "symbol_type": "Function", - "file_path": "", - "line_start": 6229, - "line_end": 6238, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_asr_imm", - "name": "constructor_asr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 6241, - "line_end": 6250, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lsr", - "name": "constructor_lsr", - "symbol_type": "Function", - "file_path": "", - "line_start": 6253, - "line_end": 6262, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lsr_imm", - "name": "constructor_lsr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 6265, - "line_end": 6274, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lsl", - "name": "constructor_lsl", - "symbol_type": "Function", - "file_path": "", - "line_start": 6277, - "line_end": 6286, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lsl_imm", - "name": "constructor_lsl_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 6289, - "line_end": 6298, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_a64_udiv", - "name": "constructor_a64_udiv", - "symbol_type": "Function", - "file_path": "", - "line_start": 6301, - "line_end": 6310, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_a64_sdiv", - "name": "constructor_a64_sdiv", - "symbol_type": "Function", - "file_path": "", - "line_start": 6313, - "line_end": 6322, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_not", - "name": "constructor_not", - "symbol_type": "Function", - "file_path": "", - "line_start": 6325, - "line_end": 6333, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_orr_not", - "name": "constructor_orr_not", - "symbol_type": "Function", - "file_path": "", - "line_start": 6336, - "line_end": 6345, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_orr_not_shift", - "name": "constructor_orr_not_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 6348, - "line_end": 6358, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_orr", - "name": "constructor_orr", - "symbol_type": "Function", - "file_path": "", - "line_start": 6361, - "line_end": 6370, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_orr_imm", - "name": "constructor_orr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 6373, - "line_end": 6382, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_orr_shift", - "name": "constructor_orr_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 6385, - "line_end": 6395, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_orr_vec", - "name": "constructor_orr_vec", - "symbol_type": "Function", - "file_path": "", - "line_start": 6398, - "line_end": 6407, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_and_reg", - "name": "constructor_and_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 6410, - "line_end": 6419, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_and_imm", - "name": "constructor_and_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 6422, - "line_end": 6431, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_and_vec", - "name": "constructor_and_vec", - "symbol_type": "Function", - "file_path": "", - "line_start": 6434, - "line_end": 6443, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_eor", - "name": "constructor_eor", - "symbol_type": "Function", - "file_path": "", - "line_start": 6446, - "line_end": 6455, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_eor_vec", - "name": "constructor_eor_vec", - "symbol_type": "Function", - "file_path": "", - "line_start": 6458, - "line_end": 6467, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bic", - "name": "constructor_bic", - "symbol_type": "Function", - "file_path": "", - "line_start": 6470, - "line_end": 6479, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bic_vec", - "name": "constructor_bic_vec", - "symbol_type": "Function", - "file_path": "", - "line_start": 6482, - "line_end": 6491, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sshl", - "name": "constructor_sshl", - "symbol_type": "Function", - "file_path": "", - "line_start": 6494, - "line_end": 6503, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ushl", - "name": "constructor_ushl", - "symbol_type": "Function", - "file_path": "", - "line_start": 6506, - "line_end": 6515, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ushl_vec_imm", - "name": "constructor_ushl_vec_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 6518, - "line_end": 6527, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ushr_vec_imm", - "name": "constructor_ushr_vec_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 6530, - "line_end": 6539, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sshr_vec_imm", - "name": "constructor_sshr_vec_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 6542, - "line_end": 6551, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_a64_rotr", - "name": "constructor_a64_rotr", - "symbol_type": "Function", - "file_path": "", - "line_start": 6554, - "line_end": 6563, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_a64_rotr_imm", - "name": "constructor_a64_rotr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 6566, - "line_end": 6575, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_a64_extr", - "name": "constructor_a64_extr", - "symbol_type": "Function", - "file_path": "", - "line_start": 6578, - "line_end": 6589, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rbit", - "name": "constructor_rbit", - "symbol_type": "Function", - "file_path": "", - "line_start": 6592, - "line_end": 6600, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_a64_clz", - "name": "constructor_a64_clz", - "symbol_type": "Function", - "file_path": "", - "line_start": 6603, - "line_end": 6611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_a64_cls", - "name": "constructor_a64_cls", - "symbol_type": "Function", - "file_path": "", - "line_start": 6614, - "line_end": 6622, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_a64_rev16", - "name": "constructor_a64_rev16", - "symbol_type": "Function", - "file_path": "", - "line_start": 6625, - "line_end": 6633, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_a64_rev32", - "name": "constructor_a64_rev32", - "symbol_type": "Function", - "file_path": "", - "line_start": 6636, - "line_end": 6644, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_a64_rev64", - "name": "constructor_a64_rev64", - "symbol_type": "Function", - "file_path": "", - "line_start": 6647, - "line_end": 6655, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_eon", - "name": "constructor_eon", - "symbol_type": "Function", - "file_path": "", - "line_start": 6658, - "line_end": 6667, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_cnt", - "name": "constructor_vec_cnt", - "symbol_type": "Function", - "file_path": "", - "line_start": 6670, - "line_end": 6678, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bsl", - "name": "constructor_bsl", - "symbol_type": "Function", - "file_path": "", - "line_start": 6681, - "line_end": 6692, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_udf", - "name": "constructor_udf", - "symbol_type": "Function", - "file_path": "", - "line_start": 6695, - "line_end": 6707, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_uload8", - "name": "constructor_aarch64_uload8", - "symbol_type": "Function", - "file_path": "", - "line_start": 6710, - "line_end": 6725, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_sload8", - "name": "constructor_aarch64_sload8", - "symbol_type": "Function", - "file_path": "", - "line_start": 6728, - "line_end": 6743, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_uload16", - "name": "constructor_aarch64_uload16", - "symbol_type": "Function", - "file_path": "", - "line_start": 6746, - "line_end": 6761, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_sload16", - "name": "constructor_aarch64_sload16", - "symbol_type": "Function", - "file_path": "", - "line_start": 6764, - "line_end": 6779, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_uload32", - "name": "constructor_aarch64_uload32", - "symbol_type": "Function", - "file_path": "", - "line_start": 6782, - "line_end": 6797, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_sload32", - "name": "constructor_aarch64_sload32", - "symbol_type": "Function", - "file_path": "", - "line_start": 6800, - "line_end": 6815, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_uload64", - "name": "constructor_aarch64_uload64", - "symbol_type": "Function", - "file_path": "", - "line_start": 6818, - "line_end": 6833, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_fpuload16", - "name": "constructor_aarch64_fpuload16", - "symbol_type": "Function", - "file_path": "", - "line_start": 6836, - "line_end": 6851, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_fpuload32", - "name": "constructor_aarch64_fpuload32", - "symbol_type": "Function", - "file_path": "", - "line_start": 6854, - "line_end": 6869, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_fpuload64", - "name": "constructor_aarch64_fpuload64", - "symbol_type": "Function", - "file_path": "", - "line_start": 6872, - "line_end": 6887, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_fpuload128", - "name": "constructor_aarch64_fpuload128", - "symbol_type": "Function", - "file_path": "", - "line_start": 6890, - "line_end": 6905, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_loadp64", - "name": "constructor_aarch64_loadp64", - "symbol_type": "Function", - "file_path": "", - "line_start": 6908, - "line_end": 6927, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_store8", - "name": "constructor_aarch64_store8", - "symbol_type": "Function", - "file_path": "", - "line_start": 6930, - "line_end": 6946, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_store16", - "name": "constructor_aarch64_store16", - "symbol_type": "Function", - "file_path": "", - "line_start": 6949, - "line_end": 6965, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_store32", - "name": "constructor_aarch64_store32", - "symbol_type": "Function", - "file_path": "", - "line_start": 6968, - "line_end": 6984, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_store64", - "name": "constructor_aarch64_store64", - "symbol_type": "Function", - "file_path": "", - "line_start": 6987, - "line_end": 7003, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_fpustore16", - "name": "constructor_aarch64_fpustore16", - "symbol_type": "Function", - "file_path": "", - "line_start": 7006, - "line_end": 7022, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_fpustore32", - "name": "constructor_aarch64_fpustore32", - "symbol_type": "Function", - "file_path": "", - "line_start": 7025, - "line_end": 7041, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_fpustore64", - "name": "constructor_aarch64_fpustore64", - "symbol_type": "Function", - "file_path": "", - "line_start": 7044, - "line_end": 7060, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_fpustore128", - "name": "constructor_aarch64_fpustore128", - "symbol_type": "Function", - "file_path": "", - "line_start": 7063, - "line_end": 7079, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_storep64", - "name": "constructor_aarch64_storep64", - "symbol_type": "Function", - "file_path": "", - "line_start": 7082, - "line_end": 7100, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trap_if", - "name": "constructor_trap_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 7103, - "line_end": 7121, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_zero_cond_to_cond_br", - "name": "constructor_zero_cond_to_cond_br", - "symbol_type": "Function", - "file_path": "", - "line_start": 7124, - "line_end": 7144, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trap_if_val", - "name": "constructor_trap_if_val", - "symbol_type": "Function", - "file_path": "", - "line_start": 7147, - "line_end": 7189, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_imm", - "name": "constructor_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 7192, - "line_end": 7252, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_reg_sext32", - "name": "constructor_put_in_reg_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 7255, - "line_end": 7283, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_reg_zext32", - "name": "constructor_put_in_reg_zext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 7286, - "line_end": 7314, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_reg_sext64", - "name": "constructor_put_in_reg_sext64", - "symbol_type": "Function", - "file_path": "", - "line_start": 7317, - "line_end": 7337, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_reg_zext64", - "name": "constructor_put_in_reg_zext64", - "symbol_type": "Function", - "file_path": "", - "line_start": 7340, - "line_end": 7360, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trap_if_zero_divisor", - "name": "constructor_trap_if_zero_divisor", - "symbol_type": "Function", - "file_path": "", - "line_start": 7363, - "line_end": 7377, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_size_from_ty", - "name": "constructor_size_from_ty", - "symbol_type": "Function", - "file_path": "", - "line_start": 7380, - "line_end": 7394, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trap_if_div_overflow", - "name": "constructor_trap_if_div_overflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 7397, - "line_end": 7436, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_intmin_check", - "name": "constructor_intmin_check", - "symbol_type": "Function", - "file_path": "", - "line_start": 7439, - "line_end": 7454, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trap_if_overflow", - "name": "constructor_trap_if_overflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 7457, - "line_end": 7473, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sink_atomic_load", - "name": "constructor_sink_atomic_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 7476, - "line_end": 7494, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rs_imm_logic_commutative", - "name": "constructor_alu_rs_imm_logic_commutative", - "symbol_type": "Function", - "file_path": "", - "line_start": 7497, - "line_end": 7605, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rs_imm_logic", - "name": "constructor_alu_rs_imm_logic", - "symbol_type": "Function", - "file_path": "", - "line_start": 7608, - "line_end": 7668, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_i128_alu_bitop", - "name": "constructor_i128_alu_bitop", - "symbol_type": "Function", - "file_path": "", - "line_start": 7671, - "line_end": 7689, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ld1r", - "name": "constructor_ld1r", - "symbol_type": "Function", - "file_path": "", - "line_start": 7692, - "line_end": 7709, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_load_ext_name", - "name": "constructor_load_ext_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 7712, - "line_end": 7727, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_amode", - "name": "constructor_amode", - "symbol_type": "Function", - "file_path": "", - "line_start": 7730, - "line_end": 7775, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_amode_no_more_iconst", - "name": "constructor_amode_no_more_iconst", - "symbol_type": "Function", - "file_path": "", - "line_start": 7778, - "line_end": 7991, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_amode_reg_scaled", - "name": "constructor_amode_reg_scaled", - "symbol_type": "Function", - "file_path": "", - "line_start": 7994, - "line_end": 8044, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_amode_add", - "name": "constructor_amode_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 8047, - "line_end": 8068, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pair_amode", - "name": "constructor_pair_amode", - "symbol_type": "Function", - "file_path": "", - "line_start": 8071, - "line_end": 8099, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sink_load_into_addr", - "name": "constructor_sink_load_into_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 8102, - "line_end": 8126, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_imm_to_addr", - "name": "constructor_add_imm_to_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 8129, - "line_end": 8148, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_constant_f16", - "name": "constructor_constant_f16", - "symbol_type": "Function", - "file_path": "", - "line_start": 8151, - "line_end": 8180, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_constant_f32", - "name": "constructor_constant_f32", - "symbol_type": "Function", - "file_path": "", - "line_start": 8183, - "line_end": 8214, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_constant_f64", - "name": "constructor_constant_f64", - "symbol_type": "Function", - "file_path": "", - "line_start": 8217, - "line_end": 8255, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_constant_f128", - "name": "constructor_constant_f128", - "symbol_type": "Function", - "file_path": "", - "line_start": 8258, - "line_end": 8289, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_splat_const", - "name": "constructor_splat_const", - "symbol_type": "Function", - "file_path": "", - "line_start": 8292, - "line_end": 8397, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_dup_fp_imm_supports_lane_size", - "name": "constructor_vec_dup_fp_imm_supports_lane_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 8400, - "line_end": 8420, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_float_cmp_zero", - "name": "constructor_float_cmp_zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 8423, - "line_end": 8433, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_float_cmp_zero_swap", - "name": "constructor_float_cmp_zero_swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 8436, - "line_end": 8446, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcmeq0", - "name": "constructor_fcmeq0", - "symbol_type": "Function", - "file_path": "", - "line_start": 8449, - "line_end": 8457, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_int_cmp_zero", - "name": "constructor_int_cmp_zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 8460, - "line_end": 8470, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_int_cmp_zero_swap", - "name": "constructor_int_cmp_zero_swap", - "symbol_type": "Function", - "file_path": "", - "line_start": 8473, - "line_end": 8483, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmeq0", - "name": "constructor_cmeq0", - "symbol_type": "Function", - "file_path": "", - "line_start": 8486, - "line_end": 8494, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lse_atomic_rmw", - "name": "constructor_lse_atomic_rmw", - "symbol_type": "Function", - "file_path": "", - "line_start": 8497, - "line_end": 8519, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lse_atomic_cas", - "name": "constructor_lse_atomic_cas", - "symbol_type": "Function", - "file_path": "", - "line_start": 8522, - "line_end": 8543, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_rmw_loop", - "name": "constructor_atomic_rmw_loop", - "symbol_type": "Function", - "file_path": "", - "line_start": 8546, - "line_end": 8571, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_cas_loop", - "name": "constructor_atomic_cas_loop", - "symbol_type": "Function", - "file_path": "", - "line_start": 8574, - "line_end": 8597, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mov_from_preg", - "name": "constructor_mov_from_preg", - "symbol_type": "Function", - "file_path": "", - "line_start": 8600, - "line_end": 8613, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mov_to_preg", - "name": "constructor_mov_to_preg", - "symbol_type": "Function", - "file_path": "", - "line_start": 8616, - "line_end": 8630, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_sp", - "name": "constructor_aarch64_sp", - "symbol_type": "Function", - "file_path": "", - "line_start": 8633, - "line_end": 8640, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_fp", - "name": "constructor_aarch64_fp", - "symbol_type": "Function", - "file_path": "", - "line_start": 8643, - "line_end": 8650, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_link", - "name": "constructor_aarch64_link", - "symbol_type": "Function", - "file_path": "", - "line_start": 8653, - "line_end": 8693, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_max_shift", - "name": "constructor_max_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 8696, - "line_end": 8712, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcopy_sign", - "name": "constructor_fcopy_sign", - "symbol_type": "Function", - "file_path": "", - "line_start": 8715, - "line_end": 8764, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_to_int_nan_check", - "name": "constructor_fpu_to_int_nan_check", - "symbol_type": "Function", - "file_path": "", - "line_start": 8767, - "line_end": 8787, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_to_int_underflow_check", - "name": "constructor_fpu_to_int_underflow_check", - "symbol_type": "Function", - "file_path": "", - "line_start": 8790, - "line_end": 8881, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_to_int_overflow_check", - "name": "constructor_fpu_to_int_overflow_check", - "symbol_type": "Function", - "file_path": "", - "line_start": 8884, - "line_end": 8905, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_to_int_cvt", - "name": "constructor_fpu_to_int_cvt", - "symbol_type": "Function", - "file_path": "", - "line_start": 8908, - "line_end": 8927, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_to_int_cvt_sat", - "name": "constructor_fpu_to_int_cvt_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 8930, - "line_end": 8985, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_signed_min", - "name": "constructor_signed_min", - "symbol_type": "Function", - "file_path": "", - "line_start": 8988, - "line_end": 9006, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_signed_max", - "name": "constructor_signed_max", - "symbol_type": "Function", - "file_path": "", - "line_start": 9009, - "line_end": 9027, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_to_int", - "name": "constructor_fpu_to_int", - "symbol_type": "Function", - "file_path": "", - "line_start": 9030, - "line_end": 9045, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_int_to_fpu", - "name": "constructor_int_to_fpu", - "symbol_type": "Function", - "file_path": "", - "line_start": 9048, - "line_end": 9063, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_call_impl", - "name": "constructor_call_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 9066, - "line_end": 9078, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_call_ind_impl", - "name": "constructor_call_ind_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 9081, - "line_end": 9093, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_return_call_impl", - "name": "constructor_return_call_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 9096, - "line_end": 9108, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_return_call_ind_impl", - "name": "constructor_return_call_ind_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 9111, - "line_end": 9123, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_write_pinned_reg", - "name": "constructor_write_pinned_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 9126, - "line_end": 9134, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_compute_stack_addr", - "name": "constructor_compute_stack_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 9137, - "line_end": 9148, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_cmp_vc", - "name": "constructor_vec_cmp_vc", - "symbol_type": "Function", - "file_path": "", - "line_start": 9151, - "line_end": 9162, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_cmp", - "name": "constructor_vec_cmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 9165, - "line_end": 9334, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vanytrue", - "name": "constructor_vanytrue", - "symbol_type": "Function", - "file_path": "", - "line_start": 9337, - "line_end": 9360, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_elf_tls_get_addr", - "name": "constructor_elf_tls_get_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 9363, - "line_end": 9379, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_macho_tls_get_addr", - "name": "constructor_macho_tls_get_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 9382, - "line_end": 9395, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_flags_and_cc", - "name": "constructor_flags_and_cc", - "symbol_type": "Function", - "file_path": "", - "line_start": 9398, - "line_end": 9409, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_flags_and_cc_to_bool", - "name": "constructor_flags_and_cc_to_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 9412, - "line_end": 9427, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_flags_and_cc_flags", - "name": "constructor_flags_and_cc_flags", - "symbol_type": "Function", - "file_path": "", - "line_start": 9430, - "line_end": 9442, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_flags_and_cc_cc", - "name": "constructor_flags_and_cc_cc", - "symbol_type": "Function", - "file_path": "", - "line_start": 9445, - "line_end": 9457, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_icmp", - "name": "constructor_lower_icmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 9460, - "line_end": 9555, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_icmp_into_reg", - "name": "constructor_lower_icmp_into_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 9558, - "line_end": 9623, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_icmp_into_flags", - "name": "constructor_lower_icmp_into_flags", - "symbol_type": "Function", - "file_path": "", - "line_start": 9626, - "line_end": 9727, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_icmp_const", - "name": "constructor_lower_icmp_const", - "symbol_type": "Function", - "file_path": "", - "line_start": 9730, - "line_end": 9790, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_extend_op", - "name": "constructor_lower_extend_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 9793, - "line_end": 9828, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_icmp_i128_eq_ne", - "name": "constructor_lower_icmp_i128_eq_ne", - "symbol_type": "Function", - "file_path": "", - "line_start": 9831, - "line_end": 9848, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_icmp_i128_consumer", - "name": "constructor_lower_icmp_i128_consumer", - "symbol_type": "Function", - "file_path": "", - "line_start": 9851, - "line_end": 9878, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_bmask", - "name": "constructor_lower_bmask", - "symbol_type": "Function", - "file_path": "", - "line_start": 9881, - "line_end": 9932, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_select", - "name": "constructor_lower_select", - "symbol_type": "Function", - "file_path": "", - "line_start": 9935, - "line_end": 10027, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_jump", - "name": "constructor_aarch64_jump", - "symbol_type": "Function", - "file_path": "", - "line_start": 10030, - "line_end": 10042, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_jt_sequence", - "name": "constructor_jt_sequence", - "symbol_type": "Function", - "file_path": "", - "line_start": 10045, - "line_end": 10065, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cond_br", - "name": "constructor_cond_br", - "symbol_type": "Function", - "file_path": "", - "line_start": 10068, - "line_end": 10084, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_test_branch", - "name": "constructor_test_branch", - "symbol_type": "Function", - "file_path": "", - "line_start": 10087, - "line_end": 10107, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_tbnz", - "name": "constructor_tbnz", - "symbol_type": "Function", - "file_path": "", - "line_start": 10110, - "line_end": 10120, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_tbz", - "name": "constructor_tbz", - "symbol_type": "Function", - "file_path": "", - "line_start": 10123, - "line_end": 10133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mov_to_nzcv", - "name": "constructor_mov_to_nzcv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10136, - "line_end": 10148, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_island", - "name": "constructor_emit_island", - "symbol_type": "Function", - "file_path": "", - "line_start": 10151, - "line_end": 10163, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_br_table_impl", - "name": "constructor_br_table_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 10166, - "line_end": 10189, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_uzp1", - "name": "constructor_vec_uzp1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10192, - "line_end": 10201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_uzp2", - "name": "constructor_vec_uzp2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10204, - "line_end": 10213, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_zip1", - "name": "constructor_vec_zip1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10216, - "line_end": 10225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_zip2", - "name": "constructor_vec_zip2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10228, - "line_end": 10237, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_trn1", - "name": "constructor_vec_trn1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10240, - "line_end": 10249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_trn2", - "name": "constructor_vec_trn2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10252, - "line_end": 10261, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_dup_fp_imm", - "name": "constructor_vec_dup_fp_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 10264, - "line_end": 10279, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_load64", - "name": "constructor_fpu_load64", - "symbol_type": "Function", - "file_path": "", - "line_start": 10282, - "line_end": 10297, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_load128", - "name": "constructor_fpu_load128", - "symbol_type": "Function", - "file_path": "", - "line_start": 10300, - "line_end": 10315, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_move_128", - "name": "constructor_fpu_move_128", - "symbol_type": "Function", - "file_path": "", - "line_start": 10318, - "line_end": 10331, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower", - "name": "constructor_lower", - "symbol_type": "Function", - "file_path": "", - "line_start": 10334, - "line_end": 17930, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_branch", - "name": "constructor_lower_branch", - "symbol_type": "Function", - "file_path": "", - "line_start": 17933, - "line_end": 18251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_is_fneg", - "name": "constructor_is_fneg", - "symbol_type": "Function", - "file_path": "", - "line_start": 18254, - "line_end": 18281, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_is_fneg_neg", - "name": "constructor_is_fneg_neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 18284, - "line_end": 18296, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_get_fneg_value", - "name": "constructor_get_fneg_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 18299, - "line_end": 18311, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fmadd_series", - "name": "constructor_fmadd_series", - "symbol_type": "Function", - "file_path": "", - "line_start": 18314, - "line_end": 18380, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_fmla", - "name": "constructor_lower_fmla", - "symbol_type": "Function", - "file_path": "", - "line_start": 18383, - "line_end": 18638, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_neg_fmla", - "name": "constructor_neg_fmla", - "symbol_type": "Function", - "file_path": "", - "line_start": 18641, - "line_end": 18657, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_nonzero_in_reg", - "name": "constructor_put_nonzero_in_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 18660, - "line_end": 18724, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_and_choose", - "name": "constructor_cmp_and_choose", - "symbol_type": "Function", - "file_path": "", - "line_start": 18727, - "line_end": 18763, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_uload", - "name": "constructor_aarch64_uload", - "symbol_type": "Function", - "file_path": "", - "line_start": 18766, - "line_end": 18791, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aarch64_sload", - "name": "constructor_aarch64_sload", - "symbol_type": "Function", - "file_path": "", - "line_start": 18794, - "line_end": 18819, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_shl128", - "name": "constructor_lower_shl128", - "symbol_type": "Function", - "file_path": "", - "line_start": 18822, - "line_end": 18846, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_do_shift", - "name": "constructor_do_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 18849, - "line_end": 18901, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_ushr128", - "name": "constructor_lower_ushr128", - "symbol_type": "Function", - "file_path": "", - "line_start": 18904, - "line_end": 18928, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_sshr128", - "name": "constructor_lower_sshr128", - "symbol_type": "Function", - "file_path": "", - "line_start": 18931, - "line_end": 18956, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_small_rotr", - "name": "constructor_small_rotr", - "symbol_type": "Function", - "file_path": "", - "line_start": 18959, - "line_end": 18977, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_small_rotr_imm", - "name": "constructor_small_rotr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 18980, - "line_end": 18992, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_clz128", - "name": "constructor_lower_clz128", - "symbol_type": "Function", - "file_path": "", - "line_start": 18995, - "line_end": 19010, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_reg_ext32", - "name": "constructor_put_in_reg_ext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 19013, - "line_end": 19032, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_overflow_op_small", - "name": "constructor_overflow_op_small", - "symbol_type": "Function", - "file_path": "", - "line_start": 19035, - "line_end": 19055, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_overflow_op_normal", - "name": "constructor_overflow_op_normal", - "symbol_type": "Function", - "file_path": "", - "line_start": 19058, - "line_end": 19078, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_overflow_op_128", - "name": "constructor_overflow_op_128", - "symbol_type": "Function", - "file_path": "", - "line_start": 19081, - "line_end": 19102, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Context", - "name": "Context", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 1047, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_ContextIter", - "name": "ContextIter", - "symbol_type": "Class", - "file_path": "", - "line_start": 1049, - "line_end": 1054, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_IntoContextIter", - "name": "IntoContextIter", - "symbol_type": "Class", - "file_path": "", - "line_start": 1056, - "line_end": 1061, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_Length", - "name": "Length", - "symbol_type": "Class", - "file_path": "", - "line_start": 1063, - "line_end": 1065, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_ContextIterWrapper", - "name": "ContextIterWrapper", - "symbol_type": "Class", - "file_path": "", - "line_start": 1073, - "line_end": 1076, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MultiReg", - "name": "MultiReg", - "symbol_type": "Class", - "file_path": "", - "line_start": 1136, - "line_end": 1156, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SideEffectNoResult", - "name": "SideEffectNoResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 1160, - "line_end": 1173, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ProducesFlags", - "name": "ProducesFlags", - "symbol_type": "Class", - "file_path": "", - "line_start": 1177, - "line_end": 1194, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConsumesAndProducesFlags", - "name": "ConsumesAndProducesFlags", - "symbol_type": "Class", - "file_path": "", - "line_start": 1198, - "line_end": 1206, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConsumesFlags", - "name": "ConsumesFlags", - "symbol_type": "Class", - "file_path": "", - "line_start": 1210, - "line_end": 1238, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MInst", - "name": "MInst", - "symbol_type": "Class", - "file_path": "", - "line_start": 1242, - "line_end": 1962, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ALUOp", - "name": "ALUOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 1966, - "line_end": 1990, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ALUOp3", - "name": "ALUOp3", - "symbol_type": "Class", - "file_path": "", - "line_start": 1994, - "line_end": 1999, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MoveWideOp", - "name": "MoveWideOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2003, - "line_end": 2006, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BitOp", - "name": "BitOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2010, - "line_end": 2017, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AMode", - "name": "AMode", - "symbol_type": "Class", - "file_path": "", - "line_start": 2021, - "line_end": 2076, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PairAMode", - "name": "PairAMode", - "symbol_type": "Class", - "file_path": "", - "line_start": 2080, - "line_end": 2091, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TestBitAndBranchKind", - "name": "TestBitAndBranchKind", - "symbol_type": "Class", - "file_path": "", - "line_start": 2095, - "line_end": 2098, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FPUOp1", - "name": "FPUOp1", - "symbol_type": "Class", - "file_path": "", - "line_start": 2102, - "line_end": 2108, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FPUOp2", - "name": "FPUOp2", - "symbol_type": "Class", - "file_path": "", - "line_start": 2112, - "line_end": 2119, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FPUOp3", - "name": "FPUOp3", - "symbol_type": "Class", - "file_path": "", - "line_start": 2123, - "line_end": 2128, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FpuToIntOp", - "name": "FpuToIntOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2132, - "line_end": 2141, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_IntToFpuOp", - "name": "IntToFpuOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2145, - "line_end": 2154, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FpuRoundMode", - "name": "FpuRoundMode", - "symbol_type": "Class", - "file_path": "", - "line_start": 2158, - "line_end": 2167, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecExtendOp", - "name": "VecExtendOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2171, - "line_end": 2174, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecALUOp", - "name": "VecALUOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2178, - "line_end": 2220, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecALUModOp", - "name": "VecALUModOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2224, - "line_end": 2228, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecMisc2", - "name": "VecMisc2", - "symbol_type": "Class", - "file_path": "", - "line_start": 2232, - "line_end": 2261, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecRRLongOp", - "name": "VecRRLongOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2265, - "line_end": 2271, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecRRNarrowOp", - "name": "VecRRNarrowOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2275, - "line_end": 2281, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecRRRLongOp", - "name": "VecRRRLongOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2285, - "line_end": 2292, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecRRRLongModOp", - "name": "VecRRRLongModOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2296, - "line_end": 2300, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecPairOp", - "name": "VecPairOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2304, - "line_end": 2306, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecRRPairLongOp", - "name": "VecRRPairLongOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2310, - "line_end": 2315, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecLanesOp", - "name": "VecLanesOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2319, - "line_end": 2322, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecShiftImmOp", - "name": "VecShiftImmOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2326, - "line_end": 2330, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecShiftImmModOp", - "name": "VecShiftImmModOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2334, - "line_end": 2336, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AtomicRMWOp", - "name": "AtomicRMWOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2340, - "line_end": 2350, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AtomicRMWLoopOp", - "name": "AtomicRMWLoopOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2354, - "line_end": 2366, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_APIKey", - "name": "APIKey", - "symbol_type": "Class", - "file_path": "", - "line_start": 2370, - "line_end": 2375, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BranchTargetType", - "name": "BranchTargetType", - "symbol_type": "Class", - "file_path": "", - "line_start": 2379, - "line_end": 2384, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ZeroCond", - "name": "ZeroCond", - "symbol_type": "Class", - "file_path": "", - "line_start": 2388, - "line_end": 2391, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImmExtend", - "name": "ImmExtend", - "symbol_type": "Class", - "file_path": "", - "line_start": 2395, - "line_end": 2398, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FlagsAndCC", - "name": "FlagsAndCC", - "symbol_type": "Class", - "file_path": "", - "line_start": 2402, - "line_end": 2407, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_IsFneg", - "name": "IsFneg", - "symbol_type": "Class", - "file_path": "", - "line_start": 2411, - "line_end": 2416, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ExtType", - "name": "ExtType", - "symbol_type": "Class", - "file_path": "", - "line_start": 2420, - "line_end": 2423, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "isle_numerics.rs", - "path": "./target/release/build/cranelift-codegen-79e158676d48bd57/out/isle_numerics.rs", - "language": "rust", - "size_bytes": 456220, - "total_lines": 4826, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:08.542903374Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "isle_opt.rs", - "path": "./target/release/build/cranelift-codegen-79e158676d48bd57/out/isle_opt.rs", - "language": "rust", - "size_bytes": 1372733, - "total_lines": 17335, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:08.600420750Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_size_hint", - "name": "size_hint", - "symbol_type": "Function", - "file_path": "", - "line_start": 920, - "line_end": 920, - "column_start": 4, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 935, - "line_end": 937, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 945, - "line_end": 950, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_deref", - "name": "deref", - "symbol_type": "Function", - "file_path": "", - "line_start": 954, - "line_end": 956, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_deref_mut", - "name": "deref_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 959, - "line_end": 961, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 964, - "line_end": 966, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next", - "name": "next", - "symbol_type": "Function", - "file_path": "", - "line_start": 971, - "line_end": 973, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_size_hint", - "name": "size_hint", - "symbol_type": "Function", - "file_path": "", - "line_start": 974, - "line_end": 976, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_into_context_iter", - "name": "into_context_iter", - "symbol_type": "Function", - "file_path": "", - "line_start": 982, - "line_end": 987, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extend", - "name": "extend", - "symbol_type": "Function", - "file_path": "", - "line_start": 990, - "line_end": 992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 995, - "line_end": 997, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ty_shift_mask", - "name": "constructor_ty_shift_mask", - "symbol_type": "Function", - "file_path": "", - "line_start": 1056, - "line_end": 1066, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_spaceship_s", - "name": "constructor_spaceship_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 1069, - "line_end": 1080, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_spaceship_u", - "name": "constructor_spaceship_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 1083, - "line_end": 1094, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_simplify", - "name": "constructor_simplify", - "symbol_type": "Function", - "file_path": "", - "line_start": 1097, - "line_end": 12489, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_inst_to_skeleton_inst_simplification", - "name": "constructor_inst_to_skeleton_inst_simplification", - "symbol_type": "Function", - "file_path": "", - "line_start": 12492, - "line_end": 12501, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_value_to_skeleton_inst_simplification", - "name": "constructor_value_to_skeleton_inst_simplification", - "symbol_type": "Function", - "file_path": "", - "line_start": 12504, - "line_end": 12513, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_remove_inst", - "name": "constructor_remove_inst", - "symbol_type": "Function", - "file_path": "", - "line_start": 12516, - "line_end": 12521, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_replace_with_val", - "name": "constructor_replace_with_val", - "symbol_type": "Function", - "file_path": "", - "line_start": 12524, - "line_end": 12535, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_simplify_skeleton", - "name": "constructor_simplify_skeleton", - "symbol_type": "Function", - "file_path": "", - "line_start": 12538, - "line_end": 13160, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_iconst_s", - "name": "constructor_iconst_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 13163, - "line_end": 13186, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_iconst_u", - "name": "constructor_iconst_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 13189, - "line_end": 13209, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uextend_maybe", - "name": "constructor_uextend_maybe", - "symbol_type": "Function", - "file_path": "", - "line_start": 13212, - "line_end": 13225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sextend_maybe", - "name": "constructor_sextend_maybe", - "symbol_type": "Function", - "file_path": "", - "line_start": 13228, - "line_end": 13241, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_eq", - "name": "constructor_eq", - "symbol_type": "Function", - "file_path": "", - "line_start": 13244, - "line_end": 13253, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ne", - "name": "constructor_ne", - "symbol_type": "Function", - "file_path": "", - "line_start": 13256, - "line_end": 13265, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ult", - "name": "constructor_ult", - "symbol_type": "Function", - "file_path": "", - "line_start": 13268, - "line_end": 13277, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ule", - "name": "constructor_ule", - "symbol_type": "Function", - "file_path": "", - "line_start": 13280, - "line_end": 13289, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ugt", - "name": "constructor_ugt", - "symbol_type": "Function", - "file_path": "", - "line_start": 13292, - "line_end": 13301, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uge", - "name": "constructor_uge", - "symbol_type": "Function", - "file_path": "", - "line_start": 13304, - "line_end": 13313, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_slt", - "name": "constructor_slt", - "symbol_type": "Function", - "file_path": "", - "line_start": 13316, - "line_end": 13325, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sle", - "name": "constructor_sle", - "symbol_type": "Function", - "file_path": "", - "line_start": 13328, - "line_end": 13337, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sgt", - "name": "constructor_sgt", - "symbol_type": "Function", - "file_path": "", - "line_start": 13340, - "line_end": 13349, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sge", - "name": "constructor_sge", - "symbol_type": "Function", - "file_path": "", - "line_start": 13352, - "line_end": 13361, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_i64_is_negative_power_of_two", - "name": "constructor_i64_is_negative_power_of_two", - "symbol_type": "Function", - "file_path": "", - "line_start": 13364, - "line_end": 13373, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_i64_is_any_sign_power_of_two", - "name": "constructor_i64_is_any_sign_power_of_two", - "symbol_type": "Function", - "file_path": "", - "line_start": 13376, - "line_end": 13396, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_u32", - "name": "constructor_apply_div_const_magic_u32", - "symbol_type": "Function", - "file_path": "", - "line_start": 13399, - "line_end": 13409, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_u32_inner", - "name": "constructor_apply_div_const_magic_u32_inner", - "symbol_type": "Function", - "file_path": "", - "line_start": 13412, - "line_end": 13432, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_u32_maybe_add", - "name": "constructor_apply_div_const_magic_u32_maybe_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 13435, - "line_end": 13470, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_u32_maybe_shift", - "name": "constructor_apply_div_const_magic_u32_maybe_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 13473, - "line_end": 13505, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_u32_finish", - "name": "constructor_apply_div_const_magic_u32_finish", - "symbol_type": "Function", - "file_path": "", - "line_start": 13508, - "line_end": 13531, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_u64", - "name": "constructor_apply_div_const_magic_u64", - "symbol_type": "Function", - "file_path": "", - "line_start": 13534, - "line_end": 13544, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_u64_inner", - "name": "constructor_apply_div_const_magic_u64_inner", - "symbol_type": "Function", - "file_path": "", - "line_start": 13547, - "line_end": 13566, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_u64_maybe_add", - "name": "constructor_apply_div_const_magic_u64_maybe_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 13569, - "line_end": 13604, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_u64_maybe_shift", - "name": "constructor_apply_div_const_magic_u64_maybe_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 13607, - "line_end": 13639, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_u64_finish", - "name": "constructor_apply_div_const_magic_u64_finish", - "symbol_type": "Function", - "file_path": "", - "line_start": 13642, - "line_end": 13664, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_s32", - "name": "constructor_apply_div_const_magic_s32", - "symbol_type": "Function", - "file_path": "", - "line_start": 13667, - "line_end": 13677, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_s32_inner", - "name": "constructor_apply_div_const_magic_s32_inner", - "symbol_type": "Function", - "file_path": "", - "line_start": 13680, - "line_end": 13699, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_s32_add_sub", - "name": "constructor_apply_div_const_magic_s32_add_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 13702, - "line_end": 13738, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_s32_shift", - "name": "constructor_apply_div_const_magic_s32_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 13741, - "line_end": 13764, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_s32_finish", - "name": "constructor_apply_div_const_magic_s32_finish", - "symbol_type": "Function", - "file_path": "", - "line_start": 13767, - "line_end": 13790, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_s64", - "name": "constructor_apply_div_const_magic_s64", - "symbol_type": "Function", - "file_path": "", - "line_start": 13793, - "line_end": 13803, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_s64_inner", - "name": "constructor_apply_div_const_magic_s64_inner", - "symbol_type": "Function", - "file_path": "", - "line_start": 13806, - "line_end": 13824, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_s64_add_sub", - "name": "constructor_apply_div_const_magic_s64_add_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 13827, - "line_end": 13863, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_s64_shift", - "name": "constructor_apply_div_const_magic_s64_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 13866, - "line_end": 13889, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_apply_div_const_magic_s64_finish", - "name": "constructor_apply_div_const_magic_s64_finish", - "symbol_type": "Function", - "file_path": "", - "line_start": 13892, - "line_end": 13914, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_truthy", - "name": "constructor_truthy", - "symbol_type": "Function", - "file_path": "", - "line_start": 13917, - "line_end": 14066, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_splat8", - "name": "constructor_splat8", - "symbol_type": "Function", - "file_path": "", - "line_start": 14069, - "line_end": 14078, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_splat16", - "name": "constructor_splat16", - "symbol_type": "Function", - "file_path": "", - "line_start": 14081, - "line_end": 14090, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_splat32", - "name": "constructor_splat32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14093, - "line_end": 14102, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_intcc_comparable", - "name": "constructor_intcc_comparable", - "symbol_type": "Function", - "file_path": "", - "line_start": 14105, - "line_end": 14123, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_decompose_intcc", - "name": "constructor_decompose_intcc", - "symbol_type": "Function", - "file_path": "", - "line_start": 14126, - "line_end": 14174, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_compose_icmp", - "name": "constructor_compose_icmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 14177, - "line_end": 14271, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_intcc_class", - "name": "constructor_intcc_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 14274, - "line_end": 14322, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_shift_amt_to_type", - "name": "constructor_shift_amt_to_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 14325, - "line_end": 14348, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_iadd_uextend", - "name": "constructor_iadd_uextend", - "symbol_type": "Function", - "file_path": "", - "line_start": 14351, - "line_end": 14380, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_isub_uextend", - "name": "constructor_isub_uextend", - "symbol_type": "Function", - "file_path": "", - "line_start": 14383, - "line_end": 14412, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_jump", - "name": "constructor_jump", - "symbol_type": "Function", - "file_path": "", - "line_start": 14415, - "line_end": 14426, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_brif", - "name": "constructor_brif", - "symbol_type": "Function", - "file_path": "", - "line_start": 14429, - "line_end": 14444, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_br_table", - "name": "constructor_br_table", - "symbol_type": "Function", - "file_path": "", - "line_start": 14447, - "line_end": 14460, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_debugtrap", - "name": "constructor_debugtrap", - "symbol_type": "Function", - "file_path": "", - "line_start": 14463, - "line_end": 14472, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trap", - "name": "constructor_trap", - "symbol_type": "Function", - "file_path": "", - "line_start": 14475, - "line_end": 14486, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trapz", - "name": "constructor_trapz", - "symbol_type": "Function", - "file_path": "", - "line_start": 14489, - "line_end": 14502, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trapnz", - "name": "constructor_trapnz", - "symbol_type": "Function", - "file_path": "", - "line_start": 14505, - "line_end": 14518, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_func_addr", - "name": "constructor_func_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 14521, - "line_end": 14533, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_splat", - "name": "constructor_splat", - "symbol_type": "Function", - "file_path": "", - "line_start": 14536, - "line_end": 14548, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_swizzle", - "name": "constructor_swizzle", - "symbol_type": "Function", - "file_path": "", - "line_start": 14551, - "line_end": 14565, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x86_pshufb", - "name": "constructor_x86_pshufb", - "symbol_type": "Function", - "file_path": "", - "line_start": 14568, - "line_end": 14582, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_insertlane", - "name": "constructor_insertlane", - "symbol_type": "Function", - "file_path": "", - "line_start": 14585, - "line_end": 14601, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_extractlane", - "name": "constructor_extractlane", - "symbol_type": "Function", - "file_path": "", - "line_start": 14604, - "line_end": 14618, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_smin", - "name": "constructor_smin", - "symbol_type": "Function", - "file_path": "", - "line_start": 14621, - "line_end": 14635, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_umin", - "name": "constructor_umin", - "symbol_type": "Function", - "file_path": "", - "line_start": 14638, - "line_end": 14652, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_smax", - "name": "constructor_smax", - "symbol_type": "Function", - "file_path": "", - "line_start": 14655, - "line_end": 14669, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_umax", - "name": "constructor_umax", - "symbol_type": "Function", - "file_path": "", - "line_start": 14672, - "line_end": 14686, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_avg_round", - "name": "constructor_avg_round", - "symbol_type": "Function", - "file_path": "", - "line_start": 14689, - "line_end": 14703, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uadd_sat", - "name": "constructor_uadd_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 14706, - "line_end": 14720, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sadd_sat", - "name": "constructor_sadd_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 14723, - "line_end": 14737, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_usub_sat", - "name": "constructor_usub_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 14740, - "line_end": 14754, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ssub_sat", - "name": "constructor_ssub_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 14757, - "line_end": 14771, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_load", - "name": "constructor_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 14774, - "line_end": 14790, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_store", - "name": "constructor_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 14793, - "line_end": 14810, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uload8", - "name": "constructor_uload8", - "symbol_type": "Function", - "file_path": "", - "line_start": 14813, - "line_end": 14829, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sload8", - "name": "constructor_sload8", - "symbol_type": "Function", - "file_path": "", - "line_start": 14832, - "line_end": 14848, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_istore8", - "name": "constructor_istore8", - "symbol_type": "Function", - "file_path": "", - "line_start": 14851, - "line_end": 14868, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uload16", - "name": "constructor_uload16", - "symbol_type": "Function", - "file_path": "", - "line_start": 14871, - "line_end": 14887, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sload16", - "name": "constructor_sload16", - "symbol_type": "Function", - "file_path": "", - "line_start": 14890, - "line_end": 14906, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_istore16", - "name": "constructor_istore16", - "symbol_type": "Function", - "file_path": "", - "line_start": 14909, - "line_end": 14926, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uload32", - "name": "constructor_uload32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14929, - "line_end": 14945, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sload32", - "name": "constructor_sload32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14948, - "line_end": 14964, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_istore32", - "name": "constructor_istore32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14967, - "line_end": 14984, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_stack_switch", - "name": "constructor_stack_switch", - "symbol_type": "Function", - "file_path": "", - "line_start": 14987, - "line_end": 15001, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uload8x8", - "name": "constructor_uload8x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 15004, - "line_end": 15020, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sload8x8", - "name": "constructor_sload8x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 15023, - "line_end": 15039, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uload16x4", - "name": "constructor_uload16x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15042, - "line_end": 15058, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sload16x4", - "name": "constructor_sload16x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15061, - "line_end": 15077, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uload32x2", - "name": "constructor_uload32x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 15080, - "line_end": 15096, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sload32x2", - "name": "constructor_sload32x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 15099, - "line_end": 15115, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_stack_load", - "name": "constructor_stack_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 15118, - "line_end": 15132, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_stack_store", - "name": "constructor_stack_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 15135, - "line_end": 15150, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_stack_addr", - "name": "constructor_stack_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 15153, - "line_end": 15167, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_dynamic_stack_load", - "name": "constructor_dynamic_stack_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 15170, - "line_end": 15182, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_dynamic_stack_store", - "name": "constructor_dynamic_stack_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 15185, - "line_end": 15198, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_dynamic_stack_addr", - "name": "constructor_dynamic_stack_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 15201, - "line_end": 15213, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_global_value", - "name": "constructor_global_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 15216, - "line_end": 15228, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_symbol_value", - "name": "constructor_symbol_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 15231, - "line_end": 15243, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_tls_value", - "name": "constructor_tls_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 15246, - "line_end": 15258, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_get_pinned_reg", - "name": "constructor_get_pinned_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 15261, - "line_end": 15270, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_set_pinned_reg", - "name": "constructor_set_pinned_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 15273, - "line_end": 15284, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_get_frame_pointer", - "name": "constructor_get_frame_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 15287, - "line_end": 15297, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_get_stack_pointer", - "name": "constructor_get_stack_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 15300, - "line_end": 15310, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_get_return_address", - "name": "constructor_get_return_address", - "symbol_type": "Function", - "file_path": "", - "line_start": 15313, - "line_end": 15323, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_iconst", - "name": "constructor_iconst", - "symbol_type": "Function", - "file_path": "", - "line_start": 15326, - "line_end": 15338, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_f16const", - "name": "constructor_f16const", - "symbol_type": "Function", - "file_path": "", - "line_start": 15341, - "line_end": 15353, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_f32const", - "name": "constructor_f32const", - "symbol_type": "Function", - "file_path": "", - "line_start": 15356, - "line_end": 15368, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_f64const", - "name": "constructor_f64const", - "symbol_type": "Function", - "file_path": "", - "line_start": 15371, - "line_end": 15383, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_f128const", - "name": "constructor_f128const", - "symbol_type": "Function", - "file_path": "", - "line_start": 15386, - "line_end": 15398, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vconst", - "name": "constructor_vconst", - "symbol_type": "Function", - "file_path": "", - "line_start": 15401, - "line_end": 15413, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_shuffle", - "name": "constructor_shuffle", - "symbol_type": "Function", - "file_path": "", - "line_start": 15416, - "line_end": 15432, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_nop", - "name": "constructor_nop", - "symbol_type": "Function", - "file_path": "", - "line_start": 15435, - "line_end": 15444, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_select", - "name": "constructor_select", - "symbol_type": "Function", - "file_path": "", - "line_start": 15447, - "line_end": 15462, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_select_spectre_guard", - "name": "constructor_select_spectre_guard", - "symbol_type": "Function", - "file_path": "", - "line_start": 15465, - "line_end": 15480, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bitselect", - "name": "constructor_bitselect", - "symbol_type": "Function", - "file_path": "", - "line_start": 15483, - "line_end": 15498, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x86_blendv", - "name": "constructor_x86_blendv", - "symbol_type": "Function", - "file_path": "", - "line_start": 15501, - "line_end": 15516, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vany_true", - "name": "constructor_vany_true", - "symbol_type": "Function", - "file_path": "", - "line_start": 15519, - "line_end": 15531, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vall_true", - "name": "constructor_vall_true", - "symbol_type": "Function", - "file_path": "", - "line_start": 15534, - "line_end": 15546, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vhigh_bits", - "name": "constructor_vhigh_bits", - "symbol_type": "Function", - "file_path": "", - "line_start": 15549, - "line_end": 15561, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmp", - "name": "constructor_icmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 15564, - "line_end": 15580, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmp_imm", - "name": "constructor_icmp_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 15583, - "line_end": 15599, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_iadd", - "name": "constructor_iadd", - "symbol_type": "Function", - "file_path": "", - "line_start": 15602, - "line_end": 15616, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_isub", - "name": "constructor_isub", - "symbol_type": "Function", - "file_path": "", - "line_start": 15619, - "line_end": 15633, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ineg", - "name": "constructor_ineg", - "symbol_type": "Function", - "file_path": "", - "line_start": 15636, - "line_end": 15648, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_iabs", - "name": "constructor_iabs", - "symbol_type": "Function", - "file_path": "", - "line_start": 15651, - "line_end": 15663, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_imul", - "name": "constructor_imul", - "symbol_type": "Function", - "file_path": "", - "line_start": 15666, - "line_end": 15680, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_umulhi", - "name": "constructor_umulhi", - "symbol_type": "Function", - "file_path": "", - "line_start": 15683, - "line_end": 15697, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_smulhi", - "name": "constructor_smulhi", - "symbol_type": "Function", - "file_path": "", - "line_start": 15700, - "line_end": 15714, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sqmul_round_sat", - "name": "constructor_sqmul_round_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 15717, - "line_end": 15731, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x86_pmulhrsw", - "name": "constructor_x86_pmulhrsw", - "symbol_type": "Function", - "file_path": "", - "line_start": 15734, - "line_end": 15748, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_udiv", - "name": "constructor_udiv", - "symbol_type": "Function", - "file_path": "", - "line_start": 15751, - "line_end": 15764, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sdiv", - "name": "constructor_sdiv", - "symbol_type": "Function", - "file_path": "", - "line_start": 15767, - "line_end": 15780, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_urem", - "name": "constructor_urem", - "symbol_type": "Function", - "file_path": "", - "line_start": 15783, - "line_end": 15796, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_srem", - "name": "constructor_srem", - "symbol_type": "Function", - "file_path": "", - "line_start": 15799, - "line_end": 15812, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_iadd_imm", - "name": "constructor_iadd_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 15815, - "line_end": 15829, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_imul_imm", - "name": "constructor_imul_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 15832, - "line_end": 15846, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_udiv_imm", - "name": "constructor_udiv_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 15849, - "line_end": 15863, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sdiv_imm", - "name": "constructor_sdiv_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 15866, - "line_end": 15880, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_urem_imm", - "name": "constructor_urem_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 15883, - "line_end": 15897, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_srem_imm", - "name": "constructor_srem_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 15900, - "line_end": 15914, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_irsub_imm", - "name": "constructor_irsub_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 15917, - "line_end": 15931, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sadd_overflow_cin", - "name": "constructor_sadd_overflow_cin", - "symbol_type": "Function", - "file_path": "", - "line_start": 15934, - "line_end": 15948, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uadd_overflow_cin", - "name": "constructor_uadd_overflow_cin", - "symbol_type": "Function", - "file_path": "", - "line_start": 15951, - "line_end": 15965, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uadd_overflow", - "name": "constructor_uadd_overflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 15968, - "line_end": 15981, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sadd_overflow", - "name": "constructor_sadd_overflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 15984, - "line_end": 15997, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_usub_overflow", - "name": "constructor_usub_overflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 16000, - "line_end": 16013, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ssub_overflow", - "name": "constructor_ssub_overflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 16016, - "line_end": 16029, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_umul_overflow", - "name": "constructor_umul_overflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 16032, - "line_end": 16045, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_smul_overflow", - "name": "constructor_smul_overflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 16048, - "line_end": 16061, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uadd_overflow_trap", - "name": "constructor_uadd_overflow_trap", - "symbol_type": "Function", - "file_path": "", - "line_start": 16064, - "line_end": 16079, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ssub_overflow_bin", - "name": "constructor_ssub_overflow_bin", - "symbol_type": "Function", - "file_path": "", - "line_start": 16082, - "line_end": 16096, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_usub_overflow_bin", - "name": "constructor_usub_overflow_bin", - "symbol_type": "Function", - "file_path": "", - "line_start": 16099, - "line_end": 16113, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_band", - "name": "constructor_band", - "symbol_type": "Function", - "file_path": "", - "line_start": 16116, - "line_end": 16130, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bor", - "name": "constructor_bor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16133, - "line_end": 16147, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bxor", - "name": "constructor_bxor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16150, - "line_end": 16164, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bnot", - "name": "constructor_bnot", - "symbol_type": "Function", - "file_path": "", - "line_start": 16167, - "line_end": 16179, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_band_not", - "name": "constructor_band_not", - "symbol_type": "Function", - "file_path": "", - "line_start": 16182, - "line_end": 16196, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bor_not", - "name": "constructor_bor_not", - "symbol_type": "Function", - "file_path": "", - "line_start": 16199, - "line_end": 16213, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bxor_not", - "name": "constructor_bxor_not", - "symbol_type": "Function", - "file_path": "", - "line_start": 16216, - "line_end": 16230, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_band_imm", - "name": "constructor_band_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 16233, - "line_end": 16247, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bor_imm", - "name": "constructor_bor_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 16250, - "line_end": 16264, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bxor_imm", - "name": "constructor_bxor_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 16267, - "line_end": 16281, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rotl", - "name": "constructor_rotl", - "symbol_type": "Function", - "file_path": "", - "line_start": 16284, - "line_end": 16298, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rotr", - "name": "constructor_rotr", - "symbol_type": "Function", - "file_path": "", - "line_start": 16301, - "line_end": 16315, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rotl_imm", - "name": "constructor_rotl_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 16318, - "line_end": 16332, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rotr_imm", - "name": "constructor_rotr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 16335, - "line_end": 16349, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ishl", - "name": "constructor_ishl", - "symbol_type": "Function", - "file_path": "", - "line_start": 16352, - "line_end": 16366, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ushr", - "name": "constructor_ushr", - "symbol_type": "Function", - "file_path": "", - "line_start": 16369, - "line_end": 16383, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sshr", - "name": "constructor_sshr", - "symbol_type": "Function", - "file_path": "", - "line_start": 16386, - "line_end": 16400, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ishl_imm", - "name": "constructor_ishl_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 16403, - "line_end": 16417, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ushr_imm", - "name": "constructor_ushr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 16420, - "line_end": 16434, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sshr_imm", - "name": "constructor_sshr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 16437, - "line_end": 16451, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bitrev", - "name": "constructor_bitrev", - "symbol_type": "Function", - "file_path": "", - "line_start": 16454, - "line_end": 16466, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_clz", - "name": "constructor_clz", - "symbol_type": "Function", - "file_path": "", - "line_start": 16469, - "line_end": 16481, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cls", - "name": "constructor_cls", - "symbol_type": "Function", - "file_path": "", - "line_start": 16484, - "line_end": 16496, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ctz", - "name": "constructor_ctz", - "symbol_type": "Function", - "file_path": "", - "line_start": 16499, - "line_end": 16511, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bswap", - "name": "constructor_bswap", - "symbol_type": "Function", - "file_path": "", - "line_start": 16514, - "line_end": 16526, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_popcnt", - "name": "constructor_popcnt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16529, - "line_end": 16541, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcmp", - "name": "constructor_fcmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 16544, - "line_end": 16560, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fadd", - "name": "constructor_fadd", - "symbol_type": "Function", - "file_path": "", - "line_start": 16563, - "line_end": 16577, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fsub", - "name": "constructor_fsub", - "symbol_type": "Function", - "file_path": "", - "line_start": 16580, - "line_end": 16594, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fmul", - "name": "constructor_fmul", - "symbol_type": "Function", - "file_path": "", - "line_start": 16597, - "line_end": 16611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fdiv", - "name": "constructor_fdiv", - "symbol_type": "Function", - "file_path": "", - "line_start": 16614, - "line_end": 16628, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sqrt", - "name": "constructor_sqrt", - "symbol_type": "Function", - "file_path": "", - "line_start": 16631, - "line_end": 16643, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fma", - "name": "constructor_fma", - "symbol_type": "Function", - "file_path": "", - "line_start": 16646, - "line_end": 16661, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fneg", - "name": "constructor_fneg", - "symbol_type": "Function", - "file_path": "", - "line_start": 16664, - "line_end": 16676, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fabs", - "name": "constructor_fabs", - "symbol_type": "Function", - "file_path": "", - "line_start": 16679, - "line_end": 16691, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcopysign", - "name": "constructor_fcopysign", - "symbol_type": "Function", - "file_path": "", - "line_start": 16694, - "line_end": 16708, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fmin", - "name": "constructor_fmin", - "symbol_type": "Function", - "file_path": "", - "line_start": 16711, - "line_end": 16725, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fmax", - "name": "constructor_fmax", - "symbol_type": "Function", - "file_path": "", - "line_start": 16728, - "line_end": 16742, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ceil", - "name": "constructor_ceil", - "symbol_type": "Function", - "file_path": "", - "line_start": 16745, - "line_end": 16757, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_floor", - "name": "constructor_floor", - "symbol_type": "Function", - "file_path": "", - "line_start": 16760, - "line_end": 16772, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trunc", - "name": "constructor_trunc", - "symbol_type": "Function", - "file_path": "", - "line_start": 16775, - "line_end": 16787, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_nearest", - "name": "constructor_nearest", - "symbol_type": "Function", - "file_path": "", - "line_start": 16790, - "line_end": 16802, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bitcast", - "name": "constructor_bitcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 16805, - "line_end": 16819, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_scalar_to_vector", - "name": "constructor_scalar_to_vector", - "symbol_type": "Function", - "file_path": "", - "line_start": 16822, - "line_end": 16834, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bmask", - "name": "constructor_bmask", - "symbol_type": "Function", - "file_path": "", - "line_start": 16837, - "line_end": 16849, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ireduce", - "name": "constructor_ireduce", - "symbol_type": "Function", - "file_path": "", - "line_start": 16852, - "line_end": 16864, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_snarrow", - "name": "constructor_snarrow", - "symbol_type": "Function", - "file_path": "", - "line_start": 16867, - "line_end": 16881, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_unarrow", - "name": "constructor_unarrow", - "symbol_type": "Function", - "file_path": "", - "line_start": 16884, - "line_end": 16898, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uunarrow", - "name": "constructor_uunarrow", - "symbol_type": "Function", - "file_path": "", - "line_start": 16901, - "line_end": 16915, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_swiden_low", - "name": "constructor_swiden_low", - "symbol_type": "Function", - "file_path": "", - "line_start": 16918, - "line_end": 16930, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_swiden_high", - "name": "constructor_swiden_high", - "symbol_type": "Function", - "file_path": "", - "line_start": 16933, - "line_end": 16945, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uwiden_low", - "name": "constructor_uwiden_low", - "symbol_type": "Function", - "file_path": "", - "line_start": 16948, - "line_end": 16960, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uwiden_high", - "name": "constructor_uwiden_high", - "symbol_type": "Function", - "file_path": "", - "line_start": 16963, - "line_end": 16975, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_iadd_pairwise", - "name": "constructor_iadd_pairwise", - "symbol_type": "Function", - "file_path": "", - "line_start": 16978, - "line_end": 16992, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x86_pmaddubsw", - "name": "constructor_x86_pmaddubsw", - "symbol_type": "Function", - "file_path": "", - "line_start": 16995, - "line_end": 17009, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uextend", - "name": "constructor_uextend", - "symbol_type": "Function", - "file_path": "", - "line_start": 17012, - "line_end": 17024, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sextend", - "name": "constructor_sextend", - "symbol_type": "Function", - "file_path": "", - "line_start": 17027, - "line_end": 17039, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpromote", - "name": "constructor_fpromote", - "symbol_type": "Function", - "file_path": "", - "line_start": 17042, - "line_end": 17054, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fdemote", - "name": "constructor_fdemote", - "symbol_type": "Function", - "file_path": "", - "line_start": 17057, - "line_end": 17069, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fvdemote", - "name": "constructor_fvdemote", - "symbol_type": "Function", - "file_path": "", - "line_start": 17072, - "line_end": 17084, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fvpromote_low", - "name": "constructor_fvpromote_low", - "symbol_type": "Function", - "file_path": "", - "line_start": 17087, - "line_end": 17099, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvt_to_uint", - "name": "constructor_fcvt_to_uint", - "symbol_type": "Function", - "file_path": "", - "line_start": 17102, - "line_end": 17113, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvt_to_sint", - "name": "constructor_fcvt_to_sint", - "symbol_type": "Function", - "file_path": "", - "line_start": 17116, - "line_end": 17127, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvt_to_uint_sat", - "name": "constructor_fcvt_to_uint_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 17130, - "line_end": 17142, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvt_to_sint_sat", - "name": "constructor_fcvt_to_sint_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 17145, - "line_end": 17157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x86_cvtt2dq", - "name": "constructor_x86_cvtt2dq", - "symbol_type": "Function", - "file_path": "", - "line_start": 17160, - "line_end": 17172, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvt_from_uint", - "name": "constructor_fcvt_from_uint", - "symbol_type": "Function", - "file_path": "", - "line_start": 17175, - "line_end": 17187, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvt_from_sint", - "name": "constructor_fcvt_from_sint", - "symbol_type": "Function", - "file_path": "", - "line_start": 17190, - "line_end": 17202, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_isplit", - "name": "constructor_isplit", - "symbol_type": "Function", - "file_path": "", - "line_start": 17205, - "line_end": 17216, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_iconcat", - "name": "constructor_iconcat", - "symbol_type": "Function", - "file_path": "", - "line_start": 17219, - "line_end": 17233, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_rmw", - "name": "constructor_atomic_rmw", - "symbol_type": "Function", - "file_path": "", - "line_start": 17236, - "line_end": 17253, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_cas", - "name": "constructor_atomic_cas", - "symbol_type": "Function", - "file_path": "", - "line_start": 17256, - "line_end": 17272, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_load", - "name": "constructor_atomic_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 17275, - "line_end": 17288, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_store", - "name": "constructor_atomic_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 17291, - "line_end": 17306, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fence", - "name": "constructor_fence", - "symbol_type": "Function", - "file_path": "", - "line_start": 17309, - "line_end": 17318, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_extract_vector", - "name": "constructor_extract_vector", - "symbol_type": "Function", - "file_path": "", - "line_start": 17321, - "line_end": 17335, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Context", - "name": "Context", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 914, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_ContextIter", - "name": "ContextIter", - "symbol_type": "Class", - "file_path": "", - "line_start": 916, - "line_end": 921, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_IntoContextIter", - "name": "IntoContextIter", - "symbol_type": "Class", - "file_path": "", - "line_start": 923, - "line_end": 928, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_Length", - "name": "Length", - "symbol_type": "Class", - "file_path": "", - "line_start": 930, - "line_end": 932, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_ContextIterWrapper", - "name": "ContextIterWrapper", - "symbol_type": "Class", - "file_path": "", - "line_start": 940, - "line_end": 943, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SkeletonInstSimplification", - "name": "SkeletonInstSimplification", - "symbol_type": "Class", - "file_path": "", - "line_start": 1003, - "line_end": 1015, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DivConstMagicU32", - "name": "DivConstMagicU32", - "symbol_type": "Class", - "file_path": "", - "line_start": 1019, - "line_end": 1025, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DivConstMagicU64", - "name": "DivConstMagicU64", - "symbol_type": "Class", - "file_path": "", - "line_start": 1029, - "line_end": 1035, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DivConstMagicS32", - "name": "DivConstMagicS32", - "symbol_type": "Class", - "file_path": "", - "line_start": 1039, - "line_end": 1044, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DivConstMagicS64", - "name": "DivConstMagicS64", - "symbol_type": "Class", - "file_path": "", - "line_start": 1048, - "line_end": 1053, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "isle_pulley_shared.rs", - "path": "./target/release/build/cranelift-codegen-79e158676d48bd57/out/isle_pulley_shared.rs", - "language": "rust", - "size_bytes": 850764, - "total_lines": 22568, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:08.675133140Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_size_hint", - "name": "size_hint", - "symbol_type": "Function", - "file_path": "", - "line_start": 1002, - "line_end": 1002, - "column_start": 4, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 1017, - "line_end": 1019, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 1027, - "line_end": 1032, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_deref", - "name": "deref", - "symbol_type": "Function", - "file_path": "", - "line_start": 1036, - "line_end": 1038, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_deref_mut", - "name": "deref_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 1041, - "line_end": 1043, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 1046, - "line_end": 1048, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next", - "name": "next", - "symbol_type": "Function", - "file_path": "", - "line_start": 1053, - "line_end": 1055, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_size_hint", - "name": "size_hint", - "symbol_type": "Function", - "file_path": "", - "line_start": 1056, - "line_end": 1058, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_into_context_iter", - "name": "into_context_iter", - "symbol_type": "Function", - "file_path": "", - "line_start": 1064, - "line_end": 1069, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extend", - "name": "extend", - "symbol_type": "Function", - "file_path": "", - "line_start": 1072, - "line_end": 1074, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 1077, - "line_end": 1079, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ty_shift_mask", - "name": "constructor_ty_shift_mask", - "symbol_type": "Function", - "file_path": "", - "line_start": 3703, - "line_end": 3713, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_reg", - "name": "constructor_output_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3716, - "line_end": 3724, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_value", - "name": "constructor_output_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 3727, - "line_end": 3735, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_temp_reg", - "name": "constructor_temp_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3738, - "line_end": 3746, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lo_reg", - "name": "constructor_lo_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3749, - "line_end": 3757, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_multi_reg_to_pair_and_single", - "name": "constructor_multi_reg_to_pair_and_single", - "symbol_type": "Function", - "file_path": "", - "line_start": 3760, - "line_end": 3776, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_multi_reg_to_pair", - "name": "constructor_multi_reg_to_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 3779, - "line_end": 3793, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_multi_reg_to_single", - "name": "constructor_multi_reg_to_single", - "symbol_type": "Function", - "file_path": "", - "line_start": 3796, - "line_end": 3809, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_side_effect", - "name": "constructor_emit_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 3812, - "line_end": 3847, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_side_effect", - "name": "constructor_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 3850, - "line_end": 3858, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_side_effect_concat", - "name": "constructor_side_effect_concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 3861, - "line_end": 3915, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_side_effect_as_invalid", - "name": "constructor_side_effect_as_invalid", - "symbol_type": "Function", - "file_path": "", - "line_start": 3918, - "line_end": 3927, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_produces_flags_concat", - "name": "constructor_produces_flags_concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 3930, - "line_end": 3950, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_produces_flags_get_reg", - "name": "constructor_produces_flags_get_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3953, - "line_end": 3975, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_produces_flags_ignore", - "name": "constructor_produces_flags_ignore", - "symbol_type": "Function", - "file_path": "", - "line_start": 3978, - "line_end": 4006, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_concat", - "name": "constructor_consumes_flags_concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 4009, - "line_end": 4050, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_get_reg", - "name": "constructor_consumes_flags_get_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 4053, - "line_end": 4065, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_get_regs", - "name": "constructor_consumes_flags_get_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 4068, - "line_end": 4081, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags", - "name": "constructor_with_flags", - "symbol_type": "Function", - "file_path": "", - "line_start": 4084, - "line_end": 4210, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags_reg", - "name": "constructor_with_flags_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 4213, - "line_end": 4222, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_flags_to_producesflags", - "name": "constructor_flags_to_producesflags", - "symbol_type": "Function", - "file_path": "", - "line_start": 4225, - "line_end": 4232, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags_side_effect", - "name": "constructor_with_flags_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 4235, - "line_end": 4314, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags_chained", - "name": "constructor_with_flags_chained", - "symbol_type": "Function", - "file_path": "", - "line_start": 4317, - "line_end": 4811, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_return", - "name": "constructor_lower_return", - "symbol_type": "Function", - "file_path": "", - "line_start": 4814, - "line_end": 4823, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ty_to_operand_size", - "name": "constructor_ty_to_operand_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 4826, - "line_end": 4842, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_raw_inst_to_inst", - "name": "constructor_raw_inst_to_inst", - "symbol_type": "Function", - "file_path": "", - "line_start": 4845, - "line_end": 4854, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_amode_base", - "name": "constructor_amode_base", - "symbol_type": "Function", - "file_path": "", - "line_start": 4857, - "line_end": 4897, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_amode", - "name": "constructor_amode", - "symbol_type": "Function", - "file_path": "", - "line_start": 4900, - "line_end": 4919, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_addro32", - "name": "constructor_addro32", - "symbol_type": "Function", - "file_path": "", - "line_start": 4922, - "line_end": 4941, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_addrz", - "name": "constructor_addrz", - "symbol_type": "Function", - "file_path": "", - "line_start": 4944, - "line_end": 4963, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sinkable_load", - "name": "constructor_sinkable_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 4966, - "line_end": 5005, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sink_load", - "name": "constructor_sink_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 5008, - "line_end": 5028, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_addrg32", - "name": "constructor_gen_addrg32", - "symbol_type": "Function", - "file_path": "", - "line_start": 5031, - "line_end": 5054, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_addrg32bne", - "name": "constructor_gen_addrg32bne", - "symbol_type": "Function", - "file_path": "", - "line_start": 5057, - "line_end": 5075, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_addrg32bne_for_real", - "name": "constructor_gen_addrg32bne_for_real", - "symbol_type": "Function", - "file_path": "", - "line_start": 5078, - "line_end": 5102, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_addrg32bne", - "name": "constructor_addrg32bne", - "symbol_type": "Function", - "file_path": "", - "line_start": 5105, - "line_end": 5132, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_wasm_g32", - "name": "constructor_wasm_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 5135, - "line_end": 5203, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_host_offset", - "name": "constructor_host_offset", - "symbol_type": "Function", - "file_path": "", - "line_start": 5206, - "line_end": 5274, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_wasm_oob_select", - "name": "constructor_wasm_oob_select", - "symbol_type": "Function", - "file_path": "", - "line_start": 5277, - "line_end": 5390, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_wasm32_addr_for_host64", - "name": "constructor_wasm32_addr_for_host64", - "symbol_type": "Function", - "file_path": "", - "line_start": 5393, - "line_end": 5432, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_wasm_oob_cond", - "name": "constructor_wasm_oob_cond", - "symbol_type": "Function", - "file_path": "", - "line_start": 5435, - "line_end": 5528, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_xreg", - "name": "constructor_put_in_xreg", - "symbol_type": "Function", - "file_path": "", - "line_start": 5531, - "line_end": 5539, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_xreg", - "name": "constructor_output_xreg", - "symbol_type": "Function", - "file_path": "", - "line_start": 5542, - "line_end": 5550, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_xreg_to_reg", - "name": "constructor_writable_xreg_to_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 5553, - "line_end": 5561, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_xreg_to_value_regs", - "name": "constructor_xreg_to_value_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 5564, - "line_end": 5572, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_xreg_to_value_regs", - "name": "constructor_writable_xreg_to_value_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 5575, - "line_end": 5583, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_temp_writable_xreg", - "name": "constructor_temp_writable_xreg", - "symbol_type": "Function", - "file_path": "", - "line_start": 5586, - "line_end": 5593, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_freg", - "name": "constructor_put_in_freg", - "symbol_type": "Function", - "file_path": "", - "line_start": 5596, - "line_end": 5604, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_freg", - "name": "constructor_output_freg", - "symbol_type": "Function", - "file_path": "", - "line_start": 5607, - "line_end": 5615, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_freg_to_reg", - "name": "constructor_writable_freg_to_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 5618, - "line_end": 5626, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_freg_to_value_regs", - "name": "constructor_freg_to_value_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 5629, - "line_end": 5637, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_freg_to_value_regs", - "name": "constructor_writable_freg_to_value_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 5640, - "line_end": 5648, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_temp_writable_freg", - "name": "constructor_temp_writable_freg", - "symbol_type": "Function", - "file_path": "", - "line_start": 5651, - "line_end": 5658, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_vreg", - "name": "constructor_put_in_vreg", - "symbol_type": "Function", - "file_path": "", - "line_start": 5661, - "line_end": 5669, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_vreg", - "name": "constructor_output_vreg", - "symbol_type": "Function", - "file_path": "", - "line_start": 5672, - "line_end": 5680, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_vreg_to_reg", - "name": "constructor_writable_vreg_to_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 5683, - "line_end": 5691, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vreg_to_value_regs", - "name": "constructor_vreg_to_value_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 5694, - "line_end": 5702, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_vreg_to_value_regs", - "name": "constructor_writable_vreg_to_value_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 5705, - "line_end": 5713, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_temp_writable_vreg", - "name": "constructor_temp_writable_vreg", - "symbol_type": "Function", - "file_path": "", - "line_start": 5716, - "line_end": 5723, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_imm", - "name": "constructor_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 5726, - "line_end": 5770, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_trap_if", - "name": "constructor_pulley_trap_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 5773, - "line_end": 5787, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_get_special", - "name": "constructor_pulley_get_special", - "symbol_type": "Function", - "file_path": "", - "line_start": 5790, - "line_end": 5803, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_jump", - "name": "constructor_pulley_jump", - "symbol_type": "Function", - "file_path": "", - "line_start": 5806, - "line_end": 5818, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_br_if", - "name": "constructor_pulley_br_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 5821, - "line_end": 5837, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload", - "name": "constructor_pulley_xload", - "symbol_type": "Function", - "file_path": "", - "line_start": 5840, - "line_end": 5857, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore", - "name": "constructor_pulley_xstore", - "symbol_type": "Function", - "file_path": "", - "line_start": 5860, - "line_end": 5878, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fload", - "name": "constructor_pulley_fload", - "symbol_type": "Function", - "file_path": "", - "line_start": 5881, - "line_end": 5898, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fstore", - "name": "constructor_pulley_fstore", - "symbol_type": "Function", - "file_path": "", - "line_start": 5901, - "line_end": 5919, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vload", - "name": "constructor_pulley_vload", - "symbol_type": "Function", - "file_path": "", - "line_start": 5922, - "line_end": 5939, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vstore", - "name": "constructor_pulley_vstore", - "symbol_type": "Function", - "file_path": "", - "line_start": 5942, - "line_end": 5960, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_br_table", - "name": "constructor_gen_br_table", - "symbol_type": "Function", - "file_path": "", - "line_start": 5963, - "line_end": 5977, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_call_impl", - "name": "constructor_call_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 5980, - "line_end": 5992, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_indirect_call_impl", - "name": "constructor_indirect_call_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 5995, - "line_end": 6007, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_indirect_call_host_impl", - "name": "constructor_indirect_call_host_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 6010, - "line_end": 6022, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_return_call_impl", - "name": "constructor_return_call_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 6025, - "line_end": 6037, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_return_indirect_call_impl", - "name": "constructor_return_indirect_call_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 6040, - "line_end": 6052, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_zext32", - "name": "constructor_zext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 6055, - "line_end": 6086, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sext32", - "name": "constructor_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 6089, - "line_end": 6120, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_zext64", - "name": "constructor_zext64", - "symbol_type": "Function", - "file_path": "", - "line_start": 6123, - "line_end": 6155, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sext64", - "name": "constructor_sext64", - "symbol_type": "Function", - "file_path": "", - "line_start": 6158, - "line_end": 6190, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower", - "name": "constructor_lower", - "symbol_type": "Function", - "file_path": "", - "line_start": 6193, - "line_end": 11316, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_cond", - "name": "constructor_lower_cond", - "symbol_type": "Function", - "file_path": "", - "line_start": 11319, - "line_end": 11383, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_cond_icmp32", - "name": "constructor_lower_cond_icmp32", - "symbol_type": "Function", - "file_path": "", - "line_start": 11386, - "line_end": 11662, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_cond_icmp64", - "name": "constructor_lower_cond_icmp64", - "symbol_type": "Function", - "file_path": "", - "line_start": 11665, - "line_end": 11941, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_branch", - "name": "constructor_lower_branch", - "symbol_type": "Function", - "file_path": "", - "line_start": 11944, - "line_end": 12064, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_u8_from_negated_iconst", - "name": "constructor_u8_from_negated_iconst", - "symbol_type": "Function", - "file_path": "", - "line_start": 12067, - "line_end": 12088, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_u32_from_negated_iconst", - "name": "constructor_u32_from_negated_iconst", - "symbol_type": "Function", - "file_path": "", - "line_start": 12091, - "line_end": 12112, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_u6_shift_from_iconst", - "name": "constructor_u6_shift_from_iconst", - "symbol_type": "Function", - "file_path": "", - "line_start": 12115, - "line_end": 12142, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_icmp", - "name": "constructor_lower_icmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 12145, - "line_end": 12382, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_icmp128_hi", - "name": "constructor_lower_icmp128_hi", - "symbol_type": "Function", - "file_path": "", - "line_start": 12385, - "line_end": 12405, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_vcmp", - "name": "constructor_lower_vcmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 12408, - "line_end": 12641, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_fcmp", - "name": "constructor_lower_fcmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 12644, - "line_end": 12763, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_vfcmp", - "name": "constructor_lower_vfcmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 12766, - "line_end": 12870, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_xload", - "name": "constructor_gen_xload", - "symbol_type": "Function", - "file_path": "", - "line_start": 12873, - "line_end": 12916, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_addro32_xload", - "name": "constructor_emit_addro32_xload", - "symbol_type": "Function", - "file_path": "", - "line_start": 12919, - "line_end": 13030, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_addrz_xload", - "name": "constructor_emit_addrz_xload", - "symbol_type": "Function", - "file_path": "", - "line_start": 13033, - "line_end": 13144, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_xload_g32", - "name": "constructor_gen_xload_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 13147, - "line_end": 13164, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_addrg32_xload", - "name": "constructor_emit_addrg32_xload", - "symbol_type": "Function", - "file_path": "", - "line_start": 13167, - "line_end": 13278, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_addrg32bne_xload", - "name": "constructor_emit_addrg32bne_xload", - "symbol_type": "Function", - "file_path": "", - "line_start": 13281, - "line_end": 13392, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_fload", - "name": "constructor_gen_fload", - "symbol_type": "Function", - "file_path": "", - "line_start": 13395, - "line_end": 13424, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_addrz_fload", - "name": "constructor_emit_addrz_fload", - "symbol_type": "Function", - "file_path": "", - "line_start": 13427, - "line_end": 13446, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_addrg32_fload", - "name": "constructor_emit_addrg32_fload", - "symbol_type": "Function", - "file_path": "", - "line_start": 13449, - "line_end": 13468, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_vload", - "name": "constructor_gen_vload", - "symbol_type": "Function", - "file_path": "", - "line_start": 13471, - "line_end": 13508, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_addrz_vload", - "name": "constructor_emit_addrz_vload", - "symbol_type": "Function", - "file_path": "", - "line_start": 13511, - "line_end": 13559, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_store_i128", - "name": "constructor_emit_store_i128", - "symbol_type": "Function", - "file_path": "", - "line_start": 13562, - "line_end": 13589, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_store", - "name": "constructor_gen_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 13592, - "line_end": 13642, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_addrz_store", - "name": "constructor_emit_addrz_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 13645, - "line_end": 13698, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_addrg32_store", - "name": "constructor_emit_addrg32_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 13701, - "line_end": 13754, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_stack_addr", - "name": "constructor_lower_stack_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 13757, - "line_end": 13769, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_cond", - "name": "constructor_emit_cond", - "symbol_type": "Function", - "file_path": "", - "line_start": 13772, - "line_end": 14110, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_ret", - "name": "constructor_pulley_ret", - "symbol_type": "Function", - "file_path": "", - "line_start": 14113, - "line_end": 14122, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xjump", - "name": "constructor_pulley_xjump", - "symbol_type": "Function", - "file_path": "", - "line_start": 14125, - "line_end": 14138, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmov", - "name": "constructor_pulley_xmov", - "symbol_type": "Function", - "file_path": "", - "line_start": 14141, - "line_end": 14155, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xzero", - "name": "constructor_pulley_xzero", - "symbol_type": "Function", - "file_path": "", - "line_start": 14158, - "line_end": 14170, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xone", - "name": "constructor_pulley_xone", - "symbol_type": "Function", - "file_path": "", - "line_start": 14173, - "line_end": 14185, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xconst8", - "name": "constructor_pulley_xconst8", - "symbol_type": "Function", - "file_path": "", - "line_start": 14188, - "line_end": 14202, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xconst16", - "name": "constructor_pulley_xconst16", - "symbol_type": "Function", - "file_path": "", - "line_start": 14205, - "line_end": 14219, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xconst32", - "name": "constructor_pulley_xconst32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14222, - "line_end": 14236, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xconst64", - "name": "constructor_pulley_xconst64", - "symbol_type": "Function", - "file_path": "", - "line_start": 14239, - "line_end": 14253, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xadd32", - "name": "constructor_pulley_xadd32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14256, - "line_end": 14272, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xadd32_u8", - "name": "constructor_pulley_xadd32_u8", - "symbol_type": "Function", - "file_path": "", - "line_start": 14275, - "line_end": 14291, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xadd32_u32", - "name": "constructor_pulley_xadd32_u32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14294, - "line_end": 14310, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xadd64", - "name": "constructor_pulley_xadd64", - "symbol_type": "Function", - "file_path": "", - "line_start": 14313, - "line_end": 14329, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xadd64_u8", - "name": "constructor_pulley_xadd64_u8", - "symbol_type": "Function", - "file_path": "", - "line_start": 14332, - "line_end": 14348, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xadd64_u32", - "name": "constructor_pulley_xadd64_u32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14351, - "line_end": 14367, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmadd32", - "name": "constructor_pulley_xmadd32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14370, - "line_end": 14388, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmadd64", - "name": "constructor_pulley_xmadd64", - "symbol_type": "Function", - "file_path": "", - "line_start": 14391, - "line_end": 14409, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xsub32", - "name": "constructor_pulley_xsub32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14412, - "line_end": 14428, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xsub32_u8", - "name": "constructor_pulley_xsub32_u8", - "symbol_type": "Function", - "file_path": "", - "line_start": 14431, - "line_end": 14447, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xsub32_u32", - "name": "constructor_pulley_xsub32_u32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14450, - "line_end": 14466, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xsub64", - "name": "constructor_pulley_xsub64", - "symbol_type": "Function", - "file_path": "", - "line_start": 14469, - "line_end": 14485, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xsub64_u8", - "name": "constructor_pulley_xsub64_u8", - "symbol_type": "Function", - "file_path": "", - "line_start": 14488, - "line_end": 14504, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xsub64_u32", - "name": "constructor_pulley_xsub64_u32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14507, - "line_end": 14523, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmul32", - "name": "constructor_pulley_xmul32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14526, - "line_end": 14542, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmul32_s8", - "name": "constructor_pulley_xmul32_s8", - "symbol_type": "Function", - "file_path": "", - "line_start": 14545, - "line_end": 14561, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmul32_s32", - "name": "constructor_pulley_xmul32_s32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14564, - "line_end": 14580, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmul64", - "name": "constructor_pulley_xmul64", - "symbol_type": "Function", - "file_path": "", - "line_start": 14583, - "line_end": 14599, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmul64_s8", - "name": "constructor_pulley_xmul64_s8", - "symbol_type": "Function", - "file_path": "", - "line_start": 14602, - "line_end": 14618, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmul64_s32", - "name": "constructor_pulley_xmul64_s32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14621, - "line_end": 14637, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xctz32", - "name": "constructor_pulley_xctz32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14640, - "line_end": 14654, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xctz64", - "name": "constructor_pulley_xctz64", - "symbol_type": "Function", - "file_path": "", - "line_start": 14657, - "line_end": 14671, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xclz32", - "name": "constructor_pulley_xclz32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14674, - "line_end": 14688, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xclz64", - "name": "constructor_pulley_xclz64", - "symbol_type": "Function", - "file_path": "", - "line_start": 14691, - "line_end": 14705, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xpopcnt32", - "name": "constructor_pulley_xpopcnt32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14708, - "line_end": 14722, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xpopcnt64", - "name": "constructor_pulley_xpopcnt64", - "symbol_type": "Function", - "file_path": "", - "line_start": 14725, - "line_end": 14739, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xrotl32", - "name": "constructor_pulley_xrotl32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14742, - "line_end": 14758, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xrotl64", - "name": "constructor_pulley_xrotl64", - "symbol_type": "Function", - "file_path": "", - "line_start": 14761, - "line_end": 14777, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xrotr32", - "name": "constructor_pulley_xrotr32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14780, - "line_end": 14796, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xrotr64", - "name": "constructor_pulley_xrotr64", - "symbol_type": "Function", - "file_path": "", - "line_start": 14799, - "line_end": 14815, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xshl32", - "name": "constructor_pulley_xshl32", - "symbol_type": "Function", - "file_path": "", - "line_start": 14818, - "line_end": 14834, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xshr32_s", - "name": "constructor_pulley_xshr32_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 14837, - "line_end": 14853, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xshr32_u", - "name": "constructor_pulley_xshr32_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 14856, - "line_end": 14872, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xshl64", - "name": "constructor_pulley_xshl64", - "symbol_type": "Function", - "file_path": "", - "line_start": 14875, - "line_end": 14891, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xshr64_s", - "name": "constructor_pulley_xshr64_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 14894, - "line_end": 14910, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xshr64_u", - "name": "constructor_pulley_xshr64_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 14913, - "line_end": 14929, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xshl32_u6", - "name": "constructor_pulley_xshl32_u6", - "symbol_type": "Function", - "file_path": "", - "line_start": 14932, - "line_end": 14948, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xshr32_s_u6", - "name": "constructor_pulley_xshr32_s_u6", - "symbol_type": "Function", - "file_path": "", - "line_start": 14951, - "line_end": 14967, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xshr32_u_u6", - "name": "constructor_pulley_xshr32_u_u6", - "symbol_type": "Function", - "file_path": "", - "line_start": 14970, - "line_end": 14986, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xshl64_u6", - "name": "constructor_pulley_xshl64_u6", - "symbol_type": "Function", - "file_path": "", - "line_start": 14989, - "line_end": 15005, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xshr64_s_u6", - "name": "constructor_pulley_xshr64_s_u6", - "symbol_type": "Function", - "file_path": "", - "line_start": 15008, - "line_end": 15024, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xshr64_u_u6", - "name": "constructor_pulley_xshr64_u_u6", - "symbol_type": "Function", - "file_path": "", - "line_start": 15027, - "line_end": 15043, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xneg32", - "name": "constructor_pulley_xneg32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15046, - "line_end": 15060, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xneg64", - "name": "constructor_pulley_xneg64", - "symbol_type": "Function", - "file_path": "", - "line_start": 15063, - "line_end": 15077, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xeq64", - "name": "constructor_pulley_xeq64", - "symbol_type": "Function", - "file_path": "", - "line_start": 15080, - "line_end": 15096, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xneq64", - "name": "constructor_pulley_xneq64", - "symbol_type": "Function", - "file_path": "", - "line_start": 15099, - "line_end": 15115, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xslt64", - "name": "constructor_pulley_xslt64", - "symbol_type": "Function", - "file_path": "", - "line_start": 15118, - "line_end": 15134, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xslteq64", - "name": "constructor_pulley_xslteq64", - "symbol_type": "Function", - "file_path": "", - "line_start": 15137, - "line_end": 15153, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xult64", - "name": "constructor_pulley_xult64", - "symbol_type": "Function", - "file_path": "", - "line_start": 15156, - "line_end": 15172, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xulteq64", - "name": "constructor_pulley_xulteq64", - "symbol_type": "Function", - "file_path": "", - "line_start": 15175, - "line_end": 15191, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xeq32", - "name": "constructor_pulley_xeq32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15194, - "line_end": 15210, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xneq32", - "name": "constructor_pulley_xneq32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15213, - "line_end": 15229, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xslt32", - "name": "constructor_pulley_xslt32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15232, - "line_end": 15248, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xslteq32", - "name": "constructor_pulley_xslteq32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15251, - "line_end": 15267, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xult32", - "name": "constructor_pulley_xult32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15270, - "line_end": 15286, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xulteq32", - "name": "constructor_pulley_xulteq32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15289, - "line_end": 15305, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload8_u32_o32", - "name": "constructor_pulley_xload8_u32_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15308, - "line_end": 15322, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload8_s32_o32", - "name": "constructor_pulley_xload8_s32_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15325, - "line_end": 15339, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload16le_u32_o32", - "name": "constructor_pulley_xload16le_u32_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15342, - "line_end": 15356, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload16le_s32_o32", - "name": "constructor_pulley_xload16le_s32_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15359, - "line_end": 15373, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload32le_o32", - "name": "constructor_pulley_xload32le_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15376, - "line_end": 15390, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload64le_o32", - "name": "constructor_pulley_xload64le_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15393, - "line_end": 15407, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore8_o32", - "name": "constructor_pulley_xstore8_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15410, - "line_end": 15425, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore16le_o32", - "name": "constructor_pulley_xstore16le_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15428, - "line_end": 15443, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore32le_o32", - "name": "constructor_pulley_xstore32le_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15446, - "line_end": 15461, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore64le_o32", - "name": "constructor_pulley_xstore64le_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15464, - "line_end": 15479, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload8_u32_z", - "name": "constructor_pulley_xload8_u32_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 15482, - "line_end": 15496, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload8_s32_z", - "name": "constructor_pulley_xload8_s32_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 15499, - "line_end": 15513, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload16le_u32_z", - "name": "constructor_pulley_xload16le_u32_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 15516, - "line_end": 15530, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload16le_s32_z", - "name": "constructor_pulley_xload16le_s32_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 15533, - "line_end": 15547, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload32le_z", - "name": "constructor_pulley_xload32le_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 15550, - "line_end": 15564, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload64le_z", - "name": "constructor_pulley_xload64le_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 15567, - "line_end": 15581, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore8_z", - "name": "constructor_pulley_xstore8_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 15584, - "line_end": 15599, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore16le_z", - "name": "constructor_pulley_xstore16le_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 15602, - "line_end": 15617, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore32le_z", - "name": "constructor_pulley_xstore32le_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 15620, - "line_end": 15635, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore64le_z", - "name": "constructor_pulley_xstore64le_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 15638, - "line_end": 15653, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload8_u32_g32", - "name": "constructor_pulley_xload8_u32_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15656, - "line_end": 15670, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload8_s32_g32", - "name": "constructor_pulley_xload8_s32_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15673, - "line_end": 15687, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload16le_u32_g32", - "name": "constructor_pulley_xload16le_u32_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15690, - "line_end": 15704, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload16le_s32_g32", - "name": "constructor_pulley_xload16le_s32_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15707, - "line_end": 15721, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload32le_g32", - "name": "constructor_pulley_xload32le_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15724, - "line_end": 15738, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload64le_g32", - "name": "constructor_pulley_xload64le_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15741, - "line_end": 15755, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore8_g32", - "name": "constructor_pulley_xstore8_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15758, - "line_end": 15773, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore16le_g32", - "name": "constructor_pulley_xstore16le_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15776, - "line_end": 15791, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore32le_g32", - "name": "constructor_pulley_xstore32le_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15794, - "line_end": 15809, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore64le_g32", - "name": "constructor_pulley_xstore64le_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 15812, - "line_end": 15827, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload8_u32_g32bne", - "name": "constructor_pulley_xload8_u32_g32bne", - "symbol_type": "Function", - "file_path": "", - "line_start": 15830, - "line_end": 15844, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload8_s32_g32bne", - "name": "constructor_pulley_xload8_s32_g32bne", - "symbol_type": "Function", - "file_path": "", - "line_start": 15847, - "line_end": 15861, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload16le_u32_g32bne", - "name": "constructor_pulley_xload16le_u32_g32bne", - "symbol_type": "Function", - "file_path": "", - "line_start": 15864, - "line_end": 15878, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload16le_s32_g32bne", - "name": "constructor_pulley_xload16le_s32_g32bne", - "symbol_type": "Function", - "file_path": "", - "line_start": 15881, - "line_end": 15895, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload32le_g32bne", - "name": "constructor_pulley_xload32le_g32bne", - "symbol_type": "Function", - "file_path": "", - "line_start": 15898, - "line_end": 15912, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload64le_g32bne", - "name": "constructor_pulley_xload64le_g32bne", - "symbol_type": "Function", - "file_path": "", - "line_start": 15915, - "line_end": 15929, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore8_g32bne", - "name": "constructor_pulley_xstore8_g32bne", - "symbol_type": "Function", - "file_path": "", - "line_start": 15932, - "line_end": 15947, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore16le_g32bne", - "name": "constructor_pulley_xstore16le_g32bne", - "symbol_type": "Function", - "file_path": "", - "line_start": 15950, - "line_end": 15965, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore32le_g32bne", - "name": "constructor_pulley_xstore32le_g32bne", - "symbol_type": "Function", - "file_path": "", - "line_start": 15968, - "line_end": 15983, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore64le_g32bne", - "name": "constructor_pulley_xstore64le_g32bne", - "symbol_type": "Function", - "file_path": "", - "line_start": 15986, - "line_end": 16001, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_push_frame", - "name": "constructor_pulley_push_frame", - "symbol_type": "Function", - "file_path": "", - "line_start": 16004, - "line_end": 16013, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_pop_frame", - "name": "constructor_pulley_pop_frame", - "symbol_type": "Function", - "file_path": "", - "line_start": 16016, - "line_end": 16025, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_push_frame_save", - "name": "constructor_pulley_push_frame_save", - "symbol_type": "Function", - "file_path": "", - "line_start": 16028, - "line_end": 16043, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_pop_frame_restore", - "name": "constructor_pulley_pop_frame_restore", - "symbol_type": "Function", - "file_path": "", - "line_start": 16046, - "line_end": 16061, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_stack_alloc32", - "name": "constructor_pulley_stack_alloc32", - "symbol_type": "Function", - "file_path": "", - "line_start": 16064, - "line_end": 16077, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_stack_free32", - "name": "constructor_pulley_stack_free32", - "symbol_type": "Function", - "file_path": "", - "line_start": 16080, - "line_end": 16093, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_zext8", - "name": "constructor_pulley_zext8", - "symbol_type": "Function", - "file_path": "", - "line_start": 16096, - "line_end": 16110, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_zext16", - "name": "constructor_pulley_zext16", - "symbol_type": "Function", - "file_path": "", - "line_start": 16113, - "line_end": 16127, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_zext32", - "name": "constructor_pulley_zext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 16130, - "line_end": 16144, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_sext8", - "name": "constructor_pulley_sext8", - "symbol_type": "Function", - "file_path": "", - "line_start": 16147, - "line_end": 16161, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_sext16", - "name": "constructor_pulley_sext16", - "symbol_type": "Function", - "file_path": "", - "line_start": 16164, - "line_end": 16178, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_sext32", - "name": "constructor_pulley_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 16181, - "line_end": 16195, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xabs32", - "name": "constructor_pulley_xabs32", - "symbol_type": "Function", - "file_path": "", - "line_start": 16198, - "line_end": 16212, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xabs64", - "name": "constructor_pulley_xabs64", - "symbol_type": "Function", - "file_path": "", - "line_start": 16215, - "line_end": 16229, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xdiv32_s", - "name": "constructor_pulley_xdiv32_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 16232, - "line_end": 16248, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xdiv64_s", - "name": "constructor_pulley_xdiv64_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 16251, - "line_end": 16267, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xdiv32_u", - "name": "constructor_pulley_xdiv32_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 16270, - "line_end": 16286, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xdiv64_u", - "name": "constructor_pulley_xdiv64_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 16289, - "line_end": 16305, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xrem32_s", - "name": "constructor_pulley_xrem32_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 16308, - "line_end": 16324, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xrem64_s", - "name": "constructor_pulley_xrem64_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 16327, - "line_end": 16343, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xrem32_u", - "name": "constructor_pulley_xrem32_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 16346, - "line_end": 16362, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xrem64_u", - "name": "constructor_pulley_xrem64_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 16365, - "line_end": 16381, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xband32", - "name": "constructor_pulley_xband32", - "symbol_type": "Function", - "file_path": "", - "line_start": 16384, - "line_end": 16400, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xband32_s8", - "name": "constructor_pulley_xband32_s8", - "symbol_type": "Function", - "file_path": "", - "line_start": 16403, - "line_end": 16419, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xband32_s32", - "name": "constructor_pulley_xband32_s32", - "symbol_type": "Function", - "file_path": "", - "line_start": 16422, - "line_end": 16438, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xband64", - "name": "constructor_pulley_xband64", - "symbol_type": "Function", - "file_path": "", - "line_start": 16441, - "line_end": 16457, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xband64_s8", - "name": "constructor_pulley_xband64_s8", - "symbol_type": "Function", - "file_path": "", - "line_start": 16460, - "line_end": 16476, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xband64_s32", - "name": "constructor_pulley_xband64_s32", - "symbol_type": "Function", - "file_path": "", - "line_start": 16479, - "line_end": 16495, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xbor32", - "name": "constructor_pulley_xbor32", - "symbol_type": "Function", - "file_path": "", - "line_start": 16498, - "line_end": 16514, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xbor32_s8", - "name": "constructor_pulley_xbor32_s8", - "symbol_type": "Function", - "file_path": "", - "line_start": 16517, - "line_end": 16533, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xbor32_s32", - "name": "constructor_pulley_xbor32_s32", - "symbol_type": "Function", - "file_path": "", - "line_start": 16536, - "line_end": 16552, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xbor64", - "name": "constructor_pulley_xbor64", - "symbol_type": "Function", - "file_path": "", - "line_start": 16555, - "line_end": 16571, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xbor64_s8", - "name": "constructor_pulley_xbor64_s8", - "symbol_type": "Function", - "file_path": "", - "line_start": 16574, - "line_end": 16590, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xbor64_s32", - "name": "constructor_pulley_xbor64_s32", - "symbol_type": "Function", - "file_path": "", - "line_start": 16593, - "line_end": 16609, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xbxor32", - "name": "constructor_pulley_xbxor32", - "symbol_type": "Function", - "file_path": "", - "line_start": 16612, - "line_end": 16628, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xbxor32_s8", - "name": "constructor_pulley_xbxor32_s8", - "symbol_type": "Function", - "file_path": "", - "line_start": 16631, - "line_end": 16647, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xbxor32_s32", - "name": "constructor_pulley_xbxor32_s32", - "symbol_type": "Function", - "file_path": "", - "line_start": 16650, - "line_end": 16666, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xbxor64", - "name": "constructor_pulley_xbxor64", - "symbol_type": "Function", - "file_path": "", - "line_start": 16669, - "line_end": 16685, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xbxor64_s8", - "name": "constructor_pulley_xbxor64_s8", - "symbol_type": "Function", - "file_path": "", - "line_start": 16688, - "line_end": 16704, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xbxor64_s32", - "name": "constructor_pulley_xbxor64_s32", - "symbol_type": "Function", - "file_path": "", - "line_start": 16707, - "line_end": 16723, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xbnot32", - "name": "constructor_pulley_xbnot32", - "symbol_type": "Function", - "file_path": "", - "line_start": 16726, - "line_end": 16740, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xbnot64", - "name": "constructor_pulley_xbnot64", - "symbol_type": "Function", - "file_path": "", - "line_start": 16743, - "line_end": 16757, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmin32_u", - "name": "constructor_pulley_xmin32_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 16760, - "line_end": 16776, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmin32_s", - "name": "constructor_pulley_xmin32_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 16779, - "line_end": 16795, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmax32_u", - "name": "constructor_pulley_xmax32_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 16798, - "line_end": 16814, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmax32_s", - "name": "constructor_pulley_xmax32_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 16817, - "line_end": 16833, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmin64_u", - "name": "constructor_pulley_xmin64_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 16836, - "line_end": 16852, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmin64_s", - "name": "constructor_pulley_xmin64_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 16855, - "line_end": 16871, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmax64_u", - "name": "constructor_pulley_xmax64_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 16874, - "line_end": 16890, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmax64_s", - "name": "constructor_pulley_xmax64_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 16893, - "line_end": 16909, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xselect32", - "name": "constructor_pulley_xselect32", - "symbol_type": "Function", - "file_path": "", - "line_start": 16912, - "line_end": 16930, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xselect64", - "name": "constructor_pulley_xselect64", - "symbol_type": "Function", - "file_path": "", - "line_start": 16933, - "line_end": 16951, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_trap", - "name": "constructor_pulley_trap", - "symbol_type": "Function", - "file_path": "", - "line_start": 16954, - "line_end": 16967, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_nop", - "name": "constructor_pulley_nop", - "symbol_type": "Function", - "file_path": "", - "line_start": 16970, - "line_end": 16979, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmov_fp", - "name": "constructor_pulley_xmov_fp", - "symbol_type": "Function", - "file_path": "", - "line_start": 16982, - "line_end": 16994, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmov_lr", - "name": "constructor_pulley_xmov_lr", - "symbol_type": "Function", - "file_path": "", - "line_start": 16997, - "line_end": 17009, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_bswap32", - "name": "constructor_pulley_bswap32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17012, - "line_end": 17026, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_bswap64", - "name": "constructor_pulley_bswap64", - "symbol_type": "Function", - "file_path": "", - "line_start": 17029, - "line_end": 17043, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xadd32_uoverflow_trap", - "name": "constructor_pulley_xadd32_uoverflow_trap", - "symbol_type": "Function", - "file_path": "", - "line_start": 17046, - "line_end": 17064, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xadd64_uoverflow_trap", - "name": "constructor_pulley_xadd64_uoverflow_trap", - "symbol_type": "Function", - "file_path": "", - "line_start": 17067, - "line_end": 17085, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmulhi64_s", - "name": "constructor_pulley_xmulhi64_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 17088, - "line_end": 17104, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xmulhi64_u", - "name": "constructor_pulley_xmulhi64_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 17107, - "line_end": 17123, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xbmask32", - "name": "constructor_pulley_xbmask32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17126, - "line_end": 17140, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xbmask64", - "name": "constructor_pulley_xbmask64", - "symbol_type": "Function", - "file_path": "", - "line_start": 17143, - "line_end": 17157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload16be_u32_o32", - "name": "constructor_pulley_xload16be_u32_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17160, - "line_end": 17174, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload16be_s32_o32", - "name": "constructor_pulley_xload16be_s32_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17177, - "line_end": 17191, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload32be_o32", - "name": "constructor_pulley_xload32be_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17194, - "line_end": 17208, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xload64be_o32", - "name": "constructor_pulley_xload64be_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17211, - "line_end": 17225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore16be_o32", - "name": "constructor_pulley_xstore16be_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17228, - "line_end": 17243, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore32be_o32", - "name": "constructor_pulley_xstore32be_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17246, - "line_end": 17261, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xstore64be_o32", - "name": "constructor_pulley_xstore64be_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17264, - "line_end": 17279, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fload32be_o32", - "name": "constructor_pulley_fload32be_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17282, - "line_end": 17296, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fload64be_o32", - "name": "constructor_pulley_fload64be_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17299, - "line_end": 17313, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fstore32be_o32", - "name": "constructor_pulley_fstore32be_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17316, - "line_end": 17331, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fstore64be_o32", - "name": "constructor_pulley_fstore64be_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17334, - "line_end": 17349, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fload32le_o32", - "name": "constructor_pulley_fload32le_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17352, - "line_end": 17366, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fload64le_o32", - "name": "constructor_pulley_fload64le_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17369, - "line_end": 17383, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fstore32le_o32", - "name": "constructor_pulley_fstore32le_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17386, - "line_end": 17401, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fstore64le_o32", - "name": "constructor_pulley_fstore64le_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17404, - "line_end": 17419, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fload32le_z", - "name": "constructor_pulley_fload32le_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 17422, - "line_end": 17436, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fload64le_z", - "name": "constructor_pulley_fload64le_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 17439, - "line_end": 17453, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fstore32le_z", - "name": "constructor_pulley_fstore32le_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 17456, - "line_end": 17471, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fstore64le_z", - "name": "constructor_pulley_fstore64le_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 17474, - "line_end": 17489, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fload32le_g32", - "name": "constructor_pulley_fload32le_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17492, - "line_end": 17506, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fload64le_g32", - "name": "constructor_pulley_fload64le_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17509, - "line_end": 17523, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fstore32le_g32", - "name": "constructor_pulley_fstore32le_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17526, - "line_end": 17541, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fstore64le_g32", - "name": "constructor_pulley_fstore64le_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17544, - "line_end": 17559, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vload128le_o32", - "name": "constructor_pulley_vload128le_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17562, - "line_end": 17576, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vstore128le_o32", - "name": "constructor_pulley_vstore128le_o32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17579, - "line_end": 17594, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vload128le_z", - "name": "constructor_pulley_vload128le_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 17597, - "line_end": 17611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vstore128le_z", - "name": "constructor_pulley_vstore128le_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 17614, - "line_end": 17629, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vload128le_g32", - "name": "constructor_pulley_vload128le_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17632, - "line_end": 17646, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vstore128le_g32", - "name": "constructor_pulley_vstore128le_g32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17649, - "line_end": 17664, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fmov", - "name": "constructor_pulley_fmov", - "symbol_type": "Function", - "file_path": "", - "line_start": 17667, - "line_end": 17681, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmov", - "name": "constructor_pulley_vmov", - "symbol_type": "Function", - "file_path": "", - "line_start": 17684, - "line_end": 17698, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_bitcast_int_from_float_32", - "name": "constructor_pulley_bitcast_int_from_float_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17701, - "line_end": 17715, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_bitcast_int_from_float_64", - "name": "constructor_pulley_bitcast_int_from_float_64", - "symbol_type": "Function", - "file_path": "", - "line_start": 17718, - "line_end": 17732, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_bitcast_float_from_int_32", - "name": "constructor_pulley_bitcast_float_from_int_32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17735, - "line_end": 17749, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_bitcast_float_from_int_64", - "name": "constructor_pulley_bitcast_float_from_int_64", - "symbol_type": "Function", - "file_path": "", - "line_start": 17752, - "line_end": 17766, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fconst32", - "name": "constructor_pulley_fconst32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17769, - "line_end": 17783, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fconst64", - "name": "constructor_pulley_fconst64", - "symbol_type": "Function", - "file_path": "", - "line_start": 17786, - "line_end": 17800, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_feq32", - "name": "constructor_pulley_feq32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17803, - "line_end": 17819, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fneq32", - "name": "constructor_pulley_fneq32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17822, - "line_end": 17838, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_flt32", - "name": "constructor_pulley_flt32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17841, - "line_end": 17857, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_flteq32", - "name": "constructor_pulley_flteq32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17860, - "line_end": 17876, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_feq64", - "name": "constructor_pulley_feq64", - "symbol_type": "Function", - "file_path": "", - "line_start": 17879, - "line_end": 17895, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fneq64", - "name": "constructor_pulley_fneq64", - "symbol_type": "Function", - "file_path": "", - "line_start": 17898, - "line_end": 17914, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_flt64", - "name": "constructor_pulley_flt64", - "symbol_type": "Function", - "file_path": "", - "line_start": 17917, - "line_end": 17933, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_flteq64", - "name": "constructor_pulley_flteq64", - "symbol_type": "Function", - "file_path": "", - "line_start": 17936, - "line_end": 17952, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fselect32", - "name": "constructor_pulley_fselect32", - "symbol_type": "Function", - "file_path": "", - "line_start": 17955, - "line_end": 17973, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fselect64", - "name": "constructor_pulley_fselect64", - "symbol_type": "Function", - "file_path": "", - "line_start": 17976, - "line_end": 17994, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_f32_from_f64", - "name": "constructor_pulley_f32_from_f64", - "symbol_type": "Function", - "file_path": "", - "line_start": 17997, - "line_end": 18011, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_f64_from_f32", - "name": "constructor_pulley_f64_from_f32", - "symbol_type": "Function", - "file_path": "", - "line_start": 18014, - "line_end": 18028, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_f32_from_x32_s", - "name": "constructor_pulley_f32_from_x32_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 18031, - "line_end": 18045, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_f32_from_x32_u", - "name": "constructor_pulley_f32_from_x32_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 18048, - "line_end": 18062, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_f32_from_x64_s", - "name": "constructor_pulley_f32_from_x64_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 18065, - "line_end": 18079, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_f32_from_x64_u", - "name": "constructor_pulley_f32_from_x64_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 18082, - "line_end": 18096, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_f64_from_x32_s", - "name": "constructor_pulley_f64_from_x32_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 18099, - "line_end": 18113, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_f64_from_x32_u", - "name": "constructor_pulley_f64_from_x32_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 18116, - "line_end": 18130, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_f64_from_x64_s", - "name": "constructor_pulley_f64_from_x64_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 18133, - "line_end": 18147, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_f64_from_x64_u", - "name": "constructor_pulley_f64_from_x64_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 18150, - "line_end": 18164, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_x32_from_f32_s", - "name": "constructor_pulley_x32_from_f32_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 18167, - "line_end": 18181, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_x32_from_f32_u", - "name": "constructor_pulley_x32_from_f32_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 18184, - "line_end": 18198, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_x32_from_f64_s", - "name": "constructor_pulley_x32_from_f64_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 18201, - "line_end": 18215, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_x32_from_f64_u", - "name": "constructor_pulley_x32_from_f64_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 18218, - "line_end": 18232, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_x64_from_f32_s", - "name": "constructor_pulley_x64_from_f32_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 18235, - "line_end": 18249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_x64_from_f32_u", - "name": "constructor_pulley_x64_from_f32_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 18252, - "line_end": 18266, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_x64_from_f64_s", - "name": "constructor_pulley_x64_from_f64_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 18269, - "line_end": 18283, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_x64_from_f64_u", - "name": "constructor_pulley_x64_from_f64_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 18286, - "line_end": 18300, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_x32_from_f32_s_sat", - "name": "constructor_pulley_x32_from_f32_s_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 18303, - "line_end": 18317, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_x32_from_f32_u_sat", - "name": "constructor_pulley_x32_from_f32_u_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 18320, - "line_end": 18334, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_x32_from_f64_s_sat", - "name": "constructor_pulley_x32_from_f64_s_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 18337, - "line_end": 18351, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_x32_from_f64_u_sat", - "name": "constructor_pulley_x32_from_f64_u_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 18354, - "line_end": 18368, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_x64_from_f32_s_sat", - "name": "constructor_pulley_x64_from_f32_s_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 18371, - "line_end": 18385, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_x64_from_f32_u_sat", - "name": "constructor_pulley_x64_from_f32_u_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 18388, - "line_end": 18402, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_x64_from_f64_s_sat", - "name": "constructor_pulley_x64_from_f64_s_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 18405, - "line_end": 18419, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_x64_from_f64_u_sat", - "name": "constructor_pulley_x64_from_f64_u_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 18422, - "line_end": 18436, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fcopysign32", - "name": "constructor_pulley_fcopysign32", - "symbol_type": "Function", - "file_path": "", - "line_start": 18439, - "line_end": 18455, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fcopysign64", - "name": "constructor_pulley_fcopysign64", - "symbol_type": "Function", - "file_path": "", - "line_start": 18458, - "line_end": 18474, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fadd32", - "name": "constructor_pulley_fadd32", - "symbol_type": "Function", - "file_path": "", - "line_start": 18477, - "line_end": 18493, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fsub32", - "name": "constructor_pulley_fsub32", - "symbol_type": "Function", - "file_path": "", - "line_start": 18496, - "line_end": 18512, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsubf32x4", - "name": "constructor_pulley_vsubf32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18515, - "line_end": 18531, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fmul32", - "name": "constructor_pulley_fmul32", - "symbol_type": "Function", - "file_path": "", - "line_start": 18534, - "line_end": 18550, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmulf32x4", - "name": "constructor_pulley_vmulf32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18553, - "line_end": 18569, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fdiv32", - "name": "constructor_pulley_fdiv32", - "symbol_type": "Function", - "file_path": "", - "line_start": 18572, - "line_end": 18588, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vdivf32x4", - "name": "constructor_pulley_vdivf32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18591, - "line_end": 18607, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fmaximum32", - "name": "constructor_pulley_fmaximum32", - "symbol_type": "Function", - "file_path": "", - "line_start": 18610, - "line_end": 18626, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fminimum32", - "name": "constructor_pulley_fminimum32", - "symbol_type": "Function", - "file_path": "", - "line_start": 18629, - "line_end": 18645, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_ftrunc32", - "name": "constructor_pulley_ftrunc32", - "symbol_type": "Function", - "file_path": "", - "line_start": 18648, - "line_end": 18662, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vtrunc32x4", - "name": "constructor_pulley_vtrunc32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18665, - "line_end": 18679, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vtrunc64x2", - "name": "constructor_pulley_vtrunc64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18682, - "line_end": 18696, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_ffloor32", - "name": "constructor_pulley_ffloor32", - "symbol_type": "Function", - "file_path": "", - "line_start": 18699, - "line_end": 18713, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vfloor32x4", - "name": "constructor_pulley_vfloor32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18716, - "line_end": 18730, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vfloor64x2", - "name": "constructor_pulley_vfloor64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18733, - "line_end": 18747, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fceil32", - "name": "constructor_pulley_fceil32", - "symbol_type": "Function", - "file_path": "", - "line_start": 18750, - "line_end": 18764, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vceil32x4", - "name": "constructor_pulley_vceil32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18767, - "line_end": 18781, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vceil64x2", - "name": "constructor_pulley_vceil64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18784, - "line_end": 18798, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fnearest32", - "name": "constructor_pulley_fnearest32", - "symbol_type": "Function", - "file_path": "", - "line_start": 18801, - "line_end": 18815, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fsqrt32", - "name": "constructor_pulley_fsqrt32", - "symbol_type": "Function", - "file_path": "", - "line_start": 18818, - "line_end": 18832, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsqrt32x4", - "name": "constructor_pulley_vsqrt32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18835, - "line_end": 18849, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsqrt64x2", - "name": "constructor_pulley_vsqrt64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18852, - "line_end": 18866, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fneg32", - "name": "constructor_pulley_fneg32", - "symbol_type": "Function", - "file_path": "", - "line_start": 18869, - "line_end": 18883, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vnegf32x4", - "name": "constructor_pulley_vnegf32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18886, - "line_end": 18900, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fabs32", - "name": "constructor_pulley_fabs32", - "symbol_type": "Function", - "file_path": "", - "line_start": 18903, - "line_end": 18917, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fadd64", - "name": "constructor_pulley_fadd64", - "symbol_type": "Function", - "file_path": "", - "line_start": 18920, - "line_end": 18936, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fsub64", - "name": "constructor_pulley_fsub64", - "symbol_type": "Function", - "file_path": "", - "line_start": 18939, - "line_end": 18955, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fmul64", - "name": "constructor_pulley_fmul64", - "symbol_type": "Function", - "file_path": "", - "line_start": 18958, - "line_end": 18974, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fdiv64", - "name": "constructor_pulley_fdiv64", - "symbol_type": "Function", - "file_path": "", - "line_start": 18977, - "line_end": 18993, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vdivf64x2", - "name": "constructor_pulley_vdivf64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18996, - "line_end": 19012, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fmaximum64", - "name": "constructor_pulley_fmaximum64", - "symbol_type": "Function", - "file_path": "", - "line_start": 19015, - "line_end": 19031, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fminimum64", - "name": "constructor_pulley_fminimum64", - "symbol_type": "Function", - "file_path": "", - "line_start": 19034, - "line_end": 19050, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_ftrunc64", - "name": "constructor_pulley_ftrunc64", - "symbol_type": "Function", - "file_path": "", - "line_start": 19053, - "line_end": 19067, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_ffloor64", - "name": "constructor_pulley_ffloor64", - "symbol_type": "Function", - "file_path": "", - "line_start": 19070, - "line_end": 19084, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fceil64", - "name": "constructor_pulley_fceil64", - "symbol_type": "Function", - "file_path": "", - "line_start": 19087, - "line_end": 19101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fnearest64", - "name": "constructor_pulley_fnearest64", - "symbol_type": "Function", - "file_path": "", - "line_start": 19104, - "line_end": 19118, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vnearest32x4", - "name": "constructor_pulley_vnearest32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 19121, - "line_end": 19135, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vnearest64x2", - "name": "constructor_pulley_vnearest64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19138, - "line_end": 19152, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fsqrt64", - "name": "constructor_pulley_fsqrt64", - "symbol_type": "Function", - "file_path": "", - "line_start": 19155, - "line_end": 19169, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fneg64", - "name": "constructor_pulley_fneg64", - "symbol_type": "Function", - "file_path": "", - "line_start": 19172, - "line_end": 19186, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fabs64", - "name": "constructor_pulley_fabs64", - "symbol_type": "Function", - "file_path": "", - "line_start": 19189, - "line_end": 19203, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vconst128", - "name": "constructor_pulley_vconst128", - "symbol_type": "Function", - "file_path": "", - "line_start": 19206, - "line_end": 19220, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vaddi8x16", - "name": "constructor_pulley_vaddi8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 19223, - "line_end": 19239, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vaddi16x8", - "name": "constructor_pulley_vaddi16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 19242, - "line_end": 19258, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vaddi32x4", - "name": "constructor_pulley_vaddi32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 19261, - "line_end": 19277, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vaddi64x2", - "name": "constructor_pulley_vaddi64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19280, - "line_end": 19296, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vaddf32x4", - "name": "constructor_pulley_vaddf32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 19299, - "line_end": 19315, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vaddf64x2", - "name": "constructor_pulley_vaddf64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19318, - "line_end": 19334, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vaddi8x16_sat", - "name": "constructor_pulley_vaddi8x16_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 19337, - "line_end": 19353, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vaddu8x16_sat", - "name": "constructor_pulley_vaddu8x16_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 19356, - "line_end": 19372, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vaddi16x8_sat", - "name": "constructor_pulley_vaddi16x8_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 19375, - "line_end": 19391, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vaddu16x8_sat", - "name": "constructor_pulley_vaddu16x8_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 19394, - "line_end": 19410, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vaddpairwisei16x8_s", - "name": "constructor_pulley_vaddpairwisei16x8_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 19413, - "line_end": 19429, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vaddpairwisei32x4_s", - "name": "constructor_pulley_vaddpairwisei32x4_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 19432, - "line_end": 19448, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vshli8x16", - "name": "constructor_pulley_vshli8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 19451, - "line_end": 19467, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vshli16x8", - "name": "constructor_pulley_vshli16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 19470, - "line_end": 19486, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vshli32x4", - "name": "constructor_pulley_vshli32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 19489, - "line_end": 19505, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vshli64x2", - "name": "constructor_pulley_vshli64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19508, - "line_end": 19524, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vshri8x16_s", - "name": "constructor_pulley_vshri8x16_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 19527, - "line_end": 19543, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vshri16x8_s", - "name": "constructor_pulley_vshri16x8_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 19546, - "line_end": 19562, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vshri32x4_s", - "name": "constructor_pulley_vshri32x4_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 19565, - "line_end": 19581, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vshri64x2_s", - "name": "constructor_pulley_vshri64x2_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 19584, - "line_end": 19600, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vshri8x16_u", - "name": "constructor_pulley_vshri8x16_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 19603, - "line_end": 19619, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vshri16x8_u", - "name": "constructor_pulley_vshri16x8_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 19622, - "line_end": 19638, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vshri32x4_u", - "name": "constructor_pulley_vshri32x4_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 19641, - "line_end": 19657, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vshri64x2_u", - "name": "constructor_pulley_vshri64x2_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 19660, - "line_end": 19676, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsplatx8", - "name": "constructor_pulley_vsplatx8", - "symbol_type": "Function", - "file_path": "", - "line_start": 19679, - "line_end": 19693, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsplatx16", - "name": "constructor_pulley_vsplatx16", - "symbol_type": "Function", - "file_path": "", - "line_start": 19696, - "line_end": 19710, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsplatx32", - "name": "constructor_pulley_vsplatx32", - "symbol_type": "Function", - "file_path": "", - "line_start": 19713, - "line_end": 19727, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsplatx64", - "name": "constructor_pulley_vsplatx64", - "symbol_type": "Function", - "file_path": "", - "line_start": 19730, - "line_end": 19744, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsplatf32", - "name": "constructor_pulley_vsplatf32", - "symbol_type": "Function", - "file_path": "", - "line_start": 19747, - "line_end": 19761, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsplatf64", - "name": "constructor_pulley_vsplatf64", - "symbol_type": "Function", - "file_path": "", - "line_start": 19764, - "line_end": 19778, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vload8x8_s_z", - "name": "constructor_pulley_vload8x8_s_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 19781, - "line_end": 19795, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vload8x8_u_z", - "name": "constructor_pulley_vload8x8_u_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 19798, - "line_end": 19812, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vload16x4le_s_z", - "name": "constructor_pulley_vload16x4le_s_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 19815, - "line_end": 19829, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vload16x4le_u_z", - "name": "constructor_pulley_vload16x4le_u_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 19832, - "line_end": 19846, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vload32x2le_s_z", - "name": "constructor_pulley_vload32x2le_s_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 19849, - "line_end": 19863, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vload32x2le_u_z", - "name": "constructor_pulley_vload32x2le_u_z", - "symbol_type": "Function", - "file_path": "", - "line_start": 19866, - "line_end": 19880, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vband128", - "name": "constructor_pulley_vband128", - "symbol_type": "Function", - "file_path": "", - "line_start": 19883, - "line_end": 19899, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vbor128", - "name": "constructor_pulley_vbor128", - "symbol_type": "Function", - "file_path": "", - "line_start": 19902, - "line_end": 19918, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vbxor128", - "name": "constructor_pulley_vbxor128", - "symbol_type": "Function", - "file_path": "", - "line_start": 19921, - "line_end": 19937, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vbnot128", - "name": "constructor_pulley_vbnot128", - "symbol_type": "Function", - "file_path": "", - "line_start": 19940, - "line_end": 19954, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vbitselect128", - "name": "constructor_pulley_vbitselect128", - "symbol_type": "Function", - "file_path": "", - "line_start": 19957, - "line_end": 19975, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vbitmask8x16", - "name": "constructor_pulley_vbitmask8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 19978, - "line_end": 19992, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vbitmask16x8", - "name": "constructor_pulley_vbitmask16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 19995, - "line_end": 20009, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vbitmask32x4", - "name": "constructor_pulley_vbitmask32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 20012, - "line_end": 20026, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vbitmask64x2", - "name": "constructor_pulley_vbitmask64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 20029, - "line_end": 20043, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_valltrue8x16", - "name": "constructor_pulley_valltrue8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 20046, - "line_end": 20060, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_valltrue16x8", - "name": "constructor_pulley_valltrue16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 20063, - "line_end": 20077, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_valltrue32x4", - "name": "constructor_pulley_valltrue32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 20080, - "line_end": 20094, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_valltrue64x2", - "name": "constructor_pulley_valltrue64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 20097, - "line_end": 20111, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vanytrue8x16", - "name": "constructor_pulley_vanytrue8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 20114, - "line_end": 20128, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vanytrue16x8", - "name": "constructor_pulley_vanytrue16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 20131, - "line_end": 20145, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vanytrue32x4", - "name": "constructor_pulley_vanytrue32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 20148, - "line_end": 20162, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vanytrue64x2", - "name": "constructor_pulley_vanytrue64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 20165, - "line_end": 20179, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vf32x4_from_i32x4_s", - "name": "constructor_pulley_vf32x4_from_i32x4_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 20182, - "line_end": 20196, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vf32x4_from_i32x4_u", - "name": "constructor_pulley_vf32x4_from_i32x4_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 20199, - "line_end": 20213, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vf64x2_from_i64x2_s", - "name": "constructor_pulley_vf64x2_from_i64x2_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 20216, - "line_end": 20230, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vf64x2_from_i64x2_u", - "name": "constructor_pulley_vf64x2_from_i64x2_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 20233, - "line_end": 20247, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vi32x4_from_f32x4_s", - "name": "constructor_pulley_vi32x4_from_f32x4_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 20250, - "line_end": 20264, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vi32x4_from_f32x4_u", - "name": "constructor_pulley_vi32x4_from_f32x4_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 20267, - "line_end": 20281, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vi64x2_from_f64x2_s", - "name": "constructor_pulley_vi64x2_from_f64x2_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 20284, - "line_end": 20298, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vi64x2_from_f64x2_u", - "name": "constructor_pulley_vi64x2_from_f64x2_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 20301, - "line_end": 20315, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vwidenlow8x16_s", - "name": "constructor_pulley_vwidenlow8x16_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 20318, - "line_end": 20332, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vwidenlow8x16_u", - "name": "constructor_pulley_vwidenlow8x16_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 20335, - "line_end": 20349, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vwidenlow16x8_s", - "name": "constructor_pulley_vwidenlow16x8_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 20352, - "line_end": 20366, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vwidenlow16x8_u", - "name": "constructor_pulley_vwidenlow16x8_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 20369, - "line_end": 20383, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vwidenlow32x4_s", - "name": "constructor_pulley_vwidenlow32x4_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 20386, - "line_end": 20400, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vwidenlow32x4_u", - "name": "constructor_pulley_vwidenlow32x4_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 20403, - "line_end": 20417, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vwidenhigh8x16_s", - "name": "constructor_pulley_vwidenhigh8x16_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 20420, - "line_end": 20434, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vwidenhigh8x16_u", - "name": "constructor_pulley_vwidenhigh8x16_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 20437, - "line_end": 20451, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vwidenhigh16x8_s", - "name": "constructor_pulley_vwidenhigh16x8_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 20454, - "line_end": 20468, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vwidenhigh16x8_u", - "name": "constructor_pulley_vwidenhigh16x8_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 20471, - "line_end": 20485, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vwidenhigh32x4_s", - "name": "constructor_pulley_vwidenhigh32x4_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 20488, - "line_end": 20502, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vwidenhigh32x4_u", - "name": "constructor_pulley_vwidenhigh32x4_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 20505, - "line_end": 20519, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vnarrow16x8_s", - "name": "constructor_pulley_vnarrow16x8_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 20522, - "line_end": 20538, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vnarrow16x8_u", - "name": "constructor_pulley_vnarrow16x8_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 20541, - "line_end": 20557, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vnarrow32x4_s", - "name": "constructor_pulley_vnarrow32x4_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 20560, - "line_end": 20576, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vnarrow32x4_u", - "name": "constructor_pulley_vnarrow32x4_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 20579, - "line_end": 20595, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vnarrow64x2_s", - "name": "constructor_pulley_vnarrow64x2_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 20598, - "line_end": 20614, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vnarrow64x2_u", - "name": "constructor_pulley_vnarrow64x2_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 20617, - "line_end": 20633, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vunarrow64x2_u", - "name": "constructor_pulley_vunarrow64x2_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 20636, - "line_end": 20652, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vfpromotelow", - "name": "constructor_pulley_vfpromotelow", - "symbol_type": "Function", - "file_path": "", - "line_start": 20655, - "line_end": 20669, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vfdemote", - "name": "constructor_pulley_vfdemote", - "symbol_type": "Function", - "file_path": "", - "line_start": 20672, - "line_end": 20686, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsubi8x16", - "name": "constructor_pulley_vsubi8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 20689, - "line_end": 20705, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsubi16x8", - "name": "constructor_pulley_vsubi16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 20708, - "line_end": 20724, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsubi32x4", - "name": "constructor_pulley_vsubi32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 20727, - "line_end": 20743, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsubi64x2", - "name": "constructor_pulley_vsubi64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 20746, - "line_end": 20762, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsubf64x2", - "name": "constructor_pulley_vsubf64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 20765, - "line_end": 20781, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsubi8x16_sat", - "name": "constructor_pulley_vsubi8x16_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 20784, - "line_end": 20800, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsubu8x16_sat", - "name": "constructor_pulley_vsubu8x16_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 20803, - "line_end": 20819, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsubi16x8_sat", - "name": "constructor_pulley_vsubi16x8_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 20822, - "line_end": 20838, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vsubu16x8_sat", - "name": "constructor_pulley_vsubu16x8_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 20841, - "line_end": 20857, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmuli8x16", - "name": "constructor_pulley_vmuli8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 20860, - "line_end": 20876, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmuli16x8", - "name": "constructor_pulley_vmuli16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 20879, - "line_end": 20895, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmuli32x4", - "name": "constructor_pulley_vmuli32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 20898, - "line_end": 20914, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmuli64x2", - "name": "constructor_pulley_vmuli64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 20917, - "line_end": 20933, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmulf64x2", - "name": "constructor_pulley_vmulf64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 20936, - "line_end": 20952, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vqmulrsi16x8", - "name": "constructor_pulley_vqmulrsi16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 20955, - "line_end": 20971, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vpopcnt8x16", - "name": "constructor_pulley_vpopcnt8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 20974, - "line_end": 20988, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xextractv8x16", - "name": "constructor_pulley_xextractv8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 20991, - "line_end": 21007, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xextractv16x8", - "name": "constructor_pulley_xextractv16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 21010, - "line_end": 21026, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xextractv32x4", - "name": "constructor_pulley_xextractv32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 21029, - "line_end": 21045, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xextractv64x2", - "name": "constructor_pulley_xextractv64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 21048, - "line_end": 21064, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fextractv32x4", - "name": "constructor_pulley_fextractv32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 21067, - "line_end": 21083, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_fextractv64x2", - "name": "constructor_pulley_fextractv64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 21086, - "line_end": 21102, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vinsertx8", - "name": "constructor_pulley_vinsertx8", - "symbol_type": "Function", - "file_path": "", - "line_start": 21105, - "line_end": 21123, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vinsertx16", - "name": "constructor_pulley_vinsertx16", - "symbol_type": "Function", - "file_path": "", - "line_start": 21126, - "line_end": 21144, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vinsertx32", - "name": "constructor_pulley_vinsertx32", - "symbol_type": "Function", - "file_path": "", - "line_start": 21147, - "line_end": 21165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vinsertx64", - "name": "constructor_pulley_vinsertx64", - "symbol_type": "Function", - "file_path": "", - "line_start": 21168, - "line_end": 21186, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vinsertf32", - "name": "constructor_pulley_vinsertf32", - "symbol_type": "Function", - "file_path": "", - "line_start": 21189, - "line_end": 21207, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vinsertf64", - "name": "constructor_pulley_vinsertf64", - "symbol_type": "Function", - "file_path": "", - "line_start": 21210, - "line_end": 21228, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_veq8x16", - "name": "constructor_pulley_veq8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 21231, - "line_end": 21247, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vneq8x16", - "name": "constructor_pulley_vneq8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 21250, - "line_end": 21266, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vslt8x16", - "name": "constructor_pulley_vslt8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 21269, - "line_end": 21285, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vslteq8x16", - "name": "constructor_pulley_vslteq8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 21288, - "line_end": 21304, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vult8x16", - "name": "constructor_pulley_vult8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 21307, - "line_end": 21323, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vulteq8x16", - "name": "constructor_pulley_vulteq8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 21326, - "line_end": 21342, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_veq16x8", - "name": "constructor_pulley_veq16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 21345, - "line_end": 21361, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vneq16x8", - "name": "constructor_pulley_vneq16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 21364, - "line_end": 21380, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vslt16x8", - "name": "constructor_pulley_vslt16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 21383, - "line_end": 21399, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vslteq16x8", - "name": "constructor_pulley_vslteq16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 21402, - "line_end": 21418, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vult16x8", - "name": "constructor_pulley_vult16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 21421, - "line_end": 21437, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vulteq16x8", - "name": "constructor_pulley_vulteq16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 21440, - "line_end": 21456, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_veq32x4", - "name": "constructor_pulley_veq32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 21459, - "line_end": 21475, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vneq32x4", - "name": "constructor_pulley_vneq32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 21478, - "line_end": 21494, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vslt32x4", - "name": "constructor_pulley_vslt32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 21497, - "line_end": 21513, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vslteq32x4", - "name": "constructor_pulley_vslteq32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 21516, - "line_end": 21532, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vult32x4", - "name": "constructor_pulley_vult32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 21535, - "line_end": 21551, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vulteq32x4", - "name": "constructor_pulley_vulteq32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 21554, - "line_end": 21570, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_veq64x2", - "name": "constructor_pulley_veq64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 21573, - "line_end": 21589, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vneq64x2", - "name": "constructor_pulley_vneq64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 21592, - "line_end": 21608, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vslt64x2", - "name": "constructor_pulley_vslt64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 21611, - "line_end": 21627, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vslteq64x2", - "name": "constructor_pulley_vslteq64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 21630, - "line_end": 21646, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vult64x2", - "name": "constructor_pulley_vult64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 21649, - "line_end": 21665, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vulteq64x2", - "name": "constructor_pulley_vulteq64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 21668, - "line_end": 21684, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vneg8x16", - "name": "constructor_pulley_vneg8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 21687, - "line_end": 21701, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vneg16x8", - "name": "constructor_pulley_vneg16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 21704, - "line_end": 21718, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vneg32x4", - "name": "constructor_pulley_vneg32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 21721, - "line_end": 21735, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vneg64x2", - "name": "constructor_pulley_vneg64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 21738, - "line_end": 21752, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vnegf64x2", - "name": "constructor_pulley_vnegf64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 21755, - "line_end": 21769, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmin8x16_s", - "name": "constructor_pulley_vmin8x16_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 21772, - "line_end": 21788, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmin8x16_u", - "name": "constructor_pulley_vmin8x16_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 21791, - "line_end": 21807, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmin16x8_s", - "name": "constructor_pulley_vmin16x8_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 21810, - "line_end": 21826, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmin16x8_u", - "name": "constructor_pulley_vmin16x8_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 21829, - "line_end": 21845, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmax8x16_s", - "name": "constructor_pulley_vmax8x16_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 21848, - "line_end": 21864, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmax8x16_u", - "name": "constructor_pulley_vmax8x16_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 21867, - "line_end": 21883, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmax16x8_s", - "name": "constructor_pulley_vmax16x8_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 21886, - "line_end": 21902, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmax16x8_u", - "name": "constructor_pulley_vmax16x8_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 21905, - "line_end": 21921, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmin32x4_s", - "name": "constructor_pulley_vmin32x4_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 21924, - "line_end": 21940, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmin32x4_u", - "name": "constructor_pulley_vmin32x4_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 21943, - "line_end": 21959, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmax32x4_s", - "name": "constructor_pulley_vmax32x4_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 21962, - "line_end": 21978, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmax32x4_u", - "name": "constructor_pulley_vmax32x4_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 21981, - "line_end": 21997, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vabs8x16", - "name": "constructor_pulley_vabs8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 22000, - "line_end": 22014, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vabs16x8", - "name": "constructor_pulley_vabs16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 22017, - "line_end": 22031, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vabs32x4", - "name": "constructor_pulley_vabs32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 22034, - "line_end": 22048, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vabs64x2", - "name": "constructor_pulley_vabs64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 22051, - "line_end": 22065, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vabsf32x4", - "name": "constructor_pulley_vabsf32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 22068, - "line_end": 22082, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vabsf64x2", - "name": "constructor_pulley_vabsf64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 22085, - "line_end": 22099, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmaximumf32x4", - "name": "constructor_pulley_vmaximumf32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 22102, - "line_end": 22118, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vmaximumf64x2", - "name": "constructor_pulley_vmaximumf64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 22121, - "line_end": 22137, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vminimumf32x4", - "name": "constructor_pulley_vminimumf32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 22140, - "line_end": 22156, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vminimumf64x2", - "name": "constructor_pulley_vminimumf64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 22159, - "line_end": 22175, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vshuffle", - "name": "constructor_pulley_vshuffle", - "symbol_type": "Function", - "file_path": "", - "line_start": 22178, - "line_end": 22196, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vswizzlei8x16", - "name": "constructor_pulley_vswizzlei8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 22199, - "line_end": 22215, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vavground8x16", - "name": "constructor_pulley_vavground8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 22218, - "line_end": 22234, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vavground16x8", - "name": "constructor_pulley_vavground16x8", - "symbol_type": "Function", - "file_path": "", - "line_start": 22237, - "line_end": 22253, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_veqf32x4", - "name": "constructor_pulley_veqf32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 22256, - "line_end": 22272, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vneqf32x4", - "name": "constructor_pulley_vneqf32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 22275, - "line_end": 22291, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vltf32x4", - "name": "constructor_pulley_vltf32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 22294, - "line_end": 22310, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vlteqf32x4", - "name": "constructor_pulley_vlteqf32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 22313, - "line_end": 22329, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_veqf64x2", - "name": "constructor_pulley_veqf64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 22332, - "line_end": 22348, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vneqf64x2", - "name": "constructor_pulley_vneqf64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 22351, - "line_end": 22367, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vltf64x2", - "name": "constructor_pulley_vltf64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 22370, - "line_end": 22386, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vlteqf64x2", - "name": "constructor_pulley_vlteqf64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 22389, - "line_end": 22405, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vfma32x4", - "name": "constructor_pulley_vfma32x4", - "symbol_type": "Function", - "file_path": "", - "line_start": 22408, - "line_end": 22426, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vfma64x2", - "name": "constructor_pulley_vfma64x2", - "symbol_type": "Function", - "file_path": "", - "line_start": 22429, - "line_end": 22447, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_vselect", - "name": "constructor_pulley_vselect", - "symbol_type": "Function", - "file_path": "", - "line_start": 22450, - "line_end": 22468, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xadd128", - "name": "constructor_pulley_xadd128", - "symbol_type": "Function", - "file_path": "", - "line_start": 22471, - "line_end": 22495, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xsub128", - "name": "constructor_pulley_xsub128", - "symbol_type": "Function", - "file_path": "", - "line_start": 22498, - "line_end": 22522, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xwidemul64_s", - "name": "constructor_pulley_xwidemul64_s", - "symbol_type": "Function", - "file_path": "", - "line_start": 22525, - "line_end": 22545, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_pulley_xwidemul64_u", - "name": "constructor_pulley_xwidemul64_u", - "symbol_type": "Function", - "file_path": "", - "line_start": 22548, - "line_end": 22568, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Context", - "name": "Context", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 996, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_ContextIter", - "name": "ContextIter", - "symbol_type": "Class", - "file_path": "", - "line_start": 998, - "line_end": 1003, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_IntoContextIter", - "name": "IntoContextIter", - "symbol_type": "Class", - "file_path": "", - "line_start": 1005, - "line_end": 1010, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_Length", - "name": "Length", - "symbol_type": "Class", - "file_path": "", - "line_start": 1012, - "line_end": 1014, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_ContextIterWrapper", - "name": "ContextIterWrapper", - "symbol_type": "Class", - "file_path": "", - "line_start": 1022, - "line_end": 1025, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MultiReg", - "name": "MultiReg", - "symbol_type": "Class", - "file_path": "", - "line_start": 1085, - "line_end": 1105, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SideEffectNoResult", - "name": "SideEffectNoResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 1109, - "line_end": 1122, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ProducesFlags", - "name": "ProducesFlags", - "symbol_type": "Class", - "file_path": "", - "line_start": 1126, - "line_end": 1143, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConsumesAndProducesFlags", - "name": "ConsumesAndProducesFlags", - "symbol_type": "Class", - "file_path": "", - "line_start": 1147, - "line_end": 1155, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConsumesFlags", - "name": "ConsumesFlags", - "symbol_type": "Class", - "file_path": "", - "line_start": 1159, - "line_end": 1187, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MInst", - "name": "MInst", - "symbol_type": "Class", - "file_path": "", - "line_start": 1191, - "line_end": 1289, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Cond", - "name": "Cond", - "symbol_type": "Class", - "file_path": "", - "line_start": 1293, - "line_end": 1428, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ExtKind", - "name": "ExtKind", - "symbol_type": "Class", - "file_path": "", - "line_start": 1432, - "line_end": 1438, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VExtKind", - "name": "VExtKind", - "symbol_type": "Class", - "file_path": "", - "line_start": 1442, - "line_end": 1450, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ValueOffset", - "name": "ValueOffset", - "symbol_type": "Class", - "file_path": "", - "line_start": 1454, - "line_end": 1459, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Amode", - "name": "Amode", - "symbol_type": "Class", - "file_path": "", - "line_start": 1463, - "line_end": 1474, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AddrO32", - "name": "AddrO32", - "symbol_type": "Class", - "file_path": "", - "line_start": 1478, - "line_end": 1483, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AddrZ", - "name": "AddrZ", - "symbol_type": "Class", - "file_path": "", - "line_start": 1487, - "line_end": 1492, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AddrG32", - "name": "AddrG32", - "symbol_type": "Class", - "file_path": "", - "line_start": 1496, - "line_end": 1503, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AddrG32Bne", - "name": "AddrG32Bne", - "symbol_type": "Class", - "file_path": "", - "line_start": 1507, - "line_end": 1515, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SinkableLoad", - "name": "SinkableLoad", - "symbol_type": "Class", - "file_path": "", - "line_start": 1519, - "line_end": 1526, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SunkLoad", - "name": "SunkLoad", - "symbol_type": "Class", - "file_path": "", - "line_start": 1530, - "line_end": 1536, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_G32", - "name": "G32", - "symbol_type": "Class", - "file_path": "", - "line_start": 1540, - "line_end": 1547, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_G32Bne", - "name": "G32Bne", - "symbol_type": "Class", - "file_path": "", - "line_start": 1551, - "line_end": 1558, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_HostOffset", - "name": "HostOffset", - "symbol_type": "Class", - "file_path": "", - "line_start": 1562, - "line_end": 1567, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OobSelect", - "name": "OobSelect", - "symbol_type": "Class", - "file_path": "", - "line_start": 1571, - "line_end": 1578, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OobCond", - "name": "OobCond", - "symbol_type": "Class", - "file_path": "", - "line_start": 1582, - "line_end": 1587, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_RawInst", - "name": "RawInst", - "symbol_type": "Class", - "file_path": "", - "line_start": 1591, - "line_end": 3700, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "isle_riscv64.rs", - "path": "./target/release/build/cranelift-codegen-79e158676d48bd57/out/isle_riscv64.rs", - "language": "rust", - "size_bytes": 1163450, - "total_lines": 23842, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:08.766128386Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_size_hint", - "name": "size_hint", - "symbol_type": "Function", - "file_path": "", - "line_start": 1072, - "line_end": 1072, - "column_start": 4, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 1087, - "line_end": 1089, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 1097, - "line_end": 1102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_deref", - "name": "deref", - "symbol_type": "Function", - "file_path": "", - "line_start": 1106, - "line_end": 1108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_deref_mut", - "name": "deref_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 1111, - "line_end": 1113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 1116, - "line_end": 1118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next", - "name": "next", - "symbol_type": "Function", - "file_path": "", - "line_start": 1123, - "line_end": 1125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_size_hint", - "name": "size_hint", - "symbol_type": "Function", - "file_path": "", - "line_start": 1126, - "line_end": 1128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_into_context_iter", - "name": "into_context_iter", - "symbol_type": "Function", - "file_path": "", - "line_start": 1134, - "line_end": 1139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extend", - "name": "extend", - "symbol_type": "Function", - "file_path": "", - "line_start": 1142, - "line_end": 1144, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 1147, - "line_end": 1149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ty_shift_mask", - "name": "constructor_ty_shift_mask", - "symbol_type": "Function", - "file_path": "", - "line_start": 2262, - "line_end": 2272, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_reg", - "name": "constructor_output_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2275, - "line_end": 2283, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_value", - "name": "constructor_output_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2286, - "line_end": 2294, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_temp_reg", - "name": "constructor_temp_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2297, - "line_end": 2305, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lo_reg", - "name": "constructor_lo_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2308, - "line_end": 2316, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_multi_reg_to_pair_and_single", - "name": "constructor_multi_reg_to_pair_and_single", - "symbol_type": "Function", - "file_path": "", - "line_start": 2319, - "line_end": 2335, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_multi_reg_to_pair", - "name": "constructor_multi_reg_to_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 2338, - "line_end": 2352, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_multi_reg_to_single", - "name": "constructor_multi_reg_to_single", - "symbol_type": "Function", - "file_path": "", - "line_start": 2355, - "line_end": 2368, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_side_effect", - "name": "constructor_emit_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 2371, - "line_end": 2406, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_side_effect", - "name": "constructor_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 2409, - "line_end": 2417, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_side_effect_concat", - "name": "constructor_side_effect_concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 2420, - "line_end": 2474, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_side_effect_as_invalid", - "name": "constructor_side_effect_as_invalid", - "symbol_type": "Function", - "file_path": "", - "line_start": 2477, - "line_end": 2486, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_produces_flags_concat", - "name": "constructor_produces_flags_concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 2489, - "line_end": 2509, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_produces_flags_get_reg", - "name": "constructor_produces_flags_get_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2512, - "line_end": 2534, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_produces_flags_ignore", - "name": "constructor_produces_flags_ignore", - "symbol_type": "Function", - "file_path": "", - "line_start": 2537, - "line_end": 2565, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_concat", - "name": "constructor_consumes_flags_concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 2568, - "line_end": 2609, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_get_reg", - "name": "constructor_consumes_flags_get_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2612, - "line_end": 2624, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_get_regs", - "name": "constructor_consumes_flags_get_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 2627, - "line_end": 2640, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags", - "name": "constructor_with_flags", - "symbol_type": "Function", - "file_path": "", - "line_start": 2643, - "line_end": 2769, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags_reg", - "name": "constructor_with_flags_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2772, - "line_end": 2781, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_flags_to_producesflags", - "name": "constructor_flags_to_producesflags", - "symbol_type": "Function", - "file_path": "", - "line_start": 2784, - "line_end": 2791, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags_side_effect", - "name": "constructor_with_flags_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 2794, - "line_end": 2873, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags_chained", - "name": "constructor_with_flags_chained", - "symbol_type": "Function", - "file_path": "", - "line_start": 2876, - "line_end": 3370, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_return", - "name": "constructor_lower_return", - "symbol_type": "Function", - "file_path": "", - "line_start": 3373, - "line_end": 3382, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_xreg", - "name": "constructor_put_in_xreg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3385, - "line_end": 3393, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_xreg", - "name": "constructor_output_xreg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3396, - "line_end": 3404, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_xreg_to_reg", - "name": "constructor_writable_xreg_to_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3407, - "line_end": 3415, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_xreg_to_value_regs", - "name": "constructor_xreg_to_value_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 3418, - "line_end": 3426, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_xreg_to_value_regs", - "name": "constructor_writable_xreg_to_value_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 3429, - "line_end": 3437, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_temp_writable_xreg", - "name": "constructor_temp_writable_xreg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3440, - "line_end": 3447, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_freg", - "name": "constructor_put_in_freg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3450, - "line_end": 3458, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_freg", - "name": "constructor_output_freg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3461, - "line_end": 3469, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_freg_to_reg", - "name": "constructor_writable_freg_to_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3472, - "line_end": 3480, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_freg_to_value_regs", - "name": "constructor_freg_to_value_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 3483, - "line_end": 3491, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_freg_to_value_regs", - "name": "constructor_writable_freg_to_value_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 3494, - "line_end": 3502, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_temp_writable_freg", - "name": "constructor_temp_writable_freg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3505, - "line_end": 3512, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_vreg", - "name": "constructor_put_in_vreg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3515, - "line_end": 3523, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_vreg", - "name": "constructor_output_vreg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3526, - "line_end": 3534, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_vreg_to_reg", - "name": "constructor_writable_vreg_to_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3537, - "line_end": 3545, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vreg_to_value_regs", - "name": "constructor_vreg_to_value_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 3548, - "line_end": 3556, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_vreg_to_value_regs", - "name": "constructor_writable_vreg_to_value_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 3559, - "line_end": 3567, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_temp_writable_vreg", - "name": "constructor_temp_writable_vreg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3570, - "line_end": 3577, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_add", - "name": "constructor_rv_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 3580, - "line_end": 3591, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_addi", - "name": "constructor_rv_addi", - "symbol_type": "Function", - "file_path": "", - "line_start": 3594, - "line_end": 3604, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_sub", - "name": "constructor_rv_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 3607, - "line_end": 3618, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_neg", - "name": "constructor_rv_neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3621, - "line_end": 3632, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_sll", - "name": "constructor_rv_sll", - "symbol_type": "Function", - "file_path": "", - "line_start": 3635, - "line_end": 3646, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_slli", - "name": "constructor_rv_slli", - "symbol_type": "Function", - "file_path": "", - "line_start": 3649, - "line_end": 3659, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_srl", - "name": "constructor_rv_srl", - "symbol_type": "Function", - "file_path": "", - "line_start": 3662, - "line_end": 3673, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_srli", - "name": "constructor_rv_srli", - "symbol_type": "Function", - "file_path": "", - "line_start": 3676, - "line_end": 3686, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_sra", - "name": "constructor_rv_sra", - "symbol_type": "Function", - "file_path": "", - "line_start": 3689, - "line_end": 3700, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_srai", - "name": "constructor_rv_srai", - "symbol_type": "Function", - "file_path": "", - "line_start": 3703, - "line_end": 3713, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_or", - "name": "constructor_rv_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 3716, - "line_end": 3727, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_ori", - "name": "constructor_rv_ori", - "symbol_type": "Function", - "file_path": "", - "line_start": 3730, - "line_end": 3740, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_xor", - "name": "constructor_rv_xor", - "symbol_type": "Function", - "file_path": "", - "line_start": 3743, - "line_end": 3754, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_xori", - "name": "constructor_rv_xori", - "symbol_type": "Function", - "file_path": "", - "line_start": 3757, - "line_end": 3767, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_not", - "name": "constructor_rv_not", - "symbol_type": "Function", - "file_path": "", - "line_start": 3770, - "line_end": 3778, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_and", - "name": "constructor_rv_and", - "symbol_type": "Function", - "file_path": "", - "line_start": 3781, - "line_end": 3792, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_andi", - "name": "constructor_rv_andi", - "symbol_type": "Function", - "file_path": "", - "line_start": 3795, - "line_end": 3805, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_slt", - "name": "constructor_rv_slt", - "symbol_type": "Function", - "file_path": "", - "line_start": 3808, - "line_end": 3819, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_sltu", - "name": "constructor_rv_sltu", - "symbol_type": "Function", - "file_path": "", - "line_start": 3822, - "line_end": 3833, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_snez", - "name": "constructor_rv_snez", - "symbol_type": "Function", - "file_path": "", - "line_start": 3836, - "line_end": 3844, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_slti", - "name": "constructor_rv_slti", - "symbol_type": "Function", - "file_path": "", - "line_start": 3847, - "line_end": 3857, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_sltiu", - "name": "constructor_rv_sltiu", - "symbol_type": "Function", - "file_path": "", - "line_start": 3860, - "line_end": 3870, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_seqz", - "name": "constructor_rv_seqz", - "symbol_type": "Function", - "file_path": "", - "line_start": 3873, - "line_end": 3881, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_addw", - "name": "constructor_rv_addw", - "symbol_type": "Function", - "file_path": "", - "line_start": 3884, - "line_end": 3895, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_addiw", - "name": "constructor_rv_addiw", - "symbol_type": "Function", - "file_path": "", - "line_start": 3898, - "line_end": 3908, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_sextw", - "name": "constructor_rv_sextw", - "symbol_type": "Function", - "file_path": "", - "line_start": 3911, - "line_end": 3919, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_subw", - "name": "constructor_rv_subw", - "symbol_type": "Function", - "file_path": "", - "line_start": 3922, - "line_end": 3933, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_sllw", - "name": "constructor_rv_sllw", - "symbol_type": "Function", - "file_path": "", - "line_start": 3936, - "line_end": 3947, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_slliw", - "name": "constructor_rv_slliw", - "symbol_type": "Function", - "file_path": "", - "line_start": 3950, - "line_end": 3960, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_srlw", - "name": "constructor_rv_srlw", - "symbol_type": "Function", - "file_path": "", - "line_start": 3963, - "line_end": 3974, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_srliw", - "name": "constructor_rv_srliw", - "symbol_type": "Function", - "file_path": "", - "line_start": 3977, - "line_end": 3987, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_sraw", - "name": "constructor_rv_sraw", - "symbol_type": "Function", - "file_path": "", - "line_start": 3990, - "line_end": 4001, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_sraiw", - "name": "constructor_rv_sraiw", - "symbol_type": "Function", - "file_path": "", - "line_start": 4004, - "line_end": 4014, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_mul", - "name": "constructor_rv_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 4017, - "line_end": 4028, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_mulh", - "name": "constructor_rv_mulh", - "symbol_type": "Function", - "file_path": "", - "line_start": 4031, - "line_end": 4042, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_mulhu", - "name": "constructor_rv_mulhu", - "symbol_type": "Function", - "file_path": "", - "line_start": 4045, - "line_end": 4056, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_div", - "name": "constructor_rv_div", - "symbol_type": "Function", - "file_path": "", - "line_start": 4059, - "line_end": 4070, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_divu", - "name": "constructor_rv_divu", - "symbol_type": "Function", - "file_path": "", - "line_start": 4073, - "line_end": 4084, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_rem", - "name": "constructor_rv_rem", - "symbol_type": "Function", - "file_path": "", - "line_start": 4087, - "line_end": 4098, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_remu", - "name": "constructor_rv_remu", - "symbol_type": "Function", - "file_path": "", - "line_start": 4101, - "line_end": 4112, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_mulw", - "name": "constructor_rv_mulw", - "symbol_type": "Function", - "file_path": "", - "line_start": 4115, - "line_end": 4126, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_divw", - "name": "constructor_rv_divw", - "symbol_type": "Function", - "file_path": "", - "line_start": 4129, - "line_end": 4140, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_divuw", - "name": "constructor_rv_divuw", - "symbol_type": "Function", - "file_path": "", - "line_start": 4143, - "line_end": 4154, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_remw", - "name": "constructor_rv_remw", - "symbol_type": "Function", - "file_path": "", - "line_start": 4157, - "line_end": 4168, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_remuw", - "name": "constructor_rv_remuw", - "symbol_type": "Function", - "file_path": "", - "line_start": 4171, - "line_end": 4182, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fadd", - "name": "constructor_rv_fadd", - "symbol_type": "Function", - "file_path": "", - "line_start": 4185, - "line_end": 4197, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fsub", - "name": "constructor_rv_fsub", - "symbol_type": "Function", - "file_path": "", - "line_start": 4200, - "line_end": 4212, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fmul", - "name": "constructor_rv_fmul", - "symbol_type": "Function", - "file_path": "", - "line_start": 4215, - "line_end": 4227, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fdiv", - "name": "constructor_rv_fdiv", - "symbol_type": "Function", - "file_path": "", - "line_start": 4230, - "line_end": 4242, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fsqrt", - "name": "constructor_rv_fsqrt", - "symbol_type": "Function", - "file_path": "", - "line_start": 4245, - "line_end": 4255, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fmadd", - "name": "constructor_rv_fmadd", - "symbol_type": "Function", - "file_path": "", - "line_start": 4258, - "line_end": 4272, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fmsub", - "name": "constructor_rv_fmsub", - "symbol_type": "Function", - "file_path": "", - "line_start": 4275, - "line_end": 4289, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fnmadd", - "name": "constructor_rv_fnmadd", - "symbol_type": "Function", - "file_path": "", - "line_start": 4292, - "line_end": 4306, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fnmsub", - "name": "constructor_rv_fnmsub", - "symbol_type": "Function", - "file_path": "", - "line_start": 4309, - "line_end": 4323, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fmvxh", - "name": "constructor_rv_fmvxh", - "symbol_type": "Function", - "file_path": "", - "line_start": 4326, - "line_end": 4334, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fmvxw", - "name": "constructor_rv_fmvxw", - "symbol_type": "Function", - "file_path": "", - "line_start": 4337, - "line_end": 4345, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fmvxd", - "name": "constructor_rv_fmvxd", - "symbol_type": "Function", - "file_path": "", - "line_start": 4348, - "line_end": 4356, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fmvhx", - "name": "constructor_rv_fmvhx", - "symbol_type": "Function", - "file_path": "", - "line_start": 4359, - "line_end": 4367, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fmvwx", - "name": "constructor_rv_fmvwx", - "symbol_type": "Function", - "file_path": "", - "line_start": 4370, - "line_end": 4378, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fmvdx", - "name": "constructor_rv_fmvdx", - "symbol_type": "Function", - "file_path": "", - "line_start": 4381, - "line_end": 4389, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtds", - "name": "constructor_rv_fcvtds", - "symbol_type": "Function", - "file_path": "", - "line_start": 4392, - "line_end": 4400, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtsd", - "name": "constructor_rv_fcvtsd", - "symbol_type": "Function", - "file_path": "", - "line_start": 4403, - "line_end": 4412, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtsw", - "name": "constructor_rv_fcvtsw", - "symbol_type": "Function", - "file_path": "", - "line_start": 4415, - "line_end": 4424, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtswu", - "name": "constructor_rv_fcvtswu", - "symbol_type": "Function", - "file_path": "", - "line_start": 4427, - "line_end": 4436, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtdw", - "name": "constructor_rv_fcvtdw", - "symbol_type": "Function", - "file_path": "", - "line_start": 4439, - "line_end": 4447, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtdwu", - "name": "constructor_rv_fcvtdwu", - "symbol_type": "Function", - "file_path": "", - "line_start": 4450, - "line_end": 4458, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtsl", - "name": "constructor_rv_fcvtsl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4461, - "line_end": 4470, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtslu", - "name": "constructor_rv_fcvtslu", - "symbol_type": "Function", - "file_path": "", - "line_start": 4473, - "line_end": 4482, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtdl", - "name": "constructor_rv_fcvtdl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4485, - "line_end": 4494, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtdlu", - "name": "constructor_rv_fcvtdlu", - "symbol_type": "Function", - "file_path": "", - "line_start": 4497, - "line_end": 4506, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtws", - "name": "constructor_rv_fcvtws", - "symbol_type": "Function", - "file_path": "", - "line_start": 4509, - "line_end": 4518, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtls", - "name": "constructor_rv_fcvtls", - "symbol_type": "Function", - "file_path": "", - "line_start": 4521, - "line_end": 4530, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtwus", - "name": "constructor_rv_fcvtwus", - "symbol_type": "Function", - "file_path": "", - "line_start": 4533, - "line_end": 4542, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtlus", - "name": "constructor_rv_fcvtlus", - "symbol_type": "Function", - "file_path": "", - "line_start": 4545, - "line_end": 4554, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtwd", - "name": "constructor_rv_fcvtwd", - "symbol_type": "Function", - "file_path": "", - "line_start": 4557, - "line_end": 4566, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtld", - "name": "constructor_rv_fcvtld", - "symbol_type": "Function", - "file_path": "", - "line_start": 4569, - "line_end": 4578, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtwud", - "name": "constructor_rv_fcvtwud", - "symbol_type": "Function", - "file_path": "", - "line_start": 4581, - "line_end": 4590, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtlud", - "name": "constructor_rv_fcvtlud", - "symbol_type": "Function", - "file_path": "", - "line_start": 4593, - "line_end": 4602, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtw", - "name": "constructor_rv_fcvtw", - "symbol_type": "Function", - "file_path": "", - "line_start": 4605, - "line_end": 4625, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtl", - "name": "constructor_rv_fcvtl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4628, - "line_end": 4648, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtwu", - "name": "constructor_rv_fcvtwu", - "symbol_type": "Function", - "file_path": "", - "line_start": 4651, - "line_end": 4671, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fcvtlu", - "name": "constructor_rv_fcvtlu", - "symbol_type": "Function", - "file_path": "", - "line_start": 4674, - "line_end": 4694, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fsgnj", - "name": "constructor_rv_fsgnj", - "symbol_type": "Function", - "file_path": "", - "line_start": 4697, - "line_end": 4708, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fsgnjn", - "name": "constructor_rv_fsgnjn", - "symbol_type": "Function", - "file_path": "", - "line_start": 4711, - "line_end": 4722, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fneg", - "name": "constructor_rv_fneg", - "symbol_type": "Function", - "file_path": "", - "line_start": 4725, - "line_end": 4733, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fsgnjx", - "name": "constructor_rv_fsgnjx", - "symbol_type": "Function", - "file_path": "", - "line_start": 4736, - "line_end": 4747, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fabs", - "name": "constructor_rv_fabs", - "symbol_type": "Function", - "file_path": "", - "line_start": 4750, - "line_end": 4758, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_feq", - "name": "constructor_rv_feq", - "symbol_type": "Function", - "file_path": "", - "line_start": 4761, - "line_end": 4772, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_flt", - "name": "constructor_rv_flt", - "symbol_type": "Function", - "file_path": "", - "line_start": 4775, - "line_end": 4786, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fle", - "name": "constructor_rv_fle", - "symbol_type": "Function", - "file_path": "", - "line_start": 4789, - "line_end": 4800, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fgt", - "name": "constructor_rv_fgt", - "symbol_type": "Function", - "file_path": "", - "line_start": 4803, - "line_end": 4812, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fge", - "name": "constructor_rv_fge", - "symbol_type": "Function", - "file_path": "", - "line_start": 4815, - "line_end": 4824, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fmin", - "name": "constructor_rv_fmin", - "symbol_type": "Function", - "file_path": "", - "line_start": 4827, - "line_end": 4838, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fmax", - "name": "constructor_rv_fmax", - "symbol_type": "Function", - "file_path": "", - "line_start": 4841, - "line_end": 4852, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fminm", - "name": "constructor_rv_fminm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4855, - "line_end": 4866, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fmaxm", - "name": "constructor_rv_fmaxm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4869, - "line_end": 4880, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fround", - "name": "constructor_rv_fround", - "symbol_type": "Function", - "file_path": "", - "line_start": 4883, - "line_end": 4893, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fli", - "name": "constructor_rv_fli", - "symbol_type": "Function", - "file_path": "", - "line_start": 4896, - "line_end": 4913, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_adduw", - "name": "constructor_rv_adduw", - "symbol_type": "Function", - "file_path": "", - "line_start": 4916, - "line_end": 4927, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_zextw", - "name": "constructor_rv_zextw", - "symbol_type": "Function", - "file_path": "", - "line_start": 4930, - "line_end": 4938, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_slliuw", - "name": "constructor_rv_slliuw", - "symbol_type": "Function", - "file_path": "", - "line_start": 4941, - "line_end": 4951, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_andn", - "name": "constructor_rv_andn", - "symbol_type": "Function", - "file_path": "", - "line_start": 4954, - "line_end": 4978, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_orn", - "name": "constructor_rv_orn", - "symbol_type": "Function", - "file_path": "", - "line_start": 4981, - "line_end": 4992, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_xnor", - "name": "constructor_rv_xnor", - "symbol_type": "Function", - "file_path": "", - "line_start": 4995, - "line_end": 5006, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_clz", - "name": "constructor_rv_clz", - "symbol_type": "Function", - "file_path": "", - "line_start": 5009, - "line_end": 5018, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_clzw", - "name": "constructor_rv_clzw", - "symbol_type": "Function", - "file_path": "", - "line_start": 5021, - "line_end": 5030, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_ctz", - "name": "constructor_rv_ctz", - "symbol_type": "Function", - "file_path": "", - "line_start": 5033, - "line_end": 5042, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_ctzw", - "name": "constructor_rv_ctzw", - "symbol_type": "Function", - "file_path": "", - "line_start": 5045, - "line_end": 5054, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_cpop", - "name": "constructor_rv_cpop", - "symbol_type": "Function", - "file_path": "", - "line_start": 5057, - "line_end": 5066, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_cpopw", - "name": "constructor_rv_cpopw", - "symbol_type": "Function", - "file_path": "", - "line_start": 5069, - "line_end": 5078, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_max", - "name": "constructor_rv_max", - "symbol_type": "Function", - "file_path": "", - "line_start": 5081, - "line_end": 5092, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_maxu", - "name": "constructor_rv_maxu", - "symbol_type": "Function", - "file_path": "", - "line_start": 5095, - "line_end": 5106, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_min", - "name": "constructor_rv_min", - "symbol_type": "Function", - "file_path": "", - "line_start": 5109, - "line_end": 5120, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_minu", - "name": "constructor_rv_minu", - "symbol_type": "Function", - "file_path": "", - "line_start": 5123, - "line_end": 5134, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_sextb", - "name": "constructor_rv_sextb", - "symbol_type": "Function", - "file_path": "", - "line_start": 5137, - "line_end": 5147, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_sexth", - "name": "constructor_rv_sexth", - "symbol_type": "Function", - "file_path": "", - "line_start": 5150, - "line_end": 5160, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_zexth", - "name": "constructor_rv_zexth", - "symbol_type": "Function", - "file_path": "", - "line_start": 5163, - "line_end": 5173, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_rol", - "name": "constructor_rv_rol", - "symbol_type": "Function", - "file_path": "", - "line_start": 5176, - "line_end": 5187, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_rolw", - "name": "constructor_rv_rolw", - "symbol_type": "Function", - "file_path": "", - "line_start": 5190, - "line_end": 5201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_ror", - "name": "constructor_rv_ror", - "symbol_type": "Function", - "file_path": "", - "line_start": 5204, - "line_end": 5215, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_rorw", - "name": "constructor_rv_rorw", - "symbol_type": "Function", - "file_path": "", - "line_start": 5218, - "line_end": 5229, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_rori", - "name": "constructor_rv_rori", - "symbol_type": "Function", - "file_path": "", - "line_start": 5232, - "line_end": 5242, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_roriw", - "name": "constructor_rv_roriw", - "symbol_type": "Function", - "file_path": "", - "line_start": 5245, - "line_end": 5255, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_rev8", - "name": "constructor_rv_rev8", - "symbol_type": "Function", - "file_path": "", - "line_start": 5258, - "line_end": 5267, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_brev8", - "name": "constructor_rv_brev8", - "symbol_type": "Function", - "file_path": "", - "line_start": 5270, - "line_end": 5279, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_bclr", - "name": "constructor_rv_bclr", - "symbol_type": "Function", - "file_path": "", - "line_start": 5282, - "line_end": 5293, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_bclri", - "name": "constructor_rv_bclri", - "symbol_type": "Function", - "file_path": "", - "line_start": 5296, - "line_end": 5306, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_bext", - "name": "constructor_rv_bext", - "symbol_type": "Function", - "file_path": "", - "line_start": 5309, - "line_end": 5320, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_bexti", - "name": "constructor_rv_bexti", - "symbol_type": "Function", - "file_path": "", - "line_start": 5323, - "line_end": 5333, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_binv", - "name": "constructor_rv_binv", - "symbol_type": "Function", - "file_path": "", - "line_start": 5336, - "line_end": 5347, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_binvi", - "name": "constructor_rv_binvi", - "symbol_type": "Function", - "file_path": "", - "line_start": 5350, - "line_end": 5360, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_bset", - "name": "constructor_rv_bset", - "symbol_type": "Function", - "file_path": "", - "line_start": 5363, - "line_end": 5374, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_bseti", - "name": "constructor_rv_bseti", - "symbol_type": "Function", - "file_path": "", - "line_start": 5377, - "line_end": 5387, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_pack", - "name": "constructor_rv_pack", - "symbol_type": "Function", - "file_path": "", - "line_start": 5390, - "line_end": 5401, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_packw", - "name": "constructor_rv_packw", - "symbol_type": "Function", - "file_path": "", - "line_start": 5404, - "line_end": 5415, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_czero_eqz", - "name": "constructor_rv_czero_eqz", - "symbol_type": "Function", - "file_path": "", - "line_start": 5418, - "line_end": 5429, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_czero_nez", - "name": "constructor_rv_czero_nez", - "symbol_type": "Function", - "file_path": "", - "line_start": 5432, - "line_end": 5443, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_csrrwi", - "name": "constructor_rv_csrrwi", - "symbol_type": "Function", - "file_path": "", - "line_start": 5446, - "line_end": 5454, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fsrmi", - "name": "constructor_rv_fsrmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 5457, - "line_end": 5465, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_csrw", - "name": "constructor_rv_csrw", - "symbol_type": "Function", - "file_path": "", - "line_start": 5468, - "line_end": 5476, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fsrm", - "name": "constructor_rv_fsrm", - "symbol_type": "Function", - "file_path": "", - "line_start": 5479, - "line_end": 5486, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_has_fli_for_type", - "name": "constructor_has_fli_for_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 5489, - "line_end": 5524, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_imm", - "name": "constructor_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 5527, - "line_end": 5645, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_imm12_zero", - "name": "constructor_imm12_zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 5648, - "line_end": 5654, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_load_imm12", - "name": "constructor_load_imm12", - "symbol_type": "Function", - "file_path": "", - "line_start": 5657, - "line_end": 5667, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_imm12_from_negated_value", - "name": "constructor_imm12_from_negated_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5670, - "line_end": 5699, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_u64_to_imm12", - "name": "constructor_u64_to_imm12", - "symbol_type": "Function", - "file_path": "", - "line_start": 5702, - "line_end": 5713, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_imm5_from_negated_value", - "name": "constructor_imm5_from_negated_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 5716, - "line_end": 5744, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_replicated_imm5", - "name": "constructor_replicated_imm5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5747, - "line_end": 5804, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_negated_replicated_imm5", - "name": "constructor_negated_replicated_imm5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5807, - "line_end": 5862, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_replicated_uimm5", - "name": "constructor_replicated_uimm5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5865, - "line_end": 5930, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_u64_to_uimm5", - "name": "constructor_u64_to_uimm5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5933, - "line_end": 5944, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_canonical_nan_u64", - "name": "constructor_canonical_nan_u64", - "symbol_type": "Function", - "file_path": "", - "line_start": 5947, - "line_end": 5963, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_rr", - "name": "constructor_fpu_rr", - "symbol_type": "Function", - "file_path": "", - "line_start": 5966, - "line_end": 5987, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_rr_int", - "name": "constructor_fpu_rr_int", - "symbol_type": "Function", - "file_path": "", - "line_start": 5990, - "line_end": 6011, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rrr", - "name": "constructor_alu_rrr", - "symbol_type": "Function", - "file_path": "", - "line_start": 6014, - "line_end": 6032, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_rrr", - "name": "constructor_fpu_rrr", - "symbol_type": "Function", - "file_path": "", - "line_start": 6035, - "line_end": 6058, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_rrr_int", - "name": "constructor_fpu_rrr_int", - "symbol_type": "Function", - "file_path": "", - "line_start": 6061, - "line_end": 6084, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_rrrr", - "name": "constructor_fpu_rrrr", - "symbol_type": "Function", - "file_path": "", - "line_start": 6087, - "line_end": 6112, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rr_imm12", - "name": "constructor_alu_rr_imm12", - "symbol_type": "Function", - "file_path": "", - "line_start": 6115, - "line_end": 6133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rr_funct12", - "name": "constructor_alu_rr_funct12", - "symbol_type": "Function", - "file_path": "", - "line_start": 6136, - "line_end": 6154, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_lui", - "name": "constructor_rv_lui", - "symbol_type": "Function", - "file_path": "", - "line_start": 6157, - "line_end": 6171, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_csr_imm", - "name": "constructor_csr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 6174, - "line_end": 6192, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_csr_reg_dst_zero", - "name": "constructor_csr_reg_dst_zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 6195, - "line_end": 6212, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_select_addi", - "name": "constructor_select_addi", - "symbol_type": "Function", - "file_path": "", - "line_start": 6215, - "line_end": 6230, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_andi", - "name": "constructor_gen_andi", - "symbol_type": "Function", - "file_path": "", - "line_start": 6233, - "line_end": 6249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_or", - "name": "constructor_gen_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 6252, - "line_end": 6288, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_ctz", - "name": "constructor_lower_ctz", - "symbol_type": "Function", - "file_path": "", - "line_start": 6291, - "line_end": 6333, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_cltz", - "name": "constructor_gen_cltz", - "symbol_type": "Function", - "file_path": "", - "line_start": 6336, - "line_end": 6361, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_zext", - "name": "constructor_zext", - "symbol_type": "Function", - "file_path": "", - "line_start": 6364, - "line_end": 6432, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sext", - "name": "constructor_sext", - "symbol_type": "Function", - "file_path": "", - "line_start": 6435, - "line_end": 6486, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_val_already_extended", - "name": "constructor_val_already_extended", - "symbol_type": "Function", - "file_path": "", - "line_start": 6489, - "line_end": 6635, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_b128_binary", - "name": "constructor_lower_b128_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 6638, - "line_end": 6657, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_smlhi", - "name": "constructor_lower_smlhi", - "symbol_type": "Function", - "file_path": "", - "line_start": 6660, - "line_end": 6678, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_bseti", - "name": "constructor_gen_bseti", - "symbol_type": "Function", - "file_path": "", - "line_start": 6681, - "line_end": 6729, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_popcnt", - "name": "constructor_gen_popcnt", - "symbol_type": "Function", - "file_path": "", - "line_start": 6732, - "line_end": 6754, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_amode", - "name": "constructor_amode", - "symbol_type": "Function", - "file_path": "", - "line_start": 6757, - "line_end": 6801, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_amode_inner", - "name": "constructor_amode_inner", - "symbol_type": "Function", - "file_path": "", - "line_start": 6804, - "line_end": 6861, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_load_op_reg_type", - "name": "constructor_load_op_reg_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 6864, - "line_end": 6885, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_load", - "name": "constructor_gen_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 6888, - "line_end": 6915, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_sunk_load", - "name": "constructor_gen_sunk_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 6918, - "line_end": 6929, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_store", - "name": "constructor_gen_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 6932, - "line_end": 6974, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_store", - "name": "constructor_rv_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 6977, - "line_end": 6996, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_atomic", - "name": "constructor_gen_atomic", - "symbol_type": "Function", - "file_path": "", - "line_start": 6999, - "line_end": 7019, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_get_atomic_rmw_op", - "name": "constructor_get_atomic_rmw_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 7022, - "line_end": 7113, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_atomic_load", - "name": "constructor_gen_atomic_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 7116, - "line_end": 7132, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_atomic_store", - "name": "constructor_gen_atomic_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 7135, - "line_end": 7152, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_float_round_fcvt", - "name": "constructor_float_round_fcvt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7155, - "line_end": 7177, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_float_round", - "name": "constructor_gen_float_round", - "symbol_type": "Function", - "file_path": "", - "line_start": 7180, - "line_end": 7209, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_select_xreg", - "name": "constructor_gen_select_xreg", - "symbol_type": "Function", - "file_path": "", - "line_start": 7212, - "line_end": 7354, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_select_vreg", - "name": "constructor_gen_select_vreg", - "symbol_type": "Function", - "file_path": "", - "line_start": 7357, - "line_end": 7381, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_select_freg", - "name": "constructor_gen_select_freg", - "symbol_type": "Function", - "file_path": "", - "line_start": 7384, - "line_end": 7408, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_select_regs", - "name": "constructor_gen_select_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 7411, - "line_end": 7434, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_udf", - "name": "constructor_udf", - "symbol_type": "Function", - "file_path": "", - "line_start": 7437, - "line_end": 7450, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_elf_tls_get_addr", - "name": "constructor_elf_tls_get_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 7453, - "line_end": 7467, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_float_binary", - "name": "constructor_lower_float_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 7470, - "line_end": 7486, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_i128", - "name": "constructor_sub_i128", - "symbol_type": "Function", - "file_path": "", - "line_start": 7489, - "line_end": 7513, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cond_br", - "name": "constructor_cond_br", - "symbol_type": "Function", - "file_path": "", - "line_start": 7516, - "line_end": 7532, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_j", - "name": "constructor_rv_j", - "symbol_type": "Function", - "file_path": "", - "line_start": 7535, - "line_end": 7547, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_eqz", - "name": "constructor_cmp_eqz", - "symbol_type": "Function", - "file_path": "", - "line_start": 7550, - "line_end": 7558, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_nez", - "name": "constructor_cmp_nez", - "symbol_type": "Function", - "file_path": "", - "line_start": 7561, - "line_end": 7569, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_eq", - "name": "constructor_cmp_eq", - "symbol_type": "Function", - "file_path": "", - "line_start": 7572, - "line_end": 7580, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_ne", - "name": "constructor_cmp_ne", - "symbol_type": "Function", - "file_path": "", - "line_start": 7583, - "line_end": 7591, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_lt", - "name": "constructor_cmp_lt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7594, - "line_end": 7602, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_ltz", - "name": "constructor_cmp_ltz", - "symbol_type": "Function", - "file_path": "", - "line_start": 7605, - "line_end": 7613, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_gt", - "name": "constructor_cmp_gt", - "symbol_type": "Function", - "file_path": "", - "line_start": 7616, - "line_end": 7624, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_ge", - "name": "constructor_cmp_ge", - "symbol_type": "Function", - "file_path": "", - "line_start": 7627, - "line_end": 7635, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_le", - "name": "constructor_cmp_le", - "symbol_type": "Function", - "file_path": "", - "line_start": 7638, - "line_end": 7646, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_gtu", - "name": "constructor_cmp_gtu", - "symbol_type": "Function", - "file_path": "", - "line_start": 7649, - "line_end": 7657, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_geu", - "name": "constructor_cmp_geu", - "symbol_type": "Function", - "file_path": "", - "line_start": 7660, - "line_end": 7668, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_ltu", - "name": "constructor_cmp_ltu", - "symbol_type": "Function", - "file_path": "", - "line_start": 7671, - "line_end": 7679, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_leu", - "name": "constructor_cmp_leu", - "symbol_type": "Function", - "file_path": "", - "line_start": 7682, - "line_end": 7690, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_is_nonzero_cmp", - "name": "constructor_is_nonzero_cmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 7693, - "line_end": 7769, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmp_to_int_compare", - "name": "constructor_icmp_to_int_compare", - "symbol_type": "Function", - "file_path": "", - "line_start": 7772, - "line_end": 7796, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_value_in_reg_for_icmp", - "name": "constructor_put_value_in_reg_for_icmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 7799, - "line_end": 7852, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_branch", - "name": "constructor_lower_branch", - "symbol_type": "Function", - "file_path": "", - "line_start": 7855, - "line_end": 7975, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_bitcast", - "name": "constructor_gen_bitcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 7978, - "line_end": 8183, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_move_f_to_x", - "name": "constructor_move_f_to_x", - "symbol_type": "Function", - "file_path": "", - "line_start": 8186, - "line_end": 8197, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_move_x_to_f", - "name": "constructor_move_x_to_f", - "symbol_type": "Function", - "file_path": "", - "line_start": 8200, - "line_end": 8211, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_float_int_of_same_size", - "name": "constructor_float_int_of_same_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 8214, - "line_end": 8234, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_brev8", - "name": "constructor_gen_brev8", - "symbol_type": "Function", - "file_path": "", - "line_start": 8237, - "line_end": 8276, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_neg", - "name": "constructor_neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 8279, - "line_end": 8304, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_trapif", - "name": "constructor_gen_trapif", - "symbol_type": "Function", - "file_path": "", - "line_start": 8307, - "line_end": 8328, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_trapnz", - "name": "constructor_gen_trapnz", - "symbol_type": "Function", - "file_path": "", - "line_start": 8331, - "line_end": 8340, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_trapz", - "name": "constructor_gen_trapz", - "symbol_type": "Function", - "file_path": "", - "line_start": 8343, - "line_end": 8352, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_zero_cond_to_cc", - "name": "constructor_zero_cond_to_cc", - "symbol_type": "Function", - "file_path": "", - "line_start": 8355, - "line_end": 8371, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_trapif_val_i128", - "name": "constructor_gen_trapif_val_i128", - "symbol_type": "Function", - "file_path": "", - "line_start": 8374, - "line_end": 8390, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_call_impl", - "name": "constructor_call_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 8393, - "line_end": 8405, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_call_ind_impl", - "name": "constructor_call_ind_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 8408, - "line_end": 8420, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_return_call_impl", - "name": "constructor_return_call_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 8423, - "line_end": 8435, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_return_call_ind_impl", - "name": "constructor_return_call_ind_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 8438, - "line_end": 8450, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_madd", - "name": "constructor_madd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8453, - "line_end": 8463, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_bmask", - "name": "constructor_gen_bmask", - "symbol_type": "Function", - "file_path": "", - "line_start": 8466, - "line_end": 8527, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_bmask", - "name": "constructor_lower_bmask", - "symbol_type": "Function", - "file_path": "", - "line_start": 8530, - "line_end": 8551, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_mov_from_preg", - "name": "constructor_gen_mov_from_preg", - "symbol_type": "Function", - "file_path": "", - "line_start": 8554, - "line_end": 8568, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_value_regs_zero", - "name": "constructor_value_regs_zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 8571, - "line_end": 8579, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_float_compare_invert", - "name": "constructor_float_compare_invert", - "symbol_type": "Function", - "file_path": "", - "line_start": 8582, - "line_end": 8608, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_float_to_int_compare", - "name": "constructor_float_to_int_compare", - "symbol_type": "Function", - "file_path": "", - "line_start": 8611, - "line_end": 8633, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcmp_to_float_compare", - "name": "constructor_fcmp_to_float_compare", - "symbol_type": "Function", - "file_path": "", - "line_start": 8636, - "line_end": 8723, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_is_not_nan", - "name": "constructor_is_not_nan", - "symbol_type": "Function", - "file_path": "", - "line_start": 8726, - "line_end": 8734, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_masked", - "name": "constructor_masked", - "symbol_type": "Function", - "file_path": "", - "line_start": 8737, - "line_end": 8747, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_unmasked", - "name": "constructor_unmasked", - "symbol_type": "Function", - "file_path": "", - "line_start": 8750, - "line_end": 8755, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_element_width_from_type", - "name": "constructor_element_width_from_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 8758, - "line_end": 8791, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_alu_rrrr", - "name": "constructor_vec_alu_rrrr", - "symbol_type": "Function", - "file_path": "", - "line_start": 8794, - "line_end": 8820, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_alu_rrr_imm5", - "name": "constructor_vec_alu_rrr_imm5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8823, - "line_end": 8849, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_alu_rrr_uimm5", - "name": "constructor_vec_alu_rrr_uimm5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8852, - "line_end": 8865, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_alu_rrr", - "name": "constructor_vec_alu_rrr", - "symbol_type": "Function", - "file_path": "", - "line_start": 8868, - "line_end": 8890, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_alu_rr_imm5", - "name": "constructor_vec_alu_rr_imm5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8893, - "line_end": 8915, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_alu_rr_uimm5", - "name": "constructor_vec_alu_rr_uimm5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8918, - "line_end": 8930, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_alu_rr", - "name": "constructor_vec_alu_rr", - "symbol_type": "Function", - "file_path": "", - "line_start": 8933, - "line_end": 8953, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_alu_r_imm5", - "name": "constructor_vec_alu_r_imm5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8956, - "line_end": 8976, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load", - "name": "constructor_vec_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 8979, - "line_end": 9001, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_store", - "name": "constructor_vec_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 9004, - "line_end": 9028, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vadd_vv", - "name": "constructor_rv_vadd_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9031, - "line_end": 9044, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vadd_vx", - "name": "constructor_rv_vadd_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9047, - "line_end": 9060, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vadd_vi", - "name": "constructor_rv_vadd_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 9063, - "line_end": 9075, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsadd_vv", - "name": "constructor_rv_vsadd_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9078, - "line_end": 9091, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsadd_vx", - "name": "constructor_rv_vsadd_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9094, - "line_end": 9107, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsadd_vi", - "name": "constructor_rv_vsadd_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 9110, - "line_end": 9122, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsaddu_vv", - "name": "constructor_rv_vsaddu_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9125, - "line_end": 9138, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsaddu_vx", - "name": "constructor_rv_vsaddu_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9141, - "line_end": 9154, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsaddu_vi", - "name": "constructor_rv_vsaddu_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 9157, - "line_end": 9169, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vwadd_vv", - "name": "constructor_rv_vwadd_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9172, - "line_end": 9185, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vwadd_vx", - "name": "constructor_rv_vwadd_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9188, - "line_end": 9201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vwadd_wv", - "name": "constructor_rv_vwadd_wv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9204, - "line_end": 9217, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vwadd_wx", - "name": "constructor_rv_vwadd_wx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9220, - "line_end": 9233, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vwaddu_vv", - "name": "constructor_rv_vwaddu_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9236, - "line_end": 9249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vwaddu_vx", - "name": "constructor_rv_vwaddu_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9252, - "line_end": 9265, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vwaddu_wv", - "name": "constructor_rv_vwaddu_wv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9268, - "line_end": 9281, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vwaddu_wx", - "name": "constructor_rv_vwaddu_wx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9284, - "line_end": 9297, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsub_vv", - "name": "constructor_rv_vsub_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9300, - "line_end": 9313, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsub_vx", - "name": "constructor_rv_vsub_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9316, - "line_end": 9329, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vrsub_vx", - "name": "constructor_rv_vrsub_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9332, - "line_end": 9345, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vwsub_vv", - "name": "constructor_rv_vwsub_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9348, - "line_end": 9361, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vwsub_vx", - "name": "constructor_rv_vwsub_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9364, - "line_end": 9377, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vwsub_wv", - "name": "constructor_rv_vwsub_wv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9380, - "line_end": 9393, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vwsub_wx", - "name": "constructor_rv_vwsub_wx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9396, - "line_end": 9409, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vwsubu_vv", - "name": "constructor_rv_vwsubu_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9412, - "line_end": 9425, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vwsubu_vx", - "name": "constructor_rv_vwsubu_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9428, - "line_end": 9441, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vwsubu_wv", - "name": "constructor_rv_vwsubu_wv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9444, - "line_end": 9457, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vwsubu_wx", - "name": "constructor_rv_vwsubu_wx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9460, - "line_end": 9473, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vssub_vv", - "name": "constructor_rv_vssub_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9476, - "line_end": 9489, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vssub_vx", - "name": "constructor_rv_vssub_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9492, - "line_end": 9505, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vssubu_vv", - "name": "constructor_rv_vssubu_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9508, - "line_end": 9521, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vssubu_vx", - "name": "constructor_rv_vssubu_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9524, - "line_end": 9537, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vneg_v", - "name": "constructor_rv_vneg_v", - "symbol_type": "Function", - "file_path": "", - "line_start": 9540, - "line_end": 9553, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vrsub_vi", - "name": "constructor_rv_vrsub_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 9556, - "line_end": 9568, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmul_vv", - "name": "constructor_rv_vmul_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9571, - "line_end": 9584, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmul_vx", - "name": "constructor_rv_vmul_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9587, - "line_end": 9600, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmulh_vv", - "name": "constructor_rv_vmulh_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9603, - "line_end": 9616, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmulh_vx", - "name": "constructor_rv_vmulh_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9619, - "line_end": 9632, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmulhu_vv", - "name": "constructor_rv_vmulhu_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9635, - "line_end": 9648, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmulhu_vx", - "name": "constructor_rv_vmulhu_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9651, - "line_end": 9664, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsmul_vv", - "name": "constructor_rv_vsmul_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9667, - "line_end": 9680, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsmul_vx", - "name": "constructor_rv_vsmul_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9683, - "line_end": 9696, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmacc_vv", - "name": "constructor_rv_vmacc_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9699, - "line_end": 9711, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmacc_vx", - "name": "constructor_rv_vmacc_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9714, - "line_end": 9726, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vnmsac_vv", - "name": "constructor_rv_vnmsac_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9729, - "line_end": 9741, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vnmsac_vx", - "name": "constructor_rv_vnmsac_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9744, - "line_end": 9756, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsll_vv", - "name": "constructor_rv_vsll_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9759, - "line_end": 9772, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsll_vx", - "name": "constructor_rv_vsll_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9775, - "line_end": 9788, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsll_vi", - "name": "constructor_rv_vsll_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 9791, - "line_end": 9803, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsrl_vv", - "name": "constructor_rv_vsrl_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9806, - "line_end": 9819, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsrl_vx", - "name": "constructor_rv_vsrl_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9822, - "line_end": 9835, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsrl_vi", - "name": "constructor_rv_vsrl_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 9838, - "line_end": 9850, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsra_vv", - "name": "constructor_rv_vsra_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9853, - "line_end": 9866, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsra_vx", - "name": "constructor_rv_vsra_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9869, - "line_end": 9882, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsra_vi", - "name": "constructor_rv_vsra_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 9885, - "line_end": 9897, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vand_vv", - "name": "constructor_rv_vand_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9900, - "line_end": 9913, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vand_vx", - "name": "constructor_rv_vand_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9916, - "line_end": 9929, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vand_vi", - "name": "constructor_rv_vand_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 9932, - "line_end": 9944, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vor_vv", - "name": "constructor_rv_vor_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9947, - "line_end": 9960, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vor_vx", - "name": "constructor_rv_vor_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 9963, - "line_end": 9976, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vor_vi", - "name": "constructor_rv_vor_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 9979, - "line_end": 9991, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vxor_vv", - "name": "constructor_rv_vxor_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 9994, - "line_end": 10007, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vxor_vx", - "name": "constructor_rv_vxor_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 10010, - "line_end": 10023, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vxor_vi", - "name": "constructor_rv_vxor_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 10026, - "line_end": 10038, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vssrl_vi", - "name": "constructor_rv_vssrl_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 10041, - "line_end": 10053, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vnot_v", - "name": "constructor_rv_vnot_v", - "symbol_type": "Function", - "file_path": "", - "line_start": 10056, - "line_end": 10069, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmax_vv", - "name": "constructor_rv_vmax_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10072, - "line_end": 10085, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmax_vx", - "name": "constructor_rv_vmax_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 10088, - "line_end": 10101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmin_vv", - "name": "constructor_rv_vmin_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10104, - "line_end": 10117, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmin_vx", - "name": "constructor_rv_vmin_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 10120, - "line_end": 10133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmaxu_vv", - "name": "constructor_rv_vmaxu_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10136, - "line_end": 10149, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmaxu_vx", - "name": "constructor_rv_vmaxu_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 10152, - "line_end": 10165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vminu_vv", - "name": "constructor_rv_vminu_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10168, - "line_end": 10181, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vminu_vx", - "name": "constructor_rv_vminu_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 10184, - "line_end": 10197, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfadd_vv", - "name": "constructor_rv_vfadd_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10200, - "line_end": 10213, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfadd_vf", - "name": "constructor_rv_vfadd_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 10216, - "line_end": 10229, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfsub_vv", - "name": "constructor_rv_vfsub_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10232, - "line_end": 10245, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfsub_vf", - "name": "constructor_rv_vfsub_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 10248, - "line_end": 10261, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfrsub_vf", - "name": "constructor_rv_vfrsub_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 10264, - "line_end": 10277, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfmul_vv", - "name": "constructor_rv_vfmul_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10280, - "line_end": 10293, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfmul_vf", - "name": "constructor_rv_vfmul_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 10296, - "line_end": 10309, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfmacc_vv", - "name": "constructor_rv_vfmacc_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10312, - "line_end": 10324, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfmacc_vf", - "name": "constructor_rv_vfmacc_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 10327, - "line_end": 10339, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfnmacc_vv", - "name": "constructor_rv_vfnmacc_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10342, - "line_end": 10354, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfnmacc_vf", - "name": "constructor_rv_vfnmacc_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 10357, - "line_end": 10369, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfmsac_vv", - "name": "constructor_rv_vfmsac_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10372, - "line_end": 10384, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfmsac_vf", - "name": "constructor_rv_vfmsac_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 10387, - "line_end": 10399, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfnmsac_vv", - "name": "constructor_rv_vfnmsac_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10402, - "line_end": 10414, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfnmsac_vf", - "name": "constructor_rv_vfnmsac_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 10417, - "line_end": 10429, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfdiv_vv", - "name": "constructor_rv_vfdiv_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10432, - "line_end": 10445, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfdiv_vf", - "name": "constructor_rv_vfdiv_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 10448, - "line_end": 10461, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfrdiv_vf", - "name": "constructor_rv_vfrdiv_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 10464, - "line_end": 10477, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfmin_vv", - "name": "constructor_rv_vfmin_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10480, - "line_end": 10493, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfmax_vv", - "name": "constructor_rv_vfmax_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10496, - "line_end": 10509, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfsgnj_vv", - "name": "constructor_rv_vfsgnj_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10512, - "line_end": 10525, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfsgnj_vf", - "name": "constructor_rv_vfsgnj_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 10528, - "line_end": 10541, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfsgnjn_vv", - "name": "constructor_rv_vfsgnjn_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10544, - "line_end": 10557, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfneg_v", - "name": "constructor_rv_vfneg_v", - "symbol_type": "Function", - "file_path": "", - "line_start": 10560, - "line_end": 10569, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfsgnjx_vv", - "name": "constructor_rv_vfsgnjx_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10572, - "line_end": 10585, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfabs_v", - "name": "constructor_rv_vfabs_v", - "symbol_type": "Function", - "file_path": "", - "line_start": 10588, - "line_end": 10597, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfsqrt_v", - "name": "constructor_rv_vfsqrt_v", - "symbol_type": "Function", - "file_path": "", - "line_start": 10600, - "line_end": 10611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfcvt_xu_f_v", - "name": "constructor_rv_vfcvt_xu_f_v", - "symbol_type": "Function", - "file_path": "", - "line_start": 10614, - "line_end": 10625, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfcvt_x_f_v", - "name": "constructor_rv_vfcvt_x_f_v", - "symbol_type": "Function", - "file_path": "", - "line_start": 10628, - "line_end": 10639, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfcvt_rtz_xu_f_v", - "name": "constructor_rv_vfcvt_rtz_xu_f_v", - "symbol_type": "Function", - "file_path": "", - "line_start": 10642, - "line_end": 10653, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfcvt_rtz_x_f_v", - "name": "constructor_rv_vfcvt_rtz_x_f_v", - "symbol_type": "Function", - "file_path": "", - "line_start": 10656, - "line_end": 10667, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfcvt_f_xu_v", - "name": "constructor_rv_vfcvt_f_xu_v", - "symbol_type": "Function", - "file_path": "", - "line_start": 10670, - "line_end": 10681, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfcvt_f_x_v", - "name": "constructor_rv_vfcvt_f_x_v", - "symbol_type": "Function", - "file_path": "", - "line_start": 10684, - "line_end": 10695, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfwcvt_f_f_v", - "name": "constructor_rv_vfwcvt_f_f_v", - "symbol_type": "Function", - "file_path": "", - "line_start": 10698, - "line_end": 10709, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfncvt_f_f_w", - "name": "constructor_rv_vfncvt_f_f_w", - "symbol_type": "Function", - "file_path": "", - "line_start": 10712, - "line_end": 10723, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vslidedown_vx", - "name": "constructor_rv_vslidedown_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 10726, - "line_end": 10739, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vslidedown_vi", - "name": "constructor_rv_vslidedown_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 10742, - "line_end": 10754, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vslideup_vvi", - "name": "constructor_rv_vslideup_vvi", - "symbol_type": "Function", - "file_path": "", - "line_start": 10757, - "line_end": 10768, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vslide1up_vx", - "name": "constructor_rv_vslide1up_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 10771, - "line_end": 10783, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmv_xs", - "name": "constructor_rv_vmv_xs", - "symbol_type": "Function", - "file_path": "", - "line_start": 10786, - "line_end": 10797, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfmv_fs", - "name": "constructor_rv_vfmv_fs", - "symbol_type": "Function", - "file_path": "", - "line_start": 10800, - "line_end": 10811, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmv_sx", - "name": "constructor_rv_vmv_sx", - "symbol_type": "Function", - "file_path": "", - "line_start": 10814, - "line_end": 10825, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfmv_sf", - "name": "constructor_rv_vfmv_sf", - "symbol_type": "Function", - "file_path": "", - "line_start": 10828, - "line_end": 10839, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmv_vx", - "name": "constructor_rv_vmv_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 10842, - "line_end": 10853, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfmv_vf", - "name": "constructor_rv_vfmv_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 10856, - "line_end": 10867, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmv_vi", - "name": "constructor_rv_vmv_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 10870, - "line_end": 10880, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmerge_vvm", - "name": "constructor_rv_vmerge_vvm", - "symbol_type": "Function", - "file_path": "", - "line_start": 10883, - "line_end": 10897, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmerge_vxm", - "name": "constructor_rv_vmerge_vxm", - "symbol_type": "Function", - "file_path": "", - "line_start": 10900, - "line_end": 10914, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vfmerge_vfm", - "name": "constructor_rv_vfmerge_vfm", - "symbol_type": "Function", - "file_path": "", - "line_start": 10917, - "line_end": 10931, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmerge_vim", - "name": "constructor_rv_vmerge_vim", - "symbol_type": "Function", - "file_path": "", - "line_start": 10934, - "line_end": 10947, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vredminu_vs", - "name": "constructor_rv_vredminu_vs", - "symbol_type": "Function", - "file_path": "", - "line_start": 10950, - "line_end": 10963, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vredmaxu_vs", - "name": "constructor_rv_vredmaxu_vs", - "symbol_type": "Function", - "file_path": "", - "line_start": 10966, - "line_end": 10979, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vrgather_vv", - "name": "constructor_rv_vrgather_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 10982, - "line_end": 10995, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vrgather_vx", - "name": "constructor_rv_vrgather_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 10998, - "line_end": 11011, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vrgather_vi", - "name": "constructor_rv_vrgather_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 11014, - "line_end": 11026, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vcompress_vm", - "name": "constructor_rv_vcompress_vm", - "symbol_type": "Function", - "file_path": "", - "line_start": 11029, - "line_end": 11042, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmseq_vv", - "name": "constructor_rv_vmseq_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 11045, - "line_end": 11058, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmseq_vx", - "name": "constructor_rv_vmseq_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 11061, - "line_end": 11074, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmseq_vi", - "name": "constructor_rv_vmseq_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 11077, - "line_end": 11089, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsne_vv", - "name": "constructor_rv_vmsne_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 11092, - "line_end": 11105, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsne_vx", - "name": "constructor_rv_vmsne_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 11108, - "line_end": 11121, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsne_vi", - "name": "constructor_rv_vmsne_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 11124, - "line_end": 11136, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsltu_vv", - "name": "constructor_rv_vmsltu_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 11139, - "line_end": 11152, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsltu_vx", - "name": "constructor_rv_vmsltu_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 11155, - "line_end": 11168, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmslt_vv", - "name": "constructor_rv_vmslt_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 11171, - "line_end": 11184, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmslt_vx", - "name": "constructor_rv_vmslt_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 11187, - "line_end": 11200, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsleu_vv", - "name": "constructor_rv_vmsleu_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 11203, - "line_end": 11216, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsleu_vx", - "name": "constructor_rv_vmsleu_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 11219, - "line_end": 11232, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsleu_vi", - "name": "constructor_rv_vmsleu_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 11235, - "line_end": 11247, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsle_vv", - "name": "constructor_rv_vmsle_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 11250, - "line_end": 11263, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsle_vx", - "name": "constructor_rv_vmsle_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 11266, - "line_end": 11279, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsle_vi", - "name": "constructor_rv_vmsle_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 11282, - "line_end": 11294, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsgtu_vv", - "name": "constructor_rv_vmsgtu_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 11297, - "line_end": 11307, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsgtu_vx", - "name": "constructor_rv_vmsgtu_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 11310, - "line_end": 11323, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsgtu_vi", - "name": "constructor_rv_vmsgtu_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 11326, - "line_end": 11338, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsgt_vv", - "name": "constructor_rv_vmsgt_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 11341, - "line_end": 11351, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsgt_vx", - "name": "constructor_rv_vmsgt_vx", - "symbol_type": "Function", - "file_path": "", - "line_start": 11354, - "line_end": 11367, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsgt_vi", - "name": "constructor_rv_vmsgt_vi", - "symbol_type": "Function", - "file_path": "", - "line_start": 11370, - "line_end": 11382, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsgeu_vv", - "name": "constructor_rv_vmsgeu_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 11385, - "line_end": 11395, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmsge_vv", - "name": "constructor_rv_vmsge_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 11398, - "line_end": 11408, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmfeq_vv", - "name": "constructor_rv_vmfeq_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 11411, - "line_end": 11424, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmfeq_vf", - "name": "constructor_rv_vmfeq_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 11427, - "line_end": 11440, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmfne_vv", - "name": "constructor_rv_vmfne_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 11443, - "line_end": 11456, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmfne_vf", - "name": "constructor_rv_vmfne_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 11459, - "line_end": 11472, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmflt_vv", - "name": "constructor_rv_vmflt_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 11475, - "line_end": 11488, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmflt_vf", - "name": "constructor_rv_vmflt_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 11491, - "line_end": 11504, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmfle_vv", - "name": "constructor_rv_vmfle_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 11507, - "line_end": 11520, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmfle_vf", - "name": "constructor_rv_vmfle_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 11523, - "line_end": 11536, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmfgt_vv", - "name": "constructor_rv_vmfgt_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 11539, - "line_end": 11549, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmfgt_vf", - "name": "constructor_rv_vmfgt_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 11552, - "line_end": 11565, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmfge_vv", - "name": "constructor_rv_vmfge_vv", - "symbol_type": "Function", - "file_path": "", - "line_start": 11568, - "line_end": 11578, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmfge_vf", - "name": "constructor_rv_vmfge_vf", - "symbol_type": "Function", - "file_path": "", - "line_start": 11581, - "line_end": 11594, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vzext_vf2", - "name": "constructor_rv_vzext_vf2", - "symbol_type": "Function", - "file_path": "", - "line_start": 11597, - "line_end": 11608, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vzext_vf4", - "name": "constructor_rv_vzext_vf4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11611, - "line_end": 11622, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vzext_vf8", - "name": "constructor_rv_vzext_vf8", - "symbol_type": "Function", - "file_path": "", - "line_start": 11625, - "line_end": 11636, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsext_vf2", - "name": "constructor_rv_vsext_vf2", - "symbol_type": "Function", - "file_path": "", - "line_start": 11639, - "line_end": 11650, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsext_vf4", - "name": "constructor_rv_vsext_vf4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11653, - "line_end": 11664, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vsext_vf8", - "name": "constructor_rv_vsext_vf8", - "symbol_type": "Function", - "file_path": "", - "line_start": 11667, - "line_end": 11678, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vnclip_wi", - "name": "constructor_rv_vnclip_wi", - "symbol_type": "Function", - "file_path": "", - "line_start": 11681, - "line_end": 11693, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vnclipu_wi", - "name": "constructor_rv_vnclipu_wi", - "symbol_type": "Function", - "file_path": "", - "line_start": 11696, - "line_end": 11708, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmand_mm", - "name": "constructor_rv_vmand_mm", - "symbol_type": "Function", - "file_path": "", - "line_start": 11711, - "line_end": 11724, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmor_mm", - "name": "constructor_rv_vmor_mm", - "symbol_type": "Function", - "file_path": "", - "line_start": 11727, - "line_end": 11740, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmnand_mm", - "name": "constructor_rv_vmnand_mm", - "symbol_type": "Function", - "file_path": "", - "line_start": 11743, - "line_end": 11756, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmnot_m", - "name": "constructor_rv_vmnot_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 11759, - "line_end": 11767, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_vmnor_mm", - "name": "constructor_rv_vmnor_mm", - "symbol_type": "Function", - "file_path": "", - "line_start": 11770, - "line_end": 11783, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_extractlane", - "name": "constructor_gen_extractlane", - "symbol_type": "Function", - "file_path": "", - "line_start": 11786, - "line_end": 11832, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_vec_mask", - "name": "constructor_gen_vec_mask", - "symbol_type": "Function", - "file_path": "", - "line_start": 11835, - "line_end": 11852, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_constant", - "name": "constructor_gen_constant", - "symbol_type": "Function", - "file_path": "", - "line_start": 11855, - "line_end": 11872, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_slidedown_half", - "name": "constructor_gen_slidedown_half", - "symbol_type": "Function", - "file_path": "", - "line_start": 11875, - "line_end": 11903, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_expand_mask", - "name": "constructor_gen_expand_mask", - "symbol_type": "Function", - "file_path": "", - "line_start": 11906, - "line_end": 11923, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_icmp_mask", - "name": "constructor_gen_icmp_mask", - "symbol_type": "Function", - "file_path": "", - "line_start": 11926, - "line_end": 12426, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_fcmp_mask", - "name": "constructor_gen_fcmp_mask", - "symbol_type": "Function", - "file_path": "", - "line_start": 12429, - "line_end": 12773, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_vfcvt_x_f", - "name": "constructor_gen_vfcvt_x_f", - "symbol_type": "Function", - "file_path": "", - "line_start": 12776, - "line_end": 12794, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_float_int_max", - "name": "constructor_float_int_max", - "symbol_type": "Function", - "file_path": "", - "line_start": 12797, - "line_end": 12813, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_vec_round", - "name": "constructor_gen_vec_round", - "symbol_type": "Function", - "file_path": "", - "line_start": 12816, - "line_end": 12846, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower", - "name": "constructor_lower", - "symbol_type": "Function", - "file_path": "", - "line_start": 12849, - "line_end": 22558, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_match_shnadd", - "name": "constructor_match_shnadd", - "symbol_type": "Function", - "file_path": "", - "line_start": 22561, - "line_end": 22585, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_match_shnadd_uw", - "name": "constructor_match_shnadd_uw", - "symbol_type": "Function", - "file_path": "", - "line_start": 22588, - "line_end": 22612, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_nonzero_divisor", - "name": "constructor_nonzero_divisor", - "symbol_type": "Function", - "file_path": "", - "line_start": 22615, - "line_end": 22623, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_safe_sdiv_divisor", - "name": "constructor_safe_sdiv_divisor", - "symbol_type": "Function", - "file_path": "", - "line_start": 22626, - "line_end": 22646, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_bitrev", - "name": "constructor_gen_bitrev", - "symbol_type": "Function", - "file_path": "", - "line_start": 22649, - "line_end": 22689, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_bswap", - "name": "constructor_gen_bswap", - "symbol_type": "Function", - "file_path": "", - "line_start": 22692, - "line_end": 22748, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_clz", - "name": "constructor_gen_clz", - "symbol_type": "Function", - "file_path": "", - "line_start": 22751, - "line_end": 22765, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uextend_load_op", - "name": "constructor_uextend_load_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 22768, - "line_end": 22788, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sextend_load_op", - "name": "constructor_sextend_load_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 22791, - "line_end": 22811, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_is_fneg", - "name": "constructor_is_fneg", - "symbol_type": "Function", - "file_path": "", - "line_start": 22814, - "line_end": 22841, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_is_fneg_neg", - "name": "constructor_is_fneg_neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 22844, - "line_end": 22856, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_get_fneg_value", - "name": "constructor_get_fneg_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 22859, - "line_end": 22871, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rv_fma", - "name": "constructor_rv_fma", - "symbol_type": "Function", - "file_path": "", - "line_start": 22874, - "line_end": 23153, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_atomic_rmw_loop", - "name": "constructor_gen_atomic_rmw_loop", - "symbol_type": "Function", - "file_path": "", - "line_start": 23156, - "line_end": 23186, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_atomic_offset", - "name": "constructor_gen_atomic_offset", - "symbol_type": "Function", - "file_path": "", - "line_start": 23189, - "line_end": 23205, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_atomic_p", - "name": "constructor_gen_atomic_p", - "symbol_type": "Function", - "file_path": "", - "line_start": 23208, - "line_end": 23222, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gen_load64_extend", - "name": "constructor_gen_load64_extend", - "symbol_type": "Function", - "file_path": "", - "line_start": 23225, - "line_end": 23264, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_icmp", - "name": "constructor_lower_icmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 23267, - "line_end": 23481, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_int_compare", - "name": "constructor_lower_int_compare", - "symbol_type": "Function", - "file_path": "", - "line_start": 23484, - "line_end": 23577, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_icmp_i128", - "name": "constructor_lower_icmp_i128", - "symbol_type": "Function", - "file_path": "", - "line_start": 23580, - "line_end": 23687, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_float_compare", - "name": "constructor_lower_float_compare", - "symbol_type": "Function", - "file_path": "", - "line_start": 23690, - "line_end": 23711, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_inbounds_fcvt_to_uint", - "name": "constructor_lower_inbounds_fcvt_to_uint", - "symbol_type": "Function", - "file_path": "", - "line_start": 23714, - "line_end": 23732, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_inbounds_fcvt_to_sint", - "name": "constructor_lower_inbounds_fcvt_to_sint", - "symbol_type": "Function", - "file_path": "", - "line_start": 23735, - "line_end": 23753, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_fcvt_to_sint_sat", - "name": "constructor_lower_fcvt_to_sint_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 23756, - "line_end": 23791, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_handle_fcvt_to_int_nan", - "name": "constructor_handle_fcvt_to_int_nan", - "symbol_type": "Function", - "file_path": "", - "line_start": 23794, - "line_end": 23805, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_fcvt_to_uint_sat", - "name": "constructor_lower_fcvt_to_uint_sat", - "symbol_type": "Function", - "file_path": "", - "line_start": 23808, - "line_end": 23842, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Context", - "name": "Context", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 1066, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_ContextIter", - "name": "ContextIter", - "symbol_type": "Class", - "file_path": "", - "line_start": 1068, - "line_end": 1073, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_IntoContextIter", - "name": "IntoContextIter", - "symbol_type": "Class", - "file_path": "", - "line_start": 1075, - "line_end": 1080, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_Length", - "name": "Length", - "symbol_type": "Class", - "file_path": "", - "line_start": 1082, - "line_end": 1084, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_ContextIterWrapper", - "name": "ContextIterWrapper", - "symbol_type": "Class", - "file_path": "", - "line_start": 1092, - "line_end": 1095, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MultiReg", - "name": "MultiReg", - "symbol_type": "Class", - "file_path": "", - "line_start": 1155, - "line_end": 1175, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SideEffectNoResult", - "name": "SideEffectNoResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 1179, - "line_end": 1192, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ProducesFlags", - "name": "ProducesFlags", - "symbol_type": "Class", - "file_path": "", - "line_start": 1196, - "line_end": 1213, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConsumesAndProducesFlags", - "name": "ConsumesAndProducesFlags", - "symbol_type": "Class", - "file_path": "", - "line_start": 1217, - "line_end": 1225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConsumesFlags", - "name": "ConsumesFlags", - "symbol_type": "Class", - "file_path": "", - "line_start": 1229, - "line_end": 1257, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MInst", - "name": "MInst", - "symbol_type": "Class", - "file_path": "", - "line_start": 1261, - "line_end": 1572, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AtomicOP", - "name": "AtomicOP", - "symbol_type": "Class", - "file_path": "", - "line_start": 1576, - "line_end": 1599, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FpuOPRRRR", - "name": "FpuOPRRRR", - "symbol_type": "Class", - "file_path": "", - "line_start": 1603, - "line_end": 1608, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FClassResult", - "name": "FClassResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 1612, - "line_end": 1623, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FpuOPWidth", - "name": "FpuOPWidth", - "symbol_type": "Class", - "file_path": "", - "line_start": 1627, - "line_end": 1632, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FpuOPRR", - "name": "FpuOPRR", - "symbol_type": "Class", - "file_path": "", - "line_start": 1636, - "line_end": 1652, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LoadOP", - "name": "LoadOP", - "symbol_type": "Class", - "file_path": "", - "line_start": 1656, - "line_end": 1667, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StoreOP", - "name": "StoreOP", - "symbol_type": "Class", - "file_path": "", - "line_start": 1671, - "line_end": 1679, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AluOPRRR", - "name": "AluOPRRR", - "symbol_type": "Class", - "file_path": "", - "line_start": 1683, - "line_end": 1744, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FpuOPRRR", - "name": "FpuOPRRR", - "symbol_type": "Class", - "file_path": "", - "line_start": 1748, - "line_end": 1763, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AluOPRRI", - "name": "AluOPRRI", - "symbol_type": "Class", - "file_path": "", - "line_start": 1767, - "line_end": 1800, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_COpcodeSpace", - "name": "COpcodeSpace", - "symbol_type": "Class", - "file_path": "", - "line_start": 1804, - "line_end": 1808, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CrOp", - "name": "CrOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 1812, - "line_end": 1818, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CaOp", - "name": "CaOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 1822, - "line_end": 1830, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CjOp", - "name": "CjOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 1834, - "line_end": 1836, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CiOp", - "name": "CiOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 1840, - "line_end": 1850, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CiwOp", - "name": "CiwOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 1854, - "line_end": 1856, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CbOp", - "name": "CbOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 1860, - "line_end": 1864, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CssOp", - "name": "CssOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 1868, - "line_end": 1872, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CsOp", - "name": "CsOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 1876, - "line_end": 1880, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ClOp", - "name": "ClOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 1884, - "line_end": 1888, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CsznOp", - "name": "CsznOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 1892, - "line_end": 1899, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ZcbMemOp", - "name": "ZcbMemOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 1903, - "line_end": 1909, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CsrRegOP", - "name": "CsrRegOP", - "symbol_type": "Class", - "file_path": "", - "line_start": 1913, - "line_end": 1917, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CsrImmOP", - "name": "CsrImmOP", - "symbol_type": "Class", - "file_path": "", - "line_start": 1921, - "line_end": 1925, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CSR", - "name": "CSR", - "symbol_type": "Class", - "file_path": "", - "line_start": 1929, - "line_end": 1931, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FRM", - "name": "FRM", - "symbol_type": "Class", - "file_path": "", - "line_start": 1935, - "line_end": 1942, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FFlagsException", - "name": "FFlagsException", - "symbol_type": "Class", - "file_path": "", - "line_start": 1946, - "line_end": 1952, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ExtendOp", - "name": "ExtendOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 1956, - "line_end": 1959, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ZeroCond", - "name": "ZeroCond", - "symbol_type": "Class", - "file_path": "", - "line_start": 1963, - "line_end": 1966, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FloatCompare", - "name": "FloatCompare", - "symbol_type": "Class", - "file_path": "", - "line_start": 1970, - "line_end": 1977, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecElementWidth", - "name": "VecElementWidth", - "symbol_type": "Class", - "file_path": "", - "line_start": 1981, - "line_end": 1986, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecLmul", - "name": "VecLmul", - "symbol_type": "Class", - "file_path": "", - "line_start": 1990, - "line_end": 1998, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecTailMode", - "name": "VecTailMode", - "symbol_type": "Class", - "file_path": "", - "line_start": 2002, - "line_end": 2005, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecMaskMode", - "name": "VecMaskMode", - "symbol_type": "Class", - "file_path": "", - "line_start": 2009, - "line_end": 2012, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecAvl", - "name": "VecAvl", - "symbol_type": "Class", - "file_path": "", - "line_start": 2016, - "line_end": 2020, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecOpCategory", - "name": "VecOpCategory", - "symbol_type": "Class", - "file_path": "", - "line_start": 2024, - "line_end": 2033, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecOpMasking", - "name": "VecOpMasking", - "symbol_type": "Class", - "file_path": "", - "line_start": 2037, - "line_end": 2042, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecAluOpRRR", - "name": "VecAluOpRRR", - "symbol_type": "Class", - "file_path": "", - "line_start": 2046, - "line_end": 2157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecAluOpRRRImm5", - "name": "VecAluOpRRRImm5", - "symbol_type": "Class", - "file_path": "", - "line_start": 2161, - "line_end": 2163, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecAluOpRRRR", - "name": "VecAluOpRRRR", - "symbol_type": "Class", - "file_path": "", - "line_start": 2167, - "line_end": 2181, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecAluOpRRImm5", - "name": "VecAluOpRRImm5", - "symbol_type": "Class", - "file_path": "", - "line_start": 2185, - "line_end": 2209, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecAluOpRImm5", - "name": "VecAluOpRImm5", - "symbol_type": "Class", - "file_path": "", - "line_start": 2213, - "line_end": 2215, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecAluOpRR", - "name": "VecAluOpRR", - "symbol_type": "Class", - "file_path": "", - "line_start": 2219, - "line_end": 2242, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecAMode", - "name": "VecAMode", - "symbol_type": "Class", - "file_path": "", - "line_start": 2246, - "line_end": 2250, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_IsFneg", - "name": "IsFneg", - "symbol_type": "Class", - "file_path": "", - "line_start": 2254, - "line_end": 2259, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "isle_s390x.rs", - "path": "./target/release/build/cranelift-codegen-79e158676d48bd57/out/isle_s390x.rs", - "language": "rust", - "size_bytes": 1259491, - "total_lines": 26149, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:08.878010573Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_size_hint", - "name": "size_hint", - "symbol_type": "Function", - "file_path": "", - "line_start": 1073, - "line_end": 1073, - "column_start": 4, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 1088, - "line_end": 1090, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 1098, - "line_end": 1103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_deref", - "name": "deref", - "symbol_type": "Function", - "file_path": "", - "line_start": 1107, - "line_end": 1109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_deref_mut", - "name": "deref_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 1112, - "line_end": 1114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 1117, - "line_end": 1119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next", - "name": "next", - "symbol_type": "Function", - "file_path": "", - "line_start": 1124, - "line_end": 1126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_size_hint", - "name": "size_hint", - "symbol_type": "Function", - "file_path": "", - "line_start": 1127, - "line_end": 1129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_into_context_iter", - "name": "into_context_iter", - "symbol_type": "Function", - "file_path": "", - "line_start": 1135, - "line_end": 1140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extend", - "name": "extend", - "symbol_type": "Function", - "file_path": "", - "line_start": 1143, - "line_end": 1145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 1148, - "line_end": 1150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ty_shift_mask", - "name": "constructor_ty_shift_mask", - "symbol_type": "Function", - "file_path": "", - "line_start": 2491, - "line_end": 2501, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_reg", - "name": "constructor_output_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2504, - "line_end": 2512, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_value", - "name": "constructor_output_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2515, - "line_end": 2523, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_temp_reg", - "name": "constructor_temp_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2526, - "line_end": 2534, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lo_reg", - "name": "constructor_lo_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2537, - "line_end": 2545, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_multi_reg_to_pair_and_single", - "name": "constructor_multi_reg_to_pair_and_single", - "symbol_type": "Function", - "file_path": "", - "line_start": 2548, - "line_end": 2564, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_multi_reg_to_pair", - "name": "constructor_multi_reg_to_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 2567, - "line_end": 2581, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_multi_reg_to_single", - "name": "constructor_multi_reg_to_single", - "symbol_type": "Function", - "file_path": "", - "line_start": 2584, - "line_end": 2597, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_side_effect", - "name": "constructor_emit_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 2600, - "line_end": 2635, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_side_effect", - "name": "constructor_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 2638, - "line_end": 2646, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_side_effect_concat", - "name": "constructor_side_effect_concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 2649, - "line_end": 2703, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_side_effect_as_invalid", - "name": "constructor_side_effect_as_invalid", - "symbol_type": "Function", - "file_path": "", - "line_start": 2706, - "line_end": 2715, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_produces_flags_concat", - "name": "constructor_produces_flags_concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 2718, - "line_end": 2738, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_produces_flags_get_reg", - "name": "constructor_produces_flags_get_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2741, - "line_end": 2763, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_produces_flags_ignore", - "name": "constructor_produces_flags_ignore", - "symbol_type": "Function", - "file_path": "", - "line_start": 2766, - "line_end": 2794, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_concat", - "name": "constructor_consumes_flags_concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 2797, - "line_end": 2838, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_get_reg", - "name": "constructor_consumes_flags_get_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2841, - "line_end": 2853, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_get_regs", - "name": "constructor_consumes_flags_get_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 2856, - "line_end": 2869, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags", - "name": "constructor_with_flags", - "symbol_type": "Function", - "file_path": "", - "line_start": 2872, - "line_end": 2998, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags_reg", - "name": "constructor_with_flags_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3001, - "line_end": 3010, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_flags_to_producesflags", - "name": "constructor_flags_to_producesflags", - "symbol_type": "Function", - "file_path": "", - "line_start": 3013, - "line_end": 3020, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags_side_effect", - "name": "constructor_with_flags_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 3023, - "line_end": 3102, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags_chained", - "name": "constructor_with_flags_chained", - "symbol_type": "Function", - "file_path": "", - "line_start": 3105, - "line_end": 3599, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_return", - "name": "constructor_lower_return", - "symbol_type": "Function", - "file_path": "", - "line_start": 3602, - "line_end": 3611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lane_order_equal", - "name": "constructor_lane_order_equal", - "symbol_type": "Function", - "file_path": "", - "line_start": 3614, - "line_end": 3653, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lane_order_from_memflags", - "name": "constructor_lane_order_from_memflags", - "symbol_type": "Function", - "file_path": "", - "line_start": 3656, - "line_end": 3671, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_i64_not_neg1", - "name": "constructor_i64_not_neg1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3674, - "line_end": 3685, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_imm8x16", - "name": "constructor_imm8x16", - "symbol_type": "Function", - "file_path": "", - "line_start": 3688, - "line_end": 3724, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mask_amt_reg", - "name": "constructor_mask_amt_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3727, - "line_end": 3747, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_amt_reg", - "name": "constructor_amt_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3750, - "line_end": 3770, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_amt_vr", - "name": "constructor_amt_vr", - "symbol_type": "Function", - "file_path": "", - "line_start": 3773, - "line_end": 3801, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_memarg_symbol_offset", - "name": "constructor_memarg_symbol_offset", - "symbol_type": "Function", - "file_path": "", - "line_start": 3804, - "line_end": 3813, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_address", - "name": "constructor_lower_address", - "symbol_type": "Function", - "file_path": "", - "line_start": 3816, - "line_end": 3882, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_address_bias", - "name": "constructor_lower_address_bias", - "symbol_type": "Function", - "file_path": "", - "line_start": 3885, - "line_end": 3926, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_load_sym", - "name": "constructor_load_sym", - "symbol_type": "Function", - "file_path": "", - "line_start": 3929, - "line_end": 3968, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uload16_sym", - "name": "constructor_uload16_sym", - "symbol_type": "Function", - "file_path": "", - "line_start": 3971, - "line_end": 4010, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_stack_addr_impl", - "name": "constructor_stack_addr_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4013, - "line_end": 4025, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sink_load", - "name": "constructor_sink_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 4028, - "line_end": 4047, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sink_sload16", - "name": "constructor_sink_sload16", - "symbol_type": "Function", - "file_path": "", - "line_start": 4050, - "line_end": 4069, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sink_sload32", - "name": "constructor_sink_sload32", - "symbol_type": "Function", - "file_path": "", - "line_start": 4072, - "line_end": 4091, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sink_uload16", - "name": "constructor_sink_uload16", - "symbol_type": "Function", - "file_path": "", - "line_start": 4094, - "line_end": 4113, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sink_uload32", - "name": "constructor_sink_uload32", - "symbol_type": "Function", - "file_path": "", - "line_start": 4116, - "line_end": 4135, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_temp_writable_regpair", - "name": "constructor_temp_writable_regpair", - "symbol_type": "Function", - "file_path": "", - "line_start": 4138, - "line_end": 4147, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_regpair_to_regpair", - "name": "constructor_writable_regpair_to_regpair", - "symbol_type": "Function", - "file_path": "", - "line_start": 4150, - "line_end": 4161, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fp_reg_to_regpair", - "name": "constructor_fp_reg_to_regpair", - "symbol_type": "Function", - "file_path": "", - "line_start": 4164, - "line_end": 4172, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fp_regpair_to_reg", - "name": "constructor_fp_regpair_to_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 4175, - "line_end": 4184, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rrr", - "name": "constructor_alu_rrr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4187, - "line_end": 4205, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rrr_with_flags_paired", - "name": "constructor_alu_rrr_with_flags_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 4208, - "line_end": 4229, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rrsimm16", - "name": "constructor_alu_rrsimm16", - "symbol_type": "Function", - "file_path": "", - "line_start": 4232, - "line_end": 4250, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rr", - "name": "constructor_alu_rr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4253, - "line_end": 4271, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rr_with_flags_paired", - "name": "constructor_alu_rr_with_flags_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 4274, - "line_end": 4295, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rx", - "name": "constructor_alu_rx", - "symbol_type": "Function", - "file_path": "", - "line_start": 4298, - "line_end": 4316, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rx_with_flags_paired", - "name": "constructor_alu_rx_with_flags_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 4319, - "line_end": 4340, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rsimm16", - "name": "constructor_alu_rsimm16", - "symbol_type": "Function", - "file_path": "", - "line_start": 4343, - "line_end": 4361, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_rsimm32", - "name": "constructor_alu_rsimm32", - "symbol_type": "Function", - "file_path": "", - "line_start": 4364, - "line_end": 4382, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_ruimm32", - "name": "constructor_alu_ruimm32", - "symbol_type": "Function", - "file_path": "", - "line_start": 4385, - "line_end": 4403, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_ruimm32_with_flags_paired", - "name": "constructor_alu_ruimm32_with_flags_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 4406, - "line_end": 4427, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_ruimm16shifted", - "name": "constructor_alu_ruimm16shifted", - "symbol_type": "Function", - "file_path": "", - "line_start": 4430, - "line_end": 4448, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_alu_ruimm32shifted", - "name": "constructor_alu_ruimm32shifted", - "symbol_type": "Function", - "file_path": "", - "line_start": 4451, - "line_end": 4469, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_smul_wide", - "name": "constructor_smul_wide", - "symbol_type": "Function", - "file_path": "", - "line_start": 4472, - "line_end": 4487, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_umul_wide", - "name": "constructor_umul_wide", - "symbol_type": "Function", - "file_path": "", - "line_start": 4490, - "line_end": 4505, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sdivmod32", - "name": "constructor_sdivmod32", - "symbol_type": "Function", - "file_path": "", - "line_start": 4508, - "line_end": 4523, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sdivmod64", - "name": "constructor_sdivmod64", - "symbol_type": "Function", - "file_path": "", - "line_start": 4526, - "line_end": 4541, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_udivmod32", - "name": "constructor_udivmod32", - "symbol_type": "Function", - "file_path": "", - "line_start": 4544, - "line_end": 4559, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_udivmod64", - "name": "constructor_udivmod64", - "symbol_type": "Function", - "file_path": "", - "line_start": 4562, - "line_end": 4577, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_shift_rr", - "name": "constructor_shift_rr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4580, - "line_end": 4600, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rxsbg_test", - "name": "constructor_rxsbg_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 4603, - "line_end": 4625, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_unary_rr", - "name": "constructor_unary_rr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4628, - "line_end": 4644, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_rr", - "name": "constructor_cmp_rr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4647, - "line_end": 4663, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_rx", - "name": "constructor_cmp_rx", - "symbol_type": "Function", - "file_path": "", - "line_start": 4666, - "line_end": 4682, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_rsimm16", - "name": "constructor_cmp_rsimm16", - "symbol_type": "Function", - "file_path": "", - "line_start": 4685, - "line_end": 4701, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_rsimm32", - "name": "constructor_cmp_rsimm32", - "symbol_type": "Function", - "file_path": "", - "line_start": 4704, - "line_end": 4720, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_ruimm32", - "name": "constructor_cmp_ruimm32", - "symbol_type": "Function", - "file_path": "", - "line_start": 4723, - "line_end": 4739, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_rmw_impl", - "name": "constructor_atomic_rmw_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4742, - "line_end": 4760, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_cas32", - "name": "constructor_atomic_cas32", - "symbol_type": "Function", - "file_path": "", - "line_start": 4763, - "line_end": 4780, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_cas64", - "name": "constructor_atomic_cas64", - "symbol_type": "Function", - "file_path": "", - "line_start": 4783, - "line_end": 4800, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fence_impl", - "name": "constructor_fence_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 4803, - "line_end": 4811, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_load32", - "name": "constructor_load32", - "symbol_type": "Function", - "file_path": "", - "line_start": 4814, - "line_end": 4827, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_load64", - "name": "constructor_load64", - "symbol_type": "Function", - "file_path": "", - "line_start": 4830, - "line_end": 4843, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_loadrev16", - "name": "constructor_loadrev16", - "symbol_type": "Function", - "file_path": "", - "line_start": 4846, - "line_end": 4859, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_loadrev32", - "name": "constructor_loadrev32", - "symbol_type": "Function", - "file_path": "", - "line_start": 4862, - "line_end": 4875, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_loadrev64", - "name": "constructor_loadrev64", - "symbol_type": "Function", - "file_path": "", - "line_start": 4878, - "line_end": 4891, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_store8", - "name": "constructor_store8", - "symbol_type": "Function", - "file_path": "", - "line_start": 4894, - "line_end": 4908, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_store16", - "name": "constructor_store16", - "symbol_type": "Function", - "file_path": "", - "line_start": 4911, - "line_end": 4925, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_store32", - "name": "constructor_store32", - "symbol_type": "Function", - "file_path": "", - "line_start": 4928, - "line_end": 4942, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_store64", - "name": "constructor_store64", - "symbol_type": "Function", - "file_path": "", - "line_start": 4945, - "line_end": 4959, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_store8_imm", - "name": "constructor_store8_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4962, - "line_end": 4976, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_store16_imm", - "name": "constructor_store16_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4979, - "line_end": 4993, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_store32_simm16", - "name": "constructor_store32_simm16", - "symbol_type": "Function", - "file_path": "", - "line_start": 4996, - "line_end": 5010, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_store64_simm16", - "name": "constructor_store64_simm16", - "symbol_type": "Function", - "file_path": "", - "line_start": 5013, - "line_end": 5027, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_storerev16", - "name": "constructor_storerev16", - "symbol_type": "Function", - "file_path": "", - "line_start": 5030, - "line_end": 5044, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_storerev32", - "name": "constructor_storerev32", - "symbol_type": "Function", - "file_path": "", - "line_start": 5047, - "line_end": 5061, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_storerev64", - "name": "constructor_storerev64", - "symbol_type": "Function", - "file_path": "", - "line_start": 5064, - "line_end": 5078, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_load_ar", - "name": "constructor_load_ar", - "symbol_type": "Function", - "file_path": "", - "line_start": 5081, - "line_end": 5094, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_insert_ar", - "name": "constructor_insert_ar", - "symbol_type": "Function", - "file_path": "", - "line_start": 5097, - "line_end": 5112, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_rr", - "name": "constructor_fpu_rr", - "symbol_type": "Function", - "file_path": "", - "line_start": 5115, - "line_end": 5131, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_rrr", - "name": "constructor_fpu_rrr", - "symbol_type": "Function", - "file_path": "", - "line_start": 5134, - "line_end": 5152, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_rrrr", - "name": "constructor_fpu_rrrr", - "symbol_type": "Function", - "file_path": "", - "line_start": 5155, - "line_end": 5175, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_cmp32", - "name": "constructor_fpu_cmp32", - "symbol_type": "Function", - "file_path": "", - "line_start": 5178, - "line_end": 5192, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_cmp64", - "name": "constructor_fpu_cmp64", - "symbol_type": "Function", - "file_path": "", - "line_start": 5195, - "line_end": 5209, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_cmp128", - "name": "constructor_fpu_cmp128", - "symbol_type": "Function", - "file_path": "", - "line_start": 5212, - "line_end": 5226, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_round", - "name": "constructor_fpu_round", - "symbol_type": "Function", - "file_path": "", - "line_start": 5229, - "line_end": 5247, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_conv128_from_int", - "name": "constructor_fpu_conv128_from_int", - "symbol_type": "Function", - "file_path": "", - "line_start": 5250, - "line_end": 5267, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpu_conv128_to_int", - "name": "constructor_fpu_conv128_to_int", - "symbol_type": "Function", - "file_path": "", - "line_start": 5270, - "line_end": 5288, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_rrr", - "name": "constructor_vec_rrr", - "symbol_type": "Function", - "file_path": "", - "line_start": 5291, - "line_end": 5309, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_rr", - "name": "constructor_vec_rr", - "symbol_type": "Function", - "file_path": "", - "line_start": 5312, - "line_end": 5328, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_shift_rr", - "name": "constructor_vec_shift_rr", - "symbol_type": "Function", - "file_path": "", - "line_start": 5331, - "line_end": 5351, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_select", - "name": "constructor_vec_select", - "symbol_type": "Function", - "file_path": "", - "line_start": 5354, - "line_end": 5372, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_permute", - "name": "constructor_vec_permute", - "symbol_type": "Function", - "file_path": "", - "line_start": 5375, - "line_end": 5393, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_permute_dw_imm", - "name": "constructor_vec_permute_dw_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 5396, - "line_end": 5416, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_int_cmp", - "name": "constructor_vec_int_cmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 5419, - "line_end": 5437, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_int_cmps", - "name": "constructor_vec_int_cmps", - "symbol_type": "Function", - "file_path": "", - "line_start": 5440, - "line_end": 5459, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_float_cmp", - "name": "constructor_vec_float_cmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 5462, - "line_end": 5480, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_float_cmps", - "name": "constructor_vec_float_cmps", - "symbol_type": "Function", - "file_path": "", - "line_start": 5483, - "line_end": 5502, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_int128_scmphi", - "name": "constructor_vec_int128_scmphi", - "symbol_type": "Function", - "file_path": "", - "line_start": 5505, - "line_end": 5523, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_int128_ucmphi", - "name": "constructor_vec_int128_ucmphi", - "symbol_type": "Function", - "file_path": "", - "line_start": 5526, - "line_end": 5544, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load", - "name": "constructor_vec_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 5547, - "line_end": 5561, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_loadrev", - "name": "constructor_vec_loadrev", - "symbol_type": "Function", - "file_path": "", - "line_start": 5564, - "line_end": 5578, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_byte16rev", - "name": "constructor_vec_load_byte16rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 5581, - "line_end": 5595, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_byte32rev", - "name": "constructor_vec_load_byte32rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 5598, - "line_end": 5612, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_byte64rev", - "name": "constructor_vec_load_byte64rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 5615, - "line_end": 5629, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_elt16rev", - "name": "constructor_vec_load_elt16rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 5632, - "line_end": 5646, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_elt32rev", - "name": "constructor_vec_load_elt32rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 5649, - "line_end": 5663, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_elt64rev", - "name": "constructor_vec_load_elt64rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 5666, - "line_end": 5680, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_store", - "name": "constructor_vec_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 5683, - "line_end": 5697, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_storerev", - "name": "constructor_vec_storerev", - "symbol_type": "Function", - "file_path": "", - "line_start": 5700, - "line_end": 5714, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_store_byte16rev", - "name": "constructor_vec_store_byte16rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 5717, - "line_end": 5731, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_store_byte32rev", - "name": "constructor_vec_store_byte32rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 5734, - "line_end": 5748, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_store_byte64rev", - "name": "constructor_vec_store_byte64rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 5751, - "line_end": 5765, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_store_elt16rev", - "name": "constructor_vec_store_elt16rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 5768, - "line_end": 5782, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_store_elt32rev", - "name": "constructor_vec_store_elt32rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 5785, - "line_end": 5799, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_store_elt64rev", - "name": "constructor_vec_store_elt64rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 5802, - "line_end": 5816, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_replicate", - "name": "constructor_vec_load_replicate", - "symbol_type": "Function", - "file_path": "", - "line_start": 5819, - "line_end": 5841, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_replicate_rev", - "name": "constructor_vec_load_replicate_rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 5844, - "line_end": 5866, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mov_to_vec128", - "name": "constructor_mov_to_vec128", - "symbol_type": "Function", - "file_path": "", - "line_start": 5869, - "line_end": 5885, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_imm_byte_mask", - "name": "constructor_vec_imm_byte_mask", - "symbol_type": "Function", - "file_path": "", - "line_start": 5888, - "line_end": 5906, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_imm_bit_mask", - "name": "constructor_vec_imm_bit_mask", - "symbol_type": "Function", - "file_path": "", - "line_start": 5909, - "line_end": 5933, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_imm_replicate", - "name": "constructor_vec_imm_replicate", - "symbol_type": "Function", - "file_path": "", - "line_start": 5936, - "line_end": 5958, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_lane", - "name": "constructor_vec_load_lane", - "symbol_type": "Function", - "file_path": "", - "line_start": 5961, - "line_end": 5984, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_lane_undef", - "name": "constructor_vec_load_lane_undef", - "symbol_type": "Function", - "file_path": "", - "line_start": 5987, - "line_end": 6008, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_lane_rev", - "name": "constructor_vec_load_lane_rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 6011, - "line_end": 6034, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_lane_rev_undef", - "name": "constructor_vec_load_lane_rev_undef", - "symbol_type": "Function", - "file_path": "", - "line_start": 6037, - "line_end": 6058, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_store_lane", - "name": "constructor_vec_store_lane", - "symbol_type": "Function", - "file_path": "", - "line_start": 6061, - "line_end": 6083, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_store_lane_rev", - "name": "constructor_vec_store_lane_rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 6086, - "line_end": 6108, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_insert_lane", - "name": "constructor_vec_insert_lane", - "symbol_type": "Function", - "file_path": "", - "line_start": 6111, - "line_end": 6136, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_insert_lane_undef", - "name": "constructor_vec_insert_lane_undef", - "symbol_type": "Function", - "file_path": "", - "line_start": 6139, - "line_end": 6162, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_extract_lane", - "name": "constructor_vec_extract_lane", - "symbol_type": "Function", - "file_path": "", - "line_start": 6165, - "line_end": 6188, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_insert_lane_imm", - "name": "constructor_vec_insert_lane_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 6191, - "line_end": 6214, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_insert_lane_imm_undef", - "name": "constructor_vec_insert_lane_imm_undef", - "symbol_type": "Function", - "file_path": "", - "line_start": 6217, - "line_end": 6238, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_replicate_lane", - "name": "constructor_vec_replicate_lane", - "symbol_type": "Function", - "file_path": "", - "line_start": 6241, - "line_end": 6262, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_elt_rev", - "name": "constructor_vec_elt_rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 6265, - "line_end": 6284, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_load_symbol_reloc", - "name": "constructor_load_symbol_reloc", - "symbol_type": "Function", - "file_path": "", - "line_start": 6287, - "line_end": 6301, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_load_addr", - "name": "constructor_load_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 6304, - "line_end": 6317, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_call_impl", - "name": "constructor_call_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 6320, - "line_end": 6334, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_return_call_impl", - "name": "constructor_return_call_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 6337, - "line_end": 6349, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_jump_impl", - "name": "constructor_jump_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 6352, - "line_end": 6364, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cond_br", - "name": "constructor_cond_br", - "symbol_type": "Function", - "file_path": "", - "line_start": 6367, - "line_end": 6383, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_jt_sequence", - "name": "constructor_jt_sequence", - "symbol_type": "Function", - "file_path": "", - "line_start": 6386, - "line_end": 6404, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_jt_sequence_default_bool", - "name": "constructor_jt_sequence_default_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 6407, - "line_end": 6424, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_push_alu_reg", - "name": "constructor_push_alu_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 6427, - "line_end": 6449, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_push_alu_uimm32shifted", - "name": "constructor_push_alu_uimm32shifted", - "symbol_type": "Function", - "file_path": "", - "line_start": 6452, - "line_end": 6474, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_push_shift", - "name": "constructor_push_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 6477, - "line_end": 6501, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_push_rxsbg", - "name": "constructor_push_rxsbg", - "symbol_type": "Function", - "file_path": "", - "line_start": 6504, - "line_end": 6535, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_push_unary", - "name": "constructor_push_unary", - "symbol_type": "Function", - "file_path": "", - "line_start": 6538, - "line_end": 6558, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_push_atomic_cas32", - "name": "constructor_push_atomic_cas32", - "symbol_type": "Function", - "file_path": "", - "line_start": 6561, - "line_end": 6582, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_push_atomic_cas64", - "name": "constructor_push_atomic_cas64", - "symbol_type": "Function", - "file_path": "", - "line_start": 6585, - "line_end": 6606, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_push_break_if", - "name": "constructor_push_break_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 6609, - "line_end": 6628, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_loop", - "name": "constructor_emit_loop", - "symbol_type": "Function", - "file_path": "", - "line_start": 6631, - "line_end": 6644, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_copy_reg", - "name": "constructor_copy_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 6647, - "line_end": 6677, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_load", - "name": "constructor_emit_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 6680, - "line_end": 6708, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mov_preg", - "name": "constructor_mov_preg", - "symbol_type": "Function", - "file_path": "", - "line_start": 6711, - "line_end": 6724, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sp", - "name": "constructor_sp", - "symbol_type": "Function", - "file_path": "", - "line_start": 6727, - "line_end": 6734, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_imm", - "name": "constructor_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 6737, - "line_end": 6875, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_insert_imm", - "name": "constructor_insert_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 6878, - "line_end": 6911, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_imm32", - "name": "constructor_imm32", - "symbol_type": "Function", - "file_path": "", - "line_start": 6914, - "line_end": 6931, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_imm", - "name": "constructor_vec_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 6934, - "line_end": 6959, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_imm_splat", - "name": "constructor_vec_imm_splat", - "symbol_type": "Function", - "file_path": "", - "line_start": 6962, - "line_end": 7059, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ty_ext32", - "name": "constructor_ty_ext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 7062, - "line_end": 7086, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ty_ext64", - "name": "constructor_ty_ext64", - "symbol_type": "Function", - "file_path": "", - "line_start": 7089, - "line_end": 7113, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_zext32_reg", - "name": "constructor_zext32_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 7116, - "line_end": 7135, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sext32_reg", - "name": "constructor_sext32_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 7138, - "line_end": 7157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_zext64_reg", - "name": "constructor_zext64_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 7160, - "line_end": 7179, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sext64_reg", - "name": "constructor_sext64_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 7182, - "line_end": 7201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_zext32_mem", - "name": "constructor_zext32_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 7204, - "line_end": 7235, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sext32_mem", - "name": "constructor_sext32_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 7238, - "line_end": 7269, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_zext64_mem", - "name": "constructor_zext64_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 7272, - "line_end": 7314, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sext64_mem", - "name": "constructor_sext64_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 7317, - "line_end": 7359, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_reg_zext32", - "name": "constructor_put_in_reg_zext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 7362, - "line_end": 7409, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_reg_sext32", - "name": "constructor_put_in_reg_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 7412, - "line_end": 7459, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_reg_zext64", - "name": "constructor_put_in_reg_zext64", - "symbol_type": "Function", - "file_path": "", - "line_start": 7462, - "line_end": 7509, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_reg_sext64", - "name": "constructor_put_in_reg_sext64", - "symbol_type": "Function", - "file_path": "", - "line_start": 7512, - "line_end": 7559, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmov_imm", - "name": "constructor_cmov_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 7562, - "line_end": 7604, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmov_imm_imm", - "name": "constructor_cmov_imm_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 7607, - "line_end": 7665, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmov_reg_reg", - "name": "constructor_cmov_reg_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 7668, - "line_end": 7778, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trap_if", - "name": "constructor_trap_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 7781, - "line_end": 7793, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmps_reg_and_trap", - "name": "constructor_icmps_reg_and_trap", - "symbol_type": "Function", - "file_path": "", - "line_start": 7796, - "line_end": 7816, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmps_simm16_and_trap", - "name": "constructor_icmps_simm16_and_trap", - "symbol_type": "Function", - "file_path": "", - "line_start": 7819, - "line_end": 7839, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmpu_reg_and_trap", - "name": "constructor_icmpu_reg_and_trap", - "symbol_type": "Function", - "file_path": "", - "line_start": 7842, - "line_end": 7862, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmpu_uimm16_and_trap", - "name": "constructor_icmpu_uimm16_and_trap", - "symbol_type": "Function", - "file_path": "", - "line_start": 7865, - "line_end": 7885, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trap_impl", - "name": "constructor_trap_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 7888, - "line_end": 7900, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trap_if_impl", - "name": "constructor_trap_if_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 7903, - "line_end": 7917, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_debugtrap_impl", - "name": "constructor_debugtrap_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 7920, - "line_end": 7928, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bool", - "name": "constructor_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 7931, - "line_end": 7942, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_invert_bool", - "name": "constructor_invert_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 7945, - "line_end": 7959, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_select_bool_reg", - "name": "constructor_select_bool_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 7962, - "line_end": 7979, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_select_bool_imm", - "name": "constructor_select_bool_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 7982, - "line_end": 7999, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_bool", - "name": "constructor_lower_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 8002, - "line_end": 8013, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_bool_to_mask", - "name": "constructor_lower_bool_to_mask", - "symbol_type": "Function", - "file_path": "", - "line_start": 8016, - "line_end": 8034, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cond_br_bool", - "name": "constructor_cond_br_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 8037, - "line_end": 8053, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trap_if_bool", - "name": "constructor_trap_if_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 8056, - "line_end": 8071, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_casloop_val_reg", - "name": "constructor_casloop_val_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 8074, - "line_end": 8080, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_casloop_tmp_reg", - "name": "constructor_casloop_tmp_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 8083, - "line_end": 8089, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_casloop_emit", - "name": "constructor_casloop_emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 8092, - "line_end": 8112, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_casloop_result", - "name": "constructor_casloop_result", - "symbol_type": "Function", - "file_path": "", - "line_start": 8115, - "line_end": 8138, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_casloop", - "name": "constructor_casloop", - "symbol_type": "Function", - "file_path": "", - "line_start": 8141, - "line_end": 8153, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_casloop_bitshift", - "name": "constructor_casloop_bitshift", - "symbol_type": "Function", - "file_path": "", - "line_start": 8156, - "line_end": 8163, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_casloop_aligned_addr", - "name": "constructor_casloop_aligned_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 8166, - "line_end": 8174, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_casloop_rotate_in", - "name": "constructor_casloop_rotate_in", - "symbol_type": "Function", - "file_path": "", - "line_start": 8177, - "line_end": 8211, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_casloop_rotate_out", - "name": "constructor_casloop_rotate_out", - "symbol_type": "Function", - "file_path": "", - "line_start": 8214, - "line_end": 8249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_casloop_rotate_result", - "name": "constructor_casloop_rotate_result", - "symbol_type": "Function", - "file_path": "", - "line_start": 8252, - "line_end": 8283, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_casloop_subword", - "name": "constructor_casloop_subword", - "symbol_type": "Function", - "file_path": "", - "line_start": 8286, - "line_end": 8300, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_link_reg", - "name": "constructor_writable_link_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 8303, - "line_end": 8309, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_widen_type", - "name": "constructor_vec_widen_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 8312, - "line_end": 8332, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_pack", - "name": "constructor_vecop_pack", - "symbol_type": "Function", - "file_path": "", - "line_start": 8335, - "line_end": 8355, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_pack", - "name": "constructor_vec_pack", - "symbol_type": "Function", - "file_path": "", - "line_start": 8358, - "line_end": 8368, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_pack_ssat", - "name": "constructor_vecop_pack_ssat", - "symbol_type": "Function", - "file_path": "", - "line_start": 8371, - "line_end": 8391, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_pack_ssat", - "name": "constructor_vec_pack_ssat", - "symbol_type": "Function", - "file_path": "", - "line_start": 8394, - "line_end": 8404, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_pack_usat", - "name": "constructor_vecop_pack_usat", - "symbol_type": "Function", - "file_path": "", - "line_start": 8407, - "line_end": 8427, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_pack_usat", - "name": "constructor_vec_pack_usat", - "symbol_type": "Function", - "file_path": "", - "line_start": 8430, - "line_end": 8440, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_unpacks_low", - "name": "constructor_vecop_unpacks_low", - "symbol_type": "Function", - "file_path": "", - "line_start": 8443, - "line_end": 8463, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_unpacks_low", - "name": "constructor_vec_unpacks_low", - "symbol_type": "Function", - "file_path": "", - "line_start": 8466, - "line_end": 8475, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_unpacks_high", - "name": "constructor_vecop_unpacks_high", - "symbol_type": "Function", - "file_path": "", - "line_start": 8478, - "line_end": 8498, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_unpacks_high", - "name": "constructor_vec_unpacks_high", - "symbol_type": "Function", - "file_path": "", - "line_start": 8501, - "line_end": 8510, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_unpacku_low", - "name": "constructor_vecop_unpacku_low", - "symbol_type": "Function", - "file_path": "", - "line_start": 8513, - "line_end": 8533, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_unpacku_low", - "name": "constructor_vec_unpacku_low", - "symbol_type": "Function", - "file_path": "", - "line_start": 8536, - "line_end": 8545, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_unpacku_high", - "name": "constructor_vecop_unpacku_high", - "symbol_type": "Function", - "file_path": "", - "line_start": 8548, - "line_end": 8568, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_unpacku_high", - "name": "constructor_vec_unpacku_high", - "symbol_type": "Function", - "file_path": "", - "line_start": 8571, - "line_end": 8580, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_pack_lane_order", - "name": "constructor_vec_pack_lane_order", - "symbol_type": "Function", - "file_path": "", - "line_start": 8583, - "line_end": 8604, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_pack_ssat_lane_order", - "name": "constructor_vec_pack_ssat_lane_order", - "symbol_type": "Function", - "file_path": "", - "line_start": 8607, - "line_end": 8628, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_pack_usat_lane_order", - "name": "constructor_vec_pack_usat_lane_order", - "symbol_type": "Function", - "file_path": "", - "line_start": 8631, - "line_end": 8652, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_unpacks_low_lane_order", - "name": "constructor_vec_unpacks_low_lane_order", - "symbol_type": "Function", - "file_path": "", - "line_start": 8655, - "line_end": 8675, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_unpacks_high_lane_order", - "name": "constructor_vec_unpacks_high_lane_order", - "symbol_type": "Function", - "file_path": "", - "line_start": 8678, - "line_end": 8698, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_unpacku_low_lane_order", - "name": "constructor_vec_unpacku_low_lane_order", - "symbol_type": "Function", - "file_path": "", - "line_start": 8701, - "line_end": 8721, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_unpacku_high_lane_order", - "name": "constructor_vec_unpacku_high_lane_order", - "symbol_type": "Function", - "file_path": "", - "line_start": 8724, - "line_end": 8744, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_merge_low", - "name": "constructor_vecop_merge_low", - "symbol_type": "Function", - "file_path": "", - "line_start": 8747, - "line_end": 8771, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_merge_low", - "name": "constructor_vec_merge_low", - "symbol_type": "Function", - "file_path": "", - "line_start": 8774, - "line_end": 8784, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_merge_high", - "name": "constructor_vecop_merge_high", - "symbol_type": "Function", - "file_path": "", - "line_start": 8787, - "line_end": 8811, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_merge_high", - "name": "constructor_vec_merge_high", - "symbol_type": "Function", - "file_path": "", - "line_start": 8814, - "line_end": 8824, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_merge_low_lane_order", - "name": "constructor_vec_merge_low_lane_order", - "symbol_type": "Function", - "file_path": "", - "line_start": 8827, - "line_end": 8848, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_merge_high_lane_order", - "name": "constructor_vec_merge_high_lane_order", - "symbol_type": "Function", - "file_path": "", - "line_start": 8851, - "line_end": 8872, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_clz_reg", - "name": "constructor_clz_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 8875, - "line_end": 8907, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_clz", - "name": "constructor_vecop_clz", - "symbol_type": "Function", - "file_path": "", - "line_start": 8910, - "line_end": 8934, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_clz", - "name": "constructor_vec_clz", - "symbol_type": "Function", - "file_path": "", - "line_start": 8937, - "line_end": 8946, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_ctz", - "name": "constructor_vecop_ctz", - "symbol_type": "Function", - "file_path": "", - "line_start": 8949, - "line_end": 8973, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_ctz", - "name": "constructor_vec_ctz", - "symbol_type": "Function", - "file_path": "", - "line_start": 8976, - "line_end": 8985, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_uint_sat_reg", - "name": "constructor_uint_sat_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 8988, - "line_end": 9035, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sint_sat_reg", - "name": "constructor_sint_sat_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 9038, - "line_end": 9098, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_add", - "name": "constructor_aluop_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 9101, - "line_end": 9125, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_add_sext16", - "name": "constructor_aluop_add_sext16", - "symbol_type": "Function", - "file_path": "", - "line_start": 9128, - "line_end": 9148, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_add_sext32", - "name": "constructor_aluop_add_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9151, - "line_end": 9160, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_reg", - "name": "constructor_add_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 9163, - "line_end": 9173, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_reg_sext32", - "name": "constructor_add_reg_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9176, - "line_end": 9186, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_simm16", - "name": "constructor_add_simm16", - "symbol_type": "Function", - "file_path": "", - "line_start": 9189, - "line_end": 9199, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_simm32", - "name": "constructor_add_simm32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9202, - "line_end": 9212, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_mem", - "name": "constructor_add_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 9215, - "line_end": 9225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_mem_sext16", - "name": "constructor_add_mem_sext16", - "symbol_type": "Function", - "file_path": "", - "line_start": 9228, - "line_end": 9238, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_mem_sext32", - "name": "constructor_add_mem_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9241, - "line_end": 9251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_add", - "name": "constructor_vecop_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 9254, - "line_end": 9282, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_add", - "name": "constructor_vec_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 9285, - "line_end": 9295, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_add_logical", - "name": "constructor_aluop_add_logical", - "symbol_type": "Function", - "file_path": "", - "line_start": 9298, - "line_end": 9314, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_add_logical_zext32", - "name": "constructor_aluop_add_logical_zext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9317, - "line_end": 9326, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_logical_reg", - "name": "constructor_add_logical_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 9329, - "line_end": 9339, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_logical_reg_with_flags_paired", - "name": "constructor_add_logical_reg_with_flags_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 9342, - "line_end": 9352, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_logical_reg_zext32", - "name": "constructor_add_logical_reg_zext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9355, - "line_end": 9365, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_logical_reg_zext32_with_flags_paired", - "name": "constructor_add_logical_reg_zext32_with_flags_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 9368, - "line_end": 9378, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_logical_zimm32", - "name": "constructor_add_logical_zimm32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9381, - "line_end": 9391, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_logical_zimm32_with_flags_paired", - "name": "constructor_add_logical_zimm32_with_flags_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 9394, - "line_end": 9404, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_logical_mem", - "name": "constructor_add_logical_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 9407, - "line_end": 9417, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_logical_mem_with_flags_paired", - "name": "constructor_add_logical_mem_with_flags_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 9420, - "line_end": 9430, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_logical_mem_zext32", - "name": "constructor_add_logical_mem_zext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9433, - "line_end": 9443, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_add_logical_mem_zext32_with_flags_paired", - "name": "constructor_add_logical_mem_zext32_with_flags_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 9446, - "line_end": 9456, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_sub", - "name": "constructor_aluop_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 9459, - "line_end": 9483, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_sub_sext16", - "name": "constructor_aluop_sub_sext16", - "symbol_type": "Function", - "file_path": "", - "line_start": 9486, - "line_end": 9506, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_sub_sext32", - "name": "constructor_aluop_sub_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9509, - "line_end": 9518, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_reg", - "name": "constructor_sub_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 9521, - "line_end": 9531, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_reg_sext32", - "name": "constructor_sub_reg_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9534, - "line_end": 9544, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_mem", - "name": "constructor_sub_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 9547, - "line_end": 9557, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_mem_sext16", - "name": "constructor_sub_mem_sext16", - "symbol_type": "Function", - "file_path": "", - "line_start": 9560, - "line_end": 9570, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_mem_sext32", - "name": "constructor_sub_mem_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9573, - "line_end": 9583, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_sub", - "name": "constructor_vecop_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 9586, - "line_end": 9614, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_sub", - "name": "constructor_vec_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 9617, - "line_end": 9627, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_sub_logical", - "name": "constructor_aluop_sub_logical", - "symbol_type": "Function", - "file_path": "", - "line_start": 9630, - "line_end": 9646, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_sub_logical_zext32", - "name": "constructor_aluop_sub_logical_zext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9649, - "line_end": 9658, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_logical_reg", - "name": "constructor_sub_logical_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 9661, - "line_end": 9671, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_logical_reg_zext32", - "name": "constructor_sub_logical_reg_zext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9674, - "line_end": 9684, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_logical_zimm32", - "name": "constructor_sub_logical_zimm32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9687, - "line_end": 9697, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_logical_mem", - "name": "constructor_sub_logical_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 9700, - "line_end": 9710, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sub_logical_mem_zext32", - "name": "constructor_sub_logical_mem_zext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9713, - "line_end": 9723, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_mul", - "name": "constructor_aluop_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 9726, - "line_end": 9750, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_mul_sext16", - "name": "constructor_aluop_mul_sext16", - "symbol_type": "Function", - "file_path": "", - "line_start": 9753, - "line_end": 9773, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_mul_sext32", - "name": "constructor_aluop_mul_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9776, - "line_end": 9785, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mul_reg", - "name": "constructor_mul_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 9788, - "line_end": 9798, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mul_reg_sext32", - "name": "constructor_mul_reg_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9801, - "line_end": 9811, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mul_simm16", - "name": "constructor_mul_simm16", - "symbol_type": "Function", - "file_path": "", - "line_start": 9814, - "line_end": 9824, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mul_simm32", - "name": "constructor_mul_simm32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9827, - "line_end": 9837, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mul_mem", - "name": "constructor_mul_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 9840, - "line_end": 9850, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mul_mem_sext16", - "name": "constructor_mul_mem_sext16", - "symbol_type": "Function", - "file_path": "", - "line_start": 9853, - "line_end": 9863, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mul_mem_sext32", - "name": "constructor_mul_mem_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 9866, - "line_end": 9876, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_mul", - "name": "constructor_vecop_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 9879, - "line_end": 9899, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_mul", - "name": "constructor_vec_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 9902, - "line_end": 9912, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_umulhi", - "name": "constructor_vecop_umulhi", - "symbol_type": "Function", - "file_path": "", - "line_start": 9915, - "line_end": 9935, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_umulhi", - "name": "constructor_vec_umulhi", - "symbol_type": "Function", - "file_path": "", - "line_start": 9938, - "line_end": 9948, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_smulhi", - "name": "constructor_vecop_smulhi", - "symbol_type": "Function", - "file_path": "", - "line_start": 9951, - "line_end": 9971, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_smulhi", - "name": "constructor_vec_smulhi", - "symbol_type": "Function", - "file_path": "", - "line_start": 9974, - "line_end": 9984, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_umul_even", - "name": "constructor_vecop_umul_even", - "symbol_type": "Function", - "file_path": "", - "line_start": 9987, - "line_end": 10007, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_umul_even", - "name": "constructor_vec_umul_even", - "symbol_type": "Function", - "file_path": "", - "line_start": 10010, - "line_end": 10020, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_smul_even", - "name": "constructor_vecop_smul_even", - "symbol_type": "Function", - "file_path": "", - "line_start": 10023, - "line_end": 10043, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_smul_even", - "name": "constructor_vec_smul_even", - "symbol_type": "Function", - "file_path": "", - "line_start": 10046, - "line_end": 10056, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_umul_odd", - "name": "constructor_vecop_umul_odd", - "symbol_type": "Function", - "file_path": "", - "line_start": 10059, - "line_end": 10079, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_umul_odd", - "name": "constructor_vec_umul_odd", - "symbol_type": "Function", - "file_path": "", - "line_start": 10082, - "line_end": 10092, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_smul_odd", - "name": "constructor_vecop_smul_odd", - "symbol_type": "Function", - "file_path": "", - "line_start": 10095, - "line_end": 10115, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_smul_odd", - "name": "constructor_vec_smul_odd", - "symbol_type": "Function", - "file_path": "", - "line_start": 10118, - "line_end": 10128, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_udivmod", - "name": "constructor_udivmod", - "symbol_type": "Function", - "file_path": "", - "line_start": 10131, - "line_end": 10151, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sdivmod", - "name": "constructor_sdivmod", - "symbol_type": "Function", - "file_path": "", - "line_start": 10154, - "line_end": 10174, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_umax", - "name": "constructor_vecop_umax", - "symbol_type": "Function", - "file_path": "", - "line_start": 10177, - "line_end": 10201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_umax", - "name": "constructor_vec_umax", - "symbol_type": "Function", - "file_path": "", - "line_start": 10204, - "line_end": 10214, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_smax", - "name": "constructor_vecop_smax", - "symbol_type": "Function", - "file_path": "", - "line_start": 10217, - "line_end": 10241, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_smax", - "name": "constructor_vec_smax", - "symbol_type": "Function", - "file_path": "", - "line_start": 10244, - "line_end": 10254, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_umin", - "name": "constructor_vecop_umin", - "symbol_type": "Function", - "file_path": "", - "line_start": 10257, - "line_end": 10281, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_umin", - "name": "constructor_vec_umin", - "symbol_type": "Function", - "file_path": "", - "line_start": 10284, - "line_end": 10294, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_smin", - "name": "constructor_vecop_smin", - "symbol_type": "Function", - "file_path": "", - "line_start": 10297, - "line_end": 10321, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_smin", - "name": "constructor_vec_smin", - "symbol_type": "Function", - "file_path": "", - "line_start": 10324, - "line_end": 10334, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_uavg", - "name": "constructor_vecop_uavg", - "symbol_type": "Function", - "file_path": "", - "line_start": 10337, - "line_end": 10361, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_uavg", - "name": "constructor_vec_uavg", - "symbol_type": "Function", - "file_path": "", - "line_start": 10364, - "line_end": 10374, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_and", - "name": "constructor_aluop_and", - "symbol_type": "Function", - "file_path": "", - "line_start": 10377, - "line_end": 10392, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_and_reg", - "name": "constructor_and_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 10395, - "line_end": 10405, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_and_uimm16shifted", - "name": "constructor_and_uimm16shifted", - "symbol_type": "Function", - "file_path": "", - "line_start": 10408, - "line_end": 10418, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_and_uimm32shifted", - "name": "constructor_and_uimm32shifted", - "symbol_type": "Function", - "file_path": "", - "line_start": 10421, - "line_end": 10431, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_and_mem", - "name": "constructor_and_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 10434, - "line_end": 10444, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_and", - "name": "constructor_vec_and", - "symbol_type": "Function", - "file_path": "", - "line_start": 10447, - "line_end": 10460, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_or", - "name": "constructor_aluop_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 10463, - "line_end": 10478, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_or_reg", - "name": "constructor_or_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 10481, - "line_end": 10491, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_or_uimm16shifted", - "name": "constructor_or_uimm16shifted", - "symbol_type": "Function", - "file_path": "", - "line_start": 10494, - "line_end": 10504, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_or_uimm32shifted", - "name": "constructor_or_uimm32shifted", - "symbol_type": "Function", - "file_path": "", - "line_start": 10507, - "line_end": 10517, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_or_mem", - "name": "constructor_or_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 10520, - "line_end": 10530, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_or", - "name": "constructor_vec_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 10533, - "line_end": 10546, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_xor", - "name": "constructor_aluop_xor", - "symbol_type": "Function", - "file_path": "", - "line_start": 10549, - "line_end": 10564, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_xor_reg", - "name": "constructor_xor_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 10567, - "line_end": 10577, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_xor_uimm32shifted", - "name": "constructor_xor_uimm32shifted", - "symbol_type": "Function", - "file_path": "", - "line_start": 10580, - "line_end": 10590, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_xor_mem", - "name": "constructor_xor_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 10593, - "line_end": 10603, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_push_xor_uimm32shifted", - "name": "constructor_push_xor_uimm32shifted", - "symbol_type": "Function", - "file_path": "", - "line_start": 10606, - "line_end": 10618, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_xor", - "name": "constructor_vec_xor", - "symbol_type": "Function", - "file_path": "", - "line_start": 10621, - "line_end": 10634, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_not_reg", - "name": "constructor_not_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 10637, - "line_end": 10659, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_push_not_reg", - "name": "constructor_push_not_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 10662, - "line_end": 10686, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_not", - "name": "constructor_vec_not", - "symbol_type": "Function", - "file_path": "", - "line_start": 10689, - "line_end": 10697, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_not_and", - "name": "constructor_aluop_not_and", - "symbol_type": "Function", - "file_path": "", - "line_start": 10700, - "line_end": 10715, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_not_and_reg", - "name": "constructor_not_and_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 10718, - "line_end": 10728, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_not_and", - "name": "constructor_vec_not_and", - "symbol_type": "Function", - "file_path": "", - "line_start": 10731, - "line_end": 10744, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_not_or", - "name": "constructor_aluop_not_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 10747, - "line_end": 10762, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_not_or_reg", - "name": "constructor_not_or_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 10765, - "line_end": 10775, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_not_or", - "name": "constructor_vec_not_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 10778, - "line_end": 10791, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_not_xor", - "name": "constructor_aluop_not_xor", - "symbol_type": "Function", - "file_path": "", - "line_start": 10794, - "line_end": 10809, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_not_xor_reg", - "name": "constructor_not_xor_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 10812, - "line_end": 10822, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_not_xor", - "name": "constructor_vec_not_xor", - "symbol_type": "Function", - "file_path": "", - "line_start": 10825, - "line_end": 10838, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_and_not", - "name": "constructor_aluop_and_not", - "symbol_type": "Function", - "file_path": "", - "line_start": 10841, - "line_end": 10856, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_and_not_reg", - "name": "constructor_and_not_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 10859, - "line_end": 10869, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_and_not", - "name": "constructor_vec_and_not", - "symbol_type": "Function", - "file_path": "", - "line_start": 10872, - "line_end": 10885, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_aluop_or_not", - "name": "constructor_aluop_or_not", - "symbol_type": "Function", - "file_path": "", - "line_start": 10888, - "line_end": 10903, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_or_not_reg", - "name": "constructor_or_not_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 10906, - "line_end": 10916, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_or_not", - "name": "constructor_vec_or_not", - "symbol_type": "Function", - "file_path": "", - "line_start": 10919, - "line_end": 10932, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_bitpermute", - "name": "constructor_vec_bitpermute", - "symbol_type": "Function", - "file_path": "", - "line_start": 10935, - "line_end": 10943, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_unaryop_abs", - "name": "constructor_unaryop_abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 10946, - "line_end": 10962, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_unaryop_abs_sext32", - "name": "constructor_unaryop_abs_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 10965, - "line_end": 10974, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_abs_reg", - "name": "constructor_abs_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 10977, - "line_end": 10986, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_abs_reg_sext32", - "name": "constructor_abs_reg_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 10989, - "line_end": 10998, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_abs", - "name": "constructor_vecop_abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 11001, - "line_end": 11025, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_abs", - "name": "constructor_vec_abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 11028, - "line_end": 11037, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_unaryop_neg", - "name": "constructor_unaryop_neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11040, - "line_end": 11064, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_unaryop_neg_sext32", - "name": "constructor_unaryop_neg_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 11067, - "line_end": 11076, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_neg_reg", - "name": "constructor_neg_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11079, - "line_end": 11088, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_neg_reg_sext32", - "name": "constructor_neg_reg_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 11091, - "line_end": 11100, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_neg", - "name": "constructor_vecop_neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11103, - "line_end": 11127, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_neg", - "name": "constructor_vec_neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11130, - "line_end": 11139, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_unaryop_bswap", - "name": "constructor_unaryop_bswap", - "symbol_type": "Function", - "file_path": "", - "line_start": 11142, - "line_end": 11158, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bswap_reg", - "name": "constructor_bswap_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11161, - "line_end": 11170, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_push_bswap_reg", - "name": "constructor_push_bswap_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11173, - "line_end": 11184, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_shiftop_rot", - "name": "constructor_shiftop_rot", - "symbol_type": "Function", - "file_path": "", - "line_start": 11187, - "line_end": 11203, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rot_reg", - "name": "constructor_rot_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11206, - "line_end": 11216, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rot_imm", - "name": "constructor_rot_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 11219, - "line_end": 11230, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_rot_imm_reg", - "name": "constructor_rot_imm_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11233, - "line_end": 11244, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_push_rot_imm_reg", - "name": "constructor_push_rot_imm_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11247, - "line_end": 11260, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_shiftop_rot", - "name": "constructor_vec_shiftop_rot", - "symbol_type": "Function", - "file_path": "", - "line_start": 11263, - "line_end": 11287, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_rot_reg", - "name": "constructor_vec_rot_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11290, - "line_end": 11300, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_rot_imm", - "name": "constructor_vec_rot_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 11303, - "line_end": 11314, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_shiftop_lshl", - "name": "constructor_shiftop_lshl", - "symbol_type": "Function", - "file_path": "", - "line_start": 11317, - "line_end": 11341, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lshl_reg", - "name": "constructor_lshl_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11344, - "line_end": 11354, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lshl_imm", - "name": "constructor_lshl_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 11357, - "line_end": 11368, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_shiftop_lshl", - "name": "constructor_vec_shiftop_lshl", - "symbol_type": "Function", - "file_path": "", - "line_start": 11371, - "line_end": 11395, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_lshl_reg", - "name": "constructor_vec_lshl_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11398, - "line_end": 11408, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_lshl_imm", - "name": "constructor_vec_lshl_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 11411, - "line_end": 11422, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_lshl_by_byte", - "name": "constructor_vec_lshl_by_byte", - "symbol_type": "Function", - "file_path": "", - "line_start": 11425, - "line_end": 11433, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_lshl_by_bit", - "name": "constructor_vec_lshl_by_bit", - "symbol_type": "Function", - "file_path": "", - "line_start": 11436, - "line_end": 11444, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_shiftop_lshr", - "name": "constructor_shiftop_lshr", - "symbol_type": "Function", - "file_path": "", - "line_start": 11447, - "line_end": 11463, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lshr_reg", - "name": "constructor_lshr_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11466, - "line_end": 11476, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lshr_imm", - "name": "constructor_lshr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 11479, - "line_end": 11490, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_shiftop_lshr", - "name": "constructor_vec_shiftop_lshr", - "symbol_type": "Function", - "file_path": "", - "line_start": 11493, - "line_end": 11517, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_lshr_reg", - "name": "constructor_vec_lshr_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11520, - "line_end": 11530, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_lshr_imm", - "name": "constructor_vec_lshr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 11533, - "line_end": 11544, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_lshr_by_byte", - "name": "constructor_vec_lshr_by_byte", - "symbol_type": "Function", - "file_path": "", - "line_start": 11547, - "line_end": 11555, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_lshr_by_bit", - "name": "constructor_vec_lshr_by_bit", - "symbol_type": "Function", - "file_path": "", - "line_start": 11558, - "line_end": 11566, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_shiftop_ashr", - "name": "constructor_shiftop_ashr", - "symbol_type": "Function", - "file_path": "", - "line_start": 11569, - "line_end": 11585, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ashr_reg", - "name": "constructor_ashr_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11588, - "line_end": 11598, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ashr_imm", - "name": "constructor_ashr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 11601, - "line_end": 11612, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_shiftop_ashr", - "name": "constructor_vec_shiftop_ashr", - "symbol_type": "Function", - "file_path": "", - "line_start": 11615, - "line_end": 11639, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_ashr_reg", - "name": "constructor_vec_ashr_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11642, - "line_end": 11652, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_ashr_imm", - "name": "constructor_vec_ashr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 11655, - "line_end": 11666, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_ashr_by_byte", - "name": "constructor_vec_ashr_by_byte", - "symbol_type": "Function", - "file_path": "", - "line_start": 11669, - "line_end": 11677, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_ashr_by_bit", - "name": "constructor_vec_ashr_by_bit", - "symbol_type": "Function", - "file_path": "", - "line_start": 11680, - "line_end": 11688, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_popcnt_byte", - "name": "constructor_popcnt_byte", - "symbol_type": "Function", - "file_path": "", - "line_start": 11691, - "line_end": 11698, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_popcnt_reg", - "name": "constructor_popcnt_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11701, - "line_end": 11708, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_popcnt", - "name": "constructor_vecop_popcnt", - "symbol_type": "Function", - "file_path": "", - "line_start": 11711, - "line_end": 11735, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_popcnt", - "name": "constructor_vec_popcnt", - "symbol_type": "Function", - "file_path": "", - "line_start": 11738, - "line_end": 11747, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_rmw_and", - "name": "constructor_atomic_rmw_and", - "symbol_type": "Function", - "file_path": "", - "line_start": 11750, - "line_end": 11770, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_rmw_or", - "name": "constructor_atomic_rmw_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 11773, - "line_end": 11793, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_rmw_xor", - "name": "constructor_atomic_rmw_xor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11796, - "line_end": 11816, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_rmw_add", - "name": "constructor_atomic_rmw_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 11819, - "line_end": 11839, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_cas_impl", - "name": "constructor_atomic_cas_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 11842, - "line_end": 11863, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_push_atomic_cas", - "name": "constructor_push_atomic_cas", - "symbol_type": "Function", - "file_path": "", - "line_start": 11866, - "line_end": 11888, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpuop2_add", - "name": "constructor_fpuop2_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 11891, - "line_end": 11919, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fadd_reg", - "name": "constructor_fadd_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11922, - "line_end": 11932, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpuop2_sub", - "name": "constructor_fpuop2_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 11935, - "line_end": 11963, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fsub_reg", - "name": "constructor_fsub_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 11966, - "line_end": 11976, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpuop2_mul", - "name": "constructor_fpuop2_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 11979, - "line_end": 12007, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fmul_reg", - "name": "constructor_fmul_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12010, - "line_end": 12020, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpuop2_div", - "name": "constructor_fpuop2_div", - "symbol_type": "Function", - "file_path": "", - "line_start": 12023, - "line_end": 12051, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fdiv_reg", - "name": "constructor_fdiv_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12054, - "line_end": 12064, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpuop2_min", - "name": "constructor_fpuop2_min", - "symbol_type": "Function", - "file_path": "", - "line_start": 12067, - "line_end": 12095, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fmin_reg", - "name": "constructor_fmin_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12098, - "line_end": 12108, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpuop2_max", - "name": "constructor_fpuop2_max", - "symbol_type": "Function", - "file_path": "", - "line_start": 12111, - "line_end": 12139, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fmax_reg", - "name": "constructor_fmax_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12142, - "line_end": 12152, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpuop2_min_pseudo", - "name": "constructor_fpuop2_min_pseudo", - "symbol_type": "Function", - "file_path": "", - "line_start": 12155, - "line_end": 12183, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fmin_pseudo_reg", - "name": "constructor_fmin_pseudo_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12186, - "line_end": 12196, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpuop2_max_pseudo", - "name": "constructor_fpuop2_max_pseudo", - "symbol_type": "Function", - "file_path": "", - "line_start": 12199, - "line_end": 12227, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fmax_pseudo_reg", - "name": "constructor_fmax_pseudo_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12230, - "line_end": 12240, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpuop3_fma", - "name": "constructor_fpuop3_fma", - "symbol_type": "Function", - "file_path": "", - "line_start": 12243, - "line_end": 12271, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fma_reg", - "name": "constructor_fma_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12274, - "line_end": 12285, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpuop1_sqrt", - "name": "constructor_fpuop1_sqrt", - "symbol_type": "Function", - "file_path": "", - "line_start": 12288, - "line_end": 12316, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sqrt_reg", - "name": "constructor_sqrt_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12319, - "line_end": 12328, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpuop1_neg", - "name": "constructor_fpuop1_neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12331, - "line_end": 12359, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fneg_reg", - "name": "constructor_fneg_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12362, - "line_end": 12371, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpuop1_abs", - "name": "constructor_fpuop1_abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 12374, - "line_end": 12402, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fabs_reg", - "name": "constructor_fabs_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12405, - "line_end": 12414, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpuroundop_round", - "name": "constructor_fpuroundop_round", - "symbol_type": "Function", - "file_path": "", - "line_start": 12417, - "line_end": 12445, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ceil_reg", - "name": "constructor_ceil_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12448, - "line_end": 12457, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_floor_reg", - "name": "constructor_floor_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12460, - "line_end": 12469, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trunc_reg", - "name": "constructor_trunc_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12472, - "line_end": 12481, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_nearest_reg", - "name": "constructor_nearest_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12484, - "line_end": 12493, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fpromote_reg", - "name": "constructor_fpromote_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12496, - "line_end": 12531, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fdemote_reg", - "name": "constructor_fdemote_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12534, - "line_end": 12570, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvt_from_uint_reg", - "name": "constructor_fcvt_from_uint_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12573, - "line_end": 12633, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvt_from_sint_reg", - "name": "constructor_fcvt_from_sint_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12636, - "line_end": 12696, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvt_flt_ty", - "name": "constructor_fcvt_flt_ty", - "symbol_type": "Function", - "file_path": "", - "line_start": 12699, - "line_end": 12737, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvt_int_ty", - "name": "constructor_fcvt_int_ty", - "symbol_type": "Function", - "file_path": "", - "line_start": 12740, - "line_end": 12783, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvt_to_uint_reg", - "name": "constructor_fcvt_to_uint_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12786, - "line_end": 12847, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvt_to_uint_ub", - "name": "constructor_fcvt_to_uint_ub", - "symbol_type": "Function", - "file_path": "", - "line_start": 12850, - "line_end": 12880, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvt_to_uint_lb", - "name": "constructor_fcvt_to_uint_lb", - "symbol_type": "Function", - "file_path": "", - "line_start": 12883, - "line_end": 12909, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvt_to_sint_reg", - "name": "constructor_fcvt_to_sint_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12912, - "line_end": 12973, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvt_to_sint_ub", - "name": "constructor_fcvt_to_sint_ub", - "symbol_type": "Function", - "file_path": "", - "line_start": 12976, - "line_end": 13006, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcvt_to_sint_lb", - "name": "constructor_fcvt_to_sint_lb", - "symbol_type": "Function", - "file_path": "", - "line_start": 13009, - "line_end": 13039, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmpop_cmps", - "name": "constructor_cmpop_cmps", - "symbol_type": "Function", - "file_path": "", - "line_start": 13042, - "line_end": 13058, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmpop_cmps_sext16", - "name": "constructor_cmpop_cmps_sext16", - "symbol_type": "Function", - "file_path": "", - "line_start": 13061, - "line_end": 13077, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmpop_cmps_sext32", - "name": "constructor_cmpop_cmps_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 13080, - "line_end": 13089, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmps_reg", - "name": "constructor_icmps_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 13092, - "line_end": 13102, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmps_reg_sext32", - "name": "constructor_icmps_reg_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 13105, - "line_end": 13115, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmps_simm16", - "name": "constructor_icmps_simm16", - "symbol_type": "Function", - "file_path": "", - "line_start": 13118, - "line_end": 13128, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmps_simm32", - "name": "constructor_icmps_simm32", - "symbol_type": "Function", - "file_path": "", - "line_start": 13131, - "line_end": 13141, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmps_mem", - "name": "constructor_icmps_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 13144, - "line_end": 13154, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmps_mem_sext16", - "name": "constructor_icmps_mem_sext16", - "symbol_type": "Function", - "file_path": "", - "line_start": 13157, - "line_end": 13167, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmps_mem_sext32", - "name": "constructor_icmps_mem_sext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 13170, - "line_end": 13180, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmpop_cmpu", - "name": "constructor_cmpop_cmpu", - "symbol_type": "Function", - "file_path": "", - "line_start": 13183, - "line_end": 13199, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmpop_cmpu_zext16", - "name": "constructor_cmpop_cmpu_zext16", - "symbol_type": "Function", - "file_path": "", - "line_start": 13202, - "line_end": 13218, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmpop_cmpu_zext32", - "name": "constructor_cmpop_cmpu_zext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 13221, - "line_end": 13230, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmpu_reg", - "name": "constructor_icmpu_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 13233, - "line_end": 13243, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmpu_reg_zext32", - "name": "constructor_icmpu_reg_zext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 13246, - "line_end": 13256, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmpu_uimm32", - "name": "constructor_icmpu_uimm32", - "symbol_type": "Function", - "file_path": "", - "line_start": 13259, - "line_end": 13269, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmpu_mem", - "name": "constructor_icmpu_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 13272, - "line_end": 13282, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmpu_mem_zext16", - "name": "constructor_icmpu_mem_zext16", - "symbol_type": "Function", - "file_path": "", - "line_start": 13285, - "line_end": 13295, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmpu_mem_zext32", - "name": "constructor_icmpu_mem_zext32", - "symbol_type": "Function", - "file_path": "", - "line_start": 13298, - "line_end": 13308, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_int_cmpeq", - "name": "constructor_vecop_int_cmpeq", - "symbol_type": "Function", - "file_path": "", - "line_start": 13311, - "line_end": 13346, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_cmpeq", - "name": "constructor_vec_cmpeq", - "symbol_type": "Function", - "file_path": "", - "line_start": 13349, - "line_end": 13363, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_cmpeqs", - "name": "constructor_vec_cmpeqs", - "symbol_type": "Function", - "file_path": "", - "line_start": 13366, - "line_end": 13380, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_int_cmph", - "name": "constructor_vecop_int_cmph", - "symbol_type": "Function", - "file_path": "", - "line_start": 13383, - "line_end": 13418, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_cmph", - "name": "constructor_vec_cmph", - "symbol_type": "Function", - "file_path": "", - "line_start": 13421, - "line_end": 13435, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_cmphs", - "name": "constructor_vec_cmphs", - "symbol_type": "Function", - "file_path": "", - "line_start": 13438, - "line_end": 13452, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_int_cmphl", - "name": "constructor_vecop_int_cmphl", - "symbol_type": "Function", - "file_path": "", - "line_start": 13455, - "line_end": 13490, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_cmphl", - "name": "constructor_vec_cmphl", - "symbol_type": "Function", - "file_path": "", - "line_start": 13493, - "line_end": 13507, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_cmphls", - "name": "constructor_vec_cmphls", - "symbol_type": "Function", - "file_path": "", - "line_start": 13510, - "line_end": 13524, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcmp_reg", - "name": "constructor_fcmp_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 13527, - "line_end": 13552, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_float_cmpeq", - "name": "constructor_vecop_float_cmpeq", - "symbol_type": "Function", - "file_path": "", - "line_start": 13555, - "line_end": 13578, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_fcmpeq", - "name": "constructor_vec_fcmpeq", - "symbol_type": "Function", - "file_path": "", - "line_start": 13581, - "line_end": 13595, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_fcmpeqs", - "name": "constructor_vec_fcmpeqs", - "symbol_type": "Function", - "file_path": "", - "line_start": 13598, - "line_end": 13612, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_float_cmph", - "name": "constructor_vecop_float_cmph", - "symbol_type": "Function", - "file_path": "", - "line_start": 13615, - "line_end": 13638, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_fcmph", - "name": "constructor_vec_fcmph", - "symbol_type": "Function", - "file_path": "", - "line_start": 13641, - "line_end": 13655, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_fcmphs", - "name": "constructor_vec_fcmphs", - "symbol_type": "Function", - "file_path": "", - "line_start": 13658, - "line_end": 13672, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vecop_float_cmphe", - "name": "constructor_vecop_float_cmphe", - "symbol_type": "Function", - "file_path": "", - "line_start": 13675, - "line_end": 13698, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_fcmphe", - "name": "constructor_vec_fcmphe", - "symbol_type": "Function", - "file_path": "", - "line_start": 13701, - "line_end": 13715, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_fcmphes", - "name": "constructor_vec_fcmphes", - "symbol_type": "Function", - "file_path": "", - "line_start": 13718, - "line_end": 13732, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower", - "name": "constructor_lower", - "symbol_type": "Function", - "file_path": "", - "line_start": 13735, - "line_end": 23133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_branch", - "name": "constructor_lower_branch", - "symbol_type": "Function", - "file_path": "", - "line_start": 23136, - "line_end": 23276, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_mul_impl", - "name": "constructor_vec_mul_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 23279, - "line_end": 23339, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sqmul_impl", - "name": "constructor_sqmul_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 23342, - "line_end": 23368, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_div_overflow_check_needed", - "name": "constructor_div_overflow_check_needed", - "symbol_type": "Function", - "file_path": "", - "line_start": 23371, - "line_end": 23387, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_maybe_trap_if_sdiv_overflow", - "name": "constructor_maybe_trap_if_sdiv_overflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 23390, - "line_end": 23418, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_int_max", - "name": "constructor_int_max", - "symbol_type": "Function", - "file_path": "", - "line_start": 23421, - "line_end": 23445, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_maybe_avoid_srem_overflow", - "name": "constructor_maybe_avoid_srem_overflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 23448, - "line_end": 23480, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bitrev_bits", - "name": "constructor_bitrev_bits", - "symbol_type": "Function", - "file_path": "", - "line_start": 23483, - "line_end": 23516, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bitrev_bytes", - "name": "constructor_bitrev_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 23519, - "line_end": 23555, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_clz_offset", - "name": "constructor_clz_offset", - "symbol_type": "Function", - "file_path": "", - "line_start": 23558, - "line_end": 23586, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cls_offset", - "name": "constructor_cls_offset", - "symbol_type": "Function", - "file_path": "", - "line_start": 23589, - "line_end": 23618, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ctz_guardbit", - "name": "constructor_ctz_guardbit", - "symbol_type": "Function", - "file_path": "", - "line_start": 23621, - "line_end": 23644, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_abi_vec_elt_rev", - "name": "constructor_abi_vec_elt_rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 23647, - "line_end": 23665, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_move_lane_and_insert", - "name": "constructor_vec_move_lane_and_insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 23668, - "line_end": 23707, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_lane_little", - "name": "constructor_vec_load_lane_little", - "symbol_type": "Function", - "file_path": "", - "line_start": 23710, - "line_end": 23777, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_lane_little_undef", - "name": "constructor_vec_load_lane_little_undef", - "symbol_type": "Function", - "file_path": "", - "line_start": 23780, - "line_end": 23846, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_store_lane_little", - "name": "constructor_vec_store_lane_little", - "symbol_type": "Function", - "file_path": "", - "line_start": 23849, - "line_end": 23916, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_replicate_little", - "name": "constructor_vec_load_replicate_little", - "symbol_type": "Function", - "file_path": "", - "line_start": 23919, - "line_end": 23981, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_move_lane_and_zero", - "name": "constructor_vec_move_lane_and_zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 23984, - "line_end": 24024, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lib_call_tls_get_offset", - "name": "constructor_lib_call_tls_get_offset", - "symbol_type": "Function", - "file_path": "", - "line_start": 24027, - "line_end": 24046, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_thread_pointer", - "name": "constructor_thread_pointer", - "symbol_type": "Function", - "file_path": "", - "line_start": 24049, - "line_end": 24057, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_full_rev", - "name": "constructor_vec_load_full_rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 24060, - "line_end": 24088, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_byte_rev", - "name": "constructor_vec_load_byte_rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 24091, - "line_end": 24180, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_load_elt_rev", - "name": "constructor_vec_load_elt_rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 24183, - "line_end": 24276, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_load_v64", - "name": "constructor_load_v64", - "symbol_type": "Function", - "file_path": "", - "line_start": 24279, - "line_end": 24385, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_store_full_rev", - "name": "constructor_vec_store_full_rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 24388, - "line_end": 24418, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_store_byte_rev", - "name": "constructor_vec_store_byte_rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 24421, - "line_end": 24511, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_store_elt_rev", - "name": "constructor_vec_store_elt_rev", - "symbol_type": "Function", - "file_path": "", - "line_start": 24514, - "line_end": 24608, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_istore8_impl", - "name": "constructor_istore8_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 24611, - "line_end": 24630, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_istore16_impl", - "name": "constructor_istore16_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 24633, - "line_end": 24671, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_istore32_impl", - "name": "constructor_istore32_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 24674, - "line_end": 24705, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_istore64_impl", - "name": "constructor_istore64_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 24708, - "line_end": 24739, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_rmw_body", - "name": "constructor_atomic_rmw_body", - "symbol_type": "Function", - "file_path": "", - "line_start": 24742, - "line_end": 24898, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_rmw_body_rxsbg", - "name": "constructor_atomic_rmw_body_rxsbg", - "symbol_type": "Function", - "file_path": "", - "line_start": 24901, - "line_end": 24935, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_rmw_body_invert", - "name": "constructor_atomic_rmw_body_invert", - "symbol_type": "Function", - "file_path": "", - "line_start": 24938, - "line_end": 24972, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_rmw_body_addsub", - "name": "constructor_atomic_rmw_body_addsub", - "symbol_type": "Function", - "file_path": "", - "line_start": 24975, - "line_end": 25026, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_rmw_body_minmax", - "name": "constructor_atomic_rmw_body_minmax", - "symbol_type": "Function", - "file_path": "", - "line_start": 25029, - "line_end": 25094, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_cas_body", - "name": "constructor_atomic_cas_body", - "symbol_type": "Function", - "file_path": "", - "line_start": 25097, - "line_end": 25141, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_store_impl", - "name": "constructor_atomic_store_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 25144, - "line_end": 25153, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmp_val", - "name": "constructor_icmp_val", - "symbol_type": "Function", - "file_path": "", - "line_start": 25156, - "line_end": 25305, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmps_val", - "name": "constructor_icmps_val", - "symbol_type": "Function", - "file_path": "", - "line_start": 25308, - "line_end": 25418, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_icmpu_val", - "name": "constructor_icmpu_val", - "symbol_type": "Function", - "file_path": "", - "line_start": 25421, - "line_end": 25529, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fcmp_val", - "name": "constructor_fcmp_val", - "symbol_type": "Function", - "file_path": "", - "line_start": 25532, - "line_end": 25546, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vall_true_val", - "name": "constructor_vall_true_val", - "symbol_type": "Function", - "file_path": "", - "line_start": 25549, - "line_end": 25813, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vany_true_val", - "name": "constructor_vany_true_val", - "symbol_type": "Function", - "file_path": "", - "line_start": 25816, - "line_end": 26080, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_value_nonzero", - "name": "constructor_value_nonzero", - "symbol_type": "Function", - "file_path": "", - "line_start": 26083, - "line_end": 26149, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Context", - "name": "Context", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 1067, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_ContextIter", - "name": "ContextIter", - "symbol_type": "Class", - "file_path": "", - "line_start": 1069, - "line_end": 1074, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_IntoContextIter", - "name": "IntoContextIter", - "symbol_type": "Class", - "file_path": "", - "line_start": 1076, - "line_end": 1081, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_Length", - "name": "Length", - "symbol_type": "Class", - "file_path": "", - "line_start": 1083, - "line_end": 1085, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_ContextIterWrapper", - "name": "ContextIterWrapper", - "symbol_type": "Class", - "file_path": "", - "line_start": 1093, - "line_end": 1096, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MultiReg", - "name": "MultiReg", - "symbol_type": "Class", - "file_path": "", - "line_start": 1156, - "line_end": 1176, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SideEffectNoResult", - "name": "SideEffectNoResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 1180, - "line_end": 1193, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ProducesFlags", - "name": "ProducesFlags", - "symbol_type": "Class", - "file_path": "", - "line_start": 1197, - "line_end": 1214, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConsumesAndProducesFlags", - "name": "ConsumesAndProducesFlags", - "symbol_type": "Class", - "file_path": "", - "line_start": 1218, - "line_end": 1226, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConsumesFlags", - "name": "ConsumesFlags", - "symbol_type": "Class", - "file_path": "", - "line_start": 1230, - "line_end": 1258, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MInst", - "name": "MInst", - "symbol_type": "Class", - "file_path": "", - "line_start": 1262, - "line_end": 2050, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SymbolReloc", - "name": "SymbolReloc", - "symbol_type": "Class", - "file_path": "", - "line_start": 2054, - "line_end": 2062, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ALUOp", - "name": "ALUOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2066, - "line_end": 2104, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_UnaryOp", - "name": "UnaryOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2108, - "line_end": 2119, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ShiftOp", - "name": "ShiftOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2123, - "line_end": 2132, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_RxSBGOp", - "name": "RxSBGOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2136, - "line_end": 2141, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CmpOp", - "name": "CmpOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2145, - "line_end": 2156, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecBinaryOp", - "name": "VecBinaryOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2160, - "line_end": 2248, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecUnaryOp", - "name": "VecUnaryOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2252, - "line_end": 2285, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecShiftOp", - "name": "VecShiftOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2289, - "line_end": 2306, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecIntCmpOp", - "name": "VecIntCmpOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2310, - "line_end": 2323, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VecFloatCmpOp", - "name": "VecFloatCmpOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2327, - "line_end": 2334, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FPUOp1", - "name": "FPUOp1", - "symbol_type": "Class", - "file_path": "", - "line_start": 2338, - "line_end": 2362, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FPUOp2", - "name": "FPUOp2", - "symbol_type": "Class", - "file_path": "", - "line_start": 2366, - "line_end": 2407, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FPUOp3", - "name": "FPUOp3", - "symbol_type": "Class", - "file_path": "", - "line_start": 2411, - "line_end": 2422, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FpuRoundOp", - "name": "FpuRoundOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2426, - "line_end": 2451, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FpuConv128Op", - "name": "FpuConv128Op", - "symbol_type": "Class", - "file_path": "", - "line_start": 2455, - "line_end": 2460, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FpuRoundMode", - "name": "FpuRoundMode", - "symbol_type": "Class", - "file_path": "", - "line_start": 2464, - "line_end": 2472, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LaneOrder", - "name": "LaneOrder", - "symbol_type": "Class", - "file_path": "", - "line_start": 2476, - "line_end": 2479, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ProducesBool", - "name": "ProducesBool", - "symbol_type": "Class", - "file_path": "", - "line_start": 2483, - "line_end": 2488, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "isle_x64.rs", - "path": "./target/release/build/cranelift-codegen-79e158676d48bd57/out/isle_x64.rs", - "language": "rust", - "size_bytes": 1819164, - "total_lines": 44076, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.028206228Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_size_hint", - "name": "size_hint", - "symbol_type": "Function", - "file_path": "", - "line_start": 2101, - "line_end": 2101, - "column_start": 4, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 2116, - "line_end": 2118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 2126, - "line_end": 2131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_deref", - "name": "deref", - "symbol_type": "Function", - "file_path": "", - "line_start": 2135, - "line_end": 2137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_deref_mut", - "name": "deref_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 2140, - "line_end": 2142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 2145, - "line_end": 2147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next", - "name": "next", - "symbol_type": "Function", - "file_path": "", - "line_start": 2152, - "line_end": 2154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_size_hint", - "name": "size_hint", - "symbol_type": "Function", - "file_path": "", - "line_start": 2155, - "line_end": 2157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_into_context_iter", - "name": "into_context_iter", - "symbol_type": "Function", - "file_path": "", - "line_start": 2163, - "line_end": 2168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extend", - "name": "extend", - "symbol_type": "Function", - "file_path": "", - "line_start": 2171, - "line_end": 2173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 2176, - "line_end": 2178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ty_shift_mask", - "name": "constructor_ty_shift_mask", - "symbol_type": "Function", - "file_path": "", - "line_start": 2653, - "line_end": 2663, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_reg", - "name": "constructor_output_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2666, - "line_end": 2674, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_value", - "name": "constructor_output_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 2677, - "line_end": 2685, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_temp_reg", - "name": "constructor_temp_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2688, - "line_end": 2696, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lo_reg", - "name": "constructor_lo_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2699, - "line_end": 2707, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_multi_reg_to_pair_and_single", - "name": "constructor_multi_reg_to_pair_and_single", - "symbol_type": "Function", - "file_path": "", - "line_start": 2710, - "line_end": 2726, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_multi_reg_to_pair", - "name": "constructor_multi_reg_to_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 2729, - "line_end": 2743, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_multi_reg_to_single", - "name": "constructor_multi_reg_to_single", - "symbol_type": "Function", - "file_path": "", - "line_start": 2746, - "line_end": 2759, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_side_effect", - "name": "constructor_emit_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 2762, - "line_end": 2797, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_side_effect", - "name": "constructor_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 2800, - "line_end": 2808, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_side_effect_concat", - "name": "constructor_side_effect_concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 2811, - "line_end": 2865, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_side_effect_as_invalid", - "name": "constructor_side_effect_as_invalid", - "symbol_type": "Function", - "file_path": "", - "line_start": 2868, - "line_end": 2877, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_produces_flags_concat", - "name": "constructor_produces_flags_concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 2880, - "line_end": 2900, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_produces_flags_get_reg", - "name": "constructor_produces_flags_get_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 2903, - "line_end": 2925, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_produces_flags_ignore", - "name": "constructor_produces_flags_ignore", - "symbol_type": "Function", - "file_path": "", - "line_start": 2928, - "line_end": 2956, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_concat", - "name": "constructor_consumes_flags_concat", - "symbol_type": "Function", - "file_path": "", - "line_start": 2959, - "line_end": 3000, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_get_reg", - "name": "constructor_consumes_flags_get_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3003, - "line_end": 3015, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_get_regs", - "name": "constructor_consumes_flags_get_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 3018, - "line_end": 3031, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags", - "name": "constructor_with_flags", - "symbol_type": "Function", - "file_path": "", - "line_start": 3034, - "line_end": 3160, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags_reg", - "name": "constructor_with_flags_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3163, - "line_end": 3172, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_flags_to_producesflags", - "name": "constructor_flags_to_producesflags", - "symbol_type": "Function", - "file_path": "", - "line_start": 3175, - "line_end": 3182, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags_side_effect", - "name": "constructor_with_flags_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 3185, - "line_end": 3264, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_with_flags_chained", - "name": "constructor_with_flags_chained", - "symbol_type": "Function", - "file_path": "", - "line_start": 3267, - "line_end": 3761, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_return", - "name": "constructor_lower_return", - "symbol_type": "Function", - "file_path": "", - "line_start": 3764, - "line_end": 3773, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_operand_size_bits", - "name": "constructor_operand_size_bits", - "symbol_type": "Function", - "file_path": "", - "line_start": 3776, - "line_end": 3800, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_reg_mem_to_reg_mem_imm", - "name": "constructor_reg_mem_to_reg_mem_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 3803, - "line_end": 3829, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_to_amode", - "name": "constructor_to_amode", - "symbol_type": "Function", - "file_path": "", - "line_start": 3832, - "line_end": 3856, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_to_amode_add", - "name": "constructor_to_amode_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 3859, - "line_end": 3977, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_amode_imm_reg", - "name": "constructor_amode_imm_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 3980, - "line_end": 4010, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_amode_imm_reg_reg_shift", - "name": "constructor_amode_imm_reg_reg_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 4013, - "line_end": 4116, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_masked_in_imm8_gpr", - "name": "constructor_put_masked_in_imm8_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4119, - "line_end": 4165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_reg_to_gpr_mem_imm", - "name": "constructor_reg_to_gpr_mem_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4168, - "line_end": 4176, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_gpr", - "name": "constructor_put_in_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4179, - "line_end": 4207, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_gpr_mem", - "name": "constructor_put_in_gpr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 4210, - "line_end": 4218, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_gpr_mem_imm", - "name": "constructor_put_in_gpr_mem_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4221, - "line_end": 4229, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_xmm", - "name": "constructor_put_in_xmm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4232, - "line_end": 4240, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_gpr", - "name": "constructor_output_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4243, - "line_end": 4251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_value_gprs", - "name": "constructor_value_gprs", - "symbol_type": "Function", - "file_path": "", - "line_start": 4254, - "line_end": 4264, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_output_xmm", - "name": "constructor_output_xmm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4267, - "line_end": 4275, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_value_regs_get_gpr", - "name": "constructor_value_regs_get_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4278, - "line_end": 4287, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gpr_to_imm8_gpr", - "name": "constructor_gpr_to_imm8_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4290, - "line_end": 4299, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lo_gpr", - "name": "constructor_lo_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4302, - "line_end": 4310, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sink_load_to_gpr_mem_imm", - "name": "constructor_sink_load_to_gpr_mem_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4313, - "line_end": 4321, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sink_load_to_xmm_mem", - "name": "constructor_sink_load_to_xmm_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 4324, - "line_end": 4332, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sink_load_to_reg_mem", - "name": "constructor_sink_load_to_reg_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 4335, - "line_end": 4345, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sink_load_to_gpr_mem", - "name": "constructor_sink_load_to_gpr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 4348, - "line_end": 4359, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sink_load_to_reg_mem_imm", - "name": "constructor_sink_load_to_reg_mem_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4362, - "line_end": 4372, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_xmm_uninit_value", - "name": "constructor_xmm_uninit_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 4375, - "line_end": 4386, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_gpr_uninit_value", - "name": "constructor_gpr_uninit_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 4389, - "line_end": 4400, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_load_ext_name", - "name": "constructor_load_ext_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 4403, - "line_end": 4421, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_xmm_unary_rm_r_evex", - "name": "constructor_xmm_unary_rm_r_evex", - "symbol_type": "Function", - "file_path": "", - "line_start": 4424, - "line_end": 4439, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_xmm_rm_r_evex", - "name": "constructor_xmm_rm_r_evex", - "symbol_type": "Function", - "file_path": "", - "line_start": 4442, - "line_end": 4459, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_xmm_unary_rm_r_imm_evex", - "name": "constructor_xmm_unary_rm_r_imm_evex", - "symbol_type": "Function", - "file_path": "", - "line_start": 4462, - "line_end": 4479, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_xmm_min_max_seq", - "name": "constructor_xmm_min_max_seq", - "symbol_type": "Function", - "file_path": "", - "line_start": 4482, - "line_end": 4502, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cvt_u64_to_float_seq", - "name": "constructor_cvt_u64_to_float_seq", - "symbol_type": "Function", - "file_path": "", - "line_start": 4505, - "line_end": 4525, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cvt_float_to_uint_seq", - "name": "constructor_cvt_float_to_uint_seq", - "symbol_type": "Function", - "file_path": "", - "line_start": 4528, - "line_end": 4556, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cvt_float_to_sint_seq", - "name": "constructor_cvt_float_to_sint_seq", - "symbol_type": "Function", - "file_path": "", - "line_start": 4559, - "line_end": 4585, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mov_from_preg", - "name": "constructor_mov_from_preg", - "symbol_type": "Function", - "file_path": "", - "line_start": 4588, - "line_end": 4601, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_extend_to_gpr", - "name": "constructor_extend_to_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 4604, - "line_end": 4641, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_extend_to_gpr_types", - "name": "constructor_extend_to_gpr_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 4644, - "line_end": 4658, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_extend", - "name": "constructor_extend", - "symbol_type": "Function", - "file_path": "", - "line_start": 4661, - "line_end": 4682, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_value32_zeros_upper32", - "name": "constructor_value32_zeros_upper32", - "symbol_type": "Function", - "file_path": "", - "line_start": 4685, - "line_end": 4759, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vec_int_type", - "name": "constructor_vec_int_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 4762, - "line_end": 4797, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xor_vector", - "name": "constructor_x64_xor_vector", - "symbol_type": "Function", - "file_path": "", - "line_start": 4800, - "line_end": 4846, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_vector_all_ones", - "name": "constructor_vector_all_ones", - "symbol_type": "Function", - "file_path": "", - "line_start": 4849, - "line_end": 4857, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mov_rmi_to_xmm", - "name": "constructor_mov_rmi_to_xmm", - "symbol_type": "Function", - "file_path": "", - "line_start": 4860, - "line_end": 4891, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_call_known", - "name": "constructor_call_known", - "symbol_type": "Function", - "file_path": "", - "line_start": 4894, - "line_end": 4906, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_call_unknown", - "name": "constructor_call_unknown", - "symbol_type": "Function", - "file_path": "", - "line_start": 4909, - "line_end": 4921, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_return_call_known", - "name": "constructor_return_call_known", - "symbol_type": "Function", - "file_path": "", - "line_start": 4924, - "line_end": 4936, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_return_call_unknown", - "name": "constructor_return_call_unknown", - "symbol_type": "Function", - "file_path": "", - "line_start": 4939, - "line_end": 4951, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_stack_switch_basic", - "name": "constructor_x64_stack_switch_basic", - "symbol_type": "Function", - "file_path": "", - "line_start": 4954, - "line_end": 4971, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_load", - "name": "constructor_x64_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 4974, - "line_end": 5042, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mov", - "name": "constructor_x64_mov", - "symbol_type": "Function", - "file_path": "", - "line_start": 5045, - "line_end": 5054, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movzx", - "name": "constructor_x64_movzx", - "symbol_type": "Function", - "file_path": "", - "line_start": 5057, - "line_end": 5091, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movsx", - "name": "constructor_x64_movsx", - "symbol_type": "Function", - "file_path": "", - "line_start": 5094, - "line_end": 5128, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movss_load", - "name": "constructor_x64_movss_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 5131, - "line_end": 5138, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movss_store", - "name": "constructor_x64_movss_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 5141, - "line_end": 5149, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movsd_load", - "name": "constructor_x64_movsd_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 5152, - "line_end": 5159, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movsd_store", - "name": "constructor_x64_movsd_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 5162, - "line_end": 5170, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movups_load", - "name": "constructor_x64_movups_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 5173, - "line_end": 5181, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movups_store", - "name": "constructor_x64_movups_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 5184, - "line_end": 5192, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movupd_load", - "name": "constructor_x64_movupd_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 5195, - "line_end": 5203, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movupd_store", - "name": "constructor_x64_movupd_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 5206, - "line_end": 5214, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movd_to_gpr", - "name": "constructor_x64_movd_to_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 5217, - "line_end": 5230, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movd_to_xmm", - "name": "constructor_x64_movd_to_xmm", - "symbol_type": "Function", - "file_path": "", - "line_start": 5233, - "line_end": 5246, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movq_to_xmm", - "name": "constructor_x64_movq_to_xmm", - "symbol_type": "Function", - "file_path": "", - "line_start": 5249, - "line_end": 5262, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movq_to_gpr", - "name": "constructor_x64_movq_to_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 5265, - "line_end": 5278, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movdqu_load", - "name": "constructor_x64_movdqu_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 5281, - "line_end": 5288, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movdqu_store", - "name": "constructor_x64_movdqu_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 5291, - "line_end": 5299, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovsxbw", - "name": "constructor_x64_pmovsxbw", - "symbol_type": "Function", - "file_path": "", - "line_start": 5302, - "line_end": 5309, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovzxbw", - "name": "constructor_x64_pmovzxbw", - "symbol_type": "Function", - "file_path": "", - "line_start": 5312, - "line_end": 5319, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovsxwd", - "name": "constructor_x64_pmovsxwd", - "symbol_type": "Function", - "file_path": "", - "line_start": 5322, - "line_end": 5329, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovzxwd", - "name": "constructor_x64_pmovzxwd", - "symbol_type": "Function", - "file_path": "", - "line_start": 5332, - "line_end": 5339, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovsxdq", - "name": "constructor_x64_pmovsxdq", - "symbol_type": "Function", - "file_path": "", - "line_start": 5342, - "line_end": 5349, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovzxdq", - "name": "constructor_x64_pmovzxdq", - "symbol_type": "Function", - "file_path": "", - "line_start": 5352, - "line_end": 5359, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movrm", - "name": "constructor_x64_movrm", - "symbol_type": "Function", - "file_path": "", - "line_start": 5362, - "line_end": 5392, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movimm_m", - "name": "constructor_x64_movimm_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 5395, - "line_end": 5434, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xmm_load_const", - "name": "constructor_x64_xmm_load_const", - "symbol_type": "Function", - "file_path": "", - "line_start": 5437, - "line_end": 5447, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_produce_flags", - "name": "constructor_x64_produce_flags", - "symbol_type": "Function", - "file_path": "", - "line_start": 5450, - "line_end": 5471, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_asm_produce_flags", - "name": "constructor_asm_produce_flags", - "symbol_type": "Function", - "file_path": "", - "line_start": 5474, - "line_end": 5507, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_chain_flags", - "name": "constructor_x64_chain_flags", - "symbol_type": "Function", - "file_path": "", - "line_start": 5510, - "line_end": 5533, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_asm_chain_flags", - "name": "constructor_asm_chain_flags", - "symbol_type": "Function", - "file_path": "", - "line_start": 5536, - "line_end": 5553, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_produce_flags_side_effect", - "name": "constructor_x64_produce_flags_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 5556, - "line_end": 5583, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_asm_produce_flags_side_effect", - "name": "constructor_asm_produce_flags_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 5586, - "line_end": 5613, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_asm_consume_flags", - "name": "constructor_asm_consume_flags", - "symbol_type": "Function", - "file_path": "", - "line_start": 5616, - "line_end": 5633, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_asm_consumes_flags_returns_gpr", - "name": "constructor_asm_consumes_flags_returns_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 5636, - "line_end": 5653, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_add_raw", - "name": "constructor_x64_add_raw", - "symbol_type": "Function", - "file_path": "", - "line_start": 5656, - "line_end": 5740, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_add_break_deps", - "name": "constructor_x64_add_break_deps", - "symbol_type": "Function", - "file_path": "", - "line_start": 5743, - "line_end": 5773, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_add", - "name": "constructor_x64_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 5776, - "line_end": 5786, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_add_with_flags_paired", - "name": "constructor_x64_add_with_flags_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 5789, - "line_end": 5799, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adc_raw", - "name": "constructor_x64_adc_raw", - "symbol_type": "Function", - "file_path": "", - "line_start": 5802, - "line_end": 5831, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adc_paired", - "name": "constructor_x64_adc_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 5834, - "line_end": 5844, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adc_chained", - "name": "constructor_x64_adc_chained", - "symbol_type": "Function", - "file_path": "", - "line_start": 5847, - "line_end": 5857, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sub_raw", - "name": "constructor_x64_sub_raw", - "symbol_type": "Function", - "file_path": "", - "line_start": 5860, - "line_end": 5944, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sub_break_deps", - "name": "constructor_x64_sub_break_deps", - "symbol_type": "Function", - "file_path": "", - "line_start": 5947, - "line_end": 5977, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sub", - "name": "constructor_x64_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 5980, - "line_end": 5990, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sub_with_flags_paired", - "name": "constructor_x64_sub_with_flags_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 5993, - "line_end": 6003, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbb_raw", - "name": "constructor_x64_sbb_raw", - "symbol_type": "Function", - "file_path": "", - "line_start": 6006, - "line_end": 6090, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbb_break_deps", - "name": "constructor_x64_sbb_break_deps", - "symbol_type": "Function", - "file_path": "", - "line_start": 6093, - "line_end": 6123, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbb_paired", - "name": "constructor_x64_sbb_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 6126, - "line_end": 6136, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbb_chained", - "name": "constructor_x64_sbb_chained", - "symbol_type": "Function", - "file_path": "", - "line_start": 6139, - "line_end": 6149, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbb_paired_side_effect", - "name": "constructor_x64_sbb_paired_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 6152, - "line_end": 6162, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mul_raw", - "name": "constructor_x64_mul_raw", - "symbol_type": "Function", - "file_path": "", - "line_start": 6165, - "line_end": 6221, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mul", - "name": "constructor_x64_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 6224, - "line_end": 6264, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulx_hi", - "name": "constructor_x64_mulx_hi", - "symbol_type": "Function", - "file_path": "", - "line_start": 6267, - "line_end": 6287, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mul_lo_with_flags_paired", - "name": "constructor_x64_mul_lo_with_flags_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 6290, - "line_end": 6301, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_imul", - "name": "constructor_x64_imul", - "symbol_type": "Function", - "file_path": "", - "line_start": 6304, - "line_end": 6329, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_imul_imm", - "name": "constructor_x64_imul_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 6332, - "line_end": 6380, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mul8_raw", - "name": "constructor_x64_mul8_raw", - "symbol_type": "Function", - "file_path": "", - "line_start": 6383, - "line_end": 6403, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mul8", - "name": "constructor_x64_mul8", - "symbol_type": "Function", - "file_path": "", - "line_start": 6406, - "line_end": 6416, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mul8_with_flags_paired", - "name": "constructor_x64_mul8_with_flags_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 6419, - "line_end": 6429, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_and", - "name": "constructor_x64_and", - "symbol_type": "Function", - "file_path": "", - "line_start": 6432, - "line_end": 6524, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_or_raw", - "name": "constructor_x64_or_raw", - "symbol_type": "Function", - "file_path": "", - "line_start": 6527, - "line_end": 6611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_or_break_deps", - "name": "constructor_x64_or_break_deps", - "symbol_type": "Function", - "file_path": "", - "line_start": 6614, - "line_end": 6644, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_or", - "name": "constructor_x64_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 6647, - "line_end": 6657, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_or_with_flags_paired_side_effect", - "name": "constructor_x64_or_with_flags_paired_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 6660, - "line_end": 6670, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xor", - "name": "constructor_x64_xor", - "symbol_type": "Function", - "file_path": "", - "line_start": 6673, - "line_end": 6765, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andn", - "name": "constructor_x64_andn", - "symbol_type": "Function", - "file_path": "", - "line_start": 6768, - "line_end": 6798, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_imm_i64", - "name": "constructor_imm_i64", - "symbol_type": "Function", - "file_path": "", - "line_start": 6801, - "line_end": 6810, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_imm", - "name": "constructor_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 6813, - "line_end": 6937, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_xmm_zero", - "name": "constructor_xmm_zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 6940, - "line_end": 6949, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rotl", - "name": "constructor_x64_rotl", - "symbol_type": "Function", - "file_path": "", - "line_start": 6952, - "line_end": 7048, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rotr", - "name": "constructor_x64_rotr", - "symbol_type": "Function", - "file_path": "", - "line_start": 7051, - "line_end": 7145, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shl", - "name": "constructor_x64_shl", - "symbol_type": "Function", - "file_path": "", - "line_start": 7148, - "line_end": 7242, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shr", - "name": "constructor_x64_shr", - "symbol_type": "Function", - "file_path": "", - "line_start": 7245, - "line_end": 7339, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sar", - "name": "constructor_x64_sar", - "symbol_type": "Function", - "file_path": "", - "line_start": 7342, - "line_end": 7436, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shld", - "name": "constructor_x64_shld", - "symbol_type": "Function", - "file_path": "", - "line_start": 7439, - "line_end": 7465, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_bzhi", - "name": "constructor_x64_bzhi", - "symbol_type": "Function", - "file_path": "", - "line_start": 7468, - "line_end": 7488, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_bswap", - "name": "constructor_x64_bswap", - "symbol_type": "Function", - "file_path": "", - "line_start": 7491, - "line_end": 7510, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmp", - "name": "constructor_x64_cmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 7513, - "line_end": 7604, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_ucomis", - "name": "constructor_x64_ucomis", - "symbol_type": "Function", - "file_path": "", - "line_start": 7607, - "line_end": 7627, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_test", - "name": "constructor_x64_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 7630, - "line_end": 7700, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_ptest", - "name": "constructor_x64_ptest", - "symbol_type": "Function", - "file_path": "", - "line_start": 7703, - "line_end": 7711, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmove", - "name": "constructor_cmove", - "symbol_type": "Function", - "file_path": "", - "line_start": 7714, - "line_end": 7933, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmove_xmm", - "name": "constructor_cmove_xmm", - "symbol_type": "Function", - "file_path": "", - "line_start": 7936, - "line_end": 7958, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_setcc", - "name": "constructor_x64_setcc", - "symbol_type": "Function", - "file_path": "", - "line_start": 7961, - "line_end": 8049, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_setcc_paired", - "name": "constructor_x64_setcc_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 8052, - "line_end": 8060, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_with_producer", - "name": "constructor_consumes_flags_with_producer", - "symbol_type": "Function", - "file_path": "", - "line_start": 8063, - "line_end": 8079, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addss", - "name": "constructor_x64_addss", - "symbol_type": "Function", - "file_path": "", - "line_start": 8082, - "line_end": 8090, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addsd", - "name": "constructor_x64_addsd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8093, - "line_end": 8101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addps", - "name": "constructor_x64_addps", - "symbol_type": "Function", - "file_path": "", - "line_start": 8104, - "line_end": 8112, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addpd", - "name": "constructor_x64_addpd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8115, - "line_end": 8123, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddb", - "name": "constructor_x64_paddb", - "symbol_type": "Function", - "file_path": "", - "line_start": 8126, - "line_end": 8134, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddw", - "name": "constructor_x64_paddw", - "symbol_type": "Function", - "file_path": "", - "line_start": 8137, - "line_end": 8145, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddd", - "name": "constructor_x64_paddd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8148, - "line_end": 8156, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddq", - "name": "constructor_x64_paddq", - "symbol_type": "Function", - "file_path": "", - "line_start": 8159, - "line_end": 8167, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddsb", - "name": "constructor_x64_paddsb", - "symbol_type": "Function", - "file_path": "", - "line_start": 8170, - "line_end": 8178, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddsw", - "name": "constructor_x64_paddsw", - "symbol_type": "Function", - "file_path": "", - "line_start": 8181, - "line_end": 8189, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_phaddw", - "name": "constructor_x64_phaddw", - "symbol_type": "Function", - "file_path": "", - "line_start": 8192, - "line_end": 8200, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_phaddd", - "name": "constructor_x64_phaddd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8203, - "line_end": 8211, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddusb", - "name": "constructor_x64_paddusb", - "symbol_type": "Function", - "file_path": "", - "line_start": 8214, - "line_end": 8222, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddusw", - "name": "constructor_x64_paddusw", - "symbol_type": "Function", - "file_path": "", - "line_start": 8225, - "line_end": 8233, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subss", - "name": "constructor_x64_subss", - "symbol_type": "Function", - "file_path": "", - "line_start": 8236, - "line_end": 8244, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subsd", - "name": "constructor_x64_subsd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8247, - "line_end": 8255, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subps", - "name": "constructor_x64_subps", - "symbol_type": "Function", - "file_path": "", - "line_start": 8258, - "line_end": 8266, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subpd", - "name": "constructor_x64_subpd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8269, - "line_end": 8277, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubb", - "name": "constructor_x64_psubb", - "symbol_type": "Function", - "file_path": "", - "line_start": 8280, - "line_end": 8288, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubw", - "name": "constructor_x64_psubw", - "symbol_type": "Function", - "file_path": "", - "line_start": 8291, - "line_end": 8299, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubd", - "name": "constructor_x64_psubd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8302, - "line_end": 8310, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubq", - "name": "constructor_x64_psubq", - "symbol_type": "Function", - "file_path": "", - "line_start": 8313, - "line_end": 8321, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubsb", - "name": "constructor_x64_psubsb", - "symbol_type": "Function", - "file_path": "", - "line_start": 8324, - "line_end": 8332, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubsw", - "name": "constructor_x64_psubsw", - "symbol_type": "Function", - "file_path": "", - "line_start": 8335, - "line_end": 8343, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubusb", - "name": "constructor_x64_psubusb", - "symbol_type": "Function", - "file_path": "", - "line_start": 8346, - "line_end": 8354, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubusw", - "name": "constructor_x64_psubusw", - "symbol_type": "Function", - "file_path": "", - "line_start": 8357, - "line_end": 8365, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pavgb", - "name": "constructor_x64_pavgb", - "symbol_type": "Function", - "file_path": "", - "line_start": 8368, - "line_end": 8376, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pavgw", - "name": "constructor_x64_pavgw", - "symbol_type": "Function", - "file_path": "", - "line_start": 8379, - "line_end": 8387, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pand", - "name": "constructor_x64_pand", - "symbol_type": "Function", - "file_path": "", - "line_start": 8390, - "line_end": 8398, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andps", - "name": "constructor_x64_andps", - "symbol_type": "Function", - "file_path": "", - "line_start": 8401, - "line_end": 8409, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andpd", - "name": "constructor_x64_andpd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8412, - "line_end": 8420, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_por", - "name": "constructor_x64_por", - "symbol_type": "Function", - "file_path": "", - "line_start": 8423, - "line_end": 8431, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orps", - "name": "constructor_x64_orps", - "symbol_type": "Function", - "file_path": "", - "line_start": 8434, - "line_end": 8442, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orpd", - "name": "constructor_x64_orpd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8445, - "line_end": 8453, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pxor", - "name": "constructor_x64_pxor", - "symbol_type": "Function", - "file_path": "", - "line_start": 8456, - "line_end": 8464, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorps", - "name": "constructor_x64_xorps", - "symbol_type": "Function", - "file_path": "", - "line_start": 8467, - "line_end": 8475, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorpd", - "name": "constructor_x64_xorpd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8478, - "line_end": 8486, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andnps", - "name": "constructor_x64_andnps", - "symbol_type": "Function", - "file_path": "", - "line_start": 8489, - "line_end": 8497, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andnpd", - "name": "constructor_x64_andnpd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8500, - "line_end": 8508, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pandn", - "name": "constructor_x64_pandn", - "symbol_type": "Function", - "file_path": "", - "line_start": 8511, - "line_end": 8519, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulss", - "name": "constructor_x64_mulss", - "symbol_type": "Function", - "file_path": "", - "line_start": 8522, - "line_end": 8530, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulsd", - "name": "constructor_x64_mulsd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8533, - "line_end": 8541, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulps", - "name": "constructor_x64_mulps", - "symbol_type": "Function", - "file_path": "", - "line_start": 8544, - "line_end": 8552, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulpd", - "name": "constructor_x64_mulpd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8555, - "line_end": 8563, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmullw", - "name": "constructor_x64_pmullw", - "symbol_type": "Function", - "file_path": "", - "line_start": 8566, - "line_end": 8574, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmulld", - "name": "constructor_x64_pmulld", - "symbol_type": "Function", - "file_path": "", - "line_start": 8577, - "line_end": 8585, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmulhw", - "name": "constructor_x64_pmulhw", - "symbol_type": "Function", - "file_path": "", - "line_start": 8588, - "line_end": 8596, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmulhrsw", - "name": "constructor_x64_pmulhrsw", - "symbol_type": "Function", - "file_path": "", - "line_start": 8599, - "line_end": 8607, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmulhuw", - "name": "constructor_x64_pmulhuw", - "symbol_type": "Function", - "file_path": "", - "line_start": 8610, - "line_end": 8618, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmuldq", - "name": "constructor_x64_pmuldq", - "symbol_type": "Function", - "file_path": "", - "line_start": 8621, - "line_end": 8629, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmuludq", - "name": "constructor_x64_pmuludq", - "symbol_type": "Function", - "file_path": "", - "line_start": 8632, - "line_end": 8640, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_divss", - "name": "constructor_x64_divss", - "symbol_type": "Function", - "file_path": "", - "line_start": 8643, - "line_end": 8651, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_divsd", - "name": "constructor_x64_divsd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8654, - "line_end": 8662, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_divps", - "name": "constructor_x64_divps", - "symbol_type": "Function", - "file_path": "", - "line_start": 8665, - "line_end": 8673, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_divpd", - "name": "constructor_x64_divpd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8676, - "line_end": 8684, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpckhwd", - "name": "constructor_x64_punpckhwd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8687, - "line_end": 8695, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpcklwd", - "name": "constructor_x64_punpcklwd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8698, - "line_end": 8706, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpckldq", - "name": "constructor_x64_punpckldq", - "symbol_type": "Function", - "file_path": "", - "line_start": 8709, - "line_end": 8717, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpckhdq", - "name": "constructor_x64_punpckhdq", - "symbol_type": "Function", - "file_path": "", - "line_start": 8720, - "line_end": 8728, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpcklqdq", - "name": "constructor_x64_punpcklqdq", - "symbol_type": "Function", - "file_path": "", - "line_start": 8731, - "line_end": 8739, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpckhqdq", - "name": "constructor_x64_punpckhqdq", - "symbol_type": "Function", - "file_path": "", - "line_start": 8742, - "line_end": 8750, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_unpcklps", - "name": "constructor_x64_unpcklps", - "symbol_type": "Function", - "file_path": "", - "line_start": 8753, - "line_end": 8761, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_unpcklpd", - "name": "constructor_x64_unpcklpd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8764, - "line_end": 8772, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_unpckhps", - "name": "constructor_x64_unpckhps", - "symbol_type": "Function", - "file_path": "", - "line_start": 8775, - "line_end": 8783, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpcklbw", - "name": "constructor_x64_punpcklbw", - "symbol_type": "Function", - "file_path": "", - "line_start": 8786, - "line_end": 8794, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpckhbw", - "name": "constructor_x64_punpckhbw", - "symbol_type": "Function", - "file_path": "", - "line_start": 8797, - "line_end": 8805, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_blendvpd", - "name": "constructor_x64_blendvpd", - "symbol_type": "Function", - "file_path": "", - "line_start": 8808, - "line_end": 8824, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_blendvps", - "name": "constructor_x64_blendvps", - "symbol_type": "Function", - "file_path": "", - "line_start": 8827, - "line_end": 8843, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pblendvb", - "name": "constructor_x64_pblendvb", - "symbol_type": "Function", - "file_path": "", - "line_start": 8846, - "line_end": 8862, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pblendw", - "name": "constructor_x64_pblendw", - "symbol_type": "Function", - "file_path": "", - "line_start": 8865, - "line_end": 8874, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movsd_regmove", - "name": "constructor_x64_movsd_regmove", - "symbol_type": "Function", - "file_path": "", - "line_start": 8877, - "line_end": 8885, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movss_regmove", - "name": "constructor_x64_movss_regmove", - "symbol_type": "Function", - "file_path": "", - "line_start": 8888, - "line_end": 8896, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movlhps", - "name": "constructor_x64_movlhps", - "symbol_type": "Function", - "file_path": "", - "line_start": 8899, - "line_end": 8907, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaxs", - "name": "constructor_x64_pmaxs", - "symbol_type": "Function", - "file_path": "", - "line_start": 8910, - "line_end": 8935, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmins", - "name": "constructor_x64_pmins", - "symbol_type": "Function", - "file_path": "", - "line_start": 8938, - "line_end": 8963, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaxu", - "name": "constructor_x64_pmaxu", - "symbol_type": "Function", - "file_path": "", - "line_start": 8966, - "line_end": 8991, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pminu", - "name": "constructor_x64_pminu", - "symbol_type": "Function", - "file_path": "", - "line_start": 8994, - "line_end": 9019, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_packsswb", - "name": "constructor_x64_packsswb", - "symbol_type": "Function", - "file_path": "", - "line_start": 9022, - "line_end": 9030, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_packssdw", - "name": "constructor_x64_packssdw", - "symbol_type": "Function", - "file_path": "", - "line_start": 9033, - "line_end": 9041, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_packuswb", - "name": "constructor_x64_packuswb", - "symbol_type": "Function", - "file_path": "", - "line_start": 9044, - "line_end": 9052, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_packusdw", - "name": "constructor_x64_packusdw", - "symbol_type": "Function", - "file_path": "", - "line_start": 9055, - "line_end": 9063, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_palignr", - "name": "constructor_x64_palignr", - "symbol_type": "Function", - "file_path": "", - "line_start": 9066, - "line_end": 9075, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpp", - "name": "constructor_x64_cmpp", - "symbol_type": "Function", - "file_path": "", - "line_start": 9078, - "line_end": 9099, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpps", - "name": "constructor_x64_cmpps", - "symbol_type": "Function", - "file_path": "", - "line_start": 9102, - "line_end": 9119, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmppd", - "name": "constructor_x64_cmppd", - "symbol_type": "Function", - "file_path": "", - "line_start": 9122, - "line_end": 9139, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pinsrb", - "name": "constructor_x64_pinsrb", - "symbol_type": "Function", - "file_path": "", - "line_start": 9142, - "line_end": 9157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pinsrw", - "name": "constructor_x64_pinsrw", - "symbol_type": "Function", - "file_path": "", - "line_start": 9160, - "line_end": 9175, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pinsrd", - "name": "constructor_x64_pinsrd", - "symbol_type": "Function", - "file_path": "", - "line_start": 9178, - "line_end": 9193, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pinsrq", - "name": "constructor_x64_pinsrq", - "symbol_type": "Function", - "file_path": "", - "line_start": 9196, - "line_end": 9211, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_roundss", - "name": "constructor_x64_roundss", - "symbol_type": "Function", - "file_path": "", - "line_start": 9214, - "line_end": 9231, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_roundsd", - "name": "constructor_x64_roundsd", - "symbol_type": "Function", - "file_path": "", - "line_start": 9234, - "line_end": 9251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_roundps", - "name": "constructor_x64_roundps", - "symbol_type": "Function", - "file_path": "", - "line_start": 9254, - "line_end": 9271, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_roundpd", - "name": "constructor_x64_roundpd", - "symbol_type": "Function", - "file_path": "", - "line_start": 9274, - "line_end": 9291, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaddwd", - "name": "constructor_x64_pmaddwd", - "symbol_type": "Function", - "file_path": "", - "line_start": 9294, - "line_end": 9302, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaddubsw", - "name": "constructor_x64_pmaddubsw", - "symbol_type": "Function", - "file_path": "", - "line_start": 9305, - "line_end": 9313, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_insertps", - "name": "constructor_x64_insertps", - "symbol_type": "Function", - "file_path": "", - "line_start": 9316, - "line_end": 9325, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pshufd", - "name": "constructor_x64_pshufd", - "symbol_type": "Function", - "file_path": "", - "line_start": 9328, - "line_end": 9343, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pshufb", - "name": "constructor_x64_pshufb", - "symbol_type": "Function", - "file_path": "", - "line_start": 9346, - "line_end": 9354, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shufpd", - "name": "constructor_x64_shufpd", - "symbol_type": "Function", - "file_path": "", - "line_start": 9357, - "line_end": 9366, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shufps", - "name": "constructor_x64_shufps", - "symbol_type": "Function", - "file_path": "", - "line_start": 9369, - "line_end": 9378, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pshuflw", - "name": "constructor_x64_pshuflw", - "symbol_type": "Function", - "file_path": "", - "line_start": 9381, - "line_end": 9396, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pshufhw", - "name": "constructor_x64_pshufhw", - "symbol_type": "Function", - "file_path": "", - "line_start": 9399, - "line_end": 9414, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvtudq2ps", - "name": "constructor_x64_vcvtudq2ps", - "symbol_type": "Function", - "file_path": "", - "line_start": 9417, - "line_end": 9424, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpabsq", - "name": "constructor_x64_vpabsq", - "symbol_type": "Function", - "file_path": "", - "line_start": 9427, - "line_end": 9434, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpopcntb", - "name": "constructor_x64_vpopcntb", - "symbol_type": "Function", - "file_path": "", - "line_start": 9437, - "line_end": 9444, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmullq", - "name": "constructor_x64_vpmullq", - "symbol_type": "Function", - "file_path": "", - "line_start": 9447, - "line_end": 9455, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpermi2b", - "name": "constructor_x64_vpermi2b", - "symbol_type": "Function", - "file_path": "", - "line_start": 9458, - "line_end": 9476, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psllw", - "name": "constructor_x64_psllw", - "symbol_type": "Function", - "file_path": "", - "line_start": 9479, - "line_end": 9497, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pslld", - "name": "constructor_x64_pslld", - "symbol_type": "Function", - "file_path": "", - "line_start": 9500, - "line_end": 9518, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psllq", - "name": "constructor_x64_psllq", - "symbol_type": "Function", - "file_path": "", - "line_start": 9521, - "line_end": 9539, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrlw", - "name": "constructor_x64_psrlw", - "symbol_type": "Function", - "file_path": "", - "line_start": 9542, - "line_end": 9560, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrld", - "name": "constructor_x64_psrld", - "symbol_type": "Function", - "file_path": "", - "line_start": 9563, - "line_end": 9581, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrlq", - "name": "constructor_x64_psrlq", - "symbol_type": "Function", - "file_path": "", - "line_start": 9584, - "line_end": 9602, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psraw", - "name": "constructor_x64_psraw", - "symbol_type": "Function", - "file_path": "", - "line_start": 9605, - "line_end": 9623, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrad", - "name": "constructor_x64_psrad", - "symbol_type": "Function", - "file_path": "", - "line_start": 9626, - "line_end": 9644, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsraq", - "name": "constructor_x64_vpsraq", - "symbol_type": "Function", - "file_path": "", - "line_start": 9647, - "line_end": 9655, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsraq_imm", - "name": "constructor_x64_vpsraq_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 9658, - "line_end": 9666, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrb", - "name": "constructor_x64_pextrb", - "symbol_type": "Function", - "file_path": "", - "line_start": 9669, - "line_end": 9677, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrb_store", - "name": "constructor_x64_pextrb_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 9680, - "line_end": 9690, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrw", - "name": "constructor_x64_pextrw", - "symbol_type": "Function", - "file_path": "", - "line_start": 9693, - "line_end": 9701, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrw_store", - "name": "constructor_x64_pextrw_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 9704, - "line_end": 9714, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrd", - "name": "constructor_x64_pextrd", - "symbol_type": "Function", - "file_path": "", - "line_start": 9717, - "line_end": 9725, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrd_store", - "name": "constructor_x64_pextrd_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 9728, - "line_end": 9738, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrq", - "name": "constructor_x64_pextrq", - "symbol_type": "Function", - "file_path": "", - "line_start": 9741, - "line_end": 9749, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrq_store", - "name": "constructor_x64_pextrq_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 9752, - "line_end": 9762, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovmskb", - "name": "constructor_x64_pmovmskb", - "symbol_type": "Function", - "file_path": "", - "line_start": 9765, - "line_end": 9778, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movmskps", - "name": "constructor_x64_movmskps", - "symbol_type": "Function", - "file_path": "", - "line_start": 9781, - "line_end": 9794, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movmskpd", - "name": "constructor_x64_movmskpd", - "symbol_type": "Function", - "file_path": "", - "line_start": 9797, - "line_end": 9810, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_not", - "name": "constructor_x64_not", - "symbol_type": "Function", - "file_path": "", - "line_start": 9813, - "line_end": 9842, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_neg_raw", - "name": "constructor_x64_neg_raw", - "symbol_type": "Function", - "file_path": "", - "line_start": 9845, - "line_end": 9878, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_neg", - "name": "constructor_x64_neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 9881, - "line_end": 9890, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_neg_paired", - "name": "constructor_x64_neg_paired", - "symbol_type": "Function", - "file_path": "", - "line_start": 9893, - "line_end": 9902, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lea", - "name": "constructor_x64_lea", - "symbol_type": "Function", - "file_path": "", - "line_start": 9905, - "line_end": 9929, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lzcnt", - "name": "constructor_x64_lzcnt", - "symbol_type": "Function", - "file_path": "", - "line_start": 9932, - "line_end": 9956, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_tzcnt", - "name": "constructor_x64_tzcnt", - "symbol_type": "Function", - "file_path": "", - "line_start": 9959, - "line_end": 9983, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_bsr", - "name": "constructor_x64_bsr", - "symbol_type": "Function", - "file_path": "", - "line_start": 9986, - "line_end": 10013, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bsr_or_else", - "name": "constructor_bsr_or_else", - "symbol_type": "Function", - "file_path": "", - "line_start": 10016, - "line_end": 10033, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_bsf", - "name": "constructor_x64_bsf", - "symbol_type": "Function", - "file_path": "", - "line_start": 10036, - "line_end": 10063, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bsf_or_else", - "name": "constructor_bsf_or_else", - "symbol_type": "Function", - "file_path": "", - "line_start": 10066, - "line_end": 10083, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_blsi", - "name": "constructor_x64_blsi", - "symbol_type": "Function", - "file_path": "", - "line_start": 10086, - "line_end": 10105, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_blsmsk", - "name": "constructor_x64_blsmsk", - "symbol_type": "Function", - "file_path": "", - "line_start": 10108, - "line_end": 10127, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_blsr", - "name": "constructor_x64_blsr", - "symbol_type": "Function", - "file_path": "", - "line_start": 10130, - "line_end": 10149, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_bt", - "name": "constructor_x64_bt", - "symbol_type": "Function", - "file_path": "", - "line_start": 10152, - "line_end": 10177, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_bt_imm", - "name": "constructor_x64_bt_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 10180, - "line_end": 10205, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarx", - "name": "constructor_x64_sarx", - "symbol_type": "Function", - "file_path": "", - "line_start": 10208, - "line_end": 10228, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrx", - "name": "constructor_x64_shrx", - "symbol_type": "Function", - "file_path": "", - "line_start": 10231, - "line_end": 10251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlx", - "name": "constructor_x64_shlx", - "symbol_type": "Function", - "file_path": "", - "line_start": 10254, - "line_end": 10274, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorx", - "name": "constructor_x64_rorx", - "symbol_type": "Function", - "file_path": "", - "line_start": 10277, - "line_end": 10297, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_popcnt", - "name": "constructor_x64_popcnt", - "symbol_type": "Function", - "file_path": "", - "line_start": 10300, - "line_end": 10324, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_minss", - "name": "constructor_x64_minss", - "symbol_type": "Function", - "file_path": "", - "line_start": 10327, - "line_end": 10335, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_minsd", - "name": "constructor_x64_minsd", - "symbol_type": "Function", - "file_path": "", - "line_start": 10338, - "line_end": 10346, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_minps", - "name": "constructor_x64_minps", - "symbol_type": "Function", - "file_path": "", - "line_start": 10349, - "line_end": 10357, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_minpd", - "name": "constructor_x64_minpd", - "symbol_type": "Function", - "file_path": "", - "line_start": 10360, - "line_end": 10368, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_maxss", - "name": "constructor_x64_maxss", - "symbol_type": "Function", - "file_path": "", - "line_start": 10371, - "line_end": 10379, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_maxsd", - "name": "constructor_x64_maxsd", - "symbol_type": "Function", - "file_path": "", - "line_start": 10382, - "line_end": 10390, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_maxps", - "name": "constructor_x64_maxps", - "symbol_type": "Function", - "file_path": "", - "line_start": 10393, - "line_end": 10401, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_maxpd", - "name": "constructor_x64_maxpd", - "symbol_type": "Function", - "file_path": "", - "line_start": 10404, - "line_end": 10412, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmadd213", - "name": "constructor_x64_vfmadd213", - "symbol_type": "Function", - "file_path": "", - "line_start": 10415, - "line_end": 10446, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmadd132", - "name": "constructor_x64_vfmadd132", - "symbol_type": "Function", - "file_path": "", - "line_start": 10449, - "line_end": 10480, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmadd213", - "name": "constructor_x64_vfnmadd213", - "symbol_type": "Function", - "file_path": "", - "line_start": 10483, - "line_end": 10514, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmadd132", - "name": "constructor_x64_vfnmadd132", - "symbol_type": "Function", - "file_path": "", - "line_start": 10517, - "line_end": 10548, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmsub213", - "name": "constructor_x64_vfmsub213", - "symbol_type": "Function", - "file_path": "", - "line_start": 10551, - "line_end": 10582, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmsub132", - "name": "constructor_x64_vfmsub132", - "symbol_type": "Function", - "file_path": "", - "line_start": 10585, - "line_end": 10616, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmsub213", - "name": "constructor_x64_vfnmsub213", - "symbol_type": "Function", - "file_path": "", - "line_start": 10619, - "line_end": 10650, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmsub132", - "name": "constructor_x64_vfnmsub132", - "symbol_type": "Function", - "file_path": "", - "line_start": 10653, - "line_end": 10684, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sqrtss", - "name": "constructor_x64_sqrtss", - "symbol_type": "Function", - "file_path": "", - "line_start": 10687, - "line_end": 10695, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sqrtsd", - "name": "constructor_x64_sqrtsd", - "symbol_type": "Function", - "file_path": "", - "line_start": 10698, - "line_end": 10706, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sqrtps", - "name": "constructor_x64_sqrtps", - "symbol_type": "Function", - "file_path": "", - "line_start": 10709, - "line_end": 10716, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sqrtpd", - "name": "constructor_x64_sqrtpd", - "symbol_type": "Function", - "file_path": "", - "line_start": 10719, - "line_end": 10726, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rcpps", - "name": "constructor_x64_rcpps", - "symbol_type": "Function", - "file_path": "", - "line_start": 10729, - "line_end": 10736, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rcpss", - "name": "constructor_x64_rcpss", - "symbol_type": "Function", - "file_path": "", - "line_start": 10739, - "line_end": 10746, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vrcpss", - "name": "constructor_x64_vrcpss", - "symbol_type": "Function", - "file_path": "", - "line_start": 10749, - "line_end": 10757, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rsqrtps", - "name": "constructor_x64_rsqrtps", - "symbol_type": "Function", - "file_path": "", - "line_start": 10760, - "line_end": 10767, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rsqrtss", - "name": "constructor_x64_rsqrtss", - "symbol_type": "Function", - "file_path": "", - "line_start": 10770, - "line_end": 10777, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vrsqrtss", - "name": "constructor_x64_vrsqrtss", - "symbol_type": "Function", - "file_path": "", - "line_start": 10780, - "line_end": 10788, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtss2sd", - "name": "constructor_x64_cvtss2sd", - "symbol_type": "Function", - "file_path": "", - "line_start": 10791, - "line_end": 10805, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtsd2ss", - "name": "constructor_x64_cvtsd2ss", - "symbol_type": "Function", - "file_path": "", - "line_start": 10808, - "line_end": 10822, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtdq2ps", - "name": "constructor_x64_cvtdq2ps", - "symbol_type": "Function", - "file_path": "", - "line_start": 10825, - "line_end": 10839, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtps2pd", - "name": "constructor_x64_cvtps2pd", - "symbol_type": "Function", - "file_path": "", - "line_start": 10842, - "line_end": 10855, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtpd2ps", - "name": "constructor_x64_cvtpd2ps", - "symbol_type": "Function", - "file_path": "", - "line_start": 10858, - "line_end": 10872, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtdq2pd", - "name": "constructor_x64_cvtdq2pd", - "symbol_type": "Function", - "file_path": "", - "line_start": 10875, - "line_end": 10888, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtsi2ss", - "name": "constructor_x64_cvtsi2ss", - "symbol_type": "Function", - "file_path": "", - "line_start": 10891, - "line_end": 10923, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtsi2sd", - "name": "constructor_x64_cvtsi2sd", - "symbol_type": "Function", - "file_path": "", - "line_start": 10926, - "line_end": 10958, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvttps2dq", - "name": "constructor_x64_cvttps2dq", - "symbol_type": "Function", - "file_path": "", - "line_start": 10961, - "line_end": 10975, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvttpd2dq", - "name": "constructor_x64_cvttpd2dq", - "symbol_type": "Function", - "file_path": "", - "line_start": 10978, - "line_end": 10992, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpeq", - "name": "constructor_x64_pcmpeq", - "symbol_type": "Function", - "file_path": "", - "line_start": 10995, - "line_end": 11035, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpeqb", - "name": "constructor_x64_pcmpeqb", - "symbol_type": "Function", - "file_path": "", - "line_start": 11038, - "line_end": 11046, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpeqw", - "name": "constructor_x64_pcmpeqw", - "symbol_type": "Function", - "file_path": "", - "line_start": 11049, - "line_end": 11057, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpeqd", - "name": "constructor_x64_pcmpeqd", - "symbol_type": "Function", - "file_path": "", - "line_start": 11060, - "line_end": 11068, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpeqq", - "name": "constructor_x64_pcmpeqq", - "symbol_type": "Function", - "file_path": "", - "line_start": 11071, - "line_end": 11079, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpgt", - "name": "constructor_x64_pcmpgt", - "symbol_type": "Function", - "file_path": "", - "line_start": 11082, - "line_end": 11144, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_add_mem", - "name": "constructor_x64_add_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 11147, - "line_end": 11269, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sub_mem", - "name": "constructor_x64_sub_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 11272, - "line_end": 11394, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_and_mem", - "name": "constructor_x64_and_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 11397, - "line_end": 11533, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_or_mem", - "name": "constructor_x64_or_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 11536, - "line_end": 11672, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xor_mem", - "name": "constructor_x64_xor_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 11675, - "line_end": 11811, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trap_if", - "name": "constructor_trap_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 11814, - "line_end": 11828, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trap_if_and", - "name": "constructor_trap_if_and", - "symbol_type": "Function", - "file_path": "", - "line_start": 11831, - "line_end": 11847, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trap_if_or", - "name": "constructor_trap_if_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 11850, - "line_end": 11866, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movddup", - "name": "constructor_x64_movddup", - "symbol_type": "Function", - "file_path": "", - "line_start": 11869, - "line_end": 11882, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpbroadcastb", - "name": "constructor_x64_vpbroadcastb", - "symbol_type": "Function", - "file_path": "", - "line_start": 11885, - "line_end": 11892, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpbroadcastw", - "name": "constructor_x64_vpbroadcastw", - "symbol_type": "Function", - "file_path": "", - "line_start": 11895, - "line_end": 11902, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpbroadcastd", - "name": "constructor_x64_vpbroadcastd", - "symbol_type": "Function", - "file_path": "", - "line_start": 11905, - "line_end": 11912, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vbroadcastss", - "name": "constructor_x64_vbroadcastss", - "symbol_type": "Function", - "file_path": "", - "line_start": 11915, - "line_end": 11932, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_jmp_known", - "name": "constructor_jmp_known", - "symbol_type": "Function", - "file_path": "", - "line_start": 11935, - "line_end": 11947, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_jmp_cond", - "name": "constructor_jmp_cond", - "symbol_type": "Function", - "file_path": "", - "line_start": 11950, - "line_end": 11966, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_jmp_cond_or", - "name": "constructor_jmp_cond_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 11969, - "line_end": 11987, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_jmp_cond_result", - "name": "constructor_jmp_cond_result", - "symbol_type": "Function", - "file_path": "", - "line_start": 11990, - "line_end": 12029, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_jmp_table_seq", - "name": "constructor_jmp_table_seq", - "symbol_type": "Function", - "file_path": "", - "line_start": 12032, - "line_end": 12056, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cond_invert", - "name": "constructor_cond_invert", - "symbol_type": "Function", - "file_path": "", - "line_start": 12059, - "line_end": 12109, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_is_nonzero_cmp", - "name": "constructor_is_nonzero_cmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 12112, - "line_end": 12222, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_is_nonzero_band", - "name": "constructor_is_nonzero_band", - "symbol_type": "Function", - "file_path": "", - "line_start": 12225, - "line_end": 12318, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_cond_bool", - "name": "constructor_lower_cond_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 12321, - "line_end": 12371, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_cmp", - "name": "constructor_emit_cmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 12374, - "line_end": 12547, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_cmp_i128", - "name": "constructor_emit_cmp_i128", - "symbol_type": "Function", - "file_path": "", - "line_start": 12550, - "line_end": 12610, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_fcmp", - "name": "constructor_emit_fcmp", - "symbol_type": "Function", - "file_path": "", - "line_start": 12613, - "line_end": 12835, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpxchg", - "name": "constructor_x64_cmpxchg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12838, - "line_end": 12869, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpxchg16b", - "name": "constructor_x64_cmpxchg16b", - "symbol_type": "Function", - "file_path": "", - "line_start": 12872, - "line_end": 12885, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xadd", - "name": "constructor_x64_xadd", - "symbol_type": "Function", - "file_path": "", - "line_start": 12888, - "line_end": 12918, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xchg", - "name": "constructor_x64_xchg", - "symbol_type": "Function", - "file_path": "", - "line_start": 12921, - "line_end": 12951, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_add", - "name": "constructor_x64_lock_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 12954, - "line_end": 12988, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_sub", - "name": "constructor_x64_lock_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 12991, - "line_end": 13025, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_and", - "name": "constructor_x64_lock_and", - "symbol_type": "Function", - "file_path": "", - "line_start": 13028, - "line_end": 13062, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_or", - "name": "constructor_x64_lock_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 13065, - "line_end": 13099, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_xor", - "name": "constructor_x64_lock_xor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13102, - "line_end": 13136, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_atomic_rmw_seq", - "name": "constructor_x64_atomic_rmw_seq", - "symbol_type": "Function", - "file_path": "", - "line_start": 13139, - "line_end": 13160, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_atomic_128_rmw_seq", - "name": "constructor_x64_atomic_128_rmw_seq", - "symbol_type": "Function", - "file_path": "", - "line_start": 13163, - "line_end": 13212, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_atomic_128_store_seq", - "name": "constructor_x64_atomic_128_store_seq", - "symbol_type": "Function", - "file_path": "", - "line_start": 13215, - "line_end": 13236, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_rmw_seq_op", - "name": "constructor_atomic_rmw_seq_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 13239, - "line_end": 13279, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_atomic_128_rmw_seq_op", - "name": "constructor_atomic_128_rmw_seq_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 13282, - "line_end": 13330, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bitcast_xmm_to_gpr", - "name": "constructor_bitcast_xmm_to_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 13333, - "line_end": 13357, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bitcast_xmm_to_gprs", - "name": "constructor_bitcast_xmm_to_gprs", - "symbol_type": "Function", - "file_path": "", - "line_start": 13360, - "line_end": 13373, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bitcast_gpr_to_xmm", - "name": "constructor_bitcast_gpr_to_xmm", - "symbol_type": "Function", - "file_path": "", - "line_start": 13376, - "line_end": 13404, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_bitcast_gprs_to_xmm", - "name": "constructor_bitcast_gprs_to_xmm", - "symbol_type": "Function", - "file_path": "", - "line_start": 13407, - "line_end": 13421, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_stack_addr_impl", - "name": "constructor_stack_addr_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 13424, - "line_end": 13436, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_checked_srem_seq", - "name": "constructor_x64_checked_srem_seq", - "symbol_type": "Function", - "file_path": "", - "line_start": 13439, - "line_end": 13462, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_checked_srem_seq8", - "name": "constructor_x64_checked_srem_seq8", - "symbol_type": "Function", - "file_path": "", - "line_start": 13465, - "line_end": 13480, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_div", - "name": "constructor_x64_div", - "symbol_type": "Function", - "file_path": "", - "line_start": 13483, - "line_end": 13510, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_idiv", - "name": "constructor_x64_idiv", - "symbol_type": "Function", - "file_path": "", - "line_start": 13513, - "line_end": 13540, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_read_pinned_gpr", - "name": "constructor_read_pinned_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 13543, - "line_end": 13551, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_write_pinned_gpr", - "name": "constructor_write_pinned_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 13554, - "line_end": 13562, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_elf_tls_get_addr", - "name": "constructor_elf_tls_get_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 13565, - "line_end": 13578, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_macho_tls_get_addr", - "name": "constructor_macho_tls_get_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 13581, - "line_end": 13594, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_coff_tls_get_addr", - "name": "constructor_coff_tls_get_addr", - "symbol_type": "Function", - "file_path": "", - "line_start": 13597, - "line_end": 13612, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_reg_to_xmm_mem", - "name": "constructor_reg_to_xmm_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 13615, - "line_end": 13623, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_xmm_to_reg_mem", - "name": "constructor_xmm_to_reg_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 13626, - "line_end": 13638, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_gpr_to_r_reg", - "name": "constructor_writable_gpr_to_r_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 13641, - "line_end": 13649, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_gpr_to_gpr_mem", - "name": "constructor_writable_gpr_to_gpr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 13652, - "line_end": 13660, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_gpr_to_gpr_mem_imm", - "name": "constructor_writable_gpr_to_gpr_mem_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 13663, - "line_end": 13671, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_gpr_to_value_regs", - "name": "constructor_writable_gpr_to_value_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 13674, - "line_end": 13682, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_xmm_to_r_reg", - "name": "constructor_writable_xmm_to_r_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 13685, - "line_end": 13693, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_xmm_to_xmm_mem", - "name": "constructor_writable_xmm_to_xmm_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 13696, - "line_end": 13704, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_xmm_to_xmm_mem_aligned", - "name": "constructor_writable_xmm_to_xmm_mem_aligned", - "symbol_type": "Function", - "file_path": "", - "line_start": 13707, - "line_end": 13715, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_writable_xmm_to_value_regs", - "name": "constructor_writable_xmm_to_value_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 13718, - "line_end": 13726, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_synthetic_amode_to_gpr_mem", - "name": "constructor_synthetic_amode_to_gpr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 13729, - "line_end": 13737, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_amode_to_gpr_mem", - "name": "constructor_amode_to_gpr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 13740, - "line_end": 13748, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_amode_to_xmm_mem", - "name": "constructor_amode_to_xmm_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 13751, - "line_end": 13759, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_synthetic_amode_to_xmm_mem", - "name": "constructor_synthetic_amode_to_xmm_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 13762, - "line_end": 13770, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_const_to_xmm_mem", - "name": "constructor_const_to_xmm_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 13773, - "line_end": 13781, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_const_to_reg_mem", - "name": "constructor_const_to_reg_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 13784, - "line_end": 13794, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_xmm_to_xmm_mem_aligned", - "name": "constructor_xmm_to_xmm_mem_aligned", - "symbol_type": "Function", - "file_path": "", - "line_start": 13797, - "line_end": 13805, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_amode_to_xmm_mem_aligned", - "name": "constructor_amode_to_xmm_mem_aligned", - "symbol_type": "Function", - "file_path": "", - "line_start": 13808, - "line_end": 13816, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_synthetic_amode_to_xmm_mem_aligned", - "name": "constructor_synthetic_amode_to_xmm_mem_aligned", - "symbol_type": "Function", - "file_path": "", - "line_start": 13819, - "line_end": 13827, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_put_in_xmm_mem_aligned", - "name": "constructor_put_in_xmm_mem_aligned", - "symbol_type": "Function", - "file_path": "", - "line_start": 13830, - "line_end": 13838, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mov_to_preg", - "name": "constructor_mov_to_preg", - "symbol_type": "Function", - "file_path": "", - "line_start": 13841, - "line_end": 13855, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rbp", - "name": "constructor_x64_rbp", - "symbol_type": "Function", - "file_path": "", - "line_start": 13858, - "line_end": 13865, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rsp", - "name": "constructor_x64_rsp", - "symbol_type": "Function", - "file_path": "", - "line_start": 13868, - "line_end": 13875, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower", - "name": "constructor_lower", - "symbol_type": "Function", - "file_path": "", - "line_start": 13878, - "line_end": 23678, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_branch", - "name": "constructor_lower_branch", - "symbol_type": "Function", - "file_path": "", - "line_start": 23681, - "line_end": 23821, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_iadd128", - "name": "constructor_iadd128", - "symbol_type": "Function", - "file_path": "", - "line_start": 23824, - "line_end": 23836, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_construct_overflow_op", - "name": "constructor_construct_overflow_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 23839, - "line_end": 23853, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_construct_overflow_op_alu", - "name": "constructor_construct_overflow_op_alu", - "symbol_type": "Function", - "file_path": "", - "line_start": 23856, - "line_end": 23868, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_construct_overflow_op_alu_128", - "name": "constructor_construct_overflow_op_alu_128", - "symbol_type": "Function", - "file_path": "", - "line_start": 23871, - "line_end": 23893, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_isub128", - "name": "constructor_isub128", - "symbol_type": "Function", - "file_path": "", - "line_start": 23896, - "line_end": 23908, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sse_and", - "name": "constructor_sse_and", - "symbol_type": "Function", - "file_path": "", - "line_start": 23911, - "line_end": 23947, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_and_i128", - "name": "constructor_and_i128", - "symbol_type": "Function", - "file_path": "", - "line_start": 23950, - "line_end": 23966, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sse_and_not", - "name": "constructor_sse_and_not", - "symbol_type": "Function", - "file_path": "", - "line_start": 23969, - "line_end": 23995, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_val_minus_one", - "name": "constructor_val_minus_one", - "symbol_type": "Function", - "file_path": "", - "line_start": 23998, - "line_end": 24054, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sse_or", - "name": "constructor_sse_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 24057, - "line_end": 24093, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_or_i128", - "name": "constructor_or_i128", - "symbol_type": "Function", - "file_path": "", - "line_start": 24096, - "line_end": 24112, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_shl_i128", - "name": "constructor_shl_i128", - "symbol_type": "Function", - "file_path": "", - "line_start": 24115, - "line_end": 24152, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ishl_i8x16_mask", - "name": "constructor_ishl_i8x16_mask", - "symbol_type": "Function", - "file_path": "", - "line_start": 24155, - "line_end": 24200, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_shr_i128", - "name": "constructor_shr_i128", - "symbol_type": "Function", - "file_path": "", - "line_start": 24203, - "line_end": 24240, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_ushr_i8x16_mask", - "name": "constructor_ushr_i8x16_mask", - "symbol_type": "Function", - "file_path": "", - "line_start": 24243, - "line_end": 24288, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_mask_xmm_shift", - "name": "constructor_mask_xmm_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 24291, - "line_end": 24326, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sar_i128", - "name": "constructor_sar_i128", - "symbol_type": "Function", - "file_path": "", - "line_start": 24329, - "line_end": 24366, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_sshr_i8x16_bigger_shift", - "name": "constructor_sshr_i8x16_bigger_shift", - "symbol_type": "Function", - "file_path": "", - "line_start": 24369, - "line_end": 24421, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_i64x2_sshr_imm", - "name": "constructor_lower_i64x2_sshr_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 24424, - "line_end": 24474, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_i64x2_sshr_gpr", - "name": "constructor_lower_i64x2_sshr_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 24477, - "line_end": 24495, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_imul128", - "name": "constructor_imul128", - "symbol_type": "Function", - "file_path": "", - "line_start": 24498, - "line_end": 24518, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_bmask", - "name": "constructor_lower_bmask", - "symbol_type": "Function", - "file_path": "", - "line_start": 24521, - "line_end": 24563, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_not_i128", - "name": "constructor_not_i128", - "symbol_type": "Function", - "file_path": "", - "line_start": 24566, - "line_end": 24578, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_all_ones_or_all_zeros", - "name": "constructor_all_ones_or_all_zeros", - "symbol_type": "Function", - "file_path": "", - "line_start": 24581, - "line_end": 24667, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_insert_i8x16_lane_pshufd_imm", - "name": "constructor_insert_i8x16_lane_pshufd_imm", - "symbol_type": "Function", - "file_path": "", - "line_start": 24670, - "line_end": 24694, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_f32x4_insertlane", - "name": "constructor_f32x4_insertlane", - "symbol_type": "Function", - "file_path": "", - "line_start": 24697, - "line_end": 24743, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmp_and_choose", - "name": "constructor_cmp_and_choose", - "symbol_type": "Function", - "file_path": "", - "line_start": 24746, - "line_end": 24769, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_has_pmins", - "name": "constructor_has_pmins", - "symbol_type": "Function", - "file_path": "", - "line_start": 24772, - "line_end": 24792, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_has_pmaxs", - "name": "constructor_has_pmaxs", - "symbol_type": "Function", - "file_path": "", - "line_start": 24795, - "line_end": 24815, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_has_pmaxu", - "name": "constructor_has_pmaxu", - "symbol_type": "Function", - "file_path": "", - "line_start": 24818, - "line_end": 24838, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_has_pminu", - "name": "constructor_has_pminu", - "symbol_type": "Function", - "file_path": "", - "line_start": 24841, - "line_end": 24861, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_vec_smax", - "name": "constructor_lower_vec_smax", - "symbol_type": "Function", - "file_path": "", - "line_start": 24864, - "line_end": 24887, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_flip_high_bit_mask", - "name": "constructor_flip_high_bit_mask", - "symbol_type": "Function", - "file_path": "", - "line_start": 24890, - "line_end": 24919, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_trap_if_cond", - "name": "constructor_trap_if_cond", - "symbol_type": "Function", - "file_path": "", - "line_start": 24922, - "line_end": 24960, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_select", - "name": "constructor_lower_select", - "symbol_type": "Function", - "file_path": "", - "line_start": 24963, - "line_end": 25012, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_select_gpr", - "name": "constructor_lower_select_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 25015, - "line_end": 25052, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_select_xmm", - "name": "constructor_lower_select_xmm", - "symbol_type": "Function", - "file_path": "", - "line_start": 25055, - "line_end": 25093, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_select128", - "name": "constructor_lower_select128", - "symbol_type": "Function", - "file_path": "", - "line_start": 25096, - "line_end": 25128, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_cmove128", - "name": "constructor_cmove128", - "symbol_type": "Function", - "file_path": "", - "line_start": 25131, - "line_end": 25148, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_consumes_flags_return_last", - "name": "constructor_consumes_flags_return_last", - "symbol_type": "Function", - "file_path": "", - "line_start": 25151, - "line_end": 25199, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_do_clz", - "name": "constructor_do_clz", - "symbol_type": "Function", - "file_path": "", - "line_start": 25202, - "line_end": 25227, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_do_ctz", - "name": "constructor_do_ctz", - "symbol_type": "Function", - "file_path": "", - "line_start": 25230, - "line_end": 25249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_do_popcnt", - "name": "constructor_do_popcnt", - "symbol_type": "Function", - "file_path": "", - "line_start": 25252, - "line_end": 25326, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_do_bitrev8", - "name": "constructor_do_bitrev8", - "symbol_type": "Function", - "file_path": "", - "line_start": 25329, - "line_end": 25379, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_do_bitrev16", - "name": "constructor_do_bitrev16", - "symbol_type": "Function", - "file_path": "", - "line_start": 25382, - "line_end": 25405, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_do_bitrev32", - "name": "constructor_do_bitrev32", - "symbol_type": "Function", - "file_path": "", - "line_start": 25408, - "line_end": 25431, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_do_bitrev64", - "name": "constructor_do_bitrev64", - "symbol_type": "Function", - "file_path": "", - "line_start": 25434, - "line_end": 25453, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fmadd", - "name": "constructor_fmadd", - "symbol_type": "Function", - "file_path": "", - "line_start": 25456, - "line_end": 25515, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fnmadd", - "name": "constructor_fnmadd", - "symbol_type": "Function", - "file_path": "", - "line_start": 25518, - "line_end": 25577, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fmsub", - "name": "constructor_fmsub", - "symbol_type": "Function", - "file_path": "", - "line_start": 25580, - "line_end": 25639, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_fnmsub", - "name": "constructor_fnmsub", - "symbol_type": "Function", - "file_path": "", - "line_start": 25642, - "line_end": 25701, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_select_spectre_gpr", - "name": "constructor_lower_select_spectre_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 25704, - "line_end": 25726, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_swiden_low", - "name": "constructor_lower_swiden_low", - "symbol_type": "Function", - "file_path": "", - "line_start": 25729, - "line_end": 25763, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_uwiden_low", - "name": "constructor_lower_uwiden_low", - "symbol_type": "Function", - "file_path": "", - "line_start": 25766, - "line_end": 25796, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_unarrow_i32x4_lanes_to_low_u16_lanes", - "name": "constructor_unarrow_i32x4_lanes_to_low_u16_lanes", - "symbol_type": "Function", - "file_path": "", - "line_start": 25799, - "line_end": 25827, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_round", - "name": "constructor_x64_round", - "symbol_type": "Function", - "file_path": "", - "line_start": 25830, - "line_end": 25947, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_round_libcall", - "name": "constructor_round_libcall", - "symbol_type": "Function", - "file_path": "", - "line_start": 25950, - "line_end": 26001, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_repeat_sign_bit", - "name": "constructor_repeat_sign_bit", - "symbol_type": "Function", - "file_path": "", - "line_start": 26004, - "line_end": 26028, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_nonzero_sdiv_divisor", - "name": "constructor_nonzero_sdiv_divisor", - "symbol_type": "Function", - "file_path": "", - "line_start": 26031, - "line_end": 26062, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_lower_pshufb", - "name": "constructor_lower_pshufb", - "symbol_type": "Function", - "file_path": "", - "line_start": 26065, - "line_end": 26102, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_is_vany_true", - "name": "constructor_is_vany_true", - "symbol_type": "Function", - "file_path": "", - "line_start": 26105, - "line_end": 26134, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_is_vall_true", - "name": "constructor_is_vall_true", - "symbol_type": "Function", - "file_path": "", - "line_start": 26137, - "line_end": 26173, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_ret_gpr", - "name": "constructor_emit_ret_gpr", - "symbol_type": "Function", - "file_path": "", - "line_start": 26176, - "line_end": 26189, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_ret_xmm", - "name": "constructor_emit_ret_xmm", - "symbol_type": "Function", - "file_path": "", - "line_start": 26192, - "line_end": 26205, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_emit_ret_value_regs", - "name": "constructor_emit_ret_value_regs", - "symbol_type": "Function", - "file_path": "", - "line_start": 26208, - "line_end": 26221, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_defer_side_effect", - "name": "constructor_defer_side_effect", - "symbol_type": "Function", - "file_path": "", - "line_start": 26224, - "line_end": 26238, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pabsb_a", - "name": "constructor_x64_pabsb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 26241, - "line_end": 26249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pabsb_a_or_avx", - "name": "constructor_x64_pabsb_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 26252, - "line_end": 26266, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpabsb_a", - "name": "constructor_x64_vpabsb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 26269, - "line_end": 26277, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pabsw_a", - "name": "constructor_x64_pabsw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 26280, - "line_end": 26288, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pabsw_a_or_avx", - "name": "constructor_x64_pabsw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 26291, - "line_end": 26305, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpabsw_a", - "name": "constructor_x64_vpabsw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 26308, - "line_end": 26316, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pabsd_a", - "name": "constructor_x64_pabsd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 26319, - "line_end": 26327, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pabsd_a_or_avx", - "name": "constructor_x64_pabsd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 26330, - "line_end": 26344, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpabsd_a", - "name": "constructor_x64_vpabsd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 26347, - "line_end": 26355, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addb_i", - "name": "constructor_x64_addb_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 26358, - "line_end": 26367, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addw_i", - "name": "constructor_x64_addw_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 26370, - "line_end": 26379, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addl_i", - "name": "constructor_x64_addl_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 26382, - "line_end": 26391, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addq_i_sxl", - "name": "constructor_x64_addq_i_sxl", - "symbol_type": "Function", - "file_path": "", - "line_start": 26394, - "line_end": 26403, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addb_mi", - "name": "constructor_x64_addb_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 26406, - "line_end": 26416, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addb_mi_mem", - "name": "constructor_x64_addb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26419, - "line_end": 26429, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addw_mi", - "name": "constructor_x64_addw_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 26432, - "line_end": 26442, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addw_mi_mem", - "name": "constructor_x64_addw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26445, - "line_end": 26455, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addl_mi", - "name": "constructor_x64_addl_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 26458, - "line_end": 26468, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addl_mi_mem", - "name": "constructor_x64_addl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26471, - "line_end": 26481, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addq_mi_sxl", - "name": "constructor_x64_addq_mi_sxl", - "symbol_type": "Function", - "file_path": "", - "line_start": 26484, - "line_end": 26494, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addq_mi_sxl_mem", - "name": "constructor_x64_addq_mi_sxl_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26497, - "line_end": 26507, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addl_mi_sxb", - "name": "constructor_x64_addl_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 26510, - "line_end": 26520, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addl_mi_sxb_mem", - "name": "constructor_x64_addl_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26523, - "line_end": 26533, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addq_mi_sxb", - "name": "constructor_x64_addq_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 26536, - "line_end": 26546, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addq_mi_sxb_mem", - "name": "constructor_x64_addq_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26549, - "line_end": 26559, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addb_mr", - "name": "constructor_x64_addb_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 26562, - "line_end": 26572, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addb_mr_mem", - "name": "constructor_x64_addb_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26575, - "line_end": 26585, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addw_mr", - "name": "constructor_x64_addw_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 26588, - "line_end": 26598, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addw_mr_mem", - "name": "constructor_x64_addw_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26601, - "line_end": 26611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addl_mr", - "name": "constructor_x64_addl_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 26614, - "line_end": 26624, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addl_mr_mem", - "name": "constructor_x64_addl_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26627, - "line_end": 26637, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addq_mr", - "name": "constructor_x64_addq_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 26640, - "line_end": 26650, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addq_mr_mem", - "name": "constructor_x64_addq_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26653, - "line_end": 26663, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addb_rm", - "name": "constructor_x64_addb_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 26666, - "line_end": 26675, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addw_rm", - "name": "constructor_x64_addw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 26678, - "line_end": 26687, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addl_rm", - "name": "constructor_x64_addl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 26690, - "line_end": 26699, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addq_rm", - "name": "constructor_x64_addq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 26702, - "line_end": 26711, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcb_i", - "name": "constructor_x64_adcb_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 26714, - "line_end": 26723, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcw_i", - "name": "constructor_x64_adcw_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 26726, - "line_end": 26735, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcl_i", - "name": "constructor_x64_adcl_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 26738, - "line_end": 26747, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcq_i_sxl", - "name": "constructor_x64_adcq_i_sxl", - "symbol_type": "Function", - "file_path": "", - "line_start": 26750, - "line_end": 26759, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcb_mi", - "name": "constructor_x64_adcb_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 26762, - "line_end": 26772, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcb_mi_mem", - "name": "constructor_x64_adcb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26775, - "line_end": 26785, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcw_mi", - "name": "constructor_x64_adcw_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 26788, - "line_end": 26798, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcw_mi_mem", - "name": "constructor_x64_adcw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26801, - "line_end": 26811, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcl_mi", - "name": "constructor_x64_adcl_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 26814, - "line_end": 26824, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcl_mi_mem", - "name": "constructor_x64_adcl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26827, - "line_end": 26837, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcq_mi_sxl", - "name": "constructor_x64_adcq_mi_sxl", - "symbol_type": "Function", - "file_path": "", - "line_start": 26840, - "line_end": 26850, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcq_mi_sxl_mem", - "name": "constructor_x64_adcq_mi_sxl_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26853, - "line_end": 26863, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcl_mi_sxb", - "name": "constructor_x64_adcl_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 26866, - "line_end": 26876, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcl_mi_sxb_mem", - "name": "constructor_x64_adcl_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26879, - "line_end": 26889, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcq_mi_sxb", - "name": "constructor_x64_adcq_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 26892, - "line_end": 26902, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcq_mi_sxb_mem", - "name": "constructor_x64_adcq_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26905, - "line_end": 26915, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcb_mr", - "name": "constructor_x64_adcb_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 26918, - "line_end": 26928, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcb_mr_mem", - "name": "constructor_x64_adcb_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26931, - "line_end": 26941, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcw_mr", - "name": "constructor_x64_adcw_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 26944, - "line_end": 26954, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcw_mr_mem", - "name": "constructor_x64_adcw_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26957, - "line_end": 26967, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcl_mr", - "name": "constructor_x64_adcl_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 26970, - "line_end": 26980, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcl_mr_mem", - "name": "constructor_x64_adcl_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 26983, - "line_end": 26993, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcq_mr", - "name": "constructor_x64_adcq_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 26996, - "line_end": 27006, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcq_mr_mem", - "name": "constructor_x64_adcq_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27009, - "line_end": 27019, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcb_rm", - "name": "constructor_x64_adcb_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 27022, - "line_end": 27031, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcw_rm", - "name": "constructor_x64_adcw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 27034, - "line_end": 27043, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcl_rm", - "name": "constructor_x64_adcl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 27046, - "line_end": 27055, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_adcq_rm", - "name": "constructor_x64_adcq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 27058, - "line_end": 27067, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_addb_mi_mem", - "name": "constructor_x64_lock_addb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27070, - "line_end": 27079, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_addw_mi_mem", - "name": "constructor_x64_lock_addw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27082, - "line_end": 27091, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_addl_mi_mem", - "name": "constructor_x64_lock_addl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27094, - "line_end": 27103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_addq_mi_sxl_mem", - "name": "constructor_x64_lock_addq_mi_sxl_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27106, - "line_end": 27115, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_addl_mi_sxb_mem", - "name": "constructor_x64_lock_addl_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27118, - "line_end": 27127, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_addq_mi_sxb_mem", - "name": "constructor_x64_lock_addq_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27130, - "line_end": 27139, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_addb_mr_mem", - "name": "constructor_x64_lock_addb_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27142, - "line_end": 27151, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_addw_mr_mem", - "name": "constructor_x64_lock_addw_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27154, - "line_end": 27163, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_addl_mr_mem", - "name": "constructor_x64_lock_addl_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27166, - "line_end": 27175, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_addq_mr_mem", - "name": "constructor_x64_lock_addq_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27178, - "line_end": 27187, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_adcb_mi_mem", - "name": "constructor_x64_lock_adcb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27190, - "line_end": 27199, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_adcw_mi_mem", - "name": "constructor_x64_lock_adcw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27202, - "line_end": 27211, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_adcl_mi_mem", - "name": "constructor_x64_lock_adcl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27214, - "line_end": 27223, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_adcq_mi_sxl_mem", - "name": "constructor_x64_lock_adcq_mi_sxl_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27226, - "line_end": 27235, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_adcl_mi_sxb_mem", - "name": "constructor_x64_lock_adcl_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27238, - "line_end": 27247, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_adcq_mi_sxb_mem", - "name": "constructor_x64_lock_adcq_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27250, - "line_end": 27259, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_adcb_mr_mem", - "name": "constructor_x64_lock_adcb_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27262, - "line_end": 27271, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_adcw_mr_mem", - "name": "constructor_x64_lock_adcw_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27274, - "line_end": 27283, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_adcl_mr_mem", - "name": "constructor_x64_lock_adcl_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27286, - "line_end": 27295, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_adcq_mr_mem", - "name": "constructor_x64_lock_adcq_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 27298, - "line_end": 27307, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_xaddb_mr", - "name": "constructor_x64_lock_xaddb_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 27310, - "line_end": 27319, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_xaddw_mr", - "name": "constructor_x64_lock_xaddw_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 27322, - "line_end": 27331, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_xaddl_mr", - "name": "constructor_x64_lock_xaddl_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 27334, - "line_end": 27343, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_xaddq_mr", - "name": "constructor_x64_lock_xaddq_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 27346, - "line_end": 27355, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addss_a", - "name": "constructor_x64_addss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 27358, - "line_end": 27367, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addss_a_or_avx", - "name": "constructor_x64_addss_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 27370, - "line_end": 27384, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addsd_a", - "name": "constructor_x64_addsd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 27387, - "line_end": 27396, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addsd_a_or_avx", - "name": "constructor_x64_addsd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 27399, - "line_end": 27413, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addps_a", - "name": "constructor_x64_addps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 27416, - "line_end": 27425, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addps_a_or_avx", - "name": "constructor_x64_addps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 27428, - "line_end": 27443, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addpd_a", - "name": "constructor_x64_addpd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 27446, - "line_end": 27455, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_addpd_a_or_avx", - "name": "constructor_x64_addpd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 27458, - "line_end": 27473, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddb_a", - "name": "constructor_x64_paddb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 27476, - "line_end": 27485, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddb_a_or_avx", - "name": "constructor_x64_paddb_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 27488, - "line_end": 27503, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddw_a", - "name": "constructor_x64_paddw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 27506, - "line_end": 27515, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddw_a_or_avx", - "name": "constructor_x64_paddw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 27518, - "line_end": 27533, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddd_a", - "name": "constructor_x64_paddd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 27536, - "line_end": 27545, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddd_a_or_avx", - "name": "constructor_x64_paddd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 27548, - "line_end": 27563, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddq_a", - "name": "constructor_x64_paddq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 27566, - "line_end": 27575, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddq_a_or_avx", - "name": "constructor_x64_paddq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 27578, - "line_end": 27593, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddsb_a", - "name": "constructor_x64_paddsb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 27596, - "line_end": 27605, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddsb_a_or_avx", - "name": "constructor_x64_paddsb_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 27608, - "line_end": 27623, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddsw_a", - "name": "constructor_x64_paddsw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 27626, - "line_end": 27635, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddsw_a_or_avx", - "name": "constructor_x64_paddsw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 27638, - "line_end": 27653, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddusb_a", - "name": "constructor_x64_paddusb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 27656, - "line_end": 27665, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddusb_a_or_avx", - "name": "constructor_x64_paddusb_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 27668, - "line_end": 27683, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddusw_a", - "name": "constructor_x64_paddusw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 27686, - "line_end": 27695, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_paddusw_a_or_avx", - "name": "constructor_x64_paddusw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 27698, - "line_end": 27713, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_phaddw_a", - "name": "constructor_x64_phaddw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 27716, - "line_end": 27725, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_phaddw_a_or_avx", - "name": "constructor_x64_phaddw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 27728, - "line_end": 27743, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_phaddd_a", - "name": "constructor_x64_phaddd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 27746, - "line_end": 27755, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_phaddd_a_or_avx", - "name": "constructor_x64_phaddd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 27758, - "line_end": 27773, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vaddss_b", - "name": "constructor_x64_vaddss_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 27776, - "line_end": 27785, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vaddsd_b", - "name": "constructor_x64_vaddsd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 27788, - "line_end": 27797, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vaddps_b", - "name": "constructor_x64_vaddps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 27800, - "line_end": 27809, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vaddpd_b", - "name": "constructor_x64_vaddpd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 27812, - "line_end": 27821, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpaddb_b", - "name": "constructor_x64_vpaddb_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 27824, - "line_end": 27833, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpaddw_b", - "name": "constructor_x64_vpaddw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 27836, - "line_end": 27845, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpaddd_b", - "name": "constructor_x64_vpaddd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 27848, - "line_end": 27857, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpaddq_b", - "name": "constructor_x64_vpaddq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 27860, - "line_end": 27869, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpaddsb_b", - "name": "constructor_x64_vpaddsb_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 27872, - "line_end": 27881, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpaddsw_b", - "name": "constructor_x64_vpaddsw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 27884, - "line_end": 27893, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpaddusb_b", - "name": "constructor_x64_vpaddusb_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 27896, - "line_end": 27905, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpaddusw_b", - "name": "constructor_x64_vpaddusw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 27908, - "line_end": 27917, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vphaddw_b", - "name": "constructor_x64_vphaddw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 27920, - "line_end": 27929, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vphaddd_b", - "name": "constructor_x64_vphaddd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 27932, - "line_end": 27941, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_palignr_a", - "name": "constructor_x64_palignr_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 27944, - "line_end": 27954, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_palignr_a_or_avx", - "name": "constructor_x64_palignr_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 27957, - "line_end": 27973, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpalignr_b", - "name": "constructor_x64_vpalignr_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 27976, - "line_end": 27986, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andb_i", - "name": "constructor_x64_andb_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 27989, - "line_end": 27998, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andw_i", - "name": "constructor_x64_andw_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 28001, - "line_end": 28010, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andl_i", - "name": "constructor_x64_andl_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 28013, - "line_end": 28022, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andq_i_sxl", - "name": "constructor_x64_andq_i_sxl", - "symbol_type": "Function", - "file_path": "", - "line_start": 28025, - "line_end": 28034, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andb_mi", - "name": "constructor_x64_andb_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 28037, - "line_end": 28047, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andb_mi_mem", - "name": "constructor_x64_andb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28050, - "line_end": 28060, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andw_mi", - "name": "constructor_x64_andw_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 28063, - "line_end": 28073, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andw_mi_mem", - "name": "constructor_x64_andw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28076, - "line_end": 28086, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andl_mi", - "name": "constructor_x64_andl_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 28089, - "line_end": 28099, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andl_mi_mem", - "name": "constructor_x64_andl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28102, - "line_end": 28112, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andq_mi_sxl", - "name": "constructor_x64_andq_mi_sxl", - "symbol_type": "Function", - "file_path": "", - "line_start": 28115, - "line_end": 28125, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andq_mi_sxl_mem", - "name": "constructor_x64_andq_mi_sxl_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28128, - "line_end": 28138, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andl_mi_sxb", - "name": "constructor_x64_andl_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 28141, - "line_end": 28151, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andl_mi_sxb_mem", - "name": "constructor_x64_andl_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28154, - "line_end": 28164, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andq_mi_sxb", - "name": "constructor_x64_andq_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 28167, - "line_end": 28177, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andq_mi_sxb_mem", - "name": "constructor_x64_andq_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28180, - "line_end": 28190, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andb_mr", - "name": "constructor_x64_andb_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 28193, - "line_end": 28203, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andb_mr_mem", - "name": "constructor_x64_andb_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28206, - "line_end": 28216, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andw_mr", - "name": "constructor_x64_andw_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 28219, - "line_end": 28229, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andw_mr_mem", - "name": "constructor_x64_andw_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28232, - "line_end": 28242, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andl_mr", - "name": "constructor_x64_andl_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 28245, - "line_end": 28255, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andl_mr_mem", - "name": "constructor_x64_andl_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28258, - "line_end": 28268, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andq_mr", - "name": "constructor_x64_andq_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 28271, - "line_end": 28281, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andq_mr_mem", - "name": "constructor_x64_andq_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28284, - "line_end": 28294, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andb_rm", - "name": "constructor_x64_andb_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 28297, - "line_end": 28306, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andw_rm", - "name": "constructor_x64_andw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 28309, - "line_end": 28318, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andl_rm", - "name": "constructor_x64_andl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 28321, - "line_end": 28330, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andq_rm", - "name": "constructor_x64_andq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 28333, - "line_end": 28342, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andnl_rvm", - "name": "constructor_x64_andnl_rvm", - "symbol_type": "Function", - "file_path": "", - "line_start": 28345, - "line_end": 28354, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andnq_rvm", - "name": "constructor_x64_andnq_rvm", - "symbol_type": "Function", - "file_path": "", - "line_start": 28357, - "line_end": 28366, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_andb_mi_mem", - "name": "constructor_x64_lock_andb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28369, - "line_end": 28378, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_andw_mi_mem", - "name": "constructor_x64_lock_andw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28381, - "line_end": 28390, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_andl_mi_mem", - "name": "constructor_x64_lock_andl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28393, - "line_end": 28402, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_andq_mi_sxl_mem", - "name": "constructor_x64_lock_andq_mi_sxl_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28405, - "line_end": 28414, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_andl_mi_sxb_mem", - "name": "constructor_x64_lock_andl_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28417, - "line_end": 28426, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_andq_mi_sxb_mem", - "name": "constructor_x64_lock_andq_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28429, - "line_end": 28438, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_andb_mr_mem", - "name": "constructor_x64_lock_andb_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28441, - "line_end": 28450, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_andw_mr_mem", - "name": "constructor_x64_lock_andw_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28453, - "line_end": 28462, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_andl_mr_mem", - "name": "constructor_x64_lock_andl_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28465, - "line_end": 28474, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_andq_mr_mem", - "name": "constructor_x64_lock_andq_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 28477, - "line_end": 28486, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andps_a", - "name": "constructor_x64_andps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 28489, - "line_end": 28498, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andps_a_or_avx", - "name": "constructor_x64_andps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 28501, - "line_end": 28516, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andpd_a", - "name": "constructor_x64_andpd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 28519, - "line_end": 28528, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andpd_a_or_avx", - "name": "constructor_x64_andpd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 28531, - "line_end": 28546, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andnps_a", - "name": "constructor_x64_andnps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 28549, - "line_end": 28558, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andnps_a_or_avx", - "name": "constructor_x64_andnps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 28561, - "line_end": 28576, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andnpd_a", - "name": "constructor_x64_andnpd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 28579, - "line_end": 28588, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_andnpd_a_or_avx", - "name": "constructor_x64_andnpd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 28591, - "line_end": 28606, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pand_a", - "name": "constructor_x64_pand_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 28609, - "line_end": 28618, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pand_a_or_avx", - "name": "constructor_x64_pand_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 28621, - "line_end": 28636, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pandn_a", - "name": "constructor_x64_pandn_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 28639, - "line_end": 28648, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pandn_a_or_avx", - "name": "constructor_x64_pandn_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 28651, - "line_end": 28666, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vandps_b", - "name": "constructor_x64_vandps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 28669, - "line_end": 28678, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vandpd_b", - "name": "constructor_x64_vandpd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 28681, - "line_end": 28690, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vandnps_b", - "name": "constructor_x64_vandnps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 28693, - "line_end": 28702, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vandnpd_b", - "name": "constructor_x64_vandnpd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 28705, - "line_end": 28714, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpand_b", - "name": "constructor_x64_vpand_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 28717, - "line_end": 28726, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpandn_b", - "name": "constructor_x64_vpandn_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 28729, - "line_end": 28738, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xchgb_rm", - "name": "constructor_x64_xchgb_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 28741, - "line_end": 28750, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xchgw_rm", - "name": "constructor_x64_xchgw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 28753, - "line_end": 28762, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xchgl_rm", - "name": "constructor_x64_xchgl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 28765, - "line_end": 28774, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xchgq_rm", - "name": "constructor_x64_xchgq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 28777, - "line_end": 28786, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpxchg16b_m", - "name": "constructor_x64_cmpxchg16b_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 28789, - "line_end": 28801, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_cmpxchg16b_m", - "name": "constructor_x64_lock_cmpxchg16b_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 28804, - "line_end": 28816, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpxchgb_mr", - "name": "constructor_x64_cmpxchgb_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 28819, - "line_end": 28830, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpxchgw_mr", - "name": "constructor_x64_cmpxchgw_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 28833, - "line_end": 28844, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpxchgl_mr", - "name": "constructor_x64_cmpxchgl_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 28847, - "line_end": 28858, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpxchgq_mr", - "name": "constructor_x64_cmpxchgq_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 28861, - "line_end": 28872, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_cmpxchgb_mr", - "name": "constructor_x64_lock_cmpxchgb_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 28875, - "line_end": 28885, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_cmpxchgw_mr", - "name": "constructor_x64_lock_cmpxchgw_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 28888, - "line_end": 28898, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_cmpxchgl_mr", - "name": "constructor_x64_lock_cmpxchgl_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 28901, - "line_end": 28911, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_cmpxchgq_mr", - "name": "constructor_x64_lock_cmpxchgq_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 28914, - "line_end": 28924, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pavgb_a", - "name": "constructor_x64_pavgb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 28927, - "line_end": 28936, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pavgb_a_or_avx", - "name": "constructor_x64_pavgb_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 28939, - "line_end": 28954, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pavgw_a", - "name": "constructor_x64_pavgw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 28957, - "line_end": 28966, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pavgw_a_or_avx", - "name": "constructor_x64_pavgw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 28969, - "line_end": 28984, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpavgb_b", - "name": "constructor_x64_vpavgb_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 28987, - "line_end": 28996, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpavgw_b", - "name": "constructor_x64_vpavgw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 28999, - "line_end": 29008, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_bsfw_rm", - "name": "constructor_x64_bsfw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29011, - "line_end": 29019, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_bsfl_rm", - "name": "constructor_x64_bsfl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29022, - "line_end": 29030, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_bsfq_rm", - "name": "constructor_x64_bsfq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29033, - "line_end": 29041, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_bsrw_rm", - "name": "constructor_x64_bsrw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29044, - "line_end": 29052, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_bsrl_rm", - "name": "constructor_x64_bsrl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29055, - "line_end": 29063, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_bsrq_rm", - "name": "constructor_x64_bsrq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29066, - "line_end": 29074, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_tzcntw_a", - "name": "constructor_x64_tzcntw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 29077, - "line_end": 29085, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_tzcntl_a", - "name": "constructor_x64_tzcntl_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 29088, - "line_end": 29096, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_tzcntq_a", - "name": "constructor_x64_tzcntq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 29099, - "line_end": 29107, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lzcntw_rm", - "name": "constructor_x64_lzcntw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29110, - "line_end": 29118, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lzcntl_rm", - "name": "constructor_x64_lzcntl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29121, - "line_end": 29129, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lzcntq_rm", - "name": "constructor_x64_lzcntq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29132, - "line_end": 29140, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_popcntw_rm", - "name": "constructor_x64_popcntw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29143, - "line_end": 29151, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_popcntl_rm", - "name": "constructor_x64_popcntl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29154, - "line_end": 29162, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_popcntq_rm", - "name": "constructor_x64_popcntq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29165, - "line_end": 29173, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_btw_mr", - "name": "constructor_x64_btw_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 29176, - "line_end": 29185, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_btl_mr", - "name": "constructor_x64_btl_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 29188, - "line_end": 29197, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_btq_mr", - "name": "constructor_x64_btq_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 29200, - "line_end": 29209, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_btw_mi", - "name": "constructor_x64_btw_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 29212, - "line_end": 29221, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_btl_mi", - "name": "constructor_x64_btl_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 29224, - "line_end": 29233, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_btq_mi", - "name": "constructor_x64_btq_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 29236, - "line_end": 29245, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cbtw_zo", - "name": "constructor_x64_cbtw_zo", - "symbol_type": "Function", - "file_path": "", - "line_start": 29248, - "line_end": 29256, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cwtl_zo", - "name": "constructor_x64_cwtl_zo", - "symbol_type": "Function", - "file_path": "", - "line_start": 29259, - "line_end": 29267, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cltq_zo", - "name": "constructor_x64_cltq_zo", - "symbol_type": "Function", - "file_path": "", - "line_start": 29270, - "line_end": 29278, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cwtd_zo", - "name": "constructor_x64_cwtd_zo", - "symbol_type": "Function", - "file_path": "", - "line_start": 29281, - "line_end": 29289, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cltd_zo", - "name": "constructor_x64_cltd_zo", - "symbol_type": "Function", - "file_path": "", - "line_start": 29292, - "line_end": 29300, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cqto_zo", - "name": "constructor_x64_cqto_zo", - "symbol_type": "Function", - "file_path": "", - "line_start": 29303, - "line_end": 29311, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_bswapl_o", - "name": "constructor_x64_bswapl_o", - "symbol_type": "Function", - "file_path": "", - "line_start": 29314, - "line_end": 29322, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_bswapq_o", - "name": "constructor_x64_bswapq_o", - "symbol_type": "Function", - "file_path": "", - "line_start": 29325, - "line_end": 29333, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_blsrl_vm", - "name": "constructor_x64_blsrl_vm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29336, - "line_end": 29344, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_blsrq_vm", - "name": "constructor_x64_blsrq_vm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29347, - "line_end": 29355, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_blsmskl_vm", - "name": "constructor_x64_blsmskl_vm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29358, - "line_end": 29366, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_blsmskq_vm", - "name": "constructor_x64_blsmskq_vm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29369, - "line_end": 29377, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_blsil_vm", - "name": "constructor_x64_blsil_vm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29380, - "line_end": 29388, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_blsiq_vm", - "name": "constructor_x64_blsiq_vm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29391, - "line_end": 29399, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_bzhil_rmv", - "name": "constructor_x64_bzhil_rmv", - "symbol_type": "Function", - "file_path": "", - "line_start": 29402, - "line_end": 29411, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_bzhiq_rmv", - "name": "constructor_x64_bzhiq_rmv", - "symbol_type": "Function", - "file_path": "", - "line_start": 29414, - "line_end": 29423, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovaw_rm", - "name": "constructor_x64_cmovaw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29426, - "line_end": 29435, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmoval_rm", - "name": "constructor_x64_cmoval_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29438, - "line_end": 29447, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovaq_rm", - "name": "constructor_x64_cmovaq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29450, - "line_end": 29459, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovaew_rm", - "name": "constructor_x64_cmovaew_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29462, - "line_end": 29471, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovael_rm", - "name": "constructor_x64_cmovael_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29474, - "line_end": 29483, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovaeq_rm", - "name": "constructor_x64_cmovaeq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29486, - "line_end": 29495, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovbw_rm", - "name": "constructor_x64_cmovbw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29498, - "line_end": 29507, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovbl_rm", - "name": "constructor_x64_cmovbl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29510, - "line_end": 29519, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovbq_rm", - "name": "constructor_x64_cmovbq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29522, - "line_end": 29531, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovbew_rm", - "name": "constructor_x64_cmovbew_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29534, - "line_end": 29543, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovbel_rm", - "name": "constructor_x64_cmovbel_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29546, - "line_end": 29555, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovbeq_rm", - "name": "constructor_x64_cmovbeq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29558, - "line_end": 29567, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovew_rm", - "name": "constructor_x64_cmovew_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29570, - "line_end": 29579, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovel_rm", - "name": "constructor_x64_cmovel_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29582, - "line_end": 29591, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmoveq_rm", - "name": "constructor_x64_cmoveq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29594, - "line_end": 29603, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovgw_rm", - "name": "constructor_x64_cmovgw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29606, - "line_end": 29615, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovgl_rm", - "name": "constructor_x64_cmovgl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29618, - "line_end": 29627, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovgq_rm", - "name": "constructor_x64_cmovgq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29630, - "line_end": 29639, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovgew_rm", - "name": "constructor_x64_cmovgew_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29642, - "line_end": 29651, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovgel_rm", - "name": "constructor_x64_cmovgel_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29654, - "line_end": 29663, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovgeq_rm", - "name": "constructor_x64_cmovgeq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29666, - "line_end": 29675, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovlw_rm", - "name": "constructor_x64_cmovlw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29678, - "line_end": 29687, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovll_rm", - "name": "constructor_x64_cmovll_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29690, - "line_end": 29699, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovlq_rm", - "name": "constructor_x64_cmovlq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29702, - "line_end": 29711, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovlew_rm", - "name": "constructor_x64_cmovlew_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29714, - "line_end": 29723, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovlel_rm", - "name": "constructor_x64_cmovlel_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29726, - "line_end": 29735, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovleq_rm", - "name": "constructor_x64_cmovleq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29738, - "line_end": 29747, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovnew_rm", - "name": "constructor_x64_cmovnew_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29750, - "line_end": 29759, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovnel_rm", - "name": "constructor_x64_cmovnel_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29762, - "line_end": 29771, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovneq_rm", - "name": "constructor_x64_cmovneq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29774, - "line_end": 29783, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovnow_rm", - "name": "constructor_x64_cmovnow_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29786, - "line_end": 29795, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovnol_rm", - "name": "constructor_x64_cmovnol_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29798, - "line_end": 29807, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovnoq_rm", - "name": "constructor_x64_cmovnoq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29810, - "line_end": 29819, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovnpw_rm", - "name": "constructor_x64_cmovnpw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29822, - "line_end": 29831, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovnpl_rm", - "name": "constructor_x64_cmovnpl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29834, - "line_end": 29843, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovnpq_rm", - "name": "constructor_x64_cmovnpq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29846, - "line_end": 29855, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovnsw_rm", - "name": "constructor_x64_cmovnsw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29858, - "line_end": 29867, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovnsl_rm", - "name": "constructor_x64_cmovnsl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29870, - "line_end": 29879, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovnsq_rm", - "name": "constructor_x64_cmovnsq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29882, - "line_end": 29891, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovow_rm", - "name": "constructor_x64_cmovow_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29894, - "line_end": 29903, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovol_rm", - "name": "constructor_x64_cmovol_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29906, - "line_end": 29915, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovoq_rm", - "name": "constructor_x64_cmovoq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29918, - "line_end": 29927, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovpw_rm", - "name": "constructor_x64_cmovpw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29930, - "line_end": 29939, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovpl_rm", - "name": "constructor_x64_cmovpl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29942, - "line_end": 29951, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovpq_rm", - "name": "constructor_x64_cmovpq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29954, - "line_end": 29963, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovsw_rm", - "name": "constructor_x64_cmovsw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29966, - "line_end": 29975, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovsl_rm", - "name": "constructor_x64_cmovsl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29978, - "line_end": 29987, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmovsq_rm", - "name": "constructor_x64_cmovsq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 29990, - "line_end": 29999, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpb_i", - "name": "constructor_x64_cmpb_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 30002, - "line_end": 30011, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpw_i", - "name": "constructor_x64_cmpw_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 30014, - "line_end": 30023, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpl_i", - "name": "constructor_x64_cmpl_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 30026, - "line_end": 30035, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpq_i", - "name": "constructor_x64_cmpq_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 30038, - "line_end": 30047, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpb_mi", - "name": "constructor_x64_cmpb_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 30050, - "line_end": 30059, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpw_mi", - "name": "constructor_x64_cmpw_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 30062, - "line_end": 30071, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpl_mi", - "name": "constructor_x64_cmpl_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 30074, - "line_end": 30083, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpq_mi", - "name": "constructor_x64_cmpq_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 30086, - "line_end": 30095, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpw_mi_sxb", - "name": "constructor_x64_cmpw_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 30098, - "line_end": 30107, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpl_mi_sxb", - "name": "constructor_x64_cmpl_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 30110, - "line_end": 30119, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpq_mi_sxb", - "name": "constructor_x64_cmpq_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 30122, - "line_end": 30131, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpb_mr", - "name": "constructor_x64_cmpb_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 30134, - "line_end": 30143, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpw_mr", - "name": "constructor_x64_cmpw_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 30146, - "line_end": 30155, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpl_mr", - "name": "constructor_x64_cmpl_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 30158, - "line_end": 30167, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpq_mr", - "name": "constructor_x64_cmpq_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 30170, - "line_end": 30179, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpb_rm", - "name": "constructor_x64_cmpb_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 30182, - "line_end": 30191, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpw_rm", - "name": "constructor_x64_cmpw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 30194, - "line_end": 30203, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpl_rm", - "name": "constructor_x64_cmpl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 30206, - "line_end": 30215, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpq_rm", - "name": "constructor_x64_cmpq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 30218, - "line_end": 30227, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_testb_i", - "name": "constructor_x64_testb_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 30230, - "line_end": 30239, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_testw_i", - "name": "constructor_x64_testw_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 30242, - "line_end": 30251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_testl_i", - "name": "constructor_x64_testl_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 30254, - "line_end": 30263, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_testq_i", - "name": "constructor_x64_testq_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 30266, - "line_end": 30275, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_testb_mi", - "name": "constructor_x64_testb_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 30278, - "line_end": 30287, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_testw_mi", - "name": "constructor_x64_testw_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 30290, - "line_end": 30299, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_testl_mi", - "name": "constructor_x64_testl_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 30302, - "line_end": 30311, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_testq_mi", - "name": "constructor_x64_testq_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 30314, - "line_end": 30323, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_testb_mr", - "name": "constructor_x64_testb_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 30326, - "line_end": 30335, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_testw_mr", - "name": "constructor_x64_testw_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 30338, - "line_end": 30347, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_testl_mr", - "name": "constructor_x64_testl_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 30350, - "line_end": 30359, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_testq_mr", - "name": "constructor_x64_testq_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 30362, - "line_end": 30371, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_ptest_rm", - "name": "constructor_x64_ptest_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 30374, - "line_end": 30383, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_ptest_rm_or_avx", - "name": "constructor_x64_ptest_rm_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 30386, - "line_end": 30401, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vptest_rm", - "name": "constructor_x64_vptest_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 30404, - "line_end": 30413, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_ucomiss_a", - "name": "constructor_x64_ucomiss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30416, - "line_end": 30425, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_ucomiss_a_or_avx", - "name": "constructor_x64_ucomiss_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 30428, - "line_end": 30442, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_ucomisd_a", - "name": "constructor_x64_ucomisd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30445, - "line_end": 30454, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_ucomisd_a_or_avx", - "name": "constructor_x64_ucomisd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 30457, - "line_end": 30471, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vucomiss_a", - "name": "constructor_x64_vucomiss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30474, - "line_end": 30483, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vucomisd_a", - "name": "constructor_x64_vucomisd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30486, - "line_end": 30495, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpss_a", - "name": "constructor_x64_cmpss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30498, - "line_end": 30508, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpsd_a", - "name": "constructor_x64_cmpsd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30511, - "line_end": 30521, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmpps_a", - "name": "constructor_x64_cmpps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30524, - "line_end": 30534, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cmppd_a", - "name": "constructor_x64_cmppd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30537, - "line_end": 30547, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcmpss_b", - "name": "constructor_x64_vcmpss_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 30550, - "line_end": 30560, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcmpsd_b", - "name": "constructor_x64_vcmpsd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 30563, - "line_end": 30573, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcmpps_b", - "name": "constructor_x64_vcmpps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 30576, - "line_end": 30586, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcmppd_b", - "name": "constructor_x64_vcmppd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 30589, - "line_end": 30599, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpeqb_a", - "name": "constructor_x64_pcmpeqb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30602, - "line_end": 30611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpeqb_a_or_avx", - "name": "constructor_x64_pcmpeqb_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 30614, - "line_end": 30629, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpeqw_a", - "name": "constructor_x64_pcmpeqw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30632, - "line_end": 30641, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpeqw_a_or_avx", - "name": "constructor_x64_pcmpeqw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 30644, - "line_end": 30659, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpeqd_a", - "name": "constructor_x64_pcmpeqd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30662, - "line_end": 30671, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpeqd_a_or_avx", - "name": "constructor_x64_pcmpeqd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 30674, - "line_end": 30689, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpeqq_a", - "name": "constructor_x64_pcmpeqq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30692, - "line_end": 30701, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpeqq_a_or_avx", - "name": "constructor_x64_pcmpeqq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 30704, - "line_end": 30719, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpgtb_a", - "name": "constructor_x64_pcmpgtb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30722, - "line_end": 30731, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpgtb_a_or_avx", - "name": "constructor_x64_pcmpgtb_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 30734, - "line_end": 30749, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpgtw_a", - "name": "constructor_x64_pcmpgtw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30752, - "line_end": 30761, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpgtw_a_or_avx", - "name": "constructor_x64_pcmpgtw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 30764, - "line_end": 30779, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpgtd_a", - "name": "constructor_x64_pcmpgtd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30782, - "line_end": 30791, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpgtd_a_or_avx", - "name": "constructor_x64_pcmpgtd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 30794, - "line_end": 30809, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpgtq_a", - "name": "constructor_x64_pcmpgtq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30812, - "line_end": 30821, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pcmpgtq_a_or_avx", - "name": "constructor_x64_pcmpgtq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 30824, - "line_end": 30839, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpcmpeqb_b", - "name": "constructor_x64_vpcmpeqb_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 30842, - "line_end": 30851, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpcmpeqw_b", - "name": "constructor_x64_vpcmpeqw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 30854, - "line_end": 30863, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpcmpeqd_b", - "name": "constructor_x64_vpcmpeqd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 30866, - "line_end": 30875, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpcmpeqq_b", - "name": "constructor_x64_vpcmpeqq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 30878, - "line_end": 30887, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpcmpgtb_b", - "name": "constructor_x64_vpcmpgtb_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 30890, - "line_end": 30899, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpcmpgtw_b", - "name": "constructor_x64_vpcmpgtw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 30902, - "line_end": 30911, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpcmpgtd_b", - "name": "constructor_x64_vpcmpgtd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 30914, - "line_end": 30923, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpcmpgtq_b", - "name": "constructor_x64_vpcmpgtq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 30926, - "line_end": 30935, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtps2pd_a", - "name": "constructor_x64_cvtps2pd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30938, - "line_end": 30946, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvttps2dq_a", - "name": "constructor_x64_cvttps2dq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30949, - "line_end": 30957, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtss2sd_a", - "name": "constructor_x64_cvtss2sd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30960, - "line_end": 30969, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtss2si_a", - "name": "constructor_x64_cvtss2si_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30972, - "line_end": 30980, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtss2si_aq", - "name": "constructor_x64_cvtss2si_aq", - "symbol_type": "Function", - "file_path": "", - "line_start": 30983, - "line_end": 30991, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvttss2si_a", - "name": "constructor_x64_cvttss2si_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 30994, - "line_end": 31002, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvttss2si_aq", - "name": "constructor_x64_cvttss2si_aq", - "symbol_type": "Function", - "file_path": "", - "line_start": 31005, - "line_end": 31013, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvtps2pd_a", - "name": "constructor_x64_vcvtps2pd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31016, - "line_end": 31024, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvttps2dq_a", - "name": "constructor_x64_vcvttps2dq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31027, - "line_end": 31035, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvtss2sd_b", - "name": "constructor_x64_vcvtss2sd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 31038, - "line_end": 31047, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvtss2si_a", - "name": "constructor_x64_vcvtss2si_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31050, - "line_end": 31058, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvtss2si_aq", - "name": "constructor_x64_vcvtss2si_aq", - "symbol_type": "Function", - "file_path": "", - "line_start": 31061, - "line_end": 31069, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvttss2si_a", - "name": "constructor_x64_vcvttss2si_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31072, - "line_end": 31080, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvttss2si_aq", - "name": "constructor_x64_vcvttss2si_aq", - "symbol_type": "Function", - "file_path": "", - "line_start": 31083, - "line_end": 31091, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtpd2ps_a", - "name": "constructor_x64_cvtpd2ps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31094, - "line_end": 31102, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvttpd2dq_a", - "name": "constructor_x64_cvttpd2dq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31105, - "line_end": 31113, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtsd2ss_a", - "name": "constructor_x64_cvtsd2ss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31116, - "line_end": 31125, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtsd2si_a", - "name": "constructor_x64_cvtsd2si_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31128, - "line_end": 31136, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtsd2si_aq", - "name": "constructor_x64_cvtsd2si_aq", - "symbol_type": "Function", - "file_path": "", - "line_start": 31139, - "line_end": 31147, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvttsd2si_a", - "name": "constructor_x64_cvttsd2si_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31150, - "line_end": 31158, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvttsd2si_aq", - "name": "constructor_x64_cvttsd2si_aq", - "symbol_type": "Function", - "file_path": "", - "line_start": 31161, - "line_end": 31169, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvtpd2ps_a", - "name": "constructor_x64_vcvtpd2ps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31172, - "line_end": 31180, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvttpd2dq_a", - "name": "constructor_x64_vcvttpd2dq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31183, - "line_end": 31191, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvtsd2ss_b", - "name": "constructor_x64_vcvtsd2ss_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 31194, - "line_end": 31203, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvtsd2si_a", - "name": "constructor_x64_vcvtsd2si_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31206, - "line_end": 31214, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvtsd2si_aq", - "name": "constructor_x64_vcvtsd2si_aq", - "symbol_type": "Function", - "file_path": "", - "line_start": 31217, - "line_end": 31225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvttsd2si_a", - "name": "constructor_x64_vcvttsd2si_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31228, - "line_end": 31236, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvttsd2si_aq", - "name": "constructor_x64_vcvttsd2si_aq", - "symbol_type": "Function", - "file_path": "", - "line_start": 31239, - "line_end": 31247, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtdq2ps_a", - "name": "constructor_x64_cvtdq2ps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31250, - "line_end": 31258, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtdq2pd_a", - "name": "constructor_x64_cvtdq2pd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31261, - "line_end": 31269, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtsi2ssl_a", - "name": "constructor_x64_cvtsi2ssl_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31272, - "line_end": 31281, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtsi2ssq_a", - "name": "constructor_x64_cvtsi2ssq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31284, - "line_end": 31293, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtsi2sdl_a", - "name": "constructor_x64_cvtsi2sdl_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31296, - "line_end": 31305, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_cvtsi2sdq_a", - "name": "constructor_x64_cvtsi2sdq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31308, - "line_end": 31317, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvtdq2pd_a", - "name": "constructor_x64_vcvtdq2pd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31320, - "line_end": 31328, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvtdq2ps_a", - "name": "constructor_x64_vcvtdq2ps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31331, - "line_end": 31339, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvtsi2sdl_b", - "name": "constructor_x64_vcvtsi2sdl_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 31342, - "line_end": 31351, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvtsi2sdq_b", - "name": "constructor_x64_vcvtsi2sdq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 31354, - "line_end": 31363, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvtsi2ssl_b", - "name": "constructor_x64_vcvtsi2ssl_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 31366, - "line_end": 31375, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vcvtsi2ssq_b", - "name": "constructor_x64_vcvtsi2ssq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 31378, - "line_end": 31387, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_divb_m", - "name": "constructor_x64_divb_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 31390, - "line_end": 31400, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_divw_m", - "name": "constructor_x64_divw_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 31403, - "line_end": 31414, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_divl_m", - "name": "constructor_x64_divl_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 31417, - "line_end": 31428, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_divq_m", - "name": "constructor_x64_divq_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 31431, - "line_end": 31442, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_idivb_m", - "name": "constructor_x64_idivb_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 31445, - "line_end": 31455, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_idivw_m", - "name": "constructor_x64_idivw_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 31458, - "line_end": 31469, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_idivl_m", - "name": "constructor_x64_idivl_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 31472, - "line_end": 31483, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_idivq_m", - "name": "constructor_x64_idivq_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 31486, - "line_end": 31497, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_divss_a", - "name": "constructor_x64_divss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31500, - "line_end": 31509, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_divss_a_or_avx", - "name": "constructor_x64_divss_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 31512, - "line_end": 31526, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_divsd_a", - "name": "constructor_x64_divsd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31529, - "line_end": 31538, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_divsd_a_or_avx", - "name": "constructor_x64_divsd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 31541, - "line_end": 31555, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_divps_a", - "name": "constructor_x64_divps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31558, - "line_end": 31567, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_divps_a_or_avx", - "name": "constructor_x64_divps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 31570, - "line_end": 31585, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_divpd_a", - "name": "constructor_x64_divpd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31588, - "line_end": 31597, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_divpd_a_or_avx", - "name": "constructor_x64_divpd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 31600, - "line_end": 31615, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vdivss_b", - "name": "constructor_x64_vdivss_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 31618, - "line_end": 31627, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vdivsd_b", - "name": "constructor_x64_vdivsd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 31630, - "line_end": 31639, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vdivps_b", - "name": "constructor_x64_vdivps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 31642, - "line_end": 31651, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vdivpd_b", - "name": "constructor_x64_vdivpd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 31654, - "line_end": 31663, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmadd132ss_a", - "name": "constructor_x64_vfmadd132ss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31666, - "line_end": 31676, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmadd213ss_a", - "name": "constructor_x64_vfmadd213ss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31679, - "line_end": 31689, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmadd231ss_a", - "name": "constructor_x64_vfmadd231ss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31692, - "line_end": 31702, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmadd132sd_a", - "name": "constructor_x64_vfmadd132sd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31705, - "line_end": 31715, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmadd213sd_a", - "name": "constructor_x64_vfmadd213sd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31718, - "line_end": 31728, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmadd231sd_a", - "name": "constructor_x64_vfmadd231sd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31731, - "line_end": 31741, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmadd132ps_a", - "name": "constructor_x64_vfmadd132ps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31744, - "line_end": 31754, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmadd213ps_a", - "name": "constructor_x64_vfmadd213ps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31757, - "line_end": 31767, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmadd231ps_a", - "name": "constructor_x64_vfmadd231ps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31770, - "line_end": 31780, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmadd132pd_a", - "name": "constructor_x64_vfmadd132pd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31783, - "line_end": 31793, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmadd213pd_a", - "name": "constructor_x64_vfmadd213pd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31796, - "line_end": 31806, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmadd231pd_a", - "name": "constructor_x64_vfmadd231pd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31809, - "line_end": 31819, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmadd132ss_a", - "name": "constructor_x64_vfnmadd132ss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31822, - "line_end": 31832, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmadd213ss_a", - "name": "constructor_x64_vfnmadd213ss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31835, - "line_end": 31845, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmadd231ss_a", - "name": "constructor_x64_vfnmadd231ss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31848, - "line_end": 31858, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmadd132sd_a", - "name": "constructor_x64_vfnmadd132sd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31861, - "line_end": 31871, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmadd213sd_a", - "name": "constructor_x64_vfnmadd213sd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31874, - "line_end": 31884, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmadd231sd_a", - "name": "constructor_x64_vfnmadd231sd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31887, - "line_end": 31897, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmadd132ps_a", - "name": "constructor_x64_vfnmadd132ps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31900, - "line_end": 31910, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmadd213ps_a", - "name": "constructor_x64_vfnmadd213ps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31913, - "line_end": 31923, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmadd231ps_a", - "name": "constructor_x64_vfnmadd231ps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31926, - "line_end": 31936, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmadd132pd_a", - "name": "constructor_x64_vfnmadd132pd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31939, - "line_end": 31949, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmadd213pd_a", - "name": "constructor_x64_vfnmadd213pd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31952, - "line_end": 31962, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmadd231pd_a", - "name": "constructor_x64_vfnmadd231pd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31965, - "line_end": 31975, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmsub132ss_a", - "name": "constructor_x64_vfmsub132ss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31978, - "line_end": 31988, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmsub213ss_a", - "name": "constructor_x64_vfmsub213ss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 31991, - "line_end": 32001, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmsub231ss_a", - "name": "constructor_x64_vfmsub231ss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32004, - "line_end": 32014, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmsub132sd_a", - "name": "constructor_x64_vfmsub132sd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32017, - "line_end": 32027, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmsub213sd_a", - "name": "constructor_x64_vfmsub213sd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32030, - "line_end": 32040, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmsub231sd_a", - "name": "constructor_x64_vfmsub231sd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32043, - "line_end": 32053, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmsub132ps_a", - "name": "constructor_x64_vfmsub132ps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32056, - "line_end": 32066, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmsub213ps_a", - "name": "constructor_x64_vfmsub213ps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32069, - "line_end": 32079, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmsub231ps_a", - "name": "constructor_x64_vfmsub231ps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32082, - "line_end": 32092, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmsub132pd_a", - "name": "constructor_x64_vfmsub132pd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32095, - "line_end": 32105, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmsub213pd_a", - "name": "constructor_x64_vfmsub213pd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32108, - "line_end": 32118, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfmsub231pd_a", - "name": "constructor_x64_vfmsub231pd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32121, - "line_end": 32131, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmsub132ss_a", - "name": "constructor_x64_vfnmsub132ss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32134, - "line_end": 32144, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmsub213ss_a", - "name": "constructor_x64_vfnmsub213ss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32147, - "line_end": 32157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmsub231ss_a", - "name": "constructor_x64_vfnmsub231ss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32160, - "line_end": 32170, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmsub132sd_a", - "name": "constructor_x64_vfnmsub132sd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32173, - "line_end": 32183, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmsub213sd_a", - "name": "constructor_x64_vfnmsub213sd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32186, - "line_end": 32196, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmsub231sd_a", - "name": "constructor_x64_vfnmsub231sd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32199, - "line_end": 32209, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmsub132ps_a", - "name": "constructor_x64_vfnmsub132ps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32212, - "line_end": 32222, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmsub213ps_a", - "name": "constructor_x64_vfnmsub213ps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32225, - "line_end": 32235, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmsub231ps_a", - "name": "constructor_x64_vfnmsub231ps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32238, - "line_end": 32248, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmsub132pd_a", - "name": "constructor_x64_vfnmsub132pd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32251, - "line_end": 32261, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmsub213pd_a", - "name": "constructor_x64_vfnmsub213pd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32264, - "line_end": 32274, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vfnmsub231pd_a", - "name": "constructor_x64_vfnmsub231pd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32277, - "line_end": 32287, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_jmpq_m", - "name": "constructor_x64_jmpq_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 32290, - "line_end": 32298, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_extractps_a", - "name": "constructor_x64_extractps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32301, - "line_end": 32312, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_extractps_a_or_avx", - "name": "constructor_x64_extractps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 32315, - "line_end": 32329, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_extractps_a_mem", - "name": "constructor_x64_extractps_a_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 32332, - "line_end": 32343, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_extractps_a_mem_or_avx", - "name": "constructor_x64_extractps_a_mem_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 32346, - "line_end": 32361, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrb_a", - "name": "constructor_x64_pextrb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32364, - "line_end": 32375, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrb_a_or_avx", - "name": "constructor_x64_pextrb_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 32378, - "line_end": 32392, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrb_a_mem", - "name": "constructor_x64_pextrb_a_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 32395, - "line_end": 32406, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrb_a_mem_or_avx", - "name": "constructor_x64_pextrb_a_mem_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 32409, - "line_end": 32424, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrw_a", - "name": "constructor_x64_pextrw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32427, - "line_end": 32436, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrw_a_or_avx", - "name": "constructor_x64_pextrw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 32439, - "line_end": 32453, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrw_b", - "name": "constructor_x64_pextrw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 32456, - "line_end": 32467, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrw_b_or_avx", - "name": "constructor_x64_pextrw_b_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 32470, - "line_end": 32484, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrw_b_mem", - "name": "constructor_x64_pextrw_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 32487, - "line_end": 32498, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrw_b_mem_or_avx", - "name": "constructor_x64_pextrw_b_mem_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 32501, - "line_end": 32516, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrd_a", - "name": "constructor_x64_pextrd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32519, - "line_end": 32530, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrd_a_or_avx", - "name": "constructor_x64_pextrd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 32533, - "line_end": 32547, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrd_a_mem", - "name": "constructor_x64_pextrd_a_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 32550, - "line_end": 32561, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrd_a_mem_or_avx", - "name": "constructor_x64_pextrd_a_mem_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 32564, - "line_end": 32579, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrq_a", - "name": "constructor_x64_pextrq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32582, - "line_end": 32593, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrq_a_or_avx", - "name": "constructor_x64_pextrq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 32596, - "line_end": 32610, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrq_a_mem", - "name": "constructor_x64_pextrq_a_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 32613, - "line_end": 32624, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pextrq_a_mem_or_avx", - "name": "constructor_x64_pextrq_a_mem_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 32627, - "line_end": 32642, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vextractps_b", - "name": "constructor_x64_vextractps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 32645, - "line_end": 32656, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vextractps_b_mem", - "name": "constructor_x64_vextractps_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 32659, - "line_end": 32670, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpextrb_a", - "name": "constructor_x64_vpextrb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32673, - "line_end": 32684, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpextrb_a_mem", - "name": "constructor_x64_vpextrb_a_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 32687, - "line_end": 32698, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpextrw_a", - "name": "constructor_x64_vpextrw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32701, - "line_end": 32710, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpextrw_b", - "name": "constructor_x64_vpextrw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 32713, - "line_end": 32724, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpextrw_b_mem", - "name": "constructor_x64_vpextrw_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 32727, - "line_end": 32738, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpextrd_a", - "name": "constructor_x64_vpextrd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32741, - "line_end": 32752, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpextrd_a_mem", - "name": "constructor_x64_vpextrd_a_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 32755, - "line_end": 32766, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpextrq_a", - "name": "constructor_x64_vpextrq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32769, - "line_end": 32780, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpextrq_a_mem", - "name": "constructor_x64_vpextrq_a_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 32783, - "line_end": 32794, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_insertps_a", - "name": "constructor_x64_insertps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32797, - "line_end": 32807, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_insertps_a_or_avx", - "name": "constructor_x64_insertps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 32810, - "line_end": 32825, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pinsrb_a", - "name": "constructor_x64_pinsrb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32828, - "line_end": 32838, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pinsrw_a", - "name": "constructor_x64_pinsrw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32841, - "line_end": 32851, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pinsrd_a", - "name": "constructor_x64_pinsrd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32854, - "line_end": 32864, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pinsrq_a", - "name": "constructor_x64_pinsrq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 32867, - "line_end": 32877, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vinsertps_b", - "name": "constructor_x64_vinsertps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 32880, - "line_end": 32890, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpinsrb_b", - "name": "constructor_x64_vpinsrb_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 32893, - "line_end": 32903, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpinsrw_b", - "name": "constructor_x64_vpinsrw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 32906, - "line_end": 32916, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpinsrd_b", - "name": "constructor_x64_vpinsrd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 32919, - "line_end": 32929, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpinsrq_b", - "name": "constructor_x64_vpinsrq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 32932, - "line_end": 32942, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movmskps_rm", - "name": "constructor_x64_movmskps_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 32945, - "line_end": 32953, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movmskps_rm_or_avx", - "name": "constructor_x64_movmskps_rm_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 32956, - "line_end": 32969, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movmskpd_rm", - "name": "constructor_x64_movmskpd_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 32972, - "line_end": 32980, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movmskpd_rm_or_avx", - "name": "constructor_x64_movmskpd_rm_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 32983, - "line_end": 32996, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovmskb_rm", - "name": "constructor_x64_pmovmskb_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 32999, - "line_end": 33007, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovmskb_rm_or_avx", - "name": "constructor_x64_pmovmskb_rm_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33010, - "line_end": 33023, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovmskps_rm", - "name": "constructor_x64_vmovmskps_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 33026, - "line_end": 33034, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovmskpd_rm", - "name": "constructor_x64_vmovmskpd_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 33037, - "line_end": 33045, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmovmskb_rm", - "name": "constructor_x64_vpmovmskb_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 33048, - "line_end": 33056, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movhps_a", - "name": "constructor_x64_movhps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33059, - "line_end": 33068, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movhps_a_or_avx", - "name": "constructor_x64_movhps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33071, - "line_end": 33085, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movlhps_rm", - "name": "constructor_x64_movlhps_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 33088, - "line_end": 33097, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movlhps_rm_or_avx", - "name": "constructor_x64_movlhps_rm_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33100, - "line_end": 33114, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovhps_b", - "name": "constructor_x64_vmovhps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 33117, - "line_end": 33126, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovlhps_rvm", - "name": "constructor_x64_vmovlhps_rvm", - "symbol_type": "Function", - "file_path": "", - "line_start": 33129, - "line_end": 33138, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movddup_a", - "name": "constructor_x64_movddup_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33141, - "line_end": 33149, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movddup_a_or_avx", - "name": "constructor_x64_movddup_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33152, - "line_end": 33165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovddup_a", - "name": "constructor_x64_vmovddup_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33168, - "line_end": 33176, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pblendw_rmi", - "name": "constructor_x64_pblendw_rmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 33179, - "line_end": 33189, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pblendw_rmi_or_avx", - "name": "constructor_x64_pblendw_rmi_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33192, - "line_end": 33208, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pblendvb_rm", - "name": "constructor_x64_pblendvb_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 33211, - "line_end": 33221, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_blendvps_rm0", - "name": "constructor_x64_blendvps_rm0", - "symbol_type": "Function", - "file_path": "", - "line_start": 33224, - "line_end": 33234, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_blendvpd_rm0", - "name": "constructor_x64_blendvpd_rm0", - "symbol_type": "Function", - "file_path": "", - "line_start": 33237, - "line_end": 33247, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpblendw_rvmi", - "name": "constructor_x64_vpblendw_rvmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 33250, - "line_end": 33260, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpblendvb_rvmr", - "name": "constructor_x64_vpblendvb_rvmr", - "symbol_type": "Function", - "file_path": "", - "line_start": 33263, - "line_end": 33273, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vblendvps_rvmr", - "name": "constructor_x64_vblendvps_rvmr", - "symbol_type": "Function", - "file_path": "", - "line_start": 33276, - "line_end": 33286, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vblendvpd_rvmr", - "name": "constructor_x64_vblendvpd_rvmr", - "symbol_type": "Function", - "file_path": "", - "line_start": 33289, - "line_end": 33299, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shufpd_a", - "name": "constructor_x64_shufpd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33302, - "line_end": 33312, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shufpd_a_or_avx", - "name": "constructor_x64_shufpd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33315, - "line_end": 33331, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vshufpd_b", - "name": "constructor_x64_vshufpd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 33334, - "line_end": 33344, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shufps_a", - "name": "constructor_x64_shufps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33347, - "line_end": 33357, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shufps_a_or_avx", - "name": "constructor_x64_shufps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33360, - "line_end": 33376, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vshufps_b", - "name": "constructor_x64_vshufps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 33379, - "line_end": 33389, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pshufb_a", - "name": "constructor_x64_pshufb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33392, - "line_end": 33401, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pshufb_a_or_avx", - "name": "constructor_x64_pshufb_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33404, - "line_end": 33419, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pshufd_a", - "name": "constructor_x64_pshufd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33422, - "line_end": 33431, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pshufd_a_or_avx", - "name": "constructor_x64_pshufd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33434, - "line_end": 33449, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pshuflw_a", - "name": "constructor_x64_pshuflw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33452, - "line_end": 33461, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pshuflw_a_or_avx", - "name": "constructor_x64_pshuflw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33464, - "line_end": 33479, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pshufhw_a", - "name": "constructor_x64_pshufhw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33482, - "line_end": 33491, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pshufhw_a_or_avx", - "name": "constructor_x64_pshufhw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33494, - "line_end": 33509, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpshufb_b", - "name": "constructor_x64_vpshufb_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 33512, - "line_end": 33521, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpshufd_a", - "name": "constructor_x64_vpshufd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33524, - "line_end": 33533, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpshuflw_a", - "name": "constructor_x64_vpshuflw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33536, - "line_end": 33545, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpshufhw_a", - "name": "constructor_x64_vpshufhw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33548, - "line_end": 33557, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vbroadcastss_a_m", - "name": "constructor_x64_vbroadcastss_a_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 33560, - "line_end": 33568, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vbroadcastss_a_r", - "name": "constructor_x64_vbroadcastss_a_r", - "symbol_type": "Function", - "file_path": "", - "line_start": 33571, - "line_end": 33579, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpbroadcastb_a", - "name": "constructor_x64_vpbroadcastb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33582, - "line_end": 33590, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpbroadcastw_a", - "name": "constructor_x64_vpbroadcastw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33593, - "line_end": 33601, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpbroadcastd_a", - "name": "constructor_x64_vpbroadcastd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33604, - "line_end": 33612, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpbroadcastq_a", - "name": "constructor_x64_vpbroadcastq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33615, - "line_end": 33623, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_maxss_a", - "name": "constructor_x64_maxss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33626, - "line_end": 33635, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_maxss_a_or_avx", - "name": "constructor_x64_maxss_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33638, - "line_end": 33652, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_maxsd_a", - "name": "constructor_x64_maxsd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33655, - "line_end": 33664, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_maxsd_a_or_avx", - "name": "constructor_x64_maxsd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33667, - "line_end": 33681, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_maxps_a", - "name": "constructor_x64_maxps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33684, - "line_end": 33693, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_maxps_a_or_avx", - "name": "constructor_x64_maxps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33696, - "line_end": 33711, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_maxpd_a", - "name": "constructor_x64_maxpd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33714, - "line_end": 33723, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_maxpd_a_or_avx", - "name": "constructor_x64_maxpd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33726, - "line_end": 33741, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmaxss_b", - "name": "constructor_x64_vmaxss_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 33744, - "line_end": 33753, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmaxsd_b", - "name": "constructor_x64_vmaxsd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 33756, - "line_end": 33765, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmaxps_b", - "name": "constructor_x64_vmaxps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 33768, - "line_end": 33777, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmaxpd_b", - "name": "constructor_x64_vmaxpd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 33780, - "line_end": 33789, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaxsb_a", - "name": "constructor_x64_pmaxsb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33792, - "line_end": 33801, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaxsb_a_or_avx", - "name": "constructor_x64_pmaxsb_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33804, - "line_end": 33819, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaxsw_a", - "name": "constructor_x64_pmaxsw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33822, - "line_end": 33831, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaxsw_a_or_avx", - "name": "constructor_x64_pmaxsw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33834, - "line_end": 33849, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaxsd_a", - "name": "constructor_x64_pmaxsd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33852, - "line_end": 33861, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaxsd_a_or_avx", - "name": "constructor_x64_pmaxsd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33864, - "line_end": 33879, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaxub_a", - "name": "constructor_x64_pmaxub_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33882, - "line_end": 33891, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaxub_a_or_avx", - "name": "constructor_x64_pmaxub_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33894, - "line_end": 33909, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaxuw_a", - "name": "constructor_x64_pmaxuw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33912, - "line_end": 33921, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaxuw_a_or_avx", - "name": "constructor_x64_pmaxuw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33924, - "line_end": 33939, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaxud_a", - "name": "constructor_x64_pmaxud_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 33942, - "line_end": 33951, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaxud_a_or_avx", - "name": "constructor_x64_pmaxud_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 33954, - "line_end": 33969, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmaxsb_b", - "name": "constructor_x64_vpmaxsb_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 33972, - "line_end": 33981, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmaxsw_b", - "name": "constructor_x64_vpmaxsw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 33984, - "line_end": 33993, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmaxsd_b", - "name": "constructor_x64_vpmaxsd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 33996, - "line_end": 34005, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmaxub_b", - "name": "constructor_x64_vpmaxub_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 34008, - "line_end": 34017, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmaxuw_b", - "name": "constructor_x64_vpmaxuw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 34020, - "line_end": 34029, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmaxud_b", - "name": "constructor_x64_vpmaxud_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 34032, - "line_end": 34041, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_minss_a", - "name": "constructor_x64_minss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 34044, - "line_end": 34053, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_minss_a_or_avx", - "name": "constructor_x64_minss_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 34056, - "line_end": 34070, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_minsd_a", - "name": "constructor_x64_minsd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 34073, - "line_end": 34082, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_minsd_a_or_avx", - "name": "constructor_x64_minsd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 34085, - "line_end": 34099, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_minps_a", - "name": "constructor_x64_minps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 34102, - "line_end": 34111, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_minps_a_or_avx", - "name": "constructor_x64_minps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 34114, - "line_end": 34129, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_minpd_a", - "name": "constructor_x64_minpd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 34132, - "line_end": 34141, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_minpd_a_or_avx", - "name": "constructor_x64_minpd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 34144, - "line_end": 34159, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vminss_b", - "name": "constructor_x64_vminss_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 34162, - "line_end": 34171, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vminsd_b", - "name": "constructor_x64_vminsd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 34174, - "line_end": 34183, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vminps_b", - "name": "constructor_x64_vminps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 34186, - "line_end": 34195, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vminpd_b", - "name": "constructor_x64_vminpd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 34198, - "line_end": 34207, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pminsb_a", - "name": "constructor_x64_pminsb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 34210, - "line_end": 34219, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pminsb_a_or_avx", - "name": "constructor_x64_pminsb_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 34222, - "line_end": 34237, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pminsw_a", - "name": "constructor_x64_pminsw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 34240, - "line_end": 34249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pminsw_a_or_avx", - "name": "constructor_x64_pminsw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 34252, - "line_end": 34267, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pminsd_a", - "name": "constructor_x64_pminsd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 34270, - "line_end": 34279, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pminsd_a_or_avx", - "name": "constructor_x64_pminsd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 34282, - "line_end": 34297, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pminub_a", - "name": "constructor_x64_pminub_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 34300, - "line_end": 34309, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pminub_a_or_avx", - "name": "constructor_x64_pminub_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 34312, - "line_end": 34327, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pminuw_a", - "name": "constructor_x64_pminuw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 34330, - "line_end": 34339, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pminuw_a_or_avx", - "name": "constructor_x64_pminuw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 34342, - "line_end": 34357, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pminud_a", - "name": "constructor_x64_pminud_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 34360, - "line_end": 34369, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pminud_a_or_avx", - "name": "constructor_x64_pminud_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 34372, - "line_end": 34387, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpminsb_b", - "name": "constructor_x64_vpminsb_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 34390, - "line_end": 34399, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpminsw_b", - "name": "constructor_x64_vpminsw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 34402, - "line_end": 34411, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpminsd_b", - "name": "constructor_x64_vpminsd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 34414, - "line_end": 34423, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpminub_b", - "name": "constructor_x64_vpminub_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 34426, - "line_end": 34435, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpminuw_b", - "name": "constructor_x64_vpminuw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 34438, - "line_end": 34447, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpminud_b", - "name": "constructor_x64_vpminud_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 34450, - "line_end": 34459, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mfence_zo", - "name": "constructor_x64_mfence_zo", - "symbol_type": "Function", - "file_path": "", - "line_start": 34462, - "line_end": 34469, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sfence_zo", - "name": "constructor_x64_sfence_zo", - "symbol_type": "Function", - "file_path": "", - "line_start": 34472, - "line_end": 34479, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lfence_zo", - "name": "constructor_x64_lfence_zo", - "symbol_type": "Function", - "file_path": "", - "line_start": 34482, - "line_end": 34489, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_hlt_zo", - "name": "constructor_x64_hlt_zo", - "symbol_type": "Function", - "file_path": "", - "line_start": 34492, - "line_end": 34499, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_ud2_zo", - "name": "constructor_x64_ud2_zo", - "symbol_type": "Function", - "file_path": "", - "line_start": 34502, - "line_end": 34510, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_int3_zo", - "name": "constructor_x64_int3_zo", - "symbol_type": "Function", - "file_path": "", - "line_start": 34513, - "line_end": 34520, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_retq_zo", - "name": "constructor_x64_retq_zo", - "symbol_type": "Function", - "file_path": "", - "line_start": 34523, - "line_end": 34530, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_retq_i", - "name": "constructor_x64_retq_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 34533, - "line_end": 34541, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_leaw_rm", - "name": "constructor_x64_leaw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34544, - "line_end": 34552, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_leal_rm", - "name": "constructor_x64_leal_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34555, - "line_end": 34563, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_leaq_rm", - "name": "constructor_x64_leaq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34566, - "line_end": 34574, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_callq_d", - "name": "constructor_x64_callq_d", - "symbol_type": "Function", - "file_path": "", - "line_start": 34577, - "line_end": 34585, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_callq_m", - "name": "constructor_x64_callq_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 34588, - "line_end": 34596, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movb_mr", - "name": "constructor_x64_movb_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 34599, - "line_end": 34609, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movb_mr_mem", - "name": "constructor_x64_movb_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 34612, - "line_end": 34622, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movw_mr", - "name": "constructor_x64_movw_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 34625, - "line_end": 34635, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movw_mr_mem", - "name": "constructor_x64_movw_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 34638, - "line_end": 34648, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movl_mr", - "name": "constructor_x64_movl_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 34651, - "line_end": 34661, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movl_mr_mem", - "name": "constructor_x64_movl_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 34664, - "line_end": 34674, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movq_mr", - "name": "constructor_x64_movq_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 34677, - "line_end": 34687, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movq_mr_mem", - "name": "constructor_x64_movq_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 34690, - "line_end": 34700, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movb_rm", - "name": "constructor_x64_movb_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34703, - "line_end": 34711, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movw_rm", - "name": "constructor_x64_movw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34714, - "line_end": 34722, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movl_rm", - "name": "constructor_x64_movl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34725, - "line_end": 34733, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movq_rm", - "name": "constructor_x64_movq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34736, - "line_end": 34744, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movb_oi", - "name": "constructor_x64_movb_oi", - "symbol_type": "Function", - "file_path": "", - "line_start": 34747, - "line_end": 34755, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movw_oi", - "name": "constructor_x64_movw_oi", - "symbol_type": "Function", - "file_path": "", - "line_start": 34758, - "line_end": 34766, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movl_oi", - "name": "constructor_x64_movl_oi", - "symbol_type": "Function", - "file_path": "", - "line_start": 34769, - "line_end": 34777, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movabsq_oi", - "name": "constructor_x64_movabsq_oi", - "symbol_type": "Function", - "file_path": "", - "line_start": 34780, - "line_end": 34788, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movb_mi", - "name": "constructor_x64_movb_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 34791, - "line_end": 34801, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movb_mi_mem", - "name": "constructor_x64_movb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 34804, - "line_end": 34814, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movw_mi", - "name": "constructor_x64_movw_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 34817, - "line_end": 34827, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movw_mi_mem", - "name": "constructor_x64_movw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 34830, - "line_end": 34840, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movl_mi", - "name": "constructor_x64_movl_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 34843, - "line_end": 34853, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movl_mi_mem", - "name": "constructor_x64_movl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 34856, - "line_end": 34866, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movq_mi_sxl", - "name": "constructor_x64_movq_mi_sxl", - "symbol_type": "Function", - "file_path": "", - "line_start": 34869, - "line_end": 34879, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movq_mi_sxl_mem", - "name": "constructor_x64_movq_mi_sxl_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 34882, - "line_end": 34892, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movsbw_rm", - "name": "constructor_x64_movsbw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34895, - "line_end": 34903, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movsbl_rm", - "name": "constructor_x64_movsbl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34906, - "line_end": 34914, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movsbq_rm", - "name": "constructor_x64_movsbq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34917, - "line_end": 34925, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movsww_rm", - "name": "constructor_x64_movsww_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34928, - "line_end": 34936, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movswl_rm", - "name": "constructor_x64_movswl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34939, - "line_end": 34947, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movswq_rm", - "name": "constructor_x64_movswq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34950, - "line_end": 34958, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movslq_rm", - "name": "constructor_x64_movslq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34961, - "line_end": 34969, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movzbw_rm", - "name": "constructor_x64_movzbw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34972, - "line_end": 34980, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movzbl_rm", - "name": "constructor_x64_movzbl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34983, - "line_end": 34991, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movzbq_rm", - "name": "constructor_x64_movzbq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 34994, - "line_end": 35002, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movzww_rm", - "name": "constructor_x64_movzww_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 35005, - "line_end": 35013, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movzwl_rm", - "name": "constructor_x64_movzwl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 35016, - "line_end": 35024, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movzwq_rm", - "name": "constructor_x64_movzwq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 35027, - "line_end": 35035, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movd_a", - "name": "constructor_x64_movd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 35038, - "line_end": 35046, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movq_a", - "name": "constructor_x64_movq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 35049, - "line_end": 35057, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movd_b", - "name": "constructor_x64_movd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 35060, - "line_end": 35070, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movd_b_mem", - "name": "constructor_x64_movd_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 35073, - "line_end": 35083, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movq_b", - "name": "constructor_x64_movq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 35086, - "line_end": 35096, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movq_b_mem", - "name": "constructor_x64_movq_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 35099, - "line_end": 35109, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovd_a", - "name": "constructor_x64_vmovd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 35112, - "line_end": 35120, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovq_a", - "name": "constructor_x64_vmovq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 35123, - "line_end": 35131, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovd_b", - "name": "constructor_x64_vmovd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 35134, - "line_end": 35144, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovd_b_mem", - "name": "constructor_x64_vmovd_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 35147, - "line_end": 35157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovq_b", - "name": "constructor_x64_vmovq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 35160, - "line_end": 35170, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovq_b_mem", - "name": "constructor_x64_vmovq_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 35173, - "line_end": 35183, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movss_a_m", - "name": "constructor_x64_movss_a_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 35186, - "line_end": 35194, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movss_a_m_or_avx", - "name": "constructor_x64_movss_a_m_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35197, - "line_end": 35210, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movss_a_r", - "name": "constructor_x64_movss_a_r", - "symbol_type": "Function", - "file_path": "", - "line_start": 35213, - "line_end": 35222, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movss_a_r_or_avx", - "name": "constructor_x64_movss_a_r_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35225, - "line_end": 35239, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movss_c_m_mem", - "name": "constructor_x64_movss_c_m_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 35242, - "line_end": 35251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movss_c_m_mem_or_avx", - "name": "constructor_x64_movss_c_m_mem_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35254, - "line_end": 35268, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movsd_a_m", - "name": "constructor_x64_movsd_a_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 35271, - "line_end": 35279, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movsd_a_m_or_avx", - "name": "constructor_x64_movsd_a_m_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35282, - "line_end": 35295, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movsd_a_r", - "name": "constructor_x64_movsd_a_r", - "symbol_type": "Function", - "file_path": "", - "line_start": 35298, - "line_end": 35307, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movsd_a_r_or_avx", - "name": "constructor_x64_movsd_a_r_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35310, - "line_end": 35324, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movsd_c_m_mem", - "name": "constructor_x64_movsd_c_m_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 35327, - "line_end": 35336, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movsd_c_m_mem_or_avx", - "name": "constructor_x64_movsd_c_m_mem_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35339, - "line_end": 35353, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovss_d", - "name": "constructor_x64_vmovss_d", - "symbol_type": "Function", - "file_path": "", - "line_start": 35356, - "line_end": 35364, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovss_b", - "name": "constructor_x64_vmovss_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 35367, - "line_end": 35376, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovss_c_m_mem", - "name": "constructor_x64_vmovss_c_m_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 35379, - "line_end": 35388, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovsd_d", - "name": "constructor_x64_vmovsd_d", - "symbol_type": "Function", - "file_path": "", - "line_start": 35391, - "line_end": 35399, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovsd_b", - "name": "constructor_x64_vmovsd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 35402, - "line_end": 35411, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovsd_c_m_mem", - "name": "constructor_x64_vmovsd_c_m_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 35414, - "line_end": 35423, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movapd_a", - "name": "constructor_x64_movapd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 35426, - "line_end": 35434, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movapd_a_or_avx", - "name": "constructor_x64_movapd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35437, - "line_end": 35452, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movapd_b", - "name": "constructor_x64_movapd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 35455, - "line_end": 35465, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movapd_b_or_avx", - "name": "constructor_x64_movapd_b_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35468, - "line_end": 35481, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movapd_b_mem", - "name": "constructor_x64_movapd_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 35484, - "line_end": 35494, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movapd_b_mem_or_avx", - "name": "constructor_x64_movapd_b_mem_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35497, - "line_end": 35511, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movaps_a", - "name": "constructor_x64_movaps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 35514, - "line_end": 35522, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movaps_a_or_avx", - "name": "constructor_x64_movaps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35525, - "line_end": 35540, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movaps_b", - "name": "constructor_x64_movaps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 35543, - "line_end": 35553, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movaps_b_or_avx", - "name": "constructor_x64_movaps_b_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35556, - "line_end": 35569, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movaps_b_mem", - "name": "constructor_x64_movaps_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 35572, - "line_end": 35582, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movaps_b_mem_or_avx", - "name": "constructor_x64_movaps_b_mem_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35585, - "line_end": 35599, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movdqa_a", - "name": "constructor_x64_movdqa_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 35602, - "line_end": 35610, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movdqa_a_or_avx", - "name": "constructor_x64_movdqa_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35613, - "line_end": 35628, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movdqa_b", - "name": "constructor_x64_movdqa_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 35631, - "line_end": 35641, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movdqa_b_or_avx", - "name": "constructor_x64_movdqa_b_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35644, - "line_end": 35657, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movdqa_b_mem", - "name": "constructor_x64_movdqa_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 35660, - "line_end": 35670, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movdqa_b_mem_or_avx", - "name": "constructor_x64_movdqa_b_mem_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35673, - "line_end": 35687, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovapd_a", - "name": "constructor_x64_vmovapd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 35690, - "line_end": 35698, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovapd_b", - "name": "constructor_x64_vmovapd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 35701, - "line_end": 35711, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovapd_b_mem", - "name": "constructor_x64_vmovapd_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 35714, - "line_end": 35724, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovaps_a", - "name": "constructor_x64_vmovaps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 35727, - "line_end": 35735, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovaps_b", - "name": "constructor_x64_vmovaps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 35738, - "line_end": 35748, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovaps_b_mem", - "name": "constructor_x64_vmovaps_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 35751, - "line_end": 35761, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovdqa_a", - "name": "constructor_x64_vmovdqa_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 35764, - "line_end": 35772, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovdqa_b", - "name": "constructor_x64_vmovdqa_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 35775, - "line_end": 35785, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovdqa_b_mem", - "name": "constructor_x64_vmovdqa_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 35788, - "line_end": 35798, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movupd_a", - "name": "constructor_x64_movupd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 35801, - "line_end": 35809, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movupd_a_or_avx", - "name": "constructor_x64_movupd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35812, - "line_end": 35825, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movupd_b", - "name": "constructor_x64_movupd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 35828, - "line_end": 35838, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movupd_b_or_avx", - "name": "constructor_x64_movupd_b_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35841, - "line_end": 35854, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movupd_b_mem", - "name": "constructor_x64_movupd_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 35857, - "line_end": 35867, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movupd_b_mem_or_avx", - "name": "constructor_x64_movupd_b_mem_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35870, - "line_end": 35884, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movups_a", - "name": "constructor_x64_movups_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 35887, - "line_end": 35895, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movups_a_or_avx", - "name": "constructor_x64_movups_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35898, - "line_end": 35911, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movups_b", - "name": "constructor_x64_movups_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 35914, - "line_end": 35924, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movups_b_or_avx", - "name": "constructor_x64_movups_b_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35927, - "line_end": 35940, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movups_b_mem", - "name": "constructor_x64_movups_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 35943, - "line_end": 35953, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movups_b_mem_or_avx", - "name": "constructor_x64_movups_b_mem_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35956, - "line_end": 35970, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movdqu_a", - "name": "constructor_x64_movdqu_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 35973, - "line_end": 35981, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movdqu_a_or_avx", - "name": "constructor_x64_movdqu_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 35984, - "line_end": 35997, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movdqu_b", - "name": "constructor_x64_movdqu_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 36000, - "line_end": 36010, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movdqu_b_or_avx", - "name": "constructor_x64_movdqu_b_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36013, - "line_end": 36026, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movdqu_b_mem", - "name": "constructor_x64_movdqu_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 36029, - "line_end": 36039, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_movdqu_b_mem_or_avx", - "name": "constructor_x64_movdqu_b_mem_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36042, - "line_end": 36056, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovupd_a", - "name": "constructor_x64_vmovupd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36059, - "line_end": 36067, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovupd_b", - "name": "constructor_x64_vmovupd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 36070, - "line_end": 36080, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovupd_b_mem", - "name": "constructor_x64_vmovupd_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 36083, - "line_end": 36093, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovups_a", - "name": "constructor_x64_vmovups_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36096, - "line_end": 36104, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovups_b", - "name": "constructor_x64_vmovups_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 36107, - "line_end": 36117, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovups_b_mem", - "name": "constructor_x64_vmovups_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 36120, - "line_end": 36130, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovdqu_a", - "name": "constructor_x64_vmovdqu_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36133, - "line_end": 36141, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovdqu_b", - "name": "constructor_x64_vmovdqu_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 36144, - "line_end": 36154, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmovdqu_b_mem", - "name": "constructor_x64_vmovdqu_b_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 36157, - "line_end": 36167, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovsxbw_a", - "name": "constructor_x64_pmovsxbw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36170, - "line_end": 36178, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovsxbw_a_or_avx", - "name": "constructor_x64_pmovsxbw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36181, - "line_end": 36194, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovsxbd_a", - "name": "constructor_x64_pmovsxbd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36197, - "line_end": 36205, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovsxbd_a_or_avx", - "name": "constructor_x64_pmovsxbd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36208, - "line_end": 36221, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovsxbq_a", - "name": "constructor_x64_pmovsxbq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36224, - "line_end": 36232, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovsxbq_a_or_avx", - "name": "constructor_x64_pmovsxbq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36235, - "line_end": 36248, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovsxwd_a", - "name": "constructor_x64_pmovsxwd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36251, - "line_end": 36259, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovsxwd_a_or_avx", - "name": "constructor_x64_pmovsxwd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36262, - "line_end": 36275, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovsxwq_a", - "name": "constructor_x64_pmovsxwq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36278, - "line_end": 36286, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovsxwq_a_or_avx", - "name": "constructor_x64_pmovsxwq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36289, - "line_end": 36302, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovsxdq_a", - "name": "constructor_x64_pmovsxdq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36305, - "line_end": 36313, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovsxdq_a_or_avx", - "name": "constructor_x64_pmovsxdq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36316, - "line_end": 36329, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmovsxbw_a", - "name": "constructor_x64_vpmovsxbw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36332, - "line_end": 36340, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmovsxbd_a", - "name": "constructor_x64_vpmovsxbd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36343, - "line_end": 36351, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmovsxbq_a", - "name": "constructor_x64_vpmovsxbq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36354, - "line_end": 36362, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmovsxwd_a", - "name": "constructor_x64_vpmovsxwd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36365, - "line_end": 36373, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmovsxwq_a", - "name": "constructor_x64_vpmovsxwq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36376, - "line_end": 36384, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmovsxdq_a", - "name": "constructor_x64_vpmovsxdq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36387, - "line_end": 36395, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovzxbw_a", - "name": "constructor_x64_pmovzxbw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36398, - "line_end": 36406, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovzxbw_a_or_avx", - "name": "constructor_x64_pmovzxbw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36409, - "line_end": 36422, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovzxbd_a", - "name": "constructor_x64_pmovzxbd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36425, - "line_end": 36433, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovzxbd_a_or_avx", - "name": "constructor_x64_pmovzxbd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36436, - "line_end": 36449, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovzxbq_a", - "name": "constructor_x64_pmovzxbq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36452, - "line_end": 36460, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovzxbq_a_or_avx", - "name": "constructor_x64_pmovzxbq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36463, - "line_end": 36476, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovzxwd_a", - "name": "constructor_x64_pmovzxwd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36479, - "line_end": 36487, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovzxwd_a_or_avx", - "name": "constructor_x64_pmovzxwd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36490, - "line_end": 36503, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovzxwq_a", - "name": "constructor_x64_pmovzxwq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36506, - "line_end": 36514, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovzxwq_a_or_avx", - "name": "constructor_x64_pmovzxwq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36517, - "line_end": 36530, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovzxdq_a", - "name": "constructor_x64_pmovzxdq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36533, - "line_end": 36541, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmovzxdq_a_or_avx", - "name": "constructor_x64_pmovzxdq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36544, - "line_end": 36557, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmovzxbw_a", - "name": "constructor_x64_vpmovzxbw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36560, - "line_end": 36568, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmovzxbd_a", - "name": "constructor_x64_vpmovzxbd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36571, - "line_end": 36579, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmovzxbq_a", - "name": "constructor_x64_vpmovzxbq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36582, - "line_end": 36590, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmovzxwd_a", - "name": "constructor_x64_vpmovzxwd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36593, - "line_end": 36601, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmovzxwq_a", - "name": "constructor_x64_vpmovzxwq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36604, - "line_end": 36612, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmovzxdq_a", - "name": "constructor_x64_vpmovzxdq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36615, - "line_end": 36623, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulb_m", - "name": "constructor_x64_mulb_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 36626, - "line_end": 36635, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulw_m", - "name": "constructor_x64_mulw_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 36638, - "line_end": 36647, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mull_m", - "name": "constructor_x64_mull_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 36650, - "line_end": 36659, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulq_m", - "name": "constructor_x64_mulq_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 36662, - "line_end": 36671, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_imulb_m", - "name": "constructor_x64_imulb_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 36674, - "line_end": 36683, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_imulw_m", - "name": "constructor_x64_imulw_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 36686, - "line_end": 36695, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_imull_m", - "name": "constructor_x64_imull_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 36698, - "line_end": 36707, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_imulq_m", - "name": "constructor_x64_imulq_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 36710, - "line_end": 36719, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_imulw_rm", - "name": "constructor_x64_imulw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 36722, - "line_end": 36731, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_imull_rm", - "name": "constructor_x64_imull_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 36734, - "line_end": 36743, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_imulq_rm", - "name": "constructor_x64_imulq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 36746, - "line_end": 36755, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_imulw_rmi_sxb", - "name": "constructor_x64_imulw_rmi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 36758, - "line_end": 36767, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_imull_rmi_sxb", - "name": "constructor_x64_imull_rmi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 36770, - "line_end": 36779, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_imulq_rmi_sxb", - "name": "constructor_x64_imulq_rmi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 36782, - "line_end": 36791, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_imulw_rmi", - "name": "constructor_x64_imulw_rmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 36794, - "line_end": 36803, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_imull_rmi", - "name": "constructor_x64_imull_rmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 36806, - "line_end": 36815, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_imulq_rmi_sxl", - "name": "constructor_x64_imulq_rmi_sxl", - "symbol_type": "Function", - "file_path": "", - "line_start": 36818, - "line_end": 36827, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulxl_rvm", - "name": "constructor_x64_mulxl_rvm", - "symbol_type": "Function", - "file_path": "", - "line_start": 36830, - "line_end": 36839, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulxq_rvm", - "name": "constructor_x64_mulxq_rvm", - "symbol_type": "Function", - "file_path": "", - "line_start": 36842, - "line_end": 36851, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulss_a", - "name": "constructor_x64_mulss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36854, - "line_end": 36863, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulss_a_or_avx", - "name": "constructor_x64_mulss_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36866, - "line_end": 36880, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulsd_a", - "name": "constructor_x64_mulsd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36883, - "line_end": 36892, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulsd_a_or_avx", - "name": "constructor_x64_mulsd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36895, - "line_end": 36909, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulps_a", - "name": "constructor_x64_mulps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36912, - "line_end": 36921, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulps_a_or_avx", - "name": "constructor_x64_mulps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36924, - "line_end": 36939, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulpd_a", - "name": "constructor_x64_mulpd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36942, - "line_end": 36951, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_mulpd_a_or_avx", - "name": "constructor_x64_mulpd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36954, - "line_end": 36969, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmuldq_a", - "name": "constructor_x64_pmuldq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 36972, - "line_end": 36981, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmuldq_a_or_avx", - "name": "constructor_x64_pmuldq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36984, - "line_end": 36999, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmulhrsw_a", - "name": "constructor_x64_pmulhrsw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 37002, - "line_end": 37011, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmulhrsw_a_or_avx", - "name": "constructor_x64_pmulhrsw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 37014, - "line_end": 37029, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmulhuw_a", - "name": "constructor_x64_pmulhuw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 37032, - "line_end": 37041, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmulhuw_a_or_avx", - "name": "constructor_x64_pmulhuw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 37044, - "line_end": 37059, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmulhw_a", - "name": "constructor_x64_pmulhw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 37062, - "line_end": 37071, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmulhw_a_or_avx", - "name": "constructor_x64_pmulhw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 37074, - "line_end": 37089, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmulld_a", - "name": "constructor_x64_pmulld_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 37092, - "line_end": 37101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmulld_a_or_avx", - "name": "constructor_x64_pmulld_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 37104, - "line_end": 37119, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmullw_a", - "name": "constructor_x64_pmullw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 37122, - "line_end": 37131, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmullw_a_or_avx", - "name": "constructor_x64_pmullw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 37134, - "line_end": 37149, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmuludq_a", - "name": "constructor_x64_pmuludq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 37152, - "line_end": 37161, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmuludq_a_or_avx", - "name": "constructor_x64_pmuludq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 37164, - "line_end": 37179, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmulss_b", - "name": "constructor_x64_vmulss_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37182, - "line_end": 37191, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmulsd_b", - "name": "constructor_x64_vmulsd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37194, - "line_end": 37203, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmulps_b", - "name": "constructor_x64_vmulps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37206, - "line_end": 37215, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vmulpd_b", - "name": "constructor_x64_vmulpd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37218, - "line_end": 37227, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmuldq_b", - "name": "constructor_x64_vpmuldq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37230, - "line_end": 37239, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmulhrsw_b", - "name": "constructor_x64_vpmulhrsw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37242, - "line_end": 37251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmulhuw_b", - "name": "constructor_x64_vpmulhuw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37254, - "line_end": 37263, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmulhw_b", - "name": "constructor_x64_vpmulhw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37266, - "line_end": 37275, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmulld_b", - "name": "constructor_x64_vpmulld_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37278, - "line_end": 37287, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmullw_b", - "name": "constructor_x64_vpmullw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37290, - "line_end": 37299, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmuludq_b", - "name": "constructor_x64_vpmuludq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37302, - "line_end": 37311, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_negb_m", - "name": "constructor_x64_negb_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 37314, - "line_end": 37323, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_negb_m_mem", - "name": "constructor_x64_negb_m_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37326, - "line_end": 37335, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_negw_m", - "name": "constructor_x64_negw_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 37338, - "line_end": 37347, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_negw_m_mem", - "name": "constructor_x64_negw_m_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37350, - "line_end": 37359, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_negl_m", - "name": "constructor_x64_negl_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 37362, - "line_end": 37371, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_negl_m_mem", - "name": "constructor_x64_negl_m_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37374, - "line_end": 37383, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_negq_m", - "name": "constructor_x64_negq_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 37386, - "line_end": 37395, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_negq_m_mem", - "name": "constructor_x64_negq_m_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37398, - "line_end": 37407, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_notb_m", - "name": "constructor_x64_notb_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 37410, - "line_end": 37419, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_notb_m_mem", - "name": "constructor_x64_notb_m_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37422, - "line_end": 37431, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_notw_m", - "name": "constructor_x64_notw_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 37434, - "line_end": 37443, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_notw_m_mem", - "name": "constructor_x64_notw_m_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37446, - "line_end": 37455, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_notl_m", - "name": "constructor_x64_notl_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 37458, - "line_end": 37467, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_notl_m_mem", - "name": "constructor_x64_notl_m_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37470, - "line_end": 37479, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_notq_m", - "name": "constructor_x64_notq_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 37482, - "line_end": 37491, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_notq_m_mem", - "name": "constructor_x64_notq_m_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37494, - "line_end": 37503, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_nop_zo", - "name": "constructor_x64_nop_zo", - "symbol_type": "Function", - "file_path": "", - "line_start": 37506, - "line_end": 37513, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_nopl_m", - "name": "constructor_x64_nopl_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 37516, - "line_end": 37524, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_nop_1b", - "name": "constructor_x64_nop_1b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37527, - "line_end": 37534, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_nop_2b", - "name": "constructor_x64_nop_2b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37537, - "line_end": 37544, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_nop_3b", - "name": "constructor_x64_nop_3b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37547, - "line_end": 37554, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_nop_4b", - "name": "constructor_x64_nop_4b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37557, - "line_end": 37564, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_nop_5b", - "name": "constructor_x64_nop_5b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37567, - "line_end": 37574, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_nop_6b", - "name": "constructor_x64_nop_6b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37577, - "line_end": 37584, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_nop_7b", - "name": "constructor_x64_nop_7b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37587, - "line_end": 37594, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_nop_8b", - "name": "constructor_x64_nop_8b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37597, - "line_end": 37604, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_nop_9b", - "name": "constructor_x64_nop_9b", - "symbol_type": "Function", - "file_path": "", - "line_start": 37607, - "line_end": 37614, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orb_i", - "name": "constructor_x64_orb_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 37617, - "line_end": 37626, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orw_i", - "name": "constructor_x64_orw_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 37629, - "line_end": 37638, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orl_i", - "name": "constructor_x64_orl_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 37641, - "line_end": 37650, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orq_i_sxl", - "name": "constructor_x64_orq_i_sxl", - "symbol_type": "Function", - "file_path": "", - "line_start": 37653, - "line_end": 37662, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orb_mi", - "name": "constructor_x64_orb_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 37665, - "line_end": 37675, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orb_mi_mem", - "name": "constructor_x64_orb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37678, - "line_end": 37688, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orw_mi", - "name": "constructor_x64_orw_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 37691, - "line_end": 37701, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orw_mi_mem", - "name": "constructor_x64_orw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37704, - "line_end": 37714, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orl_mi", - "name": "constructor_x64_orl_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 37717, - "line_end": 37727, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orl_mi_mem", - "name": "constructor_x64_orl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37730, - "line_end": 37740, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orq_mi_sxl", - "name": "constructor_x64_orq_mi_sxl", - "symbol_type": "Function", - "file_path": "", - "line_start": 37743, - "line_end": 37753, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orq_mi_sxl_mem", - "name": "constructor_x64_orq_mi_sxl_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37756, - "line_end": 37766, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orl_mi_sxb", - "name": "constructor_x64_orl_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 37769, - "line_end": 37779, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orl_mi_sxb_mem", - "name": "constructor_x64_orl_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37782, - "line_end": 37792, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orq_mi_sxb", - "name": "constructor_x64_orq_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 37795, - "line_end": 37805, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orq_mi_sxb_mem", - "name": "constructor_x64_orq_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37808, - "line_end": 37818, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orb_mr", - "name": "constructor_x64_orb_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 37821, - "line_end": 37831, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orb_mr_mem", - "name": "constructor_x64_orb_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37834, - "line_end": 37844, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orw_mr", - "name": "constructor_x64_orw_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 37847, - "line_end": 37857, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orw_mr_mem", - "name": "constructor_x64_orw_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37860, - "line_end": 37870, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orl_mr", - "name": "constructor_x64_orl_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 37873, - "line_end": 37883, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orl_mr_mem", - "name": "constructor_x64_orl_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37886, - "line_end": 37896, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orq_mr", - "name": "constructor_x64_orq_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 37899, - "line_end": 37909, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orq_mr_mem", - "name": "constructor_x64_orq_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37912, - "line_end": 37922, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orb_rm", - "name": "constructor_x64_orb_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 37925, - "line_end": 37934, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orw_rm", - "name": "constructor_x64_orw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 37937, - "line_end": 37946, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orl_rm", - "name": "constructor_x64_orl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 37949, - "line_end": 37958, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orq_rm", - "name": "constructor_x64_orq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 37961, - "line_end": 37970, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_orb_mi_mem", - "name": "constructor_x64_lock_orb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37973, - "line_end": 37982, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_orw_mi_mem", - "name": "constructor_x64_lock_orw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37985, - "line_end": 37994, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_orl_mi_mem", - "name": "constructor_x64_lock_orl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 37997, - "line_end": 38006, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_orq_mi_sxl_mem", - "name": "constructor_x64_lock_orq_mi_sxl_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 38009, - "line_end": 38018, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_orl_mi_sxb_mem", - "name": "constructor_x64_lock_orl_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 38021, - "line_end": 38030, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_orq_mi_sxb_mem", - "name": "constructor_x64_lock_orq_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 38033, - "line_end": 38042, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_orb_mr_mem", - "name": "constructor_x64_lock_orb_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 38045, - "line_end": 38054, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_orw_mr_mem", - "name": "constructor_x64_lock_orw_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 38057, - "line_end": 38066, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_orl_mr_mem", - "name": "constructor_x64_lock_orl_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 38069, - "line_end": 38078, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_orq_mr_mem", - "name": "constructor_x64_lock_orq_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 38081, - "line_end": 38090, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orps_a", - "name": "constructor_x64_orps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 38093, - "line_end": 38102, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orps_a_or_avx", - "name": "constructor_x64_orps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 38105, - "line_end": 38120, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orpd_a", - "name": "constructor_x64_orpd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 38123, - "line_end": 38132, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_orpd_a_or_avx", - "name": "constructor_x64_orpd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 38135, - "line_end": 38150, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_por_a", - "name": "constructor_x64_por_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 38153, - "line_end": 38162, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_por_a_or_avx", - "name": "constructor_x64_por_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 38165, - "line_end": 38180, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vorps_b", - "name": "constructor_x64_vorps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 38183, - "line_end": 38192, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vorpd_b", - "name": "constructor_x64_vorpd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 38195, - "line_end": 38204, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpor_b", - "name": "constructor_x64_vpor_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 38207, - "line_end": 38216, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_packsswb_a", - "name": "constructor_x64_packsswb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 38219, - "line_end": 38228, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_packsswb_a_or_avx", - "name": "constructor_x64_packsswb_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 38231, - "line_end": 38246, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_packssdw_a", - "name": "constructor_x64_packssdw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 38249, - "line_end": 38258, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_packssdw_a_or_avx", - "name": "constructor_x64_packssdw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 38261, - "line_end": 38276, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpacksswb_b", - "name": "constructor_x64_vpacksswb_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 38279, - "line_end": 38288, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpackssdw_b", - "name": "constructor_x64_vpackssdw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 38291, - "line_end": 38300, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_packuswb_a", - "name": "constructor_x64_packuswb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 38303, - "line_end": 38312, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_packuswb_a_or_avx", - "name": "constructor_x64_packuswb_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 38315, - "line_end": 38330, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_packusdw_a", - "name": "constructor_x64_packusdw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 38333, - "line_end": 38342, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_packusdw_a_or_avx", - "name": "constructor_x64_packusdw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 38345, - "line_end": 38360, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpackuswb_b", - "name": "constructor_x64_vpackuswb_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 38363, - "line_end": 38372, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpackusdw_b", - "name": "constructor_x64_vpackusdw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 38375, - "line_end": 38384, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaddwd_a", - "name": "constructor_x64_pmaddwd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 38387, - "line_end": 38396, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaddwd_a_or_avx", - "name": "constructor_x64_pmaddwd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 38399, - "line_end": 38414, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmaddwd_b", - "name": "constructor_x64_vpmaddwd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 38417, - "line_end": 38426, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaddubsw_a", - "name": "constructor_x64_pmaddubsw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 38429, - "line_end": 38438, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pmaddubsw_a_or_avx", - "name": "constructor_x64_pmaddubsw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 38441, - "line_end": 38456, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpmaddubsw_b", - "name": "constructor_x64_vpmaddubsw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 38459, - "line_end": 38468, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rcpps_rm", - "name": "constructor_x64_rcpps_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 38471, - "line_end": 38479, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rcpps_rm_or_avx", - "name": "constructor_x64_rcpps_rm_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 38482, - "line_end": 38496, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rcpss_rm", - "name": "constructor_x64_rcpss_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 38499, - "line_end": 38507, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rsqrtps_rm", - "name": "constructor_x64_rsqrtps_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 38510, - "line_end": 38518, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rsqrtps_rm_or_avx", - "name": "constructor_x64_rsqrtps_rm_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 38521, - "line_end": 38535, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rsqrtss_rm", - "name": "constructor_x64_rsqrtss_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 38538, - "line_end": 38546, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vrcpps_rm", - "name": "constructor_x64_vrcpps_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 38549, - "line_end": 38557, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vrcpss_rvm", - "name": "constructor_x64_vrcpss_rvm", - "symbol_type": "Function", - "file_path": "", - "line_start": 38560, - "line_end": 38569, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vrsqrtps_rm", - "name": "constructor_x64_vrsqrtps_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 38572, - "line_end": 38580, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vrsqrtss_rvm", - "name": "constructor_x64_vrsqrtss_rvm", - "symbol_type": "Function", - "file_path": "", - "line_start": 38583, - "line_end": 38592, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_roundpd_rmi", - "name": "constructor_x64_roundpd_rmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 38595, - "line_end": 38604, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_roundps_rmi", - "name": "constructor_x64_roundps_rmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 38607, - "line_end": 38616, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_roundsd_rmi", - "name": "constructor_x64_roundsd_rmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 38619, - "line_end": 38628, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_roundss_rmi", - "name": "constructor_x64_roundss_rmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 38631, - "line_end": 38640, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vroundpd_rmi", - "name": "constructor_x64_vroundpd_rmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 38643, - "line_end": 38652, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vroundps_rmi", - "name": "constructor_x64_vroundps_rmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 38655, - "line_end": 38664, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vroundsd_rvmi", - "name": "constructor_x64_vroundsd_rvmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 38667, - "line_end": 38677, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vroundss_rvmi", - "name": "constructor_x64_vroundss_rvmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 38680, - "line_end": 38690, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_seta_m", - "name": "constructor_x64_seta_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 38693, - "line_end": 38702, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_setae_m", - "name": "constructor_x64_setae_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 38705, - "line_end": 38714, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_setb_m", - "name": "constructor_x64_setb_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 38717, - "line_end": 38726, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_setbe_m", - "name": "constructor_x64_setbe_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 38729, - "line_end": 38738, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sete_m", - "name": "constructor_x64_sete_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 38741, - "line_end": 38750, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_setg_m", - "name": "constructor_x64_setg_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 38753, - "line_end": 38762, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_setge_m", - "name": "constructor_x64_setge_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 38765, - "line_end": 38774, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_setl_m", - "name": "constructor_x64_setl_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 38777, - "line_end": 38786, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_setle_m", - "name": "constructor_x64_setle_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 38789, - "line_end": 38798, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_setne_m", - "name": "constructor_x64_setne_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 38801, - "line_end": 38810, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_setno_m", - "name": "constructor_x64_setno_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 38813, - "line_end": 38822, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_setnp_m", - "name": "constructor_x64_setnp_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 38825, - "line_end": 38834, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_setns_m", - "name": "constructor_x64_setns_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 38837, - "line_end": 38846, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_seto_m", - "name": "constructor_x64_seto_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 38849, - "line_end": 38858, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_setp_m", - "name": "constructor_x64_setp_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 38861, - "line_end": 38870, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sets_m", - "name": "constructor_x64_sets_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 38873, - "line_end": 38882, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarb_mc", - "name": "constructor_x64_sarb_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 38885, - "line_end": 38895, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarb_mc_mem", - "name": "constructor_x64_sarb_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 38898, - "line_end": 38908, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarb_mi", - "name": "constructor_x64_sarb_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 38911, - "line_end": 38921, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarb_mi_mem", - "name": "constructor_x64_sarb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 38924, - "line_end": 38934, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarb_m1", - "name": "constructor_x64_sarb_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 38937, - "line_end": 38946, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarb_m1_mem", - "name": "constructor_x64_sarb_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 38949, - "line_end": 38958, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarw_mc", - "name": "constructor_x64_sarw_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 38961, - "line_end": 38971, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarw_mc_mem", - "name": "constructor_x64_sarw_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 38974, - "line_end": 38984, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarw_mi", - "name": "constructor_x64_sarw_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 38987, - "line_end": 38997, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarw_mi_mem", - "name": "constructor_x64_sarw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39000, - "line_end": 39010, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarw_m1", - "name": "constructor_x64_sarw_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39013, - "line_end": 39022, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarw_m1_mem", - "name": "constructor_x64_sarw_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39025, - "line_end": 39034, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarl_mc", - "name": "constructor_x64_sarl_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 39037, - "line_end": 39047, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarl_mc_mem", - "name": "constructor_x64_sarl_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39050, - "line_end": 39060, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarl_mi", - "name": "constructor_x64_sarl_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 39063, - "line_end": 39073, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarl_mi_mem", - "name": "constructor_x64_sarl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39076, - "line_end": 39086, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarl_m1", - "name": "constructor_x64_sarl_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39089, - "line_end": 39098, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarl_m1_mem", - "name": "constructor_x64_sarl_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39101, - "line_end": 39110, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarq_mc", - "name": "constructor_x64_sarq_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 39113, - "line_end": 39123, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarq_mc_mem", - "name": "constructor_x64_sarq_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39126, - "line_end": 39136, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarq_mi", - "name": "constructor_x64_sarq_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 39139, - "line_end": 39149, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarq_mi_mem", - "name": "constructor_x64_sarq_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39152, - "line_end": 39162, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarq_m1", - "name": "constructor_x64_sarq_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39165, - "line_end": 39174, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarq_m1_mem", - "name": "constructor_x64_sarq_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39177, - "line_end": 39186, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlb_mc", - "name": "constructor_x64_shlb_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 39189, - "line_end": 39199, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlb_mc_mem", - "name": "constructor_x64_shlb_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39202, - "line_end": 39212, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlb_mi", - "name": "constructor_x64_shlb_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 39215, - "line_end": 39225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlb_mi_mem", - "name": "constructor_x64_shlb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39228, - "line_end": 39238, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlb_m1", - "name": "constructor_x64_shlb_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39241, - "line_end": 39250, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlb_m1_mem", - "name": "constructor_x64_shlb_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39253, - "line_end": 39262, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlw_mc", - "name": "constructor_x64_shlw_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 39265, - "line_end": 39275, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlw_mc_mem", - "name": "constructor_x64_shlw_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39278, - "line_end": 39288, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlw_mi", - "name": "constructor_x64_shlw_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 39291, - "line_end": 39301, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlw_mi_mem", - "name": "constructor_x64_shlw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39304, - "line_end": 39314, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlw_m1", - "name": "constructor_x64_shlw_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39317, - "line_end": 39326, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlw_m1_mem", - "name": "constructor_x64_shlw_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39329, - "line_end": 39338, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shll_mc", - "name": "constructor_x64_shll_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 39341, - "line_end": 39351, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shll_mc_mem", - "name": "constructor_x64_shll_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39354, - "line_end": 39364, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shll_mi", - "name": "constructor_x64_shll_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 39367, - "line_end": 39377, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shll_mi_mem", - "name": "constructor_x64_shll_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39380, - "line_end": 39390, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shll_m1", - "name": "constructor_x64_shll_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39393, - "line_end": 39402, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shll_m1_mem", - "name": "constructor_x64_shll_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39405, - "line_end": 39414, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlq_mc", - "name": "constructor_x64_shlq_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 39417, - "line_end": 39427, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlq_mc_mem", - "name": "constructor_x64_shlq_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39430, - "line_end": 39440, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlq_mi", - "name": "constructor_x64_shlq_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 39443, - "line_end": 39453, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlq_mi_mem", - "name": "constructor_x64_shlq_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39456, - "line_end": 39466, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlq_m1", - "name": "constructor_x64_shlq_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39469, - "line_end": 39478, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlq_m1_mem", - "name": "constructor_x64_shlq_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39481, - "line_end": 39490, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrb_mc", - "name": "constructor_x64_shrb_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 39493, - "line_end": 39503, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrb_mc_mem", - "name": "constructor_x64_shrb_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39506, - "line_end": 39516, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrb_mi", - "name": "constructor_x64_shrb_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 39519, - "line_end": 39529, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrb_mi_mem", - "name": "constructor_x64_shrb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39532, - "line_end": 39542, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrb_m1", - "name": "constructor_x64_shrb_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39545, - "line_end": 39554, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrb_m1_mem", - "name": "constructor_x64_shrb_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39557, - "line_end": 39566, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrw_mc", - "name": "constructor_x64_shrw_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 39569, - "line_end": 39579, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrw_mc_mem", - "name": "constructor_x64_shrw_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39582, - "line_end": 39592, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrw_mi", - "name": "constructor_x64_shrw_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 39595, - "line_end": 39605, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrw_mi_mem", - "name": "constructor_x64_shrw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39608, - "line_end": 39618, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrw_m1", - "name": "constructor_x64_shrw_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39621, - "line_end": 39630, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrw_m1_mem", - "name": "constructor_x64_shrw_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39633, - "line_end": 39642, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrl_mc", - "name": "constructor_x64_shrl_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 39645, - "line_end": 39655, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrl_mc_mem", - "name": "constructor_x64_shrl_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39658, - "line_end": 39668, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrl_mi", - "name": "constructor_x64_shrl_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 39671, - "line_end": 39681, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrl_mi_mem", - "name": "constructor_x64_shrl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39684, - "line_end": 39694, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrl_m1", - "name": "constructor_x64_shrl_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39697, - "line_end": 39706, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrl_m1_mem", - "name": "constructor_x64_shrl_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39709, - "line_end": 39718, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrq_mc", - "name": "constructor_x64_shrq_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 39721, - "line_end": 39731, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrq_mc_mem", - "name": "constructor_x64_shrq_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39734, - "line_end": 39744, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrq_mi", - "name": "constructor_x64_shrq_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 39747, - "line_end": 39757, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrq_mi_mem", - "name": "constructor_x64_shrq_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39760, - "line_end": 39770, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrq_m1", - "name": "constructor_x64_shrq_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39773, - "line_end": 39782, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrq_m1_mem", - "name": "constructor_x64_shrq_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39785, - "line_end": 39794, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolb_mc", - "name": "constructor_x64_rolb_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 39797, - "line_end": 39807, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolb_mc_mem", - "name": "constructor_x64_rolb_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39810, - "line_end": 39820, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolb_mi", - "name": "constructor_x64_rolb_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 39823, - "line_end": 39833, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolb_mi_mem", - "name": "constructor_x64_rolb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39836, - "line_end": 39846, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolb_m1", - "name": "constructor_x64_rolb_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39849, - "line_end": 39858, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolb_m1_mem", - "name": "constructor_x64_rolb_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39861, - "line_end": 39870, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolw_mc", - "name": "constructor_x64_rolw_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 39873, - "line_end": 39883, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolw_mc_mem", - "name": "constructor_x64_rolw_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39886, - "line_end": 39896, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolw_mi", - "name": "constructor_x64_rolw_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 39899, - "line_end": 39909, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolw_mi_mem", - "name": "constructor_x64_rolw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39912, - "line_end": 39922, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolw_m1", - "name": "constructor_x64_rolw_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 39925, - "line_end": 39934, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolw_m1_mem", - "name": "constructor_x64_rolw_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39937, - "line_end": 39946, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_roll_mc", - "name": "constructor_x64_roll_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 39949, - "line_end": 39959, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_roll_mc_mem", - "name": "constructor_x64_roll_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39962, - "line_end": 39972, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_roll_mi", - "name": "constructor_x64_roll_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 39975, - "line_end": 39985, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_roll_mi_mem", - "name": "constructor_x64_roll_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 39988, - "line_end": 39998, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_roll_m1", - "name": "constructor_x64_roll_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 40001, - "line_end": 40010, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_roll_m1_mem", - "name": "constructor_x64_roll_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40013, - "line_end": 40022, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolq_mc", - "name": "constructor_x64_rolq_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 40025, - "line_end": 40035, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolq_mc_mem", - "name": "constructor_x64_rolq_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40038, - "line_end": 40048, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolq_mi", - "name": "constructor_x64_rolq_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 40051, - "line_end": 40061, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolq_mi_mem", - "name": "constructor_x64_rolq_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40064, - "line_end": 40074, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolq_m1", - "name": "constructor_x64_rolq_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 40077, - "line_end": 40086, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rolq_m1_mem", - "name": "constructor_x64_rolq_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40089, - "line_end": 40098, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorb_mc", - "name": "constructor_x64_rorb_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 40101, - "line_end": 40111, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorb_mc_mem", - "name": "constructor_x64_rorb_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40114, - "line_end": 40124, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorb_mi", - "name": "constructor_x64_rorb_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 40127, - "line_end": 40137, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorb_mi_mem", - "name": "constructor_x64_rorb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40140, - "line_end": 40150, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorb_m1", - "name": "constructor_x64_rorb_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 40153, - "line_end": 40162, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorb_m1_mem", - "name": "constructor_x64_rorb_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40165, - "line_end": 40174, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorw_mc", - "name": "constructor_x64_rorw_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 40177, - "line_end": 40187, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorw_mc_mem", - "name": "constructor_x64_rorw_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40190, - "line_end": 40200, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorw_mi", - "name": "constructor_x64_rorw_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 40203, - "line_end": 40213, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorw_mi_mem", - "name": "constructor_x64_rorw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40216, - "line_end": 40226, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorw_m1", - "name": "constructor_x64_rorw_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 40229, - "line_end": 40238, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorw_m1_mem", - "name": "constructor_x64_rorw_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40241, - "line_end": 40250, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorl_mc", - "name": "constructor_x64_rorl_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 40253, - "line_end": 40263, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorl_mc_mem", - "name": "constructor_x64_rorl_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40266, - "line_end": 40276, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorl_mi", - "name": "constructor_x64_rorl_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 40279, - "line_end": 40289, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorl_mi_mem", - "name": "constructor_x64_rorl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40292, - "line_end": 40302, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorl_m1", - "name": "constructor_x64_rorl_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 40305, - "line_end": 40314, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorl_m1_mem", - "name": "constructor_x64_rorl_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40317, - "line_end": 40326, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorq_mc", - "name": "constructor_x64_rorq_mc", - "symbol_type": "Function", - "file_path": "", - "line_start": 40329, - "line_end": 40339, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorq_mc_mem", - "name": "constructor_x64_rorq_mc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40342, - "line_end": 40352, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorq_mi", - "name": "constructor_x64_rorq_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 40355, - "line_end": 40365, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorq_mi_mem", - "name": "constructor_x64_rorq_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40368, - "line_end": 40378, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorq_m1", - "name": "constructor_x64_rorq_m1", - "symbol_type": "Function", - "file_path": "", - "line_start": 40381, - "line_end": 40390, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorq_m1_mem", - "name": "constructor_x64_rorq_m1_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40393, - "line_end": 40402, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shldw_mri", - "name": "constructor_x64_shldw_mri", - "symbol_type": "Function", - "file_path": "", - "line_start": 40405, - "line_end": 40416, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shldw_mri_mem", - "name": "constructor_x64_shldw_mri_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40419, - "line_end": 40430, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shldw_mrc", - "name": "constructor_x64_shldw_mrc", - "symbol_type": "Function", - "file_path": "", - "line_start": 40433, - "line_end": 40444, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shldw_mrc_mem", - "name": "constructor_x64_shldw_mrc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40447, - "line_end": 40458, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shldl_mri", - "name": "constructor_x64_shldl_mri", - "symbol_type": "Function", - "file_path": "", - "line_start": 40461, - "line_end": 40472, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shldl_mri_mem", - "name": "constructor_x64_shldl_mri_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40475, - "line_end": 40486, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shldq_mri", - "name": "constructor_x64_shldq_mri", - "symbol_type": "Function", - "file_path": "", - "line_start": 40489, - "line_end": 40500, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shldq_mri_mem", - "name": "constructor_x64_shldq_mri_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40503, - "line_end": 40514, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shldl_mrc", - "name": "constructor_x64_shldl_mrc", - "symbol_type": "Function", - "file_path": "", - "line_start": 40517, - "line_end": 40528, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shldl_mrc_mem", - "name": "constructor_x64_shldl_mrc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40531, - "line_end": 40542, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shldq_mrc", - "name": "constructor_x64_shldq_mrc", - "symbol_type": "Function", - "file_path": "", - "line_start": 40545, - "line_end": 40556, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shldq_mrc_mem", - "name": "constructor_x64_shldq_mrc_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 40559, - "line_end": 40570, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarxl_rmv", - "name": "constructor_x64_sarxl_rmv", - "symbol_type": "Function", - "file_path": "", - "line_start": 40573, - "line_end": 40582, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlxl_rmv", - "name": "constructor_x64_shlxl_rmv", - "symbol_type": "Function", - "file_path": "", - "line_start": 40585, - "line_end": 40594, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrxl_rmv", - "name": "constructor_x64_shrxl_rmv", - "symbol_type": "Function", - "file_path": "", - "line_start": 40597, - "line_end": 40606, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sarxq_rmv", - "name": "constructor_x64_sarxq_rmv", - "symbol_type": "Function", - "file_path": "", - "line_start": 40609, - "line_end": 40618, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shlxq_rmv", - "name": "constructor_x64_shlxq_rmv", - "symbol_type": "Function", - "file_path": "", - "line_start": 40621, - "line_end": 40630, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_shrxq_rmv", - "name": "constructor_x64_shrxq_rmv", - "symbol_type": "Function", - "file_path": "", - "line_start": 40633, - "line_end": 40642, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorxl_rmi", - "name": "constructor_x64_rorxl_rmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 40645, - "line_end": 40654, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_rorxq_rmi", - "name": "constructor_x64_rorxq_rmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 40657, - "line_end": 40666, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psllw_a", - "name": "constructor_x64_psllw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 40669, - "line_end": 40678, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psllw_a_or_avx", - "name": "constructor_x64_psllw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 40681, - "line_end": 40696, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psllw_b", - "name": "constructor_x64_psllw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 40699, - "line_end": 40708, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psllw_b_or_avx", - "name": "constructor_x64_psllw_b_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 40711, - "line_end": 40725, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pslld_a", - "name": "constructor_x64_pslld_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 40728, - "line_end": 40737, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pslld_a_or_avx", - "name": "constructor_x64_pslld_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 40740, - "line_end": 40755, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pslld_b", - "name": "constructor_x64_pslld_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 40758, - "line_end": 40767, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pslld_b_or_avx", - "name": "constructor_x64_pslld_b_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 40770, - "line_end": 40784, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psllq_a", - "name": "constructor_x64_psllq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 40787, - "line_end": 40796, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psllq_a_or_avx", - "name": "constructor_x64_psllq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 40799, - "line_end": 40814, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psllq_b", - "name": "constructor_x64_psllq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 40817, - "line_end": 40826, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psllq_b_or_avx", - "name": "constructor_x64_psllq_b_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 40829, - "line_end": 40843, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsllw_c", - "name": "constructor_x64_vpsllw_c", - "symbol_type": "Function", - "file_path": "", - "line_start": 40846, - "line_end": 40855, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsllw_d", - "name": "constructor_x64_vpsllw_d", - "symbol_type": "Function", - "file_path": "", - "line_start": 40858, - "line_end": 40867, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpslld_c", - "name": "constructor_x64_vpslld_c", - "symbol_type": "Function", - "file_path": "", - "line_start": 40870, - "line_end": 40879, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpslld_d", - "name": "constructor_x64_vpslld_d", - "symbol_type": "Function", - "file_path": "", - "line_start": 40882, - "line_end": 40891, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsllq_c", - "name": "constructor_x64_vpsllq_c", - "symbol_type": "Function", - "file_path": "", - "line_start": 40894, - "line_end": 40903, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsllq_d", - "name": "constructor_x64_vpsllq_d", - "symbol_type": "Function", - "file_path": "", - "line_start": 40906, - "line_end": 40915, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psraw_a", - "name": "constructor_x64_psraw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 40918, - "line_end": 40927, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psraw_a_or_avx", - "name": "constructor_x64_psraw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 40930, - "line_end": 40945, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psraw_b", - "name": "constructor_x64_psraw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 40948, - "line_end": 40957, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psraw_b_or_avx", - "name": "constructor_x64_psraw_b_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 40960, - "line_end": 40974, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrad_a", - "name": "constructor_x64_psrad_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 40977, - "line_end": 40986, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrad_a_or_avx", - "name": "constructor_x64_psrad_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 40989, - "line_end": 41004, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrad_b", - "name": "constructor_x64_psrad_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 41007, - "line_end": 41016, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrad_b_or_avx", - "name": "constructor_x64_psrad_b_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 41019, - "line_end": 41033, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrlw_a", - "name": "constructor_x64_psrlw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 41036, - "line_end": 41045, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrlw_a_or_avx", - "name": "constructor_x64_psrlw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 41048, - "line_end": 41063, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrlw_b", - "name": "constructor_x64_psrlw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 41066, - "line_end": 41075, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrlw_b_or_avx", - "name": "constructor_x64_psrlw_b_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 41078, - "line_end": 41092, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrld_a", - "name": "constructor_x64_psrld_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 41095, - "line_end": 41104, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrld_a_or_avx", - "name": "constructor_x64_psrld_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 41107, - "line_end": 41122, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrld_b", - "name": "constructor_x64_psrld_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 41125, - "line_end": 41134, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrld_b_or_avx", - "name": "constructor_x64_psrld_b_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 41137, - "line_end": 41151, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrlq_a", - "name": "constructor_x64_psrlq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 41154, - "line_end": 41163, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrlq_a_or_avx", - "name": "constructor_x64_psrlq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 41166, - "line_end": 41181, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrlq_b", - "name": "constructor_x64_psrlq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 41184, - "line_end": 41193, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psrlq_b_or_avx", - "name": "constructor_x64_psrlq_b_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 41196, - "line_end": 41210, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsraw_c", - "name": "constructor_x64_vpsraw_c", - "symbol_type": "Function", - "file_path": "", - "line_start": 41213, - "line_end": 41222, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsraw_d", - "name": "constructor_x64_vpsraw_d", - "symbol_type": "Function", - "file_path": "", - "line_start": 41225, - "line_end": 41234, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsrad_c", - "name": "constructor_x64_vpsrad_c", - "symbol_type": "Function", - "file_path": "", - "line_start": 41237, - "line_end": 41246, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsrad_d", - "name": "constructor_x64_vpsrad_d", - "symbol_type": "Function", - "file_path": "", - "line_start": 41249, - "line_end": 41258, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsrlw_c", - "name": "constructor_x64_vpsrlw_c", - "symbol_type": "Function", - "file_path": "", - "line_start": 41261, - "line_end": 41270, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsrlw_d", - "name": "constructor_x64_vpsrlw_d", - "symbol_type": "Function", - "file_path": "", - "line_start": 41273, - "line_end": 41282, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsrld_c", - "name": "constructor_x64_vpsrld_c", - "symbol_type": "Function", - "file_path": "", - "line_start": 41285, - "line_end": 41294, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsrld_d", - "name": "constructor_x64_vpsrld_d", - "symbol_type": "Function", - "file_path": "", - "line_start": 41297, - "line_end": 41306, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsrlq_c", - "name": "constructor_x64_vpsrlq_c", - "symbol_type": "Function", - "file_path": "", - "line_start": 41309, - "line_end": 41318, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsrlq_d", - "name": "constructor_x64_vpsrlq_d", - "symbol_type": "Function", - "file_path": "", - "line_start": 41321, - "line_end": 41330, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sqrtss_a", - "name": "constructor_x64_sqrtss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 41333, - "line_end": 41342, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sqrtss_a_or_avx", - "name": "constructor_x64_sqrtss_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 41345, - "line_end": 41359, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sqrtsd_a", - "name": "constructor_x64_sqrtsd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 41362, - "line_end": 41371, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sqrtsd_a_or_avx", - "name": "constructor_x64_sqrtsd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 41374, - "line_end": 41388, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sqrtps_a", - "name": "constructor_x64_sqrtps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 41391, - "line_end": 41399, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sqrtps_a_or_avx", - "name": "constructor_x64_sqrtps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 41402, - "line_end": 41416, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sqrtpd_a", - "name": "constructor_x64_sqrtpd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 41419, - "line_end": 41427, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sqrtpd_a_or_avx", - "name": "constructor_x64_sqrtpd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 41430, - "line_end": 41444, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vsqrtss_b", - "name": "constructor_x64_vsqrtss_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 41447, - "line_end": 41456, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vsqrtsd_b", - "name": "constructor_x64_vsqrtsd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 41459, - "line_end": 41468, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vsqrtps_b", - "name": "constructor_x64_vsqrtps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 41471, - "line_end": 41479, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vsqrtpd_b", - "name": "constructor_x64_vsqrtpd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 41482, - "line_end": 41490, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_popw_m", - "name": "constructor_x64_popw_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 41493, - "line_end": 41502, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_popw_m_mem", - "name": "constructor_x64_popw_m_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 41505, - "line_end": 41514, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_popq_m", - "name": "constructor_x64_popq_m", - "symbol_type": "Function", - "file_path": "", - "line_start": 41517, - "line_end": 41526, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_popq_m_mem", - "name": "constructor_x64_popq_m_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 41529, - "line_end": 41538, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_popw_o", - "name": "constructor_x64_popw_o", - "symbol_type": "Function", - "file_path": "", - "line_start": 41541, - "line_end": 41548, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_popq_o", - "name": "constructor_x64_popq_o", - "symbol_type": "Function", - "file_path": "", - "line_start": 41551, - "line_end": 41558, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subb_i", - "name": "constructor_x64_subb_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 41561, - "line_end": 41570, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subw_i", - "name": "constructor_x64_subw_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 41573, - "line_end": 41582, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subl_i", - "name": "constructor_x64_subl_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 41585, - "line_end": 41594, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subq_i_sxl", - "name": "constructor_x64_subq_i_sxl", - "symbol_type": "Function", - "file_path": "", - "line_start": 41597, - "line_end": 41606, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subb_mi", - "name": "constructor_x64_subb_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 41609, - "line_end": 41619, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subb_mi_mem", - "name": "constructor_x64_subb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 41622, - "line_end": 41632, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subw_mi", - "name": "constructor_x64_subw_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 41635, - "line_end": 41645, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subw_mi_mem", - "name": "constructor_x64_subw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 41648, - "line_end": 41658, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subl_mi", - "name": "constructor_x64_subl_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 41661, - "line_end": 41671, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subl_mi_mem", - "name": "constructor_x64_subl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 41674, - "line_end": 41684, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subq_mi_sxl", - "name": "constructor_x64_subq_mi_sxl", - "symbol_type": "Function", - "file_path": "", - "line_start": 41687, - "line_end": 41697, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subq_mi_sxl_mem", - "name": "constructor_x64_subq_mi_sxl_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 41700, - "line_end": 41710, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subl_mi_sxb", - "name": "constructor_x64_subl_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 41713, - "line_end": 41723, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subl_mi_sxb_mem", - "name": "constructor_x64_subl_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 41726, - "line_end": 41736, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subq_mi_sxb", - "name": "constructor_x64_subq_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 41739, - "line_end": 41749, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subq_mi_sxb_mem", - "name": "constructor_x64_subq_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 41752, - "line_end": 41762, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subb_mr", - "name": "constructor_x64_subb_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 41765, - "line_end": 41775, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subb_mr_mem", - "name": "constructor_x64_subb_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 41778, - "line_end": 41788, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subw_mr", - "name": "constructor_x64_subw_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 41791, - "line_end": 41801, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subw_mr_mem", - "name": "constructor_x64_subw_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 41804, - "line_end": 41814, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subl_mr", - "name": "constructor_x64_subl_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 41817, - "line_end": 41827, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subl_mr_mem", - "name": "constructor_x64_subl_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 41830, - "line_end": 41840, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subq_mr", - "name": "constructor_x64_subq_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 41843, - "line_end": 41853, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subq_mr_mem", - "name": "constructor_x64_subq_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 41856, - "line_end": 41866, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subb_rm", - "name": "constructor_x64_subb_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 41869, - "line_end": 41878, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subw_rm", - "name": "constructor_x64_subw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 41881, - "line_end": 41890, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subl_rm", - "name": "constructor_x64_subl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 41893, - "line_end": 41902, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subq_rm", - "name": "constructor_x64_subq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 41905, - "line_end": 41914, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbb_i", - "name": "constructor_x64_sbbb_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 41917, - "line_end": 41926, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbw_i", - "name": "constructor_x64_sbbw_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 41929, - "line_end": 41938, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbl_i", - "name": "constructor_x64_sbbl_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 41941, - "line_end": 41950, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbq_i_sxl", - "name": "constructor_x64_sbbq_i_sxl", - "symbol_type": "Function", - "file_path": "", - "line_start": 41953, - "line_end": 41962, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbb_mi", - "name": "constructor_x64_sbbb_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 41965, - "line_end": 41975, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbb_mi_mem", - "name": "constructor_x64_sbbb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 41978, - "line_end": 41988, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbw_mi", - "name": "constructor_x64_sbbw_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 41991, - "line_end": 42001, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbw_mi_mem", - "name": "constructor_x64_sbbw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42004, - "line_end": 42014, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbl_mi", - "name": "constructor_x64_sbbl_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 42017, - "line_end": 42027, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbl_mi_mem", - "name": "constructor_x64_sbbl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42030, - "line_end": 42040, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbq_mi_sxl", - "name": "constructor_x64_sbbq_mi_sxl", - "symbol_type": "Function", - "file_path": "", - "line_start": 42043, - "line_end": 42053, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbq_mi_sxl_mem", - "name": "constructor_x64_sbbq_mi_sxl_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42056, - "line_end": 42066, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbl_mi_sxb", - "name": "constructor_x64_sbbl_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 42069, - "line_end": 42079, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbl_mi_sxb_mem", - "name": "constructor_x64_sbbl_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42082, - "line_end": 42092, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbq_mi_sxb", - "name": "constructor_x64_sbbq_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 42095, - "line_end": 42105, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbq_mi_sxb_mem", - "name": "constructor_x64_sbbq_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42108, - "line_end": 42118, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbb_mr", - "name": "constructor_x64_sbbb_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 42121, - "line_end": 42131, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbb_mr_mem", - "name": "constructor_x64_sbbb_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42134, - "line_end": 42144, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbw_mr", - "name": "constructor_x64_sbbw_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 42147, - "line_end": 42157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbw_mr_mem", - "name": "constructor_x64_sbbw_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42160, - "line_end": 42170, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbl_mr", - "name": "constructor_x64_sbbl_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 42173, - "line_end": 42183, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbl_mr_mem", - "name": "constructor_x64_sbbl_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42186, - "line_end": 42196, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbq_mr", - "name": "constructor_x64_sbbq_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 42199, - "line_end": 42209, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbq_mr_mem", - "name": "constructor_x64_sbbq_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42212, - "line_end": 42222, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbb_rm", - "name": "constructor_x64_sbbb_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 42225, - "line_end": 42234, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbw_rm", - "name": "constructor_x64_sbbw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 42237, - "line_end": 42246, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbl_rm", - "name": "constructor_x64_sbbl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 42249, - "line_end": 42258, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_sbbq_rm", - "name": "constructor_x64_sbbq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 42261, - "line_end": 42270, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_subb_mi_mem", - "name": "constructor_x64_lock_subb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42273, - "line_end": 42282, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_subw_mi_mem", - "name": "constructor_x64_lock_subw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42285, - "line_end": 42294, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_subl_mi_mem", - "name": "constructor_x64_lock_subl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42297, - "line_end": 42306, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_subq_mi_sxl_mem", - "name": "constructor_x64_lock_subq_mi_sxl_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42309, - "line_end": 42318, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_subl_mi_sxb_mem", - "name": "constructor_x64_lock_subl_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42321, - "line_end": 42330, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_subq_mi_sxb_mem", - "name": "constructor_x64_lock_subq_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42333, - "line_end": 42342, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_subb_mr_mem", - "name": "constructor_x64_lock_subb_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42345, - "line_end": 42354, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_subw_mr_mem", - "name": "constructor_x64_lock_subw_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42357, - "line_end": 42366, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_subl_mr_mem", - "name": "constructor_x64_lock_subl_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42369, - "line_end": 42378, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_subq_mr_mem", - "name": "constructor_x64_lock_subq_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42381, - "line_end": 42390, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_sbbb_mi_mem", - "name": "constructor_x64_lock_sbbb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42393, - "line_end": 42402, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_sbbw_mi_mem", - "name": "constructor_x64_lock_sbbw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42405, - "line_end": 42414, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_sbbl_mi_mem", - "name": "constructor_x64_lock_sbbl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42417, - "line_end": 42426, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_sbbq_mi_sxl_mem", - "name": "constructor_x64_lock_sbbq_mi_sxl_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42429, - "line_end": 42438, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_sbbl_mi_sxb_mem", - "name": "constructor_x64_lock_sbbl_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42441, - "line_end": 42450, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_sbbq_mi_sxb_mem", - "name": "constructor_x64_lock_sbbq_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42453, - "line_end": 42462, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_sbbb_mr_mem", - "name": "constructor_x64_lock_sbbb_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42465, - "line_end": 42474, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_sbbw_mr_mem", - "name": "constructor_x64_lock_sbbw_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42477, - "line_end": 42486, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_sbbl_mr_mem", - "name": "constructor_x64_lock_sbbl_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42489, - "line_end": 42498, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_sbbq_mr_mem", - "name": "constructor_x64_lock_sbbq_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 42501, - "line_end": 42510, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subss_a", - "name": "constructor_x64_subss_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 42513, - "line_end": 42522, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subss_a_or_avx", - "name": "constructor_x64_subss_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 42525, - "line_end": 42539, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subsd_a", - "name": "constructor_x64_subsd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 42542, - "line_end": 42551, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subsd_a_or_avx", - "name": "constructor_x64_subsd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 42554, - "line_end": 42568, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subps_a", - "name": "constructor_x64_subps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 42571, - "line_end": 42580, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subps_a_or_avx", - "name": "constructor_x64_subps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 42583, - "line_end": 42598, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subpd_a", - "name": "constructor_x64_subpd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 42601, - "line_end": 42610, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_subpd_a_or_avx", - "name": "constructor_x64_subpd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 42613, - "line_end": 42628, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubb_a", - "name": "constructor_x64_psubb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 42631, - "line_end": 42640, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubb_a_or_avx", - "name": "constructor_x64_psubb_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 42643, - "line_end": 42658, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubw_a", - "name": "constructor_x64_psubw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 42661, - "line_end": 42670, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubw_a_or_avx", - "name": "constructor_x64_psubw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 42673, - "line_end": 42688, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubd_a", - "name": "constructor_x64_psubd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 42691, - "line_end": 42700, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubd_a_or_avx", - "name": "constructor_x64_psubd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 42703, - "line_end": 42718, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubq_a", - "name": "constructor_x64_psubq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 42721, - "line_end": 42730, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubq_a_or_avx", - "name": "constructor_x64_psubq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 42733, - "line_end": 42748, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubsb_a", - "name": "constructor_x64_psubsb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 42751, - "line_end": 42760, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubsb_a_or_avx", - "name": "constructor_x64_psubsb_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 42763, - "line_end": 42778, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubsw_a", - "name": "constructor_x64_psubsw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 42781, - "line_end": 42790, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubsw_a_or_avx", - "name": "constructor_x64_psubsw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 42793, - "line_end": 42808, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubusb_a", - "name": "constructor_x64_psubusb_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 42811, - "line_end": 42820, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubusb_a_or_avx", - "name": "constructor_x64_psubusb_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 42823, - "line_end": 42838, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubusw_a", - "name": "constructor_x64_psubusw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 42841, - "line_end": 42850, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_psubusw_a_or_avx", - "name": "constructor_x64_psubusw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 42853, - "line_end": 42868, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vsubss_b", - "name": "constructor_x64_vsubss_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 42871, - "line_end": 42880, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vsubsd_b", - "name": "constructor_x64_vsubsd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 42883, - "line_end": 42892, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vsubps_b", - "name": "constructor_x64_vsubps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 42895, - "line_end": 42904, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vsubpd_b", - "name": "constructor_x64_vsubpd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 42907, - "line_end": 42916, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsubb_b", - "name": "constructor_x64_vpsubb_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 42919, - "line_end": 42928, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsubw_b", - "name": "constructor_x64_vpsubw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 42931, - "line_end": 42940, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsubd_b", - "name": "constructor_x64_vpsubd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 42943, - "line_end": 42952, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsubq_b", - "name": "constructor_x64_vpsubq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 42955, - "line_end": 42964, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsubsb_b", - "name": "constructor_x64_vpsubsb_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 42967, - "line_end": 42976, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsubsw_b", - "name": "constructor_x64_vpsubsw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 42979, - "line_end": 42988, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsubusb_b", - "name": "constructor_x64_vpsubusb_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 42991, - "line_end": 43000, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpsubusw_b", - "name": "constructor_x64_vpsubusw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 43003, - "line_end": 43012, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_unpcklps_a", - "name": "constructor_x64_unpcklps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 43015, - "line_end": 43024, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_unpcklps_a_or_avx", - "name": "constructor_x64_unpcklps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 43027, - "line_end": 43042, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_unpcklpd_a", - "name": "constructor_x64_unpcklpd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 43045, - "line_end": 43054, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_unpcklpd_a_or_avx", - "name": "constructor_x64_unpcklpd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 43057, - "line_end": 43072, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_unpckhps_a", - "name": "constructor_x64_unpckhps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 43075, - "line_end": 43084, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_unpckhps_a_or_avx", - "name": "constructor_x64_unpckhps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 43087, - "line_end": 43102, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vunpcklps_b", - "name": "constructor_x64_vunpcklps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 43105, - "line_end": 43114, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vunpcklpd_b", - "name": "constructor_x64_vunpcklpd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 43117, - "line_end": 43126, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vunpckhps_b", - "name": "constructor_x64_vunpckhps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 43129, - "line_end": 43138, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpckhbw_a", - "name": "constructor_x64_punpckhbw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 43141, - "line_end": 43150, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpckhbw_a_or_avx", - "name": "constructor_x64_punpckhbw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 43153, - "line_end": 43168, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpckhwd_a", - "name": "constructor_x64_punpckhwd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 43171, - "line_end": 43180, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpckhwd_a_or_avx", - "name": "constructor_x64_punpckhwd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 43183, - "line_end": 43198, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpckhdq_a", - "name": "constructor_x64_punpckhdq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 43201, - "line_end": 43210, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpckhdq_a_or_avx", - "name": "constructor_x64_punpckhdq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 43213, - "line_end": 43228, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpckhqdq_a", - "name": "constructor_x64_punpckhqdq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 43231, - "line_end": 43240, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpckhqdq_a_or_avx", - "name": "constructor_x64_punpckhqdq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 43243, - "line_end": 43258, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpcklwd_a", - "name": "constructor_x64_punpcklwd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 43261, - "line_end": 43270, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpcklwd_a_or_avx", - "name": "constructor_x64_punpcklwd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 43273, - "line_end": 43288, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpcklbw_a", - "name": "constructor_x64_punpcklbw_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 43291, - "line_end": 43300, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpcklbw_a_or_avx", - "name": "constructor_x64_punpcklbw_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 43303, - "line_end": 43318, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpckldq_a", - "name": "constructor_x64_punpckldq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 43321, - "line_end": 43330, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpckldq_a_or_avx", - "name": "constructor_x64_punpckldq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 43333, - "line_end": 43348, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpcklqdq_a", - "name": "constructor_x64_punpcklqdq_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 43351, - "line_end": 43360, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_punpcklqdq_a_or_avx", - "name": "constructor_x64_punpcklqdq_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 43363, - "line_end": 43378, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpunpckhbw_b", - "name": "constructor_x64_vpunpckhbw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 43381, - "line_end": 43390, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpunpckhwd_b", - "name": "constructor_x64_vpunpckhwd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 43393, - "line_end": 43402, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpunpckhdq_b", - "name": "constructor_x64_vpunpckhdq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 43405, - "line_end": 43414, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpunpckhqdq_b", - "name": "constructor_x64_vpunpckhqdq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 43417, - "line_end": 43426, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpunpcklwd_b", - "name": "constructor_x64_vpunpcklwd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 43429, - "line_end": 43438, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpunpcklbw_b", - "name": "constructor_x64_vpunpcklbw_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 43441, - "line_end": 43450, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpunpckldq_b", - "name": "constructor_x64_vpunpckldq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 43453, - "line_end": 43462, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpunpcklqdq_b", - "name": "constructor_x64_vpunpcklqdq_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 43465, - "line_end": 43474, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorb_i", - "name": "constructor_x64_xorb_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 43477, - "line_end": 43486, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorw_i", - "name": "constructor_x64_xorw_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 43489, - "line_end": 43498, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorl_i", - "name": "constructor_x64_xorl_i", - "symbol_type": "Function", - "file_path": "", - "line_start": 43501, - "line_end": 43510, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorq_i_sxl", - "name": "constructor_x64_xorq_i_sxl", - "symbol_type": "Function", - "file_path": "", - "line_start": 43513, - "line_end": 43522, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorb_mi", - "name": "constructor_x64_xorb_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 43525, - "line_end": 43535, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorb_mi_mem", - "name": "constructor_x64_xorb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43538, - "line_end": 43548, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorw_mi", - "name": "constructor_x64_xorw_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 43551, - "line_end": 43561, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorw_mi_mem", - "name": "constructor_x64_xorw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43564, - "line_end": 43574, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorl_mi", - "name": "constructor_x64_xorl_mi", - "symbol_type": "Function", - "file_path": "", - "line_start": 43577, - "line_end": 43587, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorl_mi_mem", - "name": "constructor_x64_xorl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43590, - "line_end": 43600, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorq_mi_sxl", - "name": "constructor_x64_xorq_mi_sxl", - "symbol_type": "Function", - "file_path": "", - "line_start": 43603, - "line_end": 43613, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorq_mi_sxl_mem", - "name": "constructor_x64_xorq_mi_sxl_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43616, - "line_end": 43626, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorl_mi_sxb", - "name": "constructor_x64_xorl_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 43629, - "line_end": 43639, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorl_mi_sxb_mem", - "name": "constructor_x64_xorl_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43642, - "line_end": 43652, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorq_mi_sxb", - "name": "constructor_x64_xorq_mi_sxb", - "symbol_type": "Function", - "file_path": "", - "line_start": 43655, - "line_end": 43665, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorq_mi_sxb_mem", - "name": "constructor_x64_xorq_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43668, - "line_end": 43678, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorb_mr", - "name": "constructor_x64_xorb_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 43681, - "line_end": 43691, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorb_mr_mem", - "name": "constructor_x64_xorb_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43694, - "line_end": 43704, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorw_mr", - "name": "constructor_x64_xorw_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 43707, - "line_end": 43717, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorw_mr_mem", - "name": "constructor_x64_xorw_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43720, - "line_end": 43730, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorl_mr", - "name": "constructor_x64_xorl_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 43733, - "line_end": 43743, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorl_mr_mem", - "name": "constructor_x64_xorl_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43746, - "line_end": 43756, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorq_mr", - "name": "constructor_x64_xorq_mr", - "symbol_type": "Function", - "file_path": "", - "line_start": 43759, - "line_end": 43769, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorq_mr_mem", - "name": "constructor_x64_xorq_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43772, - "line_end": 43782, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorb_rm", - "name": "constructor_x64_xorb_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 43785, - "line_end": 43794, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorw_rm", - "name": "constructor_x64_xorw_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 43797, - "line_end": 43806, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorl_rm", - "name": "constructor_x64_xorl_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 43809, - "line_end": 43818, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorq_rm", - "name": "constructor_x64_xorq_rm", - "symbol_type": "Function", - "file_path": "", - "line_start": 43821, - "line_end": 43830, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_xorb_mi_mem", - "name": "constructor_x64_lock_xorb_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43833, - "line_end": 43842, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_xorw_mi_mem", - "name": "constructor_x64_lock_xorw_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43845, - "line_end": 43854, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_xorl_mi_mem", - "name": "constructor_x64_lock_xorl_mi_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43857, - "line_end": 43866, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_xorq_mi_sxl_mem", - "name": "constructor_x64_lock_xorq_mi_sxl_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43869, - "line_end": 43878, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_xorl_mi_sxb_mem", - "name": "constructor_x64_lock_xorl_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43881, - "line_end": 43890, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_xorq_mi_sxb_mem", - "name": "constructor_x64_lock_xorq_mi_sxb_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43893, - "line_end": 43902, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_xorb_mr_mem", - "name": "constructor_x64_lock_xorb_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43905, - "line_end": 43914, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_xorw_mr_mem", - "name": "constructor_x64_lock_xorw_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43917, - "line_end": 43926, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_xorl_mr_mem", - "name": "constructor_x64_lock_xorl_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43929, - "line_end": 43938, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_lock_xorq_mr_mem", - "name": "constructor_x64_lock_xorq_mr_mem", - "symbol_type": "Function", - "file_path": "", - "line_start": 43941, - "line_end": 43950, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorps_a", - "name": "constructor_x64_xorps_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 43953, - "line_end": 43962, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorps_a_or_avx", - "name": "constructor_x64_xorps_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 43965, - "line_end": 43980, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorpd_a", - "name": "constructor_x64_xorpd_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 43983, - "line_end": 43992, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_xorpd_a_or_avx", - "name": "constructor_x64_xorpd_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 43995, - "line_end": 44010, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pxor_a", - "name": "constructor_x64_pxor_a", - "symbol_type": "Function", - "file_path": "", - "line_start": 44013, - "line_end": 44022, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_pxor_a_or_avx", - "name": "constructor_x64_pxor_a_or_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 44025, - "line_end": 44040, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vxorps_b", - "name": "constructor_x64_vxorps_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 44043, - "line_end": 44052, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vxorpd_b", - "name": "constructor_x64_vxorpd_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 44055, - "line_end": 44064, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_constructor_x64_vpxor_b", - "name": "constructor_x64_vpxor_b", - "symbol_type": "Function", - "file_path": "", - "line_start": 44067, - "line_end": 44076, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Context", - "name": "Context", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 2095, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_ContextIter", - "name": "ContextIter", - "symbol_type": "Class", - "file_path": "", - "line_start": 2097, - "line_end": 2102, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_IntoContextIter", - "name": "IntoContextIter", - "symbol_type": "Class", - "file_path": "", - "line_start": 2104, - "line_end": 2109, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_Length", - "name": "Length", - "symbol_type": "Class", - "file_path": "", - "line_start": 2111, - "line_end": 2113, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_ContextIterWrapper", - "name": "ContextIterWrapper", - "symbol_type": "Class", - "file_path": "", - "line_start": 2121, - "line_end": 2124, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MultiReg", - "name": "MultiReg", - "symbol_type": "Class", - "file_path": "", - "line_start": 2184, - "line_end": 2204, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SideEffectNoResult", - "name": "SideEffectNoResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 2208, - "line_end": 2221, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ProducesFlags", - "name": "ProducesFlags", - "symbol_type": "Class", - "file_path": "", - "line_start": 2225, - "line_end": 2242, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConsumesAndProducesFlags", - "name": "ConsumesAndProducesFlags", - "symbol_type": "Class", - "file_path": "", - "line_start": 2246, - "line_end": 2254, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConsumesFlags", - "name": "ConsumesFlags", - "symbol_type": "Class", - "file_path": "", - "line_start": 2258, - "line_end": 2286, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MInst", - "name": "MInst", - "symbol_type": "Class", - "file_path": "", - "line_start": 2290, - "line_end": 2503, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Amode", - "name": "Amode", - "symbol_type": "Class", - "file_path": "", - "line_start": 2507, - "line_end": 2523, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Imm8Gpr", - "name": "Imm8Gpr", - "symbol_type": "Class", - "file_path": "", - "line_start": 2527, - "line_end": 2534, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Avx512Opcode", - "name": "Avx512Opcode", - "symbol_type": "Class", - "file_path": "", - "line_start": 2538, - "line_end": 2546, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_RegisterClass", - "name": "RegisterClass", - "symbol_type": "Class", - "file_path": "", - "line_start": 2550, - "line_end": 2555, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ExtendKind", - "name": "ExtendKind", - "symbol_type": "Class", - "file_path": "", - "line_start": 2559, - "line_end": 2562, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ProduceFlagsOp", - "name": "ProduceFlagsOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2566, - "line_end": 2569, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ChainFlagsOp", - "name": "ChainFlagsOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2573, - "line_end": 2576, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ProduceFlagsSideEffectOp", - "name": "ProduceFlagsSideEffectOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2580, - "line_end": 2583, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CondResult", - "name": "CondResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 2587, - "line_end": 2602, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AtomicRmwSeqOp", - "name": "AtomicRmwSeqOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2606, - "line_end": 2615, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Atomic128RmwSeqOp", - "name": "Atomic128RmwSeqOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 2619, - "line_end": 2630, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AssemblerOutputs", - "name": "AssemblerOutputs", - "symbol_type": "Class", - "file_path": "", - "line_start": 2634, - "line_end": 2650, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "opcodes.rs", - "path": "./target/release/build/cranelift-codegen-79e158676d48bd57/out/opcodes.rs", - "language": "rust", - "size_bytes": 418467, - "total_lines": 5266, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.129549953Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_opcode", - "name": "opcode", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 488, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_typevar_operand", - "name": "typevar_operand", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 545, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_arguments", - "name": "arguments", - "symbol_type": "Function", - "file_path": "", - "line_start": 548, - "line_end": 600, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_arguments_mut", - "name": "arguments_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 604, - "line_end": 656, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_eq", - "name": "eq", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 858, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 674, - "line_end": 674, - "column_start": 54, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 680, - "line_end": 680, - "column_start": 54, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 684, - "column_start": 54, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 704, - "line_end": 704, - "column_start": 58, - "column_end": 97, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 709, - "line_end": 709, - "column_start": 84, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 714, - "line_end": 714, - "column_start": 84, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 733, - "line_end": 733, - "column_start": 54, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 742, - "line_end": 742, - "column_start": 54, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 747, - "line_end": 747, - "column_start": 54, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 772, - "line_end": 772, - "column_start": 84, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 780, - "line_end": 780, - "column_start": 54, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 797, - "line_end": 797, - "column_start": 54, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 802, - "line_end": 802, - "column_start": 54, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 806, - "line_end": 806, - "column_start": 54, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 811, - "line_end": 811, - "column_start": 54, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 821, - "line_end": 821, - "column_start": 84, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 826, - "line_end": 826, - "column_start": 84, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_hash", - "name": "hash", - "symbol_type": "Function", - "file_path": "", - "line_start": 868, - "line_end": 1200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_deep_clone", - "name": "deep_clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 1206, - "line_end": 1472, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_terminator", - "name": "is_terminator", - "symbol_type": "Function", - "file_path": "", - "line_start": 1986, - "line_end": 2003, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_branch", - "name": "is_branch", - "symbol_type": "Function", - "file_path": "", - "line_start": 2006, - "line_end": 2019, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_call", - "name": "is_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 2022, - "line_end": 2037, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_return", - "name": "is_return", - "symbol_type": "Function", - "file_path": "", - "line_start": 2040, - "line_end": 2051, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_load", - "name": "can_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 2054, - "line_end": 2082, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_store", - "name": "can_store", - "symbol_type": "Function", - "file_path": "", - "line_start": 2085, - "line_end": 2104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_trap", - "name": "can_trap", - "symbol_type": "Function", - "file_path": "", - "line_start": 2107, - "line_end": 2125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_other_side_effects", - "name": "other_side_effects", - "symbol_type": "Function", - "file_path": "", - "line_start": 2128, - "line_end": 2145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_side_effects_idempotent", - "name": "side_effects_idempotent", - "symbol_type": "Function", - "file_path": "", - "line_start": 2148, - "line_end": 2165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_all", - "name": "all", - "symbol_type": "Function", - "file_path": "", - "line_start": 2168, - "line_end": 2356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_opcode_name", - "name": "opcode_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 2548, - "line_end": 3106, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_InstructionFormat", - "name": "InstructionFormat", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 86, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_InstructionData", - "name": "InstructionData", - "symbol_type": "Class", - "file_path": "", - "line_start": 215, - "line_end": 440, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Opcode", - "name": "Opcode", - "symbol_type": "Class", - "file_path": "", - "line_start": 1484, - "line_end": 1982, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "pulley_inst_gen.rs", - "path": "./target/release/build/cranelift-codegen-79e158676d48bd57/out/pulley_inst_gen.rs", - "language": "rust", - "size_bytes": 255724, - "total_lines": 9640, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.154170901Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_print", - "name": "print", - "symbol_type": "Function", - "file_path": "", - "line_start": 1, - "line_end": 3380, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_operands", - "name": "get_operands", - "symbol_type": "Function", - "file_path": "", - "line_start": 3381, - "line_end": 7301, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_emit", - "name": "emit", - "symbol_type": "Function", - "file_path": "", - "line_start": 7302, - "line_end": 9640, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "settings-pulley.rs", - "path": "./target/release/build/cranelift-codegen-79e158676d48bd57/out/settings-pulley.rs", - "language": "rust", - "size_bytes": 13410, - "total_lines": 157, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.171597429Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 15, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_iter", - "name": "iter", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 30, - "column_start": 38, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_all", - "name": "all", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_predicate_view", - "name": "predicate_view", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_numbered_predicate", - "name": "numbered_predicate", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pointer_width", - "name": "pointer_width", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_big_endian", - "name": "big_endian", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_builder", - "name": "builder", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 144, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Flags", - "name": "Flags", - "symbol_type": "Class", - "file_path": "", - "line_start": 3, - "line_end": 5, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "settings-x86.rs", - "path": "./target/release/build/cranelift-codegen-79e158676d48bd57/out/settings-x86.rs", - "language": "rust", - "size_bytes": 143729, - "total_lines": 1284, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.179077807Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_iter", - "name": "iter", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 98, - "column_start": 38, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_predicate_view", - "name": "predicate_view", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_numbered_predicate", - "name": "numbered_predicate", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_sse3", - "name": "has_sse3", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_ssse3", - "name": "has_ssse3", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_cmpxchg16b", - "name": "has_cmpxchg16b", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_sse41", - "name": "has_sse41", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_sse42", - "name": "has_sse42", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_avx", - "name": "has_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_avx2", - "name": "has_avx2", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_fma", - "name": "has_fma", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_avx512bitalg", - "name": "has_avx512bitalg", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_avx512dq", - "name": "has_avx512dq", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_avx512vl", - "name": "has_avx512vl", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_avx512vbmi", - "name": "has_avx512vbmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_avx512f", - "name": "has_avx512f", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_popcnt", - "name": "has_popcnt", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_bmi1", - "name": "has_bmi1", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_bmi2", - "name": "has_bmi2", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_lzcnt", - "name": "has_lzcnt", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_avx", - "name": "use_avx", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_avx2", - "name": "use_avx2", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_avx512bitalg", - "name": "use_avx512bitalg", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_avx512dq", - "name": "use_avx512dq", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_avx512f", - "name": "use_avx512f", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_avx512vbmi", - "name": "use_avx512vbmi", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_avx512vl", - "name": "use_avx512vl", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_bmi1", - "name": "use_bmi1", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_bmi2", - "name": "use_bmi2", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_cmpxchg16b", - "name": "use_cmpxchg16b", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_fma", - "name": "use_fma", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_lzcnt", - "name": "use_lzcnt", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_popcnt", - "name": "use_popcnt", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_sse3", - "name": "use_sse3", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_sse41", - "name": "use_sse41", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_sse42", - "name": "use_sse42", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_ssse3", - "name": "use_ssse3", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_builder", - "name": "builder", - "symbol_type": "Function", - "file_path": "", - "line_start": 1269, - "line_end": 1271, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 1273, - "line_end": 1283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Flags", - "name": "Flags", - "symbol_type": "Class", - "file_path": "", - "line_start": 3, - "line_end": 5, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "settings.rs", - "path": "./target/release/build/cranelift-codegen-79e158676d48bd57/out/settings.rs", - "language": "rust", - "size_bytes": 86095, - "total_lines": 1015, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.186352196Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 15, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 30, - "column_start": 38, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_all", - "name": "all", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_all", - "name": "all", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_all", - "name": "all", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_all", - "name": "all", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_all", - "name": "all", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_all", - "name": "all", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 269, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_predicate_view", - "name": "predicate_view", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 296, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_numbered_predicate", - "name": "numbered_predicate", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regalloc_algorithm", - "name": "regalloc_algorithm", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 320, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_opt_level", - "name": "opt_level", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tls_model", - "name": "tls_model", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stack_switch_model", - "name": "stack_switch_model", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_libcall_call_conv", - "name": "libcall_call_conv", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 423, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_probestack_size_log2", - "name": "probestack_size_log2", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 432, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_probestack_strategy", - "name": "probestack_strategy", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 451, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bb_padding_log2_minus_one", - "name": "bb_padding_log2_minus_one", - "symbol_type": "Function", - "file_path": "", - "line_start": 463, - "line_end": 465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log2_min_function_alignment", - "name": "log2_min_function_alignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 468, - "line_end": 470, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regalloc_checker", - "name": "regalloc_checker", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 482, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regalloc_verbose_logs", - "name": "regalloc_verbose_logs", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enable_alias_analysis", - "name": "enable_alias_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enable_verifier", - "name": "enable_verifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 505, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enable_pcc", - "name": "enable_pcc", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_pic", - "name": "is_pic", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 520, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_use_colocated_libcalls", - "name": "use_colocated_libcalls", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 528, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enable_float", - "name": "enable_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 534, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enable_nan_canonicalization", - "name": "enable_nan_canonicalization", - "symbol_type": "Function", - "file_path": "", - "line_start": 540, - "line_end": 542, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enable_pinned_reg", - "name": "enable_pinned_reg", - "symbol_type": "Function", - "file_path": "", - "line_start": 548, - "line_end": 550, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enable_atomics", - "name": "enable_atomics", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 554, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enable_safepoints", - "name": "enable_safepoints", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 562, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enable_llvm_abi_extensions", - "name": "enable_llvm_abi_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 575, - "line_end": 577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enable_multi_ret_implicit_sret", - "name": "enable_multi_ret_implicit_sret", - "symbol_type": "Function", - "file_path": "", - "line_start": 601, - "line_end": 603, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_unwind_info", - "name": "unwind_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 610, - "line_end": 612, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_preserve_frame_pointers", - "name": "preserve_frame_pointers", - "symbol_type": "Function", - "file_path": "", - "line_start": 620, - "line_end": 622, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_machine_code_cfg_info", - "name": "machine_code_cfg_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 632, - "line_end": 634, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enable_probestack", - "name": "enable_probestack", - "symbol_type": "Function", - "file_path": "", - "line_start": 636, - "line_end": 638, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enable_jump_tables", - "name": "enable_jump_tables", - "symbol_type": "Function", - "file_path": "", - "line_start": 640, - "line_end": 642, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enable_heap_access_spectre_mitigation", - "name": "enable_heap_access_spectre_mitigation", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 654, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enable_table_access_spectre_mitigation", - "name": "enable_table_access_spectre_mitigation", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 668, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enable_incremental_compilation_cache_checks", - "name": "enable_incremental_compilation_cache_checks", - "symbol_type": "Function", - "file_path": "", - "line_start": 677, - "line_end": 679, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_builder", - "name": "builder", - "symbol_type": "Function", - "file_path": "", - "line_start": 1000, - "line_end": 1002, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 1004, - "line_end": 1014, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Flags", - "name": "Flags", - "symbol_type": "Class", - "file_path": "", - "line_start": 3, - "line_end": 5, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OptLevel", - "name": "OptLevel", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 74, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TlsModel", - "name": "TlsModel", - "symbol_type": "Class", - "file_path": "", - "line_start": 108, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StackSwitchModel", - "name": "StackSwitchModel", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 161, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LibcallCallConv", - "name": "LibcallCallConv", - "symbol_type": "Class", - "file_path": "", - "line_start": 195, - "line_end": 210, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ProbestackStrategy", - "name": "ProbestackStrategy", - "symbol_type": "Class", - "file_path": "", - "line_start": 256, - "line_end": 261, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "types.rs", - "path": "./target/release/build/cranelift-codegen-79e158676d48bd57/out/types.rs", - "language": "rust", - "size_bytes": 18407, - "total_lines": 243, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.191189802Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "version.rs", - "path": "./target/release/build/cranelift-codegen-79e158676d48bd57/out/version.rs", - "language": "rust", - "size_bytes": 71, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.194700680Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "isle_tests.rs", - "path": "./target/release/build/cranelift-isle-0a049004767ca0d6/out/isle_tests.rs", - "language": "rust", - "size_bytes": 4520, - "total_lines": 188, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.203145728Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_run_pass_bound_var", - "name": "test_run_pass_bound_var", - "symbol_type": "Function", - "file_path": "", - "line_start": 2, - "line_end": 4, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_pass_test3", - "name": "test_run_pass_test3", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 8, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_pass_nodebug", - "name": "test_run_pass_nodebug", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 12, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_pass_prio_trie_bug", - "name": "test_run_pass_prio_trie_bug", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_pass_test4", - "name": "test_run_pass_test4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_pass_test2", - "name": "test_run_pass_test2", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_pass_conversions_extern", - "name": "test_run_pass_conversions_extern", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_pass_let", - "name": "test_run_pass_let", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_pass_conversions", - "name": "test_run_pass_conversions", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_pass_tutorial", - "name": "test_run_pass_tutorial", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 40, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_pass_construct_and_extract", - "name": "test_run_pass_construct_and_extract", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_pass_veri_spec", - "name": "test_run_pass_veri_spec", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_fail_error1", - "name": "test_run_fail_error1", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_fail_converter_extractor_constructor", - "name": "test_run_fail_converter_extractor_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 56, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_fail_impure_expression", - "name": "test_run_fail_impure_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_fail_bound_var_type_mismatch", - "name": "test_run_fail_bound_var_type_mismatch", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_fail_multi_prio", - "name": "test_run_fail_multi_prio", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 68, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_fail_extra_parens", - "name": "test_run_fail_extra_parens", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_fail_multi_internal_etor", - "name": "test_run_fail_multi_internal_etor", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 76, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_fail_impure_rhs", - "name": "test_run_fail_impure_rhs", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 80, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_fail_bad_converters", - "name": "test_run_fail_bad_converters", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_link_test", - "name": "test_run_link_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_link_iflets", - "name": "test_run_link_iflets", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_link_multi_constructor", - "name": "test_run_link_multi_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_link_borrows", - "name": "test_run_link_borrows", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_link_multi_extractor", - "name": "test_run_link_multi_extractor", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_run_iconst", - "name": "test_run_run_iconst", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_run_let_shadowing", - "name": "test_run_run_let_shadowing", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_bound_var", - "name": "test_run_print_bound_var", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_test3", - "name": "test_run_print_test3", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 120, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_nodebug", - "name": "test_run_print_nodebug", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_prio_trie_bug", - "name": "test_run_print_prio_trie_bug", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_test4", - "name": "test_run_print_test4", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_test2", - "name": "test_run_print_test2", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_conversions_extern", - "name": "test_run_print_conversions_extern", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_let", - "name": "test_run_print_let", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 144, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_conversions", - "name": "test_run_print_conversions", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 148, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_tutorial", - "name": "test_run_print_tutorial", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 152, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_construct_and_extract", - "name": "test_run_print_construct_and_extract", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 156, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_veri_spec", - "name": "test_run_print_veri_spec", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 160, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_test", - "name": "test_run_print_test", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 164, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_iflets", - "name": "test_run_print_iflets", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 168, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_multi_constructor", - "name": "test_run_print_multi_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 172, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_borrows", - "name": "test_run_print_borrows", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_multi_extractor", - "name": "test_run_print_multi_extractor", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 180, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_iconst", - "name": "test_run_print_iconst", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 184, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_run_print_let_shadowing", - "name": "test_run_print_let_shadowing", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "host.rs", - "path": "./target/release/build/target-lexicon-64cf4da0b7ebc3c7/out/host.rs", - "language": "rust", - "size_bytes": 1800, - "total_lines": 74, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.379493048Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_host", - "name": "host", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host", - "name": "host", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host", - "name": "host", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host", - "name": "host", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host", - "name": "host", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host", - "name": "host", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tests.rs", - "path": "./target/release/build/typenum-94672077074dbb12/out/tests.rs", - "language": "rust", - "size_bytes": 622641, - "total_lines": 20563, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.447064313Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_0_BitAnd_0", - "name": "test_0_BitAnd_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 8, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitOr_0", - "name": "test_0_BitOr_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 29, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitXor_0", - "name": "test_0_BitXor_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 41, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Shl_0", - "name": "test_0_Shl_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 53, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Shr_0", - "name": "test_0_Shr_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 65, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Add_0", - "name": "test_0_Add_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Mul_0", - "name": "test_0_Mul_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 89, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Pow_0", - "name": "test_0_Pow_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Min_0", - "name": "test_0_Min_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 113, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Max_0", - "name": "test_0_Max_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 125, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Gcd_0", - "name": "test_0_Gcd_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 137, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Sub_0", - "name": "test_0_Sub_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 149, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Cmp_0", - "name": "test_0_Cmp_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 159, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitAnd_1", - "name": "test_0_BitAnd_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 171, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitOr_1", - "name": "test_0_BitOr_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 183, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitXor_1", - "name": "test_0_BitXor_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 195, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Shl_1", - "name": "test_0_Shl_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 207, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Shr_1", - "name": "test_0_Shr_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 219, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Add_1", - "name": "test_0_Add_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 231, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Mul_1", - "name": "test_0_Mul_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 243, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Pow_1", - "name": "test_0_Pow_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 255, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Min_1", - "name": "test_0_Min_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 267, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Max_1", - "name": "test_0_Max_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 279, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Gcd_1", - "name": "test_0_Gcd_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 291, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Div_1", - "name": "test_0_Div_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 303, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Rem_1", - "name": "test_0_Rem_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 315, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_PartialDiv_1", - "name": "test_0_PartialDiv_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 327, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Cmp_1", - "name": "test_0_Cmp_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 337, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitAnd_2", - "name": "test_0_BitAnd_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 349, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitOr_2", - "name": "test_0_BitOr_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 361, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitXor_2", - "name": "test_0_BitXor_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 373, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Shl_2", - "name": "test_0_Shl_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 385, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Shr_2", - "name": "test_0_Shr_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 397, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Add_2", - "name": "test_0_Add_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 409, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Mul_2", - "name": "test_0_Mul_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 421, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Pow_2", - "name": "test_0_Pow_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 433, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Min_2", - "name": "test_0_Min_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 445, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Max_2", - "name": "test_0_Max_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 457, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Gcd_2", - "name": "test_0_Gcd_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 469, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Div_2", - "name": "test_0_Div_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 472, - "line_end": 481, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Rem_2", - "name": "test_0_Rem_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 493, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_PartialDiv_2", - "name": "test_0_PartialDiv_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 505, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Cmp_2", - "name": "test_0_Cmp_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 508, - "line_end": 515, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitAnd_3", - "name": "test_0_BitAnd_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 527, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitOr_3", - "name": "test_0_BitOr_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 530, - "line_end": 539, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitXor_3", - "name": "test_0_BitXor_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 542, - "line_end": 551, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Shl_3", - "name": "test_0_Shl_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 563, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Shr_3", - "name": "test_0_Shr_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 566, - "line_end": 575, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Add_3", - "name": "test_0_Add_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 578, - "line_end": 587, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Mul_3", - "name": "test_0_Mul_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 590, - "line_end": 599, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Pow_3", - "name": "test_0_Pow_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 602, - "line_end": 611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Min_3", - "name": "test_0_Min_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 614, - "line_end": 623, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Max_3", - "name": "test_0_Max_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 626, - "line_end": 635, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Gcd_3", - "name": "test_0_Gcd_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 638, - "line_end": 647, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Div_3", - "name": "test_0_Div_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 650, - "line_end": 659, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Rem_3", - "name": "test_0_Rem_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 662, - "line_end": 671, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_PartialDiv_3", - "name": "test_0_PartialDiv_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 674, - "line_end": 683, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Cmp_3", - "name": "test_0_Cmp_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 686, - "line_end": 693, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitAnd_4", - "name": "test_0_BitAnd_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 696, - "line_end": 705, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitOr_4", - "name": "test_0_BitOr_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 708, - "line_end": 717, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitXor_4", - "name": "test_0_BitXor_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 720, - "line_end": 729, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Shl_4", - "name": "test_0_Shl_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 732, - "line_end": 741, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Shr_4", - "name": "test_0_Shr_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 744, - "line_end": 753, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Add_4", - "name": "test_0_Add_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 756, - "line_end": 765, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Mul_4", - "name": "test_0_Mul_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 768, - "line_end": 777, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Pow_4", - "name": "test_0_Pow_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 780, - "line_end": 789, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Min_4", - "name": "test_0_Min_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 792, - "line_end": 801, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Max_4", - "name": "test_0_Max_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 804, - "line_end": 813, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Gcd_4", - "name": "test_0_Gcd_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 816, - "line_end": 825, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Div_4", - "name": "test_0_Div_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 828, - "line_end": 837, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Rem_4", - "name": "test_0_Rem_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 840, - "line_end": 849, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_PartialDiv_4", - "name": "test_0_PartialDiv_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 852, - "line_end": 861, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Cmp_4", - "name": "test_0_Cmp_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 864, - "line_end": 871, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitAnd_5", - "name": "test_0_BitAnd_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 874, - "line_end": 883, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitOr_5", - "name": "test_0_BitOr_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 886, - "line_end": 895, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_BitXor_5", - "name": "test_0_BitXor_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 898, - "line_end": 907, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Shl_5", - "name": "test_0_Shl_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 910, - "line_end": 919, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Shr_5", - "name": "test_0_Shr_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 922, - "line_end": 931, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Add_5", - "name": "test_0_Add_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 934, - "line_end": 943, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Mul_5", - "name": "test_0_Mul_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 946, - "line_end": 955, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Pow_5", - "name": "test_0_Pow_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 958, - "line_end": 967, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Min_5", - "name": "test_0_Min_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 970, - "line_end": 979, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Max_5", - "name": "test_0_Max_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 982, - "line_end": 991, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Gcd_5", - "name": "test_0_Gcd_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 994, - "line_end": 1003, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Div_5", - "name": "test_0_Div_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 1006, - "line_end": 1015, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Rem_5", - "name": "test_0_Rem_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 1018, - "line_end": 1027, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_PartialDiv_5", - "name": "test_0_PartialDiv_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 1030, - "line_end": 1039, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_0_Cmp_5", - "name": "test_0_Cmp_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 1042, - "line_end": 1049, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitAnd_0", - "name": "test_1_BitAnd_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 1052, - "line_end": 1061, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitOr_0", - "name": "test_1_BitOr_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 1064, - "line_end": 1073, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitXor_0", - "name": "test_1_BitXor_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 1076, - "line_end": 1085, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Shl_0", - "name": "test_1_Shl_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 1088, - "line_end": 1097, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Shr_0", - "name": "test_1_Shr_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 1100, - "line_end": 1109, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Add_0", - "name": "test_1_Add_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 1112, - "line_end": 1121, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Mul_0", - "name": "test_1_Mul_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 1124, - "line_end": 1133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Pow_0", - "name": "test_1_Pow_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 1136, - "line_end": 1145, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Min_0", - "name": "test_1_Min_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 1148, - "line_end": 1157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Max_0", - "name": "test_1_Max_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 1160, - "line_end": 1169, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Gcd_0", - "name": "test_1_Gcd_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 1172, - "line_end": 1181, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Sub_0", - "name": "test_1_Sub_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 1184, - "line_end": 1193, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Cmp_0", - "name": "test_1_Cmp_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 1196, - "line_end": 1203, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitAnd_1", - "name": "test_1_BitAnd_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 1206, - "line_end": 1215, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitOr_1", - "name": "test_1_BitOr_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 1218, - "line_end": 1227, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitXor_1", - "name": "test_1_BitXor_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 1230, - "line_end": 1239, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Shl_1", - "name": "test_1_Shl_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 1242, - "line_end": 1251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Shr_1", - "name": "test_1_Shr_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 1254, - "line_end": 1263, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Add_1", - "name": "test_1_Add_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 1266, - "line_end": 1275, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Mul_1", - "name": "test_1_Mul_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 1278, - "line_end": 1287, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Pow_1", - "name": "test_1_Pow_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 1290, - "line_end": 1299, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Min_1", - "name": "test_1_Min_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 1302, - "line_end": 1311, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Max_1", - "name": "test_1_Max_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 1314, - "line_end": 1323, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Gcd_1", - "name": "test_1_Gcd_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 1326, - "line_end": 1335, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Sub_1", - "name": "test_1_Sub_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 1338, - "line_end": 1347, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Div_1", - "name": "test_1_Div_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 1350, - "line_end": 1359, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Rem_1", - "name": "test_1_Rem_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 1362, - "line_end": 1371, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_PartialDiv_1", - "name": "test_1_PartialDiv_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 1374, - "line_end": 1383, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Cmp_1", - "name": "test_1_Cmp_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 1386, - "line_end": 1393, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitAnd_2", - "name": "test_1_BitAnd_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 1396, - "line_end": 1405, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitOr_2", - "name": "test_1_BitOr_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 1408, - "line_end": 1417, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitXor_2", - "name": "test_1_BitXor_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 1420, - "line_end": 1429, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Shl_2", - "name": "test_1_Shl_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 1432, - "line_end": 1441, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Shr_2", - "name": "test_1_Shr_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 1444, - "line_end": 1453, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Add_2", - "name": "test_1_Add_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 1456, - "line_end": 1465, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Mul_2", - "name": "test_1_Mul_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 1468, - "line_end": 1477, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Pow_2", - "name": "test_1_Pow_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 1480, - "line_end": 1489, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Min_2", - "name": "test_1_Min_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 1492, - "line_end": 1501, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Max_2", - "name": "test_1_Max_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 1504, - "line_end": 1513, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Gcd_2", - "name": "test_1_Gcd_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 1516, - "line_end": 1525, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Div_2", - "name": "test_1_Div_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 1528, - "line_end": 1537, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Rem_2", - "name": "test_1_Rem_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 1540, - "line_end": 1549, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Cmp_2", - "name": "test_1_Cmp_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 1552, - "line_end": 1559, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitAnd_3", - "name": "test_1_BitAnd_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 1562, - "line_end": 1571, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitOr_3", - "name": "test_1_BitOr_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 1574, - "line_end": 1583, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitXor_3", - "name": "test_1_BitXor_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 1586, - "line_end": 1595, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Shl_3", - "name": "test_1_Shl_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 1598, - "line_end": 1607, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Shr_3", - "name": "test_1_Shr_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 1610, - "line_end": 1619, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Add_3", - "name": "test_1_Add_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 1622, - "line_end": 1631, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Mul_3", - "name": "test_1_Mul_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 1634, - "line_end": 1643, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Pow_3", - "name": "test_1_Pow_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 1646, - "line_end": 1655, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Min_3", - "name": "test_1_Min_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 1658, - "line_end": 1667, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Max_3", - "name": "test_1_Max_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 1670, - "line_end": 1679, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Gcd_3", - "name": "test_1_Gcd_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 1682, - "line_end": 1691, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Div_3", - "name": "test_1_Div_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 1694, - "line_end": 1703, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Rem_3", - "name": "test_1_Rem_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 1706, - "line_end": 1715, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Cmp_3", - "name": "test_1_Cmp_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 1718, - "line_end": 1725, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitAnd_4", - "name": "test_1_BitAnd_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 1728, - "line_end": 1737, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitOr_4", - "name": "test_1_BitOr_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 1740, - "line_end": 1749, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitXor_4", - "name": "test_1_BitXor_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 1752, - "line_end": 1761, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Shl_4", - "name": "test_1_Shl_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 1764, - "line_end": 1773, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Shr_4", - "name": "test_1_Shr_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 1776, - "line_end": 1785, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Add_4", - "name": "test_1_Add_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 1788, - "line_end": 1797, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Mul_4", - "name": "test_1_Mul_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 1800, - "line_end": 1809, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Pow_4", - "name": "test_1_Pow_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 1812, - "line_end": 1821, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Min_4", - "name": "test_1_Min_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 1824, - "line_end": 1833, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Max_4", - "name": "test_1_Max_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 1836, - "line_end": 1845, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Gcd_4", - "name": "test_1_Gcd_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 1848, - "line_end": 1857, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Div_4", - "name": "test_1_Div_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 1860, - "line_end": 1869, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Rem_4", - "name": "test_1_Rem_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 1872, - "line_end": 1881, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Cmp_4", - "name": "test_1_Cmp_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 1884, - "line_end": 1891, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitAnd_5", - "name": "test_1_BitAnd_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 1894, - "line_end": 1903, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitOr_5", - "name": "test_1_BitOr_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 1906, - "line_end": 1915, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_BitXor_5", - "name": "test_1_BitXor_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 1918, - "line_end": 1927, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Shl_5", - "name": "test_1_Shl_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 1930, - "line_end": 1939, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Shr_5", - "name": "test_1_Shr_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 1942, - "line_end": 1951, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Add_5", - "name": "test_1_Add_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 1954, - "line_end": 1963, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Mul_5", - "name": "test_1_Mul_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 1966, - "line_end": 1975, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Pow_5", - "name": "test_1_Pow_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 1978, - "line_end": 1987, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Min_5", - "name": "test_1_Min_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 1990, - "line_end": 1999, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Max_5", - "name": "test_1_Max_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 2002, - "line_end": 2011, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Gcd_5", - "name": "test_1_Gcd_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 2014, - "line_end": 2023, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Div_5", - "name": "test_1_Div_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 2026, - "line_end": 2035, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Rem_5", - "name": "test_1_Rem_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 2038, - "line_end": 2047, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_1_Cmp_5", - "name": "test_1_Cmp_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 2050, - "line_end": 2057, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitAnd_0", - "name": "test_2_BitAnd_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 2060, - "line_end": 2069, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitOr_0", - "name": "test_2_BitOr_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 2072, - "line_end": 2081, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitXor_0", - "name": "test_2_BitXor_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 2084, - "line_end": 2093, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Shl_0", - "name": "test_2_Shl_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 2096, - "line_end": 2105, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Shr_0", - "name": "test_2_Shr_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 2108, - "line_end": 2117, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Add_0", - "name": "test_2_Add_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 2120, - "line_end": 2129, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Mul_0", - "name": "test_2_Mul_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 2132, - "line_end": 2141, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Pow_0", - "name": "test_2_Pow_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 2144, - "line_end": 2153, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Min_0", - "name": "test_2_Min_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 2156, - "line_end": 2165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Max_0", - "name": "test_2_Max_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 2168, - "line_end": 2177, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Gcd_0", - "name": "test_2_Gcd_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 2180, - "line_end": 2189, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Sub_0", - "name": "test_2_Sub_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 2192, - "line_end": 2201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Cmp_0", - "name": "test_2_Cmp_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 2204, - "line_end": 2211, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitAnd_1", - "name": "test_2_BitAnd_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 2214, - "line_end": 2223, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitOr_1", - "name": "test_2_BitOr_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 2226, - "line_end": 2235, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitXor_1", - "name": "test_2_BitXor_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 2238, - "line_end": 2247, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Shl_1", - "name": "test_2_Shl_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 2250, - "line_end": 2259, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Shr_1", - "name": "test_2_Shr_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 2262, - "line_end": 2271, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Add_1", - "name": "test_2_Add_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 2274, - "line_end": 2283, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Mul_1", - "name": "test_2_Mul_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 2286, - "line_end": 2295, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Pow_1", - "name": "test_2_Pow_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 2298, - "line_end": 2307, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Min_1", - "name": "test_2_Min_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 2310, - "line_end": 2319, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Max_1", - "name": "test_2_Max_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 2322, - "line_end": 2331, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Gcd_1", - "name": "test_2_Gcd_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 2334, - "line_end": 2343, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Sub_1", - "name": "test_2_Sub_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 2346, - "line_end": 2355, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Div_1", - "name": "test_2_Div_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 2358, - "line_end": 2367, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Rem_1", - "name": "test_2_Rem_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 2370, - "line_end": 2379, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_PartialDiv_1", - "name": "test_2_PartialDiv_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 2382, - "line_end": 2391, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Cmp_1", - "name": "test_2_Cmp_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 2394, - "line_end": 2401, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitAnd_2", - "name": "test_2_BitAnd_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 2404, - "line_end": 2413, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitOr_2", - "name": "test_2_BitOr_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 2416, - "line_end": 2425, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitXor_2", - "name": "test_2_BitXor_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 2428, - "line_end": 2437, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Shl_2", - "name": "test_2_Shl_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 2440, - "line_end": 2449, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Shr_2", - "name": "test_2_Shr_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 2452, - "line_end": 2461, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Add_2", - "name": "test_2_Add_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 2464, - "line_end": 2473, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Mul_2", - "name": "test_2_Mul_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 2476, - "line_end": 2485, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Pow_2", - "name": "test_2_Pow_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 2488, - "line_end": 2497, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Min_2", - "name": "test_2_Min_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 2500, - "line_end": 2509, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Max_2", - "name": "test_2_Max_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 2512, - "line_end": 2521, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Gcd_2", - "name": "test_2_Gcd_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 2524, - "line_end": 2533, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Sub_2", - "name": "test_2_Sub_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 2536, - "line_end": 2545, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Div_2", - "name": "test_2_Div_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 2548, - "line_end": 2557, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Rem_2", - "name": "test_2_Rem_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 2560, - "line_end": 2569, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_PartialDiv_2", - "name": "test_2_PartialDiv_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 2572, - "line_end": 2581, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Cmp_2", - "name": "test_2_Cmp_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 2584, - "line_end": 2591, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitAnd_3", - "name": "test_2_BitAnd_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 2594, - "line_end": 2603, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitOr_3", - "name": "test_2_BitOr_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 2606, - "line_end": 2615, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitXor_3", - "name": "test_2_BitXor_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 2618, - "line_end": 2627, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Shl_3", - "name": "test_2_Shl_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 2630, - "line_end": 2639, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Shr_3", - "name": "test_2_Shr_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 2642, - "line_end": 2651, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Add_3", - "name": "test_2_Add_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 2654, - "line_end": 2663, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Mul_3", - "name": "test_2_Mul_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 2666, - "line_end": 2675, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Pow_3", - "name": "test_2_Pow_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 2678, - "line_end": 2687, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Min_3", - "name": "test_2_Min_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 2690, - "line_end": 2699, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Max_3", - "name": "test_2_Max_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 2702, - "line_end": 2711, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Gcd_3", - "name": "test_2_Gcd_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 2714, - "line_end": 2723, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Div_3", - "name": "test_2_Div_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 2726, - "line_end": 2735, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Rem_3", - "name": "test_2_Rem_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 2738, - "line_end": 2747, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Cmp_3", - "name": "test_2_Cmp_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 2750, - "line_end": 2757, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitAnd_4", - "name": "test_2_BitAnd_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 2760, - "line_end": 2769, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitOr_4", - "name": "test_2_BitOr_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 2772, - "line_end": 2781, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitXor_4", - "name": "test_2_BitXor_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 2784, - "line_end": 2793, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Shl_4", - "name": "test_2_Shl_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 2796, - "line_end": 2805, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Shr_4", - "name": "test_2_Shr_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 2808, - "line_end": 2817, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Add_4", - "name": "test_2_Add_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 2820, - "line_end": 2829, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Mul_4", - "name": "test_2_Mul_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 2832, - "line_end": 2841, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Pow_4", - "name": "test_2_Pow_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 2844, - "line_end": 2853, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Min_4", - "name": "test_2_Min_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 2856, - "line_end": 2865, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Max_4", - "name": "test_2_Max_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 2868, - "line_end": 2877, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Gcd_4", - "name": "test_2_Gcd_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 2880, - "line_end": 2889, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Div_4", - "name": "test_2_Div_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 2892, - "line_end": 2901, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Rem_4", - "name": "test_2_Rem_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 2904, - "line_end": 2913, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Cmp_4", - "name": "test_2_Cmp_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 2916, - "line_end": 2923, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitAnd_5", - "name": "test_2_BitAnd_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 2926, - "line_end": 2935, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitOr_5", - "name": "test_2_BitOr_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 2938, - "line_end": 2947, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_BitXor_5", - "name": "test_2_BitXor_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 2950, - "line_end": 2959, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Shl_5", - "name": "test_2_Shl_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 2962, - "line_end": 2971, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Shr_5", - "name": "test_2_Shr_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 2974, - "line_end": 2983, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Add_5", - "name": "test_2_Add_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 2986, - "line_end": 2995, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Mul_5", - "name": "test_2_Mul_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 2998, - "line_end": 3007, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Pow_5", - "name": "test_2_Pow_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 3010, - "line_end": 3019, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Min_5", - "name": "test_2_Min_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 3022, - "line_end": 3031, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Max_5", - "name": "test_2_Max_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 3034, - "line_end": 3043, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Gcd_5", - "name": "test_2_Gcd_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 3046, - "line_end": 3055, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Div_5", - "name": "test_2_Div_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 3058, - "line_end": 3067, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Rem_5", - "name": "test_2_Rem_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 3070, - "line_end": 3079, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_2_Cmp_5", - "name": "test_2_Cmp_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 3082, - "line_end": 3089, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitAnd_0", - "name": "test_3_BitAnd_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 3092, - "line_end": 3101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitOr_0", - "name": "test_3_BitOr_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 3104, - "line_end": 3113, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitXor_0", - "name": "test_3_BitXor_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 3116, - "line_end": 3125, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Shl_0", - "name": "test_3_Shl_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 3128, - "line_end": 3137, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Shr_0", - "name": "test_3_Shr_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 3140, - "line_end": 3149, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Add_0", - "name": "test_3_Add_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 3152, - "line_end": 3161, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Mul_0", - "name": "test_3_Mul_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 3164, - "line_end": 3173, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Pow_0", - "name": "test_3_Pow_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 3176, - "line_end": 3185, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Min_0", - "name": "test_3_Min_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 3188, - "line_end": 3197, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Max_0", - "name": "test_3_Max_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 3200, - "line_end": 3209, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Gcd_0", - "name": "test_3_Gcd_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 3212, - "line_end": 3221, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Sub_0", - "name": "test_3_Sub_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 3224, - "line_end": 3233, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Cmp_0", - "name": "test_3_Cmp_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 3236, - "line_end": 3243, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitAnd_1", - "name": "test_3_BitAnd_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3246, - "line_end": 3255, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitOr_1", - "name": "test_3_BitOr_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3258, - "line_end": 3267, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitXor_1", - "name": "test_3_BitXor_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3270, - "line_end": 3279, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Shl_1", - "name": "test_3_Shl_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3282, - "line_end": 3291, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Shr_1", - "name": "test_3_Shr_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3294, - "line_end": 3303, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Add_1", - "name": "test_3_Add_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3306, - "line_end": 3315, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Mul_1", - "name": "test_3_Mul_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3318, - "line_end": 3327, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Pow_1", - "name": "test_3_Pow_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3330, - "line_end": 3339, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Min_1", - "name": "test_3_Min_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3342, - "line_end": 3351, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Max_1", - "name": "test_3_Max_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3354, - "line_end": 3363, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Gcd_1", - "name": "test_3_Gcd_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3366, - "line_end": 3375, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Sub_1", - "name": "test_3_Sub_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3378, - "line_end": 3387, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Div_1", - "name": "test_3_Div_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3390, - "line_end": 3399, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Rem_1", - "name": "test_3_Rem_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3402, - "line_end": 3411, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_PartialDiv_1", - "name": "test_3_PartialDiv_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3414, - "line_end": 3423, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Cmp_1", - "name": "test_3_Cmp_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 3426, - "line_end": 3433, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitAnd_2", - "name": "test_3_BitAnd_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 3436, - "line_end": 3445, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitOr_2", - "name": "test_3_BitOr_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 3448, - "line_end": 3457, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitXor_2", - "name": "test_3_BitXor_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 3460, - "line_end": 3469, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Shl_2", - "name": "test_3_Shl_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 3472, - "line_end": 3481, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Shr_2", - "name": "test_3_Shr_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 3484, - "line_end": 3493, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Add_2", - "name": "test_3_Add_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 3496, - "line_end": 3505, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Mul_2", - "name": "test_3_Mul_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 3508, - "line_end": 3517, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Pow_2", - "name": "test_3_Pow_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 3520, - "line_end": 3529, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Min_2", - "name": "test_3_Min_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 3532, - "line_end": 3541, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Max_2", - "name": "test_3_Max_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 3544, - "line_end": 3553, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Gcd_2", - "name": "test_3_Gcd_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 3556, - "line_end": 3565, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Sub_2", - "name": "test_3_Sub_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 3568, - "line_end": 3577, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Div_2", - "name": "test_3_Div_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 3580, - "line_end": 3589, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Rem_2", - "name": "test_3_Rem_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 3592, - "line_end": 3601, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Cmp_2", - "name": "test_3_Cmp_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 3604, - "line_end": 3611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitAnd_3", - "name": "test_3_BitAnd_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 3614, - "line_end": 3623, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitOr_3", - "name": "test_3_BitOr_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 3626, - "line_end": 3635, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitXor_3", - "name": "test_3_BitXor_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 3638, - "line_end": 3647, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Shl_3", - "name": "test_3_Shl_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 3650, - "line_end": 3659, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Shr_3", - "name": "test_3_Shr_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 3662, - "line_end": 3671, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Add_3", - "name": "test_3_Add_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 3674, - "line_end": 3683, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Mul_3", - "name": "test_3_Mul_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 3686, - "line_end": 3695, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Pow_3", - "name": "test_3_Pow_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 3698, - "line_end": 3707, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Min_3", - "name": "test_3_Min_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 3710, - "line_end": 3719, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Max_3", - "name": "test_3_Max_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 3722, - "line_end": 3731, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Gcd_3", - "name": "test_3_Gcd_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 3734, - "line_end": 3743, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Sub_3", - "name": "test_3_Sub_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 3746, - "line_end": 3755, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Div_3", - "name": "test_3_Div_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 3758, - "line_end": 3767, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Rem_3", - "name": "test_3_Rem_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 3770, - "line_end": 3779, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_PartialDiv_3", - "name": "test_3_PartialDiv_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 3782, - "line_end": 3791, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Cmp_3", - "name": "test_3_Cmp_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 3794, - "line_end": 3801, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitAnd_4", - "name": "test_3_BitAnd_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 3804, - "line_end": 3813, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitOr_4", - "name": "test_3_BitOr_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 3816, - "line_end": 3825, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitXor_4", - "name": "test_3_BitXor_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 3828, - "line_end": 3837, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Shl_4", - "name": "test_3_Shl_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 3840, - "line_end": 3849, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Shr_4", - "name": "test_3_Shr_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 3852, - "line_end": 3861, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Add_4", - "name": "test_3_Add_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 3864, - "line_end": 3873, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Mul_4", - "name": "test_3_Mul_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 3876, - "line_end": 3885, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Pow_4", - "name": "test_3_Pow_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 3888, - "line_end": 3897, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Min_4", - "name": "test_3_Min_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 3900, - "line_end": 3909, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Max_4", - "name": "test_3_Max_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 3912, - "line_end": 3921, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Gcd_4", - "name": "test_3_Gcd_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 3924, - "line_end": 3933, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Div_4", - "name": "test_3_Div_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 3936, - "line_end": 3945, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Rem_4", - "name": "test_3_Rem_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 3948, - "line_end": 3957, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Cmp_4", - "name": "test_3_Cmp_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 3960, - "line_end": 3967, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitAnd_5", - "name": "test_3_BitAnd_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 3970, - "line_end": 3979, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitOr_5", - "name": "test_3_BitOr_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 3982, - "line_end": 3991, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_BitXor_5", - "name": "test_3_BitXor_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 3994, - "line_end": 4003, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Shl_5", - "name": "test_3_Shl_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 4006, - "line_end": 4015, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Shr_5", - "name": "test_3_Shr_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 4018, - "line_end": 4027, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Add_5", - "name": "test_3_Add_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 4030, - "line_end": 4039, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Mul_5", - "name": "test_3_Mul_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 4042, - "line_end": 4051, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Pow_5", - "name": "test_3_Pow_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 4054, - "line_end": 4063, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Min_5", - "name": "test_3_Min_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 4066, - "line_end": 4075, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Max_5", - "name": "test_3_Max_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 4078, - "line_end": 4087, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Gcd_5", - "name": "test_3_Gcd_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 4090, - "line_end": 4099, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Div_5", - "name": "test_3_Div_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 4102, - "line_end": 4111, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Rem_5", - "name": "test_3_Rem_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 4114, - "line_end": 4123, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_3_Cmp_5", - "name": "test_3_Cmp_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 4126, - "line_end": 4133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitAnd_0", - "name": "test_4_BitAnd_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 4136, - "line_end": 4145, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitOr_0", - "name": "test_4_BitOr_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 4148, - "line_end": 4157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitXor_0", - "name": "test_4_BitXor_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 4160, - "line_end": 4169, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Shl_0", - "name": "test_4_Shl_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 4172, - "line_end": 4181, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Shr_0", - "name": "test_4_Shr_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 4184, - "line_end": 4193, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Add_0", - "name": "test_4_Add_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 4196, - "line_end": 4205, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Mul_0", - "name": "test_4_Mul_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 4208, - "line_end": 4217, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Pow_0", - "name": "test_4_Pow_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 4220, - "line_end": 4229, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Min_0", - "name": "test_4_Min_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 4232, - "line_end": 4241, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Max_0", - "name": "test_4_Max_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 4244, - "line_end": 4253, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Gcd_0", - "name": "test_4_Gcd_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 4256, - "line_end": 4265, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Sub_0", - "name": "test_4_Sub_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 4268, - "line_end": 4277, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Cmp_0", - "name": "test_4_Cmp_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 4280, - "line_end": 4287, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitAnd_1", - "name": "test_4_BitAnd_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 4290, - "line_end": 4299, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitOr_1", - "name": "test_4_BitOr_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 4302, - "line_end": 4311, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitXor_1", - "name": "test_4_BitXor_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 4314, - "line_end": 4323, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Shl_1", - "name": "test_4_Shl_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 4326, - "line_end": 4335, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Shr_1", - "name": "test_4_Shr_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 4338, - "line_end": 4347, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Add_1", - "name": "test_4_Add_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 4350, - "line_end": 4359, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Mul_1", - "name": "test_4_Mul_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 4362, - "line_end": 4371, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Pow_1", - "name": "test_4_Pow_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 4374, - "line_end": 4383, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Min_1", - "name": "test_4_Min_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 4386, - "line_end": 4395, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Max_1", - "name": "test_4_Max_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 4398, - "line_end": 4407, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Gcd_1", - "name": "test_4_Gcd_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 4410, - "line_end": 4419, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Sub_1", - "name": "test_4_Sub_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 4422, - "line_end": 4431, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Div_1", - "name": "test_4_Div_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 4434, - "line_end": 4443, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Rem_1", - "name": "test_4_Rem_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 4446, - "line_end": 4455, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_PartialDiv_1", - "name": "test_4_PartialDiv_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 4458, - "line_end": 4467, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Cmp_1", - "name": "test_4_Cmp_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 4470, - "line_end": 4477, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitAnd_2", - "name": "test_4_BitAnd_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4480, - "line_end": 4489, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitOr_2", - "name": "test_4_BitOr_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4492, - "line_end": 4501, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitXor_2", - "name": "test_4_BitXor_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4504, - "line_end": 4513, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Shl_2", - "name": "test_4_Shl_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4516, - "line_end": 4525, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Shr_2", - "name": "test_4_Shr_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4528, - "line_end": 4537, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Add_2", - "name": "test_4_Add_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4540, - "line_end": 4549, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Mul_2", - "name": "test_4_Mul_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4552, - "line_end": 4561, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Pow_2", - "name": "test_4_Pow_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4564, - "line_end": 4573, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Min_2", - "name": "test_4_Min_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4576, - "line_end": 4585, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Max_2", - "name": "test_4_Max_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4588, - "line_end": 4597, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Gcd_2", - "name": "test_4_Gcd_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4600, - "line_end": 4609, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Sub_2", - "name": "test_4_Sub_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4612, - "line_end": 4621, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Div_2", - "name": "test_4_Div_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4624, - "line_end": 4633, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Rem_2", - "name": "test_4_Rem_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4636, - "line_end": 4645, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_PartialDiv_2", - "name": "test_4_PartialDiv_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4648, - "line_end": 4657, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Cmp_2", - "name": "test_4_Cmp_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 4660, - "line_end": 4667, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitAnd_3", - "name": "test_4_BitAnd_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 4670, - "line_end": 4679, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitOr_3", - "name": "test_4_BitOr_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 4682, - "line_end": 4691, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitXor_3", - "name": "test_4_BitXor_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 4694, - "line_end": 4703, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Shl_3", - "name": "test_4_Shl_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 4706, - "line_end": 4715, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Shr_3", - "name": "test_4_Shr_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 4718, - "line_end": 4727, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Add_3", - "name": "test_4_Add_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 4730, - "line_end": 4739, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Mul_3", - "name": "test_4_Mul_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 4742, - "line_end": 4751, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Pow_3", - "name": "test_4_Pow_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 4754, - "line_end": 4763, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Min_3", - "name": "test_4_Min_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 4766, - "line_end": 4775, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Max_3", - "name": "test_4_Max_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 4778, - "line_end": 4787, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Gcd_3", - "name": "test_4_Gcd_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 4790, - "line_end": 4799, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Sub_3", - "name": "test_4_Sub_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 4802, - "line_end": 4811, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Div_3", - "name": "test_4_Div_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 4814, - "line_end": 4823, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Rem_3", - "name": "test_4_Rem_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 4826, - "line_end": 4835, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Cmp_3", - "name": "test_4_Cmp_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 4838, - "line_end": 4845, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitAnd_4", - "name": "test_4_BitAnd_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 4848, - "line_end": 4857, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitOr_4", - "name": "test_4_BitOr_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 4860, - "line_end": 4869, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitXor_4", - "name": "test_4_BitXor_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 4872, - "line_end": 4881, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Shl_4", - "name": "test_4_Shl_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 4884, - "line_end": 4893, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Shr_4", - "name": "test_4_Shr_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 4896, - "line_end": 4905, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Add_4", - "name": "test_4_Add_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 4908, - "line_end": 4917, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Mul_4", - "name": "test_4_Mul_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 4920, - "line_end": 4929, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Pow_4", - "name": "test_4_Pow_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 4932, - "line_end": 4941, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Min_4", - "name": "test_4_Min_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 4944, - "line_end": 4953, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Max_4", - "name": "test_4_Max_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 4956, - "line_end": 4965, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Gcd_4", - "name": "test_4_Gcd_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 4968, - "line_end": 4977, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Sub_4", - "name": "test_4_Sub_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 4980, - "line_end": 4989, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Div_4", - "name": "test_4_Div_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 4992, - "line_end": 5001, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Rem_4", - "name": "test_4_Rem_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 5004, - "line_end": 5013, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_PartialDiv_4", - "name": "test_4_PartialDiv_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 5016, - "line_end": 5025, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Cmp_4", - "name": "test_4_Cmp_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 5028, - "line_end": 5035, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitAnd_5", - "name": "test_4_BitAnd_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5038, - "line_end": 5047, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitOr_5", - "name": "test_4_BitOr_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5050, - "line_end": 5059, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_BitXor_5", - "name": "test_4_BitXor_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5062, - "line_end": 5071, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Shl_5", - "name": "test_4_Shl_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5074, - "line_end": 5083, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Shr_5", - "name": "test_4_Shr_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5086, - "line_end": 5095, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Add_5", - "name": "test_4_Add_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5098, - "line_end": 5107, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Mul_5", - "name": "test_4_Mul_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5110, - "line_end": 5119, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Pow_5", - "name": "test_4_Pow_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5122, - "line_end": 5131, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Min_5", - "name": "test_4_Min_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5134, - "line_end": 5143, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Max_5", - "name": "test_4_Max_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5146, - "line_end": 5155, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Gcd_5", - "name": "test_4_Gcd_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5158, - "line_end": 5167, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Div_5", - "name": "test_4_Div_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5170, - "line_end": 5179, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Rem_5", - "name": "test_4_Rem_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5182, - "line_end": 5191, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_4_Cmp_5", - "name": "test_4_Cmp_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 5194, - "line_end": 5201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitAnd_0", - "name": "test_5_BitAnd_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 5204, - "line_end": 5213, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitOr_0", - "name": "test_5_BitOr_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 5216, - "line_end": 5225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitXor_0", - "name": "test_5_BitXor_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 5228, - "line_end": 5237, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Shl_0", - "name": "test_5_Shl_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 5240, - "line_end": 5249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Shr_0", - "name": "test_5_Shr_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 5252, - "line_end": 5261, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Add_0", - "name": "test_5_Add_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 5264, - "line_end": 5273, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Mul_0", - "name": "test_5_Mul_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 5276, - "line_end": 5285, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Pow_0", - "name": "test_5_Pow_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 5288, - "line_end": 5297, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Min_0", - "name": "test_5_Min_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 5300, - "line_end": 5309, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Max_0", - "name": "test_5_Max_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 5312, - "line_end": 5321, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Gcd_0", - "name": "test_5_Gcd_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 5324, - "line_end": 5333, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Sub_0", - "name": "test_5_Sub_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 5336, - "line_end": 5345, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Cmp_0", - "name": "test_5_Cmp_0", - "symbol_type": "Function", - "file_path": "", - "line_start": 5348, - "line_end": 5355, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitAnd_1", - "name": "test_5_BitAnd_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 5358, - "line_end": 5367, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitOr_1", - "name": "test_5_BitOr_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 5370, - "line_end": 5379, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitXor_1", - "name": "test_5_BitXor_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 5382, - "line_end": 5391, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Shl_1", - "name": "test_5_Shl_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 5394, - "line_end": 5403, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Shr_1", - "name": "test_5_Shr_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 5406, - "line_end": 5415, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Add_1", - "name": "test_5_Add_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 5418, - "line_end": 5427, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Mul_1", - "name": "test_5_Mul_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 5430, - "line_end": 5439, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Pow_1", - "name": "test_5_Pow_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 5442, - "line_end": 5451, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Min_1", - "name": "test_5_Min_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 5454, - "line_end": 5463, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Max_1", - "name": "test_5_Max_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 5466, - "line_end": 5475, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Gcd_1", - "name": "test_5_Gcd_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 5478, - "line_end": 5487, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Sub_1", - "name": "test_5_Sub_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 5490, - "line_end": 5499, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Div_1", - "name": "test_5_Div_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 5502, - "line_end": 5511, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Rem_1", - "name": "test_5_Rem_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 5514, - "line_end": 5523, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_PartialDiv_1", - "name": "test_5_PartialDiv_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 5526, - "line_end": 5535, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Cmp_1", - "name": "test_5_Cmp_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 5538, - "line_end": 5545, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitAnd_2", - "name": "test_5_BitAnd_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5548, - "line_end": 5557, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitOr_2", - "name": "test_5_BitOr_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5560, - "line_end": 5569, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitXor_2", - "name": "test_5_BitXor_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5572, - "line_end": 5581, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Shl_2", - "name": "test_5_Shl_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5584, - "line_end": 5593, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Shr_2", - "name": "test_5_Shr_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5596, - "line_end": 5605, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Add_2", - "name": "test_5_Add_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5608, - "line_end": 5617, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Mul_2", - "name": "test_5_Mul_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5620, - "line_end": 5629, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Pow_2", - "name": "test_5_Pow_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5632, - "line_end": 5641, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Min_2", - "name": "test_5_Min_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5644, - "line_end": 5653, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Max_2", - "name": "test_5_Max_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5656, - "line_end": 5665, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Gcd_2", - "name": "test_5_Gcd_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5668, - "line_end": 5677, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Sub_2", - "name": "test_5_Sub_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5680, - "line_end": 5689, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Div_2", - "name": "test_5_Div_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5692, - "line_end": 5701, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Rem_2", - "name": "test_5_Rem_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5704, - "line_end": 5713, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Cmp_2", - "name": "test_5_Cmp_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 5716, - "line_end": 5723, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitAnd_3", - "name": "test_5_BitAnd_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 5726, - "line_end": 5735, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitOr_3", - "name": "test_5_BitOr_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 5738, - "line_end": 5747, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitXor_3", - "name": "test_5_BitXor_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 5750, - "line_end": 5759, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Shl_3", - "name": "test_5_Shl_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 5762, - "line_end": 5771, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Shr_3", - "name": "test_5_Shr_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 5774, - "line_end": 5783, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Add_3", - "name": "test_5_Add_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 5786, - "line_end": 5795, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Mul_3", - "name": "test_5_Mul_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 5798, - "line_end": 5807, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Pow_3", - "name": "test_5_Pow_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 5810, - "line_end": 5819, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Min_3", - "name": "test_5_Min_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 5822, - "line_end": 5831, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Max_3", - "name": "test_5_Max_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 5834, - "line_end": 5843, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Gcd_3", - "name": "test_5_Gcd_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 5846, - "line_end": 5855, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Sub_3", - "name": "test_5_Sub_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 5858, - "line_end": 5867, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Div_3", - "name": "test_5_Div_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 5870, - "line_end": 5879, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Rem_3", - "name": "test_5_Rem_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 5882, - "line_end": 5891, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Cmp_3", - "name": "test_5_Cmp_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 5894, - "line_end": 5901, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitAnd_4", - "name": "test_5_BitAnd_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 5904, - "line_end": 5913, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitOr_4", - "name": "test_5_BitOr_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 5916, - "line_end": 5925, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitXor_4", - "name": "test_5_BitXor_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 5928, - "line_end": 5937, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Shl_4", - "name": "test_5_Shl_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 5940, - "line_end": 5949, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Shr_4", - "name": "test_5_Shr_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 5952, - "line_end": 5961, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Add_4", - "name": "test_5_Add_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 5964, - "line_end": 5973, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Mul_4", - "name": "test_5_Mul_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 5976, - "line_end": 5985, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Pow_4", - "name": "test_5_Pow_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 5988, - "line_end": 5997, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Min_4", - "name": "test_5_Min_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 6000, - "line_end": 6009, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Max_4", - "name": "test_5_Max_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 6012, - "line_end": 6021, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Gcd_4", - "name": "test_5_Gcd_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 6024, - "line_end": 6033, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Sub_4", - "name": "test_5_Sub_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 6036, - "line_end": 6045, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Div_4", - "name": "test_5_Div_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 6048, - "line_end": 6057, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Rem_4", - "name": "test_5_Rem_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 6060, - "line_end": 6069, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Cmp_4", - "name": "test_5_Cmp_4", - "symbol_type": "Function", - "file_path": "", - "line_start": 6072, - "line_end": 6079, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitAnd_5", - "name": "test_5_BitAnd_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6082, - "line_end": 6091, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitOr_5", - "name": "test_5_BitOr_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6094, - "line_end": 6103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_BitXor_5", - "name": "test_5_BitXor_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6106, - "line_end": 6115, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Shl_5", - "name": "test_5_Shl_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6118, - "line_end": 6127, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Shr_5", - "name": "test_5_Shr_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6130, - "line_end": 6139, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Add_5", - "name": "test_5_Add_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6142, - "line_end": 6151, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Mul_5", - "name": "test_5_Mul_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6154, - "line_end": 6163, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Pow_5", - "name": "test_5_Pow_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6166, - "line_end": 6175, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Min_5", - "name": "test_5_Min_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6178, - "line_end": 6187, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Max_5", - "name": "test_5_Max_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6190, - "line_end": 6199, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Gcd_5", - "name": "test_5_Gcd_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6202, - "line_end": 6211, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Sub_5", - "name": "test_5_Sub_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6214, - "line_end": 6223, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Div_5", - "name": "test_5_Div_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6226, - "line_end": 6235, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Rem_5", - "name": "test_5_Rem_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6238, - "line_end": 6247, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_PartialDiv_5", - "name": "test_5_PartialDiv_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6250, - "line_end": 6259, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_5_Cmp_5", - "name": "test_5_Cmp_5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6262, - "line_end": 6269, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Add_N5", - "name": "test_N5_Add_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6272, - "line_end": 6281, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Sub_N5", - "name": "test_N5_Sub_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6284, - "line_end": 6293, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Mul_N5", - "name": "test_N5_Mul_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6296, - "line_end": 6305, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Min_N5", - "name": "test_N5_Min_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6308, - "line_end": 6317, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Max_N5", - "name": "test_N5_Max_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6320, - "line_end": 6329, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Gcd_N5", - "name": "test_N5_Gcd_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6332, - "line_end": 6341, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Div_N5", - "name": "test_N5_Div_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6344, - "line_end": 6353, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Rem_N5", - "name": "test_N5_Rem_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6356, - "line_end": 6365, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_PartialDiv_N5", - "name": "test_N5_PartialDiv_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6368, - "line_end": 6377, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Cmp_N5", - "name": "test_N5_Cmp_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 6380, - "line_end": 6387, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Add_N4", - "name": "test_N5_Add_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 6390, - "line_end": 6399, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Sub_N4", - "name": "test_N5_Sub_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 6402, - "line_end": 6411, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Mul_N4", - "name": "test_N5_Mul_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 6414, - "line_end": 6423, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Min_N4", - "name": "test_N5_Min_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 6426, - "line_end": 6435, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Max_N4", - "name": "test_N5_Max_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 6438, - "line_end": 6447, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Gcd_N4", - "name": "test_N5_Gcd_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 6450, - "line_end": 6459, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Div_N4", - "name": "test_N5_Div_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 6462, - "line_end": 6471, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Rem_N4", - "name": "test_N5_Rem_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 6474, - "line_end": 6483, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Cmp_N4", - "name": "test_N5_Cmp_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 6486, - "line_end": 6493, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Add_N3", - "name": "test_N5_Add_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 6496, - "line_end": 6505, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Sub_N3", - "name": "test_N5_Sub_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 6508, - "line_end": 6517, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Mul_N3", - "name": "test_N5_Mul_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 6520, - "line_end": 6529, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Min_N3", - "name": "test_N5_Min_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 6532, - "line_end": 6541, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Max_N3", - "name": "test_N5_Max_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 6544, - "line_end": 6553, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Gcd_N3", - "name": "test_N5_Gcd_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 6556, - "line_end": 6565, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Div_N3", - "name": "test_N5_Div_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 6568, - "line_end": 6577, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Rem_N3", - "name": "test_N5_Rem_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 6580, - "line_end": 6589, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Cmp_N3", - "name": "test_N5_Cmp_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 6592, - "line_end": 6599, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Add_N2", - "name": "test_N5_Add_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 6602, - "line_end": 6611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Sub_N2", - "name": "test_N5_Sub_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 6614, - "line_end": 6623, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Mul_N2", - "name": "test_N5_Mul_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 6626, - "line_end": 6635, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Min_N2", - "name": "test_N5_Min_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 6638, - "line_end": 6647, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Max_N2", - "name": "test_N5_Max_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 6650, - "line_end": 6659, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Gcd_N2", - "name": "test_N5_Gcd_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 6662, - "line_end": 6671, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Div_N2", - "name": "test_N5_Div_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 6674, - "line_end": 6683, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Rem_N2", - "name": "test_N5_Rem_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 6686, - "line_end": 6695, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Cmp_N2", - "name": "test_N5_Cmp_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 6698, - "line_end": 6705, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Add_N1", - "name": "test_N5_Add_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6708, - "line_end": 6717, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Sub_N1", - "name": "test_N5_Sub_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6720, - "line_end": 6729, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Mul_N1", - "name": "test_N5_Mul_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6732, - "line_end": 6741, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Min_N1", - "name": "test_N5_Min_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6744, - "line_end": 6753, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Max_N1", - "name": "test_N5_Max_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6756, - "line_end": 6765, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Gcd_N1", - "name": "test_N5_Gcd_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6768, - "line_end": 6777, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Div_N1", - "name": "test_N5_Div_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6780, - "line_end": 6789, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Rem_N1", - "name": "test_N5_Rem_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6792, - "line_end": 6801, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_PartialDiv_N1", - "name": "test_N5_PartialDiv_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6804, - "line_end": 6813, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Cmp_N1", - "name": "test_N5_Cmp_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6816, - "line_end": 6823, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Add__0", - "name": "test_N5_Add__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 6826, - "line_end": 6835, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Sub__0", - "name": "test_N5_Sub__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 6838, - "line_end": 6847, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Mul__0", - "name": "test_N5_Mul__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 6850, - "line_end": 6859, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Min__0", - "name": "test_N5_Min__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 6862, - "line_end": 6871, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Max__0", - "name": "test_N5_Max__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 6874, - "line_end": 6883, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Gcd__0", - "name": "test_N5_Gcd__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 6886, - "line_end": 6895, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Pow__0", - "name": "test_N5_Pow__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 6898, - "line_end": 6907, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Cmp__0", - "name": "test_N5_Cmp__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 6910, - "line_end": 6917, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Add_P1", - "name": "test_N5_Add_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6920, - "line_end": 6929, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Sub_P1", - "name": "test_N5_Sub_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6932, - "line_end": 6941, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Mul_P1", - "name": "test_N5_Mul_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6944, - "line_end": 6953, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Min_P1", - "name": "test_N5_Min_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6956, - "line_end": 6965, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Max_P1", - "name": "test_N5_Max_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6968, - "line_end": 6977, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Gcd_P1", - "name": "test_N5_Gcd_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6980, - "line_end": 6989, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Div_P1", - "name": "test_N5_Div_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 6992, - "line_end": 7001, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Rem_P1", - "name": "test_N5_Rem_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 7004, - "line_end": 7013, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_PartialDiv_P1", - "name": "test_N5_PartialDiv_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 7016, - "line_end": 7025, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Pow_P1", - "name": "test_N5_Pow_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 7028, - "line_end": 7037, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Cmp_P1", - "name": "test_N5_Cmp_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 7040, - "line_end": 7047, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Add_P2", - "name": "test_N5_Add_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7050, - "line_end": 7059, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Sub_P2", - "name": "test_N5_Sub_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7062, - "line_end": 7071, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Mul_P2", - "name": "test_N5_Mul_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7074, - "line_end": 7083, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Min_P2", - "name": "test_N5_Min_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7086, - "line_end": 7095, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Max_P2", - "name": "test_N5_Max_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7098, - "line_end": 7107, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Gcd_P2", - "name": "test_N5_Gcd_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7110, - "line_end": 7119, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Div_P2", - "name": "test_N5_Div_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7122, - "line_end": 7131, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Rem_P2", - "name": "test_N5_Rem_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7134, - "line_end": 7143, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Pow_P2", - "name": "test_N5_Pow_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7146, - "line_end": 7155, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Cmp_P2", - "name": "test_N5_Cmp_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7158, - "line_end": 7165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Add_P3", - "name": "test_N5_Add_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7168, - "line_end": 7177, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Sub_P3", - "name": "test_N5_Sub_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7180, - "line_end": 7189, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Mul_P3", - "name": "test_N5_Mul_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7192, - "line_end": 7201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Min_P3", - "name": "test_N5_Min_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7204, - "line_end": 7213, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Max_P3", - "name": "test_N5_Max_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7216, - "line_end": 7225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Gcd_P3", - "name": "test_N5_Gcd_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7228, - "line_end": 7237, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Div_P3", - "name": "test_N5_Div_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7240, - "line_end": 7249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Rem_P3", - "name": "test_N5_Rem_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7252, - "line_end": 7261, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Pow_P3", - "name": "test_N5_Pow_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7264, - "line_end": 7273, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Cmp_P3", - "name": "test_N5_Cmp_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7276, - "line_end": 7283, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Add_P4", - "name": "test_N5_Add_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7286, - "line_end": 7295, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Sub_P4", - "name": "test_N5_Sub_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7298, - "line_end": 7307, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Mul_P4", - "name": "test_N5_Mul_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7310, - "line_end": 7319, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Min_P4", - "name": "test_N5_Min_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7322, - "line_end": 7331, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Max_P4", - "name": "test_N5_Max_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7334, - "line_end": 7343, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Gcd_P4", - "name": "test_N5_Gcd_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7346, - "line_end": 7355, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Div_P4", - "name": "test_N5_Div_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7358, - "line_end": 7367, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Rem_P4", - "name": "test_N5_Rem_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7370, - "line_end": 7379, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Pow_P4", - "name": "test_N5_Pow_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7382, - "line_end": 7391, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Cmp_P4", - "name": "test_N5_Cmp_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7394, - "line_end": 7401, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Add_P5", - "name": "test_N5_Add_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7404, - "line_end": 7413, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Sub_P5", - "name": "test_N5_Sub_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7416, - "line_end": 7425, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Mul_P5", - "name": "test_N5_Mul_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7428, - "line_end": 7437, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Min_P5", - "name": "test_N5_Min_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7440, - "line_end": 7449, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Max_P5", - "name": "test_N5_Max_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7452, - "line_end": 7461, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Gcd_P5", - "name": "test_N5_Gcd_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7464, - "line_end": 7473, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Div_P5", - "name": "test_N5_Div_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7476, - "line_end": 7485, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Rem_P5", - "name": "test_N5_Rem_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7488, - "line_end": 7497, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_PartialDiv_P5", - "name": "test_N5_PartialDiv_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7500, - "line_end": 7509, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Pow_P5", - "name": "test_N5_Pow_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7512, - "line_end": 7521, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Cmp_P5", - "name": "test_N5_Cmp_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7524, - "line_end": 7531, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Add_N5", - "name": "test_N4_Add_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7534, - "line_end": 7543, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Sub_N5", - "name": "test_N4_Sub_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7546, - "line_end": 7555, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Mul_N5", - "name": "test_N4_Mul_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7558, - "line_end": 7567, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Min_N5", - "name": "test_N4_Min_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7570, - "line_end": 7579, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Max_N5", - "name": "test_N4_Max_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7582, - "line_end": 7591, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Gcd_N5", - "name": "test_N4_Gcd_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7594, - "line_end": 7603, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Div_N5", - "name": "test_N4_Div_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7606, - "line_end": 7615, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Rem_N5", - "name": "test_N4_Rem_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7618, - "line_end": 7627, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Cmp_N5", - "name": "test_N4_Cmp_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 7630, - "line_end": 7637, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Add_N4", - "name": "test_N4_Add_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7640, - "line_end": 7649, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Sub_N4", - "name": "test_N4_Sub_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7652, - "line_end": 7661, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Mul_N4", - "name": "test_N4_Mul_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7664, - "line_end": 7673, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Min_N4", - "name": "test_N4_Min_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7676, - "line_end": 7685, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Max_N4", - "name": "test_N4_Max_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7688, - "line_end": 7697, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Gcd_N4", - "name": "test_N4_Gcd_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7700, - "line_end": 7709, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Div_N4", - "name": "test_N4_Div_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7712, - "line_end": 7721, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Rem_N4", - "name": "test_N4_Rem_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7724, - "line_end": 7733, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_PartialDiv_N4", - "name": "test_N4_PartialDiv_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7736, - "line_end": 7745, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Cmp_N4", - "name": "test_N4_Cmp_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 7748, - "line_end": 7755, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Add_N3", - "name": "test_N4_Add_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7758, - "line_end": 7767, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Sub_N3", - "name": "test_N4_Sub_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7770, - "line_end": 7779, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Mul_N3", - "name": "test_N4_Mul_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7782, - "line_end": 7791, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Min_N3", - "name": "test_N4_Min_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7794, - "line_end": 7803, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Max_N3", - "name": "test_N4_Max_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7806, - "line_end": 7815, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Gcd_N3", - "name": "test_N4_Gcd_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7818, - "line_end": 7827, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Div_N3", - "name": "test_N4_Div_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7830, - "line_end": 7839, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Rem_N3", - "name": "test_N4_Rem_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7842, - "line_end": 7851, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Cmp_N3", - "name": "test_N4_Cmp_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 7854, - "line_end": 7861, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Add_N2", - "name": "test_N4_Add_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7864, - "line_end": 7873, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Sub_N2", - "name": "test_N4_Sub_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7876, - "line_end": 7885, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Mul_N2", - "name": "test_N4_Mul_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7888, - "line_end": 7897, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Min_N2", - "name": "test_N4_Min_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7900, - "line_end": 7909, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Max_N2", - "name": "test_N4_Max_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7912, - "line_end": 7921, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Gcd_N2", - "name": "test_N4_Gcd_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7924, - "line_end": 7933, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Div_N2", - "name": "test_N4_Div_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7936, - "line_end": 7945, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Rem_N2", - "name": "test_N4_Rem_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7948, - "line_end": 7957, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_PartialDiv_N2", - "name": "test_N4_PartialDiv_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7960, - "line_end": 7969, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Cmp_N2", - "name": "test_N4_Cmp_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 7972, - "line_end": 7979, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Add_N1", - "name": "test_N4_Add_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 7982, - "line_end": 7991, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Sub_N1", - "name": "test_N4_Sub_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 7994, - "line_end": 8003, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Mul_N1", - "name": "test_N4_Mul_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8006, - "line_end": 8015, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Min_N1", - "name": "test_N4_Min_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8018, - "line_end": 8027, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Max_N1", - "name": "test_N4_Max_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8030, - "line_end": 8039, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Gcd_N1", - "name": "test_N4_Gcd_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8042, - "line_end": 8051, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Div_N1", - "name": "test_N4_Div_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8054, - "line_end": 8063, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Rem_N1", - "name": "test_N4_Rem_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8066, - "line_end": 8075, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_PartialDiv_N1", - "name": "test_N4_PartialDiv_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8078, - "line_end": 8087, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Cmp_N1", - "name": "test_N4_Cmp_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8090, - "line_end": 8097, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Add__0", - "name": "test_N4_Add__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 8100, - "line_end": 8109, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Sub__0", - "name": "test_N4_Sub__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 8112, - "line_end": 8121, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Mul__0", - "name": "test_N4_Mul__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 8124, - "line_end": 8133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Min__0", - "name": "test_N4_Min__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 8136, - "line_end": 8145, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Max__0", - "name": "test_N4_Max__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 8148, - "line_end": 8157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Gcd__0", - "name": "test_N4_Gcd__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 8160, - "line_end": 8169, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Pow__0", - "name": "test_N4_Pow__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 8172, - "line_end": 8181, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Cmp__0", - "name": "test_N4_Cmp__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 8184, - "line_end": 8191, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Add_P1", - "name": "test_N4_Add_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8194, - "line_end": 8203, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Sub_P1", - "name": "test_N4_Sub_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8206, - "line_end": 8215, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Mul_P1", - "name": "test_N4_Mul_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8218, - "line_end": 8227, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Min_P1", - "name": "test_N4_Min_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8230, - "line_end": 8239, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Max_P1", - "name": "test_N4_Max_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8242, - "line_end": 8251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Gcd_P1", - "name": "test_N4_Gcd_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8254, - "line_end": 8263, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Div_P1", - "name": "test_N4_Div_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8266, - "line_end": 8275, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Rem_P1", - "name": "test_N4_Rem_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8278, - "line_end": 8287, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_PartialDiv_P1", - "name": "test_N4_PartialDiv_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8290, - "line_end": 8299, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Pow_P1", - "name": "test_N4_Pow_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8302, - "line_end": 8311, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Cmp_P1", - "name": "test_N4_Cmp_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 8314, - "line_end": 8321, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Add_P2", - "name": "test_N4_Add_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 8324, - "line_end": 8333, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Sub_P2", - "name": "test_N4_Sub_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 8336, - "line_end": 8345, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Mul_P2", - "name": "test_N4_Mul_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 8348, - "line_end": 8357, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Min_P2", - "name": "test_N4_Min_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 8360, - "line_end": 8369, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Max_P2", - "name": "test_N4_Max_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 8372, - "line_end": 8381, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Gcd_P2", - "name": "test_N4_Gcd_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 8384, - "line_end": 8393, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Div_P2", - "name": "test_N4_Div_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 8396, - "line_end": 8405, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Rem_P2", - "name": "test_N4_Rem_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 8408, - "line_end": 8417, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_PartialDiv_P2", - "name": "test_N4_PartialDiv_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 8420, - "line_end": 8429, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Pow_P2", - "name": "test_N4_Pow_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 8432, - "line_end": 8441, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Cmp_P2", - "name": "test_N4_Cmp_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 8444, - "line_end": 8451, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Add_P3", - "name": "test_N4_Add_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 8454, - "line_end": 8463, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Sub_P3", - "name": "test_N4_Sub_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 8466, - "line_end": 8475, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Mul_P3", - "name": "test_N4_Mul_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 8478, - "line_end": 8487, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Min_P3", - "name": "test_N4_Min_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 8490, - "line_end": 8499, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Max_P3", - "name": "test_N4_Max_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 8502, - "line_end": 8511, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Gcd_P3", - "name": "test_N4_Gcd_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 8514, - "line_end": 8523, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Div_P3", - "name": "test_N4_Div_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 8526, - "line_end": 8535, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Rem_P3", - "name": "test_N4_Rem_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 8538, - "line_end": 8547, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Pow_P3", - "name": "test_N4_Pow_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 8550, - "line_end": 8559, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Cmp_P3", - "name": "test_N4_Cmp_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 8562, - "line_end": 8569, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Add_P4", - "name": "test_N4_Add_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8572, - "line_end": 8581, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Sub_P4", - "name": "test_N4_Sub_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8584, - "line_end": 8593, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Mul_P4", - "name": "test_N4_Mul_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8596, - "line_end": 8605, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Min_P4", - "name": "test_N4_Min_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8608, - "line_end": 8617, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Max_P4", - "name": "test_N4_Max_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8620, - "line_end": 8629, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Gcd_P4", - "name": "test_N4_Gcd_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8632, - "line_end": 8641, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Div_P4", - "name": "test_N4_Div_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8644, - "line_end": 8653, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Rem_P4", - "name": "test_N4_Rem_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8656, - "line_end": 8665, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_PartialDiv_P4", - "name": "test_N4_PartialDiv_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8668, - "line_end": 8677, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Pow_P4", - "name": "test_N4_Pow_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8680, - "line_end": 8689, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Cmp_P4", - "name": "test_N4_Cmp_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8692, - "line_end": 8699, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Add_P5", - "name": "test_N4_Add_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8702, - "line_end": 8711, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Sub_P5", - "name": "test_N4_Sub_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8714, - "line_end": 8723, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Mul_P5", - "name": "test_N4_Mul_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8726, - "line_end": 8735, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Min_P5", - "name": "test_N4_Min_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8738, - "line_end": 8747, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Max_P5", - "name": "test_N4_Max_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8750, - "line_end": 8759, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Gcd_P5", - "name": "test_N4_Gcd_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8762, - "line_end": 8771, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Div_P5", - "name": "test_N4_Div_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8774, - "line_end": 8783, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Rem_P5", - "name": "test_N4_Rem_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8786, - "line_end": 8795, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Pow_P5", - "name": "test_N4_Pow_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8798, - "line_end": 8807, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Cmp_P5", - "name": "test_N4_Cmp_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8810, - "line_end": 8817, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Add_N5", - "name": "test_N3_Add_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8820, - "line_end": 8829, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Sub_N5", - "name": "test_N3_Sub_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8832, - "line_end": 8841, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Mul_N5", - "name": "test_N3_Mul_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8844, - "line_end": 8853, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Min_N5", - "name": "test_N3_Min_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8856, - "line_end": 8865, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Max_N5", - "name": "test_N3_Max_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8868, - "line_end": 8877, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Gcd_N5", - "name": "test_N3_Gcd_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8880, - "line_end": 8889, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Div_N5", - "name": "test_N3_Div_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8892, - "line_end": 8901, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Rem_N5", - "name": "test_N3_Rem_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8904, - "line_end": 8913, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Cmp_N5", - "name": "test_N3_Cmp_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 8916, - "line_end": 8923, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Add_N4", - "name": "test_N3_Add_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8926, - "line_end": 8935, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Sub_N4", - "name": "test_N3_Sub_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8938, - "line_end": 8947, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Mul_N4", - "name": "test_N3_Mul_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8950, - "line_end": 8959, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Min_N4", - "name": "test_N3_Min_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8962, - "line_end": 8971, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Max_N4", - "name": "test_N3_Max_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8974, - "line_end": 8983, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Gcd_N4", - "name": "test_N3_Gcd_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8986, - "line_end": 8995, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Div_N4", - "name": "test_N3_Div_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 8998, - "line_end": 9007, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Rem_N4", - "name": "test_N3_Rem_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 9010, - "line_end": 9019, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Cmp_N4", - "name": "test_N3_Cmp_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 9022, - "line_end": 9029, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Add_N3", - "name": "test_N3_Add_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9032, - "line_end": 9041, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Sub_N3", - "name": "test_N3_Sub_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9044, - "line_end": 9053, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Mul_N3", - "name": "test_N3_Mul_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9056, - "line_end": 9065, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Min_N3", - "name": "test_N3_Min_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9068, - "line_end": 9077, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Max_N3", - "name": "test_N3_Max_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9080, - "line_end": 9089, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Gcd_N3", - "name": "test_N3_Gcd_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9092, - "line_end": 9101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Div_N3", - "name": "test_N3_Div_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9104, - "line_end": 9113, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Rem_N3", - "name": "test_N3_Rem_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9116, - "line_end": 9125, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_PartialDiv_N3", - "name": "test_N3_PartialDiv_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9128, - "line_end": 9137, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Cmp_N3", - "name": "test_N3_Cmp_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9140, - "line_end": 9147, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Add_N2", - "name": "test_N3_Add_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9150, - "line_end": 9159, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Sub_N2", - "name": "test_N3_Sub_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9162, - "line_end": 9171, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Mul_N2", - "name": "test_N3_Mul_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9174, - "line_end": 9183, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Min_N2", - "name": "test_N3_Min_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9186, - "line_end": 9195, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Max_N2", - "name": "test_N3_Max_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9198, - "line_end": 9207, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Gcd_N2", - "name": "test_N3_Gcd_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9210, - "line_end": 9219, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Div_N2", - "name": "test_N3_Div_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9222, - "line_end": 9231, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Rem_N2", - "name": "test_N3_Rem_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9234, - "line_end": 9243, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Cmp_N2", - "name": "test_N3_Cmp_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9246, - "line_end": 9253, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Add_N1", - "name": "test_N3_Add_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9256, - "line_end": 9265, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Sub_N1", - "name": "test_N3_Sub_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9268, - "line_end": 9277, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Mul_N1", - "name": "test_N3_Mul_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9280, - "line_end": 9289, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Min_N1", - "name": "test_N3_Min_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9292, - "line_end": 9301, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Max_N1", - "name": "test_N3_Max_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9304, - "line_end": 9313, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Gcd_N1", - "name": "test_N3_Gcd_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9316, - "line_end": 9325, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Div_N1", - "name": "test_N3_Div_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9328, - "line_end": 9337, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Rem_N1", - "name": "test_N3_Rem_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9340, - "line_end": 9349, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_PartialDiv_N1", - "name": "test_N3_PartialDiv_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9352, - "line_end": 9361, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Cmp_N1", - "name": "test_N3_Cmp_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9364, - "line_end": 9371, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Add__0", - "name": "test_N3_Add__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 9374, - "line_end": 9383, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Sub__0", - "name": "test_N3_Sub__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 9386, - "line_end": 9395, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Mul__0", - "name": "test_N3_Mul__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 9398, - "line_end": 9407, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Min__0", - "name": "test_N3_Min__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 9410, - "line_end": 9419, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Max__0", - "name": "test_N3_Max__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 9422, - "line_end": 9431, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Gcd__0", - "name": "test_N3_Gcd__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 9434, - "line_end": 9443, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Pow__0", - "name": "test_N3_Pow__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 9446, - "line_end": 9455, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Cmp__0", - "name": "test_N3_Cmp__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 9458, - "line_end": 9465, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Add_P1", - "name": "test_N3_Add_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9468, - "line_end": 9477, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Sub_P1", - "name": "test_N3_Sub_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9480, - "line_end": 9489, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Mul_P1", - "name": "test_N3_Mul_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9492, - "line_end": 9501, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Min_P1", - "name": "test_N3_Min_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9504, - "line_end": 9513, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Max_P1", - "name": "test_N3_Max_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9516, - "line_end": 9525, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Gcd_P1", - "name": "test_N3_Gcd_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9528, - "line_end": 9537, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Div_P1", - "name": "test_N3_Div_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9540, - "line_end": 9549, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Rem_P1", - "name": "test_N3_Rem_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9552, - "line_end": 9561, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_PartialDiv_P1", - "name": "test_N3_PartialDiv_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9564, - "line_end": 9573, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Pow_P1", - "name": "test_N3_Pow_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9576, - "line_end": 9585, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Cmp_P1", - "name": "test_N3_Cmp_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 9588, - "line_end": 9595, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Add_P2", - "name": "test_N3_Add_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9598, - "line_end": 9607, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Sub_P2", - "name": "test_N3_Sub_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9610, - "line_end": 9619, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Mul_P2", - "name": "test_N3_Mul_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9622, - "line_end": 9631, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Min_P2", - "name": "test_N3_Min_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9634, - "line_end": 9643, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Max_P2", - "name": "test_N3_Max_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9646, - "line_end": 9655, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Gcd_P2", - "name": "test_N3_Gcd_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9658, - "line_end": 9667, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Div_P2", - "name": "test_N3_Div_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9670, - "line_end": 9679, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Rem_P2", - "name": "test_N3_Rem_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9682, - "line_end": 9691, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Pow_P2", - "name": "test_N3_Pow_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9694, - "line_end": 9703, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Cmp_P2", - "name": "test_N3_Cmp_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 9706, - "line_end": 9713, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Add_P3", - "name": "test_N3_Add_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9716, - "line_end": 9725, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Sub_P3", - "name": "test_N3_Sub_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9728, - "line_end": 9737, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Mul_P3", - "name": "test_N3_Mul_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9740, - "line_end": 9749, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Min_P3", - "name": "test_N3_Min_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9752, - "line_end": 9761, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Max_P3", - "name": "test_N3_Max_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9764, - "line_end": 9773, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Gcd_P3", - "name": "test_N3_Gcd_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9776, - "line_end": 9785, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Div_P3", - "name": "test_N3_Div_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9788, - "line_end": 9797, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Rem_P3", - "name": "test_N3_Rem_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9800, - "line_end": 9809, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_PartialDiv_P3", - "name": "test_N3_PartialDiv_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9812, - "line_end": 9821, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Pow_P3", - "name": "test_N3_Pow_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9824, - "line_end": 9833, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Cmp_P3", - "name": "test_N3_Cmp_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 9836, - "line_end": 9843, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Add_P4", - "name": "test_N3_Add_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 9846, - "line_end": 9855, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Sub_P4", - "name": "test_N3_Sub_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 9858, - "line_end": 9867, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Mul_P4", - "name": "test_N3_Mul_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 9870, - "line_end": 9879, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Min_P4", - "name": "test_N3_Min_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 9882, - "line_end": 9891, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Max_P4", - "name": "test_N3_Max_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 9894, - "line_end": 9903, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Gcd_P4", - "name": "test_N3_Gcd_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 9906, - "line_end": 9915, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Div_P4", - "name": "test_N3_Div_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 9918, - "line_end": 9927, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Rem_P4", - "name": "test_N3_Rem_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 9930, - "line_end": 9939, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Pow_P4", - "name": "test_N3_Pow_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 9942, - "line_end": 9951, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Cmp_P4", - "name": "test_N3_Cmp_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 9954, - "line_end": 9961, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Add_P5", - "name": "test_N3_Add_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 9964, - "line_end": 9973, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Sub_P5", - "name": "test_N3_Sub_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 9976, - "line_end": 9985, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Mul_P5", - "name": "test_N3_Mul_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 9988, - "line_end": 9997, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Min_P5", - "name": "test_N3_Min_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 10000, - "line_end": 10009, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Max_P5", - "name": "test_N3_Max_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 10012, - "line_end": 10021, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Gcd_P5", - "name": "test_N3_Gcd_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 10024, - "line_end": 10033, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Div_P5", - "name": "test_N3_Div_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 10036, - "line_end": 10045, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Rem_P5", - "name": "test_N3_Rem_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 10048, - "line_end": 10057, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Pow_P5", - "name": "test_N3_Pow_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 10060, - "line_end": 10069, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Cmp_P5", - "name": "test_N3_Cmp_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 10072, - "line_end": 10079, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Add_N5", - "name": "test_N2_Add_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 10082, - "line_end": 10091, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Sub_N5", - "name": "test_N2_Sub_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 10094, - "line_end": 10103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Mul_N5", - "name": "test_N2_Mul_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 10106, - "line_end": 10115, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Min_N5", - "name": "test_N2_Min_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 10118, - "line_end": 10127, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Max_N5", - "name": "test_N2_Max_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 10130, - "line_end": 10139, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Gcd_N5", - "name": "test_N2_Gcd_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 10142, - "line_end": 10151, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Div_N5", - "name": "test_N2_Div_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 10154, - "line_end": 10163, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Rem_N5", - "name": "test_N2_Rem_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 10166, - "line_end": 10175, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Cmp_N5", - "name": "test_N2_Cmp_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 10178, - "line_end": 10185, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Add_N4", - "name": "test_N2_Add_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 10188, - "line_end": 10197, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Sub_N4", - "name": "test_N2_Sub_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 10200, - "line_end": 10209, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Mul_N4", - "name": "test_N2_Mul_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 10212, - "line_end": 10221, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Min_N4", - "name": "test_N2_Min_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 10224, - "line_end": 10233, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Max_N4", - "name": "test_N2_Max_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 10236, - "line_end": 10245, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Gcd_N4", - "name": "test_N2_Gcd_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 10248, - "line_end": 10257, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Div_N4", - "name": "test_N2_Div_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 10260, - "line_end": 10269, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Rem_N4", - "name": "test_N2_Rem_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 10272, - "line_end": 10281, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Cmp_N4", - "name": "test_N2_Cmp_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 10284, - "line_end": 10291, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Add_N3", - "name": "test_N2_Add_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 10294, - "line_end": 10303, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Sub_N3", - "name": "test_N2_Sub_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 10306, - "line_end": 10315, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Mul_N3", - "name": "test_N2_Mul_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 10318, - "line_end": 10327, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Min_N3", - "name": "test_N2_Min_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 10330, - "line_end": 10339, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Max_N3", - "name": "test_N2_Max_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 10342, - "line_end": 10351, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Gcd_N3", - "name": "test_N2_Gcd_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 10354, - "line_end": 10363, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Div_N3", - "name": "test_N2_Div_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 10366, - "line_end": 10375, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Rem_N3", - "name": "test_N2_Rem_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 10378, - "line_end": 10387, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Cmp_N3", - "name": "test_N2_Cmp_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 10390, - "line_end": 10397, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Add_N2", - "name": "test_N2_Add_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10400, - "line_end": 10409, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Sub_N2", - "name": "test_N2_Sub_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10412, - "line_end": 10421, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Mul_N2", - "name": "test_N2_Mul_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10424, - "line_end": 10433, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Min_N2", - "name": "test_N2_Min_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10436, - "line_end": 10445, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Max_N2", - "name": "test_N2_Max_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10448, - "line_end": 10457, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Gcd_N2", - "name": "test_N2_Gcd_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10460, - "line_end": 10469, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Div_N2", - "name": "test_N2_Div_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10472, - "line_end": 10481, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Rem_N2", - "name": "test_N2_Rem_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10484, - "line_end": 10493, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_PartialDiv_N2", - "name": "test_N2_PartialDiv_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10496, - "line_end": 10505, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Cmp_N2", - "name": "test_N2_Cmp_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10508, - "line_end": 10515, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Add_N1", - "name": "test_N2_Add_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10518, - "line_end": 10527, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Sub_N1", - "name": "test_N2_Sub_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10530, - "line_end": 10539, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Mul_N1", - "name": "test_N2_Mul_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10542, - "line_end": 10551, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Min_N1", - "name": "test_N2_Min_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10554, - "line_end": 10563, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Max_N1", - "name": "test_N2_Max_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10566, - "line_end": 10575, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Gcd_N1", - "name": "test_N2_Gcd_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10578, - "line_end": 10587, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Div_N1", - "name": "test_N2_Div_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10590, - "line_end": 10599, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Rem_N1", - "name": "test_N2_Rem_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10602, - "line_end": 10611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_PartialDiv_N1", - "name": "test_N2_PartialDiv_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10614, - "line_end": 10623, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Cmp_N1", - "name": "test_N2_Cmp_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10626, - "line_end": 10633, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Add__0", - "name": "test_N2_Add__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 10636, - "line_end": 10645, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Sub__0", - "name": "test_N2_Sub__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 10648, - "line_end": 10657, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Mul__0", - "name": "test_N2_Mul__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 10660, - "line_end": 10669, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Min__0", - "name": "test_N2_Min__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 10672, - "line_end": 10681, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Max__0", - "name": "test_N2_Max__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 10684, - "line_end": 10693, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Gcd__0", - "name": "test_N2_Gcd__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 10696, - "line_end": 10705, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Pow__0", - "name": "test_N2_Pow__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 10708, - "line_end": 10717, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Cmp__0", - "name": "test_N2_Cmp__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 10720, - "line_end": 10727, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Add_P1", - "name": "test_N2_Add_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10730, - "line_end": 10739, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Sub_P1", - "name": "test_N2_Sub_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10742, - "line_end": 10751, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Mul_P1", - "name": "test_N2_Mul_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10754, - "line_end": 10763, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Min_P1", - "name": "test_N2_Min_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10766, - "line_end": 10775, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Max_P1", - "name": "test_N2_Max_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10778, - "line_end": 10787, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Gcd_P1", - "name": "test_N2_Gcd_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10790, - "line_end": 10799, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Div_P1", - "name": "test_N2_Div_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10802, - "line_end": 10811, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Rem_P1", - "name": "test_N2_Rem_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10814, - "line_end": 10823, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_PartialDiv_P1", - "name": "test_N2_PartialDiv_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10826, - "line_end": 10835, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Pow_P1", - "name": "test_N2_Pow_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10838, - "line_end": 10847, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Cmp_P1", - "name": "test_N2_Cmp_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 10850, - "line_end": 10857, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Add_P2", - "name": "test_N2_Add_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10860, - "line_end": 10869, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Sub_P2", - "name": "test_N2_Sub_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10872, - "line_end": 10881, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Mul_P2", - "name": "test_N2_Mul_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10884, - "line_end": 10893, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Min_P2", - "name": "test_N2_Min_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10896, - "line_end": 10905, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Max_P2", - "name": "test_N2_Max_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10908, - "line_end": 10917, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Gcd_P2", - "name": "test_N2_Gcd_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10920, - "line_end": 10929, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Div_P2", - "name": "test_N2_Div_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10932, - "line_end": 10941, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Rem_P2", - "name": "test_N2_Rem_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10944, - "line_end": 10953, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_PartialDiv_P2", - "name": "test_N2_PartialDiv_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10956, - "line_end": 10965, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Pow_P2", - "name": "test_N2_Pow_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10968, - "line_end": 10977, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Cmp_P2", - "name": "test_N2_Cmp_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 10980, - "line_end": 10987, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Add_P3", - "name": "test_N2_Add_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 10990, - "line_end": 10999, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Sub_P3", - "name": "test_N2_Sub_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11002, - "line_end": 11011, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Mul_P3", - "name": "test_N2_Mul_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11014, - "line_end": 11023, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Min_P3", - "name": "test_N2_Min_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11026, - "line_end": 11035, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Max_P3", - "name": "test_N2_Max_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11038, - "line_end": 11047, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Gcd_P3", - "name": "test_N2_Gcd_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11050, - "line_end": 11059, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Div_P3", - "name": "test_N2_Div_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11062, - "line_end": 11071, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Rem_P3", - "name": "test_N2_Rem_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11074, - "line_end": 11083, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Pow_P3", - "name": "test_N2_Pow_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11086, - "line_end": 11095, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Cmp_P3", - "name": "test_N2_Cmp_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11098, - "line_end": 11105, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Add_P4", - "name": "test_N2_Add_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11108, - "line_end": 11117, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Sub_P4", - "name": "test_N2_Sub_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11120, - "line_end": 11129, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Mul_P4", - "name": "test_N2_Mul_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11132, - "line_end": 11141, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Min_P4", - "name": "test_N2_Min_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11144, - "line_end": 11153, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Max_P4", - "name": "test_N2_Max_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11156, - "line_end": 11165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Gcd_P4", - "name": "test_N2_Gcd_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11168, - "line_end": 11177, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Div_P4", - "name": "test_N2_Div_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11180, - "line_end": 11189, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Rem_P4", - "name": "test_N2_Rem_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11192, - "line_end": 11201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Pow_P4", - "name": "test_N2_Pow_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11204, - "line_end": 11213, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Cmp_P4", - "name": "test_N2_Cmp_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11216, - "line_end": 11223, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Add_P5", - "name": "test_N2_Add_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11226, - "line_end": 11235, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Sub_P5", - "name": "test_N2_Sub_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11238, - "line_end": 11247, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Mul_P5", - "name": "test_N2_Mul_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11250, - "line_end": 11259, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Min_P5", - "name": "test_N2_Min_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11262, - "line_end": 11271, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Max_P5", - "name": "test_N2_Max_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11274, - "line_end": 11283, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Gcd_P5", - "name": "test_N2_Gcd_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11286, - "line_end": 11295, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Div_P5", - "name": "test_N2_Div_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11298, - "line_end": 11307, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Rem_P5", - "name": "test_N2_Rem_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11310, - "line_end": 11319, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Pow_P5", - "name": "test_N2_Pow_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11322, - "line_end": 11331, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Cmp_P5", - "name": "test_N2_Cmp_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11334, - "line_end": 11341, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Add_N5", - "name": "test_N1_Add_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11344, - "line_end": 11353, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Sub_N5", - "name": "test_N1_Sub_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11356, - "line_end": 11365, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Mul_N5", - "name": "test_N1_Mul_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11368, - "line_end": 11377, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Min_N5", - "name": "test_N1_Min_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11380, - "line_end": 11389, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Max_N5", - "name": "test_N1_Max_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11392, - "line_end": 11401, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Gcd_N5", - "name": "test_N1_Gcd_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11404, - "line_end": 11413, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Div_N5", - "name": "test_N1_Div_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11416, - "line_end": 11425, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Rem_N5", - "name": "test_N1_Rem_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11428, - "line_end": 11437, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Pow_N5", - "name": "test_N1_Pow_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11440, - "line_end": 11449, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Cmp_N5", - "name": "test_N1_Cmp_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 11452, - "line_end": 11459, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Add_N4", - "name": "test_N1_Add_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11462, - "line_end": 11471, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Sub_N4", - "name": "test_N1_Sub_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11474, - "line_end": 11483, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Mul_N4", - "name": "test_N1_Mul_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11486, - "line_end": 11495, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Min_N4", - "name": "test_N1_Min_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11498, - "line_end": 11507, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Max_N4", - "name": "test_N1_Max_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11510, - "line_end": 11519, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Gcd_N4", - "name": "test_N1_Gcd_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11522, - "line_end": 11531, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Div_N4", - "name": "test_N1_Div_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11534, - "line_end": 11543, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Rem_N4", - "name": "test_N1_Rem_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11546, - "line_end": 11555, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Pow_N4", - "name": "test_N1_Pow_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11558, - "line_end": 11567, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Cmp_N4", - "name": "test_N1_Cmp_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 11570, - "line_end": 11577, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Add_N3", - "name": "test_N1_Add_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11580, - "line_end": 11589, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Sub_N3", - "name": "test_N1_Sub_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11592, - "line_end": 11601, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Mul_N3", - "name": "test_N1_Mul_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11604, - "line_end": 11613, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Min_N3", - "name": "test_N1_Min_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11616, - "line_end": 11625, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Max_N3", - "name": "test_N1_Max_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11628, - "line_end": 11637, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Gcd_N3", - "name": "test_N1_Gcd_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11640, - "line_end": 11649, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Div_N3", - "name": "test_N1_Div_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11652, - "line_end": 11661, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Rem_N3", - "name": "test_N1_Rem_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11664, - "line_end": 11673, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Pow_N3", - "name": "test_N1_Pow_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11676, - "line_end": 11685, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Cmp_N3", - "name": "test_N1_Cmp_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 11688, - "line_end": 11695, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Add_N2", - "name": "test_N1_Add_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 11698, - "line_end": 11707, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Sub_N2", - "name": "test_N1_Sub_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 11710, - "line_end": 11719, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Mul_N2", - "name": "test_N1_Mul_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 11722, - "line_end": 11731, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Min_N2", - "name": "test_N1_Min_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 11734, - "line_end": 11743, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Max_N2", - "name": "test_N1_Max_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 11746, - "line_end": 11755, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Gcd_N2", - "name": "test_N1_Gcd_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 11758, - "line_end": 11767, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Div_N2", - "name": "test_N1_Div_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 11770, - "line_end": 11779, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Rem_N2", - "name": "test_N1_Rem_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 11782, - "line_end": 11791, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Pow_N2", - "name": "test_N1_Pow_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 11794, - "line_end": 11803, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Cmp_N2", - "name": "test_N1_Cmp_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 11806, - "line_end": 11813, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Add_N1", - "name": "test_N1_Add_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 11816, - "line_end": 11825, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Sub_N1", - "name": "test_N1_Sub_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 11828, - "line_end": 11837, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Mul_N1", - "name": "test_N1_Mul_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 11840, - "line_end": 11849, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Min_N1", - "name": "test_N1_Min_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 11852, - "line_end": 11861, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Max_N1", - "name": "test_N1_Max_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 11864, - "line_end": 11873, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Gcd_N1", - "name": "test_N1_Gcd_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 11876, - "line_end": 11885, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Div_N1", - "name": "test_N1_Div_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 11888, - "line_end": 11897, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Rem_N1", - "name": "test_N1_Rem_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 11900, - "line_end": 11909, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_PartialDiv_N1", - "name": "test_N1_PartialDiv_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 11912, - "line_end": 11921, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Pow_N1", - "name": "test_N1_Pow_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 11924, - "line_end": 11933, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Cmp_N1", - "name": "test_N1_Cmp_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 11936, - "line_end": 11943, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Add__0", - "name": "test_N1_Add__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 11946, - "line_end": 11955, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Sub__0", - "name": "test_N1_Sub__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 11958, - "line_end": 11967, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Mul__0", - "name": "test_N1_Mul__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 11970, - "line_end": 11979, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Min__0", - "name": "test_N1_Min__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 11982, - "line_end": 11991, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Max__0", - "name": "test_N1_Max__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 11994, - "line_end": 12003, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Gcd__0", - "name": "test_N1_Gcd__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 12006, - "line_end": 12015, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Pow__0", - "name": "test_N1_Pow__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 12018, - "line_end": 12027, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Cmp__0", - "name": "test_N1_Cmp__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 12030, - "line_end": 12037, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Add_P1", - "name": "test_N1_Add_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 12040, - "line_end": 12049, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Sub_P1", - "name": "test_N1_Sub_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 12052, - "line_end": 12061, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Mul_P1", - "name": "test_N1_Mul_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 12064, - "line_end": 12073, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Min_P1", - "name": "test_N1_Min_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 12076, - "line_end": 12085, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Max_P1", - "name": "test_N1_Max_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 12088, - "line_end": 12097, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Gcd_P1", - "name": "test_N1_Gcd_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 12100, - "line_end": 12109, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Div_P1", - "name": "test_N1_Div_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 12112, - "line_end": 12121, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Rem_P1", - "name": "test_N1_Rem_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 12124, - "line_end": 12133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_PartialDiv_P1", - "name": "test_N1_PartialDiv_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 12136, - "line_end": 12145, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Pow_P1", - "name": "test_N1_Pow_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 12148, - "line_end": 12157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Cmp_P1", - "name": "test_N1_Cmp_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 12160, - "line_end": 12167, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Add_P2", - "name": "test_N1_Add_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 12170, - "line_end": 12179, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Sub_P2", - "name": "test_N1_Sub_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 12182, - "line_end": 12191, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Mul_P2", - "name": "test_N1_Mul_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 12194, - "line_end": 12203, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Min_P2", - "name": "test_N1_Min_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 12206, - "line_end": 12215, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Max_P2", - "name": "test_N1_Max_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 12218, - "line_end": 12227, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Gcd_P2", - "name": "test_N1_Gcd_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 12230, - "line_end": 12239, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Div_P2", - "name": "test_N1_Div_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 12242, - "line_end": 12251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Rem_P2", - "name": "test_N1_Rem_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 12254, - "line_end": 12263, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Pow_P2", - "name": "test_N1_Pow_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 12266, - "line_end": 12275, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Cmp_P2", - "name": "test_N1_Cmp_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 12278, - "line_end": 12285, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Add_P3", - "name": "test_N1_Add_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12288, - "line_end": 12297, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Sub_P3", - "name": "test_N1_Sub_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12300, - "line_end": 12309, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Mul_P3", - "name": "test_N1_Mul_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12312, - "line_end": 12321, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Min_P3", - "name": "test_N1_Min_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12324, - "line_end": 12333, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Max_P3", - "name": "test_N1_Max_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12336, - "line_end": 12345, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Gcd_P3", - "name": "test_N1_Gcd_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12348, - "line_end": 12357, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Div_P3", - "name": "test_N1_Div_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12360, - "line_end": 12369, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Rem_P3", - "name": "test_N1_Rem_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12372, - "line_end": 12381, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Pow_P3", - "name": "test_N1_Pow_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12384, - "line_end": 12393, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Cmp_P3", - "name": "test_N1_Cmp_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12396, - "line_end": 12403, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Add_P4", - "name": "test_N1_Add_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12406, - "line_end": 12415, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Sub_P4", - "name": "test_N1_Sub_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12418, - "line_end": 12427, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Mul_P4", - "name": "test_N1_Mul_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12430, - "line_end": 12439, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Min_P4", - "name": "test_N1_Min_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12442, - "line_end": 12451, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Max_P4", - "name": "test_N1_Max_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12454, - "line_end": 12463, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Gcd_P4", - "name": "test_N1_Gcd_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12466, - "line_end": 12475, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Div_P4", - "name": "test_N1_Div_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12478, - "line_end": 12487, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Rem_P4", - "name": "test_N1_Rem_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12490, - "line_end": 12499, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Pow_P4", - "name": "test_N1_Pow_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12502, - "line_end": 12511, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Cmp_P4", - "name": "test_N1_Cmp_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12514, - "line_end": 12521, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Add_P5", - "name": "test_N1_Add_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12524, - "line_end": 12533, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Sub_P5", - "name": "test_N1_Sub_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12536, - "line_end": 12545, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Mul_P5", - "name": "test_N1_Mul_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12548, - "line_end": 12557, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Min_P5", - "name": "test_N1_Min_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12560, - "line_end": 12569, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Max_P5", - "name": "test_N1_Max_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12572, - "line_end": 12581, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Gcd_P5", - "name": "test_N1_Gcd_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12584, - "line_end": 12593, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Div_P5", - "name": "test_N1_Div_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12596, - "line_end": 12605, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Rem_P5", - "name": "test_N1_Rem_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12608, - "line_end": 12617, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Pow_P5", - "name": "test_N1_Pow_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12620, - "line_end": 12629, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Cmp_P5", - "name": "test_N1_Cmp_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12632, - "line_end": 12639, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Add_N5", - "name": "test__0_Add_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12642, - "line_end": 12651, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Sub_N5", - "name": "test__0_Sub_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12654, - "line_end": 12663, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Mul_N5", - "name": "test__0_Mul_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12666, - "line_end": 12675, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Min_N5", - "name": "test__0_Min_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12678, - "line_end": 12687, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Max_N5", - "name": "test__0_Max_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12690, - "line_end": 12699, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Gcd_N5", - "name": "test__0_Gcd_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12702, - "line_end": 12711, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Div_N5", - "name": "test__0_Div_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12714, - "line_end": 12723, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Rem_N5", - "name": "test__0_Rem_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12726, - "line_end": 12735, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_PartialDiv_N5", - "name": "test__0_PartialDiv_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12738, - "line_end": 12747, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Cmp_N5", - "name": "test__0_Cmp_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 12750, - "line_end": 12757, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Add_N4", - "name": "test__0_Add_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12760, - "line_end": 12769, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Sub_N4", - "name": "test__0_Sub_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12772, - "line_end": 12781, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Mul_N4", - "name": "test__0_Mul_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12784, - "line_end": 12793, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Min_N4", - "name": "test__0_Min_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12796, - "line_end": 12805, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Max_N4", - "name": "test__0_Max_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12808, - "line_end": 12817, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Gcd_N4", - "name": "test__0_Gcd_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12820, - "line_end": 12829, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Div_N4", - "name": "test__0_Div_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12832, - "line_end": 12841, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Rem_N4", - "name": "test__0_Rem_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12844, - "line_end": 12853, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_PartialDiv_N4", - "name": "test__0_PartialDiv_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12856, - "line_end": 12865, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Cmp_N4", - "name": "test__0_Cmp_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 12868, - "line_end": 12875, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Add_N3", - "name": "test__0_Add_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12878, - "line_end": 12887, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Sub_N3", - "name": "test__0_Sub_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12890, - "line_end": 12899, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Mul_N3", - "name": "test__0_Mul_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12902, - "line_end": 12911, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Min_N3", - "name": "test__0_Min_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12914, - "line_end": 12923, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Max_N3", - "name": "test__0_Max_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12926, - "line_end": 12935, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Gcd_N3", - "name": "test__0_Gcd_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12938, - "line_end": 12947, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Div_N3", - "name": "test__0_Div_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12950, - "line_end": 12959, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Rem_N3", - "name": "test__0_Rem_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12962, - "line_end": 12971, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_PartialDiv_N3", - "name": "test__0_PartialDiv_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12974, - "line_end": 12983, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Cmp_N3", - "name": "test__0_Cmp_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 12986, - "line_end": 12993, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Add_N2", - "name": "test__0_Add_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 12996, - "line_end": 13005, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Sub_N2", - "name": "test__0_Sub_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13008, - "line_end": 13017, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Mul_N2", - "name": "test__0_Mul_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13020, - "line_end": 13029, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Min_N2", - "name": "test__0_Min_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13032, - "line_end": 13041, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Max_N2", - "name": "test__0_Max_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13044, - "line_end": 13053, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Gcd_N2", - "name": "test__0_Gcd_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13056, - "line_end": 13065, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Div_N2", - "name": "test__0_Div_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13068, - "line_end": 13077, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Rem_N2", - "name": "test__0_Rem_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13080, - "line_end": 13089, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_PartialDiv_N2", - "name": "test__0_PartialDiv_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13092, - "line_end": 13101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Cmp_N2", - "name": "test__0_Cmp_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13104, - "line_end": 13111, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Add_N1", - "name": "test__0_Add_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13114, - "line_end": 13123, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Sub_N1", - "name": "test__0_Sub_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13126, - "line_end": 13135, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Mul_N1", - "name": "test__0_Mul_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13138, - "line_end": 13147, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Min_N1", - "name": "test__0_Min_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13150, - "line_end": 13159, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Max_N1", - "name": "test__0_Max_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13162, - "line_end": 13171, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Gcd_N1", - "name": "test__0_Gcd_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13174, - "line_end": 13183, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Div_N1", - "name": "test__0_Div_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13186, - "line_end": 13195, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Rem_N1", - "name": "test__0_Rem_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13198, - "line_end": 13207, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_PartialDiv_N1", - "name": "test__0_PartialDiv_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13210, - "line_end": 13219, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Cmp_N1", - "name": "test__0_Cmp_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13222, - "line_end": 13229, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Add__0", - "name": "test__0_Add__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13232, - "line_end": 13241, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Sub__0", - "name": "test__0_Sub__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13244, - "line_end": 13253, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Mul__0", - "name": "test__0_Mul__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13256, - "line_end": 13265, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Min__0", - "name": "test__0_Min__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13268, - "line_end": 13277, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Max__0", - "name": "test__0_Max__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13280, - "line_end": 13289, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Gcd__0", - "name": "test__0_Gcd__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13292, - "line_end": 13301, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Pow__0", - "name": "test__0_Pow__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13304, - "line_end": 13313, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Cmp__0", - "name": "test__0_Cmp__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 13316, - "line_end": 13323, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Add_P1", - "name": "test__0_Add_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13326, - "line_end": 13335, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Sub_P1", - "name": "test__0_Sub_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13338, - "line_end": 13347, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Mul_P1", - "name": "test__0_Mul_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13350, - "line_end": 13359, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Min_P1", - "name": "test__0_Min_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13362, - "line_end": 13371, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Max_P1", - "name": "test__0_Max_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13374, - "line_end": 13383, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Gcd_P1", - "name": "test__0_Gcd_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13386, - "line_end": 13395, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Div_P1", - "name": "test__0_Div_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13398, - "line_end": 13407, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Rem_P1", - "name": "test__0_Rem_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13410, - "line_end": 13419, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_PartialDiv_P1", - "name": "test__0_PartialDiv_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13422, - "line_end": 13431, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Pow_P1", - "name": "test__0_Pow_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13434, - "line_end": 13443, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Cmp_P1", - "name": "test__0_Cmp_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 13446, - "line_end": 13453, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Add_P2", - "name": "test__0_Add_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13456, - "line_end": 13465, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Sub_P2", - "name": "test__0_Sub_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13468, - "line_end": 13477, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Mul_P2", - "name": "test__0_Mul_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13480, - "line_end": 13489, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Min_P2", - "name": "test__0_Min_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13492, - "line_end": 13501, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Max_P2", - "name": "test__0_Max_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13504, - "line_end": 13513, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Gcd_P2", - "name": "test__0_Gcd_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13516, - "line_end": 13525, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Div_P2", - "name": "test__0_Div_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13528, - "line_end": 13537, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Rem_P2", - "name": "test__0_Rem_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13540, - "line_end": 13549, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_PartialDiv_P2", - "name": "test__0_PartialDiv_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13552, - "line_end": 13561, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Pow_P2", - "name": "test__0_Pow_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13564, - "line_end": 13573, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Cmp_P2", - "name": "test__0_Cmp_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 13576, - "line_end": 13583, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Add_P3", - "name": "test__0_Add_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 13586, - "line_end": 13595, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Sub_P3", - "name": "test__0_Sub_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 13598, - "line_end": 13607, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Mul_P3", - "name": "test__0_Mul_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 13610, - "line_end": 13619, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Min_P3", - "name": "test__0_Min_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 13622, - "line_end": 13631, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Max_P3", - "name": "test__0_Max_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 13634, - "line_end": 13643, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Gcd_P3", - "name": "test__0_Gcd_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 13646, - "line_end": 13655, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Div_P3", - "name": "test__0_Div_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 13658, - "line_end": 13667, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Rem_P3", - "name": "test__0_Rem_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 13670, - "line_end": 13679, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_PartialDiv_P3", - "name": "test__0_PartialDiv_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 13682, - "line_end": 13691, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Pow_P3", - "name": "test__0_Pow_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 13694, - "line_end": 13703, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Cmp_P3", - "name": "test__0_Cmp_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 13706, - "line_end": 13713, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Add_P4", - "name": "test__0_Add_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 13716, - "line_end": 13725, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Sub_P4", - "name": "test__0_Sub_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 13728, - "line_end": 13737, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Mul_P4", - "name": "test__0_Mul_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 13740, - "line_end": 13749, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Min_P4", - "name": "test__0_Min_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 13752, - "line_end": 13761, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Max_P4", - "name": "test__0_Max_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 13764, - "line_end": 13773, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Gcd_P4", - "name": "test__0_Gcd_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 13776, - "line_end": 13785, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Div_P4", - "name": "test__0_Div_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 13788, - "line_end": 13797, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Rem_P4", - "name": "test__0_Rem_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 13800, - "line_end": 13809, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_PartialDiv_P4", - "name": "test__0_PartialDiv_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 13812, - "line_end": 13821, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Pow_P4", - "name": "test__0_Pow_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 13824, - "line_end": 13833, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Cmp_P4", - "name": "test__0_Cmp_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 13836, - "line_end": 13843, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Add_P5", - "name": "test__0_Add_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 13846, - "line_end": 13855, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Sub_P5", - "name": "test__0_Sub_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 13858, - "line_end": 13867, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Mul_P5", - "name": "test__0_Mul_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 13870, - "line_end": 13879, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Min_P5", - "name": "test__0_Min_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 13882, - "line_end": 13891, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Max_P5", - "name": "test__0_Max_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 13894, - "line_end": 13903, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Gcd_P5", - "name": "test__0_Gcd_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 13906, - "line_end": 13915, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Div_P5", - "name": "test__0_Div_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 13918, - "line_end": 13927, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Rem_P5", - "name": "test__0_Rem_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 13930, - "line_end": 13939, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_PartialDiv_P5", - "name": "test__0_PartialDiv_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 13942, - "line_end": 13951, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Pow_P5", - "name": "test__0_Pow_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 13954, - "line_end": 13963, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Cmp_P5", - "name": "test__0_Cmp_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 13966, - "line_end": 13973, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Add_N5", - "name": "test_P1_Add_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 13976, - "line_end": 13985, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Sub_N5", - "name": "test_P1_Sub_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 13988, - "line_end": 13997, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Mul_N5", - "name": "test_P1_Mul_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 14000, - "line_end": 14009, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Min_N5", - "name": "test_P1_Min_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 14012, - "line_end": 14021, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Max_N5", - "name": "test_P1_Max_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 14024, - "line_end": 14033, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Gcd_N5", - "name": "test_P1_Gcd_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 14036, - "line_end": 14045, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Div_N5", - "name": "test_P1_Div_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 14048, - "line_end": 14057, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Rem_N5", - "name": "test_P1_Rem_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 14060, - "line_end": 14069, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Pow_N5", - "name": "test_P1_Pow_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 14072, - "line_end": 14081, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Cmp_N5", - "name": "test_P1_Cmp_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 14084, - "line_end": 14091, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Add_N4", - "name": "test_P1_Add_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 14094, - "line_end": 14103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Sub_N4", - "name": "test_P1_Sub_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 14106, - "line_end": 14115, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Mul_N4", - "name": "test_P1_Mul_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 14118, - "line_end": 14127, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Min_N4", - "name": "test_P1_Min_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 14130, - "line_end": 14139, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Max_N4", - "name": "test_P1_Max_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 14142, - "line_end": 14151, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Gcd_N4", - "name": "test_P1_Gcd_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 14154, - "line_end": 14163, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Div_N4", - "name": "test_P1_Div_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 14166, - "line_end": 14175, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Rem_N4", - "name": "test_P1_Rem_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 14178, - "line_end": 14187, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Pow_N4", - "name": "test_P1_Pow_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 14190, - "line_end": 14199, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Cmp_N4", - "name": "test_P1_Cmp_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 14202, - "line_end": 14209, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Add_N3", - "name": "test_P1_Add_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14212, - "line_end": 14221, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Sub_N3", - "name": "test_P1_Sub_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14224, - "line_end": 14233, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Mul_N3", - "name": "test_P1_Mul_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14236, - "line_end": 14245, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Min_N3", - "name": "test_P1_Min_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14248, - "line_end": 14257, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Max_N3", - "name": "test_P1_Max_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14260, - "line_end": 14269, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Gcd_N3", - "name": "test_P1_Gcd_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14272, - "line_end": 14281, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Div_N3", - "name": "test_P1_Div_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14284, - "line_end": 14293, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Rem_N3", - "name": "test_P1_Rem_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14296, - "line_end": 14305, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Pow_N3", - "name": "test_P1_Pow_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14308, - "line_end": 14317, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Cmp_N3", - "name": "test_P1_Cmp_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14320, - "line_end": 14327, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Add_N2", - "name": "test_P1_Add_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14330, - "line_end": 14339, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Sub_N2", - "name": "test_P1_Sub_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14342, - "line_end": 14351, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Mul_N2", - "name": "test_P1_Mul_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14354, - "line_end": 14363, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Min_N2", - "name": "test_P1_Min_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14366, - "line_end": 14375, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Max_N2", - "name": "test_P1_Max_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14378, - "line_end": 14387, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Gcd_N2", - "name": "test_P1_Gcd_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14390, - "line_end": 14399, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Div_N2", - "name": "test_P1_Div_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14402, - "line_end": 14411, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Rem_N2", - "name": "test_P1_Rem_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14414, - "line_end": 14423, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Pow_N2", - "name": "test_P1_Pow_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14426, - "line_end": 14435, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Cmp_N2", - "name": "test_P1_Cmp_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14438, - "line_end": 14445, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Add_N1", - "name": "test_P1_Add_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14448, - "line_end": 14457, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Sub_N1", - "name": "test_P1_Sub_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14460, - "line_end": 14469, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Mul_N1", - "name": "test_P1_Mul_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14472, - "line_end": 14481, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Min_N1", - "name": "test_P1_Min_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14484, - "line_end": 14493, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Max_N1", - "name": "test_P1_Max_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14496, - "line_end": 14505, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Gcd_N1", - "name": "test_P1_Gcd_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14508, - "line_end": 14517, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Div_N1", - "name": "test_P1_Div_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14520, - "line_end": 14529, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Rem_N1", - "name": "test_P1_Rem_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14532, - "line_end": 14541, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_PartialDiv_N1", - "name": "test_P1_PartialDiv_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14544, - "line_end": 14553, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Pow_N1", - "name": "test_P1_Pow_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14556, - "line_end": 14565, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Cmp_N1", - "name": "test_P1_Cmp_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14568, - "line_end": 14575, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Add__0", - "name": "test_P1_Add__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 14578, - "line_end": 14587, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Sub__0", - "name": "test_P1_Sub__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 14590, - "line_end": 14599, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Mul__0", - "name": "test_P1_Mul__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 14602, - "line_end": 14611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Min__0", - "name": "test_P1_Min__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 14614, - "line_end": 14623, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Max__0", - "name": "test_P1_Max__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 14626, - "line_end": 14635, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Gcd__0", - "name": "test_P1_Gcd__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 14638, - "line_end": 14647, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Pow__0", - "name": "test_P1_Pow__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 14650, - "line_end": 14659, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Cmp__0", - "name": "test_P1_Cmp__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 14662, - "line_end": 14669, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Add_P1", - "name": "test_P1_Add_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14672, - "line_end": 14681, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Sub_P1", - "name": "test_P1_Sub_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14684, - "line_end": 14693, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Mul_P1", - "name": "test_P1_Mul_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14696, - "line_end": 14705, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Min_P1", - "name": "test_P1_Min_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14708, - "line_end": 14717, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Max_P1", - "name": "test_P1_Max_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14720, - "line_end": 14729, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Gcd_P1", - "name": "test_P1_Gcd_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14732, - "line_end": 14741, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Div_P1", - "name": "test_P1_Div_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14744, - "line_end": 14753, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Rem_P1", - "name": "test_P1_Rem_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14756, - "line_end": 14765, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_PartialDiv_P1", - "name": "test_P1_PartialDiv_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14768, - "line_end": 14777, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Pow_P1", - "name": "test_P1_Pow_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14780, - "line_end": 14789, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Cmp_P1", - "name": "test_P1_Cmp_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 14792, - "line_end": 14799, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Add_P2", - "name": "test_P1_Add_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14802, - "line_end": 14811, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Sub_P2", - "name": "test_P1_Sub_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14814, - "line_end": 14823, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Mul_P2", - "name": "test_P1_Mul_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14826, - "line_end": 14835, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Min_P2", - "name": "test_P1_Min_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14838, - "line_end": 14847, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Max_P2", - "name": "test_P1_Max_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14850, - "line_end": 14859, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Gcd_P2", - "name": "test_P1_Gcd_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14862, - "line_end": 14871, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Div_P2", - "name": "test_P1_Div_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14874, - "line_end": 14883, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Rem_P2", - "name": "test_P1_Rem_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14886, - "line_end": 14895, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Pow_P2", - "name": "test_P1_Pow_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14898, - "line_end": 14907, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Cmp_P2", - "name": "test_P1_Cmp_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 14910, - "line_end": 14917, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Add_P3", - "name": "test_P1_Add_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14920, - "line_end": 14929, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Sub_P3", - "name": "test_P1_Sub_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14932, - "line_end": 14941, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Mul_P3", - "name": "test_P1_Mul_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14944, - "line_end": 14953, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Min_P3", - "name": "test_P1_Min_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14956, - "line_end": 14965, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Max_P3", - "name": "test_P1_Max_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14968, - "line_end": 14977, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Gcd_P3", - "name": "test_P1_Gcd_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14980, - "line_end": 14989, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Div_P3", - "name": "test_P1_Div_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 14992, - "line_end": 15001, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Rem_P3", - "name": "test_P1_Rem_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 15004, - "line_end": 15013, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Pow_P3", - "name": "test_P1_Pow_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 15016, - "line_end": 15025, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Cmp_P3", - "name": "test_P1_Cmp_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 15028, - "line_end": 15035, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Add_P4", - "name": "test_P1_Add_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15038, - "line_end": 15047, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Sub_P4", - "name": "test_P1_Sub_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15050, - "line_end": 15059, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Mul_P4", - "name": "test_P1_Mul_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15062, - "line_end": 15071, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Min_P4", - "name": "test_P1_Min_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15074, - "line_end": 15083, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Max_P4", - "name": "test_P1_Max_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15086, - "line_end": 15095, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Gcd_P4", - "name": "test_P1_Gcd_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15098, - "line_end": 15107, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Div_P4", - "name": "test_P1_Div_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15110, - "line_end": 15119, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Rem_P4", - "name": "test_P1_Rem_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15122, - "line_end": 15131, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Pow_P4", - "name": "test_P1_Pow_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15134, - "line_end": 15143, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Cmp_P4", - "name": "test_P1_Cmp_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15146, - "line_end": 15153, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Add_P5", - "name": "test_P1_Add_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15156, - "line_end": 15165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Sub_P5", - "name": "test_P1_Sub_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15168, - "line_end": 15177, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Mul_P5", - "name": "test_P1_Mul_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15180, - "line_end": 15189, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Min_P5", - "name": "test_P1_Min_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15192, - "line_end": 15201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Max_P5", - "name": "test_P1_Max_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15204, - "line_end": 15213, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Gcd_P5", - "name": "test_P1_Gcd_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15216, - "line_end": 15225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Div_P5", - "name": "test_P1_Div_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15228, - "line_end": 15237, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Rem_P5", - "name": "test_P1_Rem_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15240, - "line_end": 15249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Pow_P5", - "name": "test_P1_Pow_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15252, - "line_end": 15261, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Cmp_P5", - "name": "test_P1_Cmp_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15264, - "line_end": 15271, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Add_N5", - "name": "test_P2_Add_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15274, - "line_end": 15283, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Sub_N5", - "name": "test_P2_Sub_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15286, - "line_end": 15295, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Mul_N5", - "name": "test_P2_Mul_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15298, - "line_end": 15307, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Min_N5", - "name": "test_P2_Min_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15310, - "line_end": 15319, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Max_N5", - "name": "test_P2_Max_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15322, - "line_end": 15331, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Gcd_N5", - "name": "test_P2_Gcd_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15334, - "line_end": 15343, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Div_N5", - "name": "test_P2_Div_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15346, - "line_end": 15355, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Rem_N5", - "name": "test_P2_Rem_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15358, - "line_end": 15367, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Cmp_N5", - "name": "test_P2_Cmp_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 15370, - "line_end": 15377, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Add_N4", - "name": "test_P2_Add_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15380, - "line_end": 15389, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Sub_N4", - "name": "test_P2_Sub_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15392, - "line_end": 15401, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Mul_N4", - "name": "test_P2_Mul_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15404, - "line_end": 15413, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Min_N4", - "name": "test_P2_Min_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15416, - "line_end": 15425, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Max_N4", - "name": "test_P2_Max_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15428, - "line_end": 15437, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Gcd_N4", - "name": "test_P2_Gcd_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15440, - "line_end": 15449, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Div_N4", - "name": "test_P2_Div_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15452, - "line_end": 15461, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Rem_N4", - "name": "test_P2_Rem_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15464, - "line_end": 15473, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Cmp_N4", - "name": "test_P2_Cmp_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 15476, - "line_end": 15483, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Add_N3", - "name": "test_P2_Add_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 15486, - "line_end": 15495, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Sub_N3", - "name": "test_P2_Sub_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 15498, - "line_end": 15507, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Mul_N3", - "name": "test_P2_Mul_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 15510, - "line_end": 15519, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Min_N3", - "name": "test_P2_Min_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 15522, - "line_end": 15531, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Max_N3", - "name": "test_P2_Max_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 15534, - "line_end": 15543, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Gcd_N3", - "name": "test_P2_Gcd_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 15546, - "line_end": 15555, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Div_N3", - "name": "test_P2_Div_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 15558, - "line_end": 15567, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Rem_N3", - "name": "test_P2_Rem_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 15570, - "line_end": 15579, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Cmp_N3", - "name": "test_P2_Cmp_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 15582, - "line_end": 15589, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Add_N2", - "name": "test_P2_Add_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 15592, - "line_end": 15601, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Sub_N2", - "name": "test_P2_Sub_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 15604, - "line_end": 15613, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Mul_N2", - "name": "test_P2_Mul_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 15616, - "line_end": 15625, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Min_N2", - "name": "test_P2_Min_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 15628, - "line_end": 15637, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Max_N2", - "name": "test_P2_Max_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 15640, - "line_end": 15649, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Gcd_N2", - "name": "test_P2_Gcd_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 15652, - "line_end": 15661, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Div_N2", - "name": "test_P2_Div_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 15664, - "line_end": 15673, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Rem_N2", - "name": "test_P2_Rem_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 15676, - "line_end": 15685, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_PartialDiv_N2", - "name": "test_P2_PartialDiv_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 15688, - "line_end": 15697, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Cmp_N2", - "name": "test_P2_Cmp_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 15700, - "line_end": 15707, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Add_N1", - "name": "test_P2_Add_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15710, - "line_end": 15719, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Sub_N1", - "name": "test_P2_Sub_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15722, - "line_end": 15731, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Mul_N1", - "name": "test_P2_Mul_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15734, - "line_end": 15743, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Min_N1", - "name": "test_P2_Min_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15746, - "line_end": 15755, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Max_N1", - "name": "test_P2_Max_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15758, - "line_end": 15767, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Gcd_N1", - "name": "test_P2_Gcd_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15770, - "line_end": 15779, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Div_N1", - "name": "test_P2_Div_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15782, - "line_end": 15791, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Rem_N1", - "name": "test_P2_Rem_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15794, - "line_end": 15803, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_PartialDiv_N1", - "name": "test_P2_PartialDiv_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15806, - "line_end": 15815, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Cmp_N1", - "name": "test_P2_Cmp_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15818, - "line_end": 15825, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Add__0", - "name": "test_P2_Add__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15828, - "line_end": 15837, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Sub__0", - "name": "test_P2_Sub__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15840, - "line_end": 15849, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Mul__0", - "name": "test_P2_Mul__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15852, - "line_end": 15861, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Min__0", - "name": "test_P2_Min__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15864, - "line_end": 15873, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Max__0", - "name": "test_P2_Max__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15876, - "line_end": 15885, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Gcd__0", - "name": "test_P2_Gcd__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15888, - "line_end": 15897, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Pow__0", - "name": "test_P2_Pow__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15900, - "line_end": 15909, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Cmp__0", - "name": "test_P2_Cmp__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 15912, - "line_end": 15919, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Add_P1", - "name": "test_P2_Add_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15922, - "line_end": 15931, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Sub_P1", - "name": "test_P2_Sub_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15934, - "line_end": 15943, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Mul_P1", - "name": "test_P2_Mul_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15946, - "line_end": 15955, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Min_P1", - "name": "test_P2_Min_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15958, - "line_end": 15967, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Max_P1", - "name": "test_P2_Max_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15970, - "line_end": 15979, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Gcd_P1", - "name": "test_P2_Gcd_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15982, - "line_end": 15991, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Div_P1", - "name": "test_P2_Div_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15994, - "line_end": 16003, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Rem_P1", - "name": "test_P2_Rem_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 16006, - "line_end": 16015, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_PartialDiv_P1", - "name": "test_P2_PartialDiv_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 16018, - "line_end": 16027, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Pow_P1", - "name": "test_P2_Pow_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 16030, - "line_end": 16039, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Cmp_P1", - "name": "test_P2_Cmp_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 16042, - "line_end": 16049, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Add_P2", - "name": "test_P2_Add_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16052, - "line_end": 16061, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Sub_P2", - "name": "test_P2_Sub_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16064, - "line_end": 16073, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Mul_P2", - "name": "test_P2_Mul_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16076, - "line_end": 16085, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Min_P2", - "name": "test_P2_Min_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16088, - "line_end": 16097, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Max_P2", - "name": "test_P2_Max_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16100, - "line_end": 16109, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Gcd_P2", - "name": "test_P2_Gcd_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16112, - "line_end": 16121, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Div_P2", - "name": "test_P2_Div_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16124, - "line_end": 16133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Rem_P2", - "name": "test_P2_Rem_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16136, - "line_end": 16145, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_PartialDiv_P2", - "name": "test_P2_PartialDiv_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16148, - "line_end": 16157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Pow_P2", - "name": "test_P2_Pow_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16160, - "line_end": 16169, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Cmp_P2", - "name": "test_P2_Cmp_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16172, - "line_end": 16179, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Add_P3", - "name": "test_P2_Add_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16182, - "line_end": 16191, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Sub_P3", - "name": "test_P2_Sub_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16194, - "line_end": 16203, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Mul_P3", - "name": "test_P2_Mul_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16206, - "line_end": 16215, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Min_P3", - "name": "test_P2_Min_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16218, - "line_end": 16227, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Max_P3", - "name": "test_P2_Max_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16230, - "line_end": 16239, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Gcd_P3", - "name": "test_P2_Gcd_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16242, - "line_end": 16251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Div_P3", - "name": "test_P2_Div_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16254, - "line_end": 16263, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Rem_P3", - "name": "test_P2_Rem_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16266, - "line_end": 16275, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Pow_P3", - "name": "test_P2_Pow_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16278, - "line_end": 16287, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Cmp_P3", - "name": "test_P2_Cmp_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16290, - "line_end": 16297, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Add_P4", - "name": "test_P2_Add_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16300, - "line_end": 16309, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Sub_P4", - "name": "test_P2_Sub_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16312, - "line_end": 16321, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Mul_P4", - "name": "test_P2_Mul_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16324, - "line_end": 16333, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Min_P4", - "name": "test_P2_Min_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16336, - "line_end": 16345, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Max_P4", - "name": "test_P2_Max_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16348, - "line_end": 16357, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Gcd_P4", - "name": "test_P2_Gcd_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16360, - "line_end": 16369, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Div_P4", - "name": "test_P2_Div_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16372, - "line_end": 16381, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Rem_P4", - "name": "test_P2_Rem_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16384, - "line_end": 16393, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Pow_P4", - "name": "test_P2_Pow_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16396, - "line_end": 16405, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Cmp_P4", - "name": "test_P2_Cmp_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16408, - "line_end": 16415, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Add_P5", - "name": "test_P2_Add_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16418, - "line_end": 16427, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Sub_P5", - "name": "test_P2_Sub_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16430, - "line_end": 16439, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Mul_P5", - "name": "test_P2_Mul_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16442, - "line_end": 16451, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Min_P5", - "name": "test_P2_Min_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16454, - "line_end": 16463, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Max_P5", - "name": "test_P2_Max_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16466, - "line_end": 16475, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Gcd_P5", - "name": "test_P2_Gcd_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16478, - "line_end": 16487, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Div_P5", - "name": "test_P2_Div_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16490, - "line_end": 16499, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Rem_P5", - "name": "test_P2_Rem_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16502, - "line_end": 16511, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Pow_P5", - "name": "test_P2_Pow_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16514, - "line_end": 16523, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Cmp_P5", - "name": "test_P2_Cmp_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16526, - "line_end": 16533, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Add_N5", - "name": "test_P3_Add_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16536, - "line_end": 16545, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Sub_N5", - "name": "test_P3_Sub_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16548, - "line_end": 16557, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Mul_N5", - "name": "test_P3_Mul_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16560, - "line_end": 16569, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Min_N5", - "name": "test_P3_Min_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16572, - "line_end": 16581, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Max_N5", - "name": "test_P3_Max_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16584, - "line_end": 16593, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Gcd_N5", - "name": "test_P3_Gcd_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16596, - "line_end": 16605, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Div_N5", - "name": "test_P3_Div_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16608, - "line_end": 16617, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Rem_N5", - "name": "test_P3_Rem_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16620, - "line_end": 16629, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Cmp_N5", - "name": "test_P3_Cmp_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 16632, - "line_end": 16639, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Add_N4", - "name": "test_P3_Add_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16642, - "line_end": 16651, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Sub_N4", - "name": "test_P3_Sub_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16654, - "line_end": 16663, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Mul_N4", - "name": "test_P3_Mul_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16666, - "line_end": 16675, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Min_N4", - "name": "test_P3_Min_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16678, - "line_end": 16687, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Max_N4", - "name": "test_P3_Max_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16690, - "line_end": 16699, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Gcd_N4", - "name": "test_P3_Gcd_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16702, - "line_end": 16711, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Div_N4", - "name": "test_P3_Div_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16714, - "line_end": 16723, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Rem_N4", - "name": "test_P3_Rem_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16726, - "line_end": 16735, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Cmp_N4", - "name": "test_P3_Cmp_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 16738, - "line_end": 16745, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Add_N3", - "name": "test_P3_Add_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16748, - "line_end": 16757, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Sub_N3", - "name": "test_P3_Sub_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16760, - "line_end": 16769, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Mul_N3", - "name": "test_P3_Mul_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16772, - "line_end": 16781, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Min_N3", - "name": "test_P3_Min_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16784, - "line_end": 16793, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Max_N3", - "name": "test_P3_Max_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16796, - "line_end": 16805, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Gcd_N3", - "name": "test_P3_Gcd_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16808, - "line_end": 16817, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Div_N3", - "name": "test_P3_Div_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16820, - "line_end": 16829, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Rem_N3", - "name": "test_P3_Rem_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16832, - "line_end": 16841, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_PartialDiv_N3", - "name": "test_P3_PartialDiv_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16844, - "line_end": 16853, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Cmp_N3", - "name": "test_P3_Cmp_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 16856, - "line_end": 16863, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Add_N2", - "name": "test_P3_Add_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16866, - "line_end": 16875, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Sub_N2", - "name": "test_P3_Sub_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16878, - "line_end": 16887, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Mul_N2", - "name": "test_P3_Mul_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16890, - "line_end": 16899, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Min_N2", - "name": "test_P3_Min_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16902, - "line_end": 16911, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Max_N2", - "name": "test_P3_Max_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16914, - "line_end": 16923, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Gcd_N2", - "name": "test_P3_Gcd_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16926, - "line_end": 16935, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Div_N2", - "name": "test_P3_Div_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16938, - "line_end": 16947, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Rem_N2", - "name": "test_P3_Rem_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16950, - "line_end": 16959, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Cmp_N2", - "name": "test_P3_Cmp_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 16962, - "line_end": 16969, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Add_N1", - "name": "test_P3_Add_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 16972, - "line_end": 16981, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Sub_N1", - "name": "test_P3_Sub_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 16984, - "line_end": 16993, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Mul_N1", - "name": "test_P3_Mul_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 16996, - "line_end": 17005, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Min_N1", - "name": "test_P3_Min_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17008, - "line_end": 17017, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Max_N1", - "name": "test_P3_Max_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17020, - "line_end": 17029, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Gcd_N1", - "name": "test_P3_Gcd_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17032, - "line_end": 17041, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Div_N1", - "name": "test_P3_Div_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17044, - "line_end": 17053, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Rem_N1", - "name": "test_P3_Rem_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17056, - "line_end": 17065, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_PartialDiv_N1", - "name": "test_P3_PartialDiv_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17068, - "line_end": 17077, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Cmp_N1", - "name": "test_P3_Cmp_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17080, - "line_end": 17087, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Add__0", - "name": "test_P3_Add__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17090, - "line_end": 17099, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Sub__0", - "name": "test_P3_Sub__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17102, - "line_end": 17111, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Mul__0", - "name": "test_P3_Mul__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17114, - "line_end": 17123, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Min__0", - "name": "test_P3_Min__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17126, - "line_end": 17135, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Max__0", - "name": "test_P3_Max__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17138, - "line_end": 17147, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Gcd__0", - "name": "test_P3_Gcd__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17150, - "line_end": 17159, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Pow__0", - "name": "test_P3_Pow__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17162, - "line_end": 17171, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Cmp__0", - "name": "test_P3_Cmp__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 17174, - "line_end": 17181, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Add_P1", - "name": "test_P3_Add_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17184, - "line_end": 17193, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Sub_P1", - "name": "test_P3_Sub_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17196, - "line_end": 17205, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Mul_P1", - "name": "test_P3_Mul_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17208, - "line_end": 17217, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Min_P1", - "name": "test_P3_Min_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17220, - "line_end": 17229, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Max_P1", - "name": "test_P3_Max_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17232, - "line_end": 17241, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Gcd_P1", - "name": "test_P3_Gcd_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17244, - "line_end": 17253, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Div_P1", - "name": "test_P3_Div_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17256, - "line_end": 17265, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Rem_P1", - "name": "test_P3_Rem_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17268, - "line_end": 17277, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_PartialDiv_P1", - "name": "test_P3_PartialDiv_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17280, - "line_end": 17289, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Pow_P1", - "name": "test_P3_Pow_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17292, - "line_end": 17301, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Cmp_P1", - "name": "test_P3_Cmp_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 17304, - "line_end": 17311, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Add_P2", - "name": "test_P3_Add_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17314, - "line_end": 17323, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Sub_P2", - "name": "test_P3_Sub_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17326, - "line_end": 17335, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Mul_P2", - "name": "test_P3_Mul_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17338, - "line_end": 17347, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Min_P2", - "name": "test_P3_Min_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17350, - "line_end": 17359, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Max_P2", - "name": "test_P3_Max_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17362, - "line_end": 17371, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Gcd_P2", - "name": "test_P3_Gcd_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17374, - "line_end": 17383, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Div_P2", - "name": "test_P3_Div_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17386, - "line_end": 17395, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Rem_P2", - "name": "test_P3_Rem_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17398, - "line_end": 17407, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Pow_P2", - "name": "test_P3_Pow_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17410, - "line_end": 17419, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Cmp_P2", - "name": "test_P3_Cmp_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17422, - "line_end": 17429, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Add_P3", - "name": "test_P3_Add_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 17432, - "line_end": 17441, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Sub_P3", - "name": "test_P3_Sub_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 17444, - "line_end": 17453, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Mul_P3", - "name": "test_P3_Mul_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 17456, - "line_end": 17465, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Min_P3", - "name": "test_P3_Min_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 17468, - "line_end": 17477, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Max_P3", - "name": "test_P3_Max_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 17480, - "line_end": 17489, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Gcd_P3", - "name": "test_P3_Gcd_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 17492, - "line_end": 17501, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Div_P3", - "name": "test_P3_Div_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 17504, - "line_end": 17513, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Rem_P3", - "name": "test_P3_Rem_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 17516, - "line_end": 17525, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_PartialDiv_P3", - "name": "test_P3_PartialDiv_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 17528, - "line_end": 17537, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Pow_P3", - "name": "test_P3_Pow_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 17540, - "line_end": 17549, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Cmp_P3", - "name": "test_P3_Cmp_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 17552, - "line_end": 17559, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Add_P4", - "name": "test_P3_Add_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17562, - "line_end": 17571, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Sub_P4", - "name": "test_P3_Sub_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17574, - "line_end": 17583, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Mul_P4", - "name": "test_P3_Mul_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17586, - "line_end": 17595, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Min_P4", - "name": "test_P3_Min_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17598, - "line_end": 17607, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Max_P4", - "name": "test_P3_Max_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17610, - "line_end": 17619, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Gcd_P4", - "name": "test_P3_Gcd_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17622, - "line_end": 17631, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Div_P4", - "name": "test_P3_Div_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17634, - "line_end": 17643, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Rem_P4", - "name": "test_P3_Rem_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17646, - "line_end": 17655, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Pow_P4", - "name": "test_P3_Pow_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17658, - "line_end": 17667, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Cmp_P4", - "name": "test_P3_Cmp_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17670, - "line_end": 17677, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Add_P5", - "name": "test_P3_Add_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17680, - "line_end": 17689, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Sub_P5", - "name": "test_P3_Sub_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17692, - "line_end": 17701, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Mul_P5", - "name": "test_P3_Mul_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17704, - "line_end": 17713, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Min_P5", - "name": "test_P3_Min_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17716, - "line_end": 17725, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Max_P5", - "name": "test_P3_Max_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17728, - "line_end": 17737, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Gcd_P5", - "name": "test_P3_Gcd_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17740, - "line_end": 17749, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Div_P5", - "name": "test_P3_Div_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17752, - "line_end": 17761, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Rem_P5", - "name": "test_P3_Rem_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17764, - "line_end": 17773, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Pow_P5", - "name": "test_P3_Pow_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17776, - "line_end": 17785, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Cmp_P5", - "name": "test_P3_Cmp_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17788, - "line_end": 17795, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Add_N5", - "name": "test_P4_Add_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17798, - "line_end": 17807, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Sub_N5", - "name": "test_P4_Sub_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17810, - "line_end": 17819, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Mul_N5", - "name": "test_P4_Mul_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17822, - "line_end": 17831, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Min_N5", - "name": "test_P4_Min_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17834, - "line_end": 17843, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Max_N5", - "name": "test_P4_Max_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17846, - "line_end": 17855, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Gcd_N5", - "name": "test_P4_Gcd_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17858, - "line_end": 17867, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Div_N5", - "name": "test_P4_Div_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17870, - "line_end": 17879, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Rem_N5", - "name": "test_P4_Rem_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17882, - "line_end": 17891, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Cmp_N5", - "name": "test_P4_Cmp_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 17894, - "line_end": 17901, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Add_N4", - "name": "test_P4_Add_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17904, - "line_end": 17913, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Sub_N4", - "name": "test_P4_Sub_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17916, - "line_end": 17925, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Mul_N4", - "name": "test_P4_Mul_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17928, - "line_end": 17937, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Min_N4", - "name": "test_P4_Min_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17940, - "line_end": 17949, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Max_N4", - "name": "test_P4_Max_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17952, - "line_end": 17961, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Gcd_N4", - "name": "test_P4_Gcd_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17964, - "line_end": 17973, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Div_N4", - "name": "test_P4_Div_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17976, - "line_end": 17985, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Rem_N4", - "name": "test_P4_Rem_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 17988, - "line_end": 17997, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_PartialDiv_N4", - "name": "test_P4_PartialDiv_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18000, - "line_end": 18009, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Cmp_N4", - "name": "test_P4_Cmp_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18012, - "line_end": 18019, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Add_N3", - "name": "test_P4_Add_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18022, - "line_end": 18031, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Sub_N3", - "name": "test_P4_Sub_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18034, - "line_end": 18043, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Mul_N3", - "name": "test_P4_Mul_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18046, - "line_end": 18055, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Min_N3", - "name": "test_P4_Min_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18058, - "line_end": 18067, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Max_N3", - "name": "test_P4_Max_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18070, - "line_end": 18079, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Gcd_N3", - "name": "test_P4_Gcd_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18082, - "line_end": 18091, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Div_N3", - "name": "test_P4_Div_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18094, - "line_end": 18103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Rem_N3", - "name": "test_P4_Rem_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18106, - "line_end": 18115, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Cmp_N3", - "name": "test_P4_Cmp_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18118, - "line_end": 18125, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Add_N2", - "name": "test_P4_Add_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18128, - "line_end": 18137, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Sub_N2", - "name": "test_P4_Sub_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18140, - "line_end": 18149, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Mul_N2", - "name": "test_P4_Mul_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18152, - "line_end": 18161, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Min_N2", - "name": "test_P4_Min_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18164, - "line_end": 18173, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Max_N2", - "name": "test_P4_Max_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18176, - "line_end": 18185, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Gcd_N2", - "name": "test_P4_Gcd_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18188, - "line_end": 18197, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Div_N2", - "name": "test_P4_Div_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18200, - "line_end": 18209, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Rem_N2", - "name": "test_P4_Rem_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18212, - "line_end": 18221, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_PartialDiv_N2", - "name": "test_P4_PartialDiv_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18224, - "line_end": 18233, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Cmp_N2", - "name": "test_P4_Cmp_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18236, - "line_end": 18243, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Add_N1", - "name": "test_P4_Add_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18246, - "line_end": 18255, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Sub_N1", - "name": "test_P4_Sub_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18258, - "line_end": 18267, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Mul_N1", - "name": "test_P4_Mul_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18270, - "line_end": 18279, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Min_N1", - "name": "test_P4_Min_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18282, - "line_end": 18291, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Max_N1", - "name": "test_P4_Max_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18294, - "line_end": 18303, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Gcd_N1", - "name": "test_P4_Gcd_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18306, - "line_end": 18315, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Div_N1", - "name": "test_P4_Div_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18318, - "line_end": 18327, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Rem_N1", - "name": "test_P4_Rem_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18330, - "line_end": 18339, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_PartialDiv_N1", - "name": "test_P4_PartialDiv_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18342, - "line_end": 18351, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Cmp_N1", - "name": "test_P4_Cmp_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18354, - "line_end": 18361, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Add__0", - "name": "test_P4_Add__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18364, - "line_end": 18373, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Sub__0", - "name": "test_P4_Sub__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18376, - "line_end": 18385, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Mul__0", - "name": "test_P4_Mul__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18388, - "line_end": 18397, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Min__0", - "name": "test_P4_Min__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18400, - "line_end": 18409, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Max__0", - "name": "test_P4_Max__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18412, - "line_end": 18421, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Gcd__0", - "name": "test_P4_Gcd__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18424, - "line_end": 18433, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Pow__0", - "name": "test_P4_Pow__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18436, - "line_end": 18445, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Cmp__0", - "name": "test_P4_Cmp__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 18448, - "line_end": 18455, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Add_P1", - "name": "test_P4_Add_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18458, - "line_end": 18467, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Sub_P1", - "name": "test_P4_Sub_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18470, - "line_end": 18479, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Mul_P1", - "name": "test_P4_Mul_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18482, - "line_end": 18491, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Min_P1", - "name": "test_P4_Min_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18494, - "line_end": 18503, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Max_P1", - "name": "test_P4_Max_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18506, - "line_end": 18515, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Gcd_P1", - "name": "test_P4_Gcd_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18518, - "line_end": 18527, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Div_P1", - "name": "test_P4_Div_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18530, - "line_end": 18539, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Rem_P1", - "name": "test_P4_Rem_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18542, - "line_end": 18551, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_PartialDiv_P1", - "name": "test_P4_PartialDiv_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18554, - "line_end": 18563, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Pow_P1", - "name": "test_P4_Pow_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18566, - "line_end": 18575, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Cmp_P1", - "name": "test_P4_Cmp_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 18578, - "line_end": 18585, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Add_P2", - "name": "test_P4_Add_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18588, - "line_end": 18597, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Sub_P2", - "name": "test_P4_Sub_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18600, - "line_end": 18609, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Mul_P2", - "name": "test_P4_Mul_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18612, - "line_end": 18621, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Min_P2", - "name": "test_P4_Min_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18624, - "line_end": 18633, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Max_P2", - "name": "test_P4_Max_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18636, - "line_end": 18645, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Gcd_P2", - "name": "test_P4_Gcd_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18648, - "line_end": 18657, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Div_P2", - "name": "test_P4_Div_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18660, - "line_end": 18669, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Rem_P2", - "name": "test_P4_Rem_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18672, - "line_end": 18681, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_PartialDiv_P2", - "name": "test_P4_PartialDiv_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18684, - "line_end": 18693, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Pow_P2", - "name": "test_P4_Pow_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18696, - "line_end": 18705, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Cmp_P2", - "name": "test_P4_Cmp_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 18708, - "line_end": 18715, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Add_P3", - "name": "test_P4_Add_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18718, - "line_end": 18727, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Sub_P3", - "name": "test_P4_Sub_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18730, - "line_end": 18739, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Mul_P3", - "name": "test_P4_Mul_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18742, - "line_end": 18751, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Min_P3", - "name": "test_P4_Min_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18754, - "line_end": 18763, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Max_P3", - "name": "test_P4_Max_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18766, - "line_end": 18775, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Gcd_P3", - "name": "test_P4_Gcd_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18778, - "line_end": 18787, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Div_P3", - "name": "test_P4_Div_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18790, - "line_end": 18799, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Rem_P3", - "name": "test_P4_Rem_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18802, - "line_end": 18811, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Pow_P3", - "name": "test_P4_Pow_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18814, - "line_end": 18823, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Cmp_P3", - "name": "test_P4_Cmp_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 18826, - "line_end": 18833, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Add_P4", - "name": "test_P4_Add_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18836, - "line_end": 18845, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Sub_P4", - "name": "test_P4_Sub_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18848, - "line_end": 18857, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Mul_P4", - "name": "test_P4_Mul_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18860, - "line_end": 18869, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Min_P4", - "name": "test_P4_Min_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18872, - "line_end": 18881, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Max_P4", - "name": "test_P4_Max_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18884, - "line_end": 18893, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Gcd_P4", - "name": "test_P4_Gcd_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18896, - "line_end": 18905, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Div_P4", - "name": "test_P4_Div_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18908, - "line_end": 18917, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Rem_P4", - "name": "test_P4_Rem_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18920, - "line_end": 18929, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_PartialDiv_P4", - "name": "test_P4_PartialDiv_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18932, - "line_end": 18941, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Pow_P4", - "name": "test_P4_Pow_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18944, - "line_end": 18953, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Cmp_P4", - "name": "test_P4_Cmp_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 18956, - "line_end": 18963, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Add_P5", - "name": "test_P4_Add_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 18966, - "line_end": 18975, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Sub_P5", - "name": "test_P4_Sub_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 18978, - "line_end": 18987, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Mul_P5", - "name": "test_P4_Mul_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 18990, - "line_end": 18999, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Min_P5", - "name": "test_P4_Min_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19002, - "line_end": 19011, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Max_P5", - "name": "test_P4_Max_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19014, - "line_end": 19023, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Gcd_P5", - "name": "test_P4_Gcd_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19026, - "line_end": 19035, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Div_P5", - "name": "test_P4_Div_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19038, - "line_end": 19047, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Rem_P5", - "name": "test_P4_Rem_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19050, - "line_end": 19059, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Pow_P5", - "name": "test_P4_Pow_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19062, - "line_end": 19071, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Cmp_P5", - "name": "test_P4_Cmp_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19074, - "line_end": 19081, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Add_N5", - "name": "test_P5_Add_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19084, - "line_end": 19093, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Sub_N5", - "name": "test_P5_Sub_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19096, - "line_end": 19105, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Mul_N5", - "name": "test_P5_Mul_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19108, - "line_end": 19117, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Min_N5", - "name": "test_P5_Min_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19120, - "line_end": 19129, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Max_N5", - "name": "test_P5_Max_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19132, - "line_end": 19141, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Gcd_N5", - "name": "test_P5_Gcd_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19144, - "line_end": 19153, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Div_N5", - "name": "test_P5_Div_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19156, - "line_end": 19165, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Rem_N5", - "name": "test_P5_Rem_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19168, - "line_end": 19177, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_PartialDiv_N5", - "name": "test_P5_PartialDiv_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19180, - "line_end": 19189, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Cmp_N5", - "name": "test_P5_Cmp_N5", - "symbol_type": "Function", - "file_path": "", - "line_start": 19192, - "line_end": 19199, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Add_N4", - "name": "test_P5_Add_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 19202, - "line_end": 19211, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Sub_N4", - "name": "test_P5_Sub_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 19214, - "line_end": 19223, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Mul_N4", - "name": "test_P5_Mul_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 19226, - "line_end": 19235, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Min_N4", - "name": "test_P5_Min_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 19238, - "line_end": 19247, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Max_N4", - "name": "test_P5_Max_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 19250, - "line_end": 19259, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Gcd_N4", - "name": "test_P5_Gcd_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 19262, - "line_end": 19271, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Div_N4", - "name": "test_P5_Div_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 19274, - "line_end": 19283, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Rem_N4", - "name": "test_P5_Rem_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 19286, - "line_end": 19295, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Cmp_N4", - "name": "test_P5_Cmp_N4", - "symbol_type": "Function", - "file_path": "", - "line_start": 19298, - "line_end": 19305, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Add_N3", - "name": "test_P5_Add_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 19308, - "line_end": 19317, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Sub_N3", - "name": "test_P5_Sub_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 19320, - "line_end": 19329, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Mul_N3", - "name": "test_P5_Mul_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 19332, - "line_end": 19341, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Min_N3", - "name": "test_P5_Min_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 19344, - "line_end": 19353, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Max_N3", - "name": "test_P5_Max_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 19356, - "line_end": 19365, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Gcd_N3", - "name": "test_P5_Gcd_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 19368, - "line_end": 19377, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Div_N3", - "name": "test_P5_Div_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 19380, - "line_end": 19389, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Rem_N3", - "name": "test_P5_Rem_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 19392, - "line_end": 19401, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Cmp_N3", - "name": "test_P5_Cmp_N3", - "symbol_type": "Function", - "file_path": "", - "line_start": 19404, - "line_end": 19411, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Add_N2", - "name": "test_P5_Add_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19414, - "line_end": 19423, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Sub_N2", - "name": "test_P5_Sub_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19426, - "line_end": 19435, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Mul_N2", - "name": "test_P5_Mul_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19438, - "line_end": 19447, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Min_N2", - "name": "test_P5_Min_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19450, - "line_end": 19459, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Max_N2", - "name": "test_P5_Max_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19462, - "line_end": 19471, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Gcd_N2", - "name": "test_P5_Gcd_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19474, - "line_end": 19483, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Div_N2", - "name": "test_P5_Div_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19486, - "line_end": 19495, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Rem_N2", - "name": "test_P5_Rem_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19498, - "line_end": 19507, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Cmp_N2", - "name": "test_P5_Cmp_N2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19510, - "line_end": 19517, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Add_N1", - "name": "test_P5_Add_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19520, - "line_end": 19529, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Sub_N1", - "name": "test_P5_Sub_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19532, - "line_end": 19541, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Mul_N1", - "name": "test_P5_Mul_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19544, - "line_end": 19553, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Min_N1", - "name": "test_P5_Min_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19556, - "line_end": 19565, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Max_N1", - "name": "test_P5_Max_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19568, - "line_end": 19577, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Gcd_N1", - "name": "test_P5_Gcd_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19580, - "line_end": 19589, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Div_N1", - "name": "test_P5_Div_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19592, - "line_end": 19601, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Rem_N1", - "name": "test_P5_Rem_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19604, - "line_end": 19613, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_PartialDiv_N1", - "name": "test_P5_PartialDiv_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19616, - "line_end": 19625, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Cmp_N1", - "name": "test_P5_Cmp_N1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19628, - "line_end": 19635, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Add__0", - "name": "test_P5_Add__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19638, - "line_end": 19647, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Sub__0", - "name": "test_P5_Sub__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19650, - "line_end": 19659, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Mul__0", - "name": "test_P5_Mul__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19662, - "line_end": 19671, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Min__0", - "name": "test_P5_Min__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19674, - "line_end": 19683, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Max__0", - "name": "test_P5_Max__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19686, - "line_end": 19695, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Gcd__0", - "name": "test_P5_Gcd__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19698, - "line_end": 19707, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Pow__0", - "name": "test_P5_Pow__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19710, - "line_end": 19719, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Cmp__0", - "name": "test_P5_Cmp__0", - "symbol_type": "Function", - "file_path": "", - "line_start": 19722, - "line_end": 19729, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Add_P1", - "name": "test_P5_Add_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19732, - "line_end": 19741, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Sub_P1", - "name": "test_P5_Sub_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19744, - "line_end": 19753, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Mul_P1", - "name": "test_P5_Mul_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19756, - "line_end": 19765, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Min_P1", - "name": "test_P5_Min_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19768, - "line_end": 19777, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Max_P1", - "name": "test_P5_Max_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19780, - "line_end": 19789, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Gcd_P1", - "name": "test_P5_Gcd_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19792, - "line_end": 19801, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Div_P1", - "name": "test_P5_Div_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19804, - "line_end": 19813, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Rem_P1", - "name": "test_P5_Rem_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19816, - "line_end": 19825, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_PartialDiv_P1", - "name": "test_P5_PartialDiv_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19828, - "line_end": 19837, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Pow_P1", - "name": "test_P5_Pow_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19840, - "line_end": 19849, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Cmp_P1", - "name": "test_P5_Cmp_P1", - "symbol_type": "Function", - "file_path": "", - "line_start": 19852, - "line_end": 19859, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Add_P2", - "name": "test_P5_Add_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19862, - "line_end": 19871, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Sub_P2", - "name": "test_P5_Sub_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19874, - "line_end": 19883, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Mul_P2", - "name": "test_P5_Mul_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19886, - "line_end": 19895, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Min_P2", - "name": "test_P5_Min_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19898, - "line_end": 19907, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Max_P2", - "name": "test_P5_Max_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19910, - "line_end": 19919, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Gcd_P2", - "name": "test_P5_Gcd_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19922, - "line_end": 19931, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Div_P2", - "name": "test_P5_Div_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19934, - "line_end": 19943, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Rem_P2", - "name": "test_P5_Rem_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19946, - "line_end": 19955, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Pow_P2", - "name": "test_P5_Pow_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19958, - "line_end": 19967, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Cmp_P2", - "name": "test_P5_Cmp_P2", - "symbol_type": "Function", - "file_path": "", - "line_start": 19970, - "line_end": 19977, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Add_P3", - "name": "test_P5_Add_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 19980, - "line_end": 19989, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Sub_P3", - "name": "test_P5_Sub_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 19992, - "line_end": 20001, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Mul_P3", - "name": "test_P5_Mul_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 20004, - "line_end": 20013, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Min_P3", - "name": "test_P5_Min_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 20016, - "line_end": 20025, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Max_P3", - "name": "test_P5_Max_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 20028, - "line_end": 20037, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Gcd_P3", - "name": "test_P5_Gcd_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 20040, - "line_end": 20049, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Div_P3", - "name": "test_P5_Div_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 20052, - "line_end": 20061, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Rem_P3", - "name": "test_P5_Rem_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 20064, - "line_end": 20073, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Pow_P3", - "name": "test_P5_Pow_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 20076, - "line_end": 20085, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Cmp_P3", - "name": "test_P5_Cmp_P3", - "symbol_type": "Function", - "file_path": "", - "line_start": 20088, - "line_end": 20095, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Add_P4", - "name": "test_P5_Add_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 20098, - "line_end": 20107, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Sub_P4", - "name": "test_P5_Sub_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 20110, - "line_end": 20119, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Mul_P4", - "name": "test_P5_Mul_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 20122, - "line_end": 20131, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Min_P4", - "name": "test_P5_Min_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 20134, - "line_end": 20143, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Max_P4", - "name": "test_P5_Max_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 20146, - "line_end": 20155, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Gcd_P4", - "name": "test_P5_Gcd_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 20158, - "line_end": 20167, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Div_P4", - "name": "test_P5_Div_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 20170, - "line_end": 20179, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Rem_P4", - "name": "test_P5_Rem_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 20182, - "line_end": 20191, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Pow_P4", - "name": "test_P5_Pow_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 20194, - "line_end": 20203, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Cmp_P4", - "name": "test_P5_Cmp_P4", - "symbol_type": "Function", - "file_path": "", - "line_start": 20206, - "line_end": 20213, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Add_P5", - "name": "test_P5_Add_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 20216, - "line_end": 20225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Sub_P5", - "name": "test_P5_Sub_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 20228, - "line_end": 20237, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Mul_P5", - "name": "test_P5_Mul_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 20240, - "line_end": 20249, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Min_P5", - "name": "test_P5_Min_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 20252, - "line_end": 20261, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Max_P5", - "name": "test_P5_Max_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 20264, - "line_end": 20273, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Gcd_P5", - "name": "test_P5_Gcd_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 20276, - "line_end": 20285, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Div_P5", - "name": "test_P5_Div_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 20288, - "line_end": 20297, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Rem_P5", - "name": "test_P5_Rem_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 20300, - "line_end": 20309, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_PartialDiv_P5", - "name": "test_P5_PartialDiv_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 20312, - "line_end": 20321, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Pow_P5", - "name": "test_P5_Pow_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 20324, - "line_end": 20333, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Cmp_P5", - "name": "test_P5_Cmp_P5", - "symbol_type": "Function", - "file_path": "", - "line_start": 20336, - "line_end": 20343, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Neg", - "name": "test_N5_Neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 20346, - "line_end": 20353, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N5_Abs", - "name": "test_N5_Abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 20356, - "line_end": 20363, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Neg", - "name": "test_N4_Neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 20366, - "line_end": 20373, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N4_Abs", - "name": "test_N4_Abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 20376, - "line_end": 20383, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Neg", - "name": "test_N3_Neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 20386, - "line_end": 20393, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N3_Abs", - "name": "test_N3_Abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 20396, - "line_end": 20403, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Neg", - "name": "test_N2_Neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 20406, - "line_end": 20413, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N2_Abs", - "name": "test_N2_Abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 20416, - "line_end": 20423, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Neg", - "name": "test_N1_Neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 20426, - "line_end": 20433, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_N1_Abs", - "name": "test_N1_Abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 20436, - "line_end": 20443, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Neg", - "name": "test__0_Neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 20446, - "line_end": 20453, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test__0_Abs", - "name": "test__0_Abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 20456, - "line_end": 20463, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Neg", - "name": "test_P1_Neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 20466, - "line_end": 20473, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P1_Abs", - "name": "test_P1_Abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 20476, - "line_end": 20483, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Neg", - "name": "test_P2_Neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 20486, - "line_end": 20493, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P2_Abs", - "name": "test_P2_Abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 20496, - "line_end": 20503, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Neg", - "name": "test_P3_Neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 20506, - "line_end": 20513, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P3_Abs", - "name": "test_P3_Abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 20516, - "line_end": 20523, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Neg", - "name": "test_P4_Neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 20526, - "line_end": 20533, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P4_Abs", - "name": "test_P4_Abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 20536, - "line_end": 20543, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Neg", - "name": "test_P5_Neg", - "symbol_type": "Function", - "file_path": "", - "line_start": 20546, - "line_end": 20553, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_P5_Abs", - "name": "test_P5_Abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 20556, - "line_end": 20563, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "CMakeCCompilerId.c", - "path": "./target/release/build/wabt-sys-b7979335f38c0cca/out/build/CMakeFiles/3.28.3/CompilerIdC/CMakeCCompilerId.c", - "language": "c", - "size_bytes": 27030, - "total_lines": 880, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.519274984Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 848, - "line_end": 848, - "column_start": 0, - "column_end": 14, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "CMakeCXXCompilerId.cpp", - "path": "./target/release/build/wabt-sys-b7979335f38c0cca/out/build/CMakeFiles/3.28.3/CompilerIdCXX/CMakeCXXCompilerId.cpp", - "language": "cpp", - "size_bytes": 26804, - "total_lines": 869, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.526106234Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 844, - "line_end": 869, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./target/release/build/wabt-sys-b7979335f38c0cca/out/build/CMakeFiles/everything.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 114, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.538540522Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./target/release/build/wabt-sys-b7979335f38c0cca/out/build/CMakeFiles/wabt.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 111, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.548956282Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler_depend.ts", - "path": "./target/release/build/wabt-sys-b7979335f38c0cca/out/build/CMakeFiles/wasm.dir/compiler_depend.ts", - "language": "typescript", - "size_bytes": 111, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.603741395Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "config.h", - "path": "./target/release/build/wabt-sys-b7979335f38c0cca/out/build/config.h", - "language": "c", - "size_bytes": 7086, - "total_lines": 302, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.659091616Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_Clz", - "name": "Clz", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 0, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Clz", - "name": "Clz", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 0, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Clz", - "name": "Clz", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 127, - "column_start": 0, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Ctz", - "name": "Ctz", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 0, - "column_end": 75, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Ctz", - "name": "Ctz", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 130, - "column_start": 0, - "column_end": 81, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Ctz", - "name": "Ctz", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 0, - "column_end": 87, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Popcount", - "name": "Popcount", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 0, - "column_end": 65, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Popcount", - "name": "Popcount", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 134, - "column_start": 0, - "column_end": 71, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Popcount", - "name": "Popcount", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 135, - "column_start": 0, - "column_end": 77, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_LowDword", - "name": "LowDword", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_HighDword", - "name": "HighDword", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 148, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Clz", - "name": "Clz", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 158, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Clz", - "name": "Clz", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Clz", - "name": "Clz", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 181, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Ctz", - "name": "Ctz", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 190, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Ctz", - "name": "Ctz", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 194, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Ctz", - "name": "Ctz", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 213, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Popcount", - "name": "Popcount", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 217, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Popcount", - "name": "Popcount", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 221, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_Popcount", - "name": "Popcount", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 231, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "dummy.c", - "path": "./target/release/build/wabt-sys-b7979335f38c0cca/out/build/dummy.c", - "language": "c", - "size_bytes": 8, - "total_lines": 1, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.661501651Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 1, - "line_end": 1, - "column_start": 0, - "column_end": 8, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "flag_check.c", - "path": "./target/release/build/zstd-sys-71023633e10fba26/out/flag_check.c", - "language": "c", - "size_bytes": 28, - "total_lines": 1, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.795483034Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 1, - "line_end": 1, - "column_start": 0, - "column_end": 28, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "zstd.h", - "path": "./target/release/build/zstd-sys-71023633e10fba26/out/include/zstd.h", - "language": "c", - "size_bytes": 181748, - "total_lines": 3198, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.805563030Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "cpp_class_ZSTD_CCtx_s", - "name": "ZSTD_CCtx_s", - "symbol_type": "Class", - "file_path": "", - "line_start": 280, - "line_end": 280, - "column_start": 8, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ZSTD_DCtx_s", - "name": "ZSTD_DCtx_s", - "symbol_type": "Class", - "file_path": "", - "line_start": 303, - "line_end": 303, - "column_start": 8, - "column_end": 26, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_2", - "name": "class_2", - "symbol_type": "Class", - "file_path": "", - "line_start": 544, - "line_end": 548, - "column_start": 8, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ZSTD_inBuffer_s", - "name": "ZSTD_inBuffer_s", - "symbol_type": "Class", - "file_path": "", - "line_start": 701, - "line_end": 705, - "column_start": 8, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ZSTD_outBuffer_s", - "name": "ZSTD_outBuffer_s", - "symbol_type": "Class", - "file_path": "", - "line_start": 707, - "line_end": 711, - "column_start": 8, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ZSTD_CDict_s", - "name": "ZSTD_CDict_s", - "symbol_type": "Class", - "file_path": "", - "line_start": 985, - "line_end": 985, - "column_start": 8, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ZSTD_DDict_s", - "name": "ZSTD_DDict_s", - "symbol_type": "Class", - "file_path": "", - "line_start": 1018, - "line_end": 1018, - "column_start": 8, - "column_end": 27, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_ZSTD_CCtx_params_s", - "name": "ZSTD_CCtx_params_s", - "symbol_type": "Class", - "file_path": "", - "line_start": 1313, - "line_end": 1313, - "column_start": 8, - "column_end": 33, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_8", - "name": "class_8", - "symbol_type": "Class", - "file_path": "", - "line_start": 1315, - "line_end": 1350, - "column_start": 8, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_9", - "name": "class_9", - "symbol_type": "Class", - "file_path": "", - "line_start": 1352, - "line_end": 1360, - "column_start": 8, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_10", - "name": "class_10", - "symbol_type": "Class", - "file_path": "", - "line_start": 1362, - "line_end": 1366, - "column_start": 8, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_11", - "name": "class_11", - "symbol_type": "Class", - "file_path": "", - "line_start": 1368, - "line_end": 1371, - "column_start": 8, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_12", - "name": "class_12", - "symbol_type": "Class", - "file_path": "", - "line_start": 1512, - "line_end": 1522, - "column_start": 8, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_13", - "name": "class_13", - "symbol_type": "Class", - "file_path": "", - "line_start": 1870, - "line_end": 1870, - "column_start": 8, - "column_end": 94, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_POOL_ctx_s", - "name": "POOL_ctx_s", - "symbol_type": "Class", - "file_path": "", - "line_start": 1906, - "line_end": 1906, - "column_start": 8, - "column_end": 25, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "cpp_class_class_15", - "name": "class_15", - "symbol_type": "Class", - "file_path": "", - "line_start": 2736, - "line_end": 2743, - "column_start": 8, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "zstd_errors.h", - "path": "./target/release/build/zstd-sys-71023633e10fba26/out/include/zstd_errors.h", - "language": "c", - "size_bytes": 4278, - "total_lines": 107, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:09.808284583Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "wasm_poc2_box_operations.rs", - "path": "./tests/archive/wasm_poc2_box_operations.rs", - "language": "rust", - "size_bytes": 10449, - "total_lines": 334, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.449237918Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_wasm_poc2_refnew_basic", - "name": "test_wasm_poc2_refnew_basic", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 61, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_wasm_poc2_refget_refset", - "name": "test_wasm_poc2_refget_refset", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_wasm_poc2_complete_box_workflow", - "name": "test_wasm_poc2_complete_box_workflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_refnew_mir_module", - "name": "build_refnew_mir_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_refget_refset_mir_module", - "name": "build_refget_refset_mir_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 227, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_complete_workflow_mir_module", - "name": "build_complete_workflow_mir_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 334, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "array_state_sharing_test.rs", - "path": "./tests/array_state_sharing_test.rs", - "language": "rust", - "size_bytes": 2511, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.454007833Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_arraybox_state_sharing_bug_fix", - "name": "test_arraybox_state_sharing_bug_fix", - "symbol_type": "Function", - "file_path": "", - "line_start": 8, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_share_box_vs_clone_box_semantics", - "name": "test_share_box_vs_clone_box_semantics", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_multiple_operations_state_preservation", - "name": "test_multiple_operations_state_preservation", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "integration_tests.rs", - "path": "./tests/integration_tests.rs", - "language": "rust", - "size_bytes": 9803, - "total_lines": 384, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.491894253Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_nyash_code", - "name": "execute_nyash_code", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_variable_value", - "name": "get_variable_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 39, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 45, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_basic_arithmetic", - "name": "test_basic_arithmetic", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_operations", - "name": "test_string_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_boolean_logic", - "name": "test_boolean_logic", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_comparison_operators", - "name": "test_comparison_operators", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_if_else_statements", - "name": "test_if_else_statements", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_loop_with_break", - "name": "test_loop_with_break", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_function_declaration_and_call", - "name": "test_function_declaration_and_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_instance_creation", - "name": "test_box_instance_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_this_binding_in_methods", - "name": "test_this_binding_in_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_method_chaining_concept", - "name": "test_method_chaining_concept", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_multiple_instances", - "name": "test_multiple_instances", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_global_variables", - "name": "test_global_variables", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_complex_expression_evaluation", - "name": "test_complex_expression_evaluation", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_nested_method_calls", - "name": "test_nested_method_calls", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 330, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_all_numeric_operations", - "name": "test_all_numeric_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_the_debug_this_problem", - "name": "test_the_debug_this_problem", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mir_phase6_lowering_ref_ops.rs", - "path": "./tests/mir_phase6_lowering_ref_ops.rs", - "language": "rust", - "size_bytes": 7051, - "total_lines": 212, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.496045589Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_mir_phase6_lowering_ref_ops", - "name": "test_mir_phase6_lowering_ref_ops", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 163, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_mir_verification_phase6_ref_ops", - "name": "test_mir_verification_phase6_ref_ops", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 212, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mir_phase6_vm_ref_ops.rs", - "path": "./tests/mir_phase6_vm_ref_ops.rs", - "language": "rust", - "size_bytes": 5903, - "total_lines": 193, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.500171433Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_mir_phase6_vm_ref_ops", - "name": "test_mir_phase6_vm_ref_ops", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 134, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_vm_ref_ops_basic_field_storage", - "name": "test_vm_ref_ops_basic_field_storage", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 144, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_barrier_no_op", - "name": "test_barrier_no_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 193, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mir_phase7_async_ops.rs", - "path": "./tests/mir_phase7_async_ops.rs", - "language": "rust", - "size_bytes": 12032, - "total_lines": 387, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.504383030Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_mir_phase7_basic_nowait_await", - "name": "test_mir_phase7_basic_nowait_await", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 136, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 107, - "column_start": 18, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 113, - "column_start": 49, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 44, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_mir_phase7_multiple_nowait_await", - "name": "test_mir_phase7_multiple_nowait_await", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 267, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_mir_phase7_nested_await", - "name": "test_mir_phase7_nested_await", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 387, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mir_phase8_5_hierarchical_25_instructions.rs", - "path": "./tests/mir_phase8_5_hierarchical_25_instructions.rs", - "language": "rust", - "size_bytes": 21850, - "total_lines": 478, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.509899091Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_mir_instruction_count", - "name": "test_mir_instruction_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_effect_categories", - "name": "test_effect_categories", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 150, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_optimization_safety", - "name": "test_optimization_safety", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 187, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ownership_forest_verification", - "name": "test_ownership_forest_verification", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 216, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ownership_violations", - "name": "test_ownership_violations", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 241, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_reference_liveness", - "name": "test_weak_reference_liveness", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 273, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_bus_operations", - "name": "test_bus_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 300, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_implementation_assistance", - "name": "test_implementation_assistance", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 330, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_instruction_descriptions", - "name": "test_instruction_descriptions", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 350, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_value_id_tracking", - "name": "test_value_id_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 378, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_complete_specification_compliance", - "name": "test_complete_specification_compliance", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 444, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 425, - "column_start": 53, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 426, - "column_start": 53, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 427, - "line_end": 427, - "column_start": 53, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_effect_calculation_performance", - "name": "test_effect_calculation_performance", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 478, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "wasm_poc1_basic_operations.rs", - "path": "./tests/wasm_poc1_basic_operations.rs", - "language": "rust", - "size_bytes": 7657, - "total_lines": 246, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.528763447Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_wasm_poc1_basic_arithmetic", - "name": "test_wasm_poc1_basic_arithmetic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 64, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_wasm_poc1_multiplication", - "name": "test_wasm_poc1_multiplication", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_wasm_poc1_subtraction", - "name": "test_wasm_poc1_subtraction", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 90, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_arithmetic_mir_module", - "name": "build_arithmetic_mir_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 154, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_multiplication_mir_module", - "name": "build_multiplication_mir_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 200, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_subtraction_mir_module", - "name": "build_subtraction_mir_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 246, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "wasm_poc2_box_operations.rs", - "path": "./tests/wasm_poc2_box_operations.rs", - "language": "rust", - "size_bytes": 10449, - "total_lines": 334, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.533145095Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_wasm_poc2_refnew_basic", - "name": "test_wasm_poc2_refnew_basic", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 61, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_wasm_poc2_refget_refset", - "name": "test_wasm_poc2_refget_refset", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_wasm_poc2_complete_box_workflow", - "name": "test_wasm_poc2_complete_box_workflow", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_refnew_mir_module", - "name": "build_refnew_mir_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 157, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_refget_refset_mir_module", - "name": "build_refget_refset_mir_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 227, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_complete_workflow_mir_module", - "name": "build_complete_workflow_mir_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 334, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "wasm_string_constants.rs", - "path": "./tests/wasm_string_constants.rs", - "language": "rust", - "size_bytes": 5966, - "total_lines": 164, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.537147196Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_wasm_string_constant_basic", - "name": "test_wasm_string_constant_basic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 52, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_wasm_string_constant_multiple", - "name": "test_wasm_string_constant_multiple", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_string_const_mir_module", - "name": "build_string_const_mir_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_multiple_string_const_mir_module", - "name": "build_multiple_string_const_mir_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 164, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_cpp.cpp", - "path": "./tools/nekocode-rust/examples/test_cpp.cpp", - "language": "cpp", - "size_bytes": 769, - "total_lines": 44, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.617266959Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "cpp_func_Vector", - "name": "Vector", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 4, - "column_end": 15, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_1", - "name": "function_1", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 15, - "column_start": 4, - "column_end": 24, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_2", - "name": "function_2", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_function_3", - "name": "function_3", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_fibonacci", - "name": "fibonacci", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "cpp_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "cpp_class_Vector", - "name": "Vector", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "cpp", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mcp_server_nekocode.py", - "path": "./tools/nekocode-rust/mcp-nekocode-server/mcp_server_nekocode.py", - "language": "python", - "size_bytes": 21066, - "total_lines": 521, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.623541092Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 4, - "column_end": 52, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_add_tool", - "name": "add_tool", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 4, - "column_end": 10, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "handler", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 4, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 48, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__find_nekocode_binary", - "name": "_find_nekocode_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 63, - "column_start": 4, - "column_end": 63, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_setup_tools", - "name": "setup_tools", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 185, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__run_nekocode", - "name": "_run_nekocode", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 206, - "column_start": 4, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__normalize_path", - "name": "_normalize_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 217, - "column_start": 4, - "column_end": 19, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__count_project_files", - "name": "_count_project_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 236, - "column_start": 4, - "column_end": 74, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__truncate_large_output", - "name": "_truncate_large_output", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 281, - "column_start": 4, - "column_end": 13, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_analyze_project", - "name": "analyze_project", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 327, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_create_session", - "name": "create_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 353, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_session_stats", - "name": "session_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 371, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_session_complexity", - "name": "session_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 373, - "line_end": 378, - "column_start": 4, - "column_end": 82, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_detect_include_cycles", - "name": "detect_include_cycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 394, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_show_include_graph", - "name": "show_include_graph", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 410, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_optimize_includes", - "name": "optimize_includes", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 417, - "column_start": 4, - "column_end": 88, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_find_files", - "name": "find_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 424, - "column_start": 4, - "column_end": 84, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_memory_command", - "name": "memory_command", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 483, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_list_supported_languages", - "name": "list_supported_languages", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 497, - "column_start": 4, - "column_end": 21, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 499, - "line_end": 509, - "column_start": 4, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_MCPServer", - "name": "MCPServer", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 38, - "column_start": 0, - "column_end": 56, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "add_tool", - "run" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "python_class_NekoCodeMCPServer", - "name": "NekoCodeMCPServer", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 509, - "column_start": 0, - "column_end": 31, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_find_nekocode_binary", - "setup_tools", - "_run_nekocode", - "_normalize_path", - "_count_project_files", - "_truncate_large_output", - "analyze_project", - "create_session", - "session_stats", - "session_complexity", - "detect_include_cycles", - "show_include_graph", - "optimize_includes", - "find_files", - "memory_command", - "list_supported_languages", - "run" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "asyncio", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 12 - }, - { - "module": "json", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 13 - }, - { - "module": "subprocess", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 14 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 15 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 16 - }, - { - "module": "pathlib Path", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 17 - }, - { - "module": "typing Dict, List, Optional, Any", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 18 - }, - { - "module": "logging", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 19 - }, - { - "module": "pathlib Path", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 222 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mcp_server_real.py", - "path": "./tools/nekocode-rust/mcp-nekocode-server/mcp_server_real.py", - "language": "python", - "size_bytes": 89279, - "total_lines": 1952, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.634852816Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 45, - "column_start": 4, - "column_end": 41, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__find_nekocode_binary", - "name": "_find_nekocode_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 93, - "column_start": 4, - "column_end": 59, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__find_nekorefactor_binary", - "name": "_find_nekorefactor_binary", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 126, - "column_start": 4, - "column_end": 63, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__load_config", - "name": "_load_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 168, - "column_start": 4, - "column_end": 13, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__define_tools", - "name": "_define_tools", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 674, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__extract_summary", - "name": "_extract_summary", - "symbol_type": "Function", - "file_path": "", - "line_start": 676, - "line_end": 740, - "column_start": 4, - "column_end": 114, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__run_nekocode", - "name": "_run_nekocode", - "symbol_type": "Function", - "file_path": "", - "line_start": 742, - "line_end": 785, - "column_start": 4, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__run_nekorefactor", - "name": "_run_nekorefactor", - "symbol_type": "Function", - "file_path": "", - "line_start": 787, - "line_end": 809, - "column_start": 4, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_initialize", - "name": "handle_initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 815, - "line_end": 828, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_tools_list", - "name": "handle_tools_list", - "symbol_type": "Function", - "file_path": "", - "line_start": 830, - "line_end": 832, - "column_start": 4, - "column_end": 36, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_resources_list", - "name": "handle_resources_list", - "symbol_type": "Function", - "file_path": "", - "line_start": 834, - "line_end": 847, - "column_start": 4, - "column_end": 39, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_resources_read", - "name": "handle_resources_read", - "symbol_type": "Function", - "file_path": "", - "line_start": 849, - "line_end": 867, - "column_start": 4, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_tools_call", - "name": "handle_tools_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 869, - "line_end": 969, - "column_start": 4, - "column_end": 13, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_analyze", - "name": "_tool_analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 975, - "line_end": 1015, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_session_create", - "name": "_tool_session_create", - "symbol_type": "Function", - "file_path": "", - "line_start": 1017, - "line_end": 1055, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_session_stats", - "name": "_tool_session_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1057, - "line_end": 1071, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_session_update", - "name": "_tool_session_update", - "symbol_type": "Function", - "file_path": "", - "line_start": 1073, - "line_end": 1123, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_include_cycles", - "name": "_tool_include_cycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 1125, - "line_end": 1139, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_include_graph", - "name": "_tool_include_graph", - "symbol_type": "Function", - "file_path": "", - "line_start": 1141, - "line_end": 1155, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_list_languages", - "name": "_tool_list_languages", - "symbol_type": "Function", - "file_path": "", - "line_start": 1157, - "line_end": 1169, - "column_start": 4, - "column_end": 108, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_replace_preview", - "name": "_tool_replace_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 1171, - "line_end": 1182, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_replace_confirm", - "name": "_tool_replace_confirm", - "symbol_type": "Function", - "file_path": "", - "line_start": 1184, - "line_end": 1203, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_create_file", - "name": "_tool_create_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 1205, - "line_end": 1216, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_insert_preview", - "name": "_tool_insert_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 1218, - "line_end": 1245, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_insert_confirm", - "name": "_tool_insert_confirm", - "symbol_type": "Function", - "file_path": "", - "line_start": 1247, - "line_end": 1279, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_movelines_preview", - "name": "_tool_movelines_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 1281, - "line_end": 1296, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_movelines_confirm", - "name": "_tool_movelines_confirm", - "symbol_type": "Function", - "file_path": "", - "line_start": 1298, - "line_end": 1320, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_edit_history", - "name": "_tool_edit_history", - "symbol_type": "Function", - "file_path": "", - "line_start": 1322, - "line_end": 1361, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_edit_show", - "name": "_tool_edit_show", - "symbol_type": "Function", - "file_path": "", - "line_start": 1363, - "line_end": 1380, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_send_message", - "name": "send_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 1386, - "line_end": 1390, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_receive_message", - "name": "receive_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 1392, - "line_end": 1404, - "column_start": 4, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_ast_stats", - "name": "_tool_ast_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1410, - "line_end": 1414, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_ast_query", - "name": "_tool_ast_query", - "symbol_type": "Function", - "file_path": "", - "line_start": 1416, - "line_end": 1421, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_scope_analysis", - "name": "_tool_scope_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 1423, - "line_end": 1428, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_ast_dump", - "name": "_tool_ast_dump", - "symbol_type": "Function", - "file_path": "", - "line_start": 1430, - "line_end": 1509, - "column_start": 4, - "column_end": 67, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_moveclass_preview", - "name": "_tool_moveclass_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 1515, - "line_end": 1522, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_moveclass_confirm", - "name": "_tool_moveclass_confirm", - "symbol_type": "Function", - "file_path": "", - "line_start": 1524, - "line_end": 1539, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_memory_save", - "name": "_tool_memory_save", - "symbol_type": "Function", - "file_path": "", - "line_start": 1545, - "line_end": 1551, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_memory_load", - "name": "_tool_memory_load", - "symbol_type": "Function", - "file_path": "", - "line_start": 1553, - "line_end": 1558, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_memory_list", - "name": "_tool_memory_list", - "symbol_type": "Function", - "file_path": "", - "line_start": 1560, - "line_end": 1566, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_memory_timeline", - "name": "_tool_memory_timeline", - "symbol_type": "Function", - "file_path": "", - "line_start": 1568, - "line_end": 1576, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_config_show", - "name": "_tool_config_show", - "symbol_type": "Function", - "file_path": "", - "line_start": 1582, - "line_end": 1585, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_config_set", - "name": "_tool_config_set", - "symbol_type": "Function", - "file_path": "", - "line_start": 1587, - "line_end": 1592, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_refresh", - "name": "_tool_refresh", - "symbol_type": "Function", - "file_path": "", - "line_start": 1594, - "line_end": 1631, - "column_start": 4, - "column_end": 108, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_deadcode", - "name": "_tool_deadcode", - "symbol_type": "Function", - "file_path": "", - "line_start": 1633, - "line_end": 1658, - "column_start": 4, - "column_end": 108, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_smart_insert", - "name": "_tool_smart_insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 1664, - "line_end": 1698, - "column_start": 4, - "column_end": 110, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_smart_replace", - "name": "_tool_smart_replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 1700, - "line_end": 1733, - "column_start": 4, - "column_end": 111, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_smart_move", - "name": "_tool_smart_move", - "symbol_type": "Function", - "file_path": "", - "line_start": 1735, - "line_end": 1762, - "column_start": 4, - "column_end": 108, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_watch_start", - "name": "_tool_watch_start", - "symbol_type": "Function", - "file_path": "", - "line_start": 1768, - "line_end": 1772, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_watch_status", - "name": "_tool_watch_status", - "symbol_type": "Function", - "file_path": "", - "line_start": 1774, - "line_end": 1780, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_watch_stop", - "name": "_tool_watch_stop", - "symbol_type": "Function", - "file_path": "", - "line_start": 1782, - "line_end": 1786, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_watch_stop_all", - "name": "_tool_watch_stop_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 1788, - "line_end": 1791, - "column_start": 4, - "column_end": 104, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_watch_config", - "name": "_tool_watch_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 1793, - "line_end": 1810, - "column_start": 4, - "column_end": 111, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_strip_comments", - "name": "_tool_strip_comments", - "symbol_type": "Function", - "file_path": "", - "line_start": 1816, - "line_end": 1861, - "column_start": 4, - "column_end": 113, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_edit_rollback", - "name": "_tool_edit_rollback", - "symbol_type": "Function", - "file_path": "", - "line_start": 1863, - "line_end": 1878, - "column_start": 4, - "column_end": 109, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__tool_edit_stats", - "name": "_tool_edit_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1880, - "line_end": 1893, - "column_start": 4, - "column_end": 97, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 1895, - "line_end": 1947, - "column_start": 4, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_NekoCodeMCPServer", - "name": "NekoCodeMCPServer", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 1947, - "column_start": 0, - "column_end": 55, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "_find_nekocode_binary", - "_find_nekorefactor_binary", - "_load_config", - "_define_tools", - "_extract_summary", - "_run_nekocode", - "_run_nekorefactor", - "handle_initialize", - "handle_tools_list", - "handle_resources_list", - "handle_resources_read", - "handle_tools_call", - "_tool_analyze", - "_tool_session_create", - "_tool_session_stats", - "_tool_session_update", - "_tool_include_cycles", - "_tool_include_graph", - "_tool_list_languages", - "_tool_replace_preview", - "_tool_replace_confirm", - "_tool_create_file", - "_tool_insert_preview", - "_tool_insert_confirm", - "_tool_movelines_preview", - "_tool_movelines_confirm", - "_tool_edit_history", - "_tool_edit_show", - "send_message", - "receive_message", - "_tool_ast_stats", - "_tool_ast_query", - "_tool_scope_analysis", - "_tool_ast_dump", - "_tool_moveclass_preview", - "_tool_moveclass_confirm", - "_tool_memory_save", - "_tool_memory_load", - "_tool_memory_list", - "_tool_memory_timeline", - "_tool_config_show", - "_tool_config_set", - "_tool_refresh", - "_tool_deadcode", - "_tool_smart_insert", - "_tool_smart_replace", - "_tool_smart_move", - "_tool_watch_start", - "_tool_watch_status", - "_tool_watch_stop", - "_tool_watch_stop_all", - "_tool_watch_config", - "_tool_strip_comments", - "_tool_edit_rollback", - "_tool_edit_stats", - "run" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "asyncio", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 20 - }, - { - "module": "json", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 21 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 22 - }, - { - "module": "subprocess", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 23 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 24 - }, - { - "module": "typing Dict, List, Any, Optional", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 25 - }, - { - "module": "logging", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 26 - }, - { - "module": "shutil", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 83 - }, - { - "module": "shutil", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 120 - }, - { - "module": "re", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 1042 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 1326 - }, - { - "module": "glob", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 1327 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mcp_wrapper_5binary.py", - "path": "./tools/nekocode-rust/nekocode-workspace/mcp_wrapper_5binary.py", - "language": "python", - "size_bytes": 10680, - "total_lines": 242, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.656040044Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 22, - "column_start": 4, - "column_end": 35, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_handle_request", - "name": "handle_request", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 58, - "column_start": 4, - "column_end": 57, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__call_nekorefactor", - "name": "_call_nekorefactor", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 98, - "column_start": 4, - "column_end": 86, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__call_nekoimpact", - "name": "_call_nekoimpact", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 112, - "column_start": 4, - "column_end": 86, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__call_nekoinc", - "name": "_call_nekoinc", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 130, - "column_start": 4, - "column_end": 86, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__call_nekocode", - "name": "_call_nekocode", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 166, - "column_start": 4, - "column_end": 86, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__handle_initialize", - "name": "_handle_initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 180, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func__handle_list_tools", - "name": "_handle_list_tools", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 210, - "column_start": 4, - "column_end": 9, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 238, - "column_start": 4, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_NekoCode5BinaryMCP", - "name": "NekoCode5BinaryMCP", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 238, - "column_start": 0, - "column_end": 49, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "handle_request", - "_call_nekorefactor", - "_call_nekoimpact", - "_call_nekoinc", - "_call_nekocode", - "_handle_initialize", - "_handle_list_tools", - "run" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "json", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 6 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "subprocess", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - }, - { - "module": "typing Dict, Any", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 10 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode/src/analyzer.rs", - "language": "rust", - "size_bytes": 45531, - "total_lines": 1230, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.665643531Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_analyze", - "name": "can_analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 53, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 78, - "column_start": 21, - "column_end": 103, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 102, - "column_start": 21, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 164, - "column_start": 21, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 222, - "column_start": 24, - "column_end": 92, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_language", - "name": "language", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 266, - "column_start": 21, - "column_end": 103, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 280, - "column_start": 24, - "column_end": 92, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_language", - "name": "language", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 315, - "column_start": 21, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 414, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 334, - "column_start": 21, - "column_end": 92, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 424, - "column_start": 21, - "column_end": 92, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods", - "name": "extract_class_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 509, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 547, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 522, - "line_end": 522, - "column_start": 21, - "column_end": 92, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 594, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 555, - "line_end": 555, - "column_start": 24, - "column_end": 88, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_language", - "name": "language", - "symbol_type": "Function", - "file_path": "", - "line_start": 596, - "line_end": 598, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 608, - "line_end": 617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 611, - "line_end": 611, - "column_start": 21, - "column_end": 97, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 619, - "line_end": 687, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 631, - "line_end": 631, - "column_start": 21, - "column_end": 92, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 689, - "line_end": 757, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 704, - "line_end": 704, - "column_start": 21, - "column_end": 92, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 762, - "line_end": 792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 764, - "line_end": 764, - "column_start": 24, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_language", - "name": "language", - "symbol_type": "Function", - "file_path": "", - "line_start": 794, - "line_end": 796, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 806, - "line_end": 815, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 809, - "line_end": 809, - "column_start": 21, - "column_end": 96, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_simple", - "name": "extract_simple", - "symbol_type": "Function", - "file_path": "", - "line_start": 817, - "line_end": 825, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_traverse_cpp_nodes", - "name": "traverse_cpp_nodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 827, - "line_end": 923, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 928, - "line_end": 954, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 930, - "line_end": 930, - "column_start": 24, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_language", - "name": "language", - "symbol_type": "Function", - "file_path": "", - "line_start": 956, - "line_end": 958, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 968, - "line_end": 977, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 971, - "line_end": 971, - "column_start": 21, - "column_end": 95, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_simple", - "name": "extract_simple", - "symbol_type": "Function", - "file_path": "", - "line_start": 979, - "line_end": 1039, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 1044, - "line_end": 1070, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1046, - "line_end": 1046, - "column_start": 24, - "column_end": 84, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_language", - "name": "language", - "symbol_type": "Function", - "file_path": "", - "line_start": 1072, - "line_end": 1074, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 1084, - "line_end": 1093, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1087, - "line_end": 1087, - "column_start": 21, - "column_end": 95, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_simple", - "name": "extract_simple", - "symbol_type": "Function", - "file_path": "", - "line_start": 1095, - "line_end": 1103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_traverse_csharp_nodes", - "name": "traverse_csharp_nodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 1105, - "line_end": 1194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 1199, - "line_end": 1225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1201, - "line_end": 1201, - "column_start": 24, - "column_end": 84, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_language", - "name": "language", - "symbol_type": "Function", - "file_path": "", - "line_start": 1227, - "line_end": 1229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_AnalyzerConfig", - "name": "AnalyzerConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Analyzer", - "name": "Analyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 66, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_JavaScriptAnalyzer", - "name": "JavaScriptAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 69, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TypeScriptAnalyzer", - "name": "TypeScriptAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 257, - "line_end": 260, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PythonAnalyzer", - "name": "PythonAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 306, - "line_end": 309, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_RustAnalyzer", - "name": "RustAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 602, - "line_end": 605, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CppAnalyzer", - "name": "CppAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 800, - "line_end": 803, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_GoAnalyzer", - "name": "GoAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 962, - "line_end": 965, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CSharpAnalyzer", - "name": "CSharpAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 1078, - "line_end": 1081, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ast.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode/src/ast.rs", - "language": "rust", - "size_bytes": 8343, - "total_lines": 253, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.671722207Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 58, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_tree_sitter_node", - "name": "from_tree_sitter_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 25, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_map_node_kind", - "name": "map_node_kind", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_count_node_type", - "name": "count_node_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_nodes_by_type", - "name": "find_nodes_by_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_depth", - "name": "depth", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 139, - "column_start": 41, - "column_end": 54, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_ast", - "name": "from_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_node_counts", - "name": "calculate_node_counts", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_from_tree", - "name": "build_from_tree", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_with_stats", - "name": "build_with_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_query_by_path", - "name": "query_by_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_by_path_parts", - "name": "find_by_path_parts", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 42, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ASTNodeType", - "name": "ASTNodeType", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTNode", - "name": "ASTNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTStatistics", - "name": "ASTStatistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 151, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTBuilder", - "name": "ASTBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 201, - "line_end": 201, - "column_start": 0, - "column_end": 22, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cli.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode/src/cli.rs", - "language": "rust", - "size_bytes": 6711, - "total_lines": 261, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.675661347Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "rust_type_Cli", - "name": "Cli", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Commands", - "name": "Commands", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 261, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "external.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode/src/deadcode/external.rs", - "language": "rust", - "size_bytes": 22385, - "total_lines": 594, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.681118811Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_check_tools", - "name": "check_tools", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 22, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_command", - "name": "check_command", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 17, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_tool_for_language", - "name": "get_tool_for_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_tool", - "name": "run_tool", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_cargo_clippy", - "name": "run_cargo_clippy", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 67, - "column_start": 21, - "column_end": 94, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_clippy_output", - "name": "parse_clippy_output", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_clippy_line", - "name": "parse_clippy_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_vulture", - "name": "run_vulture", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 46, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 136, - "column_start": 21, - "column_end": 89, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_vulture_output", - "name": "parse_vulture_output", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_vulture_line", - "name": "parse_vulture_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_staticcheck", - "name": "run_staticcheck", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 213, - "column_start": 21, - "column_end": 93, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_staticcheck_output", - "name": "parse_staticcheck_output", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 232, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_staticcheck_line", - "name": "parse_staticcheck_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_eslint", - "name": "run_eslint", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 274, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_clang_tidy", - "name": "run_clang_tidy", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_cargo_machete", - "name": "run_cargo_machete", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 288, - "column_start": 21, - "column_end": 95, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_machete_output", - "name": "parse_machete_output", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_unused_crate", - "name": "extract_unused_crate", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_available_for_language", - "name": "get_available_for_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_any_tools", - "name": "has_any_tools", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 380, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_display_installation_guide", - "name": "display_installation_guide", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 451, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show_rust_installation_guide", - "name": "show_rust_installation_guide", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 490, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show_python_installation_guide", - "name": "show_python_installation_guide", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 508, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show_go_installation_guide", - "name": "show_go_installation_guide", - "symbol_type": "Function", - "file_path": "", - "line_start": 510, - "line_end": 524, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show_js_installation_guide", - "name": "show_js_installation_guide", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 542, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show_cpp_installation_guide", - "name": "show_cpp_installation_guide", - "symbol_type": "Function", - "file_path": "", - "line_start": 544, - "line_end": 561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show_comprehensive_installation_guide", - "name": "show_comprehensive_installation_guide", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 593, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ExternalToolManager", - "name": "ExternalToolManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 9, - "column_start": 0, - "column_end": 31, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ExternalTool", - "name": "ExternalTool", - "symbol_type": "Class", - "file_path": "", - "line_start": 328, - "line_end": 335, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ToolAvailability", - "name": "ToolAvailability", - "symbol_type": "Class", - "file_path": "", - "line_start": 339, - "line_end": 346, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode/src/deadcode/mod.rs", - "language": "rust", - "size_bytes": 10014, - "total_lines": 292, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.686049575Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 28, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_collect_all_symbols", - "name": "collect_all_symbols", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_with_external_tools", - "name": "analyze_with_external_tools", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_internal_references", - "name": "analyze_internal_references", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 149, - "column_start": 20, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 20, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 160, - "column_start": 17, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_entry_point", - "name": "is_entry_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_confidence", - "name": "calculate_confidence", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_by_language", - "name": "by_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_high_confidence", - "name": "high_confidence", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 248, - "column_start": 20, - "column_end": 55, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_statistics", - "name": "statistics", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 262, - "column_start": 21, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_confidence_distribution", - "name": "confidence_distribution", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_DeadCodeAnalyzer", - "name": "DeadCodeAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SymbolRef", - "name": "SymbolRef", - "symbol_type": "Class", - "file_path": "", - "line_start": 185, - "line_end": 192, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SymbolType", - "name": "SymbolType", - "symbol_type": "Class", - "file_path": "", - "line_start": 196, - "line_end": 202, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DeadItem", - "name": "DeadItem", - "symbol_type": "Class", - "file_path": "", - "line_start": 206, - "line_end": 215, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DeadCodeReport", - "name": "DeadCodeReport", - "symbol_type": "Class", - "file_path": "", - "line_start": 219, - "line_end": 230, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DeadCodeStats", - "name": "DeadCodeStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 286, - "line_end": 292, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "python.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode/src/deadcode/python.rs", - "language": "rust", - "size_bytes": 10166, - "total_lines": 300, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.690378632Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_analyze_with_vulture", - "name": "analyze_with_vulture", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 20, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 21, - "column_end": 89, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_python_file", - "name": "is_python_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 22, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 48, - "column_start": 17, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_vulture_output", - "name": "parse_vulture_output", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_vulture_line", - "name": "parse_vulture_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_vulture_message", - "name": "parse_vulture_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_quoted_name", - "name": "extract_quoted_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_confidence", - "name": "extract_confidence", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_reason_type", - "name": "extract_reason_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_vulture_available", - "name": "check_vulture_available", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 180, - "column_start": 17, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_install_instructions", - "name": "get_install_instructions", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_with_config", - "name": "analyze_with_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 204, - "column_start": 20, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 232, - "column_start": 21, - "column_end": 89, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_smart", - "name": "analyze_smart", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_python_files", - "name": "find_python_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 299, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 276, - "column_start": 25, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 278, - "column_start": 42, - "column_end": 66, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 283, - "column_start": 70, - "column_end": 84, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PythonDeadCodeAnalyzer", - "name": "PythonDeadCodeAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 9, - "column_start": 0, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "report.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode/src/deadcode/report.rs", - "language": "rust", - "size_bytes": 11260, - "total_lines": 302, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.694867636Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_format_json", - "name": "format_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 19, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 15, - "column_start": 64, - "column_end": 84, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 57, - "column_end": 77, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_text", - "name": "format_text", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 50, - "column_start": 24, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_dead_item", - "name": "format_dead_item", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_github_comment", - "name": "format_github_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_csv", - "name": "format_csv", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_summary", - "name": "format_summary", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_emoji", - "name": "get_language_emoji", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format", - "name": "format", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ReportFormatter", - "name": "ReportFormatter", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 9, - "column_start": 0, - "column_end": 27, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OutputFormat", - "name": "OutputFormat", - "symbol_type": "Class", - "file_path": "", - "line_start": 268, - "line_end": 275, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rust.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode/src/deadcode/rust.rs", - "language": "rust", - "size_bytes": 11262, - "total_lines": 314, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.699304071Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_analyze_with_clippy", - "name": "analyze_with_clippy", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 35, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 21, - "column_end": 94, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_unused_deps", - "name": "analyze_unused_deps", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 21, - "column_end": 95, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_project_root", - "name": "find_project_root", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 56, - "column_start": 24, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_clippy_json", - "name": "parse_clippy_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_clippy_message", - "name": "parse_clippy_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_deadcode_warning", - "name": "is_deadcode_warning", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_symbol_info", - "name": "extract_symbol_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_warning_code", - "name": "extract_warning_code", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_machete_output", - "name": "parse_machete_output", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_crate_name", - "name": "extract_crate_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 264, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_clippy_available", - "name": "check_clippy_available", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 271, - "column_start": 17, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_machete_available", - "name": "check_machete_available", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 280, - "column_start": 17, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_install_instructions", - "name": "get_install_instructions", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_comprehensive", - "name": "analyze_comprehensive", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RustDeadCodeAnalyzer", - "name": "RustDeadCodeAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 9, - "column_start": 0, - "column_end": 32, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode/src/lib.rs", - "language": "rust", - "size_bytes": 527, - "total_lines": 19, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.703831405Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode/src/main.rs", - "language": "rust", - "size_bytes": 28126, - "total_lines": 784, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.708483903Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 227, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_analyzer_for_path", - "name": "create_analyzer_for_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 259, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 245, - "column_start": 22, - "column_end": 36, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 246, - "column_start": 24, - "column_end": 100, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_deadcode_command", - "name": "handle_deadcode_command", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 333, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 287, - "column_start": 20, - "column_end": 60, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_session_create_command", - "name": "handle_session_create_command", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 454, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 393, - "column_start": 24, - "column_end": 64, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_primary_language", - "name": "detect_primary_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 495, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 467, - "line_end": 467, - "column_start": 20, - "column_end": 30, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 468, - "line_end": 468, - "column_start": 16, - "column_end": 43, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 493, - "column_start": 20, - "column_end": 39, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 494, - "line_end": 494, - "column_start": 13, - "column_end": 29, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_refresh_command", - "name": "handle_refresh_command", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 558, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_determine_refresh_level", - "name": "determine_refresh_level", - "symbol_type": "Function", - "file_path": "", - "line_start": 570, - "line_end": 614, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_refresh_single_file", - "name": "refresh_single_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 617, - "line_end": 632, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_refresh_project_structure", - "name": "refresh_project_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 635, - "line_end": 649, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_refresh_cross_analysis", - "name": "refresh_cross_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 700, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_refresh_advanced_analysis", - "name": "refresh_advanced_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 703, - "line_end": 736, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_smart_refresh", - "name": "smart_refresh", - "symbol_type": "Function", - "file_path": "", - "line_start": 739, - "line_end": 758, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_safe_print", - "name": "safe_print", - "symbol_type": "Function", - "file_path": "", - "line_start": 761, - "line_end": 784, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RefreshLevel", - "name": "RefreshLevel", - "symbol_type": "Class", - "file_path": "", - "line_start": 561, - "line_end": 567, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "session.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode/src/session.rs", - "language": "rust", - "size_bytes": 7947, - "total_lines": 231, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.713646812Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 28, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ast_stats", - "name": "ast_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 58, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ast_query", - "name": "ast_query", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ast_dump", - "name": "ast_dump", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_session", - "name": "create_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 24, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_session", - "name": "update_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 166, - "column_start": 24, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_analyzer_for_file", - "name": "create_analyzer_for_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 208, - "column_start": 51, - "column_end": 87, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 211, - "column_start": 51, - "column_end": 87, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 214, - "column_start": 47, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 217, - "column_start": 45, - "column_end": 81, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 220, - "column_start": 44, - "column_end": 80, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 223, - "column_start": 43, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 226, - "column_start": 47, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SessionCommands", - "name": "SessionCommands", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SessionUpdater", - "name": "SessionUpdater", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 99, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compact.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode-core/src/compact.rs", - "language": "rust", - "size_bytes": 12137, - "total_lines": 311, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.721833730Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_compact_json", - "name": "to_compact_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 58, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analysis_result_to_compact", - "name": "analysis_result_to_compact", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_file_info_to_compact", - "name": "file_info_to_compact", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_symbol_to_compact", - "name": "symbol_to_compact", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_function_to_compact", - "name": "function_to_compact", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parameter_to_compact", - "name": "parameter_to_compact", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_class_to_compact", - "name": "class_to_compact", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_import_to_compact", - "name": "import_to_compact", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_export_to_compact", - "name": "export_to_compact", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_metrics_to_compact", - "name": "metrics_to_compact", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_language_to_compact", - "name": "language_to_compact", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_symbol_type_to_compact", - "name": "symbol_type_to_compact", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_visibility_to_compact", - "name": "visibility_to_compact", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_compact", - "name": "format_compact", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_expand_language_code", - "name": "expand_language_code", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_language_emoji", - "name": "language_emoji", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 310, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_OutputMode", - "name": "OutputMode", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CompactSerializer", - "name": "CompactSerializer", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 33, - "column_start": 0, - "column_end": 29, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_HumanFormatter", - "name": "HumanFormatter", - "symbol_type": "Class", - "file_path": "", - "line_start": 226, - "line_end": 226, - "column_start": 0, - "column_end": 26, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "config.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode-core/src/config.rs", - "language": "rust", - "size_bytes": 2790, - "total_lines": 105, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.726004197Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_load_from_file", - "name": "load_from_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 24, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 21, - "column_end": 48, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_to_file", - "name": "save_to_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 21, - "column_end": 48, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Config", - "name": "Config", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_GeneralConfig", - "name": "GeneralConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 51, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AnalysisConfig", - "name": "AnalysisConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 70, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryConfig", - "name": "MemoryConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 95, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "error.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode-core/src/error.rs", - "language": "rust", - "size_bytes": 1242, - "total_lines": 56, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.729968815Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "rust_type_NekocodeError", - "name": "NekocodeError", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 56, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "io.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode-core/src/io.rs", - "language": "rust", - "size_bytes": 4252, - "total_lines": 154, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.733611382Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_ignore_patterns", - "name": "set_ignore_patterns", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_should_ignore", - "name": "should_ignore", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_discover_files", - "name": "discover_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 61, - "column_start": 24, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_file", - "name": "read_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_hash", - "name": "calculate_hash", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 25, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_file_size", - "name": "get_file_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_make_relative", - "name": "make_relative", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_normalize", - "name": "normalize", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_hidden", - "name": "is_hidden", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 22, - "column_end": 42, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 151, - "column_start": 17, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_FileProcessor", - "name": "FileProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PathUtils", - "name": "PathUtils", - "symbol_type": "Class", - "file_path": "", - "line_start": 116, - "line_end": 116, - "column_start": 0, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode-core/src/lib.rs", - "language": "rust", - "size_bytes": 1231, - "total_lines": 38, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.737283133Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "memory.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode-core/src/memory.rs", - "language": "rust", - "size_bytes": 4052, - "total_lines": 144, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.740834051Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_str", - "name": "as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 35, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save", - "name": "save", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load", - "name": "load", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 24, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_by_type", - "name": "list_by_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 99, - "column_start": 20, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 32, - "column_end": 58, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 24, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_timeline", - "name": "get_timeline", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 123, - "column_start": 20, - "column_end": 54, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 24, - "column_end": 62, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_stats", - "name": "get_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MemoryType", - "name": "MemoryType", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 15, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryEntry", - "name": "MemoryEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 47, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryManager", - "name": "MemoryManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "session.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode-core/src/session.rs", - "language": "rust", - "size_bytes": 11636, - "total_lines": 375, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.745026581Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_stats", - "name": "update_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 17, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load", - "name": "load", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 113, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 116, - "column_start": 21, - "column_end": 48, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save", - "name": "save", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_with_mode", - "name": "save_with_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 25, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 29, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 29, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 155, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_id", - "name": "id", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_path", - "name": "path", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_touch", - "name": "touch", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_analysis_result", - "name": "add_analysis_result", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_files_by_language", - "name": "get_files_by_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 195, - "column_start": 20, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_file_changed", - "name": "has_file_changed", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 203, - "column_start": 17, - "column_end": 58, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_remove_file", - "name": "remove_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 209, - "column_start": 42, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_symbol", - "name": "find_symbol", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 224, - "column_start": 61, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_session", - "name": "create_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_session", - "name": "get_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 272, - "column_start": 24, - "column_end": 81, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_session_mut", - "name": "get_session_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 284, - "column_start": 24, - "column_end": 81, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_session", - "name": "save_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_sessions", - "name": "list_sessions", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 305, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 307, - "column_start": 38, - "column_end": 62, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 310, - "column_start": 41, - "column_end": 55, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 320, - "column_start": 25, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete_session", - "name": "delete_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 338, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 334, - "column_start": 25, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cleanup_old_sessions", - "name": "cleanup_old_sessions", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SessionInfo", - "name": "SessionInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 40, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Session", - "name": "Session", - "symbol_type": "Class", - "file_path": "", - "line_start": 85, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SessionManager", - "name": "SessionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 234, - "line_end": 237, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SessionProvider", - "name": "SessionProvider", - "symbol_type": "Class", - "file_path": "", - "line_start": 360, - "line_end": 375, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sqlite_session.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode-core/src/sqlite_session.rs", - "language": "rust", - "size_bytes": 15091, - "total_lines": 427, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.749627226Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_init_database", - "name": "init_database", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create", - "name": "create", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load", - "name": "load", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 151, - "column_start": 47, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 160, - "column_start": 36, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 162, - "column_start": 36, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_file", - "name": "update_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_file", - "name": "get_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 207, - "column_start": 58, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_all_files", - "name": "get_all_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 228, - "column_start": 46, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_changes", - "name": "detect_changes", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 252, - "column_start": 46, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_sessions", - "name": "list_sessions", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 341, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 324, - "column_start": 38, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 333, - "column_start": 32, - "column_end": 74, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 335, - "column_start": 32, - "column_end": 74, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 351, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_stats", - "name": "get_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 378, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 368, - "column_start": 39, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 376, - "column_start": 43, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_session_info", - "name": "to_session_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 381, - "line_end": 398, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_hash", - "name": "calculate_hash", - "symbol_type": "Function", - "file_path": "", - "line_start": 402, - "line_end": 406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_classify_change_type", - "name": "classify_change_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 418, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SqliteSession", - "name": "SqliteSession", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileRecord", - "name": "FileRecord", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ChangedFile", - "name": "ChangedFile", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 39, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ChangeType", - "name": "ChangeType", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SessionStats", - "name": "SessionStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 422, - "line_end": 427, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "traits.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode-core/src/traits.rs", - "language": "rust", - "size_bytes": 1605, - "total_lines": 57, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.754346852Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_can_analyze", - "name": "can_analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 26, - "column_start": 17, - "column_end": 59, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_supports_language", - "name": "supports_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tool_version", - "name": "tool_version", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_AnalysisProvider", - "name": "AnalysisProvider", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_LanguageSupport", - "name": "LanguageSupport", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 39, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_CommandProcessor", - "name": "CommandProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "types.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekocode-core/src/types.rs", - "language": "rust", - "size_bytes": 8787, - "total_lines": 322, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.758117185Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_extension", - "name": "from_extension", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_path", - "name": "from_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 51, - "column_start": 22, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extensions", - "name": "extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_display_name", - "name": "display_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 22, - "column_end": 36, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_symbols_by_type", - "name": "get_symbols_by_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 290, - "column_start": 20, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_symbol_by_id", - "name": "get_symbol_by_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 296, - "column_start": 33, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_score", - "name": "from_score", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Language", - "name": "Language", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileInfo", - "name": "FileInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 106, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SymbolType", - "name": "SymbolType", - "symbol_type": "Class", - "file_path": "", - "line_start": 135, - "line_end": 148, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Visibility", - "name": "Visibility", - "symbol_type": "Class", - "file_path": "", - "line_start": 152, - "line_end": 158, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SymbolInfo", - "name": "SymbolInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 162, - "line_end": 175, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ParameterInfo", - "name": "ParameterInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 179, - "line_end": 185, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionInfo", - "name": "FunctionInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 189, - "line_end": 197, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ClassInfo", - "name": "ClassInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 201, - "line_end": 209, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImportInfo", - "name": "ImportInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 213, - "line_end": 220, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ExportInfo", - "name": "ExportInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 224, - "line_end": 231, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CodeMetrics", - "name": "CodeMetrics", - "symbol_type": "Class", - "file_path": "", - "line_start": 235, - "line_end": 242, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AnalysisResult", - "name": "AnalysisResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 259, - "line_end": 269, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ComplexityRating", - "name": "ComplexityRating", - "symbol_type": "Class", - "file_path": "", - "line_start": 302, - "line_end": 311, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekoimpact/src/analyzer.rs", - "language": "rust", - "size_bytes": 2038, - "total_lines": 77, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.765799126Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_str", - "name": "as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_AnalysisOptions", - "name": "AnalysisOptions", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OutputFormat", - "name": "OutputFormat", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 56, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cli.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekoimpact/src/cli.rs", - "language": "rust", - "size_bytes": 2171, - "total_lines": 88, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.769218146Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "rust_type_Cli", - "name": "Cli", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Commands", - "name": "Commands", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "impact.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekoimpact/src/impact.rs", - "language": "rust", - "size_bytes": 18722, - "total_lines": 530, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.773541792Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_emoji", - "name": "emoji", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_str", - "name": "as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_change_count", - "name": "from_change_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_str", - "name": "as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_breaking", - "name": "is_breaking", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_session", - "name": "analyze_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compare_sessions", - "name": "compare_sessions", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_results_internal", - "name": "analyze_results_internal", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 230, - "column_start": 17, - "column_end": 39, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compare_analysis_results", - "name": "compare_analysis_results", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 359, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 258, - "column_start": 17, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 263, - "column_start": 17, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 346, - "column_start": 17, - "column_end": 39, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compare_file_results", - "name": "compare_file_results", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 437, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 372, - "column_start": 17, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 377, - "column_start": 17, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_function_signature", - "name": "get_function_signature", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 459, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 443, - "line_end": 449, - "column_start": 17, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 455, - "line_end": 455, - "column_start": 17, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_function_changed", - "name": "has_function_changed", - "symbol_type": "Function", - "file_path": "", - "line_start": 462, - "line_end": 465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_changed_symbol", - "name": "create_changed_symbol", - "symbol_type": "Function", - "file_path": "", - "line_start": 468, - "line_end": 481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_assess_risk", - "name": "assess_risk", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 529, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 491, - "column_start": 20, - "column_end": 55, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 496, - "column_start": 20, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 501, - "column_start": 20, - "column_end": 54, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RiskLevel", - "name": "RiskLevel", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ChangeType", - "name": "ChangeType", - "symbol_type": "Class", - "file_path": "", - "line_start": 52, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ChangedSymbol", - "name": "ChangedSymbol", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SymbolReference", - "name": "SymbolReference", - "symbol_type": "Class", - "file_path": "", - "line_start": 112, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImpactResult", - "name": "ImpactResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 128, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_RiskAssessment", - "name": "RiskAssessment", - "symbol_type": "Class", - "file_path": "", - "line_start": 132, - "line_end": 140, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BreakingChange", - "name": "BreakingChange", - "symbol_type": "Class", - "file_path": "", - "line_start": 144, - "line_end": 151, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImpactAnalyzer", - "name": "ImpactAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 156, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekoimpact/src/lib.rs", - "language": "rust", - "size_bytes": 210, - "total_lines": 8, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.777696411Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekoimpact/src/main.rs", - "language": "rust", - "size_bytes": 9639, - "total_lines": 221, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.781372448Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 96, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 28, - "column_end": 91, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 36, - "column_start": 28, - "column_end": 91, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 28, - "column_end": 91, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_print_result", - "name": "print_result", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 221, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cli.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekoinc/src/cli.rs", - "language": "rust", - "size_bytes": 2271, - "total_lines": 97, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.788822003Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "rust_type_Cli", - "name": "Cli", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Commands", - "name": "Commands", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 97, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "incremental.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekoinc/src/incremental.rs", - "language": "rust", - "size_bytes": 13263, - "total_lines": 409, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.792705487Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_path", - "name": "from_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 29, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_hash", - "name": "calculate_hash", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_changed", - "name": "has_changed", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_initialize", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 144, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 24, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_changes", - "name": "detect_changes", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 155, - "column_start": 24, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_source_file", - "name": "is_source_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 217, - "column_start": 59, - "column_end": 77, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_file_count", - "name": "file_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_last_scan_time", - "name": "last_scan_time", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_base_path", - "name": "base_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 275, - "column_start": 20, - "column_end": 61, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 278, - "column_start": 20, - "column_end": 58, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 281, - "column_start": 20, - "column_end": 60, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_summary", - "name": "format_summary", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 314, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 330, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_initialize_session", - "name": "initialize_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 344, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_changes", - "name": "analyze_changes", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 403, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 356, - "column_start": 24, - "column_end": 100, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_detector", - "name": "get_detector", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 408, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_FileMetadata", - "name": "FileMetadata", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ChangeType", - "name": "ChangeType", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 79, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileChange", - "name": "FileChange", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 92, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ChangeDetector", - "name": "ChangeDetector", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_IncrementalSummary", - "name": "IncrementalSummary", - "symbol_type": "Class", - "file_path": "", - "line_start": 251, - "line_end": 264, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_IncrementalAnalyzer", - "name": "IncrementalAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 318, - "line_end": 321, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekoinc/src/lib.rs", - "language": "rust", - "size_bytes": 349, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.796517113Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekoinc/src/main.rs", - "language": "rust", - "size_bytes": 8308, - "total_lines": 204, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.800140845Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 204, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 113, - "column_start": 28, - "column_end": 102, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 115, - "column_start": 28, - "column_end": 102, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 189, - "column_start": 33, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 195, - "column_start": 33, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "watch.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekoinc/src/watch.rs", - "language": "rust", - "size_bytes": 11734, - "total_lines": 325, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.804561872Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_should_watch_file", - "name": "should_watch_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start_watching", - "name": "start_watching", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 138, - "column_start": 54, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 138, - "column_start": 19, - "column_end": 87, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 21, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 158, - "column_start": 51, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start_watch", - "name": "start_watch", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stop_watch", - "name": "stop_watch", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_status", - "name": "get_status", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_active_watches", - "name": "list_active_watches", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stop_all_watches", - "name": "stop_all_watches", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 322, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_WatchStatus", - "name": "WatchStatus", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_WatchState", - "name": "WatchState", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_WatchConfig", - "name": "WatchConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 40, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileWatcher", - "name": "FileWatcher", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_WatchManager", - "name": "WatchManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 206, - "line_end": 210, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cli.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekomcp/src/cli.rs", - "language": "rust", - "size_bytes": 1584, - "total_lines": 67, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.812010369Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "rust_type_Cli", - "name": "Cli", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Commands", - "name": "Commands", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekomcp/src/lib.rs", - "language": "rust", - "size_bytes": 559, - "total_lines": 23, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.815439053Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_init", - "name": "init", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekomcp/src/main.rs", - "language": "rust", - "size_bytes": 6178, - "total_lines": 212, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.818991513Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 53, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_functionality", - "name": "test_functionality", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 100, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_health", - "name": "check_health", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 111, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show_capabilities", - "name": "show_capabilities", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 148, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_config", - "name": "generate_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 212, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "server.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekomcp/src/server.rs", - "language": "rust", - "size_bytes": 11783, - "total_lines": 377, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.823527465Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_router", - "name": "create_router", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 107, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_health_handler", - "name": "health_handler", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 116, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_capabilities_handler", - "name": "capabilities_handler", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 142, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_handler", - "name": "analyze_handler", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 223, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 159, - "column_start": 30, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_session_create_handler", - "name": "session_create_handler", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 248, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_session_update_handler", - "name": "session_update_handler", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 289, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_session_stats_handler", - "name": "session_stats_handler", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 332, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_session_list_handler", - "name": "session_list_handler", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 356, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start_server", - "name": "start_server", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 377, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 368, - "column_start": 17, - "column_end": 65, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 374, - "column_start": 17, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_McpServerState", - "name": "McpServerState", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AnalyzeRequest", - "name": "AnalyzeRequest", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 33, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SessionCreateRequest", - "name": "SessionCreateRequest", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SessionUpdateRequest", - "name": "SessionUpdateRequest", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SessionStatsRequest", - "name": "SessionStatsRequest", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AnalyzeResponse", - "name": "AnalyzeResponse", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SessionResponse", - "name": "SessionResponse", - "symbol_type": "Class", - "file_path": "", - "line_start": 60, - "line_end": 65, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CapabilitiesResponse", - "name": "CapabilitiesResponse", - "symbol_type": "Class", - "file_path": "", - "line_start": 68, - "line_end": 73, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_HealthResponse", - "name": "HealthResponse", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 80, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cli.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/cli.rs", - "language": "rust", - "size_bytes": 9303, - "total_lines": 368, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.831053307Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "rust_type_Cli", - "name": "Cli", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Commands", - "name": "Commands", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 278, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SmartCommands", - "name": "SmartCommands", - "symbol_type": "Class", - "file_path": "", - "line_start": 281, - "line_end": 368, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "edit_history.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/edit_history.rs", - "language": "rust", - "size_bytes": 13181, - "total_lines": 441, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.835438053Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_strip_comments", - "name": "from_strip_comments", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_summary", - "name": "summary", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_dir", - "name": "with_dir", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_entry", - "name": "add_entry", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_recent", - "name": "get_recent", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_by_id", - "name": "get_by_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 253, - "column_start": 33, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_by_file", - "name": "get_by_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 260, - "column_start": 20, - "column_end": 48, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_by_session", - "name": "get_by_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 268, - "column_start": 20, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_rollback", - "name": "rollback", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 275, - "column_start": 24, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_stats", - "name": "get_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 317, - "column_start": 49, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_entry", - "name": "save_entry", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 334, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_entries", - "name": "load_entries", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 346, - "column_start": 24, - "column_end": 42, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 349, - "column_start": 20, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 348, - "column_start": 50, - "column_end": 64, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 357, - "column_start": 26, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 355, - "column_start": 26, - "column_end": 42, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 356, - "column_start": 32, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_display", - "name": "display", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_history", - "name": "get_history", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 436, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 433, - "column_start": 31, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_record_edit", - "name": "record_edit", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 441, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_EditOperation", - "name": "EditOperation", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_InsertPosition", - "name": "InsertPosition", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 80, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_EditEntry", - "name": "EditEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 84, - "line_end": 114, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_EditHistory", - "name": "EditHistory", - "symbol_type": "Class", - "file_path": "", - "line_start": 197, - "line_end": 206, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_HistoryStats", - "name": "HistoryStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 374, - "line_end": 386, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/lib.rs", - "language": "rust", - "size_bytes": 487, - "total_lines": 14, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.839502554Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/main.rs", - "language": "rust", - "size_bytes": 33624, - "total_lines": 862, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.844573361Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 523, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 73, - "column_start": 25, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 87, - "column_start": 29, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 132, - "column_start": 25, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 146, - "column_start": 21, - "column_end": 38, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_language_from_path", - "name": "detect_language_from_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 549, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 532, - "column_start": 18, - "column_end": 32, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_process_file", - "name": "process_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 611, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 562, - "column_start": 17, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 592, - "line_end": 592, - "column_start": 17, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_process_directory_recursive", - "name": "process_directory_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 614, - "line_end": 663, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_supported_file", - "name": "is_supported_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 679, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 667, - "line_end": 667, - "column_start": 49, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_insert_position", - "name": "parse_insert_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 682, - "line_end": 702, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 691, - "column_start": 29, - "column_end": 93, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 695, - "line_end": 695, - "column_start": 29, - "column_end": 93, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_semantic_position", - "name": "find_semantic_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 713, - "line_end": 786, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 715, - "line_end": 715, - "column_start": 17, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 775, - "line_end": 775, - "column_start": 63, - "column_end": 76, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 776, - "line_end": 776, - "column_start": 63, - "column_end": 76, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_template_content", - "name": "get_template_content", - "symbol_type": "Function", - "file_path": "", - "line_start": 789, - "line_end": 862, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 850, - "line_end": 850, - "column_start": 26, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SemanticPosition", - "name": "SemanticPosition", - "symbol_type": "Class", - "file_path": "", - "line_start": 705, - "line_end": 710, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "moveclass.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/moveclass.rs", - "language": "rust", - "size_bytes": 12540, - "total_lines": 392, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.850640468Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 28, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_move_symbol", - "name": "move_symbol", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_symbol_in_session", - "name": "find_symbol_in_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_symbol_content", - "name": "extract_symbol_content", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_perform_move", - "name": "perform_move", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_remove_symbol_from_file", - "name": "remove_symbol_from_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 206, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_symbol_to_file", - "name": "add_symbol_to_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 225, - "column_start": 29, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 236, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 253, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_file_header", - "name": "generate_file_header", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 261, - "column_start": 22, - "column_end": 36, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_insertion_point", - "name": "find_insertion_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_imports_for_move", - "name": "update_imports_for_move", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_remove_extra_blank_lines", - "name": "remove_extra_blank_lines", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 379, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MoveOptions", - "name": "MoveOptions", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MoveClassEngine", - "name": "MoveClassEngine", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MoveResult", - "name": "MoveResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 384, - "line_end": 392, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "preview.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/preview.rs", - "language": "rust", - "size_bytes": 16893, - "total_lines": 473, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.855675159Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_preview", - "name": "generate_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_preview", - "name": "add_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_preview", - "name": "get_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_preview_mut", - "name": "get_preview_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_confirm_preview", - "name": "confirm_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 244, - "column_start": 24, - "column_end": 87, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_apply_preview", - "name": "apply_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 259, - "column_start": 28, - "column_end": 91, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_apply_replace", - "name": "apply_replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 307, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 312, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_apply_insert", - "name": "apply_insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 320, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 360, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_apply_move_lines", - "name": "apply_move_lines", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 376, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 390, - "column_start": 17, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 404, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 416, - "column_start": 67, - "column_end": 84, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 425, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_apply_delete", - "name": "apply_delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 450, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 433, - "line_end": 433, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 447, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_previews", - "name": "list_previews", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 457, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 455, - "line_end": 455, - "column_start": 25, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cleanup_old_previews", - "name": "cleanup_old_previews", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 466, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 463, - "line_end": 465, - "column_start": 29, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 470, - "line_end": 472, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PreviewOperation", - "name": "PreviewOperation", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 47, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_InsertPosition", - "name": "InsertPosition", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MatchInfo", - "name": "MatchInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PreviewEntry", - "name": "PreviewEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 78, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PreviewManager", - "name": "PreviewManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 204, - "line_end": 207, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "replace.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/replace.rs", - "language": "rust", - "size_bytes": 10242, - "total_lines": 340, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.860763709Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_matches", - "name": "find_matches", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 53, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_matches_in_content", - "name": "find_matches_in_content", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_literal_matches", - "name": "find_literal_matches", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_regex_matches", - "name": "find_regex_matches", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 18, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_word_boundary", - "name": "is_word_boundary", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_byte_pos_to_line_col", - "name": "byte_pos_to_line_col", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_preview", - "name": "create_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_replace_in_file", - "name": "replace_in_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 258, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 248, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 254, - "column_start": 25, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_replace_in_content", - "name": "replace_in_content", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_replace_literal", - "name": "replace_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_replace_regex", - "name": "replace_regex", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 330, - "column_start": 18, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 336, - "column_start": 48, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ReplaceOptions", - "name": "ReplaceOptions", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ReplaceEngine", - "name": "ReplaceEngine", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cpp.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/smart/languages/cpp.rs", - "language": "rust", - "size_bytes": 1984, - "total_lines": 72, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.866892169Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 12, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_end", - "name": "find_function_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 24, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_start", - "name": "find_function_start", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_class_insert_point", - "name": "find_class_insert_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_imports_insert_point", - "name": "find_imports_insert_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_indentation", - "name": "detect_indentation", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default_indentation", - "name": "default_indentation", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_comment_line", - "name": "is_comment_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CppRules", - "name": "CppRules", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 7, - "column_start": 0, - "column_end": 20, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "csharp.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/smart/languages/csharp.rs", - "language": "rust", - "size_bytes": 1968, - "total_lines": 71, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.870265617Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 12, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_end", - "name": "find_function_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 24, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_start", - "name": "find_function_start", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_class_insert_point", - "name": "find_class_insert_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_imports_insert_point", - "name": "find_imports_insert_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_indentation", - "name": "detect_indentation", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default_indentation", - "name": "default_indentation", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_comment_line", - "name": "is_comment_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CSharpRules", - "name": "CSharpRules", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 7, - "column_start": 0, - "column_end": 23, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "go.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/smart/languages/go.rs", - "language": "rust", - "size_bytes": 1908, - "total_lines": 71, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.873721524Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 12, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_end", - "name": "find_function_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 24, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_start", - "name": "find_function_start", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_class_insert_point", - "name": "find_class_insert_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_imports_insert_point", - "name": "find_imports_insert_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_indentation", - "name": "detect_indentation", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default_indentation", - "name": "default_indentation", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_comment_line", - "name": "is_comment_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_GoRules", - "name": "GoRules", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 7, - "column_start": 0, - "column_end": 19, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "javascript.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/smart/languages/javascript.rs", - "language": "rust", - "size_bytes": 2276, - "total_lines": 75, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.877146230Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 12, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_end", - "name": "find_function_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_start", - "name": "find_function_start", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_class_insert_point", - "name": "find_class_insert_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_imports_insert_point", - "name": "find_imports_insert_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_indentation", - "name": "detect_indentation", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default_indentation", - "name": "default_indentation", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_comment_line", - "name": "is_comment_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_JavaScriptRules", - "name": "JavaScriptRules", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 7, - "column_start": 0, - "column_end": 27, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/smart/languages/mod.rs", - "language": "rust", - "size_bytes": 2794, - "total_lines": 83, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.880556609Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_line_ending", - "name": "line_ending", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_rules", - "name": "get_rules", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_by_name", - "name": "find_function_by_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 70, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 14, - "column_end": 32, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 20, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_class_by_name", - "name": "find_class_by_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 83, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 79, - "column_start": 14, - "column_end": 32, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 20, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_LanguageRules", - "name": "LanguageRules", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 41, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "python.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/smart/languages/python.rs", - "language": "rust", - "size_bytes": 5295, - "total_lines": 150, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.884162631Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 12, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_end", - "name": "find_function_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_start", - "name": "find_function_start", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_class_insert_point", - "name": "find_class_insert_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_imports_insert_point", - "name": "find_imports_insert_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_indentation", - "name": "detect_indentation", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default_indentation", - "name": "default_indentation", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_comment_line", - "name": "is_comment_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PythonRules", - "name": "PythonRules", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 7, - "column_start": 0, - "column_end": 23, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "rust.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/smart/languages/rust.rs", - "language": "rust", - "size_bytes": 1927, - "total_lines": 71, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.887686051Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 12, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_end", - "name": "find_function_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 24, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_start", - "name": "find_function_start", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_class_insert_point", - "name": "find_class_insert_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_imports_insert_point", - "name": "find_imports_insert_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_indentation", - "name": "detect_indentation", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default_indentation", - "name": "default_indentation", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_comment_line", - "name": "is_comment_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RustRules", - "name": "RustRules", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 7, - "column_start": 0, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "typescript.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/smart/languages/typescript.rs", - "language": "rust", - "size_bytes": 1948, - "total_lines": 70, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.891228294Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 12, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_end", - "name": "find_function_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 24, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_start", - "name": "find_function_start", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_class_insert_point", - "name": "find_class_insert_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_imports_insert_point", - "name": "find_imports_insert_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_indentation", - "name": "detect_indentation", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default_indentation", - "name": "default_indentation", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_comment_line", - "name": "is_comment_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TypeScriptRules", - "name": "TypeScriptRules", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 7, - "column_start": 0, - "column_end": 27, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/smart/mod.rs", - "language": "rust", - "size_bytes": 20693, - "total_lines": 617, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.896103294Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_session_id", - "name": "from_session_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_smart_insert", - "name": "smart_insert", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 38, - "column_start": 24, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_smart_replace", - "name": "smart_replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 24, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_smart_move", - "name": "smart_move", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 156, - "column_start": 24, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_ast_info", - "name": "get_ast_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 192, - "column_start": 18, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 195, - "column_start": 24, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 204, - "column_start": 17, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 213, - "column_start": 17, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 218, - "column_start": 17, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_end", - "name": "find_function_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_start", - "name": "find_function_start", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_class_insert_point", - "name": "find_class_insert_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_imports_insert_point", - "name": "find_imports_insert_point", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_indentation", - "name": "detect_indentation", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_content", - "name": "format_content", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 277, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 274, - "column_start": 17, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_preview", - "name": "generate_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 303, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 282, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_apply_insertion", - "name": "apply_insertion", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 322, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 308, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 310, - "column_start": 62, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 319, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_scope_range", - "name": "find_scope_range", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_matches", - "name": "find_matches", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 400, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 357, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_replace_preview", - "name": "generate_replace_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 402, - "line_end": 409, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_apply_replacements", - "name": "apply_replacements", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 450, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 414, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 416, - "column_start": 57, - "column_end": 74, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 423, - "column_start": 31, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 447, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_symbol_path", - "name": "parse_symbol_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_symbol_code", - "name": "extract_symbol_code", - "symbol_type": "Function", - "file_path": "", - "line_start": 463, - "line_end": 485, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 466, - "line_end": 466, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_apply_move", - "name": "apply_move", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 535, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 490, - "line_end": 490, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 492, - "column_start": 71, - "column_end": 88, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 508, - "line_end": 508, - "column_start": 21, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 514, - "column_start": 25, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 518, - "column_start": 25, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 522, - "line_end": 522, - "column_start": 25, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SmartRefactor", - "name": "SmartRefactor", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SmartPosition", - "name": "SmartPosition", - "symbol_type": "Class", - "file_path": "", - "line_start": 540, - "line_end": 546, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Scope", - "name": "Scope", - "symbol_type": "Class", - "file_path": "", - "line_start": 550, - "line_end": 553, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SmartResult", - "name": "SmartResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 557, - "line_end": 564, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_InsertPoint", - "name": "InsertPoint", - "symbol_type": "Class", - "file_path": "", - "line_start": 568, - "line_end": 572, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Indent", - "name": "Indent", - "symbol_type": "Class", - "file_path": "", - "line_start": 576, - "line_end": 579, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AstInfo", - "name": "AstInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 583, - "line_end": 588, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionInfo", - "name": "FunctionInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 591, - "line_end": 595, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ClassInfo", - "name": "ClassInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 598, - "line_end": 602, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Range", - "name": "Range", - "symbol_type": "Class", - "file_path": "", - "line_start": 606, - "line_end": 609, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Match", - "name": "Match", - "symbol_type": "Class", - "file_path": "", - "line_start": 613, - "line_end": 617, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "strip_comments.rs", - "path": "./tools/nekocode-rust/nekocode-workspace/nekorefactor/src/strip_comments.rs", - "language": "rust", - "size_bytes": 17538, - "total_lines": 501, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.901993041Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_for_language", - "name": "for_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reduction_percentage", - "name": "reduction_percentage", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_display", - "name": "display", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_strip", - "name": "strip", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 274, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 239, - "column_start": 24, - "column_end": 65, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 250, - "column_start": 35, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_collect_comments", - "name": "collect_comments", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 325, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_comment_node", - "name": "is_comment_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 345, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_should_keep_comment", - "name": "should_keep_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 380, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_doc_comment", - "name": "is_doc_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_license_comment", - "name": "is_license_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 403, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_directive_comment", - "name": "is_directive_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_important_comment", - "name": "is_important_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_inline_comment", - "name": "is_inline_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 439, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_block_comment", - "name": "is_block_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 442, - "line_end": 445, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_trailing_comment", - "name": "is_trailing_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 457, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_docstring_node", - "name": "is_docstring_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_replacement", - "name": "get_replacement", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 500, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_StripOptions", - "name": "StripOptions", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 41, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CommentFormat", - "name": "CommentFormat", - "symbol_type": "Class", - "file_path": "", - "line_start": 61, - "line_end": 68, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StripStats", - "name": "StripStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 142, - "line_end": 154, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CommentStripper", - "name": "CommentStripper", - "symbol_type": "Class", - "file_path": "", - "line_start": 201, - "line_end": 206, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "setup-5binary.py", - "path": "./tools/nekocode-rust/nekocode-workspace/setup-5binary.py", - "language": "python", - "size_bytes": 9612, - "total_lines": 266, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.907694297Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [ - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 6 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "setup.py", - "path": "./tools/nekocode-rust/nekocode-workspace/setup.py", - "language": "python", - "size_bytes": 15550, - "total_lines": 394, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.912175729Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 391, - "column_start": 0, - "column_end": 4, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [ - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 6 - }, - { - "module": "sys", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "subprocess", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "setup.py", - "path": "./tools/nekocode-rust/releases/setup.py", - "language": "python", - "size_bytes": 2793, - "total_lines": 86, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.921785553Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [ - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 5 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./tools/nekocode-rust/src/analyzers/cpp/analyzer.rs", - "language": "rust", - "size_bytes": 11474, - "total_lines": 301, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.930031432Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 23, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 33, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 184, - "column_start": 36, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_from_analysis", - "name": "build_ast_from_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CppAnalyzer", - "name": "CppAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./tools/nekocode-rust/src/analyzers/cpp/mod.rs", - "language": "rust", - "size_bytes": 186, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.934803849Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./tools/nekocode-rust/src/analyzers/cpp/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 18729, - "total_lines": 446, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.939338215Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 21, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 73, - "column_end": 109, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_modifiers", - "name": "extract_function_modifiers", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_base_classes", - "name": "extract_base_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods", - "name": "extract_class_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 290, - "column_start": 34, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 370, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 378, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 445, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 410, - "column_start": 24, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterCppAnalyzer", - "name": "TreeSitterCppAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./tools/nekocode-rust/src/analyzers/csharp/analyzer.rs", - "language": "rust", - "size_bytes": 12459, - "total_lines": 316, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.945948330Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 23, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_functions", - "name": "regex_fallback_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_classes", - "name": "regex_fallback_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 213, - "column_start": 33, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 214, - "column_start": 36, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_imports", - "name": "regex_fallback_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_from_analysis", - "name": "build_ast_from_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CSharpAnalyzer", - "name": "CSharpAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./tools/nekocode-rust/src/analyzers/csharp/mod.rs", - "language": "rust", - "size_bytes": 192, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.950388599Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./tools/nekocode-rust/src/analyzers/csharp/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 20089, - "total_lines": 476, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.954644655Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 21, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_async_method", - "name": "is_async_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_method_modifiers", - "name": "extract_method_modifiers", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_type_modifiers", - "name": "extract_type_modifiers", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_base_classes", - "name": "extract_base_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods", - "name": "extract_class_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 340, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 347, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 393, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 400, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 402, - "line_end": 404, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 408, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 475, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 440, - "column_start": 24, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterCSharpAnalyzer", - "name": "TreeSitterCSharpAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./tools/nekocode-rust/src/analyzers/go/analyzer.rs", - "language": "rust", - "size_bytes": 8620, - "total_lines": 238, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.960950540Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_structs", - "name": "extract_structs", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_from_analysis", - "name": "build_ast_from_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_GoAnalyzer", - "name": "GoAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 0, - "column_end": 22, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./tools/nekocode-rust/src/analyzers/go/mod.rs", - "language": "rust", - "size_bytes": 184, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.965465288Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./tools/nekocode-rust/src/analyzers/go/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 17967, - "total_lines": 436, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.969608158Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 21, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_methods_for_type", - "name": "extract_methods_for_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_interface_methods", - "name": "extract_interface_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 368, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 400, - "column_start": 24, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterGoAnalyzer", - "name": "TreeSitterGoAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./tools/nekocode-rust/src/analyzers/javascript/analyzer.rs", - "language": "rust", - "size_bytes": 44326, - "total_lines": 1115, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.977630126Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_merge", - "name": "merge", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_meaningful_content", - "name": "has_meaningful_content", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_all_constructs_single_pass", - "name": "extract_all_constructs_single_pass", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_function_declaration", - "name": "parse_function_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_arrow_function", - "name": "parse_arrow_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_parameters", - "name": "parse_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_class_declaration", - "name": "parse_class_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods", - "name": "extract_class_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_class_method", - "name": "parse_class_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_import_statement", - "name": "parse_import_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 365, - "column_start": 67, - "column_end": 104, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_exports", - "name": "extract_exports", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_export_statement", - "name": "parse_export_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_calls", - "name": "extract_function_calls", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 509, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_function_call", - "name": "parse_function_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 534, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_line_numbers", - "name": "update_line_numbers", - "symbol_type": "Function", - "file_path": "", - "line_start": 537, - "line_end": 563, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 566, - "line_end": 573, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_method_line_number", - "name": "find_method_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 576, - "line_end": 587, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_function_end_line", - "name": "find_function_end_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 590, - "line_end": 616, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_class_end_line", - "name": "find_class_end_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 619, - "line_end": 628, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 633, - "line_end": 635, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 637, - "line_end": 639, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 641, - "line_end": 643, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 645, - "line_end": 801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 697, - "line_end": 697, - "column_start": 34, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 698, - "line_end": 698, - "column_start": 29, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_functions", - "name": "regex_fallback_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 806, - "line_end": 860, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_classes", - "name": "regex_fallback_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 863, - "line_end": 883, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods_regex", - "name": "extract_class_methods_regex", - "symbol_type": "Function", - "file_path": "", - "line_start": 886, - "line_end": 923, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_fallback_ast", - "name": "build_fallback_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 926, - "line_end": 975, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 978, - "line_end": 986, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 989, - "line_end": 1062, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_name_from_pair", - "name": "extract_class_name_from_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 1065, - "line_end": 1072, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_name_from_pair", - "name": "extract_function_name_from_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 1074, - "line_end": 1081, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_method_name_from_pair", - "name": "extract_method_name_from_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 1083, - "line_end": 1090, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_import_info_from_pair", - "name": "extract_import_info_from_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 1092, - "line_end": 1099, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1095, - "line_end": 1095, - "column_start": 56, - "column_end": 93, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_export_info_from_pair", - "name": "extract_export_info_from_pair", - "symbol_type": "Function", - "file_path": "", - "line_start": 1101, - "line_end": 1108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 1112, - "line_end": 1114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ExtractedConstructs", - "name": "ExtractedConstructs", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_JavaScriptParser", - "name": "JavaScriptParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 44, - "line_end": 44, - "column_start": 0, - "column_end": 28, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_JavaScriptAnalyzer", - "name": "JavaScriptAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./tools/nekocode-rust/src/analyzers/javascript/mod.rs", - "language": "rust", - "size_bytes": 200, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.983992162Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./tools/nekocode-rust/src/analyzers/javascript/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 21087, - "total_lines": 519, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.988380469Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 24, - "column_start": 21, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_typescript", - "name": "set_typescript", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 21, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_tsx", - "name": "set_tsx", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 39, - "column_start": 21, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_current_language", - "name": "get_current_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 174, - "column_start": 75, - "column_end": 112, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_exports", - "name": "extract_exports", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_calls", - "name": "extract_function_calls", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 292, - "column_start": 26, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 293, - "column_start": 25, - "column_end": 35, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_async_function", - "name": "is_async_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 326, - "line_end": 340, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods", - "name": "extract_class_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 367, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 377, - "line_end": 423, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 430, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 432, - "line_end": 434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 518, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 481, - "line_end": 481, - "column_start": 24, - "column_end": 66, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterJavaScriptAnalyzer", - "name": "TreeSitterJavaScriptAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./tools/nekocode-rust/src/analyzers/mod.rs", - "language": "rust", - "size_bytes": 106, - "total_lines": 7, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.993121730Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./tools/nekocode-rust/src/analyzers/python/analyzer.rs", - "language": "rust", - "size_bytes": 29320, - "total_lines": 773, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:10.999127559Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_function_definition", - "name": "parse_function_definition", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_lambda_function", - "name": "parse_lambda_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_parameters", - "name": "parse_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_class_definition", - "name": "parse_class_definition", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 199, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_inheritance", - "name": "parse_inheritance", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_from_import", - "name": "parse_from_import", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_simple_import", - "name": "parse_simple_import", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_calls", - "name": "extract_function_calls", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_function_call", - "name": "parse_function_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 398, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_line_numbers", - "name": "update_line_numbers", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 433, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_python_block_end_line", - "name": "find_python_block_end_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods_python", - "name": "extract_class_methods_python", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_method_name_from_line", - "name": "extract_method_name_from_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 512, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 521, - "line_end": 523, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 525, - "line_end": 527, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 529, - "line_end": 629, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_functions", - "name": "regex_fallback_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 634, - "line_end": 660, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_classes", - "name": "regex_fallback_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 663, - "line_end": 688, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 673, - "line_end": 673, - "column_start": 85, - "column_end": 97, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_regex_fallback_imports", - "name": "regex_fallback_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 730, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 703, - "line_end": 703, - "column_start": 33, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 704, - "line_end": 704, - "column_start": 36, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_from_analysis", - "name": "build_ast_from_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 733, - "line_end": 766, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 770, - "line_end": 772, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PythonParser", - "name": "PythonParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 0, - "column_end": 24, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PythonAnalyzer", - "name": "PythonAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./tools/nekocode-rust/src/analyzers/python/mod.rs", - "language": "rust", - "size_bytes": 192, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.004676683Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./tools/nekocode-rust/src/analyzers/python/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 18291, - "total_lines": 457, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.008915073Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 21, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_async_function", - "name": "is_async_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_superclasses", - "name": "extract_superclasses", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_class_methods", - "name": "extract_class_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_decorators", - "name": "extract_decorators", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imported_names", - "name": "extract_imported_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 320, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 381, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 389, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 456, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 421, - "line_end": 421, - "column_start": 24, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterPythonAnalyzer", - "name": "TreeSitterPythonAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "analyzer.rs", - "path": "./tools/nekocode-rust/src/analyzers/rust/analyzer.rs", - "language": "rust", - "size_bytes": 9168, - "total_lines": 255, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.015415574Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_structs", - "name": "extract_structs", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_from_analysis", - "name": "build_ast_from_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_line_number", - "name": "find_line_number", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RustAnalyzer", - "name": "RustAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 0, - "column_end": 24, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./tools/nekocode-rust/src/analyzers/rust/mod.rs", - "language": "rust", - "size_bytes": 188, - "total_lines": 6, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.019995996Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tree_sitter_analyzer.rs", - "path": "./tools/nekocode-rust/src/analyzers/rust/tree_sitter_analyzer.rs", - "language": "rust", - "size_bytes": 21707, - "total_lines": 506, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.024315520Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 21, - "column_end": 80, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_functions", - "name": "extract_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_classes", - "name": "extract_classes", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_imports", - "name": "extract_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_parameters", - "name": "extract_parameters", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_async_function", - "name": "is_async_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 279, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_function_modifiers", - "name": "extract_function_modifiers", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 306, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_type_modifiers", - "name": "extract_type_modifiers", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_associated_functions", - "name": "extract_associated_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 366, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 351, - "column_start": 52, - "column_end": 133, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast", - "name": "build_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_ast_recursive", - "name": "build_ast_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 423, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language", - "name": "get_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 430, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_language_name", - "name": "get_language_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 432, - "line_end": 434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_supported_extensions", - "name": "get_supported_extensions", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze", - "name": "analyze", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 505, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 470, - "line_end": 470, - "column_start": 24, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TreeSitterRustAnalyzer", - "name": "TreeSitterRustAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "traits.rs", - "path": "./tools/nekocode-rust/src/analyzers/traits.rs", - "language": "rust", - "size_bytes": 1326, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.029164125Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_can_analyze_extension", - "name": "can_analyze_extension", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 17, - "column_end": 59, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_analyze_language", - "name": "can_analyze_language", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_LanguageAnalyzer", - "name": "LanguageAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./tools/nekocode-rust/src/commands/mod.rs", - "language": "rust", - "size_bytes": 38, - "total_lines": 2, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.033958617Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "session_update.rs", - "path": "./tools/nekocode-rust/src/commands/session_update.rs", - "language": "rust", - "size_bytes": 6095, - "total_lines": 170, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.037864439Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_handle_session_update", - "name": "handle_session_update", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 54, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_dry_run", - "name": "handle_dry_run", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 126, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 20, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_session_update_no_changes", - "name": "test_session_update_no_changes", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_dry_run", - "name": "test_dry_run", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "watch.rs", - "path": "./tools/nekocode-rust/src/commands/watch.rs", - "language": "rust", - "size_bytes": 36493, - "total_lines": 964, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.043289093Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 100, - "column_start": 48, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_from_config", - "name": "load_from_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 117, - "column_start": 24, - "column_end": 87, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 26, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 26, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 127, - "column_start": 21, - "column_end": 35, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 26, - "column_end": 42, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 132, - "column_start": 21, - "column_end": 97, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 132, - "column_start": 49, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 132, - "column_start": 69, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 136, - "column_start": 26, - "column_end": 42, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 21, - "column_end": 97, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 49, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 69, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 141, - "column_start": 26, - "column_end": 42, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 21, - "column_end": 97, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 49, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 142, - "column_start": 69, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_pid_file", - "name": "get_pid_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_lock_file", - "name": "get_lock_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write_pid_file", - "name": "write_pid_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 166, - "column_start": 26, - "column_end": 88, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_pid_file", - "name": "read_pid_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 178, - "column_start": 26, - "column_end": 87, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 181, - "column_start": 26, - "column_end": 72, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_remove_pid_file", - "name": "remove_pid_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 191, - "column_start": 30, - "column_end": 93, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_process_running", - "name": "is_process_running", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 216, - "column_start": 21, - "column_end": 46, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_should_watch_file", - "name": "should_watch_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 264, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start_watching", - "name": "start_watching", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 280, - "column_start": 54, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 300, - "column_start": 51, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trigger_session_update", - "name": "trigger_session_update", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 367, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_parent_alive", - "name": "check_parent_alive", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 375, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_watch_start", - "name": "handle_watch_start", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 423, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 383, - "column_start": 20, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_watch_status", - "name": "handle_watch_status", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 472, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_session_watch_status", - "name": "get_session_watch_status", - "symbol_type": "Function", - "file_path": "", - "line_start": 475, - "line_end": 504, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 478, - "line_end": 478, - "column_start": 20, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_watch_stop", - "name": "handle_watch_stop", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 538, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_watch_stop_all", - "name": "handle_watch_stop_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 554, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_watch_daemon", - "name": "handle_watch_daemon", - "symbol_type": "Function", - "file_path": "", - "line_start": 557, - "line_end": 573, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 561, - "line_end": 561, - "column_start": 20, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_pid_file_operations", - "name": "test_pid_file_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 596, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_should_watch_file", - "name": "test_should_watch_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 599, - "line_end": 616, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_watch_status_no_active_watchers", - "name": "test_watch_status_no_active_watchers", - "symbol_type": "Function", - "file_path": "", - "line_start": 619, - "line_end": 624, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_watch_session_not_found", - "name": "test_watch_session_not_found", - "symbol_type": "Function", - "file_path": "", - "line_start": 627, - "line_end": 631, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_basic_file_watching", - "name": "test_basic_file_watching", - "symbol_type": "Function", - "file_path": "", - "line_start": 634, - "line_end": 648, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_watch_config_defaults", - "name": "test_watch_config_defaults", - "symbol_type": "Function", - "file_path": "", - "line_start": 651, - "line_end": 658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_watch_start_integration", - "name": "test_watch_start_integration", - "symbol_type": "Function", - "file_path": "", - "line_start": 662, - "line_end": 675, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_file_modification_detection", - "name": "test_file_modification_detection", - "symbol_type": "Function", - "file_path": "", - "line_start": 679, - "line_end": 694, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_pid_management", - "name": "test_pid_management", - "symbol_type": "Function", - "file_path": "", - "line_start": 698, - "line_end": 718, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_error_handling_invalid_session", - "name": "test_error_handling_invalid_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 722, - "line_end": 728, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_issue_requirement_basic_file_watching", - "name": "test_issue_requirement_basic_file_watching", - "symbol_type": "Function", - "file_path": "", - "line_start": 734, - "line_end": 752, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_issue_requirement_command_interface", - "name": "test_issue_requirement_command_interface", - "symbol_type": "Function", - "file_path": "", - "line_start": 756, - "line_end": 775, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_issue_requirement_pid_file_management", - "name": "test_issue_requirement_pid_file_management", - "symbol_type": "Function", - "file_path": "", - "line_start": 779, - "line_end": 803, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_issue_requirement_file_filtering", - "name": "test_issue_requirement_file_filtering", - "symbol_type": "Function", - "file_path": "", - "line_start": 807, - "line_end": 841, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_issue_requirement_configuration", - "name": "test_issue_requirement_configuration", - "symbol_type": "Function", - "file_path": "", - "line_start": 845, - "line_end": 865, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_issue_requirement_status_reporting", - "name": "test_issue_requirement_status_reporting", - "symbol_type": "Function", - "file_path": "", - "line_start": 869, - "line_end": 885, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_issue_requirement_error_handling", - "name": "test_issue_requirement_error_handling", - "symbol_type": "Function", - "file_path": "", - "line_start": 889, - "line_end": 906, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_issue_requirement_process_safety", - "name": "test_issue_requirement_process_safety", - "symbol_type": "Function", - "file_path": "", - "line_start": 910, - "line_end": 939, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_issue_requirement_performance", - "name": "test_issue_requirement_performance", - "symbol_type": "Function", - "file_path": "", - "line_start": 943, - "line_end": 963, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_WatchStatus", - "name": "WatchStatus", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_WatchState", - "name": "WatchState", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_WatchConfig", - "name": "WatchConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 46, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PidManager", - "name": "PidManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 149, - "column_start": 0, - "column_end": 22, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileWatcher", - "name": "FileWatcher", - "symbol_type": "Class", - "file_path": "", - "line_start": 223, - "line_end": 227, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ast.rs", - "path": "./tools/nekocode-rust/src/core/ast.rs", - "language": "rust", - "size_bytes": 27915, - "total_lines": 807, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.051219258Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_as_str", - "name": "as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_child", - "name": "add_child", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_scope_path", - "name": "build_scope_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_children_by_type", - "name": "find_children_by_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 235, - "column_start": 20, - "column_end": 58, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_descendants_by_type", - "name": "find_descendants_by_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_descendants_recursive", - "name": "find_descendants_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_query_by_path", - "name": "query_by_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 275, - "column_start": 42, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_query_path", - "name": "parse_query_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_query_by_parsed_path", - "name": "query_by_parsed_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 393, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 372, - "column_start": 54, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_could_belong_to_parent", - "name": "could_belong_to_parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_matches_name", - "name": "matches_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_child_by_name", - "name": "find_child_by_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 443, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_query_by_path_recursive", - "name": "query_by_path_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 446, - "line_end": 449, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_node_at_line", - "name": "find_node_at_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 466, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_string", - "name": "type_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_as_tree", - "name": "dump_as_tree", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_as_flat", - "name": "dump_as_flat", - "symbol_type": "Function", - "file_path": "", - "line_start": 501, - "line_end": 505, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_collect_flat_recursive", - "name": "collect_flat_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 508, - "line_end": 521, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 538, - "line_end": 549, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_from_root", - "name": "update_from_root", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 558, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_collect_statistics_recursive", - "name": "collect_statistics_recursive", - "symbol_type": "Function", - "file_path": "", - "line_start": 561, - "line_end": 599, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_merge", - "name": "merge", - "symbol_type": "Function", - "file_path": "", - "line_start": 602, - "line_end": 614, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 625, - "line_end": 630, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_enter_scope", - "name": "enter_scope", - "symbol_type": "Function", - "file_path": "", - "line_start": 633, - "line_end": 643, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exit_scope", - "name": "exit_scope", - "symbol_type": "Function", - "file_path": "", - "line_start": 646, - "line_end": 654, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_node", - "name": "add_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 657, - "line_end": 663, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_current_scope", - "name": "get_current_scope", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 672, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_current_scope_mut", - "name": "get_current_scope_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 675, - "line_end": 681, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build", - "name": "build", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 686, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 690, - "line_end": 692, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ast_node_creation", - "name": "test_ast_node_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 700, - "line_end": 705, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ast_builder", - "name": "test_ast_builder", - "symbol_type": "Function", - "file_path": "", - "line_start": 708, - "line_end": 719, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_scope_path_construction", - "name": "test_scope_path_construction", - "symbol_type": "Function", - "file_path": "", - "line_start": 722, - "line_end": 739, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_scope_path_with_enter_scope", - "name": "test_scope_path_with_enter_scope", - "symbol_type": "Function", - "file_path": "", - "line_start": 742, - "line_end": 760, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_hierarchical_scope_path_construction", - "name": "test_hierarchical_scope_path_construction", - "symbol_type": "Function", - "file_path": "", - "line_start": 763, - "line_end": 789, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ast_query", - "name": "test_ast_query", - "symbol_type": "Function", - "file_path": "", - "line_start": 792, - "line_end": 806, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ASTNodeType", - "name": "ASTNodeType", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 104, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_QueryPath", - "name": "QueryPath", - "symbol_type": "Class", - "file_path": "", - "line_start": 155, - "line_end": 167, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTNode", - "name": "ASTNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 171, - "line_end": 194, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTStatistics", - "name": "ASTStatistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 526, - "line_end": 535, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTBuilder", - "name": "ASTBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 618, - "line_end": 621, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "commands.rs", - "path": "./tools/nekocode-rust/src/core/commands.rs", - "language": "rust", - "size_bytes": 2178, - "total_lines": 83, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.055915465Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_session", - "name": "with_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_output", - "name": "format_output", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Command", - "name": "Command", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CommandProcessor", - "name": "CommandProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CommandResult", - "name": "CommandResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 63, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "config.rs", - "path": "./tools/nekocode-rust/src/core/config.rs", - "language": "rust", - "size_bytes": 4644, - "total_lines": 162, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.059489382Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show", - "name": "show", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save", - "name": "save", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_config", - "name": "load_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Config", - "name": "Config", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_GeneralConfig", - "name": "GeneralConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AnalysisConfig", - "name": "AnalysisConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryConfig", - "name": "MemoryConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 45, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConfigManager", - "name": "ConfigManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 79, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "impact.rs", - "path": "./tools/nekocode-rust/src/core/impact.rs", - "language": "rust", - "size_bytes": 70028, - "total_lines": 1617, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.066710915Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_emoji", - "name": "emoji", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_str", - "name": "as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_str", - "name": "as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_impact", - "name": "analyze_impact", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 233, - "column_start": 20, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 236, - "column_start": 17, - "column_end": 39, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_current_state", - "name": "analyze_current_state", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_changed_symbols", - "name": "detect_changed_symbols", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_changed_symbols_in_files", - "name": "detect_changed_symbols_in_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 557, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 411, - "column_start": 33, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 414, - "column_start": 33, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 464, - "column_start": 82, - "column_end": 109, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_symbol_references", - "name": "find_symbol_references", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_assess_risk_level", - "name": "assess_risk_level", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 665, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_identify_affected_files", - "name": "identify_affected_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 668, - "line_end": 679, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_circular_dependencies", - "name": "detect_circular_dependencies", - "symbol_type": "Function", - "file_path": "", - "line_start": 682, - "line_end": 685, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_overall_risk", - "name": "calculate_overall_risk", - "symbol_type": "Function", - "file_path": "", - "line_start": 688, - "line_end": 703, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 690, - "line_end": 690, - "column_start": 20, - "column_end": 55, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 693, - "line_end": 693, - "column_start": 20, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity_change", - "name": "calculate_complexity_change", - "symbol_type": "Function", - "file_path": "", - "line_start": 706, - "line_end": 722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 709, - "line_end": 709, - "column_start": 21, - "column_end": 66, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_function_signature", - "name": "format_function_signature", - "symbol_type": "Function", - "file_path": "", - "line_start": 725, - "line_end": 728, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_functions_at_ref", - "name": "analyze_functions_at_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 731, - "line_end": 812, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 752, - "line_end": 752, - "column_start": 21, - "column_end": 81, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 775, - "line_end": 775, - "column_start": 22, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compare_functions_between_refs", - "name": "compare_functions_between_refs", - "symbol_type": "Function", - "file_path": "", - "line_start": 815, - "line_end": 848, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 822, - "line_end": 824, - "column_start": 20, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 823, - "line_end": 823, - "column_start": 46, - "column_end": 96, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 831, - "line_end": 833, - "column_start": 20, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 832, - "line_end": 832, - "column_start": 43, - "column_end": 90, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_deleted_symbols_from_git", - "name": "detect_deleted_symbols_from_git", - "symbol_type": "Function", - "file_path": "", - "line_start": 851, - "line_end": 892, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_changed_files_from_git", - "name": "get_changed_files_from_git", - "symbol_type": "Function", - "file_path": "", - "line_start": 895, - "line_end": 985, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 920, - "line_end": 920, - "column_start": 65, - "column_end": 87, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 935, - "line_end": 935, - "column_start": 21, - "column_end": 115, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 945, - "line_end": 945, - "column_start": 20, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 946, - "line_end": 964, - "column_start": 17, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 965, - "line_end": 974, - "column_start": 20, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_file_at_git_ref", - "name": "analyze_file_at_git_ref", - "symbol_type": "Function", - "file_path": "", - "line_start": 988, - "line_end": 1054, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1007, - "line_end": 1007, - "column_start": 59, - "column_end": 76, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1009, - "line_end": 1009, - "column_start": 21, - "column_end": 81, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_changed_files", - "name": "analyze_changed_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 1057, - "line_end": 1088, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_plain", - "name": "format_plain", - "symbol_type": "Function", - "file_path": "", - "line_start": 1096, - "line_end": 1151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_json", - "name": "format_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1154, - "line_end": 1157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_github_comment", - "name": "format_github_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 1160, - "line_end": 1311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1186, - "line_end": 1186, - "column_start": 24, - "column_end": 111, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1189, - "line_end": 1189, - "column_start": 24, - "column_end": 112, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1192, - "line_end": 1192, - "column_start": 24, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_test_analysis", - "name": "create_test_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 1321, - "line_end": 1369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_impact_config_creation", - "name": "test_impact_config_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 1372, - "line_end": 1387, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_risk_level_methods", - "name": "test_risk_level_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 1390, - "line_end": 1398, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_change_type_conversion", - "name": "test_change_type_conversion", - "symbol_type": "Function", - "file_path": "", - "line_start": 1401, - "line_end": 1406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_changed_symbol_creation", - "name": "test_changed_symbol_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 1409, - "line_end": 1426, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_detect_changed_symbols", - "name": "test_detect_changed_symbols", - "symbol_type": "Function", - "file_path": "", - "line_start": 1429, - "line_end": 1446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1440, - "line_end": 1440, - "column_start": 17, - "column_end": 43, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1442, - "line_end": 1442, - "column_start": 17, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_risk_assessment", - "name": "test_risk_assessment", - "symbol_type": "Function", - "file_path": "", - "line_start": 1449, - "line_end": 1491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_output_formatter_plain", - "name": "test_output_formatter_plain", - "symbol_type": "Function", - "file_path": "", - "line_start": 1494, - "line_end": 1530, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_output_formatter_json", - "name": "test_output_formatter_json", - "symbol_type": "Function", - "file_path": "", - "line_start": 1533, - "line_end": 1561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_output_formatter_github_comment", - "name": "test_output_formatter_github_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 1564, - "line_end": 1616, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RiskLevel", - "name": "RiskLevel", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ChangeType", - "name": "ChangeType", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 64, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ChangedSymbol", - "name": "ChangedSymbol", - "symbol_type": "Class", - "file_path": "", - "line_start": 83, - "line_end": 94, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SymbolReference", - "name": "SymbolReference", - "symbol_type": "Class", - "file_path": "", - "line_start": 98, - "line_end": 103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CircularDependency", - "name": "CircularDependency", - "symbol_type": "Class", - "file_path": "", - "line_start": 107, - "line_end": 110, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImpactAnalysisResult", - "name": "ImpactAnalysisResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 126, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ComplexityChange", - "name": "ComplexityChange", - "symbol_type": "Class", - "file_path": "", - "line_start": 130, - "line_end": 135, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImpactConfig", - "name": "ImpactConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 139, - "line_end": 145, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImpactAnalyzer", - "name": "ImpactAnalyzer", - "symbol_type": "Class", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OutputFormatter", - "name": "OutputFormatter", - "symbol_type": "Class", - "file_path": "", - "line_start": 1092, - "line_end": 1092, - "column_start": 0, - "column_end": 27, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "incremental.rs", - "path": "./tools/nekocode-rust/src/core/incremental.rs", - "language": "rust", - "size_bytes": 12837, - "total_lines": 397, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.073872801Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_path", - "name": "from_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 26, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 26, - "column_end": 94, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 40, - "column_start": 26, - "column_end": 84, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_hash", - "name": "calculate_hash", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_changed", - "name": "has_changed", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_initialize", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 24, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_changes", - "name": "detect_changes", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 158, - "column_start": 24, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_source_file", - "name": "is_source_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 220, - "column_start": 59, - "column_end": 77, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_file_count", - "name": "file_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_last_scan_time", - "name": "last_scan_time", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_base_path", - "name": "base_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 278, - "column_start": 20, - "column_end": 61, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 281, - "column_start": 20, - "column_end": 58, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 284, - "column_start": 20, - "column_end": 60, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_summary", - "name": "format_summary", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_file_metadata_creation", - "name": "test_file_metadata_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_change_detection", - "name": "test_change_detection", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_incremental_summary", - "name": "test_incremental_summary", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_FileMetadata", - "name": "FileMetadata", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ChangeType", - "name": "ChangeType", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileChange", - "name": "FileChange", - "symbol_type": "Class", - "file_path": "", - "line_start": 86, - "line_end": 95, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ChangeDetector", - "name": "ChangeDetector", - "symbol_type": "Class", - "file_path": "", - "line_start": 99, - "line_end": 106, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_IncrementalSummary", - "name": "IncrementalSummary", - "symbol_type": "Class", - "file_path": "", - "line_start": 254, - "line_end": 267, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "memory.rs", - "path": "./tools/nekocode-rust/src/core/memory.rs", - "language": "rust", - "size_bytes": 9192, - "total_lines": 280, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.079025196Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save", - "name": "save", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load", - "name": "load", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list", - "name": "list", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 136, - "column_start": 32, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_timeline", - "name": "timeline", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 147, - "column_start": 23, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 24, - "column_end": 62, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_search", - "name": "search", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stats", - "name": "stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cleanup", - "name": "cleanup", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_by_type", - "name": "list_by_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 235, - "column_start": 41, - "column_end": 55, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 245, - "column_start": 24, - "column_end": 62, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 279, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MemoryType", - "name": "MemoryType", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryEntry", - "name": "MemoryEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 61, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryManager", - "name": "MemoryManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryStats", - "name": "MemoryStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 253, - "line_end": 259, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "./tools/nekocode-rust/src/core/mod.rs", - "language": "rust", - "size_bytes": 167, - "total_lines": 10, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.083189590Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "moveclass.rs", - "path": "./tools/nekocode-rust/src/core/moveclass.rs", - "language": "rust", - "size_bytes": 6043, - "total_lines": 186, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.087153129Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_error", - "name": "with_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_options", - "name": "with_options", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_preview_move", - "name": "preview_move", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_move_class", - "name": "move_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_class_boundaries", - "name": "find_class_boundaries", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_adjust_imports", - "name": "adjust_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MoveOptions", - "name": "MoveOptions", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MoveResult", - "name": "MoveResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 54, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MoveClassEngine", - "name": "MoveClassEngine", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 79, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "preview.rs", - "path": "./tools/nekocode-rust/src/core/preview.rs", - "language": "rust", - "size_bytes": 15898, - "total_lines": 427, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.091654354Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_preview", - "name": "generate_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 154, - "column_start": 58, - "column_end": 76, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_to_storage", - "name": "save_to_storage", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_replace_preview", - "name": "create_replace_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_insert_preview", - "name": "create_insert_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_movelines_preview", - "name": "create_movelines_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 223, - "column_start": 17, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_moveclass_preview", - "name": "create_moveclass_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_preview", - "name": "get_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_confirm_preview", - "name": "confirm_preview", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 285, - "column_start": 28, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_operation", - "name": "execute_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 399, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 342, - "column_start": 25, - "column_end": 42, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_matches", - "name": "find_matches", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 420, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 426, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PreviewOperation", - "name": "PreviewOperation", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MatchInfo", - "name": "MatchInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 53, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PreviewEntry", - "name": "PreviewEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 57, - "line_end": 63, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PreviewManager", - "name": "PreviewManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 136, - "line_end": 140, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "session.rs", - "path": "./tools/nekocode-rust/src/core/session.rs", - "language": "rust", - "size_bytes": 54511, - "total_lines": 1284, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.098892386Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 57, - "column_start": 30, - "column_end": 105, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_sessions_from_disk", - "name": "load_sessions_from_disk", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 41, - "column_end": 55, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 68, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_session_info", - "name": "load_session_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 103, - "column_start": 26, - "column_end": 95, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 26, - "column_end": 96, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_session_info", - "name": "save_session_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 115, - "column_start": 26, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 26, - "column_end": 96, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_session", - "name": "create_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_combined_ast_stats", - "name": "calculate_combined_ast_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_session", - "name": "get_session", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_session_info", - "name": "get_session_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_sessions", - "name": "list_sessions", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_session_incremental", - "name": "update_session_incremental", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 219, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 249, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 272, - "column_start": 55, - "column_end": 33, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 292, - "column_start": 43, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_ast_stats", - "name": "handle_ast_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 325, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_ast_query", - "name": "handle_ast_query", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 388, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 360, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_scope_analysis", - "name": "handle_scope_analysis", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 393, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_ast_dump", - "name": "handle_ast_dump", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 456, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 426, - "line_end": 426, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_session_stats", - "name": "calculate_session_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 504, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_session_complexity", - "name": "calculate_session_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 507, - "line_end": 570, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_session_structure", - "name": "calculate_session_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 624, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 579, - "line_end": 584, - "column_start": 82, - "column_end": 14, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 602, - "line_end": 606, - "column_start": 82, - "column_end": 18, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_session_symbols", - "name": "find_session_symbols", - "symbol_type": "Function", - "file_path": "", - "line_start": 627, - "line_end": 685, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_search_ast_nodes", - "name": "search_ast_nodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 688, - "line_end": 702, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_session_include_cycles", - "name": "find_session_include_cycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 705, - "line_end": 743, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detect_cycle_dfs", - "name": "detect_cycle_dfs", - "symbol_type": "Function", - "file_path": "", - "line_start": 746, - "line_end": 771, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_import_path", - "name": "resolve_import_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 774, - "line_end": 914, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_session_command", - "name": "execute_session_command", - "symbol_type": "Function", - "file_path": "", - "line_start": 916, - "line_end": 945, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 919, - "line_end": 919, - "column_start": 24, - "column_end": 79, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 954, - "line_end": 958, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_config", - "name": "with_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 960, - "line_end": 962, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_path", - "name": "analyze_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 965, - "line_end": 975, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_single_file", - "name": "analyze_single_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 978, - "line_end": 990, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 980, - "line_end": 980, - "column_start": 46, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 984, - "line_end": 984, - "column_start": 26, - "column_end": 87, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_directory", - "name": "analyze_directory", - "symbol_type": "Function", - "file_path": "", - "line_start": 993, - "line_end": 1072, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1023, - "line_end": 1039, - "column_start": 68, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1025, - "line_end": 1038, - "column_start": 44, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1045, - "line_end": 1045, - "column_start": 71, - "column_end": 116, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_discover_files", - "name": "discover_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 1075, - "line_end": 1111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1081, - "line_end": 1081, - "column_start": 24, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1096, - "line_end": 1096, - "column_start": 63, - "column_end": 77, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_should_exclude_path", - "name": "should_exclude_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 1114, - "line_end": 1124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_test_file", - "name": "is_test_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 1127, - "line_end": 1147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1129, - "line_end": 1129, - "column_start": 22, - "column_end": 36, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_analyze_file", - "name": "analyze_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 1150, - "line_end": 1256, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1153, - "line_end": 1153, - "column_start": 26, - "column_end": 84, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1157, - "line_end": 1157, - "column_start": 26, - "column_end": 91, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1182, - "line_end": 1182, - "column_start": 79, - "column_end": 93, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1196, - "line_end": 1196, - "column_start": 29, - "column_end": 96, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1204, - "line_end": 1204, - "column_start": 29, - "column_end": 103, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1212, - "line_end": 1212, - "column_start": 29, - "column_end": 100, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1220, - "line_end": 1220, - "column_start": 29, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1228, - "line_end": 1228, - "column_start": 29, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1236, - "line_end": 1236, - "column_start": 29, - "column_end": 101, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_stats", - "name": "get_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 1259, - "line_end": 1261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_complexity", - "name": "get_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 1263, - "line_end": 1265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_structure", - "name": "get_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1267, - "line_end": 1269, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_symbols", - "name": "find_symbols", - "symbol_type": "Function", - "file_path": "", - "line_start": 1271, - "line_end": 1273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_include_cycles", - "name": "find_include_cycles", - "symbol_type": "Function", - "file_path": "", - "line_start": 1275, - "line_end": 1277, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 1281, - "line_end": 1283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SessionInfo", - "name": "SessionInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SessionManager", - "name": "SessionManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 47, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AnalysisSession", - "name": "AnalysisSession", - "symbol_type": "Class", - "file_path": "", - "line_start": 949, - "line_end": 951, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "types.rs", - "path": "./tools/nekocode-rust/src/core/types.rs", - "language": "rust", - "size_bytes": 18509, - "total_lines": 632, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.105887395Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_extension", - "name": "from_extension", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 71, - "column_start": 26, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_rating", - "name": "update_rating", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 322, - "line_end": 329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 349, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_full_name", - "name": "full_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 361, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 384, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 410, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_statistics", - "name": "update_statistics", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 528, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 539, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_summary", - "name": "update_summary", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 574, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 596, - "line_end": 631, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Language", - "name": "Language", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileInfo", - "name": "FileInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 65, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ComplexityRating", - "name": "ComplexityRating", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 98, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ComplexityInfo", - "name": "ComplexityInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 102, - "line_end": 108, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionInfo", - "name": "FunctionInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 158, - "line_end": 167, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemberVariable", - "name": "MemberVariable", - "symbol_type": "Class", - "file_path": "", - "line_start": 186, - "line_end": 196, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ClassInfo", - "name": "ClassInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 216, - "line_end": 225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImportType", - "name": "ImportType", - "symbol_type": "Class", - "file_path": "", - "line_start": 244, - "line_end": 263, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ExportType", - "name": "ExportType", - "symbol_type": "Class", - "file_path": "", - "line_start": 267, - "line_end": 284, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImportInfo", - "name": "ImportInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 288, - "line_end": 296, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ExportInfo", - "name": "ExportInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 313, - "line_end": 319, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionCall", - "name": "FunctionCall", - "symbol_type": "Class", - "file_path": "", - "line_start": 334, - "line_end": 339, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CommentInfo", - "name": "CommentInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 366, - "line_end": 373, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Statistics", - "name": "Statistics", - "symbol_type": "Class", - "file_path": "", - "line_start": 389, - "line_end": 397, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AnalysisResult", - "name": "AnalysisResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 415, - "line_end": 450, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DirectoryAnalysis", - "name": "DirectoryAnalysis", - "symbol_type": "Class", - "file_path": "", - "line_start": 486, - "line_end": 491, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DirectorySummary", - "name": "DirectorySummary", - "symbol_type": "Class", - "file_path": "", - "line_start": 495, - "line_end": 511, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AnalysisConfig", - "name": "AnalysisConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 579, - "line_end": 593, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "./tools/nekocode-rust/src/lib.rs", - "language": "rust", - "size_bytes": 493, - "total_lines": 14, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.110764608Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.rs", - "path": "./tools/nekocode-rust/src/main.rs", - "language": "rust", - "size_bytes": 26294, - "total_lines": 786, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.115292241Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_extract_summary", - "name": "extract_summary", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 442, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 435, - "column_start": 29, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 459, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_async_main", - "name": "async_main", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 786, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 700, - "line_end": 706, - "column_start": 57, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Cli", - "name": "Cli", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Commands", - "name": "Commands", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 327, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryOperation", - "name": "MemoryOperation", - "symbol_type": "Class", - "file_path": "", - "line_start": 330, - "line_end": 374, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConfigOperation", - "name": "ConfigOperation", - "symbol_type": "Class", - "file_path": "", - "line_start": 377, - "line_end": 391, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-actions-v2.js", - "path": "./tools/nekocode-rust/test-actions-v2.js", - "language": "javascript", - "size_bytes": 918, - "total_lines": 37, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.120797216Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "greetUser", - "symbol_type": "Function", - "file_path": "", - "line_start": 2, - "line_end": 4, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "addUser", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "removeUser", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 30, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 23, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "UserManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 6, - "line_end": 31, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-fixed-workflow.js", - "path": "./tools/nekocode-rust/test-fixed-workflow.js", - "language": "javascript", - "size_bytes": 1286, - "total_lines": 51, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.124472118Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "processData", - "symbol_type": "Function", - "file_path": "", - "line_start": 2, - "line_end": 10, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 20, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "process", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 36, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 33, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 35, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "getStats", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 43, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "DataProcessor", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 44, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-impact-before.js", - "path": "./tools/nekocode-rust/test-impact-before.js", - "language": "javascript", - "size_bytes": 379, - "total_lines": 13, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.127970465Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "getUserById", - "symbol_type": "Function", - "file_path": "", - "line_start": 3, - "line_end": 5, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "updateUser", - "symbol_type": "Function", - "file_path": "", - "line_start": 9, - "line_end": 11, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-sample.js", - "path": "./tools/nekocode-rust/test-sample.js", - "language": "javascript", - "size_bytes": 541, - "total_lines": 26, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.131589215Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "", - "name": "testFunction", - "symbol_type": "Function", - "file_path": "", - "line_start": 2, - "line_end": 5, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 8, - "line_end": 11, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "increment", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 16, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 21, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "", - "name": "TestClass", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 22, - "column_start": 0, - "column_end": 0, - "language": "javascript", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test-sample.py", - "path": "./tools/nekocode-rust/test-sample.py", - "language": "python", - "size_bytes": 570, - "total_lines": 20, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.135254309Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func_calculate_area", - "name": "calculate_area", - "symbol_type": "Function", - "file_path": "", - "line_start": 2, - "line_end": 4, - "column_start": 0, - "column_end": 25, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "length", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "width", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func___init__", - "name": "__init__", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 9, - "column_start": 4, - "column_end": 26, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "length", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "width", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_area", - "name": "get_area", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 12, - "column_start": 4, - "column_end": 54, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_get_perimeter", - "name": "get_perimeter", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 15, - "column_start": 4, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_Rectangle", - "name": "Rectangle", - "symbol_type": "Class", - "file_path": "", - "line_start": 6, - "line_end": 15, - "column_start": 0, - "column_end": 45, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "__init__", - "get_area", - "get_perimeter" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "incremental_tests.rs", - "path": "./tools/nekocode-rust/tests/incremental_tests.rs", - "language": "rust", - "size_bytes": 13551, - "total_lines": 341, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.140501749Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_change_detection_basic", - "name": "test_change_detection_basic", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_change_detection_multiple_languages", - "name": "test_change_detection_multiple_languages", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_session_update_no_changes", - "name": "test_session_update_no_changes", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_session_update_with_modifications", - "name": "test_session_update_with_modifications", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_session_update_with_additions", - "name": "test_session_update_with_additions", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_session_update_with_deletions", - "name": "test_session_update_with_deletions", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_cli_session_update_command", - "name": "test_cli_session_update_command", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_session_update_dry_run", - "name": "test_session_update_dry_run", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_session_update_verbose", - "name": "test_session_update_verbose", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_performance_improvement", - "name": "test_performance_improvement", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_invalid_session_id", - "name": "test_invalid_session_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_incremental_summary_formatting", - "name": "test_incremental_summary_formatting", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 320, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_backward_compatibility", - "name": "test_backward_compatibility", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 340, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.rs", - "path": "./tools/plugin-tester/src/main.rs", - "language": "rust", - "size_bytes": 11047, - "total_lines": 348, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.149669270Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default_abi_version", - "name": "default_abi_version", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 0, - "column_end": 37, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tlv_encode_empty", - "name": "tlv_encode_empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 87, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tlv_decode_u32", - "name": "tlv_decode_u32", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 95, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 107, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_v2", - "name": "check_v2", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 205, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_lifecycle_v2", - "name": "test_lifecycle_v2", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 327, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_validate_all", - "name": "validate_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 332, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_library_for_box", - "name": "find_library_for_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 340, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 338, - "column_start": 14, - "column_end": 66, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 339, - "column_start": 13, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_box_config", - "name": "get_box_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 348, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 345, - "column_start": 18, - "column_end": 37, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 346, - "column_start": 18, - "column_end": 37, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 347, - "column_start": 18, - "column_end": 64, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashConfigV2", - "name": "NyashConfigV2", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LibraryDefinition", - "name": "LibraryDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoxTypeConfig", - "name": "BoxTypeConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MethodDefinition", - "name": "MethodDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Args", - "name": "Args", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 52, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Commands", - "name": "Commands", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main_old.rs", - "path": "./tools/plugin-tester/src/main_old.rs", - "language": "rust", - "size_bytes": 26810, - "total_lines": 788, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.155639745Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_alloc", - "name": "test_alloc", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 130, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_free", - "name": "test_free", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 136, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_wake", - "name": "test_wake", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_log", - "name": "test_log", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 155, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 182, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tlv_encode_string", - "name": "tlv_encode_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 210, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tlv_encode_two_strings", - "name": "tlv_encode_two_strings", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 226, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tlv_decode_i32", - "name": "tlv_decode_i32", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 246, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_plugin", - "name": "check_plugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 351, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_multi_box_plugin", - "name": "check_multi_box_plugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 479, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_lifecycle", - "name": "test_lifecycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 481, - "line_end": 604, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_file_operations", - "name": "test_file_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 606, - "line_end": 637, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_file_io", - "name": "test_file_io", - "symbol_type": "Function", - "file_path": "", - "line_start": 639, - "line_end": 643, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_tlv_debug", - "name": "test_tlv_debug", - "symbol_type": "Function", - "file_path": "", - "line_start": 645, - "line_end": 672, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_typecheck_plugin", - "name": "typecheck_plugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 674, - "line_end": 788, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 732, - "line_end": 732, - "column_start": 68, - "column_end": 84, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 733, - "line_end": 733, - "column_start": 71, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 739, - "line_end": 739, - "column_start": 30, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 740, - "line_end": 740, - "column_start": 30, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 741, - "line_end": 741, - "column_start": 30, - "column_end": 46, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 749, - "line_end": 755, - "column_start": 40, - "column_end": 29, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashHostVtable", - "name": "NyashHostVtable", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashMethodInfo", - "name": "NyashMethodInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashPluginInfo", - "name": "NyashPluginInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 40, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashConfig", - "name": "NyashConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginConfig", - "name": "PluginConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MethodDef", - "name": "MethodDef", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ArgDef", - "name": "ArgDef", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 68, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Args", - "name": "Args", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Commands", - "name": "Commands", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TlvHeader", - "name": "TlvHeader", - "symbol_type": "Class", - "file_path": "", - "line_start": 188, - "line_end": 188, - "column_start": 0, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Tag", - "name": "Tag", - "symbol_type": "Class", - "file_path": "", - "line_start": 194, - "line_end": 194, - "column_start": 0, - "column_end": 84, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "server.py", - "path": "./wasm_demo/server.py", - "language": "python", - "size_bytes": 1429, - "total_lines": 46, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:19:11.852462208Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "python_func_end_headers", - "name": "end_headers", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 17, - "column_start": 4, - "column_end": 29, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "python_func_guess_type", - "name": "guess_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 29, - "column_start": 4, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [ - { - "name": "self", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - }, - { - "name": "path", - "param_type": null, - "default_value": null, - "is_optional": false, - "is_variadic": false - } - ], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "python_class_WASMHTTPRequestHandler", - "name": "WASMHTTPRequestHandler", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 29, - "column_start": 0, - "column_end": 23, - "language": "python", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [ - "end_headers", - "guess_type" - ], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [ - { - "module": "http.server", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 7 - }, - { - "module": "socketserver", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 8 - }, - { - "module": "os", - "imported_names": [], - "alias": null, - "is_default": false, - "is_namespace": false, - "line": 9 - } - ], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - } - ], - "file_count": 2182, - "total_lines": 0, - "languages": { - "typescript": 25, - "javascript": 469, - "c": 93, - "csharp": 4, - "go": 2, - "python": 71, - "rust": 458, - "cpp": 1060 - }, - "file_hashes": {}, - "last_scan_time": null, - "version": "1.0.0", - "is_dirty": true -} \ No newline at end of file diff --git a/.nekocode_sessions/b8b0659e.json b/.nekocode_sessions/b8b0659e.json deleted file mode 100644 index c758e626..00000000 --- a/.nekocode_sessions/b8b0659e.json +++ /dev/null @@ -1,163980 +0,0 @@ -{ - "id": "b8b0659e", - "path": "src", - "created_at": "2025-08-15T16:17:55.585895584Z", - "last_accessed": "2025-08-15T16:17:55.585896068Z", - "metadata": {}, - "analysis_results": [ - { - "file_info": { - "name": "ast.rs", - "path": "src/ast.rs", - "size_bytes": 0, - "total_lines": 1006, - "code_lines": 825, - "comment_lines": 89, - "empty_lines": 92, - "code_ratio": 0.820079522862823, - "analyzed_at": "2025-08-15T16:17:53.906102984Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "Span", - "parent_class": null, - "start_line": 14, - "end_line": 19, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "Span", - "parent_class": null, - "start_line": 21, - "end_line": 79, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "Span", - "parent_class": null, - "start_line": 81, - "end_line": 85, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "fmt::Display", - "type": "impl" - } - }, - { - "name": "ASTNodeType", - "parent_class": null, - "start_line": 92, - "end_line": 96, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "StructureNode", - "parent_class": null, - "start_line": 100, - "end_line": 144, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "ExpressionNode", - "parent_class": null, - "start_line": 148, - "end_line": 197, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "StatementNode", - "parent_class": null, - "start_line": 201, - "end_line": 235, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "CatchClause", - "parent_class": null, - "start_line": 239, - "end_line": 244, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "LiteralValue", - "parent_class": null, - "start_line": 248, - "end_line": 255, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "LiteralValue", - "parent_class": null, - "start_line": 257, - "end_line": 296, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "LiteralValue", - "parent_class": null, - "start_line": 298, - "end_line": 309, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "fmt::Display", - "type": "impl" - } - }, - { - "name": "UnaryOperator", - "parent_class": null, - "start_line": 313, - "end_line": 316, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "BinaryOperator", - "parent_class": null, - "start_line": 320, - "end_line": 334, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "UnaryOperator", - "parent_class": null, - "start_line": 336, - "end_line": 344, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - }, - { - "name": "BinaryOperator", - "parent_class": null, - "start_line": 346, - "end_line": 365, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - }, - { - "name": "ASTNode", - "parent_class": null, - "start_line": 369, - "end_line": 605, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "ASTNode", - "parent_class": null, - "start_line": 607, - "end_line": 862, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ASTNode", - "parent_class": null, - "start_line": 864, - "end_line": 868, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - }, - { - "name": "ASTNode", - "parent_class": null, - "start_line": 870, - "end_line": 878, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 23, - "end_line": 25, - "parameters": [ - "start: usize", - "end: usize", - "line: usize", - "column: usize" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "unknown", - "start_line": 28, - "end_line": 30, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "merge", - "start_line": 33, - "end_line": 40, - "parameters": [ - "&self", - "other: Span" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "error_context", - "start_line": 43, - "end_line": 73, - "parameters": [ - "&self", - "source: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "location_string", - "start_line": 76, - "end_line": 78, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 82, - "end_line": 84, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_nyash_box", - "start_line": 259, - "end_line": 271, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "from_nyash_box", - "start_line": 274, - "end_line": 295, - "parameters": [ - "box_val: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 299, - "end_line": 308, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 337, - "end_line": 343, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 347, - "end_line": 364, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "node_type", - "start_line": 609, - "end_line": 644, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "classify", - "start_line": 648, - "end_line": 688, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_structure", - "start_line": 691, - "end_line": 693, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_expression", - "start_line": 696, - "end_line": 698, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_statement", - "start_line": 701, - "end_line": 703, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "info", - "start_line": 706, - "end_line": 823, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "span", - "start_line": 826, - "end_line": 861, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 865, - "end_line": 867, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "get_param_count", - "start_line": 872, - "end_line": 877, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "test_ast_node_creation", - "start_line": 888, - "end_line": 918, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_binary_operator", - "start_line": 921, - "end_line": 930, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_complex_ast", - "start_line": 933, - "end_line": 974, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_method_call", - "start_line": 977, - "end_line": 990, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_binary_operation", - "start_line": 993, - "end_line": 1005, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::NyashBox", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{StringBox, IntegerBox, BoolBox, VoidBox}", - "imported_names": [], - "alias": null, - "line_number": 260, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::FloatBox", - "imported_names": [], - "alias": null, - "line_number": 261, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 276, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{StringBox, IntegerBox, BoolBox, VoidBox}", - "imported_names": [], - "alias": null, - "line_number": 277, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::FloatBox", - "imported_names": [], - "alias": null, - "line_number": 278, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 884, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{StringBox, IntegerBox, BoolBox}", - "imported_names": [], - "alias": null, - "line_number": 885, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 19, - "function_count": 25, - "import_count": 10, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Span", - "full_name": "", - "start_line": 14, - "end_line": 19, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Span", - "full_name": "", - "start_line": 21, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 23, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "unknown", - "full_name": "", - "start_line": 28, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "merge", - "full_name": "", - "start_line": 33, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "error_context", - "full_name": "", - "start_line": 43, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<&str>", - "full_name": "", - "start_line": 44, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 50, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 61, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 61, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "location_string", - "full_name": "", - "start_line": 76, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Span", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 82, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ASTNodeType", - "full_name": "", - "start_line": 92, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StructureNode", - "full_name": "", - "start_line": 100, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ExpressionNode", - "full_name": "", - "start_line": 148, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StatementNode", - "full_name": "", - "start_line": 201, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CatchClause", - "full_name": "", - "start_line": 239, - "end_line": 244, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LiteralValue", - "full_name": "", - "start_line": 248, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LiteralValue", - "full_name": "", - "start_line": 257, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_nyash_box", - "full_name": "", - "start_line": 259, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 261, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_nyash_box", - "full_name": "", - "start_line": 274, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 276, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 277, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 278, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 282, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 284, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 288, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 290, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LiteralValue", - "full_name": "", - "start_line": 298, - "end_line": 309, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 299, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "UnaryOperator", - "full_name": "", - "start_line": 313, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BinaryOperator", - "full_name": "", - "start_line": 320, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "UnaryOperator", - "full_name": "", - "start_line": 336, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 337, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 338, - "end_line": 341, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BinaryOperator", - "full_name": "", - "start_line": 346, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 347, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 348, - "end_line": 362, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ASTNode", - "full_name": "", - "start_line": 369, - "end_line": 605, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ASTNode", - "full_name": "", - "start_line": 607, - "end_line": 862, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "node_type", - "full_name": "", - "start_line": 609, - "end_line": 644, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "classify", - "full_name": "", - "start_line": 648, - "end_line": 688, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_structure", - "full_name": "", - "start_line": 691, - "end_line": 693, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_expression", - "full_name": "", - "start_line": 696, - "end_line": 698, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_statement", - "full_name": "", - "start_line": 701, - "end_line": 703, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "info", - "full_name": "", - "start_line": 706, - "end_line": 823, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 720, - "end_line": 724, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 731, - "end_line": 735, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 731, - "end_line": 735, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 737, - "end_line": 739, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 741, - "end_line": 743, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 749, - "end_line": 749, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 749, - "end_line": 749, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 750, - "end_line": 750, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 750, - "end_line": 750, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 774, - "end_line": 778, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 810, - "end_line": 811, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 812, - "end_line": 814, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "span", - "full_name": "", - "start_line": 826, - "end_line": 861, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ASTNode", - "full_name": "", - "start_line": 864, - "end_line": 868, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 865, - "end_line": 867, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ASTNode", - "full_name": "", - "start_line": 870, - "end_line": 878, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_param_count", - "full_name": "", - "start_line": 872, - "end_line": 877, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 884, - "end_line": 884, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 885, - "end_line": 885, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_ast_node_creation", - "full_name": "", - "start_line": 888, - "end_line": 918, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 890, - "end_line": 893, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 898, - "end_line": 901, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 907, - "end_line": 914, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_binary_operator", - "full_name": "", - "start_line": 921, - "end_line": 930, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 922, - "end_line": 922, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 925, - "end_line": 925, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 928, - "end_line": 928, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_complex_ast", - "full_name": "", - "start_line": 933, - "end_line": 974, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 935, - "end_line": 935, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 954, - "end_line": 968, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_method_call", - "full_name": "", - "start_line": 977, - "end_line": 990, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 979, - "end_line": 984, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_binary_operation", - "full_name": "", - "start_line": 993, - "end_line": 1005, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 995, - "end_line": 1000, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 94, - "max_depth": 16, - "node_type_counts": { - "import": 10, - "class": 19, - "for_loop": 2, - "file_root": 1, - "function": 25, - "variable": 20, - "if_statement": 17 - }, - "classes": 19, - "functions": 25, - "methods": 0, - "variables": 20, - "control_structures": 19 - }, - "generated_at": "2025-08-15T16:17:53.906192736Z" - }, - { - "file_info": { - "name": "compiler.rs", - "path": "src/backend/aot/compiler.rs", - "size_bytes": 0, - "total_lines": 223, - "code_lines": 154, - "comment_lines": 31, - "empty_lines": 38, - "code_ratio": 0.6905829596412556, - "analyzed_at": "2025-08-15T16:17:53.906310481Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "AotCompiler", - "parent_class": null, - "start_line": 14, - "end_line": 18, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "AotCompiler", - "parent_class": null, - "start_line": 20, - "end_line": 152, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 22, - "end_line": 42, - "parameters": [ - "config: &AotConfig" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 25, - "end_line": 25, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "compile_mir_to_wasm", - "start_line": 45, - "end_line": 62, - "parameters": [ - "&mut self", - "mir_module: MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 50, - "end_line": 56, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "precompile_wasm", - "start_line": 65, - "end_line": 80, - "parameters": [ - "&mut self", - "wasm_bytes: &[u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 70, - "end_line": 70, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 74, - "end_line": 74, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "compile_mir_to_native", - "start_line": 83, - "end_line": 86, - "parameters": [ - "&mut self", - "mir_module: MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "execute_precompiled", - "start_line": 89, - "end_line": 113, - "parameters": [ - "&self", - "precompiled_bytes: &[u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 93, - "end_line": 93, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 99, - "end_line": 99, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 104, - "end_line": 104, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 105, - "end_line": 105, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 106, - "end_line": 106, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 110, - "end_line": 110, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "validate_wasm", - "start_line": 116, - "end_line": 120, - "parameters": [ - "&self", - "wasm_bytes: &[u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 118, - "end_line": 118, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_stats", - "start_line": 123, - "end_line": 125, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "reset_stats", - "start_line": 128, - "end_line": 135, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "compression_ratio", - "start_line": 138, - "end_line": 143, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "engine_info", - "start_line": 146, - "end_line": 151, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test_compiler_creation", - "start_line": 160, - "end_line": 165, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_empty_module_compilation", - "start_line": 168, - "end_line": 181, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_stats_tracking", - "start_line": 184, - "end_line": 193, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_wasm_validation", - "start_line": 196, - "end_line": 203, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_compression_ratio", - "start_line": 206, - "end_line": 212, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_engine_info", - "start_line": 215, - "end_line": 222, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{AotError, AotConfig, AotStats}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::MirModule", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::backend::wasm::{WasmBackend, WasmError}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasmtime::{Engine, Module}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::time::Instant", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 156, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::MirModule", - "imported_names": [], - "alias": null, - "line_number": 157, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 2, - "function_count": 27, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotCompiler", - "full_name": "", - "start_line": 14, - "end_line": 18, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotCompiler", - "full_name": "", - "start_line": 20, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 22, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 24, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 30, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compile_mir_to_wasm", - "full_name": "", - "start_line": 45, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 56, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "precompile_wasm", - "full_name": "", - "start_line": 65, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compile_mir_to_native", - "full_name": "", - "start_line": 83, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 84, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_precompiled", - "full_name": "", - "start_line": 89, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 98, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 102, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "validate_wasm", - "full_name": "", - "start_line": 116, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_stats", - "full_name": "", - "start_line": 123, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "reset_stats", - "full_name": "", - "start_line": 128, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compression_ratio", - "full_name": "", - "start_line": 138, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 139, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "engine_info", - "full_name": "", - "start_line": 146, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 156, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 157, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_compiler_creation", - "full_name": "", - "start_line": 160, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_empty_module_compilation", - "full_name": "", - "start_line": 168, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 170, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_stats_tracking", - "full_name": "", - "start_line": 184, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 187, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_wasm_validation", - "full_name": "", - "start_line": 196, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 198, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_compression_ratio", - "full_name": "", - "start_line": 206, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_engine_info", - "full_name": "", - "start_line": 215, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 216, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 58, - "max_depth": 6, - "node_type_counts": { - "import": 7, - "file_root": 1, - "class": 2, - "if_statement": 1, - "function": 16, - "variable": 31 - }, - "classes": 2, - "functions": 16, - "methods": 0, - "variables": 31, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:17:53.906324816Z" - }, - { - "file_info": { - "name": "config.rs", - "path": "src/backend/aot/config.rs", - "size_bytes": 0, - "total_lines": 256, - "code_lines": 185, - "comment_lines": 29, - "empty_lines": 42, - "code_ratio": 0.72265625, - "analyzed_at": "2025-08-15T16:17:53.906262647Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "AotConfig", - "parent_class": null, - "start_line": 12, - "end_line": 19, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "AotConfig", - "parent_class": null, - "start_line": 21, - "end_line": 203, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "AotConfig", - "parent_class": null, - "start_line": 205, - "end_line": 209, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Default", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 23, - "end_line": 62, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "debug", - "start_line": 65, - "end_line": 88, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "for_target", - "start_line": 91, - "end_line": 121, - "parameters": [ - "target: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "wasmtime_config", - "start_line": 124, - "end_line": 126, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "optimization_level", - "start_line": 129, - "end_line": 131, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "target_arch", - "start_line": 134, - "end_line": 136, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "simd_enabled", - "start_line": 139, - "end_line": 141, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "compatibility_key", - "start_line": 144, - "end_line": 154, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "rebuild_wasmtime_config", - "start_line": 157, - "end_line": 186, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "set_optimization_level", - "start_line": 189, - "end_line": 196, - "parameters": [ - "&mut self", - "level: u8" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_simd", - "start_line": 199, - "end_line": 202, - "parameters": [ - "&mut self", - "enabled: bool" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "default", - "start_line": 206, - "end_line": 208, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_default_config", - "start_line": 216, - "end_line": 220, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_debug_config", - "start_line": 223, - "end_line": 227, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_compatibility_key", - "start_line": 230, - "end_line": 235, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_target_config", - "start_line": 238, - "end_line": 242, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_optimization_level_setting", - "start_line": 245, - "end_line": 249, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_invalid_optimization_level", - "start_line": 252, - "end_line": 255, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::AotError", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasmtime::{Config, OptLevel, Strategy}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 213, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 3, - "function_count": 18, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotConfig", - "full_name": "", - "start_line": 12, - "end_line": 19, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotConfig", - "full_name": "", - "start_line": 21, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 23, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 24, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 48, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "debug", - "full_name": "", - "start_line": 65, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "for_target", - "full_name": "", - "start_line": 91, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "wasmtime_config", - "full_name": "", - "start_line": 124, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "optimization_level", - "full_name": "", - "start_line": 129, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "target_arch", - "full_name": "", - "start_line": 134, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "simd_enabled", - "full_name": "", - "start_line": 139, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compatibility_key", - "full_name": "", - "start_line": 144, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "rebuild_wasmtime_config", - "full_name": "", - "start_line": 157, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 158, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_optimization_level", - "full_name": "", - "start_line": 189, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 190, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_simd", - "full_name": "", - "start_line": 199, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotConfig", - "full_name": "", - "start_line": 205, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 206, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_default_config", - "full_name": "", - "start_line": 216, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_debug_config", - "full_name": "", - "start_line": 223, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_compatibility_key", - "full_name": "", - "start_line": 230, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_target_config", - "full_name": "", - "start_line": 238, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_optimization_level_setting", - "full_name": "", - "start_line": 245, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 246, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_invalid_optimization_level", - "full_name": "", - "start_line": 252, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 253, - "end_line": 253, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 44, - "max_depth": 12, - "node_type_counts": { - "function": 18, - "class": 3, - "import": 3, - "variable": 14, - "if_statement": 5, - "file_root": 1 - }, - "classes": 3, - "functions": 18, - "methods": 0, - "variables": 14, - "control_structures": 5 - }, - "generated_at": "2025-08-15T16:17:53.906277950Z" - }, - { - "file_info": { - "name": "executable.rs", - "path": "src/backend/aot/executable.rs", - "size_bytes": 0, - "total_lines": 280, - "code_lines": 192, - "comment_lines": 35, - "empty_lines": 53, - "code_ratio": 0.6857142857142857, - "analyzed_at": "2025-08-15T16:17:53.906035890Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ExecutableBuilder", - "parent_class": null, - "start_line": 12, - "end_line": 16, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 20, - "end_line": 26, - "parameters": [ - "config: &'a AotConfig" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "embed_precompiled_module", - "start_line": 29, - "end_line": 32, - "parameters": [ - "&mut self", - "module_data" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "create_executable", - "start_line": 35, - "end_line": 58, - "parameters": [ - "&self", - "output_path: P" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 37, - "end_line": 37, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "generate_runtime_code", - "start_line": 61, - "end_line": 73, - "parameters": [ - "&self", - "module_data: &[u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "format_module_bytes", - "start_line": 76, - "end_line": 89, - "parameters": [ - "&self", - "data: &[u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_cargo_toml", - "start_line": 92, - "end_line": 112, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "compile_rust_executable", - "start_line": 115, - "end_line": 148, - "parameters": [ - "&self", - "temp_dir: P", - "output_path: Q" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 125, - "end_line": 125, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 145, - "end_line": 145, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "test_executable_builder_creation", - "start_line": 228, - "end_line": 233, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_embed_module", - "start_line": 236, - "end_line": 243, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_format_module_bytes", - "start_line": 246, - "end_line": 256, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_cargo_toml_generation", - "start_line": 259, - "end_line": 267, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_runtime_code_generation", - "start_line": 270, - "end_line": 279, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{AotError, AotConfig}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::path::Path", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fs", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 225, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 15, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ExecutableBuilder", - "full_name": "", - "start_line": 12, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ExecutableBuilder<'a>", - "full_name": "", - "start_line": 18, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 20, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "embed_precompiled_module", - "full_name": "", - "start_line": 29, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_executable", - "full_name": "", - "start_line": 35, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 40, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_runtime_code", - "full_name": "", - "start_line": 61, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "format_module_bytes", - "full_name": "", - "start_line": 76, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_cargo_toml", - "full_name": "", - "start_line": 92, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compile_rust_executable", - "full_name": "", - "start_line": 115, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 117, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 120, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 124, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 133, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "RUNTIME_TEMPLATE", - "full_name": "", - "start_line": 152, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 225, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_executable_builder_creation", - "full_name": "", - "start_line": 228, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 230, - "end_line": 230, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_embed_module", - "full_name": "", - "start_line": 236, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 237, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 238, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_format_module_bytes", - "full_name": "", - "start_line": 246, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 247, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 248, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_cargo_toml_generation", - "full_name": "", - "start_line": 259, - "end_line": 267, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 261, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 262, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_runtime_code_generation", - "full_name": "", - "start_line": 270, - "end_line": 279, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 271, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 272, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 273, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 275, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 59, - "max_depth": 9, - "node_type_counts": { - "for_loop": 1, - "file_root": 1, - "variable": 35, - "function": 12, - "import": 4, - "if_statement": 4, - "class": 2 - }, - "classes": 2, - "functions": 12, - "methods": 0, - "variables": 35, - "control_structures": 5 - }, - "generated_at": "2025-08-15T16:17:53.906052709Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/backend/aot/mod.rs", - "size_bytes": 0, - "total_lines": 151, - "code_lines": 107, - "comment_lines": 20, - "empty_lines": 24, - "code_ratio": 0.7086092715231788, - "analyzed_at": "2025-08-15T16:17:53.906141891Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "AotError", - "parent_class": null, - "start_line": 21, - "end_line": 27, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "AotError", - "parent_class": null, - "start_line": 29, - "end_line": 39, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - }, - { - "name": "AotError", - "parent_class": null, - "start_line": 41, - "end_line": 41, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::error::Error" - } - }, - { - "name": "AotError", - "parent_class": null, - "start_line": 43, - "end_line": 47, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "From", - "type": "impl" - } - }, - { - "name": "AotError", - "parent_class": null, - "start_line": 49, - "end_line": 53, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "From" - } - }, - { - "name": "AotBackend", - "parent_class": null, - "start_line": 56, - "end_line": 59, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "AotBackend", - "parent_class": null, - "start_line": 61, - "end_line": 117, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "AotBackend", - "parent_class": null, - "start_line": 119, - "end_line": 123, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - }, - { - "name": "AotStats", - "parent_class": null, - "start_line": 127, - "end_line": 132, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - } - ], - "functions": [ - { - "name": "fmt", - "start_line": 30, - "end_line": 38, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "from", - "start_line": 44, - "end_line": 46, - "parameters": [ - "error" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "from", - "start_line": 50, - "end_line": 52, - "parameters": [ - "error" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 63, - "end_line": 71, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "with_config", - "start_line": 74, - "end_line": 81, - "parameters": [ - "config: AotConfig" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "compile_to_executable", - "start_line": 84, - "end_line": 93, - "parameters": [ - "&mut self", - "mir_module: MirModule", - "output_path: P" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "compile_to_precompiled", - "start_line": 96, - "end_line": 111, - "parameters": [ - "&mut self", - "mir_module: MirModule", - "output_path: P" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_stats", - "start_line": 114, - "end_line": 116, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "default", - "start_line": 120, - "end_line": 122, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_aot_backend_creation", - "start_line": 140, - "end_line": 144, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_default_config", - "start_line": 147, - "end_line": 150, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "compiler::AotCompiler", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "executable::ExecutableBuilder", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "config::AotConfig", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::MirModule", - "imported_names": [], - "alias": null, - "line_number": 16, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::path::Path", - "imported_names": [], - "alias": null, - "line_number": 17, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 136, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::MirModule", - "imported_names": [], - "alias": null, - "line_number": 137, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 9, - "function_count": 11, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 17, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotError", - "full_name": "", - "start_line": 21, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotError", - "full_name": "", - "start_line": 29, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 30, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotError", - "full_name": "", - "start_line": 41, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotError", - "full_name": "", - "start_line": 43, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from", - "full_name": "", - "start_line": 44, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotError", - "full_name": "", - "start_line": 49, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from", - "full_name": "", - "start_line": 50, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotBackend", - "full_name": "", - "start_line": 56, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotBackend", - "full_name": "", - "start_line": 61, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 63, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "with_config", - "full_name": "", - "start_line": 74, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compile_to_executable", - "full_name": "", - "start_line": 84, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compile_to_precompiled", - "full_name": "", - "start_line": 96, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 102, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_stats", - "full_name": "", - "start_line": 114, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotBackend", - "full_name": "", - "start_line": 119, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 120, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotStats", - "full_name": "", - "start_line": 127, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_aot_backend_creation", - "full_name": "", - "start_line": 140, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_default_config", - "full_name": "", - "start_line": 147, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 148, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 36, - "max_depth": 5, - "node_type_counts": { - "variable": 8, - "class": 9, - "file_root": 1, - "import": 7, - "function": 11 - }, - "classes": 9, - "functions": 11, - "methods": 0, - "variables": 8, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:17:53.906153065Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/backend/mod.rs", - "size_bytes": 0, - "total_lines": 11, - "code_lines": 6, - "comment_lines": 3, - "empty_lines": 2, - "code_ratio": 0.5454545454545454, - "analyzed_at": "2025-08-15T16:17:53.919835440Z", - "metadata": {} - }, - "language": "rust", - "classes": [], - "functions": [], - "imports": [ - { - "type": "rust_use", - "module_path": "vm::{VM, VMError, VMValue}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm::{WasmBackend, WasmError}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "aot::{AotBackend, AotError, AotConfig, AotStats}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 0, - "function_count": 0, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 4, - "max_depth": 1, - "node_type_counts": { - "import": 3, - "file_root": 1 - }, - "classes": 0, - "functions": 0, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:17:53.919837031Z" - }, - { - "file_info": { - "name": "vm.rs", - "path": "src/backend/vm.rs", - "size_bytes": 0, - "total_lines": 852, - "code_lines": 624, - "comment_lines": 124, - "empty_lines": 104, - "code_ratio": 0.7323943661971831, - "analyzed_at": "2025-08-15T16:17:53.906335570Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "VMError", - "parent_class": null, - "start_line": 13, - "end_line": 20, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "VMError", - "parent_class": null, - "start_line": 22, - "end_line": 33, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - }, - { - "name": "VMError", - "parent_class": null, - "start_line": 35, - "end_line": 35, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::error::Error", - "type": "impl" - } - }, - { - "name": "VMValue", - "parent_class": null, - "start_line": 39, - "end_line": 46, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "VMValue", - "parent_class": null, - "start_line": 48, - "end_line": 106, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "VMValue", - "parent_class": null, - "start_line": 108, - "end_line": 119, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "From<&ConstValue>" - } - }, - { - "name": "VM", - "parent_class": null, - "start_line": 122, - "end_line": 135, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "VM", - "parent_class": null, - "start_line": 137, - "end_line": 793, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ControlFlow", - "parent_class": null, - "start_line": 796, - "end_line": 800, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum" - } - }, - { - "name": "VM", - "parent_class": null, - "start_line": 802, - "end_line": 806, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - } - ], - "functions": [ - { - "name": "fmt", - "start_line": 23, - "end_line": 32, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_nyash_box", - "start_line": 50, - "end_line": 59, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_string", - "start_line": 62, - "end_line": 71, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "as_integer", - "start_line": 74, - "end_line": 79, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "as_bool", - "start_line": 82, - "end_line": 88, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "from_nyash_box", - "start_line": 91, - "end_line": 105, - "parameters": [ - "nyash_box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "from", - "start_line": 109, - "end_line": 118, - "parameters": [ - "const_val: &ConstValue" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 139, - "end_line": 148, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "execute_module", - "start_line": 151, - "end_line": 161, - "parameters": [ - "&mut self", - "module: &MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 154, - "end_line": 154, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_function", - "start_line": 164, - "end_line": 213, - "parameters": [ - "&mut self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 172, - "end_line": 172, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_instruction", - "start_line": 216, - "end_line": 588, - "parameters": [ - "&mut self", - "instruction: &MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 561, - "end_line": 561, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_value", - "start_line": 591, - "end_line": 595, - "parameters": [ - "&self", - "value_id: ValueId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 594, - "end_line": 594, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_binary_op", - "start_line": 598, - "end_line": 634, - "parameters": [ - "&self", - "op: &BinaryOp", - "left: &VMValue", - "right: &VMValue" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_unary_op", - "start_line": 637, - "end_line": 643, - "parameters": [ - "&self", - "op: &UnaryOp", - "operand: &VMValue" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_compare_op", - "start_line": 646, - "end_line": 674, - "parameters": [ - "&self", - "op: &CompareOp", - "left: &VMValue", - "right: &VMValue" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "call_box_method", - "start_line": 677, - "end_line": 792, - "parameters": [ - "&self", - "box_value", - "method: &str", - "_args" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "default", - "start_line": 803, - "end_line": 805, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_basic_vm_execution", - "start_line": 814, - "end_line": 828, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_binary_operations", - "start_line": 831, - "end_line": 851, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::mir::{MirModule, MirFunction, MirInstruction, ConstValue, BinaryOp, CompareOp, UnaryOp, ValueId, BasicBlockId}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, VoidBox}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 810, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{MirModule, MirFunction, FunctionSignature, MirType, EffectMask, BasicBlock}", - "imported_names": [], - "alias": null, - "line_number": 811, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 10, - "function_count": 23, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VMError", - "full_name": "", - "start_line": 13, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VMError", - "full_name": "", - "start_line": 22, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 23, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VMError", - "full_name": "", - "start_line": 35, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VMValue", - "full_name": "", - "start_line": 39, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VMValue", - "full_name": "", - "start_line": 48, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_nyash_box", - "full_name": "", - "start_line": 50, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string", - "full_name": "", - "start_line": 62, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_integer", - "full_name": "", - "start_line": 74, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_bool", - "full_name": "", - "start_line": 82, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_nyash_box", - "full_name": "", - "start_line": 91, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VMValue", - "full_name": "", - "start_line": 108, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from", - "full_name": "", - "start_line": 109, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VM", - "full_name": "", - "start_line": 122, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VM", - "full_name": "", - "start_line": 137, - "end_line": 793, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 139, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_module", - "full_name": "", - "start_line": 151, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 153, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 157, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_function", - "full_name": "", - "start_line": 164, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 170, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 177, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<_>", - "full_name": "", - "start_line": 181, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 205, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_instruction", - "full_name": "", - "start_line": 216, - "end_line": 588, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 220, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 226, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 227, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 228, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 235, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 241, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 242, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 243, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 256, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 271, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 272, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 274, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 284, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 285, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 294, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 301, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 309, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 317, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 318, - "end_line": 318, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 321, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 322, - "end_line": 325, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 323, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 328, - "end_line": 328, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 331, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 332, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 340, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 343, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 348, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 353, - "end_line": 353, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 358, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 381, - "end_line": 381, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 401, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 408, - "end_line": 408, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 420, - "end_line": 420, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 444, - "end_line": 444, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 451, - "end_line": 461, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 451, - "end_line": 461, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 452, - "end_line": 457, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 469, - "end_line": 469, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 472, - "end_line": 474, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 477, - "end_line": 479, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 487, - "end_line": 487, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 495, - "end_line": 495, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 514, - "end_line": 514, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 516, - "end_line": 516, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 518, - "end_line": 518, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 527, - "end_line": 527, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 528, - "end_line": 528, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 530, - "end_line": 535, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 539, - "end_line": 539, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 542, - "end_line": 554, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 544, - "end_line": 544, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 548, - "end_line": 548, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Result, _>", - "full_name": "", - "start_line": 561, - "end_line": 561, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 562, - "end_line": 562, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 567, - "end_line": 573, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 568, - "end_line": 572, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 569, - "end_line": 571, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 576, - "end_line": 578, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 581, - "end_line": 583, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_value", - "full_name": "", - "start_line": 591, - "end_line": 595, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_binary_op", - "full_name": "", - "start_line": 598, - "end_line": 634, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 601, - "end_line": 612, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 606, - "end_line": 608, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_unary_op", - "full_name": "", - "start_line": 637, - "end_line": 643, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_compare_op", - "full_name": "", - "start_line": 646, - "end_line": 674, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 649, - "end_line": 656, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 661, - "end_line": 668, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "call_box_method", - "full_name": "", - "start_line": 677, - "end_line": 792, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 682, - "end_line": 725, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 692, - "end_line": 711, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 693, - "end_line": 710, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 694, - "end_line": 709, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 698, - "end_line": 698, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 699, - "end_line": 699, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 700, - "end_line": 700, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 702, - "end_line": 708, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 703, - "end_line": 703, - "start_column": 0, - "end_column": 0, - "depth": 25, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 704, - "end_line": 707, - "start_column": 0, - "end_column": 0, - "depth": 26, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 705, - "end_line": 705, - "start_column": 0, - "end_column": 0, - "depth": 28, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 716, - "end_line": 720, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 717, - "end_line": 717, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 718, - "end_line": 718, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 728, - "end_line": 738, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 741, - "end_line": 748, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 751, - "end_line": 788, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 754, - "end_line": 754, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 759, - "end_line": 767, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 760, - "end_line": 766, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 761, - "end_line": 761, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 762, - "end_line": 762, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 763, - "end_line": 765, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ControlFlow", - "full_name": "", - "start_line": 796, - "end_line": 800, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VM", - "full_name": "", - "start_line": 802, - "end_line": 806, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 803, - "end_line": 805, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 810, - "end_line": 810, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 811, - "end_line": 811, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_basic_vm_execution", - "full_name": "", - "start_line": 814, - "end_line": 828, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 815, - "end_line": 815, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 818, - "end_line": 821, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 823, - "end_line": 823, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 826, - "end_line": 826, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_binary_operations", - "full_name": "", - "start_line": 831, - "end_line": 851, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 832, - "end_line": 832, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 839, - "end_line": 844, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 846, - "end_line": 846, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 849, - "end_line": 849, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 149, - "max_depth": 28, - "node_type_counts": { - "if_statement": 35, - "file_root": 1, - "class": 10, - "function": 19, - "variable": 75, - "for_loop": 4, - "import": 5 - }, - "classes": 10, - "functions": 19, - "methods": 0, - "variables": 75, - "control_structures": 39 - }, - "generated_at": "2025-08-15T16:17:53.906390125Z" - }, - { - "file_info": { - "name": "codegen.rs", - "path": "src/backend/wasm/codegen.rs", - "size_bytes": 0, - "total_lines": 600, - "code_lines": 415, - "comment_lines": 96, - "empty_lines": 89, - "code_ratio": 0.6916666666666667, - "analyzed_at": "2025-08-15T16:17:53.906213534Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "WasmModule", - "parent_class": null, - "start_line": 13, - "end_line": 20, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "WasmModule", - "parent_class": null, - "start_line": 22, - "end_line": 72, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "WasmCodegen", - "parent_class": null, - "start_line": 75, - "end_line": 82, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "WasmCodegen", - "parent_class": null, - "start_line": 84, - "end_line": 573, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 23, - "end_line": 32, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "to_wat", - "start_line": 35, - "end_line": 71, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new", - "start_line": 85, - "end_line": 92, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "generate_module", - "start_line": 95, - "end_line": 138, - "parameters": [ - "&mut self", - "mir_module: MirModule", - "memory_manager: &MemoryManager", - "runtime: &RuntimeImports" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "generate_function", - "start_line": 141, - "end_line": 178, - "parameters": [ - "&mut self", - "name: &str", - "mir_function: MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "count_locals", - "start_line": 181, - "end_line": 203, - "parameters": [ - "&mut self", - "mir_function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_basic_block", - "start_line": 206, - "end_line": 225, - "parameters": [ - "&mut self", - "mir_function: &MirFunction", - "block_id: BasicBlockId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 208, - "end_line": 208, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "generate_instruction", - "start_line": 228, - "end_line": 411, - "parameters": [ - "&mut self", - "instruction: &MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_const", - "start_line": 414, - "end_line": 437, - "parameters": [ - "&mut self", - "dst: ValueId", - "value: &ConstValue" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_binop", - "start_line": 440, - "end_line": 459, - "parameters": [ - "&self", - "dst: ValueId", - "op: BinaryOp", - "lhs: ValueId", - "rhs: ValueId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_compare", - "start_line": 462, - "end_line": 478, - "parameters": [ - "&self", - "dst: ValueId", - "op: CompareOp", - "lhs: ValueId", - "rhs: ValueId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_return", - "start_line": 481, - "end_line": 490, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_string_box_const", - "start_line": 493, - "end_line": 519, - "parameters": [ - "&self", - "dst: ValueId", - "data_offset: u32", - "string_len: u32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_print", - "start_line": 522, - "end_line": 527, - "parameters": [ - "&self", - "value: ValueId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "register_string_literal", - "start_line": 530, - "end_line": 541, - "parameters": [ - "&mut self", - "string: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_data_segments", - "start_line": 544, - "end_line": 565, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 552, - "end_line": 552, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_local_index", - "start_line": 568, - "end_line": 572, - "parameters": [ - "&self", - "value_id: ValueId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 571, - "end_line": 571, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "test_wasm_module_wat_generation", - "start_line": 581, - "end_line": 590, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_constant_generation", - "start_line": 593, - "end_line": 599, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::mir::{MirModule, MirFunction, MirInstruction, ConstValue, BinaryOp, CompareOp, UnaryOp, ValueId, BasicBlockId}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::{WasmError, MemoryManager, RuntimeImports}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 577, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{MirModule, MirFunction, FunctionSignature, MirType, EffectMask, BasicBlock, BasicBlockId, ValueId}", - "imported_names": [], - "alias": null, - "line_number": 578, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 4, - "function_count": 22, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmModule", - "full_name": "", - "start_line": 13, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmModule", - "full_name": "", - "start_line": 22, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 23, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_wat", - "full_name": "", - "start_line": 35, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 40, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 50, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmCodegen", - "full_name": "", - "start_line": 75, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmCodegen", - "full_name": "", - "start_line": 84, - "end_line": 573, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 85, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_module", - "full_name": "", - "start_line": 95, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 117, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 124, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 133, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_function", - "full_name": "", - "start_line": 141, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 172, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "count_locals", - "full_name": "", - "start_line": 181, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 182, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_basic_block", - "full_name": "", - "start_line": 206, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 210, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 214, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 220, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_instruction", - "full_name": "", - "start_line": 228, - "end_line": 411, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 294, - "end_line": 297, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 300, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 377, - "end_line": 384, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 386, - "end_line": 386, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 389, - "end_line": 391, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 397, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_const", - "full_name": "", - "start_line": 414, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 415, - "end_line": 431, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 421, - "end_line": 421, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 422, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_binop", - "full_name": "", - "start_line": 440, - "end_line": 459, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 441, - "end_line": 451, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_compare", - "full_name": "", - "start_line": 462, - "end_line": 478, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 463, - "end_line": 470, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_return", - "full_name": "", - "start_line": 481, - "end_line": 490, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 482, - "end_line": 489, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_string_box_const", - "full_name": "", - "start_line": 493, - "end_line": 519, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_print", - "full_name": "", - "start_line": 522, - "end_line": 527, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_string_literal", - "full_name": "", - "start_line": 530, - "end_line": 541, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 531, - "end_line": 533, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 535, - "end_line": 535, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 536, - "end_line": 536, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_data_segments", - "full_name": "", - "start_line": 544, - "end_line": 565, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 545, - "end_line": 545, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 547, - "end_line": 562, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 548, - "end_line": 548, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 551, - "end_line": 553, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 555, - "end_line": 559, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_local_index", - "full_name": "", - "start_line": 568, - "end_line": 572, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 577, - "end_line": 577, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 578, - "end_line": 578, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_wasm_module_wat_generation", - "full_name": "", - "start_line": 581, - "end_line": 590, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 582, - "end_line": 582, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 586, - "end_line": 586, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_constant_generation", - "full_name": "", - "start_line": 593, - "end_line": 599, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 594, - "end_line": 594, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 595, - "end_line": 595, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 597, - "end_line": 597, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 86, - "max_depth": 16, - "node_type_counts": { - "import": 5, - "file_root": 1, - "class": 4, - "variable": 31, - "function": 19, - "for_loop": 17, - "if_statement": 9 - }, - "classes": 4, - "functions": 19, - "methods": 0, - "variables": 31, - "control_structures": 26 - }, - "generated_at": "2025-08-15T16:17:53.906252313Z" - }, - { - "file_info": { - "name": "memory.rs", - "path": "src/backend/wasm/memory.rs", - "size_bytes": 0, - "total_lines": 406, - "code_lines": 314, - "comment_lines": 30, - "empty_lines": 62, - "code_ratio": 0.7733990147783252, - "analyzed_at": "2025-08-15T16:17:53.906052548Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BoxLayout", - "parent_class": null, - "start_line": 13, - "end_line": 17, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BoxLayout", - "parent_class": null, - "start_line": 19, - "end_line": 50, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MemoryManager", - "parent_class": null, - "start_line": 53, - "end_line": 58, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MemoryManager", - "parent_class": null, - "start_line": 60, - "end_line": 321, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 20, - "end_line": 39, - "parameters": [ - "type_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 30, - "end_line": 30, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "add_field", - "start_line": 41, - "end_line": 45, - "parameters": [ - "&mut self", - "field_name: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_field_offset", - "start_line": 47, - "end_line": 49, - "parameters": [ - "&self", - "field_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new", - "start_line": 61, - "end_line": 70, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "register_standard_box_types", - "start_line": 73, - "end_line": 85, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "register_box_type", - "start_line": 88, - "end_line": 96, - "parameters": [ - "&mut self", - "type_name: String", - "fields" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_box_layout", - "start_line": 99, - "end_line": 101, - "parameters": [ - "&self", - "type_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_globals", - "start_line": 104, - "end_line": 108, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_malloc_function", - "start_line": 111, - "end_line": 139, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_box_alloc_function", - "start_line": 142, - "end_line": 182, - "parameters": [ - "&self", - "type_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 144, - "end_line": 144, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_field_get_function", - "start_line": 185, - "end_line": 215, - "parameters": [ - "&self", - "type_name: &str", - "field_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 187, - "end_line": 187, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 190, - "end_line": 190, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_field_set_function", - "start_line": 218, - "end_line": 248, - "parameters": [ - "&self", - "type_name: &str", - "field_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 220, - "end_line": 220, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 223, - "end_line": 223, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_memory_layout_info", - "start_line": 251, - "end_line": 270, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_type_id", - "start_line": 273, - "end_line": 275, - "parameters": [ - "&self", - "type_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 274, - "end_line": 274, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_generic_box_alloc_function", - "start_line": 278, - "end_line": 320, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test_box_layout_creation", - "start_line": 328, - "end_line": 333, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_box_layout_field_addition", - "start_line": 336, - "end_line": 344, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_memory_manager_standard_types", - "start_line": 347, - "end_line": 360, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_memory_manager_registration", - "start_line": 363, - "end_line": 372, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_malloc_function_generation", - "start_line": 375, - "end_line": 383, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_box_alloc_function_generation", - "start_line": 386, - "end_line": 394, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_generic_box_alloc_function", - "start_line": 397, - "end_line": 405, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::WasmError", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 325, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 4, - "function_count": 29, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxLayout", - "full_name": "", - "start_line": 13, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxLayout", - "full_name": "", - "start_line": 19, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 20, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_field", - "full_name": "", - "start_line": 41, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_field_offset", - "full_name": "", - "start_line": 47, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MemoryManager", - "full_name": "", - "start_line": 53, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MemoryManager", - "full_name": "", - "start_line": 60, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 61, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_standard_box_types", - "full_name": "", - "start_line": 73, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_box_type", - "full_name": "", - "start_line": 88, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_box_layout", - "full_name": "", - "start_line": 99, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_globals", - "full_name": "", - "start_line": 104, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_malloc_function", - "full_name": "", - "start_line": 111, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_box_alloc_function", - "full_name": "", - "start_line": 142, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_field_get_function", - "full_name": "", - "start_line": 185, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_field_set_function", - "full_name": "", - "start_line": 218, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 222, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_memory_layout_info", - "full_name": "", - "start_line": 251, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_type_id", - "full_name": "", - "start_line": 273, - "end_line": 275, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_generic_box_alloc_function", - "full_name": "", - "start_line": 278, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 325, - "end_line": 325, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_box_layout_creation", - "full_name": "", - "start_line": 328, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 329, - "end_line": 329, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_box_layout_field_addition", - "full_name": "", - "start_line": 336, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 337, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_memory_manager_standard_types", - "full_name": "", - "start_line": 347, - "end_line": 360, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 348, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_memory_manager_registration", - "full_name": "", - "start_line": 363, - "end_line": 372, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 364, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_malloc_function_generation", - "full_name": "", - "start_line": 375, - "end_line": 383, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 376, - "end_line": 376, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 377, - "end_line": 377, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_box_alloc_function_generation", - "full_name": "", - "start_line": 386, - "end_line": 394, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 387, - "end_line": 387, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 388, - "end_line": 388, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_generic_box_alloc_function", - "full_name": "", - "start_line": 397, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 398, - "end_line": 398, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 399, - "end_line": 399, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 51, - "max_depth": 6, - "node_type_counts": { - "function": 22, - "file_root": 1, - "import": 3, - "variable": 20, - "for_loop": 1, - "class": 4 - }, - "classes": 4, - "functions": 22, - "methods": 0, - "variables": 20, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:17:53.906076476Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/backend/wasm/mod.rs", - "size_bytes": 0, - "total_lines": 155, - "code_lines": 109, - "comment_lines": 19, - "empty_lines": 27, - "code_ratio": 0.7032258064516129, - "analyzed_at": "2025-08-15T16:17:53.906069249Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "WasmError", - "parent_class": null, - "start_line": 21, - "end_line": 27, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "WasmError", - "parent_class": null, - "start_line": 29, - "end_line": 39, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - }, - { - "name": "WasmError", - "parent_class": null, - "start_line": 41, - "end_line": 41, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::error::Error" - } - }, - { - "name": "WasmBackend", - "parent_class": null, - "start_line": 44, - "end_line": 48, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "WasmBackend", - "parent_class": null, - "start_line": 50, - "end_line": 126, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "WasmBackend", - "parent_class": null, - "start_line": 128, - "end_line": 132, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Default", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "fmt", - "start_line": 30, - "end_line": 38, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 52, - "end_line": 58, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "compile_module", - "start_line": 61, - "end_line": 68, - "parameters": [ - "&mut self", - "mir_module: MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 67, - "end_line": 67, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "compile_to_wat", - "start_line": 71, - "end_line": 74, - "parameters": [ - "&mut self", - "mir_module: MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "execute_wasm", - "start_line": 77, - "end_line": 125, - "parameters": [ - "&self", - "wasm_bytes: &[u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 80, - "end_line": 80, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 85, - "end_line": 87, - "parameters": [ - "value: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 90, - "end_line": 111, - "parameters": [ - "caller", - "ptr: i32", - "len: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 92, - "end_line": 92, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 93, - "end_line": 93, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 115, - "end_line": 115, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 119, - "end_line": 119, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 122, - "end_line": 122, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "default", - "start_line": 129, - "end_line": 131, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_backend_creation", - "start_line": 140, - "end_line": 144, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_empty_module_compilation", - "start_line": 147, - "end_line": 154, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "codegen::{WasmCodegen, WasmModule}", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "memory::{MemoryManager, BoxLayout}", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "runtime::RuntimeImports", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{MirModule, MirFunction}", - "imported_names": [], - "alias": null, - "line_number": 16, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 17, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 136, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::MirModule", - "imported_names": [], - "alias": null, - "line_number": 137, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 17, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 17, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmError", - "full_name": "", - "start_line": 21, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmError", - "full_name": "", - "start_line": 29, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 30, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmError", - "full_name": "", - "start_line": 41, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmBackend", - "full_name": "", - "start_line": 44, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmBackend", - "full_name": "", - "start_line": 50, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 52, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compile_module", - "full_name": "", - "start_line": 61, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compile_to_wat", - "full_name": "", - "start_line": 71, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_wasm", - "full_name": "", - "start_line": 77, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 79, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 100, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 113, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmBackend", - "full_name": "", - "start_line": 128, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 129, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_backend_creation", - "full_name": "", - "start_line": 140, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_empty_module_compilation", - "full_name": "", - "start_line": 147, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 148, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 44, - "max_depth": 14, - "node_type_counts": { - "variable": 20, - "import": 7, - "class": 6, - "function": 8, - "file_root": 1, - "if_statement": 2 - }, - "classes": 6, - "functions": 8, - "methods": 0, - "variables": 20, - "control_structures": 2 - }, - "generated_at": "2025-08-15T16:17:53.906079691Z" - }, - { - "file_info": { - "name": "runtime.rs", - "path": "src/backend/wasm/runtime.rs", - "size_bytes": 0, - "total_lines": 309, - "code_lines": 243, - "comment_lines": 29, - "empty_lines": 37, - "code_ratio": 0.7864077669902912, - "analyzed_at": "2025-08-15T16:17:53.906118233Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "RuntimeImports", - "parent_class": null, - "start_line": 11, - "end_line": 14, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "ImportFunction", - "parent_class": null, - "start_line": 18, - "end_line": 23, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "RuntimeImports", - "parent_class": null, - "start_line": 25, - "end_line": 248, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 26, - "end_line": 34, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_standard_imports", - "start_line": 37, - "end_line": 94, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "get_imports", - "start_line": 97, - "end_line": 120, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 98, - "end_line": 119, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "add_import", - "start_line": 123, - "end_line": 130, - "parameters": [ - "&mut self", - "module: String", - "name: String", - "params", - "result" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "has_import", - "start_line": 133, - "end_line": 135, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 134, - "end_line": 134, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_import", - "start_line": 138, - "end_line": 140, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 139, - "end_line": 139, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_js_import_object", - "start_line": 143, - "end_line": 216, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_wasmtime_imports", - "start_line": 219, - "end_line": 247, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test_runtime_imports_creation", - "start_line": 255, - "end_line": 259, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_import_wat_generation", - "start_line": 262, - "end_line": 270, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_custom_import_addition", - "start_line": 273, - "end_line": 287, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_js_import_object_generation", - "start_line": 290, - "end_line": 298, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_wasmtime_imports_generation", - "start_line": 301, - "end_line": 308, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::WasmError", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 252, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 3, - "function_count": 16, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RuntimeImports", - "full_name": "", - "start_line": 11, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ImportFunction", - "full_name": "", - "start_line": 18, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RuntimeImports", - "full_name": "", - "start_line": 25, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 26, - "end_line": 34, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 27, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_standard_imports", - "full_name": "", - "start_line": 37, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_imports", - "full_name": "", - "start_line": 97, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_import", - "full_name": "", - "start_line": 123, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "has_import", - "full_name": "", - "start_line": 133, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_import", - "full_name": "", - "start_line": 138, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_js_import_object", - "full_name": "", - "start_line": 143, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "std::collections::HashMap>", - "full_name": "", - "start_line": 148, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 153, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 156, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_wasmtime_imports", - "full_name": "", - "start_line": 219, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 220, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 244, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 252, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_runtime_imports_creation", - "full_name": "", - "start_line": 255, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 256, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_import_wat_generation", - "full_name": "", - "start_line": 262, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 263, - "end_line": 263, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 264, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_custom_import_addition", - "full_name": "", - "start_line": 273, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 274, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 283, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_js_import_object_generation", - "full_name": "", - "start_line": 290, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 291, - "end_line": 291, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 292, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_wasmtime_imports_generation", - "full_name": "", - "start_line": 301, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 302, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 303, - "end_line": 303, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 40, - "max_depth": 12, - "node_type_counts": { - "file_root": 1, - "if_statement": 2, - "variable": 15, - "for_loop": 4, - "import": 2, - "class": 3, - "function": 13 - }, - "classes": 3, - "functions": 13, - "methods": 0, - "variables": 15, - "control_structures": 6 - }, - "generated_at": "2025-08-15T16:17:53.906140870Z" - }, - { - "file_info": { - "name": "benchmarks.rs", - "path": "src/benchmarks.rs", - "size_bytes": 0, - "total_lines": 236, - "code_lines": 168, - "comment_lines": 25, - "empty_lines": 43, - "code_ratio": 0.711864406779661, - "analyzed_at": "2025-08-15T16:17:53.906282984Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BenchmarkResult", - "parent_class": null, - "start_line": 18, - "end_line": 24, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "BenchmarkSuite", - "parent_class": null, - "start_line": 26, - "end_line": 28, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "BenchmarkSuite", - "parent_class": null, - "start_line": 30, - "end_line": 220, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 31, - "end_line": 33, - "parameters": [ - "iterations: u32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "run_all", - "start_line": 36, - "end_line": 68, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "run_interpreter_benchmark", - "start_line": 71, - "end_line": 97, - "parameters": [ - "&self", - "name: &str", - "source: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "run_vm_benchmark", - "start_line": 100, - "end_line": 128, - "parameters": [ - "&self", - "name: &str", - "source: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "run_wasm_benchmark", - "start_line": 131, - "end_line": 163, - "parameters": [ - "&self", - "name: &str", - "source: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "print_results", - "start_line": 166, - "end_line": 219, - "parameters": [ - "&self", - "results: &[BenchmarkResult]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 184, - "end_line": 184, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 201, - "end_line": 201, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 202, - "end_line": 202, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 203, - "end_line": 203, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 206, - "end_line": 206, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 207, - "end_line": 207, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 208, - "end_line": 208, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 211, - "end_line": 211, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 212, - "end_line": 212, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 213, - "end_line": 213, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "test_benchmark_light", - "start_line": 227, - "end_line": 235, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "std::time::Instant", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fs", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::parser::NyashParser", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::interpreter::NyashInterpreter", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::MirCompiler", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::backend::{VM, WasmBackend}", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 224, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 3, - "function_count": 17, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BenchmarkResult", - "full_name": "", - "start_line": 18, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BenchmarkSuite", - "full_name": "", - "start_line": 26, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BenchmarkSuite", - "full_name": "", - "start_line": 30, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 31, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "run_all", - "full_name": "", - "start_line": 36, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 51, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "run_interpreter_benchmark", - "full_name": "", - "start_line": 71, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 79, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "run_vm_benchmark", - "full_name": "", - "start_line": 100, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 110, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 113, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "run_wasm_benchmark", - "full_name": "", - "start_line": 131, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 132, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 139, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 148, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "print_results", - "full_name": "", - "start_line": 166, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "std::collections::HashMap>", - "full_name": "", - "start_line": 173, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 187, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "f64", - "full_name": "", - "start_line": 200, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "f64", - "full_name": "", - "start_line": 205, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "f64", - "full_name": "", - "start_line": 210, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_benchmark_light", - "full_name": "", - "start_line": 227, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 228, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 64, - "max_depth": 12, - "node_type_counts": { - "if_statement": 7, - "import": 7, - "class": 3, - "for_loop": 7, - "file_root": 1, - "function": 7, - "variable": 32 - }, - "classes": 3, - "functions": 7, - "methods": 0, - "variables": 32, - "control_structures": 14 - }, - "generated_at": "2025-08-15T16:17:53.906298964Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/array/mod.rs", - "size_bytes": 0, - "total_lines": 345, - "code_lines": 265, - "comment_lines": 31, - "empty_lines": 49, - "code_ratio": 0.7681159420289855, - "analyzed_at": "2025-08-15T16:17:53.920532895Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ArrayBox", - "parent_class": null, - "start_line": 10, - "end_line": 13, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "ArrayBox", - "parent_class": null, - "start_line": 15, - "end_line": 236, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ArrayBox", - "parent_class": null, - "start_line": 239, - "end_line": 252, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Clone", - "type": "impl" - } - }, - { - "name": "ArrayBox", - "parent_class": null, - "start_line": 254, - "end_line": 278, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "ArrayBox", - "parent_class": null, - "start_line": 280, - "end_line": 284, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "ArrayBox", - "parent_class": null, - "start_line": 286, - "end_line": 334, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "ArrayBox", - "parent_class": null, - "start_line": 337, - "end_line": 345, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Debug", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 17, - "end_line": 22, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new_with_elements", - "start_line": 25, - "end_line": 30, - "parameters": [ - "elements" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "push", - "start_line": 33, - "end_line": 36, - "parameters": [ - "&self", - "item" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "pop", - "start_line": 39, - "end_line": 44, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "length", - "start_line": 47, - "end_line": 49, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "len", - "start_line": 52, - "end_line": 54, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get", - "start_line": 57, - "end_line": 68, - "parameters": [ - "&self", - "index" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set", - "start_line": 71, - "end_line": 84, - "parameters": [ - "&self", - "index", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "remove", - "start_line": 87, - "end_line": 99, - "parameters": [ - "&self", - "index" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "indexOf", - "start_line": 102, - "end_line": 110, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "contains", - "start_line": 113, - "end_line": 121, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear", - "start_line": 124, - "end_line": 127, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "join", - "start_line": 130, - "end_line": 141, - "parameters": [ - "&self", - "delimiter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 135, - "end_line": 135, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "sort", - "start_line": 144, - "end_line": 189, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 148, - "end_line": 186, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "reverse", - "start_line": 192, - "end_line": 196, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "slice", - "start_line": 199, - "end_line": 235, - "parameters": [ - "&self", - "start", - "end" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 231, - "end_line": 231, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "clone", - "start_line": 240, - "end_line": 251, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 244, - "end_line": 244, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "box_id", - "start_line": 255, - "end_line": 257, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 259, - "end_line": 261, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 263, - "end_line": 269, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 266, - "end_line": 266, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "as_any", - "start_line": 271, - "end_line": 273, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 275, - "end_line": 277, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 281, - "end_line": 283, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 287, - "end_line": 289, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 292, - "end_line": 298, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 300, - "end_line": 306, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 303, - "end_line": 303, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "type_name", - "start_line": 309, - "end_line": 311, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 314, - "end_line": 333, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 338, - "end_line": 344, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, IntegerBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 5, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, RwLock}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::Display", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::cmp::Ordering", - "imported_names": [], - "alias": null, - "line_number": 149, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 35, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 5, - "end_line": 5, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ArrayBox", - "full_name": "", - "start_line": 10, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ArrayBox", - "full_name": "", - "start_line": 15, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 17, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_with_elements", - "full_name": "", - "start_line": 25, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "push", - "full_name": "", - "start_line": 33, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "pop", - "full_name": "", - "start_line": 39, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "length", - "full_name": "", - "start_line": 47, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "len", - "full_name": "", - "start_line": 52, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get", - "full_name": "", - "start_line": 57, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set", - "full_name": "", - "start_line": 71, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "remove", - "full_name": "", - "start_line": 87, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "indexOf", - "full_name": "", - "start_line": 102, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "contains", - "full_name": "", - "start_line": 113, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 124, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "join", - "full_name": "", - "start_line": 130, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 131, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 132, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 133, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "sort", - "full_name": "", - "start_line": 144, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 175, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "reverse", - "full_name": "", - "start_line": 192, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "slice", - "full_name": "", - "start_line": 199, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 214, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec>", - "full_name": "", - "start_line": 229, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ArrayBox", - "full_name": "", - "start_line": 239, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 240, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 242, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec>", - "full_name": "", - "start_line": 243, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ArrayBox", - "full_name": "", - "start_line": 254, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 255, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 259, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 263, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 264, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 265, - "end_line": 267, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 271, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 275, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ArrayBox", - "full_name": "", - "start_line": 280, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 281, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ArrayBox", - "full_name": "", - "start_line": 286, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 287, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 292, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 293, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 300, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 301, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 302, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 309, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 314, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 315, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 316, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 317, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 319, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 323, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 324, - "end_line": 326, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ArrayBox", - "full_name": "", - "start_line": 337, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 338, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 339, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 93, - "max_depth": 12, - "node_type_counts": { - "function": 29, - "import": 5, - "file_root": 1, - "if_statement": 20, - "variable": 28, - "class": 7, - "for_loop": 3 - }, - "classes": 7, - "functions": 29, - "methods": 0, - "variables": 28, - "control_structures": 23 - }, - "generated_at": "2025-08-15T16:17:53.920552779Z" - }, - { - "file_info": { - "name": "audio_box.rs", - "path": "src/boxes/audio_box.rs", - "size_bytes": 0, - "total_lines": 336, - "code_lines": 217, - "comment_lines": 73, - "empty_lines": 46, - "code_ratio": 0.6458333333333334, - "analyzed_at": "2025-08-15T16:17:53.906225170Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "AudioBox", - "parent_class": null, - "start_line": 67, - "end_line": 77, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "AudioBox", - "parent_class": null, - "start_line": 79, - "end_line": 281, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "AudioBox", - "parent_class": null, - "start_line": 283, - "end_line": 303, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "AudioBox", - "parent_class": null, - "start_line": 305, - "end_line": 330, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "AudioBox", - "parent_class": null, - "start_line": 332, - "end_line": 336, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 80, - "end_line": 104, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_volume", - "start_line": 107, - "end_line": 116, - "parameters": [ - "&mut self", - "volume: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_volume", - "start_line": 119, - "end_line": 121, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "create_tone", - "start_line": 125, - "end_line": 151, - "parameters": [ - "&self", - "frequency: f64", - "duration_ms: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "create_beep", - "start_line": 155, - "end_line": 157, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "create_noise", - "start_line": 161, - "end_line": 190, - "parameters": [ - "&self", - "duration_ms: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_frequency_data", - "start_line": 194, - "end_line": 204, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_waveform_data", - "start_line": 208, - "end_line": 218, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_playing", - "start_line": 221, - "end_line": 223, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "create_tone", - "start_line": 227, - "end_line": 230, - "parameters": [ - "&self", - "frequency: f64", - "duration: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "create_beep", - "start_line": 233, - "end_line": 236, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "create_noise", - "start_line": 239, - "end_line": 242, - "parameters": [ - "&self", - "duration: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_frequency_data", - "start_line": 245, - "end_line": 248, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 247, - "end_line": 247, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_waveform_data", - "start_line": 251, - "end_line": 254, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 253, - "end_line": 253, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "is_context_running", - "start_line": 257, - "end_line": 265, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "resume_context", - "start_line": 269, - "end_line": 275, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "resume_context", - "start_line": 278, - "end_line": 280, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 284, - "end_line": 286, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 288, - "end_line": 290, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 292, - "end_line": 294, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 296, - "end_line": 298, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 300, - "end_line": 302, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 306, - "end_line": 308, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 311, - "end_line": 313, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 315, - "end_line": 317, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 319, - "end_line": 321, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 323, - "end_line": 329, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 333, - "end_line": 335, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 53, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 54, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 57, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_sys::{\n AudioContext, AudioBuffer, AudioBufferSourceNode, GainNode,\n AnalyserNode, AudioDestinationNode, PeriodicWave, OscillatorNode\n}", - "imported_names": [], - "alias": null, - "line_number": 60, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 30, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AudioBox", - "full_name": "", - "start_line": 67, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AudioBox", - "full_name": "", - "start_line": 79, - "end_line": 281, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 80, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_volume", - "full_name": "", - "start_line": 107, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_volume", - "full_name": "", - "start_line": 119, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_tone", - "full_name": "", - "start_line": 125, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 126, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_beep", - "full_name": "", - "start_line": 155, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_noise", - "full_name": "", - "start_line": 161, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 167, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 170, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 177, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_frequency_data", - "full_name": "", - "start_line": 194, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_waveform_data", - "full_name": "", - "start_line": 208, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 210, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 211, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_playing", - "full_name": "", - "start_line": 221, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_tone", - "full_name": "", - "start_line": 227, - "end_line": 230, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_beep", - "full_name": "", - "start_line": 233, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_noise", - "full_name": "", - "start_line": 239, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_frequency_data", - "full_name": "", - "start_line": 245, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_waveform_data", - "full_name": "", - "start_line": 251, - "end_line": 254, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_context_running", - "full_name": "", - "start_line": 257, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resume_context", - "full_name": "", - "start_line": 269, - "end_line": 275, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 270, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 271, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 272, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resume_context", - "full_name": "", - "start_line": 278, - "end_line": 280, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AudioBox", - "full_name": "", - "start_line": 283, - "end_line": 303, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 284, - "end_line": 286, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 288, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 292, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 296, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 300, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AudioBox", - "full_name": "", - "start_line": 305, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 306, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 311, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 315, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 319, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 323, - "end_line": 329, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 324, - "end_line": 328, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AudioBox", - "full_name": "", - "start_line": 332, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 333, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 69, - "max_depth": 18, - "node_type_counts": { - "class": 5, - "file_root": 1, - "variable": 14, - "function": 28, - "import": 4, - "if_statement": 16, - "for_loop": 1 - }, - "classes": 5, - "functions": 28, - "methods": 0, - "variables": 14, - "control_structures": 17 - }, - "generated_at": "2025-08-15T16:17:53.906244989Z" - }, - { - "file_info": { - "name": "bool_box.rs", - "path": "src/boxes/bool_box.rs", - "size_bytes": 0, - "total_lines": 123, - "code_lines": 65, - "comment_lines": 41, - "empty_lines": 17, - "code_ratio": 0.5284552845528455, - "analyzed_at": "2025-08-15T16:17:53.906258545Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BoolBox", - "parent_class": null, - "start_line": 47, - "end_line": 50, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 52, - "end_line": 67, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 69, - "end_line": 95, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 97, - "end_line": 117, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 119, - "end_line": 123, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 53, - "end_line": 58, - "parameters": [ - "value: bool" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "true_box", - "start_line": 60, - "end_line": 62, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "false_box", - "start_line": 64, - "end_line": 66, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_string_box", - "start_line": 70, - "end_line": 72, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 74, - "end_line": 80, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 82, - "end_line": 84, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 87, - "end_line": 89, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 92, - "end_line": 94, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 98, - "end_line": 100, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 102, - "end_line": 104, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 106, - "end_line": 108, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 110, - "end_line": 112, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 114, - "end_line": 116, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 120, - "end_line": 122, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 41, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 42, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::Display", - "imported_names": [], - "alias": null, - "line_number": 43, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 14, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 41, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 47, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 52, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 53, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "true_box", - "full_name": "", - "start_line": 60, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "false_box", - "full_name": "", - "start_line": 64, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 69, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 70, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 74, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 82, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 87, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 92, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 97, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 98, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 106, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 110, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 114, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 119, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 120, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 25, - "max_depth": 7, - "node_type_counts": { - "if_statement": 2, - "class": 5, - "file_root": 1, - "import": 3, - "function": 14 - }, - "classes": 5, - "functions": 14, - "methods": 0, - "variables": 0, - "control_structures": 2 - }, - "generated_at": "2025-08-15T16:17:53.906266535Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/buffer/mod.rs", - "size_bytes": 0, - "total_lines": 271, - "code_lines": 189, - "comment_lines": 50, - "empty_lines": 32, - "code_ratio": 0.6974169741697417, - "analyzed_at": "2025-08-15T16:17:53.921173094Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BufferBox", - "parent_class": null, - "start_line": 37, - "end_line": 40, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "BufferBox", - "parent_class": null, - "start_line": 42, - "end_line": 182, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "BufferBox", - "parent_class": null, - "start_line": 185, - "end_line": 194, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Clone", - "type": "impl" - } - }, - { - "name": "BufferBox", - "parent_class": null, - "start_line": 196, - "end_line": 217, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "BufferBox", - "parent_class": null, - "start_line": 219, - "end_line": 223, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "BufferBox", - "parent_class": null, - "start_line": 225, - "end_line": 260, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "BufferBox", - "parent_class": null, - "start_line": 263, - "end_line": 271, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Debug" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 43, - "end_line": 48, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "len", - "start_line": 51, - "end_line": 53, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "from_vec", - "start_line": 55, - "end_line": 60, - "parameters": [ - "data" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "write", - "start_line": 63, - "end_line": 80, - "parameters": [ - "&self", - "data" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "readAll", - "start_line": 83, - "end_line": 90, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "read", - "start_line": 93, - "end_line": 108, - "parameters": [ - "&self", - "count" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear", - "start_line": 111, - "end_line": 114, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "length", - "start_line": 117, - "end_line": 119, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "append", - "start_line": 122, - "end_line": 131, - "parameters": [ - "&self", - "other" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "slice", - "start_line": 134, - "end_line": 152, - "parameters": [ - "&self", - "start", - "end" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_shared_with", - "start_line": 155, - "end_line": 164, - "parameters": [ - "&self", - "other" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "share_reference", - "start_line": 167, - "end_line": 174, - "parameters": [ - "&self", - "_data" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "memory_footprint", - "start_line": 177, - "end_line": 181, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clone", - "start_line": 186, - "end_line": 193, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 197, - "end_line": 199, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 201, - "end_line": 203, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 205, - "end_line": 208, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 210, - "end_line": 212, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 214, - "end_line": 216, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 220, - "end_line": 222, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 226, - "end_line": 228, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 231, - "end_line": 237, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 239, - "end_line": 242, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 245, - "end_line": 247, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 250, - "end_line": 259, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 264, - "end_line": 270, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, IntegerBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 31, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::array::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 32, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 33, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, RwLock}", - "imported_names": [], - "alias": null, - "line_number": 34, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 35, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 26, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 31, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 32, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 33, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 34, - "end_line": 34, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 35, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BufferBox", - "full_name": "", - "start_line": 37, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BufferBox", - "full_name": "", - "start_line": 42, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 43, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "len", - "full_name": "", - "start_line": 51, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_vec", - "full_name": "", - "start_line": 55, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "write", - "full_name": "", - "start_line": 63, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 70, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "readAll", - "full_name": "", - "start_line": 83, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 84, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read", - "full_name": "", - "start_line": 93, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 100, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 111, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "length", - "full_name": "", - "start_line": 117, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "append", - "full_name": "", - "start_line": 122, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 124, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "slice", - "full_name": "", - "start_line": 134, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 139, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_shared_with", - "full_name": "", - "start_line": 155, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 156, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 158, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_reference", - "full_name": "", - "start_line": 167, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "memory_footprint", - "full_name": "", - "start_line": 177, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BufferBox", - "full_name": "", - "start_line": 185, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 186, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BufferBox", - "full_name": "", - "start_line": 196, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 197, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 201, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 205, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 210, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 214, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BufferBox", - "full_name": "", - "start_line": 219, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 220, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BufferBox", - "full_name": "", - "start_line": 225, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 226, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 231, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 239, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 240, - "end_line": 240, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 245, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 250, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 253, - "end_line": 253, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 254, - "end_line": 254, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BufferBox", - "full_name": "", - "start_line": 263, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 264, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 265, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 77, - "max_depth": 15, - "node_type_counts": { - "if_statement": 9, - "class": 7, - "variable": 26, - "import": 5, - "for_loop": 3, - "function": 26, - "file_root": 1 - }, - "classes": 7, - "functions": 26, - "methods": 0, - "variables": 26, - "control_structures": 12 - }, - "generated_at": "2025-08-15T16:17:53.921189978Z" - }, - { - "file_info": { - "name": "canvas_event_box.rs", - "path": "src/boxes/canvas_event_box.rs", - "size_bytes": 0, - "total_lines": 304, - "code_lines": 188, - "comment_lines": 77, - "empty_lines": 39, - "code_ratio": 0.618421052631579, - "analyzed_at": "2025-08-15T16:17:53.906162829Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "CanvasEventBox", - "parent_class": null, - "start_line": 78, - "end_line": 84, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "CanvasEventBox", - "parent_class": null, - "start_line": 86, - "end_line": 249, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "CanvasEventBox", - "parent_class": null, - "start_line": 251, - "end_line": 271, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "CanvasEventBox", - "parent_class": null, - "start_line": 273, - "end_line": 298, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "CanvasEventBox", - "parent_class": null, - "start_line": 300, - "end_line": 304, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 87, - "end_line": 95, - "parameters": [ - "canvas_id: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_canvas_element", - "start_line": 99, - "end_line": 104, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "get_mouse_x", - "start_line": 107, - "end_line": 109, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_mouse_y", - "start_line": 112, - "end_line": 114, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_pressed", - "start_line": 117, - "end_line": 119, - "parameters": [ - "&self", - "button: i16" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_canvas_coordinates", - "start_line": 123, - "end_line": 132, - "parameters": [ - "&self", - "event: &MouseEvent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "on_mouse_down", - "start_line": 136, - "end_line": 147, - "parameters": [ - "&self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 138, - "end_line": 141, - "parameters": [ - "event: MouseEvent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "on_mouse_up", - "start_line": 151, - "end_line": 161, - "parameters": [ - "&self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 153, - "end_line": 155, - "parameters": [ - "event: MouseEvent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "on_mouse_move", - "start_line": 165, - "end_line": 175, - "parameters": [ - "&self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 167, - "end_line": 169, - "parameters": [ - "event: MouseEvent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "on_mouse_click", - "start_line": 179, - "end_line": 189, - "parameters": [ - "&self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 181, - "end_line": 183, - "parameters": [ - "event: MouseEvent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "on_touch_start", - "start_line": 193, - "end_line": 203, - "parameters": [ - "&self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 195, - "end_line": 197, - "parameters": [ - "event: TouchEvent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "on_key_down", - "start_line": 207, - "end_line": 217, - "parameters": [ - "&self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 209, - "end_line": 211, - "parameters": [ - "event: KeyboardEvent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "on_mouse_down", - "start_line": 221, - "end_line": 223, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "on_mouse_up", - "start_line": 226, - "end_line": 228, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "on_mouse_move", - "start_line": 231, - "end_line": 233, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "on_mouse_click", - "start_line": 236, - "end_line": 238, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "on_touch_start", - "start_line": 241, - "end_line": 243, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "on_key_down", - "start_line": 246, - "end_line": 248, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 252, - "end_line": 254, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 256, - "end_line": 258, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 260, - "end_line": 262, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 264, - "end_line": 266, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 268, - "end_line": 270, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 274, - "end_line": 276, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 279, - "end_line": 281, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 283, - "end_line": 285, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 287, - "end_line": 289, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 291, - "end_line": 297, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 301, - "end_line": 303, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 64, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 65, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 68, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_sys::{\n HtmlCanvasElement, MouseEvent, TouchEvent, KeyboardEvent,\n EventTarget, Element\n}", - "imported_names": [], - "alias": null, - "line_number": 71, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 35, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasEventBox", - "full_name": "", - "start_line": 78, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasEventBox", - "full_name": "", - "start_line": 86, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 87, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_canvas_element", - "full_name": "", - "start_line": 99, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 100, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 102, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_mouse_x", - "full_name": "", - "start_line": 107, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_mouse_y", - "full_name": "", - "start_line": 112, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_pressed", - "full_name": "", - "start_line": 117, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_canvas_coordinates", - "full_name": "", - "start_line": 123, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 124, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 126, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_mouse_down", - "full_name": "", - "start_line": 136, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_mouse_up", - "full_name": "", - "start_line": 151, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 153, - "end_line": 155, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_mouse_move", - "full_name": "", - "start_line": 165, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 167, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_mouse_click", - "full_name": "", - "start_line": 179, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 180, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 181, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_touch_start", - "full_name": "", - "start_line": 193, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 194, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_key_down", - "full_name": "", - "start_line": 207, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_mouse_down", - "full_name": "", - "start_line": 221, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_mouse_up", - "full_name": "", - "start_line": 226, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_mouse_move", - "full_name": "", - "start_line": 231, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_mouse_click", - "full_name": "", - "start_line": 236, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_touch_start", - "full_name": "", - "start_line": 241, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_key_down", - "full_name": "", - "start_line": 246, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasEventBox", - "full_name": "", - "start_line": 251, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 252, - "end_line": 254, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 256, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 260, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 264, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 268, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasEventBox", - "full_name": "", - "start_line": 273, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 274, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 279, - "end_line": 281, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 283, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 287, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 291, - "end_line": 297, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 292, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasEventBox", - "full_name": "", - "start_line": 300, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 301, - "end_line": 303, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 59, - "max_depth": 8, - "node_type_counts": { - "function": 29, - "variable": 12, - "if_statement": 8, - "import": 4, - "file_root": 1, - "class": 5 - }, - "classes": 5, - "functions": 29, - "methods": 0, - "variables": 12, - "control_structures": 8 - }, - "generated_at": "2025-08-15T16:17:53.906181347Z" - }, - { - "file_info": { - "name": "canvas_loop_box.rs", - "path": "src/boxes/canvas_loop_box.rs", - "size_bytes": 0, - "total_lines": 314, - "code_lines": 201, - "comment_lines": 68, - "empty_lines": 45, - "code_ratio": 0.6401273885350318, - "analyzed_at": "2025-08-15T16:17:53.906176895Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "CanvasLoopBox", - "parent_class": null, - "start_line": 59, - "end_line": 72, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "CanvasLoopBox", - "parent_class": null, - "start_line": 74, - "end_line": 259, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "CanvasLoopBox", - "parent_class": null, - "start_line": 261, - "end_line": 281, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "CanvasLoopBox", - "parent_class": null, - "start_line": 283, - "end_line": 308, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "CanvasLoopBox", - "parent_class": null, - "start_line": 310, - "end_line": 314, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 75, - "end_line": 93, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "start", - "start_line": 97, - "end_line": 118, - "parameters": [ - "&mut self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 109, - "end_line": 112, - "parameters": [ - "time: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "start", - "start_line": 122, - "end_line": 125, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "stop", - "start_line": 128, - "end_line": 143, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "pause", - "start_line": 146, - "end_line": 160, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "resume", - "start_line": 164, - "end_line": 180, - "parameters": [ - "&mut self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 172, - "end_line": 174, - "parameters": [ - "time: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "resume", - "start_line": 183, - "end_line": 186, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "update_frame", - "start_line": 189, - "end_line": 205, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_fps", - "start_line": 208, - "end_line": 210, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_frame_count", - "start_line": 213, - "end_line": 215, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_delta_time", - "start_line": 218, - "end_line": 220, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_elapsed_time", - "start_line": 223, - "end_line": 229, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_target_fps", - "start_line": 232, - "end_line": 238, - "parameters": [ - "&mut self", - "fps: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_running", - "start_line": 241, - "end_line": 243, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_paused", - "start_line": 246, - "end_line": 248, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "reset", - "start_line": 251, - "end_line": 258, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 262, - "end_line": 264, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 266, - "end_line": 268, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 270, - "end_line": 272, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 274, - "end_line": 276, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 278, - "end_line": 280, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 284, - "end_line": 286, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 289, - "end_line": 291, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 293, - "end_line": 295, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 297, - "end_line": 299, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 301, - "end_line": 307, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 311, - "end_line": 313, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 50, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::TimerBox", - "imported_names": [], - "alias": null, - "line_number": 51, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 52, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 55, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 29, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 50, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 51, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasLoopBox", - "full_name": "", - "start_line": 59, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasLoopBox", - "full_name": "", - "start_line": 74, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 75, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "start", - "full_name": "", - "start_line": 97, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 98, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "start", - "full_name": "", - "start_line": 122, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stop", - "full_name": "", - "start_line": 128, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 129, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "pause", - "full_name": "", - "start_line": 146, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 155, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resume", - "full_name": "", - "start_line": 164, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 172, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 176, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resume", - "full_name": "", - "start_line": 183, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "update_frame", - "full_name": "", - "start_line": 189, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 190, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 194, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_fps", - "full_name": "", - "start_line": 208, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_frame_count", - "full_name": "", - "start_line": 213, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_delta_time", - "full_name": "", - "start_line": 218, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_elapsed_time", - "full_name": "", - "start_line": 223, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_target_fps", - "full_name": "", - "start_line": 232, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 233, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_running", - "full_name": "", - "start_line": 241, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_paused", - "full_name": "", - "start_line": 246, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "reset", - "full_name": "", - "start_line": 251, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 252, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasLoopBox", - "full_name": "", - "start_line": 261, - "end_line": 281, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 262, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 266, - "end_line": 268, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 270, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 274, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 278, - "end_line": 280, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasLoopBox", - "full_name": "", - "start_line": 283, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 284, - "end_line": 286, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 289, - "end_line": 291, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 293, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 297, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 301, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 302, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasLoopBox", - "full_name": "", - "start_line": 310, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 311, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 57, - "max_depth": 8, - "node_type_counts": { - "class": 5, - "import": 4, - "variable": 9, - "file_root": 1, - "function": 27, - "if_statement": 11 - }, - "classes": 5, - "functions": 27, - "methods": 0, - "variables": 9, - "control_structures": 11 - }, - "generated_at": "2025-08-15T16:17:53.906212932Z" - }, - { - "file_info": { - "name": "console_box.rs", - "path": "src/boxes/console_box.rs", - "size_bytes": 0, - "total_lines": 227, - "code_lines": 133, - "comment_lines": 56, - "empty_lines": 38, - "code_ratio": 0.5859030837004405, - "analyzed_at": "2025-08-15T16:17:53.906194231Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 55, - "end_line": 57, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 60, - "end_line": 84, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 87, - "end_line": 107, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 110, - "end_line": 132, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 137, - "end_line": 139, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 142, - "end_line": 163, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 166, - "end_line": 186, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 189, - "end_line": 211, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 216, - "end_line": 220, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 223, - "end_line": 227, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 61, - "end_line": 63, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "log", - "start_line": 66, - "end_line": 68, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "warn", - "start_line": 71, - "end_line": 73, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "error", - "start_line": 76, - "end_line": 78, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear", - "start_line": 81, - "end_line": 83, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 88, - "end_line": 90, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 92, - "end_line": 94, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 96, - "end_line": 98, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 100, - "end_line": 102, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 104, - "end_line": 106, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 111, - "end_line": 113, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 115, - "end_line": 117, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 119, - "end_line": 121, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 123, - "end_line": 125, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 128, - "end_line": 130, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 143, - "end_line": 145, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "log", - "start_line": 148, - "end_line": 150, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "warn", - "start_line": 152, - "end_line": 154, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "error", - "start_line": 156, - "end_line": 158, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear", - "start_line": 160, - "end_line": 162, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 167, - "end_line": 169, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 171, - "end_line": 173, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 175, - "end_line": 177, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 179, - "end_line": 181, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 183, - "end_line": 185, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 190, - "end_line": 192, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 194, - "end_line": 196, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 198, - "end_line": 200, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 202, - "end_line": 204, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 207, - "end_line": 209, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 217, - "end_line": 219, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 224, - "end_line": 226, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 48, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 49, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::Display", - "imported_names": [], - "alias": null, - "line_number": 50, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 10, - "function_count": 32, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 48, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 50, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 55, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 60, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 61, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "log", - "full_name": "", - "start_line": 66, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "warn", - "full_name": "", - "start_line": 71, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "error", - "full_name": "", - "start_line": 76, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 81, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 87, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 88, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 92, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 96, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 100, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 104, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 110, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 111, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 115, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 119, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 123, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 128, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 137, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 142, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 143, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "log", - "full_name": "", - "start_line": 148, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "warn", - "full_name": "", - "start_line": 152, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "error", - "full_name": "", - "start_line": 156, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 160, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 166, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 167, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 171, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 175, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 179, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 183, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 189, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 190, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 194, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 198, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 202, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 207, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 216, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 217, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 223, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 224, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 46, - "max_depth": 3, - "node_type_counts": { - "class": 10, - "file_root": 1, - "import": 3, - "function": 32 - }, - "classes": 10, - "functions": 32, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:17:53.906206006Z" - }, - { - "file_info": { - "name": "debug_box.rs", - "path": "src/boxes/debug_box.rs", - "size_bytes": 0, - "total_lines": 389, - "code_lines": 224, - "comment_lines": 113, - "empty_lines": 52, - "code_ratio": 0.5758354755784062, - "analyzed_at": "2025-08-15T16:17:53.906089714Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "DebugBox", - "parent_class": null, - "start_line": 111, - "end_line": 117, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "TrackedBoxInfo", - "parent_class": null, - "start_line": 120, - "end_line": 125, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct" - } - }, - { - "name": "CallInfo", - "parent_class": null, - "start_line": 128, - "end_line": 132, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct" - } - }, - { - "name": "DebugBox", - "parent_class": null, - "start_line": 134, - "end_line": 309, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "DebugBox", - "parent_class": null, - "start_line": 312, - "end_line": 327, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Clone", - "type": "impl" - } - }, - { - "name": "DebugBox", - "parent_class": null, - "start_line": 330, - "end_line": 351, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "DebugBox", - "parent_class": null, - "start_line": 354, - "end_line": 358, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - }, - { - "name": "DebugBox", - "parent_class": null, - "start_line": 361, - "end_line": 389, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 135, - "end_line": 143, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "start_tracking", - "start_line": 145, - "end_line": 150, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "stop_tracking", - "start_line": 152, - "end_line": 157, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "track_box", - "start_line": 159, - "end_line": 177, - "parameters": [ - "&self", - "box_value: &dyn NyashBox", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_box_fields", - "start_line": 179, - "end_line": 188, - "parameters": [ - "&self", - "box_value: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "dump_all", - "start_line": 190, - "end_line": 206, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "save_to_file", - "start_line": 208, - "end_line": 220, - "parameters": [ - "&self", - "filename: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 214, - "end_line": 216, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "watch", - "start_line": 222, - "end_line": 228, - "parameters": [ - "&self", - "box_value: &dyn NyashBox", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "memory_report", - "start_line": 230, - "end_line": 247, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_breakpoint", - "start_line": 250, - "end_line": 255, - "parameters": [ - "&self", - "function_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "trace_call", - "start_line": 257, - "end_line": 271, - "parameters": [ - "&self", - "function_name: &str", - "args" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "show_call_stack", - "start_line": 273, - "end_line": 287, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear", - "start_line": 289, - "end_line": 298, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_tracking", - "start_line": 300, - "end_line": 303, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_tracked_count", - "start_line": 305, - "end_line": 308, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clone", - "start_line": 313, - "end_line": 326, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 331, - "end_line": 333, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 335, - "end_line": 337, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 339, - "end_line": 342, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 344, - "end_line": 346, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 348, - "end_line": 350, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 355, - "end_line": 357, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 362, - "end_line": 365, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 367, - "end_line": 373, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 375, - "end_line": 377, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 379, - "end_line": 381, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 384, - "end_line": 386, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 102, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 103, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "chrono::Local", - "imported_names": [], - "alias": null, - "line_number": 104, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{BoxCore, BoxBase, NyashBox, StringBox, BoolBox, VoidBox}", - "imported_names": [], - "alias": null, - "line_number": 105, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::interpreter::RuntimeError", - "imported_names": [], - "alias": null, - "line_number": 106, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::instance::InstanceBox", - "imported_names": [], - "alias": null, - "line_number": 107, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 108, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 8, - "function_count": 28, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 102, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DebugBox", - "full_name": "", - "start_line": 111, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TrackedBoxInfo", - "full_name": "", - "start_line": 120, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CallInfo", - "full_name": "", - "start_line": 128, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DebugBox", - "full_name": "", - "start_line": 134, - "end_line": 309, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 135, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "start_tracking", - "full_name": "", - "start_line": 145, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stop_tracking", - "full_name": "", - "start_line": 152, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 153, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "track_box", - "full_name": "", - "start_line": 159, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 167, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_box_fields", - "full_name": "", - "start_line": 179, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 181, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 182, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 183, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "dump_all", - "full_name": "", - "start_line": 190, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 191, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "save_to_file", - "full_name": "", - "start_line": 208, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 210, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "watch", - "full_name": "", - "start_line": 222, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "memory_report", - "full_name": "", - "start_line": 230, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "HashMap", - "full_name": "", - "start_line": 236, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 237, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 242, - "end_line": 244, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_breakpoint", - "full_name": "", - "start_line": 250, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "trace_call", - "full_name": "", - "start_line": 257, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 258, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 268, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "show_call_stack", - "full_name": "", - "start_line": 273, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 274, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 275, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 277, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 289, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 290, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 293, - "end_line": 293, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_tracking", - "full_name": "", - "start_line": 300, - "end_line": 303, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 301, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_tracked_count", - "full_name": "", - "start_line": 305, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 306, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DebugBox", - "full_name": "", - "start_line": 312, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 313, - "end_line": 326, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 314, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 315, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 316, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 317, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DebugBox", - "full_name": "", - "start_line": 330, - "end_line": 351, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 331, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 335, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 339, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 340, - "end_line": 340, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 344, - "end_line": 346, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 348, - "end_line": 350, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DebugBox", - "full_name": "", - "start_line": 354, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 355, - "end_line": 357, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DebugBox", - "full_name": "", - "start_line": 361, - "end_line": 389, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 362, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 363, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 367, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 368, - "end_line": 372, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 375, - "end_line": 377, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 379, - "end_line": 381, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 384, - "end_line": 386, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 81, - "max_depth": 8, - "node_type_counts": { - "import": 7, - "function": 27, - "class": 8, - "variable": 30, - "if_statement": 4, - "for_loop": 4, - "file_root": 1 - }, - "classes": 8, - "functions": 27, - "methods": 0, - "variables": 30, - "control_structures": 8 - }, - "generated_at": "2025-08-15T16:17:53.906115857Z" - }, - { - "file_info": { - "name": "egui_box.rs", - "path": "src/boxes/egui_box.rs", - "size_bytes": 0, - "total_lines": 238, - "code_lines": 153, - "comment_lines": 53, - "empty_lines": 32, - "code_ratio": 0.6428571428571429, - "analyzed_at": "2025-08-15T16:17:53.913283919Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "EguiBox", - "parent_class": null, - "start_line": 51, - "end_line": 57, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "EguiBox", - "parent_class": null, - "start_line": 59, - "end_line": 66, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Debug", - "type": "impl" - } - }, - { - "name": "EguiBox", - "parent_class": null, - "start_line": 68, - "end_line": 80, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Clone" - } - }, - { - "name": "EguiBox", - "parent_class": null, - "start_line": 82, - "end_line": 105, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NyashApp", - "parent_class": null, - "start_line": 108, - "end_line": 111, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct" - } - }, - { - "name": "NyashApp", - "parent_class": null, - "start_line": 113, - "end_line": 119, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "eframe::App", - "type": "impl" - } - }, - { - "name": "EguiBox", - "parent_class": null, - "start_line": 121, - "end_line": 141, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "EguiBox", - "parent_class": null, - "start_line": 143, - "end_line": 147, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - }, - { - "name": "EguiBox", - "parent_class": null, - "start_line": 149, - "end_line": 178, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "EguiBox", - "parent_class": null, - "start_line": 181, - "end_line": 219, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "fmt", - "start_line": 60, - "end_line": 65, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone", - "start_line": 69, - "end_line": 79, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 83, - "end_line": 91, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_app_state", - "start_line": 94, - "end_line": 96, - "parameters": [ - "&mut self", - "state: T" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_update_fn", - "start_line": 99, - "end_line": 104, - "parameters": [ - "&mut self", - "f: F" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "update", - "start_line": 114, - "end_line": 118, - "parameters": [ - "&mut self", - "ctx: &egui::Context", - "_frame: &mut eframe::Frame" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 122, - "end_line": 124, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 126, - "end_line": 128, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 130, - "end_line": 132, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 134, - "end_line": 136, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 138, - "end_line": 140, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 144, - "end_line": 146, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 150, - "end_line": 154, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 156, - "end_line": 158, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 161, - "end_line": 163, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 166, - "end_line": 172, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 174, - "end_line": 176, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "run_gui", - "start_line": 182, - "end_line": 218, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 209, - "end_line": 209, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "test_egui_box_creation", - "start_line": 226, - "end_line": 230, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_egui_box_to_string", - "start_line": 233, - "end_line": 237, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 36, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::interpreter::RuntimeError", - "imported_names": [], - "alias": null, - "line_number": 37, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 38, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 39, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "eframe::{self, epaint::Vec2}", - "imported_names": [], - "alias": null, - "line_number": 40, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 223, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 10, - "function_count": 21, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 38, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 40, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EguiBox", - "full_name": "", - "start_line": 51, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EguiBox", - "full_name": "", - "start_line": 59, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 60, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EguiBox", - "full_name": "", - "start_line": 68, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 69, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EguiBox", - "full_name": "", - "start_line": 82, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 83, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_app_state", - "full_name": "", - "start_line": 94, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_update_fn", - "full_name": "", - "start_line": 99, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashApp", - "full_name": "", - "start_line": 108, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashApp", - "full_name": "", - "start_line": 113, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "update", - "full_name": "", - "start_line": 114, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EguiBox", - "full_name": "", - "start_line": 121, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 122, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 126, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 130, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 134, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 138, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EguiBox", - "full_name": "", - "start_line": 143, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 144, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EguiBox", - "full_name": "", - "start_line": 149, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 150, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 156, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 161, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 166, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 167, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 174, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EguiBox", - "full_name": "", - "start_line": 181, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "run_gui", - "full_name": "", - "start_line": 182, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 191, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_egui_box_creation", - "full_name": "", - "start_line": 226, - "end_line": 230, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 227, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_egui_box_to_string", - "full_name": "", - "start_line": 233, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 235, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 49, - "max_depth": 8, - "node_type_counts": { - "class": 10, - "variable": 9, - "file_root": 1, - "function": 20, - "if_statement": 3, - "import": 6 - }, - "classes": 10, - "functions": 20, - "methods": 0, - "variables": 9, - "control_structures": 3 - }, - "generated_at": "2025-08-15T16:17:53.913297017Z" - }, - { - "file_info": { - "name": "extern_box.rs", - "path": "src/boxes/extern_box.rs", - "size_bytes": 0, - "total_lines": 148, - "code_lines": 123, - "comment_lines": 5, - "empty_lines": 20, - "code_ratio": 0.831081081081081, - "analyzed_at": "2025-08-15T16:17:53.906299361Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ExternBox", - "parent_class": null, - "start_line": 9, - "end_line": 12, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "ExternBox", - "parent_class": null, - "start_line": 14, - "end_line": 28, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ExternBox", - "parent_class": null, - "start_line": 30, - "end_line": 50, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "ExternBox", - "parent_class": null, - "start_line": 52, - "end_line": 148, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - } - ], - "functions": [ - { - "name": "new_console", - "start_line": 15, - "end_line": 20, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_canvas", - "start_line": 22, - "end_line": 27, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 31, - "end_line": 33, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 35, - "end_line": 37, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 39, - "end_line": 41, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 43, - "end_line": 45, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 47, - "end_line": 49, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 53, - "end_line": 55, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 57, - "end_line": 63, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 65, - "end_line": 67, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 69, - "end_line": 74, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 76, - "end_line": 79, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "call_method", - "start_line": 81, - "end_line": 127, - "parameters": [ - "&mut self", - "method: &str", - "args" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "get_field", - "start_line": 129, - "end_line": 131, - "parameters": [ - "&self", - "_field: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "set_field", - "start_line": 133, - "end_line": 135, - "parameters": [ - "&mut self", - "_field: &str", - "_value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "list_methods", - "start_line": 137, - "end_line": 143, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "list_fields", - "start_line": 145, - "end_line": 147, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, VoidBox, IntegerBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 5, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 4, - "function_count": 17, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 5, - "end_line": 5, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ExternBox", - "full_name": "", - "start_line": 9, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ExternBox", - "full_name": "", - "start_line": 14, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_console", - "full_name": "", - "start_line": 15, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_canvas", - "full_name": "", - "start_line": 22, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ExternBox", - "full_name": "", - "start_line": 30, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 31, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 35, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 39, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 43, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 47, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ExternBox", - "full_name": "", - "start_line": 52, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 53, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 57, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 65, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 69, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 76, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "call_method", - "full_name": "", - "start_line": 81, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_field", - "full_name": "", - "start_line": 129, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_field", - "full_name": "", - "start_line": 133, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "list_methods", - "full_name": "", - "start_line": 137, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "list_fields", - "full_name": "", - "start_line": 145, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 29, - "max_depth": 14, - "node_type_counts": { - "class": 4, - "file_root": 1, - "function": 17, - "for_loop": 1, - "if_statement": 4, - "import": 2 - }, - "classes": 4, - "functions": 17, - "methods": 0, - "variables": 0, - "control_structures": 5 - }, - "generated_at": "2025-08-15T16:17:53.906309481Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/file/mod.rs", - "size_bytes": 0, - "total_lines": 172, - "code_lines": 132, - "comment_lines": 15, - "empty_lines": 25, - "code_ratio": 0.7674418604651163, - "analyzed_at": "2025-08-15T16:17:53.926519545Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "FileBox", - "parent_class": null, - "start_line": 12, - "end_line": 16, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 18, - "end_line": 29, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Clone" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 31, - "end_line": 111, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 113, - "end_line": 133, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 135, - "end_line": 166, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 168, - "end_line": 172, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 19, - "end_line": 28, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 32, - "end_line": 50, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 42, - "end_line": 42, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "open", - "start_line": 52, - "end_line": 59, - "parameters": [ - "path: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "read_to_string", - "start_line": 61, - "end_line": 66, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "write_all", - "start_line": 68, - "end_line": 71, - "parameters": [ - "&self", - "buf: &[u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "read", - "start_line": 74, - "end_line": 79, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "write", - "start_line": 82, - "end_line": 88, - "parameters": [ - "&self", - "content" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "exists", - "start_line": 91, - "end_line": 94, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "delete", - "start_line": 97, - "end_line": 102, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "copy", - "start_line": 105, - "end_line": 110, - "parameters": [ - "&self", - "dest: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 114, - "end_line": 116, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 118, - "end_line": 120, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 122, - "end_line": 124, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 126, - "end_line": 128, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 130, - "end_line": 132, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 136, - "end_line": 142, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 145, - "end_line": 147, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 149, - "end_line": 151, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 154, - "end_line": 156, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 159, - "end_line": 165, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 169, - "end_line": 171, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 5, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fs::{File, OpenOptions}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::io::{Read, Write, Result}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fs::OpenOptions", - "imported_names": [], - "alias": null, - "line_number": 40, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::path::Path", - "imported_names": [], - "alias": null, - "line_number": 92, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 22, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 5, - "end_line": 5, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 12, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 18, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 19, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 31, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 32, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 35, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 40, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 41, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "open", - "full_name": "", - "start_line": 52, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read_to_string", - "full_name": "", - "start_line": 61, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "write_all", - "full_name": "", - "start_line": 68, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read", - "full_name": "", - "start_line": 74, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "write", - "full_name": "", - "start_line": 82, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 83, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "exists", - "full_name": "", - "start_line": 91, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "delete", - "full_name": "", - "start_line": 97, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "copy", - "full_name": "", - "start_line": 105, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 113, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 114, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 118, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 122, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 126, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 130, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 135, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 136, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 145, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 149, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 154, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 159, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 168, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 169, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 43, - "max_depth": 10, - "node_type_counts": { - "variable": 7, - "if_statement": 1, - "class": 6, - "function": 21, - "import": 7, - "file_root": 1 - }, - "classes": 6, - "functions": 21, - "methods": 0, - "variables": 7, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:17:53.926529041Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/future/mod.rs", - "size_bytes": 0, - "total_lines": 159, - "code_lines": 122, - "comment_lines": 13, - "empty_lines": 24, - "code_ratio": 0.7672955974842768, - "analyzed_at": "2025-08-15T16:17:53.926539150Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashFutureBox", - "parent_class": null, - "start_line": 12, - "end_line": 16, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "NyashFutureBox", - "parent_class": null, - "start_line": 18, - "end_line": 33, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Clone" - } - }, - { - "name": "NyashFutureBox", - "parent_class": null, - "start_line": 35, - "end_line": 72, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NyashFutureBox", - "parent_class": null, - "start_line": 74, - "end_line": 111, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "NyashFutureBox", - "parent_class": null, - "start_line": 113, - "end_line": 143, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "NyashFutureBox", - "parent_class": null, - "start_line": 145, - "end_line": 149, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - }, - { - "name": "FutureBox", - "parent_class": null, - "start_line": 154, - "end_line": 159, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 19, - "end_line": 32, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 36, - "end_line": 42, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_result", - "start_line": 45, - "end_line": 50, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get", - "start_line": 53, - "end_line": 66, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "ready", - "start_line": 69, - "end_line": 71, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 75, - "end_line": 77, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 80, - "end_line": 82, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 84, - "end_line": 96, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 99, - "end_line": 101, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 104, - "end_line": 110, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 114, - "end_line": 116, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 118, - "end_line": 120, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 122, - "end_line": 134, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 136, - "end_line": 138, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 140, - "end_line": 142, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 146, - "end_line": 148, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "wait_and_get", - "start_line": 156, - "end_line": 158, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 5, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::future::Future", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::pin::Pin", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 17, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 5, - "end_line": 5, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashFutureBox", - "full_name": "", - "start_line": 12, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashFutureBox", - "full_name": "", - "start_line": 18, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 19, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 21, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 25, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashFutureBox", - "full_name": "", - "start_line": 35, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 36, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_result", - "full_name": "", - "start_line": 45, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 48, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get", - "full_name": "", - "start_line": 53, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 56, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ready", - "full_name": "", - "start_line": 69, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashFutureBox", - "full_name": "", - "start_line": 74, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 75, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 80, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 84, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 99, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 104, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashFutureBox", - "full_name": "", - "start_line": 113, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 114, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 118, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 122, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 124, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 126, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 136, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashFutureBox", - "full_name": "", - "start_line": 145, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 146, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FutureBox", - "full_name": "", - "start_line": 154, - "end_line": 159, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "wait_and_get", - "full_name": "", - "start_line": 156, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 48, - "max_depth": 9, - "node_type_counts": { - "file_root": 1, - "for_loop": 1, - "if_statement": 6, - "variable": 11, - "import": 5, - "class": 7, - "function": 17 - }, - "classes": 7, - "functions": 17, - "methods": 0, - "variables": 11, - "control_structures": 7 - }, - "generated_at": "2025-08-15T16:17:53.926547269Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/http/mod.rs", - "size_bytes": 0, - "total_lines": 105, - "code_lines": 72, - "comment_lines": 12, - "empty_lines": 21, - "code_ratio": 0.6857142857142857, - "analyzed_at": "2025-08-15T16:17:53.929450723Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "HttpClientBox", - "parent_class": null, - "start_line": 13, - "end_line": 15, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "HttpClientBox", - "parent_class": null, - "start_line": 17, - "end_line": 48, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "HttpClientBox", - "parent_class": null, - "start_line": 50, - "end_line": 77, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "HttpClientBox", - "parent_class": null, - "start_line": 79, - "end_line": 99, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "HttpClientBox", - "parent_class": null, - "start_line": 101, - "end_line": 105, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 18, - "end_line": 22, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "http_get", - "start_line": 25, - "end_line": 27, - "parameters": [ - "&self", - "url" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "post", - "start_line": 30, - "end_line": 32, - "parameters": [ - "&self", - "url", - "body" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "put", - "start_line": 35, - "end_line": 37, - "parameters": [ - "&self", - "url", - "body" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "delete", - "start_line": 40, - "end_line": 42, - "parameters": [ - "&self", - "url" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "request", - "start_line": 45, - "end_line": 47, - "parameters": [ - "&self", - "method", - "url", - "options" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 51, - "end_line": 53, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 56, - "end_line": 58, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 60, - "end_line": 62, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 65, - "end_line": 67, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 70, - "end_line": 76, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 80, - "end_line": 82, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 84, - "end_line": 86, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 88, - "end_line": 90, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 92, - "end_line": 94, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 96, - "end_line": 98, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 102, - "end_line": 104, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::map_box::MapBox", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 17, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HttpClientBox", - "full_name": "", - "start_line": 13, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HttpClientBox", - "full_name": "", - "start_line": 17, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 18, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "http_get", - "full_name": "", - "start_line": 25, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "post", - "full_name": "", - "start_line": 30, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "put", - "full_name": "", - "start_line": 35, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "delete", - "full_name": "", - "start_line": 40, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "request", - "full_name": "", - "start_line": 45, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HttpClientBox", - "full_name": "", - "start_line": 50, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 51, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 56, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 60, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 65, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 70, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HttpClientBox", - "full_name": "", - "start_line": 79, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 80, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 84, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 88, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 92, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 96, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HttpClientBox", - "full_name": "", - "start_line": 101, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 27, - "max_depth": 6, - "node_type_counts": { - "function": 17, - "class": 5, - "file_root": 1, - "if_statement": 1, - "import": 3 - }, - "classes": 5, - "functions": 17, - "methods": 0, - "variables": 0, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:17:53.929456864Z" - }, - { - "file_info": { - "name": "http_message_box.rs", - "path": "src/boxes/http_message_box.rs", - "size_bytes": 0, - "total_lines": 432, - "code_lines": 281, - "comment_lines": 87, - "empty_lines": 64, - "code_ratio": 0.6504629629629629, - "analyzed_at": "2025-08-15T16:17:53.912121251Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "HTTPRequestBox", - "parent_class": null, - "start_line": 58, - "end_line": 66, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "HTTPRequestBox", - "parent_class": null, - "start_line": 68, - "end_line": 192, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "HTTPRequestBox", - "parent_class": null, - "start_line": 194, - "end_line": 220, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "HTTPRequestBox", - "parent_class": null, - "start_line": 222, - "end_line": 243, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "HTTPRequestBox", - "parent_class": null, - "start_line": 245, - "end_line": 249, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - }, - { - "name": "HTTPResponseBox", - "parent_class": null, - "start_line": 253, - "end_line": 260, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "HTTPResponseBox", - "parent_class": null, - "start_line": 262, - "end_line": 375, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "HTTPResponseBox", - "parent_class": null, - "start_line": 377, - "end_line": 403, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "HTTPResponseBox", - "parent_class": null, - "start_line": 405, - "end_line": 426, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "HTTPResponseBox", - "parent_class": null, - "start_line": 428, - "end_line": 432, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 69, - "end_line": 79, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "parse", - "start_line": 82, - "end_line": 127, - "parameters": [ - "raw_request" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_method", - "start_line": 130, - "end_line": 132, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_path", - "start_line": 135, - "end_line": 137, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_query_string", - "start_line": 140, - "end_line": 142, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_header", - "start_line": 145, - "end_line": 151, - "parameters": [ - "&self", - "name" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_all_headers", - "start_line": 154, - "end_line": 162, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "has_header", - "start_line": 165, - "end_line": 168, - "parameters": [ - "&self", - "name" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_body", - "start_line": 171, - "end_line": 173, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_content_type", - "start_line": 176, - "end_line": 178, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_content_length", - "start_line": 181, - "end_line": 191, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 195, - "end_line": 197, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 200, - "end_line": 202, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 204, - "end_line": 207, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 209, - "end_line": 211, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 213, - "end_line": 219, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 223, - "end_line": 225, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 227, - "end_line": 229, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 231, - "end_line": 234, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 236, - "end_line": 238, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 240, - "end_line": 242, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 246, - "end_line": 248, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 263, - "end_line": 272, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_status", - "start_line": 275, - "end_line": 283, - "parameters": [ - "&self", - "code", - "message" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_header", - "start_line": 286, - "end_line": 292, - "parameters": [ - "&self", - "name", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_content_type", - "start_line": 295, - "end_line": 301, - "parameters": [ - "&self", - "content_type" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_body", - "start_line": 304, - "end_line": 309, - "parameters": [ - "&self", - "content" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "append_body", - "start_line": 312, - "end_line": 317, - "parameters": [ - "&self", - "content" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_http_string", - "start_line": 320, - "end_line": 344, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "create_html_response", - "start_line": 347, - "end_line": 354, - "parameters": [ - "content" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "create_json_response", - "start_line": 357, - "end_line": 364, - "parameters": [ - "content" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "create_404_response", - "start_line": 367, - "end_line": 374, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clone_box", - "start_line": 378, - "end_line": 380, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 383, - "end_line": 385, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 387, - "end_line": 390, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 392, - "end_line": 394, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 396, - "end_line": 402, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 406, - "end_line": 408, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 410, - "end_line": 412, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 414, - "end_line": 417, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 419, - "end_line": 421, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 423, - "end_line": 425, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 429, - "end_line": 431, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 51, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::MapBox", - "imported_names": [], - "alias": null, - "line_number": 52, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 53, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 54, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 10, - "function_count": 43, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 51, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPRequestBox", - "full_name": "", - "start_line": 58, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPRequestBox", - "full_name": "", - "start_line": 68, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 69, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse", - "full_name": "", - "start_line": 82, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 83, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 84, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<&str>", - "full_name": "", - "start_line": 86, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<&str>", - "full_name": "", - "start_line": 92, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<&str>", - "full_name": "", - "start_line": 97, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_method", - "full_name": "", - "start_line": 130, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_path", - "full_name": "", - "start_line": 135, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_query_string", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_header", - "full_name": "", - "start_line": 145, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_all_headers", - "full_name": "", - "start_line": 154, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 155, - "end_line": 155, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 156, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 157, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 158, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "has_header", - "full_name": "", - "start_line": 165, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_body", - "full_name": "", - "start_line": 171, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_content_type", - "full_name": "", - "start_line": 176, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_content_length", - "full_name": "", - "start_line": 181, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPRequestBox", - "full_name": "", - "start_line": 194, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 195, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 200, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 204, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 209, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 213, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 214, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPRequestBox", - "full_name": "", - "start_line": 222, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 223, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 227, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 231, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 236, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 240, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPRequestBox", - "full_name": "", - "start_line": 245, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 246, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPResponseBox", - "full_name": "", - "start_line": 253, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPResponseBox", - "full_name": "", - "start_line": 262, - "end_line": 375, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 263, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_status", - "full_name": "", - "start_line": 275, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 278, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 279, - "end_line": 279, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_header", - "full_name": "", - "start_line": 286, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 287, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 288, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_content_type", - "full_name": "", - "start_line": 295, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 296, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_body", - "full_name": "", - "start_line": 304, - "end_line": 309, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 305, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "append_body", - "full_name": "", - "start_line": 312, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 313, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_http_string", - "full_name": "", - "start_line": 320, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 321, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 328, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 333, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_html_response", - "full_name": "", - "start_line": 347, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 348, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_json_response", - "full_name": "", - "start_line": 357, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 358, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_404_response", - "full_name": "", - "start_line": 367, - "end_line": 374, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 368, - "end_line": 368, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPResponseBox", - "full_name": "", - "start_line": 377, - "end_line": 403, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 378, - "end_line": 380, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 383, - "end_line": 385, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 387, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 392, - "end_line": 394, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 396, - "end_line": 402, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 397, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPResponseBox", - "full_name": "", - "start_line": 405, - "end_line": 426, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 406, - "end_line": 408, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 410, - "end_line": 412, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 414, - "end_line": 417, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 419, - "end_line": 421, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 423, - "end_line": 425, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPResponseBox", - "full_name": "", - "start_line": 428, - "end_line": 432, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 429, - "end_line": 431, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 94, - "max_depth": 11, - "node_type_counts": { - "for_loop": 3, - "function": 43, - "import": 4, - "file_root": 1, - "class": 10, - "variable": 24, - "if_statement": 9 - }, - "classes": 10, - "functions": 43, - "methods": 0, - "variables": 24, - "control_structures": 12 - }, - "generated_at": "2025-08-15T16:17:53.912144490Z" - }, - { - "file_info": { - "name": "http_server_box.rs", - "path": "src/boxes/http_server_box.rs", - "size_bytes": 0, - "total_lines": 439, - "code_lines": 285, - "comment_lines": 89, - "empty_lines": 65, - "code_ratio": 0.6492027334851936, - "analyzed_at": "2025-08-15T16:17:53.917715309Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "HTTPServerBox", - "parent_class": null, - "start_line": 53, - "end_line": 62, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "HTTPServerBox", - "parent_class": null, - "start_line": 64, - "end_line": 100, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Clone", - "type": "impl" - } - }, - { - "name": "HTTPServerBox", - "parent_class": null, - "start_line": 102, - "end_line": 364, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "HTTPServerBox", - "parent_class": null, - "start_line": 366, - "end_line": 398, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "HTTPServerBox", - "parent_class": null, - "start_line": 400, - "end_line": 425, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "HTTPServerBox", - "parent_class": null, - "start_line": 427, - "end_line": 431, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - }, - { - "name": "HTTPServerBox", - "parent_class": null, - "start_line": 434, - "end_line": 439, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Drop" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 65, - "end_line": 99, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 68, - "end_line": 68, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 72, - "end_line": 72, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 77, - "end_line": 77, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 86, - "end_line": 86, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "new", - "start_line": 103, - "end_line": 114, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "bind", - "start_line": 117, - "end_line": 134, - "parameters": [ - "&self", - "address", - "port" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "listen", - "start_line": 137, - "end_line": 154, - "parameters": [ - "&self", - "backlog" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "start", - "start_line": 157, - "end_line": 224, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 207, - "end_line": 207, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 214, - "end_line": 217, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "stop", - "start_line": 227, - "end_line": 246, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "route", - "start_line": 249, - "end_line": 255, - "parameters": [ - "&self", - "path", - "handler" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get", - "start_line": 258, - "end_line": 264, - "parameters": [ - "&self", - "path", - "handler" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "post", - "start_line": 267, - "end_line": 273, - "parameters": [ - "&self", - "path", - "handler" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "put", - "start_line": 276, - "end_line": 282, - "parameters": [ - "&self", - "path", - "handler" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "delete", - "start_line": 285, - "end_line": 291, - "parameters": [ - "&self", - "path", - "handler" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_static_path", - "start_line": 294, - "end_line": 298, - "parameters": [ - "&self", - "path" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_timeout", - "start_line": 301, - "end_line": 305, - "parameters": [ - "&self", - "seconds" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "handle_client_request_with_routes", - "start_line": 308, - "end_line": 352, - "parameters": [ - "client_socket: SocketBox", - "routes" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "get_active_connections", - "start_line": 355, - "end_line": 358, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_running", - "start_line": 361, - "end_line": 363, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 367, - "end_line": 369, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 372, - "end_line": 374, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 376, - "end_line": 385, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 387, - "end_line": 389, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 391, - "end_line": 397, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 401, - "end_line": 403, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 405, - "end_line": 407, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 409, - "end_line": 416, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 418, - "end_line": 420, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 422, - "end_line": 424, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 428, - "end_line": 430, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "drop", - "start_line": 435, - "end_line": 438, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 43, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::SocketBox", - "imported_names": [], - "alias": null, - "line_number": 44, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::http_message_box::{HTTPRequestBox, HTTPResponseBox}", - "imported_names": [], - "alias": null, - "line_number": 45, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 46, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 47, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 48, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::thread", - "imported_names": [], - "alias": null, - "line_number": 49, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 34, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 47, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 48, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPServerBox", - "full_name": "", - "start_line": 53, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPServerBox", - "full_name": "", - "start_line": 64, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 65, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 70, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "HashMap>", - "full_name": "", - "start_line": 71, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec>", - "full_name": "", - "start_line": 76, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 84, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec>", - "full_name": "", - "start_line": 85, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPServerBox", - "full_name": "", - "start_line": 102, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 103, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "bind", - "full_name": "", - "start_line": 117, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "listen", - "full_name": "", - "start_line": 137, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "start", - "full_name": "", - "start_line": 157, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 177, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 198, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "HashMap>", - "full_name": "", - "start_line": 206, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stop", - "full_name": "", - "start_line": 227, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 233, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 240, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 241, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "route", - "full_name": "", - "start_line": 249, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 250, - "end_line": 250, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get", - "full_name": "", - "start_line": 258, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 259, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "post", - "full_name": "", - "start_line": 267, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 268, - "end_line": 268, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 269, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "put", - "full_name": "", - "start_line": 276, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 277, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 278, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "delete", - "full_name": "", - "start_line": 285, - "end_line": 291, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 286, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 287, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_static_path", - "full_name": "", - "start_line": 294, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 295, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_timeout", - "full_name": "", - "start_line": 301, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 302, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "handle_client_request_with_routes", - "full_name": "", - "start_line": 308, - "end_line": 352, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 313, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 314, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 316, - "end_line": 319, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 317, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 322, - "end_line": 322, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 323, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 324, - "end_line": 324, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 329, - "end_line": 329, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 330, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 332, - "end_line": 346, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 332, - "end_line": 346, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 338, - "end_line": 346, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 349, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 350, - "end_line": 350, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 351, - "end_line": 351, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_active_connections", - "full_name": "", - "start_line": 355, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 356, - "end_line": 356, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_running", - "full_name": "", - "start_line": 361, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPServerBox", - "full_name": "", - "start_line": 366, - "end_line": 398, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 367, - "end_line": 369, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 372, - "end_line": 374, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 376, - "end_line": 385, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 377, - "end_line": 377, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 378, - "end_line": 378, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 379, - "end_line": 379, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 387, - "end_line": 389, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 391, - "end_line": 397, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 392, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPServerBox", - "full_name": "", - "start_line": 400, - "end_line": 425, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 401, - "end_line": 403, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 405, - "end_line": 407, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 409, - "end_line": 416, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 410, - "end_line": 410, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 411, - "end_line": 411, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 412, - "end_line": 412, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 418, - "end_line": 420, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 422, - "end_line": 424, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPServerBox", - "full_name": "", - "start_line": 427, - "end_line": 431, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 428, - "end_line": 430, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPServerBox", - "full_name": "", - "start_line": 434, - "end_line": 439, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "drop", - "full_name": "", - "start_line": 435, - "end_line": 438, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 437, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 112, - "max_depth": 16, - "node_type_counts": { - "if_statement": 11, - "variable": 56, - "import": 7, - "class": 7, - "for_loop": 2, - "file_root": 1, - "function": 28 - }, - "classes": 7, - "functions": 28, - "methods": 0, - "variables": 56, - "control_structures": 13 - }, - "generated_at": "2025-08-15T16:17:53.917738484Z" - }, - { - "file_info": { - "name": "integer_box.rs", - "path": "src/boxes/integer_box.rs", - "size_bytes": 0, - "total_lines": 119, - "code_lines": 63, - "comment_lines": 40, - "empty_lines": 16, - "code_ratio": 0.5294117647058824, - "analyzed_at": "2025-08-15T16:17:53.917770197Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 46, - "end_line": 49, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 51, - "end_line": 62, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 64, - "end_line": 91, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 93, - "end_line": 113, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 115, - "end_line": 119, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 52, - "end_line": 57, - "parameters": [ - "value: i64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "zero", - "start_line": 59, - "end_line": 61, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 65, - "end_line": 67, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 69, - "end_line": 76, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 78, - "end_line": 80, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 83, - "end_line": 85, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 88, - "end_line": 90, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 94, - "end_line": 96, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 98, - "end_line": 100, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 102, - "end_line": 104, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 106, - "end_line": 108, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 110, - "end_line": 112, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 116, - "end_line": 118, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 40, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 41, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::Display", - "imported_names": [], - "alias": null, - "line_number": 42, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::BoolBox", - "imported_names": [], - "alias": null, - "line_number": 70, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 13, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 40, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 41, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 46, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 51, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 52, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "zero", - "full_name": "", - "start_line": 59, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 64, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 65, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 69, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 70, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 78, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 83, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 88, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 93, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 94, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 98, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 106, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 110, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 115, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 116, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 24, - "max_depth": 6, - "node_type_counts": { - "class": 5, - "if_statement": 1, - "import": 4, - "function": 13, - "file_root": 1 - }, - "classes": 5, - "functions": 13, - "methods": 0, - "variables": 0, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:17:53.917776972Z" - }, - { - "file_info": { - "name": "intent_box.rs", - "path": "src/boxes/intent_box.rs", - "size_bytes": 0, - "total_lines": 154, - "code_lines": 92, - "comment_lines": 42, - "empty_lines": 20, - "code_ratio": 0.5974025974025974, - "analyzed_at": "2025-08-15T16:17:53.914330251Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "IntentBox", - "parent_class": null, - "start_line": 42, - "end_line": 48, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "IntentBox", - "parent_class": null, - "start_line": 50, - "end_line": 61, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Clone" - } - }, - { - "name": "IntentBox", - "parent_class": null, - "start_line": 63, - "end_line": 96, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "IntentBox", - "parent_class": null, - "start_line": 98, - "end_line": 124, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "IntentBox", - "parent_class": null, - "start_line": 126, - "end_line": 147, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "IntentBox", - "parent_class": null, - "start_line": 149, - "end_line": 153, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 51, - "end_line": 60, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 65, - "end_line": 71, - "parameters": [ - "name: String", - "payload" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_name", - "start_line": 74, - "end_line": 77, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_payload", - "start_line": 80, - "end_line": 83, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_payload", - "start_line": 86, - "end_line": 95, - "parameters": [ - "&self", - "payload" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clone_box", - "start_line": 99, - "end_line": 101, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 104, - "end_line": 106, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 108, - "end_line": 111, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 113, - "end_line": 119, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 121, - "end_line": 123, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 127, - "end_line": 129, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 131, - "end_line": 133, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 135, - "end_line": 138, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 140, - "end_line": 142, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 144, - "end_line": 146, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 150, - "end_line": 152, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 35, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 36, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 37, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{self, Debug}", - "imported_names": [], - "alias": null, - "line_number": 38, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 16, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 35, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 38, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntentBox", - "full_name": "", - "start_line": 42, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntentBox", - "full_name": "", - "start_line": 50, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 51, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntentBox", - "full_name": "", - "start_line": 63, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 65, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_name", - "full_name": "", - "start_line": 74, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_payload", - "full_name": "", - "start_line": 80, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_payload", - "full_name": "", - "start_line": 86, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntentBox", - "full_name": "", - "start_line": 98, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 99, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 104, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 108, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 113, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 121, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntentBox", - "full_name": "", - "start_line": 126, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 127, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 131, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 135, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 144, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntentBox", - "full_name": "", - "start_line": 149, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 150, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 35, - "max_depth": 6, - "node_type_counts": { - "class": 6, - "variable": 7, - "function": 16, - "if_statement": 1, - "file_root": 1, - "import": 4 - }, - "classes": 6, - "functions": 16, - "methods": 0, - "variables": 7, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:17:53.914339101Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/json/mod.rs", - "size_bytes": 0, - "total_lines": 278, - "code_lines": 221, - "comment_lines": 23, - "empty_lines": 34, - "code_ratio": 0.7949640287769785, - "analyzed_at": "2025-08-15T16:17:53.929846305Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "JSONBox", - "parent_class": null, - "start_line": 13, - "end_line": 16, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "JSONBox", - "parent_class": null, - "start_line": 18, - "end_line": 27, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Clone" - } - }, - { - "name": "JSONBox", - "parent_class": null, - "start_line": 29, - "end_line": 131, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "JSONBox", - "parent_class": null, - "start_line": 133, - "end_line": 166, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "JSONBox", - "parent_class": null, - "start_line": 168, - "end_line": 172, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - }, - { - "name": "JSONBox", - "parent_class": null, - "start_line": 174, - "end_line": 204, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 19, - "end_line": 26, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "from_str", - "start_line": 30, - "end_line": 36, - "parameters": [ - "s: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new", - "start_line": 38, - "end_line": 43, - "parameters": [ - "value: Value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "to_string", - "start_line": 45, - "end_line": 48, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "parse", - "start_line": 51, - "end_line": 57, - "parameters": [ - "data" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "stringify", - "start_line": 60, - "end_line": 62, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get", - "start_line": 65, - "end_line": 88, - "parameters": [ - "&self", - "key" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set", - "start_line": 91, - "end_line": 103, - "parameters": [ - "&self", - "key", - "new_value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "has", - "start_line": 106, - "end_line": 115, - "parameters": [ - "&self", - "key" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "keys", - "start_line": 118, - "end_line": 130, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 134, - "end_line": 136, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 138, - "end_line": 140, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 142, - "end_line": 157, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 159, - "end_line": 161, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 163, - "end_line": 165, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 169, - "end_line": 171, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 175, - "end_line": 177, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 180, - "end_line": 182, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 184, - "end_line": 187, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 190, - "end_line": 192, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 195, - "end_line": 203, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "json_value_to_nyash_box", - "start_line": 207, - "end_line": 241, - "parameters": [ - "value: &Value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "nyash_box_to_json_value", - "start_line": 244, - "end_line": 278, - "parameters": [ - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 263, - "end_line": 263, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, BoxCore, BoxBase, StringBox, BoolBox, IntegerBox}", - "imported_names": [], - "alias": null, - "line_number": 5, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::array::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::map_box::MapBox", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "serde_json::{Value, Error}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 24, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 5, - "end_line": 5, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "JSONBox", - "full_name": "", - "start_line": 13, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "JSONBox", - "full_name": "", - "start_line": 18, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 19, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "JSONBox", - "full_name": "", - "start_line": 29, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_str", - "full_name": "", - "start_line": 30, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 31, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 38, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string", - "full_name": "", - "start_line": 45, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse", - "full_name": "", - "start_line": 51, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stringify", - "full_name": "", - "start_line": 60, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get", - "full_name": "", - "start_line": 65, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 70, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set", - "full_name": "", - "start_line": 91, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "has", - "full_name": "", - "start_line": 106, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 110, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "keys", - "full_name": "", - "start_line": 118, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 120, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "JSONBox", - "full_name": "", - "start_line": 133, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 134, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 138, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 142, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 155, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 159, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 163, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "JSONBox", - "full_name": "", - "start_line": 168, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 169, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "JSONBox", - "full_name": "", - "start_line": 174, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 175, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 180, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 184, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 190, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 195, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 198, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "json_value_to_nyash_box", - "full_name": "", - "start_line": 207, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 212, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 214, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 225, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "nyash_box_to_json_value", - "full_name": "", - "start_line": 244, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 245, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 247, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 258, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 261, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 262, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 267, - "end_line": 267, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 268, - "end_line": 268, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 269, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 270, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 83, - "max_depth": 17, - "node_type_counts": { - "class": 6, - "import": 6, - "function": 23, - "for_loop": 4, - "file_root": 1, - "variable": 26, - "if_statement": 17 - }, - "classes": 6, - "functions": 23, - "methods": 0, - "variables": 26, - "control_structures": 21 - }, - "generated_at": "2025-08-15T16:17:53.929862490Z" - }, - { - "file_info": { - "name": "map_box.rs", - "path": "src/boxes/map_box.rs", - "size_bytes": 0, - "total_lines": 313, - "code_lines": 160, - "comment_lines": 122, - "empty_lines": 31, - "code_ratio": 0.5111821086261981, - "analyzed_at": "2025-08-15T16:17:53.913934336Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "MapBox", - "parent_class": null, - "start_line": 114, - "end_line": 117, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "MapBox", - "parent_class": null, - "start_line": 119, - "end_line": 223, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MapBox", - "parent_class": null, - "start_line": 226, - "end_line": 238, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Clone", - "type": "impl" - } - }, - { - "name": "MapBox", - "parent_class": null, - "start_line": 240, - "end_line": 261, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "MapBox", - "parent_class": null, - "start_line": 263, - "end_line": 296, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "MapBox", - "parent_class": null, - "start_line": 298, - "end_line": 302, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "MapBox", - "parent_class": null, - "start_line": 304, - "end_line": 313, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Debug", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 120, - "end_line": 125, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set", - "start_line": 128, - "end_line": 132, - "parameters": [ - "&self", - "key", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get", - "start_line": 135, - "end_line": 141, - "parameters": [ - "&self", - "key" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "has", - "start_line": 144, - "end_line": 147, - "parameters": [ - "&self", - "key" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "delete", - "start_line": 150, - "end_line": 156, - "parameters": [ - "&self", - "key" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "keys", - "start_line": 159, - "end_line": 166, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "values", - "start_line": 169, - "end_line": 179, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 172, - "end_line": 172, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "size", - "start_line": 182, - "end_line": 184, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear", - "start_line": 187, - "end_line": 190, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "forEach", - "start_line": 193, - "end_line": 197, - "parameters": [ - "&self", - "_callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "toJSON", - "start_line": 200, - "end_line": 217, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_data", - "start_line": 220, - "end_line": 222, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clone", - "start_line": 227, - "end_line": 237, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 231, - "end_line": 231, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "box_id", - "start_line": 241, - "end_line": 243, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 245, - "end_line": 247, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 249, - "end_line": 252, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 254, - "end_line": 256, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 258, - "end_line": 260, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 264, - "end_line": 266, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 268, - "end_line": 271, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 274, - "end_line": 276, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 279, - "end_line": 285, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 287, - "end_line": 294, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 299, - "end_line": 301, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 305, - "end_line": 312, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{BoxCore, BoxBase, NyashBox, StringBox, IntegerBox, BoolBox}", - "imported_names": [], - "alias": null, - "line_number": 106, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 107, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 108, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 109, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 110, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, RwLock}", - "imported_names": [], - "alias": null, - "line_number": 111, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 27, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 110, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MapBox", - "full_name": "", - "start_line": 114, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MapBox", - "full_name": "", - "start_line": 119, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 120, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set", - "full_name": "", - "start_line": 128, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 129, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get", - "full_name": "", - "start_line": 135, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "has", - "full_name": "", - "start_line": 144, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "delete", - "full_name": "", - "start_line": 150, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "keys", - "full_name": "", - "start_line": 159, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 160, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "values", - "full_name": "", - "start_line": 169, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec>", - "full_name": "", - "start_line": 170, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 175, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "size", - "full_name": "", - "start_line": 182, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 187, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "forEach", - "full_name": "", - "start_line": 193, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "toJSON", - "full_name": "", - "start_line": 200, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 202, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 205, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_data", - "full_name": "", - "start_line": 220, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MapBox", - "full_name": "", - "start_line": 226, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 227, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "HashMap>", - "full_name": "", - "start_line": 230, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MapBox", - "full_name": "", - "start_line": 240, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 241, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 245, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 249, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 250, - "end_line": 250, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 254, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 258, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MapBox", - "full_name": "", - "start_line": 263, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 264, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 268, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 269, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 274, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 279, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 287, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 288, - "end_line": 293, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MapBox", - "full_name": "", - "start_line": 298, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 299, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MapBox", - "full_name": "", - "start_line": 304, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 305, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 306, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 63, - "max_depth": 9, - "node_type_counts": { - "if_statement": 2, - "file_root": 1, - "function": 25, - "class": 7, - "for_loop": 3, - "import": 6, - "variable": 19 - }, - "classes": 7, - "functions": 25, - "methods": 0, - "variables": 19, - "control_structures": 5 - }, - "generated_at": "2025-08-15T16:17:53.913949768Z" - }, - { - "file_info": { - "name": "math_box.rs", - "path": "src/boxes/math_box.rs", - "size_bytes": 0, - "total_lines": 513, - "code_lines": 371, - "comment_lines": 80, - "empty_lines": 62, - "code_ratio": 0.723196881091618, - "analyzed_at": "2025-08-15T16:17:53.914367998Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "MathBox", - "parent_class": null, - "start_line": 65, - "end_line": 67, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "MathBox", - "parent_class": null, - "start_line": 69, - "end_line": 283, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MathBox", - "parent_class": null, - "start_line": 285, - "end_line": 305, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "MathBox", - "parent_class": null, - "start_line": 307, - "end_line": 333, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "MathBox", - "parent_class": null, - "start_line": 335, - "end_line": 339, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 343, - "end_line": 346, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 348, - "end_line": 355, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 357, - "end_line": 377, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 379, - "end_line": 407, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 409, - "end_line": 413, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "RangeBox", - "parent_class": null, - "start_line": 417, - "end_line": 422, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "RangeBox", - "parent_class": null, - "start_line": 424, - "end_line": 453, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "RangeBox", - "parent_class": null, - "start_line": 455, - "end_line": 475, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "RangeBox", - "parent_class": null, - "start_line": 477, - "end_line": 507, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "RangeBox", - "parent_class": null, - "start_line": 509, - "end_line": 513, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 70, - "end_line": 74, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "abs", - "start_line": 77, - "end_line": 85, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "max", - "start_line": 88, - "end_line": 102, - "parameters": [ - "&self", - "a", - "b" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "min", - "start_line": 105, - "end_line": 119, - "parameters": [ - "&self", - "a", - "b" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "pow", - "start_line": 122, - "end_line": 136, - "parameters": [ - "&self", - "base", - "exp" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "sqrt", - "start_line": 139, - "end_line": 155, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "getPi", - "start_line": 159, - "end_line": 161, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "getE", - "start_line": 165, - "end_line": 167, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "sin", - "start_line": 170, - "end_line": 178, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "cos", - "start_line": 181, - "end_line": 189, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "tan", - "start_line": 192, - "end_line": 200, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "log", - "start_line": 203, - "end_line": 219, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "log10", - "start_line": 222, - "end_line": 238, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "exp", - "start_line": 241, - "end_line": 249, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "floor", - "start_line": 252, - "end_line": 260, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "ceil", - "start_line": 263, - "end_line": 271, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "round", - "start_line": 274, - "end_line": 282, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 286, - "end_line": 288, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 290, - "end_line": 292, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 294, - "end_line": 296, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 298, - "end_line": 300, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 302, - "end_line": 304, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 308, - "end_line": 310, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 312, - "end_line": 314, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 316, - "end_line": 318, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 321, - "end_line": 323, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 325, - "end_line": 331, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 336, - "end_line": 338, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 349, - "end_line": 354, - "parameters": [ - "value: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 358, - "end_line": 360, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 362, - "end_line": 364, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 366, - "end_line": 368, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 370, - "end_line": 372, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 374, - "end_line": 376, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 380, - "end_line": 382, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 384, - "end_line": 386, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 388, - "end_line": 390, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 393, - "end_line": 395, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 397, - "end_line": 405, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 410, - "end_line": 412, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 425, - "end_line": 432, - "parameters": [ - "start: i64", - "end: i64", - "step: i64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "iter", - "start_line": 435, - "end_line": 452, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 456, - "end_line": 458, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 460, - "end_line": 462, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 464, - "end_line": 466, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 468, - "end_line": 470, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 472, - "end_line": 474, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 478, - "end_line": 480, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 482, - "end_line": 484, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 486, - "end_line": 488, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 491, - "end_line": 493, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 495, - "end_line": 505, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 510, - "end_line": 512, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, BoxCore, BoxBase, next_box_id}", - "imported_names": [], - "alias": null, - "line_number": 59, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 60, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 61, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 15, - "function_count": 53, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 61, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MathBox", - "full_name": "", - "start_line": 65, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MathBox", - "full_name": "", - "start_line": 69, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 70, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "abs", - "full_name": "", - "start_line": 77, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "max", - "full_name": "", - "start_line": 88, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "min", - "full_name": "", - "start_line": 105, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "pow", - "full_name": "", - "start_line": 122, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "sqrt", - "full_name": "", - "start_line": 139, - "end_line": 155, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "getPi", - "full_name": "", - "start_line": 159, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "getE", - "full_name": "", - "start_line": 165, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "sin", - "full_name": "", - "start_line": 170, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "cos", - "full_name": "", - "start_line": 181, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 182, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "tan", - "full_name": "", - "start_line": 192, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "log", - "full_name": "", - "start_line": 203, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 205, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 210, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 211, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "log10", - "full_name": "", - "start_line": 222, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 230, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "exp", - "full_name": "", - "start_line": 241, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 242, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 244, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "floor", - "full_name": "", - "start_line": 252, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 253, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ceil", - "full_name": "", - "start_line": 263, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 264, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "round", - "full_name": "", - "start_line": 274, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 281, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 277, - "end_line": 281, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MathBox", - "full_name": "", - "start_line": 285, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 286, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 290, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 294, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 298, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 302, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MathBox", - "full_name": "", - "start_line": 307, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 308, - "end_line": 310, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 312, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 316, - "end_line": 318, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 321, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 325, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 326, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MathBox", - "full_name": "", - "start_line": 335, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 336, - "end_line": 338, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 343, - "end_line": 346, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 348, - "end_line": 355, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 349, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 357, - "end_line": 377, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 358, - "end_line": 360, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 362, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 366, - "end_line": 368, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 370, - "end_line": 372, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 374, - "end_line": 376, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 379, - "end_line": 407, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 380, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 384, - "end_line": 386, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 388, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 393, - "end_line": 395, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 397, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 398, - "end_line": 404, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 400, - "end_line": 404, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 409, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 410, - "end_line": 412, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RangeBox", - "full_name": "", - "start_line": 417, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RangeBox", - "full_name": "", - "start_line": 424, - "end_line": 453, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 425, - "end_line": 432, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "iter", - "full_name": "", - "start_line": 435, - "end_line": 452, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 436, - "end_line": 436, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 437, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 439, - "end_line": 449, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 440, - "end_line": 443, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 444, - "end_line": 449, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 445, - "end_line": 448, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RangeBox", - "full_name": "", - "start_line": 455, - "end_line": 475, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 456, - "end_line": 458, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 460, - "end_line": 462, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 464, - "end_line": 466, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 468, - "end_line": 470, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 472, - "end_line": 474, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RangeBox", - "full_name": "", - "start_line": 477, - "end_line": 507, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 478, - "end_line": 480, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 482, - "end_line": 484, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 486, - "end_line": 488, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 491, - "end_line": 493, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 495, - "end_line": 505, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 496, - "end_line": 504, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RangeBox", - "full_name": "", - "start_line": 509, - "end_line": 513, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 510, - "end_line": 512, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 117, - "max_depth": 11, - "node_type_counts": { - "file_root": 1, - "function": 53, - "import": 3, - "class": 15, - "if_statement": 40, - "variable": 3, - "for_loop": 2 - }, - "classes": 15, - "functions": 53, - "methods": 0, - "variables": 3, - "control_structures": 42 - }, - "generated_at": "2025-08-15T16:17:53.914393958Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/mod.rs", - "size_bytes": 0, - "total_lines": 146, - "code_lines": 67, - "comment_lines": 66, - "empty_lines": 13, - "code_ratio": 0.4589041095890411, - "analyzed_at": "2025-08-15T16:17:53.913748089Z", - "metadata": {} - }, - "language": "rust", - "classes": [], - "functions": [], - "imports": [ - { - "type": "rust_use", - "module_path": "string_box::StringBox", - "imported_names": [], - "alias": null, - "line_number": 81, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "integer_box::IntegerBox", - "imported_names": [], - "alias": null, - "line_number": 82, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "bool_box::BoolBox", - "imported_names": [], - "alias": null, - "line_number": 83, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "math_box::{MathBox, FloatBox}", - "imported_names": [], - "alias": null, - "line_number": 84, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "time_box::{TimeBox, DateTimeBox}", - "imported_names": [], - "alias": null, - "line_number": 85, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "debug_box::DebugBox", - "imported_names": [], - "alias": null, - "line_number": 86, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "random_box::RandomBox", - "imported_names": [], - "alias": null, - "line_number": 87, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "timer_box::TimerBox", - "imported_names": [], - "alias": null, - "line_number": 88, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "canvas_event_box::CanvasEventBox", - "imported_names": [], - "alias": null, - "line_number": 89, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "canvas_loop_box::CanvasLoopBox", - "imported_names": [], - "alias": null, - "line_number": 90, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "audio_box::AudioBox", - "imported_names": [], - "alias": null, - "line_number": 91, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "qr_box::QRBox", - "imported_names": [], - "alias": null, - "line_number": 92, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "sound_box::SoundBox", - "imported_names": [], - "alias": null, - "line_number": 93, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "map_box::MapBox", - "imported_names": [], - "alias": null, - "line_number": 94, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "console_box::ConsoleBox", - "imported_names": [], - "alias": null, - "line_number": 95, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "egui_box::EguiBox", - "imported_names": [], - "alias": null, - "line_number": 99, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web::{WebDisplayBox, WebConsoleBox, WebCanvasBox}", - "imported_names": [], - "alias": null, - "line_number": 103, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "null_box::{NullBox, null}", - "imported_names": [], - "alias": null, - "line_number": 127, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "array::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 130, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "buffer::BufferBox", - "imported_names": [], - "alias": null, - "line_number": 131, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "file::FileBox", - "imported_names": [], - "alias": null, - "line_number": 132, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "future::{NyashFutureBox, FutureBox}", - "imported_names": [], - "alias": null, - "line_number": 133, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "json::JSONBox", - "imported_names": [], - "alias": null, - "line_number": 134, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "result::{NyashResultBox, ResultBox}", - "imported_names": [], - "alias": null, - "line_number": 135, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "http::HttpClientBox", - "imported_names": [], - "alias": null, - "line_number": 136, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "stream::{NyashStreamBox, StreamBox}", - "imported_names": [], - "alias": null, - "line_number": 137, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "regex::RegexBox", - "imported_names": [], - "alias": null, - "line_number": 138, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "socket_box::SocketBox", - "imported_names": [], - "alias": null, - "line_number": 139, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "http_message_box::{HTTPRequestBox, HTTPResponseBox}", - "imported_names": [], - "alias": null, - "line_number": 140, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "http_server_box::HTTPServerBox", - "imported_names": [], - "alias": null, - "line_number": 141, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "intent_box::IntentBox", - "imported_names": [], - "alias": null, - "line_number": 144, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 0, - "function_count": 0, - "import_count": 31, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 83, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 84, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 130, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 131, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 132, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 133, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 139, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 32, - "max_depth": 1, - "node_type_counts": { - "file_root": 1, - "import": 31 - }, - "classes": 0, - "functions": 0, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:17:53.913756058Z" - }, - { - "file_info": { - "name": "null_box.rs", - "path": "src/boxes/null_box.rs", - "size_bytes": 0, - "total_lines": 244, - "code_lines": 117, - "comment_lines": 96, - "empty_lines": 31, - "code_ratio": 0.47950819672131145, - "analyzed_at": "2025-08-15T16:17:53.913808634Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NullBox", - "parent_class": null, - "start_line": 93, - "end_line": 95, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "NullBox", - "parent_class": null, - "start_line": 97, - "end_line": 135, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NullBox", - "parent_class": null, - "start_line": 137, - "end_line": 157, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "NullBox", - "parent_class": null, - "start_line": 159, - "end_line": 182, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "NullBox", - "parent_class": null, - "start_line": 184, - "end_line": 188, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 98, - "end_line": 102, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_null", - "start_line": 105, - "end_line": 107, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_not_null", - "start_line": 110, - "end_line": 112, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "check_null", - "start_line": 115, - "end_line": 117, - "parameters": [ - "value: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "check_not_null", - "start_line": 120, - "end_line": 122, - "parameters": [ - "value: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_or_default", - "start_line": 125, - "end_line": 134, - "parameters": [ - "value: &dyn NyashBox", - "default" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 138, - "end_line": 140, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 142, - "end_line": 144, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 146, - "end_line": 148, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 150, - "end_line": 152, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 154, - "end_line": 156, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 160, - "end_line": 162, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 164, - "end_line": 166, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 168, - "end_line": 170, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 173, - "end_line": 175, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 177, - "end_line": 180, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 185, - "end_line": 187, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "null", - "start_line": 191, - "end_line": 193, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "test_null_creation", - "start_line": 201, - "end_line": 206, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_null_check", - "start_line": 209, - "end_line": 218, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_null_equality", - "start_line": 221, - "end_line": 228, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_get_or_default", - "start_line": 231, - "end_line": 243, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase, next_box_id}", - "imported_names": [], - "alias": null, - "line_number": 87, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 88, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 89, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 197, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::IntegerBox", - "imported_names": [], - "alias": null, - "line_number": 198, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 22, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NullBox", - "full_name": "", - "start_line": 93, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NullBox", - "full_name": "", - "start_line": 97, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 98, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_null", - "full_name": "", - "start_line": 105, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_not_null", - "full_name": "", - "start_line": 110, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "check_null", - "full_name": "", - "start_line": 115, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "check_not_null", - "full_name": "", - "start_line": 120, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_or_default", - "full_name": "", - "start_line": 125, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 129, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NullBox", - "full_name": "", - "start_line": 137, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 138, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 142, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 146, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 150, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 154, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NullBox", - "full_name": "", - "start_line": 159, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 160, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 164, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 168, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 173, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 177, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NullBox", - "full_name": "", - "start_line": 184, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 185, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "null", - "full_name": "", - "start_line": 191, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 198, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_null_creation", - "full_name": "", - "start_line": 201, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 202, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_null_check", - "full_name": "", - "start_line": 209, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 210, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 211, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_null_equality", - "full_name": "", - "start_line": 221, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 222, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_get_or_default", - "full_name": "", - "start_line": 231, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 233, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 237, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 241, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 45, - "max_depth": 6, - "node_type_counts": { - "import": 5, - "function": 22, - "variable": 11, - "file_root": 1, - "if_statement": 1, - "class": 5 - }, - "classes": 5, - "functions": 22, - "methods": 0, - "variables": 11, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:17:53.913821635Z" - }, - { - "file_info": { - "name": "p2p_box.rs", - "path": "src/boxes/p2p_box.rs", - "size_bytes": 0, - "total_lines": 211, - "code_lines": 133, - "comment_lines": 51, - "empty_lines": 27, - "code_ratio": 0.6303317535545023, - "analyzed_at": "2025-08-15T16:17:53.914371601Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "P2PBox", - "parent_class": null, - "start_line": 48, - "end_line": 53, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "P2PBox", - "parent_class": null, - "start_line": 55, - "end_line": 74, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Clone", - "type": "impl" - } - }, - { - "name": "TransportKind", - "parent_class": null, - "start_line": 76, - "end_line": 79, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "TransportKind", - "parent_class": null, - "start_line": 81, - "end_line": 90, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::str::FromStr", - "type": "impl" - } - }, - { - "name": "P2PBox", - "parent_class": null, - "start_line": 92, - "end_line": 211, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "P2PBox", - "parent_class": null, - "start_line": 154, - "end_line": 181, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "P2PBox", - "parent_class": null, - "start_line": 183, - "end_line": 205, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "P2PBox", - "parent_class": null, - "start_line": 207, - "end_line": 211, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 56, - "end_line": 73, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "from_str", - "start_line": 84, - "end_line": 89, - "parameters": [ - "s: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 94, - "end_line": 105, - "parameters": [ - "node_id: String", - "transport_kind: TransportKind" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_node_id", - "start_line": 108, - "end_line": 111, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "send", - "start_line": 114, - "end_line": 127, - "parameters": [ - "&self", - "to", - "intent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "on", - "start_line": 130, - "end_line": 150, - "parameters": [ - "&self", - "intent_name", - "handler" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_reachable", - "start_line": 139, - "end_line": 143, - "parameters": [ - "&self", - "node_id" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_transport_type", - "start_line": 146, - "end_line": 149, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clone_box", - "start_line": 155, - "end_line": 157, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 160, - "end_line": 162, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 164, - "end_line": 168, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 170, - "end_line": 176, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 178, - "end_line": 180, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 184, - "end_line": 186, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 188, - "end_line": 190, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 192, - "end_line": 196, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 198, - "end_line": 200, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 202, - "end_line": 204, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 208, - "end_line": 210, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 38, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::IntentBox", - "imported_names": [], - "alias": null, - "line_number": 39, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::transport::{Transport, InProcessTransport, TransportError}", - "imported_names": [], - "alias": null, - "line_number": 40, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::messaging::IntentHandler", - "imported_names": [], - "alias": null, - "line_number": 41, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 42, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 43, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 44, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 8, - "function_count": 19, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 38, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 40, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 41, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "P2PBox", - "full_name": "", - "start_line": 48, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "P2PBox", - "full_name": "", - "start_line": 55, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 56, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 61, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Box", - "full_name": "", - "start_line": 62, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TransportKind", - "full_name": "", - "start_line": 76, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TransportKind", - "full_name": "", - "start_line": 81, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_str", - "full_name": "", - "start_line": 84, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "P2PBox", - "full_name": "", - "start_line": 92, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 94, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Box", - "full_name": "", - "start_line": 95, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_node_id", - "full_name": "", - "start_line": 108, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "send", - "full_name": "", - "start_line": 114, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on", - "full_name": "", - "start_line": 130, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 131, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_reachable", - "full_name": "", - "start_line": 139, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_transport_type", - "full_name": "", - "start_line": 146, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "P2PBox", - "full_name": "", - "start_line": 154, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 155, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 160, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 164, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 170, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 178, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "P2PBox", - "full_name": "", - "start_line": 183, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 184, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 188, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 192, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 194, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 198, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 202, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "P2PBox", - "full_name": "", - "start_line": 207, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 208, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 54, - "max_depth": 8, - "node_type_counts": { - "function": 19, - "file_root": 1, - "import": 7, - "if_statement": 2, - "class": 8, - "variable": 17 - }, - "classes": 8, - "functions": 19, - "methods": 0, - "variables": 17, - "control_structures": 2 - }, - "generated_at": "2025-08-15T16:17:53.914383591Z" - }, - { - "file_info": { - "name": "qr_box.rs", - "path": "src/boxes/qr_box.rs", - "size_bytes": 0, - "total_lines": 339, - "code_lines": 220, - "comment_lines": 79, - "empty_lines": 40, - "code_ratio": 0.6489675516224189, - "analyzed_at": "2025-08-15T16:17:53.919962551Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "QRBox", - "parent_class": null, - "start_line": 65, - "end_line": 73, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "QRBox", - "parent_class": null, - "start_line": 75, - "end_line": 284, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "QRBox", - "parent_class": null, - "start_line": 286, - "end_line": 306, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "QRBox", - "parent_class": null, - "start_line": 308, - "end_line": 333, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "QRBox", - "parent_class": null, - "start_line": 335, - "end_line": 339, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 76, - "end_line": 86, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "generate", - "start_line": 89, - "end_line": 93, - "parameters": [ - "&mut self", - "text: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "generate_url", - "start_line": 96, - "end_line": 104, - "parameters": [ - "&mut self", - "url: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "generate_wifi", - "start_line": 107, - "end_line": 113, - "parameters": [ - "&mut self", - "ssid: &str", - "password: &str", - "security: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "generate_contact", - "start_line": 116, - "end_line": 125, - "parameters": [ - "&mut self", - "name: &str", - "phone: &str", - "email: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_size", - "start_line": 128, - "end_line": 130, - "parameters": [ - "&mut self", - "width: u32", - "height: u32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_colors", - "start_line": 133, - "end_line": 136, - "parameters": [ - "&mut self", - "foreground: &str", - "background: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_error_correction", - "start_line": 139, - "end_line": 143, - "parameters": [ - "&mut self", - "level: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_info", - "start_line": 146, - "end_line": 151, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_data_url", - "start_line": 154, - "end_line": 156, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "generate_base64_qr", - "start_line": 159, - "end_line": 163, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "draw_to_canvas", - "start_line": 167, - "end_line": 182, - "parameters": [ - "&self", - "canvas_id: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "draw_simple_qr", - "start_line": 186, - "end_line": 229, - "parameters": [ - "&self", - "ctx: &CanvasRenderingContext2d" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "simple_hash", - "start_line": 232, - "end_line": 238, - "parameters": [ - "&self", - "data: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "draw_to_canvas", - "start_line": 242, - "end_line": 248, - "parameters": [ - "&self", - "canvas_id: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "scan_from_canvas", - "start_line": 252, - "end_line": 256, - "parameters": [ - "&self", - "canvas_id: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "scan_from_canvas", - "start_line": 259, - "end_line": 262, - "parameters": [ - "&self", - "canvas_id: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "generate_batch", - "start_line": 265, - "end_line": 269, - "parameters": [ - "&self", - "data_list: &[String]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 267, - "end_line": 267, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "calculate_complexity", - "start_line": 272, - "end_line": 283, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 287, - "end_line": 289, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 291, - "end_line": 293, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 295, - "end_line": 297, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 299, - "end_line": 301, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 303, - "end_line": 305, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 309, - "end_line": 311, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 314, - "end_line": 316, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 318, - "end_line": 320, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 322, - "end_line": 324, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 326, - "end_line": 332, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 336, - "end_line": 338, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 52, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 53, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 56, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_sys::{\n HtmlCanvasElement, CanvasRenderingContext2d, ImageData\n}", - "imported_names": [], - "alias": null, - "line_number": 59, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 31, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 56, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "QRBox", - "full_name": "", - "start_line": 65, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "QRBox", - "full_name": "", - "start_line": 75, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 76, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate", - "full_name": "", - "start_line": 89, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_url", - "full_name": "", - "start_line": 96, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_wifi", - "full_name": "", - "start_line": 107, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_contact", - "full_name": "", - "start_line": 116, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_size", - "full_name": "", - "start_line": 128, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_colors", - "full_name": "", - "start_line": 133, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_error_correction", - "full_name": "", - "start_line": 139, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_info", - "full_name": "", - "start_line": 146, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_data_url", - "full_name": "", - "start_line": 154, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_base64_qr", - "full_name": "", - "start_line": 159, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "draw_to_canvas", - "full_name": "", - "start_line": 167, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 170, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 172, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 21, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "draw_simple_qr", - "full_name": "", - "start_line": 186, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 187, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 198, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 215, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 216, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "simple_hash", - "full_name": "", - "start_line": 232, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 233, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "draw_to_canvas", - "full_name": "", - "start_line": 242, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "scan_from_canvas", - "full_name": "", - "start_line": 252, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "scan_from_canvas", - "full_name": "", - "start_line": 259, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_batch", - "full_name": "", - "start_line": 265, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "calculate_complexity", - "full_name": "", - "start_line": 272, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 273, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 274, - "end_line": 280, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "QRBox", - "full_name": "", - "start_line": 286, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 287, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 291, - "end_line": 293, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 295, - "end_line": 297, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 299, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 303, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "QRBox", - "full_name": "", - "start_line": 308, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 309, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 314, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 318, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 322, - "end_line": 324, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 326, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 327, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "QRBox", - "full_name": "", - "start_line": 335, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 336, - "end_line": 338, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 64, - "max_depth": 21, - "node_type_counts": { - "variable": 9, - "function": 30, - "for_loop": 3, - "file_root": 1, - "class": 5, - "import": 4, - "if_statement": 12 - }, - "classes": 5, - "functions": 30, - "methods": 0, - "variables": 9, - "control_structures": 15 - }, - "generated_at": "2025-08-15T16:17:53.919979972Z" - }, - { - "file_info": { - "name": "random_box.rs", - "path": "src/boxes/random_box.rs", - "size_bytes": 0, - "total_lines": 315, - "code_lines": 183, - "comment_lines": 92, - "empty_lines": 40, - "code_ratio": 0.580952380952381, - "analyzed_at": "2025-08-15T16:17:53.920786557Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "RandomBox", - "parent_class": null, - "start_line": 78, - "end_line": 82, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "RandomBox", - "parent_class": null, - "start_line": 84, - "end_line": 93, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Clone" - } - }, - { - "name": "RandomBox", - "parent_class": null, - "start_line": 95, - "end_line": 258, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "RandomBox", - "parent_class": null, - "start_line": 260, - "end_line": 287, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "RandomBox", - "parent_class": null, - "start_line": 289, - "end_line": 309, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "RandomBox", - "parent_class": null, - "start_line": 311, - "end_line": 315, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 85, - "end_line": 92, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 96, - "end_line": 107, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "seed", - "start_line": 110, - "end_line": 117, - "parameters": [ - "&self", - "new_seed" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "next_random", - "start_line": 120, - "end_line": 125, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "random", - "start_line": 128, - "end_line": 132, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "randInt", - "start_line": 135, - "end_line": 150, - "parameters": [ - "&self", - "min", - "max" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "randBool", - "start_line": 153, - "end_line": 156, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "choice", - "start_line": 159, - "end_line": 172, - "parameters": [ - "&self", - "array" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "shuffle", - "start_line": 175, - "end_line": 213, - "parameters": [ - "&self", - "array" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "randString", - "start_line": 216, - "end_line": 235, - "parameters": [ - "&self", - "length" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "probability", - "start_line": 238, - "end_line": 257, - "parameters": [ - "&self", - "prob" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 261, - "end_line": 263, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 265, - "end_line": 267, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 269, - "end_line": 271, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 274, - "end_line": 276, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 278, - "end_line": 284, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 290, - "end_line": 292, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 294, - "end_line": 296, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 298, - "end_line": 300, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 302, - "end_line": 304, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 306, - "end_line": 308, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 312, - "end_line": 314, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 70, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{ArrayBox, FloatBox}", - "imported_names": [], - "alias": null, - "line_number": 71, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 72, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 73, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 74, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 22, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 70, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RandomBox", - "full_name": "", - "start_line": 78, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RandomBox", - "full_name": "", - "start_line": 84, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 85, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RandomBox", - "full_name": "", - "start_line": 95, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 96, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 98, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "seed", - "full_name": "", - "start_line": 110, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "next_random", - "full_name": "", - "start_line": 120, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "random", - "full_name": "", - "start_line": 128, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 129, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 130, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "randInt", - "full_name": "", - "start_line": 135, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "randBool", - "full_name": "", - "start_line": 153, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "choice", - "full_name": "", - "start_line": 159, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "shuffle", - "full_name": "", - "start_line": 175, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 176, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 177, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 187, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 197, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 199, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 202, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "randString", - "full_name": "", - "start_line": 216, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 222, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 223, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 226, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 227, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "probability", - "full_name": "", - "start_line": 238, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 240, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 244, - "end_line": 244, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 246, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 247, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 248, - "end_line": 250, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 252, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RandomBox", - "full_name": "", - "start_line": 260, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 261, - "end_line": 263, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 265, - "end_line": 267, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 269, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 274, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 278, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 279, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RandomBox", - "full_name": "", - "start_line": 289, - "end_line": 309, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 290, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 294, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 298, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 302, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 306, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RandomBox", - "full_name": "", - "start_line": 311, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 312, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 78, - "max_depth": 12, - "node_type_counts": { - "import": 5, - "function": 22, - "for_loop": 3, - "if_statement": 16, - "variable": 25, - "file_root": 1, - "class": 6 - }, - "classes": 6, - "functions": 22, - "methods": 0, - "variables": 25, - "control_structures": 19 - }, - "generated_at": "2025-08-15T16:17:53.920807979Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/regex/mod.rs", - "size_bytes": 0, - "total_lines": 139, - "code_lines": 105, - "comment_lines": 9, - "empty_lines": 25, - "code_ratio": 0.7553956834532374, - "analyzed_at": "2025-08-15T16:17:53.934311785Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "RegexBox", - "parent_class": null, - "start_line": 13, - "end_line": 17, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "RegexBox", - "parent_class": null, - "start_line": 19, - "end_line": 82, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "RegexBox", - "parent_class": null, - "start_line": 84, - "end_line": 111, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "RegexBox", - "parent_class": null, - "start_line": 113, - "end_line": 133, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "RegexBox", - "parent_class": null, - "start_line": 135, - "end_line": 139, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 20, - "end_line": 27, - "parameters": [ - "pattern: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_match", - "start_line": 28, - "end_line": 30, - "parameters": [ - "&self", - "text: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "pattern", - "start_line": 31, - "end_line": 33, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test", - "start_line": 36, - "end_line": 39, - "parameters": [ - "&self", - "text" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "find", - "start_line": 42, - "end_line": 49, - "parameters": [ - "&self", - "text" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "find_all", - "start_line": 52, - "end_line": 61, - "parameters": [ - "&self", - "text" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "replace", - "start_line": 64, - "end_line": 69, - "parameters": [ - "&self", - "text", - "replacement" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "split", - "start_line": 72, - "end_line": 81, - "parameters": [ - "&self", - "text" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clone_box", - "start_line": 85, - "end_line": 87, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 90, - "end_line": 92, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 94, - "end_line": 96, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 99, - "end_line": 101, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 104, - "end_line": 110, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 114, - "end_line": 116, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 118, - "end_line": 120, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 122, - "end_line": 124, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 126, - "end_line": 128, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 130, - "end_line": 132, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 136, - "end_line": 138, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "regex::Regex", - "imported_names": [], - "alias": null, - "line_number": 5, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::array::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::Arc", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::Debug", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 19, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 5, - "end_line": 5, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RegexBox", - "full_name": "", - "start_line": 13, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RegexBox", - "full_name": "", - "start_line": 19, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 20, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 21, - "end_line": 21, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_match", - "full_name": "", - "start_line": 28, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "pattern", - "full_name": "", - "start_line": 31, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test", - "full_name": "", - "start_line": 36, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "find", - "full_name": "", - "start_line": 42, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "find_all", - "full_name": "", - "start_line": 52, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "replace", - "full_name": "", - "start_line": 64, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "split", - "full_name": "", - "start_line": 72, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RegexBox", - "full_name": "", - "start_line": 84, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 85, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 90, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 94, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 99, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 104, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RegexBox", - "full_name": "", - "start_line": 113, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 114, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 118, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 122, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 126, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 130, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RegexBox", - "full_name": "", - "start_line": 135, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 136, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 47, - "max_depth": 8, - "node_type_counts": { - "import": 6, - "file_root": 1, - "class": 5, - "function": 19, - "variable": 12, - "if_statement": 2, - "for_loop": 2 - }, - "classes": 5, - "functions": 19, - "methods": 0, - "variables": 12, - "control_structures": 4 - }, - "generated_at": "2025-08-15T16:17:53.934319571Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/result/mod.rs", - "size_bytes": 0, - "total_lines": 141, - "code_lines": 107, - "comment_lines": 10, - "empty_lines": 24, - "code_ratio": 0.7588652482269503, - "analyzed_at": "2025-08-15T16:17:53.933760260Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashResultBox", - "parent_class": null, - "start_line": 9, - "end_line": 12, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "NyashResultBox", - "parent_class": null, - "start_line": 14, - "end_line": 37, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NyashResultBox", - "parent_class": null, - "start_line": 39, - "end_line": 76, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "NyashResultBox", - "parent_class": null, - "start_line": 78, - "end_line": 109, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "NyashResultBox", - "parent_class": null, - "start_line": 111, - "end_line": 115, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - }, - { - "name": "ResultBox", - "parent_class": null, - "start_line": 120, - "end_line": 141, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new_ok", - "start_line": 15, - "end_line": 17, - "parameters": [ - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new_err", - "start_line": 19, - "end_line": 21, - "parameters": [ - "error" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_ok_bool", - "start_line": 23, - "end_line": 25, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_err", - "start_line": 27, - "end_line": 29, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "unwrap", - "start_line": 31, - "end_line": 36, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 40, - "end_line": 45, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 48, - "end_line": 50, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 52, - "end_line": 57, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 60, - "end_line": 62, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 65, - "end_line": 75, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 79, - "end_line": 85, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 87, - "end_line": 93, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 95, - "end_line": 100, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 102, - "end_line": 104, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 106, - "end_line": 108, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 112, - "end_line": 114, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "is_ok", - "start_line": 122, - "end_line": 124, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_value", - "start_line": 127, - "end_line": 132, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_error", - "start_line": 135, - "end_line": 140, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore}", - "imported_names": [], - "alias": null, - "line_number": 5, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 19, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 5, - "end_line": 5, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashResultBox", - "full_name": "", - "start_line": 9, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashResultBox", - "full_name": "", - "start_line": 14, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_ok", - "full_name": "", - "start_line": 15, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_err", - "full_name": "", - "start_line": 19, - "end_line": 21, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_ok_bool", - "full_name": "", - "start_line": 23, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_err", - "full_name": "", - "start_line": 27, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "unwrap", - "full_name": "", - "start_line": 31, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashResultBox", - "full_name": "", - "start_line": 39, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 40, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 48, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 52, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 60, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 65, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashResultBox", - "full_name": "", - "start_line": 78, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 79, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 87, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 95, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 106, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashResultBox", - "full_name": "", - "start_line": 111, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 112, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ResultBox", - "full_name": "", - "start_line": 120, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_ok", - "full_name": "", - "start_line": 122, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_value", - "full_name": "", - "start_line": 127, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_error", - "full_name": "", - "start_line": 135, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 29, - "max_depth": 6, - "node_type_counts": { - "import": 2, - "class": 6, - "file_root": 1, - "function": 19, - "if_statement": 1 - }, - "classes": 6, - "functions": 19, - "methods": 0, - "variables": 0, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:17:53.933767293Z" - }, - { - "file_info": { - "name": "simple_intent_box.rs", - "path": "src/boxes/simple_intent_box.rs", - "size_bytes": 0, - "total_lines": 248, - "code_lines": 69, - "comment_lines": 162, - "empty_lines": 17, - "code_ratio": 0.2782258064516129, - "analyzed_at": "2025-08-15T16:17:53.918897115Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "SimpleIntentBox", - "parent_class": null, - "start_line": 168, - "end_line": 172, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "SimpleIntentBox", - "parent_class": null, - "start_line": 174, - "end_line": 183, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Clone", - "type": "impl" - } - }, - { - "name": "SimpleIntentBox", - "parent_class": null, - "start_line": 185, - "end_line": 192, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "SimpleIntentBox", - "parent_class": null, - "start_line": 194, - "end_line": 214, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "SimpleIntentBox", - "parent_class": null, - "start_line": 216, - "end_line": 242, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "SimpleIntentBox", - "parent_class": null, - "start_line": 244, - "end_line": 248, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 175, - "end_line": 182, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 186, - "end_line": 191, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 195, - "end_line": 197, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 199, - "end_line": 201, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 203, - "end_line": 205, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 207, - "end_line": 209, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 211, - "end_line": 213, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 217, - "end_line": 219, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 221, - "end_line": 227, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 229, - "end_line": 231, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 233, - "end_line": 235, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 238, - "end_line": 240, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 245, - "end_line": 247, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 162, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 163, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 164, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 165, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 13, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SimpleIntentBox", - "full_name": "", - "start_line": 168, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SimpleIntentBox", - "full_name": "", - "start_line": 174, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 175, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 176, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SimpleIntentBox", - "full_name": "", - "start_line": 185, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 186, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SimpleIntentBox", - "full_name": "", - "start_line": 194, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 195, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 199, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 203, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 207, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 211, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SimpleIntentBox", - "full_name": "", - "start_line": 216, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 217, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 221, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 222, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 229, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 233, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 238, - "end_line": 240, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SimpleIntentBox", - "full_name": "", - "start_line": 244, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 245, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 26, - "max_depth": 6, - "node_type_counts": { - "if_statement": 1, - "variable": 1, - "class": 6, - "file_root": 1, - "function": 13, - "import": 4 - }, - "classes": 6, - "functions": 13, - "methods": 0, - "variables": 1, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:17:53.918911288Z" - }, - { - "file_info": { - "name": "socket_box.rs", - "path": "src/boxes/socket_box.rs", - "size_bytes": 0, - "total_lines": 510, - "code_lines": 367, - "comment_lines": 83, - "empty_lines": 60, - "code_ratio": 0.7196078431372549, - "analyzed_at": "2025-08-15T16:17:53.921065900Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "SocketBox", - "parent_class": null, - "start_line": 46, - "end_line": 55, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "SocketBox", - "parent_class": null, - "start_line": 57, - "end_line": 71, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Clone", - "type": "impl" - } - }, - { - "name": "SocketBox", - "parent_class": null, - "start_line": 73, - "end_line": 381, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "SocketBox", - "parent_class": null, - "start_line": 383, - "end_line": 448, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "SocketBox", - "parent_class": null, - "start_line": 450, - "end_line": 496, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "SocketBox", - "parent_class": null, - "start_line": 498, - "end_line": 502, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - }, - { - "name": "SocketBox", - "parent_class": null, - "start_line": 505, - "end_line": 510, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Drop" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 58, - "end_line": 70, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 74, - "end_line": 82, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "bind", - "start_line": 85, - "end_line": 156, - "parameters": [ - "&self", - "address", - "port" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "listen", - "start_line": 159, - "end_line": 185, - "parameters": [ - "&self", - "backlog" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "accept", - "start_line": 188, - "end_line": 210, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "connect", - "start_line": 213, - "end_line": 235, - "parameters": [ - "&self", - "address", - "port" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "read", - "start_line": 238, - "end_line": 274, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "read_http_request", - "start_line": 277, - "end_line": 317, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "write", - "start_line": 320, - "end_line": 343, - "parameters": [ - "&self", - "data" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "close", - "start_line": 346, - "end_line": 352, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_connected", - "start_line": 355, - "end_line": 357, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_server", - "start_line": 360, - "end_line": 380, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 384, - "end_line": 386, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 389, - "end_line": 398, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 400, - "end_line": 435, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 437, - "end_line": 439, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 441, - "end_line": 447, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 451, - "end_line": 453, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 455, - "end_line": 457, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 459, - "end_line": 487, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 489, - "end_line": 491, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 493, - "end_line": 495, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 499, - "end_line": 501, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "drop", - "start_line": 506, - "end_line": 509, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 37, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 38, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::net::{TcpListener, TcpStream}", - "imported_names": [], - "alias": null, - "line_number": 39, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::io::{Write, BufRead, BufReader}", - "imported_names": [], - "alias": null, - "line_number": 40, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, RwLock}", - "imported_names": [], - "alias": null, - "line_number": 41, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::time::Duration", - "imported_names": [], - "alias": null, - "line_number": 42, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 24, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 38, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 40, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 41, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SocketBox", - "full_name": "", - "start_line": 46, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SocketBox", - "full_name": "", - "start_line": 57, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 58, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 61, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SocketBox", - "full_name": "", - "start_line": 73, - "end_line": 381, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 74, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "bind", - "full_name": "", - "start_line": 85, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "listen", - "full_name": "", - "start_line": 159, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "accept", - "full_name": "", - "start_line": 188, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 190, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "connect", - "full_name": "", - "start_line": 213, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 214, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 215, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 222, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read", - "full_name": "", - "start_line": 238, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 240, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 246, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 247, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 252, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 254, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read_http_request", - "full_name": "", - "start_line": 277, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 278, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 279, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 284, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 285, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 286, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 289, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 296, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "write", - "full_name": "", - "start_line": 320, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 321, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 323, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 324, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "close", - "full_name": "", - "start_line": 346, - "end_line": 352, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_connected", - "full_name": "", - "start_line": 355, - "end_line": 357, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_server", - "full_name": "", - "start_line": 360, - "end_line": 380, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SocketBox", - "full_name": "", - "start_line": 383, - "end_line": 448, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 384, - "end_line": 386, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 389, - "end_line": 398, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 390, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 400, - "end_line": 435, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 404, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 415, - "end_line": 424, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 426, - "end_line": 432, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 426, - "end_line": 432, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 428, - "end_line": 432, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 437, - "end_line": 439, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 441, - "end_line": 447, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 442, - "end_line": 446, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SocketBox", - "full_name": "", - "start_line": 450, - "end_line": 496, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 451, - "end_line": 453, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 455, - "end_line": 457, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 459, - "end_line": 487, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 462, - "end_line": 468, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 470, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 478, - "end_line": 484, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 478, - "end_line": 484, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 480, - "end_line": 484, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 489, - "end_line": 491, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 493, - "end_line": 495, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SocketBox", - "full_name": "", - "start_line": 498, - "end_line": 502, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 499, - "end_line": 501, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SocketBox", - "full_name": "", - "start_line": 505, - "end_line": 510, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "drop", - "full_name": "", - "start_line": 506, - "end_line": 509, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 508, - "end_line": 508, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 84, - "max_depth": 22, - "node_type_counts": { - "import": 6, - "file_root": 1, - "class": 7, - "function": 24, - "for_loop": 1, - "variable": 32, - "if_statement": 13 - }, - "classes": 7, - "functions": 24, - "methods": 0, - "variables": 32, - "control_structures": 14 - }, - "generated_at": "2025-08-15T16:17:53.921094420Z" - }, - { - "file_info": { - "name": "sound_box.rs", - "path": "src/boxes/sound_box.rs", - "size_bytes": 0, - "total_lines": 371, - "code_lines": 177, - "comment_lines": 161, - "empty_lines": 33, - "code_ratio": 0.477088948787062, - "analyzed_at": "2025-08-15T16:17:53.920820701Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "SoundBox", - "parent_class": null, - "start_line": 149, - "end_line": 151, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "SoundBox", - "parent_class": null, - "start_line": 153, - "end_line": 314, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "SoundBox", - "parent_class": null, - "start_line": 316, - "end_line": 343, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "SoundBox", - "parent_class": null, - "start_line": 345, - "end_line": 365, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "SoundBox", - "parent_class": null, - "start_line": 367, - "end_line": 371, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 154, - "end_line": 158, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "beep", - "start_line": 161, - "end_line": 165, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "beeps", - "start_line": 168, - "end_line": 185, - "parameters": [ - "&self", - "count" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "tone", - "start_line": 188, - "end_line": 216, - "parameters": [ - "&self", - "frequency", - "duration" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "alert", - "start_line": 219, - "end_line": 228, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "success", - "start_line": 231, - "end_line": 237, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "error", - "start_line": 240, - "end_line": 246, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "pattern", - "start_line": 249, - "end_line": 284, - "parameters": [ - "&self", - "pattern" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "volumeTest", - "start_line": 287, - "end_line": 290, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "interval", - "start_line": 293, - "end_line": 313, - "parameters": [ - "&self", - "times", - "interval_ms" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 317, - "end_line": 319, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 321, - "end_line": 323, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 325, - "end_line": 327, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 330, - "end_line": 332, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 334, - "end_line": 340, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 346, - "end_line": 348, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 350, - "end_line": 352, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 354, - "end_line": 356, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 358, - "end_line": 360, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 362, - "end_line": 364, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 368, - "end_line": 370, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 141, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 142, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 143, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::process::Command", - "imported_names": [], - "alias": null, - "line_number": 144, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::time::Duration", - "imported_names": [], - "alias": null, - "line_number": 145, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 21, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 142, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SoundBox", - "full_name": "", - "start_line": 149, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SoundBox", - "full_name": "", - "start_line": 153, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 154, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "beep", - "full_name": "", - "start_line": 161, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "beeps", - "full_name": "", - "start_line": 168, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 170, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 176, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "tone", - "full_name": "", - "start_line": 188, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "alert", - "full_name": "", - "start_line": 219, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 221, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "success", - "full_name": "", - "start_line": 231, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "error", - "full_name": "", - "start_line": 240, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "pattern", - "full_name": "", - "start_line": 249, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 250, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 253, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "volumeTest", - "full_name": "", - "start_line": 287, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "interval", - "full_name": "", - "start_line": 293, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 294, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 298, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 302, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 304, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SoundBox", - "full_name": "", - "start_line": 316, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 317, - "end_line": 319, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 321, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 325, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 330, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 334, - "end_line": 340, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 335, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SoundBox", - "full_name": "", - "start_line": 345, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 346, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 350, - "end_line": 352, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 354, - "end_line": 356, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 358, - "end_line": 360, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 362, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SoundBox", - "full_name": "", - "start_line": 367, - "end_line": 371, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 368, - "end_line": 370, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 48, - "max_depth": 12, - "node_type_counts": { - "if_statement": 11, - "for_loop": 4, - "variable": 1, - "file_root": 1, - "class": 5, - "function": 21, - "import": 5 - }, - "classes": 5, - "functions": 21, - "methods": 0, - "variables": 1, - "control_structures": 15 - }, - "generated_at": "2025-08-15T16:17:53.920839972Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/stream/mod.rs", - "size_bytes": 0, - "total_lines": 230, - "code_lines": 178, - "comment_lines": 18, - "empty_lines": 34, - "code_ratio": 0.7739130434782608, - "analyzed_at": "2025-08-15T16:17:53.938106425Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashStreamBox", - "parent_class": null, - "start_line": 12, - "end_line": 16, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "NyashStreamBox", - "parent_class": null, - "start_line": 18, - "end_line": 136, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NyashStreamBox", - "parent_class": null, - "start_line": 138, - "end_line": 171, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "NyashStreamBox", - "parent_class": null, - "start_line": 173, - "end_line": 195, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "NyashStreamBox", - "parent_class": null, - "start_line": 198, - "end_line": 208, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Clone", - "type": "impl" - } - }, - { - "name": "NyashStreamBox", - "parent_class": null, - "start_line": 211, - "end_line": 221, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Debug" - } - }, - { - "name": "NyashStreamBox", - "parent_class": null, - "start_line": 223, - "end_line": 227, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 19, - "end_line": 25, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "from_data", - "start_line": 27, - "end_line": 33, - "parameters": [ - "data" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "read", - "start_line": 35, - "end_line": 49, - "parameters": [ - "&self", - "buf: &mut [u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "write", - "start_line": 51, - "end_line": 55, - "parameters": [ - "&self", - "buf: &[u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "len", - "start_line": 57, - "end_line": 59, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "position", - "start_line": 61, - "end_line": 63, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "reset", - "start_line": 65, - "end_line": 67, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "stream_write", - "start_line": 70, - "end_line": 101, - "parameters": [ - "&self", - "data" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "stream_read", - "start_line": 104, - "end_line": 119, - "parameters": [ - "&self", - "count" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_position", - "start_line": 122, - "end_line": 124, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_length", - "start_line": 127, - "end_line": 129, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "stream_reset", - "start_line": 132, - "end_line": 135, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clone_box", - "start_line": 139, - "end_line": 141, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 144, - "end_line": 146, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 148, - "end_line": 152, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 155, - "end_line": 157, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 160, - "end_line": 170, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 174, - "end_line": 176, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 178, - "end_line": 180, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 182, - "end_line": 186, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 188, - "end_line": 190, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 192, - "end_line": 194, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone", - "start_line": 199, - "end_line": 207, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 212, - "end_line": 220, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 224, - "end_line": 226, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, IntegerBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 5, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::buffer::BufferBox", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::array::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::io::{Read, Write, Result}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 25, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 5, - "end_line": 5, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashStreamBox", - "full_name": "", - "start_line": 12, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashStreamBox", - "full_name": "", - "start_line": 18, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 19, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_data", - "full_name": "", - "start_line": 27, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read", - "full_name": "", - "start_line": 35, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 40, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "write", - "full_name": "", - "start_line": 51, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "len", - "full_name": "", - "start_line": 57, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "position", - "full_name": "", - "start_line": 61, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "reset", - "full_name": "", - "start_line": 65, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stream_write", - "full_name": "", - "start_line": 70, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 79, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stream_read", - "full_name": "", - "start_line": 104, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_position", - "full_name": "", - "start_line": 122, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_length", - "full_name": "", - "start_line": 127, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stream_reset", - "full_name": "", - "start_line": 132, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashStreamBox", - "full_name": "", - "start_line": 138, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 139, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 144, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 148, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 150, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 155, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 160, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashStreamBox", - "full_name": "", - "start_line": 173, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 174, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 178, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 182, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 188, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 192, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashStreamBox", - "full_name": "", - "start_line": 198, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 199, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashStreamBox", - "full_name": "", - "start_line": 211, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 212, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 214, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashStreamBox", - "full_name": "", - "start_line": 223, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 224, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 70, - "max_depth": 18, - "node_type_counts": { - "function": 25, - "if_statement": 8, - "for_loop": 1, - "variable": 22, - "import": 6, - "file_root": 1, - "class": 7 - }, - "classes": 7, - "functions": 25, - "methods": 0, - "variables": 22, - "control_structures": 9 - }, - "generated_at": "2025-08-15T16:17:53.938123555Z" - }, - { - "file_info": { - "name": "string_box.rs", - "path": "src/boxes/string_box.rs", - "size_bytes": 0, - "total_lines": 187, - "code_lines": 118, - "comment_lines": 43, - "empty_lines": 26, - "code_ratio": 0.6310160427807486, - "analyzed_at": "2025-08-15T16:17:53.921207099Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "StringBox", - "parent_class": null, - "start_line": 36, - "end_line": 39, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 41, - "end_line": 130, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 132, - "end_line": 159, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 161, - "end_line": 181, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 183, - "end_line": 187, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 42, - "end_line": 47, - "parameters": [ - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "empty", - "start_line": 49, - "end_line": 51, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "split", - "start_line": 56, - "end_line": 67, - "parameters": [ - "&self", - "delimiter: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 58, - "end_line": 58, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 60, - "end_line": 60, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "find", - "start_line": 70, - "end_line": 76, - "parameters": [ - "&self", - "search: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "replace", - "start_line": 79, - "end_line": 81, - "parameters": [ - "&self", - "old: &str", - "new: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "trim", - "start_line": 84, - "end_line": 86, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_upper", - "start_line": 89, - "end_line": 91, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_lower", - "start_line": 94, - "end_line": 96, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "contains", - "start_line": 99, - "end_line": 102, - "parameters": [ - "&self", - "search: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "starts_with", - "start_line": 105, - "end_line": 108, - "parameters": [ - "&self", - "prefix: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "ends_with", - "start_line": 111, - "end_line": 114, - "parameters": [ - "&self", - "suffix: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "join", - "start_line": 117, - "end_line": 129, - "parameters": [ - "&self", - "array_box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 122, - "end_line": 122, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "to_string_box", - "start_line": 133, - "end_line": 135, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 137, - "end_line": 144, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 146, - "end_line": 148, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 151, - "end_line": 153, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 156, - "end_line": 158, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 162, - "end_line": 164, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 166, - "end_line": 168, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 170, - "end_line": 172, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 174, - "end_line": 176, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 178, - "end_line": 180, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 184, - "end_line": 186, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 30, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 31, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::Display", - "imported_names": [], - "alias": null, - "line_number": 32, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::array::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 57, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::IntegerBox", - "imported_names": [], - "alias": null, - "line_number": 71, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::BoolBox", - "imported_names": [], - "alias": null, - "line_number": 100, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::BoolBox", - "imported_names": [], - "alias": null, - "line_number": 106, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::BoolBox", - "imported_names": [], - "alias": null, - "line_number": 112, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::array::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 118, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::BoolBox", - "imported_names": [], - "alias": null, - "line_number": 138, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 26, - "import_count": 10, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 30, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 31, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 32, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 36, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 41, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 42, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "empty", - "full_name": "", - "start_line": 49, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "split", - "full_name": "", - "start_line": 56, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 58, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec>", - "full_name": "", - "start_line": 59, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "find", - "full_name": "", - "start_line": 70, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "replace", - "full_name": "", - "start_line": 79, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "trim", - "full_name": "", - "start_line": 84, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_upper", - "full_name": "", - "start_line": 89, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_lower", - "full_name": "", - "start_line": 94, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "contains", - "full_name": "", - "start_line": 99, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 100, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "starts_with", - "full_name": "", - "start_line": 105, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ends_with", - "full_name": "", - "start_line": 111, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "join", - "full_name": "", - "start_line": 117, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 120, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 132, - "end_line": 159, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 133, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 137, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 139, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 146, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 151, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 156, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 161, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 162, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 166, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 170, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 174, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 178, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 183, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 184, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 46, - "max_depth": 8, - "node_type_counts": { - "if_statement": 2, - "class": 5, - "variable": 4, - "file_root": 1, - "import": 10, - "function": 23, - "for_loop": 1 - }, - "classes": 5, - "functions": 23, - "methods": 0, - "variables": 4, - "control_structures": 3 - }, - "generated_at": "2025-08-15T16:17:53.921215594Z" - }, - { - "file_info": { - "name": "timer_box.rs", - "path": "src/boxes/timer_box.rs", - "size_bytes": 0, - "total_lines": 247, - "code_lines": 158, - "comment_lines": 57, - "empty_lines": 32, - "code_ratio": 0.6396761133603239, - "analyzed_at": "2025-08-15T16:17:53.921232554Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "TimerBox", - "parent_class": null, - "start_line": 59, - "end_line": 63, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 65, - "end_line": 192, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 194, - "end_line": 214, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 216, - "end_line": 241, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 243, - "end_line": 247, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 66, - "end_line": 75, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 68, - "end_line": 68, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "now", - "start_line": 78, - "end_line": 96, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "performance_now", - "start_line": 99, - "end_line": 101, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_timeout", - "start_line": 105, - "end_line": 112, - "parameters": [ - "&self", - "callback: &js_sys::Function", - "delay: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_interval", - "start_line": 116, - "end_line": 123, - "parameters": [ - "&self", - "callback: &js_sys::Function", - "interval: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clear_timeout", - "start_line": 127, - "end_line": 131, - "parameters": [ - "&self", - "id: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear_interval", - "start_line": 135, - "end_line": 139, - "parameters": [ - "&self", - "id: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "request_animation_frame", - "start_line": 143, - "end_line": 149, - "parameters": [ - "&self", - "callback: &js_sys::Function" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "cancel_animation_frame", - "start_line": 153, - "end_line": 157, - "parameters": [ - "&self", - "id: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_timeout", - "start_line": 161, - "end_line": 164, - "parameters": [ - "&self", - "_delay: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_interval", - "start_line": 167, - "end_line": 170, - "parameters": [ - "&self", - "_interval: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear_timeout", - "start_line": 173, - "end_line": 175, - "parameters": [ - "&self", - "_id: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clear_interval", - "start_line": 178, - "end_line": 180, - "parameters": [ - "&self", - "_id: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "request_animation_frame", - "start_line": 183, - "end_line": 186, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "cancel_animation_frame", - "start_line": 189, - "end_line": 191, - "parameters": [ - "&self", - "_id: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 195, - "end_line": 197, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 199, - "end_line": 201, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 203, - "end_line": 205, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 207, - "end_line": 209, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 211, - "end_line": 213, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 217, - "end_line": 219, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 222, - "end_line": 224, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 226, - "end_line": 228, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 230, - "end_line": 232, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 234, - "end_line": 240, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 244, - "end_line": 246, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 48, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 49, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 52, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_sys::{window, Performance}", - "imported_names": [], - "alias": null, - "line_number": 55, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::time::{SystemTime, UNIX_EPOCH}", - "imported_names": [], - "alias": null, - "line_number": 90, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 27, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 48, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 59, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 65, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 66, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "now", - "full_name": "", - "start_line": 78, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "performance_now", - "full_name": "", - "start_line": 99, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_timeout", - "full_name": "", - "start_line": 105, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_interval", - "full_name": "", - "start_line": 116, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 117, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear_timeout", - "full_name": "", - "start_line": 127, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear_interval", - "full_name": "", - "start_line": 135, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "request_animation_frame", - "full_name": "", - "start_line": 143, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "cancel_animation_frame", - "full_name": "", - "start_line": 153, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_timeout", - "full_name": "", - "start_line": 161, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_interval", - "full_name": "", - "start_line": 167, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear_timeout", - "full_name": "", - "start_line": 173, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear_interval", - "full_name": "", - "start_line": 178, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "request_animation_frame", - "full_name": "", - "start_line": 183, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "cancel_animation_frame", - "full_name": "", - "start_line": 189, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 194, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 195, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 199, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 203, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 207, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 211, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 216, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 217, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 222, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 226, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 230, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 234, - "end_line": 240, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 235, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 243, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 244, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 46, - "max_depth": 8, - "node_type_counts": { - "if_statement": 8, - "class": 5, - "function": 26, - "variable": 1, - "file_root": 1, - "import": 5 - }, - "classes": 5, - "functions": 26, - "methods": 0, - "variables": 1, - "control_structures": 8 - }, - "generated_at": "2025-08-15T16:17:53.921244996Z" - }, - { - "file_info": { - "name": "time_box.rs", - "path": "src/boxes/time_box.rs", - "size_bytes": 0, - "total_lines": 509, - "code_lines": 298, - "comment_lines": 148, - "empty_lines": 63, - "code_ratio": 0.5854616895874263, - "analyzed_at": "2025-08-15T16:17:53.922511009Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "TimeBox", - "parent_class": null, - "start_line": 129, - "end_line": 131, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "TimeBox", - "parent_class": null, - "start_line": 133, - "end_line": 188, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "TimeBox", - "parent_class": null, - "start_line": 190, - "end_line": 216, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "TimeBox", - "parent_class": null, - "start_line": 218, - "end_line": 238, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "TimeBox", - "parent_class": null, - "start_line": 240, - "end_line": 244, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "DateTimeBox", - "parent_class": null, - "start_line": 248, - "end_line": 251, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "DateTimeBox", - "parent_class": null, - "start_line": 253, - "end_line": 364, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "DateTimeBox", - "parent_class": null, - "start_line": 366, - "end_line": 392, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "DateTimeBox", - "parent_class": null, - "start_line": 394, - "end_line": 414, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "DateTimeBox", - "parent_class": null, - "start_line": 416, - "end_line": 420, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 424, - "end_line": 427, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 429, - "end_line": 453, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 455, - "end_line": 481, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 483, - "end_line": 503, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 505, - "end_line": 509, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 134, - "end_line": 136, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "now", - "start_line": 139, - "end_line": 141, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "fromTimestamp", - "start_line": 144, - "end_line": 150, - "parameters": [ - "&self", - "timestamp" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "parse", - "start_line": 153, - "end_line": 162, - "parameters": [ - "&self", - "date_str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "sleep", - "start_line": 165, - "end_line": 176, - "parameters": [ - "&self", - "millis" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "format", - "start_line": 179, - "end_line": 187, - "parameters": [ - "&self", - "format_str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "type_name", - "start_line": 191, - "end_line": 193, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 195, - "end_line": 197, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 199, - "end_line": 201, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 204, - "end_line": 206, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 208, - "end_line": 214, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 219, - "end_line": 221, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 223, - "end_line": 225, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 227, - "end_line": 229, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 231, - "end_line": 233, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 235, - "end_line": 237, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 241, - "end_line": 243, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "now", - "start_line": 255, - "end_line": 260, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "from_timestamp", - "start_line": 263, - "end_line": 266, - "parameters": [ - "timestamp: i64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "parse", - "start_line": 269, - "end_line": 287, - "parameters": [ - "date_str: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "year", - "start_line": 290, - "end_line": 292, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "month", - "start_line": 295, - "end_line": 297, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "day", - "start_line": 300, - "end_line": 302, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "hour", - "start_line": 305, - "end_line": 307, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "minute", - "start_line": 310, - "end_line": 312, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "second", - "start_line": 315, - "end_line": 317, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "timestamp", - "start_line": 320, - "end_line": 322, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "toISOString", - "start_line": 325, - "end_line": 327, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "format", - "start_line": 330, - "end_line": 337, - "parameters": [ - "&self", - "fmt" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "addDays", - "start_line": 340, - "end_line": 350, - "parameters": [ - "&self", - "days" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "addHours", - "start_line": 353, - "end_line": 363, - "parameters": [ - "&self", - "hours" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 367, - "end_line": 369, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 371, - "end_line": 373, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 375, - "end_line": 377, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 380, - "end_line": 382, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 384, - "end_line": 390, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 395, - "end_line": 397, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 399, - "end_line": 401, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 403, - "end_line": 405, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 407, - "end_line": 409, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 411, - "end_line": 413, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 417, - "end_line": 419, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 430, - "end_line": 435, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "elapsed", - "start_line": 438, - "end_line": 446, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "reset", - "start_line": 449, - "end_line": 452, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 456, - "end_line": 458, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 460, - "end_line": 462, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 464, - "end_line": 466, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 469, - "end_line": 471, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 473, - "end_line": 479, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 484, - "end_line": 486, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 488, - "end_line": 490, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 492, - "end_line": 494, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 496, - "end_line": 498, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 500, - "end_line": 502, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 506, - "end_line": 508, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 121, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 122, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 123, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::time::{SystemTime, Duration}", - "imported_names": [], - "alias": null, - "line_number": 124, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "chrono::{DateTime, Local, TimeZone, Datelike, Timelike}", - "imported_names": [], - "alias": null, - "line_number": 125, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 15, - "function_count": 56, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 124, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimeBox", - "full_name": "", - "start_line": 129, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimeBox", - "full_name": "", - "start_line": 133, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 134, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "now", - "full_name": "", - "start_line": 139, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fromTimestamp", - "full_name": "", - "start_line": 144, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse", - "full_name": "", - "start_line": 153, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "sleep", - "full_name": "", - "start_line": 165, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 167, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "format", - "full_name": "", - "start_line": 179, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 180, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 181, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 182, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimeBox", - "full_name": "", - "start_line": 190, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 191, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 195, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 199, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 204, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 208, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimeBox", - "full_name": "", - "start_line": 218, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 219, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 223, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 227, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 231, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 235, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimeBox", - "full_name": "", - "start_line": 240, - "end_line": 244, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 241, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DateTimeBox", - "full_name": "", - "start_line": 248, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DateTimeBox", - "full_name": "", - "start_line": 253, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "now", - "full_name": "", - "start_line": 255, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_timestamp", - "full_name": "", - "start_line": 263, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 264, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse", - "full_name": "", - "start_line": 269, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 280, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "year", - "full_name": "", - "start_line": 290, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "month", - "full_name": "", - "start_line": 295, - "end_line": 297, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "day", - "full_name": "", - "start_line": 300, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "hour", - "full_name": "", - "start_line": 305, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "minute", - "full_name": "", - "start_line": 310, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "second", - "full_name": "", - "start_line": 315, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "timestamp", - "full_name": "", - "start_line": 320, - "end_line": 322, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "toISOString", - "full_name": "", - "start_line": 325, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "format", - "full_name": "", - "start_line": 330, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 331, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 332, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "addDays", - "full_name": "", - "start_line": 340, - "end_line": 350, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 341, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 342, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "addHours", - "full_name": "", - "start_line": 353, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 354, - "end_line": 362, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 355, - "end_line": 355, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DateTimeBox", - "full_name": "", - "start_line": 366, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 367, - "end_line": 369, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 371, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 375, - "end_line": 377, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 380, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 384, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 385, - "end_line": 389, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DateTimeBox", - "full_name": "", - "start_line": 394, - "end_line": 414, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 395, - "end_line": 397, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 399, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 403, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 407, - "end_line": 409, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 411, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DateTimeBox", - "full_name": "", - "start_line": 416, - "end_line": 420, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 417, - "end_line": 419, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 424, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 429, - "end_line": 453, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 430, - "end_line": 435, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "elapsed", - "full_name": "", - "start_line": 438, - "end_line": 446, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 441, - "end_line": 441, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "reset", - "full_name": "", - "start_line": 449, - "end_line": 452, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 455, - "end_line": 481, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 456, - "end_line": 458, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 460, - "end_line": 462, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 464, - "end_line": 466, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 469, - "end_line": 471, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 473, - "end_line": 479, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 474, - "end_line": 478, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 483, - "end_line": 503, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 484, - "end_line": 486, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 488, - "end_line": 490, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 492, - "end_line": 494, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 496, - "end_line": 498, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 500, - "end_line": 502, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 505, - "end_line": 509, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 506, - "end_line": 508, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 96, - "max_depth": 15, - "node_type_counts": { - "if_statement": 11, - "import": 5, - "file_root": 1, - "variable": 8, - "function": 56, - "class": 15 - }, - "classes": 15, - "functions": 56, - "methods": 0, - "variables": 8, - "control_structures": 11 - }, - "generated_at": "2025-08-15T16:17:53.922534528Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/web/mod.rs", - "size_bytes": 0, - "total_lines": 24, - "code_lines": 12, - "comment_lines": 6, - "empty_lines": 6, - "code_ratio": 0.5, - "analyzed_at": "2025-08-15T16:17:53.926775735Z", - "metadata": {} - }, - "language": "rust", - "classes": [], - "functions": [], - "imports": [ - { - "type": "rust_use", - "module_path": "web_display_box::WebDisplayBox", - "imported_names": [], - "alias": null, - "line_number": 18, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_console_box::WebConsoleBox", - "imported_names": [], - "alias": null, - "line_number": 21, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_canvas_box::WebCanvasBox", - "imported_names": [], - "alias": null, - "line_number": 24, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 0, - "function_count": 0, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 18, - "end_line": 18, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 21, - "end_line": 21, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 24, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 4, - "max_depth": 1, - "node_type_counts": { - "import": 3, - "file_root": 1 - }, - "classes": 0, - "functions": 0, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:17:53.926777004Z" - }, - { - "file_info": { - "name": "web_canvas_box.rs", - "path": "src/boxes/web/web_canvas_box.rs", - "size_bytes": 0, - "total_lines": 324, - "code_lines": 241, - "comment_lines": 35, - "empty_lines": 48, - "code_ratio": 0.7438271604938271, - "analyzed_at": "2025-08-15T16:17:53.926604674Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "WebCanvasBox", - "parent_class": null, - "start_line": 23, - "end_line": 28, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "WebCanvasBox", - "parent_class": null, - "start_line": 31, - "end_line": 262, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "WebCanvasBox", - "parent_class": null, - "start_line": 265, - "end_line": 282, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "WebCanvasBox", - "parent_class": null, - "start_line": 285, - "end_line": 317, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "WebCanvasBox", - "parent_class": null, - "start_line": 320, - "end_line": 324, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 32, - "end_line": 47, - "parameters": [ - "canvas_id: String", - "width: u32", - "height: u32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_canvas_element", - "start_line": 50, - "end_line": 55, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "get_2d_context", - "start_line": 58, - "end_line": 64, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 63, - "end_line": 63, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "clear", - "start_line": 67, - "end_line": 71, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_fill_style", - "start_line": 74, - "end_line": 78, - "parameters": [ - "&self", - "color: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_stroke_style", - "start_line": 81, - "end_line": 85, - "parameters": [ - "&self", - "color: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_line_width", - "start_line": 88, - "end_line": 92, - "parameters": [ - "&self", - "width: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fill_rect", - "start_line": 95, - "end_line": 100, - "parameters": [ - "&self", - "x: f64", - "y: f64", - "width: f64", - "height: f64", - "color: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "stroke_rect", - "start_line": 103, - "end_line": 109, - "parameters": [ - "&self", - "x: f64", - "y: f64", - "width: f64", - "height: f64", - "color: &str", - "line_width: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fill_circle", - "start_line": 112, - "end_line": 119, - "parameters": [ - "&self", - "x: f64", - "y: f64", - "radius: f64", - "color: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "stroke_circle", - "start_line": 122, - "end_line": 130, - "parameters": [ - "&self", - "x: f64", - "y: f64", - "radius: f64", - "color: &str", - "line_width: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "draw_line", - "start_line": 133, - "end_line": 142, - "parameters": [ - "&self", - "x1: f64", - "y1: f64", - "x2: f64", - "y2: f64", - "color: &str", - "line_width: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fill_text", - "start_line": 145, - "end_line": 151, - "parameters": [ - "&self", - "text: &str", - "x: f64", - "y: f64", - "font: &str", - "color: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "stroke_text", - "start_line": 154, - "end_line": 161, - "parameters": [ - "&self", - "text: &str", - "x: f64", - "y: f64", - "font: &str", - "color: &str", - "line_width: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "begin_path", - "start_line": 164, - "end_line": 168, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "move_to", - "start_line": 171, - "end_line": 175, - "parameters": [ - "&self", - "x: f64", - "y: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "line_to", - "start_line": 178, - "end_line": 182, - "parameters": [ - "&self", - "x: f64", - "y: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "close_path", - "start_line": 185, - "end_line": 189, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "fill", - "start_line": 192, - "end_line": 197, - "parameters": [ - "&self", - "color: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "stroke", - "start_line": 200, - "end_line": 206, - "parameters": [ - "&self", - "color: &str", - "line_width: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "save", - "start_line": 209, - "end_line": 213, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "restore", - "start_line": 216, - "end_line": 220, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "rotate", - "start_line": 223, - "end_line": 227, - "parameters": [ - "&self", - "angle: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "scale", - "start_line": 230, - "end_line": 234, - "parameters": [ - "&self", - "x: f64", - "y: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "translate", - "start_line": 237, - "end_line": 241, - "parameters": [ - "&self", - "x: f64", - "y: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_width", - "start_line": 244, - "end_line": 246, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_height", - "start_line": 248, - "end_line": 250, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "resize", - "start_line": 253, - "end_line": 261, - "parameters": [ - "&mut self", - "width: u32", - "height: u32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 266, - "end_line": 268, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 270, - "end_line": 272, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 274, - "end_line": 276, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 279, - "end_line": 281, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 286, - "end_line": 288, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 291, - "end_line": 293, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 295, - "end_line": 302, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 305, - "end_line": 307, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 310, - "end_line": 316, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 321, - "end_line": 323, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_sys::{\n HtmlCanvasElement, \n CanvasRenderingContext2d,\n}", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 39, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 18, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebCanvasBox", - "full_name": "", - "start_line": 23, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebCanvasBox", - "full_name": "", - "start_line": 31, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 32, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 33, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 41, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_canvas_element", - "full_name": "", - "start_line": 50, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 51, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_2d_context", - "full_name": "", - "start_line": 58, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 67, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_fill_style", - "full_name": "", - "start_line": 74, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_stroke_style", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_line_width", - "full_name": "", - "start_line": 88, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fill_rect", - "full_name": "", - "start_line": 95, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stroke_rect", - "full_name": "", - "start_line": 103, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fill_circle", - "full_name": "", - "start_line": 112, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 113, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stroke_circle", - "full_name": "", - "start_line": 122, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "draw_line", - "full_name": "", - "start_line": 133, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fill_text", - "full_name": "", - "start_line": 145, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stroke_text", - "full_name": "", - "start_line": 154, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 155, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "begin_path", - "full_name": "", - "start_line": 164, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "move_to", - "full_name": "", - "start_line": 171, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 172, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "line_to", - "full_name": "", - "start_line": 178, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "close_path", - "full_name": "", - "start_line": 185, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fill", - "full_name": "", - "start_line": 192, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stroke", - "full_name": "", - "start_line": 200, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "save", - "full_name": "", - "start_line": 209, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 210, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "restore", - "full_name": "", - "start_line": 216, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "rotate", - "full_name": "", - "start_line": 223, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "scale", - "full_name": "", - "start_line": 230, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "translate", - "full_name": "", - "start_line": 237, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 238, - "end_line": 240, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_width", - "full_name": "", - "start_line": 244, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_height", - "full_name": "", - "start_line": 248, - "end_line": 250, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resize", - "full_name": "", - "start_line": 253, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 257, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebCanvasBox", - "full_name": "", - "start_line": 265, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 266, - "end_line": 268, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 270, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 274, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 279, - "end_line": 281, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebCanvasBox", - "full_name": "", - "start_line": 285, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 286, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 291, - "end_line": 293, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 295, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 305, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 310, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 311, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebCanvasBox", - "full_name": "", - "start_line": 320, - "end_line": 324, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 321, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 78, - "max_depth": 6, - "node_type_counts": { - "if_statement": 25, - "class": 5, - "file_root": 1, - "import": 4, - "function": 38, - "variable": 5 - }, - "classes": 5, - "functions": 38, - "methods": 0, - "variables": 5, - "control_structures": 25 - }, - "generated_at": "2025-08-15T16:17:53.926621127Z" - }, - { - "file_info": { - "name": "web_console_box.rs", - "path": "src/boxes/web/web_console_box.rs", - "size_bytes": 0, - "total_lines": 196, - "code_lines": 143, - "comment_lines": 20, - "empty_lines": 33, - "code_ratio": 0.7295918367346939, - "analyzed_at": "2025-08-15T16:17:53.927473212Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "WebConsoleBox", - "parent_class": null, - "start_line": 20, - "end_line": 23, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "WebConsoleBox", - "parent_class": null, - "start_line": 26, - "end_line": 139, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "WebConsoleBox", - "parent_class": null, - "start_line": 142, - "end_line": 159, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "WebConsoleBox", - "parent_class": null, - "start_line": 162, - "end_line": 189, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "WebConsoleBox", - "parent_class": null, - "start_line": 192, - "end_line": 196, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 27, - "end_line": 32, - "parameters": [ - "element_id: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_target_element", - "start_line": 35, - "end_line": 39, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "append_console_line", - "start_line": 42, - "end_line": 73, - "parameters": [ - "&self", - "message: &str", - "level: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "log", - "start_line": 76, - "end_line": 78, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "warn", - "start_line": 81, - "end_line": 83, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "error", - "start_line": 86, - "end_line": 88, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "info", - "start_line": 91, - "end_line": 93, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "debug", - "start_line": 96, - "end_line": 98, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear", - "start_line": 101, - "end_line": 105, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "separator", - "start_line": 108, - "end_line": 115, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "group", - "start_line": 118, - "end_line": 128, - "parameters": [ - "&self", - "title: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "group_end", - "start_line": 131, - "end_line": 138, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 143, - "end_line": 145, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 147, - "end_line": 149, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 151, - "end_line": 153, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 156, - "end_line": 158, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 163, - "end_line": 165, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 168, - "end_line": 170, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 172, - "end_line": 174, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 177, - "end_line": 179, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 182, - "end_line": 188, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 193, - "end_line": 195, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_sys::{Element, HtmlElement}", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 22, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebConsoleBox", - "full_name": "", - "start_line": 20, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebConsoleBox", - "full_name": "", - "start_line": 26, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 27, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_target_element", - "full_name": "", - "start_line": 35, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "append_console_line", - "full_name": "", - "start_line": 42, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 47, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "log", - "full_name": "", - "start_line": 76, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "warn", - "full_name": "", - "start_line": 81, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "error", - "full_name": "", - "start_line": 86, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "info", - "full_name": "", - "start_line": 91, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "debug", - "full_name": "", - "start_line": 96, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 101, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "separator", - "full_name": "", - "start_line": 108, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 110, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "group", - "full_name": "", - "start_line": 118, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 120, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "group_end", - "full_name": "", - "start_line": 131, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 132, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 133, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebConsoleBox", - "full_name": "", - "start_line": 142, - "end_line": 159, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 143, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 147, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 151, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 156, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebConsoleBox", - "full_name": "", - "start_line": 162, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 163, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 168, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 172, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 177, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 182, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebConsoleBox", - "full_name": "", - "start_line": 192, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 193, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 56, - "max_depth": 9, - "node_type_counts": { - "variable": 17, - "class": 5, - "function": 22, - "if_statement": 7, - "file_root": 1, - "import": 4 - }, - "classes": 5, - "functions": 22, - "methods": 0, - "variables": 17, - "control_structures": 7 - }, - "generated_at": "2025-08-15T16:17:53.927484740Z" - }, - { - "file_info": { - "name": "web_display_box.rs", - "path": "src/boxes/web/web_display_box.rs", - "size_bytes": 0, - "total_lines": 189, - "code_lines": 138, - "comment_lines": 21, - "empty_lines": 30, - "code_ratio": 0.7301587301587301, - "analyzed_at": "2025-08-15T16:17:53.929975363Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "WebDisplayBox", - "parent_class": null, - "start_line": 20, - "end_line": 23, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "WebDisplayBox", - "parent_class": null, - "start_line": 26, - "end_line": 132, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "WebDisplayBox", - "parent_class": null, - "start_line": 135, - "end_line": 152, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "WebDisplayBox", - "parent_class": null, - "start_line": 155, - "end_line": 182, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "WebDisplayBox", - "parent_class": null, - "start_line": 185, - "end_line": 189, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 27, - "end_line": 32, - "parameters": [ - "element_id: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_target_element", - "start_line": 35, - "end_line": 39, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "print", - "start_line": 42, - "end_line": 52, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "println", - "start_line": 55, - "end_line": 65, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_html", - "start_line": 68, - "end_line": 72, - "parameters": [ - "&self", - "html_content: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "append_html", - "start_line": 75, - "end_line": 81, - "parameters": [ - "&self", - "html_content: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_css", - "start_line": 84, - "end_line": 91, - "parameters": [ - "&self", - "property: &str", - "value: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_class", - "start_line": 94, - "end_line": 98, - "parameters": [ - "&self", - "class_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "remove_class", - "start_line": 101, - "end_line": 105, - "parameters": [ - "&self", - "class_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear", - "start_line": 108, - "end_line": 112, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "show", - "start_line": 115, - "end_line": 117, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "hide", - "start_line": 120, - "end_line": 122, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "scroll_to_bottom", - "start_line": 125, - "end_line": 131, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 136, - "end_line": 138, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 140, - "end_line": 142, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 144, - "end_line": 146, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 149, - "end_line": 151, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 156, - "end_line": 158, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 161, - "end_line": 163, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 165, - "end_line": 167, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 170, - "end_line": 172, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 175, - "end_line": 181, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 186, - "end_line": 188, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_sys::{Element, HtmlElement}", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 23, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebDisplayBox", - "full_name": "", - "start_line": 20, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebDisplayBox", - "full_name": "", - "start_line": 26, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 27, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_target_element", - "full_name": "", - "start_line": 35, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "print", - "full_name": "", - "start_line": 42, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "println", - "full_name": "", - "start_line": 55, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_html", - "full_name": "", - "start_line": 68, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "append_html", - "full_name": "", - "start_line": 75, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_css", - "full_name": "", - "start_line": 84, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_class", - "full_name": "", - "start_line": 94, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "remove_class", - "full_name": "", - "start_line": 101, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 108, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "show", - "full_name": "", - "start_line": 115, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "hide", - "full_name": "", - "start_line": 120, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "scroll_to_bottom", - "full_name": "", - "start_line": 125, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 126, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebDisplayBox", - "full_name": "", - "start_line": 135, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 136, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 144, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 149, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebDisplayBox", - "full_name": "", - "start_line": 155, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 156, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 161, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 165, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 170, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 175, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 176, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebDisplayBox", - "full_name": "", - "start_line": 185, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 186, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 58, - "max_depth": 11, - "node_type_counts": { - "function": 23, - "if_statement": 14, - "import": 4, - "class": 5, - "variable": 11, - "file_root": 1 - }, - "classes": 5, - "functions": 23, - "methods": 0, - "variables": 11, - "control_structures": 14 - }, - "generated_at": "2025-08-15T16:17:53.929987784Z" - }, - { - "file_info": { - "name": "box_arithmetic.rs", - "path": "src/box_arithmetic.rs", - "size_bytes": 0, - "total_lines": 742, - "code_lines": 591, - "comment_lines": 54, - "empty_lines": 97, - "code_ratio": 0.7964959568733153, - "analyzed_at": "2025-08-15T16:17:53.929971771Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "AddBox", - "parent_class": null, - "start_line": 15, - "end_line": 19, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "AddBox", - "parent_class": null, - "start_line": 21, - "end_line": 76, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "AddBox", - "parent_class": null, - "start_line": 78, - "end_line": 86, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Debug", - "type": "impl" - } - }, - { - "name": "AddBox", - "parent_class": null, - "start_line": 88, - "end_line": 120, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "AddBox", - "parent_class": null, - "start_line": 122, - "end_line": 142, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "AddBox", - "parent_class": null, - "start_line": 144, - "end_line": 148, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "SubtractBox", - "parent_class": null, - "start_line": 151, - "end_line": 155, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "SubtractBox", - "parent_class": null, - "start_line": 157, - "end_line": 192, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "SubtractBox", - "parent_class": null, - "start_line": 194, - "end_line": 202, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Debug" - } - }, - { - "name": "SubtractBox", - "parent_class": null, - "start_line": 204, - "end_line": 230, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "SubtractBox", - "parent_class": null, - "start_line": 232, - "end_line": 240, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "SubtractBox", - "parent_class": null, - "start_line": 242, - "end_line": 246, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "MultiplyBox", - "parent_class": null, - "start_line": 249, - "end_line": 253, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "MultiplyBox", - "parent_class": null, - "start_line": 255, - "end_line": 289, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MultiplyBox", - "parent_class": null, - "start_line": 291, - "end_line": 299, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Debug" - } - }, - { - "name": "MultiplyBox", - "parent_class": null, - "start_line": 301, - "end_line": 327, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "MultiplyBox", - "parent_class": null, - "start_line": 329, - "end_line": 337, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "MultiplyBox", - "parent_class": null, - "start_line": 339, - "end_line": 343, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "DivideBox", - "parent_class": null, - "start_line": 346, - "end_line": 350, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "DivideBox", - "parent_class": null, - "start_line": 352, - "end_line": 395, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "DivideBox", - "parent_class": null, - "start_line": 397, - "end_line": 405, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Debug" - } - }, - { - "name": "DivideBox", - "parent_class": null, - "start_line": 407, - "end_line": 433, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "DivideBox", - "parent_class": null, - "start_line": 435, - "end_line": 443, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "DivideBox", - "parent_class": null, - "start_line": 445, - "end_line": 449, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "ModuloBox", - "parent_class": null, - "start_line": 452, - "end_line": 456, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "ModuloBox", - "parent_class": null, - "start_line": 458, - "end_line": 499, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ModuloBox", - "parent_class": null, - "start_line": 501, - "end_line": 508, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Debug" - } - }, - { - "name": "ModuloBox", - "parent_class": null, - "start_line": 510, - "end_line": 524, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "ModuloBox", - "parent_class": null, - "start_line": 526, - "end_line": 555, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "ModuloBox", - "parent_class": null, - "start_line": 557, - "end_line": 561, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "CompareBox", - "parent_class": null, - "start_line": 564, - "end_line": 564, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "CompareBox", - "parent_class": null, - "start_line": 566, - "end_line": 635, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 22, - "end_line": 28, - "parameters": [ - "left", - "right" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "execute", - "start_line": 31, - "end_line": 75, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 79, - "end_line": 85, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 89, - "end_line": 92, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 94, - "end_line": 103, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 105, - "end_line": 107, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 109, - "end_line": 114, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 117, - "end_line": 119, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 123, - "end_line": 125, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 127, - "end_line": 129, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 131, - "end_line": 133, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 135, - "end_line": 137, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 139, - "end_line": 141, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 145, - "end_line": 147, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 158, - "end_line": 164, - "parameters": [ - "left", - "right" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "execute", - "start_line": 167, - "end_line": 191, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 195, - "end_line": 201, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 205, - "end_line": 208, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 210, - "end_line": 219, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 221, - "end_line": 221, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 222, - "end_line": 224, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 227, - "end_line": 229, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 233, - "end_line": 233, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 234, - "end_line": 234, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 235, - "end_line": 237, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 238, - "end_line": 238, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 239, - "end_line": 239, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 243, - "end_line": 245, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 256, - "end_line": 262, - "parameters": [ - "left", - "right" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "execute", - "start_line": 265, - "end_line": 288, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 292, - "end_line": 298, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 302, - "end_line": 305, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 307, - "end_line": 316, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 318, - "end_line": 318, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 319, - "end_line": 321, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 324, - "end_line": 326, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 330, - "end_line": 330, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 331, - "end_line": 331, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 332, - "end_line": 334, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 335, - "end_line": 335, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 336, - "end_line": 336, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 340, - "end_line": 342, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 353, - "end_line": 359, - "parameters": [ - "left", - "right" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "execute", - "start_line": 362, - "end_line": 394, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 398, - "end_line": 404, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 408, - "end_line": 411, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 413, - "end_line": 422, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 424, - "end_line": 424, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 425, - "end_line": 427, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 430, - "end_line": 432, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 436, - "end_line": 436, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 437, - "end_line": 437, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 438, - "end_line": 440, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 441, - "end_line": 441, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 442, - "end_line": 442, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 446, - "end_line": 448, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 459, - "end_line": 465, - "parameters": [ - "left", - "right" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "execute", - "start_line": 468, - "end_line": 498, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 502, - "end_line": 507, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 511, - "end_line": 511, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 512, - "end_line": 512, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 513, - "end_line": 515, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 517, - "end_line": 519, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 521, - "end_line": 523, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 527, - "end_line": 530, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 532, - "end_line": 541, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 543, - "end_line": 545, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 547, - "end_line": 549, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 552, - "end_line": 554, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 558, - "end_line": 560, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 568, - "end_line": 570, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "less", - "start_line": 573, - "end_line": 586, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "greater", - "start_line": 589, - "end_line": 602, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "less_equal", - "start_line": 605, - "end_line": 618, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "greater_equal", - "start_line": 621, - "end_line": 634, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test_add_box_integers", - "start_line": 642, - "end_line": 649, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_add_box_strings", - "start_line": 652, - "end_line": 659, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_subtract_box", - "start_line": 662, - "end_line": 669, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_multiply_box", - "start_line": 672, - "end_line": 679, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_divide_box", - "start_line": 682, - "end_line": 690, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_divide_by_zero", - "start_line": 693, - "end_line": 700, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_modulo_box", - "start_line": 703, - "end_line": 710, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_modulo_by_zero", - "start_line": 713, - "end_line": 720, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_modulo_chip8_pattern", - "start_line": 723, - "end_line": 731, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_compare_box", - "start_line": 734, - "end_line": 741, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, BoxCore, StringBox, IntegerBox, BoolBox, VoidBox, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::math_box::FloatBox", - "imported_names": [], - "alias": null, - "line_number": 32, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::math_box::FloatBox", - "imported_names": [], - "alias": null, - "line_number": 363, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 639, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 32, - "function_count": 85, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AddBox", - "full_name": "", - "start_line": 15, - "end_line": 19, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AddBox", - "full_name": "", - "start_line": 21, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 22, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute", - "full_name": "", - "start_line": 31, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 32, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 35, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 48, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AddBox", - "full_name": "", - "start_line": 78, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 79, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AddBox", - "full_name": "", - "start_line": 88, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 89, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 94, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 105, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 109, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 117, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AddBox", - "full_name": "", - "start_line": 122, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 123, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 127, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 131, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 135, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 139, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AddBox", - "full_name": "", - "start_line": 144, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 145, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SubtractBox", - "full_name": "", - "start_line": 151, - "end_line": 155, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SubtractBox", - "full_name": "", - "start_line": 157, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 158, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute", - "full_name": "", - "start_line": 167, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SubtractBox", - "full_name": "", - "start_line": 194, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 195, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SubtractBox", - "full_name": "", - "start_line": 204, - "end_line": 230, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 205, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 210, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 211, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 221, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 222, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 227, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SubtractBox", - "full_name": "", - "start_line": 232, - "end_line": 240, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 233, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 234, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 235, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 238, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 239, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SubtractBox", - "full_name": "", - "start_line": 242, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 243, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MultiplyBox", - "full_name": "", - "start_line": 249, - "end_line": 253, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MultiplyBox", - "full_name": "", - "start_line": 255, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 256, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute", - "full_name": "", - "start_line": 265, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 267, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 271, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 279, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 279, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 285, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MultiplyBox", - "full_name": "", - "start_line": 291, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 292, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MultiplyBox", - "full_name": "", - "start_line": 301, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 302, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 303, - "end_line": 303, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 307, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 308, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 318, - "end_line": 318, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 319, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 324, - "end_line": 326, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MultiplyBox", - "full_name": "", - "start_line": 329, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 330, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 331, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 332, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 335, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 336, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MultiplyBox", - "full_name": "", - "start_line": 339, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 340, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DivideBox", - "full_name": "", - "start_line": 346, - "end_line": 350, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DivideBox", - "full_name": "", - "start_line": 352, - "end_line": 395, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 353, - "end_line": 359, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute", - "full_name": "", - "start_line": 362, - "end_line": 394, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 363, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 366, - "end_line": 393, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 370, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 374, - "end_line": 374, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 378, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 378, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 383, - "end_line": 387, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 383, - "end_line": 387, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 388, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 391, - "end_line": 391, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DivideBox", - "full_name": "", - "start_line": 397, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 398, - "end_line": 404, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DivideBox", - "full_name": "", - "start_line": 407, - "end_line": 433, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 408, - "end_line": 411, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 409, - "end_line": 409, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 413, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 414, - "end_line": 421, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 424, - "end_line": 424, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 425, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 430, - "end_line": 432, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DivideBox", - "full_name": "", - "start_line": 435, - "end_line": 443, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 436, - "end_line": 436, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 437, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 438, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 441, - "end_line": 441, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 442, - "end_line": 442, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DivideBox", - "full_name": "", - "start_line": 445, - "end_line": 449, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 446, - "end_line": 448, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ModuloBox", - "full_name": "", - "start_line": 452, - "end_line": 456, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ModuloBox", - "full_name": "", - "start_line": 458, - "end_line": 499, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 459, - "end_line": 465, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute", - "full_name": "", - "start_line": 468, - "end_line": 498, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 470, - "end_line": 497, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 474, - "end_line": 477, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 478, - "end_line": 478, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 482, - "end_line": 486, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 482, - "end_line": 486, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 487, - "end_line": 491, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 487, - "end_line": 491, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 492, - "end_line": 494, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 495, - "end_line": 495, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ModuloBox", - "full_name": "", - "start_line": 501, - "end_line": 508, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 502, - "end_line": 507, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ModuloBox", - "full_name": "", - "start_line": 510, - "end_line": 524, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 511, - "end_line": 511, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 512, - "end_line": 512, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 513, - "end_line": 515, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 517, - "end_line": 519, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 521, - "end_line": 523, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ModuloBox", - "full_name": "", - "start_line": 526, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 527, - "end_line": 530, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 528, - "end_line": 528, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 532, - "end_line": 541, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 533, - "end_line": 540, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 543, - "end_line": 545, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 547, - "end_line": 549, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 552, - "end_line": 554, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ModuloBox", - "full_name": "", - "start_line": 557, - "end_line": 561, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 558, - "end_line": 560, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CompareBox", - "full_name": "", - "start_line": 564, - "end_line": 564, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CompareBox", - "full_name": "", - "start_line": 566, - "end_line": 635, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 568, - "end_line": 570, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "less", - "full_name": "", - "start_line": 573, - "end_line": 586, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 575, - "end_line": 580, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 583, - "end_line": 583, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 584, - "end_line": 584, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "greater", - "full_name": "", - "start_line": 589, - "end_line": 602, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 591, - "end_line": 596, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 599, - "end_line": 599, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 600, - "end_line": 600, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "less_equal", - "full_name": "", - "start_line": 605, - "end_line": 618, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 607, - "end_line": 612, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 615, - "end_line": 615, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 616, - "end_line": 616, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "greater_equal", - "full_name": "", - "start_line": 621, - "end_line": 634, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 623, - "end_line": 628, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 631, - "end_line": 631, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 632, - "end_line": 632, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 639, - "end_line": 639, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_add_box_integers", - "full_name": "", - "start_line": 642, - "end_line": 649, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 643, - "end_line": 643, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 644, - "end_line": 644, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 645, - "end_line": 645, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 646, - "end_line": 646, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_add_box_strings", - "full_name": "", - "start_line": 652, - "end_line": 659, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 653, - "end_line": 653, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 654, - "end_line": 654, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 655, - "end_line": 655, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 656, - "end_line": 656, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_subtract_box", - "full_name": "", - "start_line": 662, - "end_line": 669, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 663, - "end_line": 663, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 664, - "end_line": 664, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 665, - "end_line": 665, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 666, - "end_line": 666, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_multiply_box", - "full_name": "", - "start_line": 672, - "end_line": 679, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 673, - "end_line": 673, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 674, - "end_line": 674, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 675, - "end_line": 675, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 676, - "end_line": 676, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_divide_box", - "full_name": "", - "start_line": 682, - "end_line": 690, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 683, - "end_line": 683, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 684, - "end_line": 684, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 685, - "end_line": 685, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 686, - "end_line": 686, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_divide_by_zero", - "full_name": "", - "start_line": 693, - "end_line": 700, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 694, - "end_line": 694, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 695, - "end_line": 695, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 696, - "end_line": 696, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 697, - "end_line": 697, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_modulo_box", - "full_name": "", - "start_line": 703, - "end_line": 710, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 704, - "end_line": 704, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 705, - "end_line": 705, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 706, - "end_line": 706, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 707, - "end_line": 707, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_modulo_by_zero", - "full_name": "", - "start_line": 713, - "end_line": 720, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 714, - "end_line": 714, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 715, - "end_line": 715, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 716, - "end_line": 716, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 717, - "end_line": 717, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_modulo_chip8_pattern", - "full_name": "", - "start_line": 723, - "end_line": 731, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 725, - "end_line": 725, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 726, - "end_line": 726, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 727, - "end_line": 727, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 728, - "end_line": 728, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_compare_box", - "full_name": "", - "start_line": 734, - "end_line": 741, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 735, - "end_line": 735, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 736, - "end_line": 736, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 227, - "max_depth": 10, - "node_type_counts": { - "class": 32, - "function": 85, - "file_root": 1, - "variable": 74, - "if_statement": 29, - "import": 6 - }, - "classes": 32, - "functions": 85, - "methods": 0, - "variables": 74, - "control_structures": 29 - }, - "generated_at": "2025-08-15T16:17:53.930005871Z" - }, - { - "file_info": { - "name": "box_operators.rs", - "path": "src/box_operators.rs", - "size_bytes": 0, - "total_lines": 680, - "code_lines": 490, - "comment_lines": 75, - "empty_lines": 115, - "code_ratio": 0.7205882352941176, - "analyzed_at": "2025-08-15T16:17:53.929640314Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 23, - "end_line": 29, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashAdd", - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 32, - "end_line": 38, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashSub", - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 41, - "end_line": 47, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashMul", - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 50, - "end_line": 60, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashDiv" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 63, - "end_line": 85, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "DynamicAdd", - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 87, - "end_line": 105, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "DynamicSub", - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 107, - "end_line": 133, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicMul" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 135, - "end_line": 159, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicDiv" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 164, - "end_line": 170, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashAdd" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 173, - "end_line": 179, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashSub", - "type": "impl" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 182, - "end_line": 188, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashMul", - "type": "impl" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 191, - "end_line": 201, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashDiv", - "type": "impl" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 205, - "end_line": 226, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicAdd" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 228, - "end_line": 246, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "DynamicSub", - "type": "impl" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 248, - "end_line": 266, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicMul" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 268, - "end_line": 292, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicDiv" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 297, - "end_line": 303, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashAdd", - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 306, - "end_line": 316, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashMul" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 319, - "end_line": 334, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicAdd" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 336, - "end_line": 344, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "DynamicSub", - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 346, - "end_line": 362, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicMul" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 364, - "end_line": 372, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicDiv" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 377, - "end_line": 384, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashAdd" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 386, - "end_line": 409, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "DynamicAdd", - "type": "impl" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 411, - "end_line": 431, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicSub" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 433, - "end_line": 453, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicMul" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 455, - "end_line": 472, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicDiv" - } - }, - { - "name": "OperatorResolver", - "parent_class": null, - "start_line": 478, - "end_line": 478, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "OperatorResolver", - "parent_class": null, - "start_line": 480, - "end_line": 621, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "add", - "start_line": 26, - "end_line": 28, - "parameters": [ - "self", - "rhs: IntegerBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "sub", - "start_line": 35, - "end_line": 37, - "parameters": [ - "self", - "rhs: IntegerBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "mul", - "start_line": 44, - "end_line": 46, - "parameters": [ - "self", - "rhs: IntegerBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "div", - "start_line": 53, - "end_line": 59, - "parameters": [ - "self", - "rhs: IntegerBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_add", - "start_line": 64, - "end_line": 80, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_add_with", - "start_line": 82, - "end_line": 84, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_sub", - "start_line": 88, - "end_line": 100, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_sub_with", - "start_line": 102, - "end_line": 104, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_mul", - "start_line": 108, - "end_line": 128, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_mul_with", - "start_line": 130, - "end_line": 132, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_div", - "start_line": 136, - "end_line": 154, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_div_with", - "start_line": 156, - "end_line": 158, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "add", - "start_line": 167, - "end_line": 169, - "parameters": [ - "self", - "rhs: FloatBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "sub", - "start_line": 176, - "end_line": 178, - "parameters": [ - "self", - "rhs: FloatBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "mul", - "start_line": 185, - "end_line": 187, - "parameters": [ - "self", - "rhs: FloatBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "div", - "start_line": 194, - "end_line": 200, - "parameters": [ - "self", - "rhs: FloatBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_add", - "start_line": 206, - "end_line": 221, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_add_with", - "start_line": 223, - "end_line": 225, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_sub", - "start_line": 229, - "end_line": 241, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_sub_with", - "start_line": 243, - "end_line": 245, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_mul", - "start_line": 249, - "end_line": 261, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_mul_with", - "start_line": 263, - "end_line": 265, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_div", - "start_line": 269, - "end_line": 287, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_div_with", - "start_line": 289, - "end_line": 291, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "add", - "start_line": 300, - "end_line": 302, - "parameters": [ - "self", - "rhs: StringBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "mul", - "start_line": 309, - "end_line": 315, - "parameters": [ - "self", - "rhs: IntegerBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_add", - "start_line": 320, - "end_line": 329, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_add_with", - "start_line": 331, - "end_line": 333, - "parameters": [ - "&self", - "_other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_sub", - "start_line": 337, - "end_line": 339, - "parameters": [ - "&self", - "_other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_sub_with", - "start_line": 341, - "end_line": 343, - "parameters": [ - "&self", - "_other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_mul", - "start_line": 347, - "end_line": 357, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_mul_with", - "start_line": 359, - "end_line": 361, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_div", - "start_line": 365, - "end_line": 367, - "parameters": [ - "&self", - "_other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_div_with", - "start_line": 369, - "end_line": 371, - "parameters": [ - "&self", - "_other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "add", - "start_line": 380, - "end_line": 383, - "parameters": [ - "self", - "rhs: BoolBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_add", - "start_line": 387, - "end_line": 404, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_add_with", - "start_line": 406, - "end_line": 408, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_sub", - "start_line": 412, - "end_line": 426, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_sub_with", - "start_line": 428, - "end_line": 430, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_mul", - "start_line": 434, - "end_line": 448, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_mul_with", - "start_line": 450, - "end_line": 452, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_div", - "start_line": 456, - "end_line": 467, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_div_with", - "start_line": 469, - "end_line": 471, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "resolve_add", - "start_line": 482, - "end_line": 519, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "resolve_sub", - "start_line": 522, - "end_line": 544, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "resolve_mul", - "start_line": 547, - "end_line": 581, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "resolve_div", - "start_line": 584, - "end_line": 620, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test_integer_addition", - "start_line": 628, - "end_line": 633, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_string_concatenation", - "start_line": 636, - "end_line": 641, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_string_repetition", - "start_line": 644, - "end_line": 649, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_dynamic_addition", - "start_line": 652, - "end_line": 660, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_boolean_arithmetic", - "start_line": 663, - "end_line": 668, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_can_add_with", - "start_line": 671, - "end_line": 679, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox}", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::FloatBox", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::operator_traits::{\n NyashAdd, NyashSub, NyashMul, NyashDiv,\n DynamicAdd, DynamicSub, DynamicMul, DynamicDiv,\n OperatorError\n}", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 625, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 29, - "function_count": 53, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 18, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 23, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add", - "full_name": "", - "start_line": 26, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 32, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "sub", - "full_name": "", - "start_line": 35, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 41, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "mul", - "full_name": "", - "start_line": 44, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 50, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "div", - "full_name": "", - "start_line": 53, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 63, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_add", - "full_name": "", - "start_line": 64, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_add_with", - "full_name": "", - "start_line": 82, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 87, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_sub", - "full_name": "", - "start_line": 88, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_sub_with", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 107, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_mul", - "full_name": "", - "start_line": 108, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 110, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 120, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_mul_with", - "full_name": "", - "start_line": 130, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 135, - "end_line": 159, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_div", - "full_name": "", - "start_line": 136, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 139, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_div_with", - "full_name": "", - "start_line": 156, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 164, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add", - "full_name": "", - "start_line": 167, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 173, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "sub", - "full_name": "", - "start_line": 176, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 182, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "mul", - "full_name": "", - "start_line": 185, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 191, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "div", - "full_name": "", - "start_line": 194, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 205, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_add", - "full_name": "", - "start_line": 206, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_add_with", - "full_name": "", - "start_line": 223, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 228, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_sub", - "full_name": "", - "start_line": 229, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 236, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_sub_with", - "full_name": "", - "start_line": 243, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 248, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_mul", - "full_name": "", - "start_line": 249, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 253, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 256, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_mul_with", - "full_name": "", - "start_line": 263, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 268, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_div", - "full_name": "", - "start_line": 269, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 271, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 272, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 279, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_div_with", - "full_name": "", - "start_line": 289, - "end_line": 291, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 297, - "end_line": 303, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add", - "full_name": "", - "start_line": 300, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 306, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "mul", - "full_name": "", - "start_line": 309, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 310, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 319, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_add", - "full_name": "", - "start_line": 320, - "end_line": 329, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 322, - "end_line": 324, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 327, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_add_with", - "full_name": "", - "start_line": 331, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 336, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_sub", - "full_name": "", - "start_line": 337, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_sub_with", - "full_name": "", - "start_line": 341, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 346, - "end_line": 362, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_mul", - "full_name": "", - "start_line": 347, - "end_line": 357, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 349, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 350, - "end_line": 353, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 351, - "end_line": 351, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_mul_with", - "full_name": "", - "start_line": 359, - "end_line": 361, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 364, - "end_line": 372, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_div", - "full_name": "", - "start_line": 365, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_div_with", - "full_name": "", - "start_line": 369, - "end_line": 371, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 377, - "end_line": 384, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add", - "full_name": "", - "start_line": 380, - "end_line": 383, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 381, - "end_line": 381, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 386, - "end_line": 409, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_add", - "full_name": "", - "start_line": 387, - "end_line": 404, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 389, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 390, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 395, - "end_line": 398, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 396, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 401, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 402, - "end_line": 402, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_add_with", - "full_name": "", - "start_line": 406, - "end_line": 408, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 411, - "end_line": 431, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_sub", - "full_name": "", - "start_line": 412, - "end_line": 426, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 414, - "end_line": 417, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 415, - "end_line": 415, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 420, - "end_line": 423, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 421, - "end_line": 421, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_sub_with", - "full_name": "", - "start_line": 428, - "end_line": 430, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 433, - "end_line": 453, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_mul", - "full_name": "", - "start_line": 434, - "end_line": 448, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 436, - "end_line": 439, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 437, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 442, - "end_line": 445, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 443, - "end_line": 443, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_mul_with", - "full_name": "", - "start_line": 450, - "end_line": 452, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 455, - "end_line": 472, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_div", - "full_name": "", - "start_line": 456, - "end_line": 467, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 458, - "end_line": 464, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 459, - "end_line": 461, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 462, - "end_line": 462, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_div_with", - "full_name": "", - "start_line": 469, - "end_line": 471, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OperatorResolver", - "full_name": "", - "start_line": 478, - "end_line": 478, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OperatorResolver", - "full_name": "", - "start_line": 480, - "end_line": 621, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resolve_add", - "full_name": "", - "start_line": 482, - "end_line": 519, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 490, - "end_line": 494, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 491, - "end_line": 493, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 496, - "end_line": 500, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 497, - "end_line": 499, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 502, - "end_line": 506, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 503, - "end_line": 505, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 508, - "end_line": 512, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 509, - "end_line": 511, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resolve_sub", - "full_name": "", - "start_line": 522, - "end_line": 544, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 527, - "end_line": 531, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 528, - "end_line": 530, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 533, - "end_line": 537, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 534, - "end_line": 536, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resolve_mul", - "full_name": "", - "start_line": 547, - "end_line": 581, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 552, - "end_line": 556, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 553, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 558, - "end_line": 562, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 559, - "end_line": 561, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 564, - "end_line": 568, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 565, - "end_line": 567, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 570, - "end_line": 574, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 571, - "end_line": 573, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resolve_div", - "full_name": "", - "start_line": 584, - "end_line": 620, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 589, - "end_line": 596, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 590, - "end_line": 595, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 598, - "end_line": 605, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 599, - "end_line": 604, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 607, - "end_line": 613, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 608, - "end_line": 612, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 625, - "end_line": 625, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_integer_addition", - "full_name": "", - "start_line": 628, - "end_line": 633, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 629, - "end_line": 629, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 630, - "end_line": 630, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 631, - "end_line": 631, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_string_concatenation", - "full_name": "", - "start_line": 636, - "end_line": 641, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 637, - "end_line": 637, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 638, - "end_line": 638, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 639, - "end_line": 639, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_string_repetition", - "full_name": "", - "start_line": 644, - "end_line": 649, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 645, - "end_line": 645, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 646, - "end_line": 646, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 647, - "end_line": 647, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_dynamic_addition", - "full_name": "", - "start_line": 652, - "end_line": 660, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 653, - "end_line": 653, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 654, - "end_line": 654, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 657, - "end_line": 657, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 658, - "end_line": 658, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_boolean_arithmetic", - "full_name": "", - "start_line": 663, - "end_line": 668, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 664, - "end_line": 664, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 665, - "end_line": 665, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 666, - "end_line": 666, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_can_add_with", - "full_name": "", - "start_line": 671, - "end_line": 679, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 672, - "end_line": 672, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 676, - "end_line": 676, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 184, - "max_depth": 11, - "node_type_counts": { - "if_statement": 62, - "import": 4, - "class": 29, - "file_root": 1, - "variable": 35, - "function": 53 - }, - "classes": 29, - "functions": 53, - "methods": 0, - "variables": 35, - "control_structures": 62 - }, - "generated_at": "2025-08-15T16:17:53.929670511Z" - }, - { - "file_info": { - "name": "box_trait.rs", - "path": "src/box_trait.rs", - "size_bytes": 0, - "total_lines": 924, - "code_lines": 681, - "comment_lines": 85, - "empty_lines": 158, - "code_ratio": 0.737012987012987, - "analyzed_at": "2025-08-15T16:17:53.927708158Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BoxBase", - "parent_class": null, - "start_line": 49, - "end_line": 52, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BoxBase", - "parent_class": null, - "start_line": 54, - "end_line": 70, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "BoxCore", - "parent_class": null, - "start_line": 75, - "end_line": 90, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "trait" - } - }, - { - "name": "NyashBox", - "parent_class": null, - "start_line": 94, - "end_line": 121, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "trait", - "modifiers": "pub" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 127, - "end_line": 130, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 132, - "end_line": 225, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 227, - "end_line": 247, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 249, - "end_line": 274, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 276, - "end_line": 280, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 284, - "end_line": 287, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 289, - "end_line": 300, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 302, - "end_line": 322, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 324, - "end_line": 349, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 351, - "end_line": 355, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 359, - "end_line": 362, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 364, - "end_line": 379, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 381, - "end_line": 401, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 403, - "end_line": 428, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 430, - "end_line": 434, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "VoidBox", - "parent_class": null, - "start_line": 438, - "end_line": 440, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "VoidBox", - "parent_class": null, - "start_line": 442, - "end_line": 448, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "VoidBox", - "parent_class": null, - "start_line": 450, - "end_line": 454, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - }, - { - "name": "VoidBox", - "parent_class": null, - "start_line": 456, - "end_line": 476, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "VoidBox", - "parent_class": null, - "start_line": 478, - "end_line": 499, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "VoidBox", - "parent_class": null, - "start_line": 501, - "end_line": 505, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 512, - "end_line": 515, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 517, - "end_line": 564, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 566, - "end_line": 586, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 588, - "end_line": 613, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 615, - "end_line": 619, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 623, - "end_line": 627, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 629, - "end_line": 637, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 639, - "end_line": 659, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 661, - "end_line": 686, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 688, - "end_line": 692, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "ResultBox", - "parent_class": null, - "start_line": 696, - "end_line": 701, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "ResultBox", - "parent_class": null, - "start_line": 703, - "end_line": 744, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ResultBox", - "parent_class": null, - "start_line": 746, - "end_line": 766, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "ResultBox", - "parent_class": null, - "start_line": 768, - "end_line": 835, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "ResultBox", - "parent_class": null, - "start_line": 837, - "end_line": 841, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "next_box_id", - "start_line": 21, - "end_line": 24, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_builtin_box", - "start_line": 41, - "end_line": 43, - "parameters": [ - "box_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new", - "start_line": 56, - "end_line": 61, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "with_parent_type", - "start_line": 64, - "end_line": 69, - "parameters": [ - "parent_type_id" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "type_name", - "start_line": 102, - "end_line": 104, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_arc", - "start_line": 113, - "end_line": 115, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 133, - "end_line": 138, - "parameters": [ - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "empty", - "start_line": 140, - "end_line": 142, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "split", - "start_line": 147, - "end_line": 153, - "parameters": [ - "&self", - "delimiter: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 148, - "end_line": 148, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 150, - "end_line": 150, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "find", - "start_line": 156, - "end_line": 161, - "parameters": [ - "&self", - "search: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "replace", - "start_line": 164, - "end_line": 166, - "parameters": [ - "&self", - "old: &str", - "new: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "trim", - "start_line": 169, - "end_line": 171, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_upper", - "start_line": 174, - "end_line": 176, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_lower", - "start_line": 179, - "end_line": 181, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "contains", - "start_line": 184, - "end_line": 186, - "parameters": [ - "&self", - "search: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "starts_with", - "start_line": 189, - "end_line": 191, - "parameters": [ - "&self", - "prefix: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "ends_with", - "start_line": 194, - "end_line": 196, - "parameters": [ - "&self", - "suffix: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "join", - "start_line": 199, - "end_line": 210, - "parameters": [ - "&self", - "array_box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 203, - "end_line": 203, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "length", - "start_line": 213, - "end_line": 215, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get", - "start_line": 218, - "end_line": 224, - "parameters": [ - "&self", - "index: usize" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 228, - "end_line": 230, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 232, - "end_line": 234, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 236, - "end_line": 238, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 240, - "end_line": 242, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 244, - "end_line": 246, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 250, - "end_line": 252, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 254, - "end_line": 260, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 262, - "end_line": 264, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 266, - "end_line": 268, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 271, - "end_line": 273, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 277, - "end_line": 279, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 290, - "end_line": 295, - "parameters": [ - "value: i64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "zero", - "start_line": 297, - "end_line": 299, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 303, - "end_line": 305, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 307, - "end_line": 309, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 311, - "end_line": 313, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 315, - "end_line": 317, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 319, - "end_line": 321, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 325, - "end_line": 327, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 329, - "end_line": 335, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 337, - "end_line": 339, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 341, - "end_line": 343, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 346, - "end_line": 348, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 352, - "end_line": 354, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 365, - "end_line": 370, - "parameters": [ - "value: bool" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "true_box", - "start_line": 372, - "end_line": 374, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "false_box", - "start_line": 376, - "end_line": 378, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 382, - "end_line": 384, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 386, - "end_line": 388, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 390, - "end_line": 392, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 394, - "end_line": 396, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 398, - "end_line": 400, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 404, - "end_line": 406, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 408, - "end_line": 414, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 416, - "end_line": 418, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 420, - "end_line": 422, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 425, - "end_line": 427, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 431, - "end_line": 433, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 443, - "end_line": 447, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "default", - "start_line": 451, - "end_line": 453, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 457, - "end_line": 459, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 461, - "end_line": 463, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 465, - "end_line": 467, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 469, - "end_line": 471, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 473, - "end_line": 475, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 479, - "end_line": 481, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 483, - "end_line": 485, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 487, - "end_line": 489, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 491, - "end_line": 493, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 496, - "end_line": 498, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 502, - "end_line": 504, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 518, - "end_line": 523, - "parameters": [ - "path" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "read", - "start_line": 528, - "end_line": 533, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "write", - "start_line": 536, - "end_line": 542, - "parameters": [ - "&self", - "content" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "exists", - "start_line": 545, - "end_line": 547, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "delete", - "start_line": 550, - "end_line": 555, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "copy", - "start_line": 558, - "end_line": 563, - "parameters": [ - "&self", - "dest_path: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 567, - "end_line": 569, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 571, - "end_line": 573, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 575, - "end_line": 577, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 579, - "end_line": 581, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 583, - "end_line": 585, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 589, - "end_line": 591, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 593, - "end_line": 599, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 601, - "end_line": 603, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 605, - "end_line": 607, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 610, - "end_line": 612, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 616, - "end_line": 618, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 630, - "end_line": 636, - "parameters": [ - "error_type", - "message" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 640, - "end_line": 642, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 644, - "end_line": 646, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 648, - "end_line": 650, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 652, - "end_line": 654, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 656, - "end_line": 658, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 662, - "end_line": 664, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 666, - "end_line": 672, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 674, - "end_line": 676, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 678, - "end_line": 680, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 683, - "end_line": 685, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 689, - "end_line": 691, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new_success", - "start_line": 704, - "end_line": 711, - "parameters": [ - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_error", - "start_line": 713, - "end_line": 720, - "parameters": [ - "error: ErrorBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_ok", - "start_line": 725, - "end_line": 727, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_value", - "start_line": 730, - "end_line": 735, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_error", - "start_line": 738, - "end_line": 743, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 747, - "end_line": 749, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 751, - "end_line": 753, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 755, - "end_line": 757, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 759, - "end_line": 761, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 763, - "end_line": 765, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 769, - "end_line": 783, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 785, - "end_line": 809, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 811, - "end_line": 813, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 815, - "end_line": 829, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 832, - "end_line": 834, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 838, - "end_line": 840, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_string_box_creation", - "start_line": 854, - "end_line": 859, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_integer_box_creation", - "start_line": 862, - "end_line": 867, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_bool_box_creation", - "start_line": 870, - "end_line": 875, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_box_equality", - "start_line": 878, - "end_line": 885, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_add_box_integers", - "start_line": 888, - "end_line": 896, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_add_box_strings", - "start_line": 899, - "end_line": 907, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_box_ids_unique", - "start_line": 910, - "end_line": 916, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_void_box", - "start_line": 919, - "end_line": 923, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::Arc", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::atomic::{AtomicU64, Ordering}", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fs", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::path::Path", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::array::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 508, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_arithmetic::{AddBox, SubtractBox, MultiplyBox, DivideBox, ModuloBox, CompareBox}", - "imported_names": [], - "alias": null, - "line_number": 847, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 851, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 40, - "function_count": 127, - "import_count": 9, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "next_box_id", - "full_name": "", - "start_line": 21, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "COUNTER", - "full_name": "", - "start_line": 22, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "BUILTIN_BOXES", - "full_name": "", - "start_line": 28, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_builtin_box", - "full_name": "", - "start_line": 41, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxBase", - "full_name": "", - "start_line": 49, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxBase", - "full_name": "", - "start_line": 54, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 56, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "with_parent_type", - "full_name": "", - "start_line": 64, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxCore", - "full_name": "", - "start_line": 75, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashBox", - "full_name": "", - "start_line": 94, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_arc", - "full_name": "", - "start_line": 113, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 127, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 132, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 133, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "empty", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "split", - "full_name": "", - "start_line": 147, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 148, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec>", - "full_name": "", - "start_line": 149, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "find", - "full_name": "", - "start_line": 156, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "replace", - "full_name": "", - "start_line": 164, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "trim", - "full_name": "", - "start_line": 169, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_upper", - "full_name": "", - "start_line": 174, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_lower", - "full_name": "", - "start_line": 179, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "contains", - "full_name": "", - "start_line": 184, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "starts_with", - "full_name": "", - "start_line": 189, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ends_with", - "full_name": "", - "start_line": 194, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "join", - "full_name": "", - "start_line": 199, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 201, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "length", - "full_name": "", - "start_line": 213, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get", - "full_name": "", - "start_line": 218, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 227, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 228, - "end_line": 230, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 232, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 236, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 240, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 244, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 249, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 250, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 254, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 262, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 266, - "end_line": 268, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 271, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 276, - "end_line": 280, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 277, - "end_line": 279, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 284, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 289, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 290, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "zero", - "full_name": "", - "start_line": 297, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 302, - "end_line": 322, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 303, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 307, - "end_line": 309, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 311, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 315, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 319, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 324, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 325, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 329, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 330, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 337, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 341, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 346, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 351, - "end_line": 355, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 352, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 359, - "end_line": 362, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 364, - "end_line": 379, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 365, - "end_line": 370, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "true_box", - "full_name": "", - "start_line": 372, - "end_line": 374, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "false_box", - "full_name": "", - "start_line": 376, - "end_line": 378, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 381, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 382, - "end_line": 384, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 386, - "end_line": 388, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 390, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 394, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 398, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 403, - "end_line": 428, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 404, - "end_line": 406, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 405, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 408, - "end_line": 414, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 409, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 416, - "end_line": 418, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 420, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 425, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 430, - "end_line": 434, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 431, - "end_line": 433, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VoidBox", - "full_name": "", - "start_line": 438, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VoidBox", - "full_name": "", - "start_line": 442, - "end_line": 448, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 443, - "end_line": 447, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VoidBox", - "full_name": "", - "start_line": 450, - "end_line": 454, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 451, - "end_line": 453, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VoidBox", - "full_name": "", - "start_line": 456, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 457, - "end_line": 459, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 461, - "end_line": 463, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 465, - "end_line": 467, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 469, - "end_line": 471, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 473, - "end_line": 475, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VoidBox", - "full_name": "", - "start_line": 478, - "end_line": 499, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 479, - "end_line": 481, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 483, - "end_line": 485, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 487, - "end_line": 489, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 491, - "end_line": 493, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 496, - "end_line": 498, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VoidBox", - "full_name": "", - "start_line": 501, - "end_line": 505, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 502, - "end_line": 504, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 508, - "end_line": 508, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 512, - "end_line": 515, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 517, - "end_line": 564, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 518, - "end_line": 523, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read", - "full_name": "", - "start_line": 528, - "end_line": 533, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "write", - "full_name": "", - "start_line": 536, - "end_line": 542, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 537, - "end_line": 537, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "exists", - "full_name": "", - "start_line": 545, - "end_line": 547, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "delete", - "full_name": "", - "start_line": 550, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "copy", - "full_name": "", - "start_line": 558, - "end_line": 563, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 566, - "end_line": 586, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 567, - "end_line": 569, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 571, - "end_line": 573, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 575, - "end_line": 577, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 579, - "end_line": 581, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 583, - "end_line": 585, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 588, - "end_line": 613, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 589, - "end_line": 591, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 593, - "end_line": 599, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 594, - "end_line": 598, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 601, - "end_line": 603, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 605, - "end_line": 607, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 610, - "end_line": 612, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 615, - "end_line": 619, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 616, - "end_line": 618, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 623, - "end_line": 627, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 629, - "end_line": 637, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 630, - "end_line": 636, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 639, - "end_line": 659, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 640, - "end_line": 642, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 644, - "end_line": 646, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 648, - "end_line": 650, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 652, - "end_line": 654, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 656, - "end_line": 658, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 661, - "end_line": 686, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 662, - "end_line": 664, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 666, - "end_line": 672, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 667, - "end_line": 671, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 674, - "end_line": 676, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 678, - "end_line": 680, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 683, - "end_line": 685, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 688, - "end_line": 692, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 689, - "end_line": 691, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ResultBox", - "full_name": "", - "start_line": 696, - "end_line": 701, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ResultBox", - "full_name": "", - "start_line": 703, - "end_line": 744, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_success", - "full_name": "", - "start_line": 704, - "end_line": 711, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_error", - "full_name": "", - "start_line": 713, - "end_line": 720, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_ok", - "full_name": "", - "start_line": 725, - "end_line": 727, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_value", - "full_name": "", - "start_line": 730, - "end_line": 735, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_error", - "full_name": "", - "start_line": 738, - "end_line": 743, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ResultBox", - "full_name": "", - "start_line": 746, - "end_line": 766, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 747, - "end_line": 749, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 751, - "end_line": 753, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 755, - "end_line": 757, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 759, - "end_line": 761, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 763, - "end_line": 765, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ResultBox", - "full_name": "", - "start_line": 768, - "end_line": 835, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 769, - "end_line": 783, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 770, - "end_line": 782, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 771, - "end_line": 775, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 777, - "end_line": 781, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 785, - "end_line": 809, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 786, - "end_line": 808, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 787, - "end_line": 789, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 791, - "end_line": 805, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 811, - "end_line": 813, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 815, - "end_line": 829, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 816, - "end_line": 828, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 817, - "end_line": 821, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 823, - "end_line": 827, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 832, - "end_line": 834, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ResultBox", - "full_name": "", - "start_line": 837, - "end_line": 841, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 838, - "end_line": 840, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 847, - "end_line": 847, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 851, - "end_line": 851, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_string_box_creation", - "full_name": "", - "start_line": 854, - "end_line": 859, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 855, - "end_line": 855, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_integer_box_creation", - "full_name": "", - "start_line": 862, - "end_line": 867, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 863, - "end_line": 863, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_bool_box_creation", - "full_name": "", - "start_line": 870, - "end_line": 875, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 871, - "end_line": 871, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_box_equality", - "full_name": "", - "start_line": 878, - "end_line": 885, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 879, - "end_line": 879, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 880, - "end_line": 880, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 881, - "end_line": 881, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_add_box_integers", - "full_name": "", - "start_line": 888, - "end_line": 896, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 889, - "end_line": 889, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 890, - "end_line": 890, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 891, - "end_line": 891, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 893, - "end_line": 893, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 894, - "end_line": 894, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_add_box_strings", - "full_name": "", - "start_line": 899, - "end_line": 907, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 900, - "end_line": 900, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 901, - "end_line": 901, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 902, - "end_line": 902, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 904, - "end_line": 904, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 905, - "end_line": 905, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_box_ids_unique", - "full_name": "", - "start_line": 910, - "end_line": 916, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 911, - "end_line": 911, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 912, - "end_line": 912, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_void_box", - "full_name": "", - "start_line": 919, - "end_line": 923, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 920, - "end_line": 920, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 216, - "max_depth": 10, - "node_type_counts": { - "file_root": 1, - "import": 9, - "function": 124, - "class": 40, - "if_statement": 17, - "variable": 25 - }, - "classes": 40, - "functions": 124, - "methods": 0, - "variables": 25, - "control_structures": 17 - }, - "generated_at": "2025-08-15T16:17:53.927753217Z" - }, - { - "file_info": { - "name": "channel_box.rs", - "path": "src/channel_box.rs", - "size_bytes": 0, - "total_lines": 252, - "code_lines": 185, - "comment_lines": 26, - "empty_lines": 41, - "code_ratio": 0.7341269841269841, - "analyzed_at": "2025-08-15T16:17:53.929827314Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ChannelBox", - "parent_class": null, - "start_line": 16, - "end_line": 31, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "ChannelBox", - "parent_class": null, - "start_line": 33, - "end_line": 108, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ChannelBox", - "parent_class": null, - "start_line": 110, - "end_line": 138, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "ChannelBox", - "parent_class": null, - "start_line": 140, - "end_line": 160, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "ChannelBox", - "parent_class": null, - "start_line": 162, - "end_line": 166, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "ChannelBox", - "parent_class": null, - "start_line": 168, - "end_line": 176, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Debug", - "type": "impl" - } - }, - { - "name": "MessageBox", - "parent_class": null, - "start_line": 180, - "end_line": 184, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MessageBox", - "parent_class": null, - "start_line": 186, - "end_line": 194, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MessageBox", - "parent_class": null, - "start_line": 196, - "end_line": 224, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "MessageBox", - "parent_class": null, - "start_line": 226, - "end_line": 246, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "MessageBox", - "parent_class": null, - "start_line": 248, - "end_line": 252, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 35, - "end_line": 43, - "parameters": [ - "sender: &str", - "receiver: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "link", - "start_line": 46, - "end_line": 51, - "parameters": [ - "&self", - "name: &str", - "target" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "register_handler", - "start_line": 54, - "end_line": 62, - "parameters": [ - "&self", - "method: &str", - "handler: F" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "invoke", - "start_line": 65, - "end_line": 82, - "parameters": [ - "&self", - "method: &str", - "args" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 76, - "end_line": 76, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 77, - "end_line": 77, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "sender", - "start_line": 85, - "end_line": 87, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "receiver", - "start_line": 90, - "end_line": 92, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "broadcast", - "start_line": 95, - "end_line": 107, - "parameters": [ - "&self", - "_method: &str", - "_args" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 111, - "end_line": 113, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 115, - "end_line": 117, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 119, - "end_line": 121, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 124, - "end_line": 126, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 128, - "end_line": 137, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 141, - "end_line": 143, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 145, - "end_line": 147, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 149, - "end_line": 151, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 153, - "end_line": 155, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 157, - "end_line": 159, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 163, - "end_line": 165, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 169, - "end_line": 175, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 187, - "end_line": 193, - "parameters": [ - "sender: &str", - "content: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "type_name", - "start_line": 197, - "end_line": 199, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 201, - "end_line": 203, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 205, - "end_line": 207, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 210, - "end_line": 212, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 214, - "end_line": 223, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 227, - "end_line": 229, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 231, - "end_line": 233, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 235, - "end_line": 237, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 239, - "end_line": 241, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 243, - "end_line": 245, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 249, - "end_line": 251, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, VoidBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex, Weak}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 11, - "function_count": 33, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ChannelBox", - "full_name": "", - "start_line": 16, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ChannelBox", - "full_name": "", - "start_line": 33, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 35, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "link", - "full_name": "", - "start_line": 46, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_handler", - "full_name": "", - "start_line": 54, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "invoke", - "full_name": "", - "start_line": 65, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "sender", - "full_name": "", - "start_line": 85, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "receiver", - "full_name": "", - "start_line": 90, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "broadcast", - "full_name": "", - "start_line": 95, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 100, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ChannelBox", - "full_name": "", - "start_line": 110, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 111, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 115, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 119, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 124, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 128, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 129, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ChannelBox", - "full_name": "", - "start_line": 140, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 141, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 145, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 149, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 153, - "end_line": 155, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 157, - "end_line": 159, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ChannelBox", - "full_name": "", - "start_line": 162, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 163, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ChannelBox", - "full_name": "", - "start_line": 168, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 169, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBox", - "full_name": "", - "start_line": 180, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBox", - "full_name": "", - "start_line": 186, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 187, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBox", - "full_name": "", - "start_line": 196, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 197, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 201, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 205, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 210, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 214, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 215, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBox", - "full_name": "", - "start_line": 226, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 227, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 231, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 235, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 239, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 243, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBox", - "full_name": "", - "start_line": 248, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 249, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 58, - "max_depth": 9, - "node_type_counts": { - "for_loop": 1, - "import": 5, - "class": 11, - "if_statement": 5, - "file_root": 1, - "function": 31, - "variable": 4 - }, - "classes": 11, - "functions": 31, - "methods": 0, - "variables": 4, - "control_structures": 6 - }, - "generated_at": "2025-08-15T16:17:53.929839842Z" - }, - { - "file_info": { - "name": "cli.rs", - "path": "src/cli.rs", - "size_bytes": 0, - "total_lines": 176, - "code_lines": 153, - "comment_lines": 13, - "empty_lines": 10, - "code_ratio": 0.8693181818181818, - "analyzed_at": "2025-08-15T16:17:53.927631852Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "CliConfig", - "parent_class": null, - "start_line": 12, - "end_line": 24, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "CliConfig", - "parent_class": null, - "start_line": 26, - "end_line": 133, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "parse", - "start_line": 28, - "end_line": 31, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "build_command", - "start_line": 34, - "end_line": 115, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "from_matches", - "start_line": 118, - "end_line": 132, - "parameters": [ - "matches: &ArgMatches" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_debug_fuel", - "start_line": 136, - "end_line": 142, - "parameters": [ - "value: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_parse_debug_fuel", - "start_line": 149, - "end_line": 153, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_default_config", - "start_line": 156, - "end_line": 175, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "clap::{Arg, Command, ArgMatches}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 146, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 2, - "function_count": 6, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CliConfig", - "full_name": "", - "start_line": 12, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CliConfig", - "full_name": "", - "start_line": 26, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse", - "full_name": "", - "start_line": 28, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "build_command", - "full_name": "", - "start_line": 34, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_matches", - "full_name": "", - "start_line": 118, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_debug_fuel", - "full_name": "", - "start_line": 136, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_parse_debug_fuel", - "full_name": "", - "start_line": 149, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_default_config", - "full_name": "", - "start_line": 156, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 159, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 14, - "max_depth": 5, - "node_type_counts": { - "variable": 2, - "if_statement": 1, - "file_root": 1, - "function": 6, - "import": 2, - "class": 2 - }, - "classes": 2, - "functions": 6, - "methods": 0, - "variables": 2, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:17:53.927640896Z" - }, - { - "file_info": { - "name": "environment.rs", - "path": "src/environment.rs", - "size_bytes": 0, - "total_lines": 359, - "code_lines": 233, - "comment_lines": 58, - "empty_lines": 68, - "code_ratio": 0.649025069637883, - "analyzed_at": "2025-08-15T16:17:53.929935542Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "Environment", - "parent_class": null, - "start_line": 16, - "end_line": 31, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "EnvironmentError", - "parent_class": null, - "start_line": 35, - "end_line": 44, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "Environment", - "parent_class": null, - "start_line": 46, - "end_line": 189, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "PythonCompatEnvironment", - "parent_class": null, - "start_line": 193, - "end_line": 196, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "PythonCompatEnvironment", - "parent_class": null, - "start_line": 198, - "end_line": 231, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new_global", - "start_line": 48, - "end_line": 56, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_child", - "start_line": 59, - "end_line": 72, - "parameters": [ - "parent", - "scope_name" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "define", - "start_line": 75, - "end_line": 78, - "parameters": [ - "&self", - "name", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get", - "start_line": 81, - "end_line": 96, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set", - "start_line": 99, - "end_line": 122, - "parameters": [ - "&self", - "name", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "exists", - "start_line": 125, - "end_line": 127, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "undefine", - "start_line": 130, - "end_line": 132, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "list_variables", - "start_line": 135, - "end_line": 137, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "scope_info", - "start_line": 140, - "end_line": 142, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "scope_chain_info", - "start_line": 145, - "end_line": 153, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "dump_all_variables", - "start_line": 156, - "end_line": 173, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "track_box", - "start_line": 176, - "end_line": 178, - "parameters": [ - "&self", - "nyash_box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "finalize_all_boxes", - "start_line": 181, - "end_line": 183, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "exclude_from_finalization", - "start_line": 186, - "end_line": 188, - "parameters": [ - "&self", - "nyash_box: &Box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new", - "start_line": 199, - "end_line": 204, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new_with_parent", - "start_line": 206, - "end_line": 211, - "parameters": [ - "parent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "define", - "start_line": 214, - "end_line": 218, - "parameters": [ - "&mut self", - "name", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get", - "start_line": 221, - "end_line": 225, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 222, - "end_line": 224, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "as_native", - "start_line": 228, - "end_line": 230, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "test_global_environment", - "start_line": 241, - "end_line": 251, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_nested_scopes", - "start_line": 254, - "end_line": 271, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_variable_shadowing", - "start_line": 274, - "end_line": 291, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_variable_setting", - "start_line": 294, - "end_line": 308, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_scope_info", - "start_line": 311, - "end_line": 327, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_python_compat", - "start_line": 330, - "end_line": 342, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_error_handling", - "start_line": 345, - "end_line": 358, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, VoidBox}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::finalization::BoxFinalizer", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "thiserror::Error", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 237, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{StringBox, IntegerBox, BoolBox}", - "imported_names": [], - "alias": null, - "line_number": 238, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 27, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Environment", - "full_name": "", - "start_line": 16, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EnvironmentError", - "full_name": "", - "start_line": 35, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Environment", - "full_name": "", - "start_line": 46, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_global", - "full_name": "", - "start_line": 48, - "end_line": 56, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_child", - "full_name": "", - "start_line": 59, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "define", - "full_name": "", - "start_line": 75, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get", - "full_name": "", - "start_line": 81, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 83, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set", - "full_name": "", - "start_line": 99, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 100, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "exists", - "full_name": "", - "start_line": 125, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "undefine", - "full_name": "", - "start_line": 130, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "list_variables", - "full_name": "", - "start_line": 135, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "scope_info", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "scope_chain_info", - "full_name": "", - "start_line": 145, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 148, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "dump_all_variables", - "full_name": "", - "start_line": 156, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 157, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "track_box", - "full_name": "", - "start_line": 176, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "finalize_all_boxes", - "full_name": "", - "start_line": 181, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "exclude_from_finalization", - "full_name": "", - "start_line": 186, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "PythonCompatEnvironment", - "full_name": "", - "start_line": 193, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "PythonCompatEnvironment", - "full_name": "", - "start_line": 198, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 199, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_with_parent", - "full_name": "", - "start_line": 206, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "define", - "full_name": "", - "start_line": 214, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 215, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get", - "full_name": "", - "start_line": 221, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_native", - "full_name": "", - "start_line": 228, - "end_line": 230, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 237, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 238, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_global_environment", - "full_name": "", - "start_line": 241, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 242, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 248, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_nested_scopes", - "full_name": "", - "start_line": 254, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 256, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 265, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_variable_shadowing", - "full_name": "", - "start_line": 274, - "end_line": 291, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 275, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 276, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 283, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 284, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 288, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 289, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_variable_setting", - "full_name": "", - "start_line": 294, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 295, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 296, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 305, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 306, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_scope_info", - "full_name": "", - "start_line": 311, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 312, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 313, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 314, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 322, - "end_line": 322, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_python_compat", - "full_name": "", - "start_line": 330, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 331, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 337, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_error_handling", - "full_name": "", - "start_line": 345, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 346, - "end_line": 346, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 349, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 78, - "max_depth": 6, - "node_type_counts": { - "variable": 32, - "if_statement": 6, - "for_loop": 1, - "file_root": 1, - "class": 5, - "import": 7, - "function": 26 - }, - "classes": 5, - "functions": 26, - "methods": 0, - "variables": 32, - "control_structures": 7 - }, - "generated_at": "2025-08-15T16:17:53.929956920Z" - }, - { - "file_info": { - "name": "exception_box.rs", - "path": "src/exception_box.rs", - "size_bytes": 0, - "total_lines": 120, - "code_lines": 90, - "comment_lines": 10, - "empty_lines": 20, - "code_ratio": 0.75, - "analyzed_at": "2025-08-15T16:17:53.929906538Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 13, - "end_line": 18, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 20, - "end_line": 50, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 52, - "end_line": 78, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 80, - "end_line": 100, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 102, - "end_line": 106, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 21, - "end_line": 28, - "parameters": [ - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "with_cause", - "start_line": 30, - "end_line": 37, - "parameters": [ - "message: &str", - "cause: ErrorBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "add_stack_frame", - "start_line": 39, - "end_line": 41, - "parameters": [ - "&mut self", - "frame: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_full_message", - "start_line": 43, - "end_line": 49, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 53, - "end_line": 55, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 57, - "end_line": 59, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 62, - "end_line": 68, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 70, - "end_line": 72, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 75, - "end_line": 77, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 81, - "end_line": 83, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 85, - "end_line": 87, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 89, - "end_line": 91, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 93, - "end_line": 95, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 97, - "end_line": 99, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 103, - "end_line": 105, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "is_exception_type", - "start_line": 109, - "end_line": 114, - "parameters": [ - "exception: &dyn NyashBox", - "type_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "create_exception", - "start_line": 117, - "end_line": 120, - "parameters": [ - "_type_name: &str", - "message: &str", - "_extra_info: &HashMap" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 17, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 13, - "end_line": 18, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 20, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 21, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "with_cause", - "full_name": "", - "start_line": 30, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_stack_frame", - "full_name": "", - "start_line": 39, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_full_message", - "full_name": "", - "start_line": 43, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 52, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 53, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 57, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 62, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 70, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 75, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 80, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 81, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 85, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 89, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 93, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 97, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 102, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 103, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_exception_type", - "full_name": "", - "start_line": 109, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_exception", - "full_name": "", - "start_line": 117, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 29, - "max_depth": 6, - "node_type_counts": { - "function": 17, - "variable": 1, - "if_statement": 2, - "import": 3, - "file_root": 1, - "class": 5 - }, - "classes": 5, - "functions": 17, - "methods": 0, - "variables": 1, - "control_structures": 2 - }, - "generated_at": "2025-08-15T16:17:53.929912313Z" - }, - { - "file_info": { - "name": "finalization.rs", - "path": "src/finalization.rs", - "size_bytes": 0, - "total_lines": 111, - "code_lines": 74, - "comment_lines": 21, - "empty_lines": 16, - "code_ratio": 0.6666666666666666, - "analyzed_at": "2025-08-15T16:17:53.929866287Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BoxFinalizer", - "parent_class": null, - "start_line": 32, - "end_line": 37, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "BoxFinalizer", - "parent_class": null, - "start_line": 39, - "end_line": 79, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "BoxFinalizer", - "parent_class": null, - "start_line": 81, - "end_line": 85, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Drop" - } - }, - { - "name": "BoxFinalizer", - "parent_class": null, - "start_line": 87, - "end_line": 93, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Debug" - } - } - ], - "functions": [ - { - "name": "is_finalized", - "start_line": 22, - "end_line": 24, - "parameters": [ - "box_id: u64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "mark_as_finalized", - "start_line": 27, - "end_line": 29, - "parameters": [ - "box_id: u64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new", - "start_line": 40, - "end_line": 45, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "track", - "start_line": 48, - "end_line": 51, - "parameters": [ - "&mut self", - "nyash_box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "exclude_from_finalization", - "start_line": 54, - "end_line": 57, - "parameters": [ - "&mut self", - "nyash_box: &Box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "finalize_all", - "start_line": 60, - "end_line": 78, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "drop", - "start_line": 82, - "end_line": 84, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 88, - "end_line": 92, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_finalization_tracking", - "start_line": 100, - "end_line": 110, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "std::collections::HashSet", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::NyashBox", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "lazy_static::lazy_static", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 97, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 4, - "function_count": 9, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_finalized", - "full_name": "", - "start_line": 22, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "mark_as_finalized", - "full_name": "", - "start_line": 27, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxFinalizer", - "full_name": "", - "start_line": 32, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxFinalizer", - "full_name": "", - "start_line": 39, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 40, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "track", - "full_name": "", - "start_line": 48, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "exclude_from_finalization", - "full_name": "", - "start_line": 54, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "finalize_all", - "full_name": "", - "start_line": 60, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 70, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxFinalizer", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "drop", - "full_name": "", - "start_line": 82, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxFinalizer", - "full_name": "", - "start_line": 87, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 88, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_finalization_tracking", - "full_name": "", - "start_line": 100, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 28, - "max_depth": 14, - "node_type_counts": { - "for_loop": 1, - "if_statement": 3, - "class": 4, - "import": 6, - "function": 9, - "variable": 4, - "file_root": 1 - }, - "classes": 4, - "functions": 9, - "methods": 0, - "variables": 4, - "control_structures": 4 - }, - "generated_at": "2025-08-15T16:17:53.929872417Z" - }, - { - "file_info": { - "name": "instance.rs", - "path": "src/instance.rs", - "size_bytes": 0, - "total_lines": 538, - "code_lines": 357, - "comment_lines": 101, - "empty_lines": 80, - "code_ratio": 0.6635687732342007, - "analyzed_at": "2025-08-15T16:17:53.929669081Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "InstanceBox", - "parent_class": null, - "start_line": 19, - "end_line": 47, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "InstanceBox", - "parent_class": null, - "start_line": 49, - "end_line": 433, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "InstanceBox", - "parent_class": null, - "start_line": 435, - "end_line": 462, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "InstanceBox", - "parent_class": null, - "start_line": 464, - "end_line": 484, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "InstanceBox", - "parent_class": null, - "start_line": 486, - "end_line": 490, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 50, - "end_line": 68, - "parameters": [ - "class_name: String", - "fields", - "methods" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new_with_box_info", - "start_line": 71, - "end_line": 98, - "parameters": [ - "class_name: String", - "fields", - "methods", - "init_field_order", - "weak_fields" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_field_unified", - "start_line": 101, - "end_line": 121, - "parameters": [ - "&self", - "field_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_field_unified", - "start_line": 124, - "end_line": 140, - "parameters": [ - "&self", - "field_name: String", - "value: NyashValue" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_weak_field", - "start_line": 143, - "end_line": 158, - "parameters": [ - "&self", - "field_name: String", - "value: NyashValue" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_weak_field_from_legacy", - "start_line": 161, - "end_line": 176, - "parameters": [ - "&self", - "field_name: String", - "legacy_box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_weak_field", - "start_line": 179, - "end_line": 239, - "parameters": [ - "&self", - "field_name: &str", - "interpreter: &NyashInterpreter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "invalidate_weak_references_to", - "start_line": 242, - "end_line": 262, - "parameters": [ - "&self", - "target_info: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "global_invalidate_weak_references", - "start_line": 265, - "end_line": 270, - "parameters": [ - "target_info: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_field", - "start_line": 273, - "end_line": 278, - "parameters": [ - "&self", - "field_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_field", - "start_line": 281, - "end_line": 296, - "parameters": [ - "&self", - "field_name: &str", - "value: SharedNyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_field_dynamic", - "start_line": 299, - "end_line": 302, - "parameters": [ - "&mut self", - "field_name: String", - "value: SharedNyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_method", - "start_line": 305, - "end_line": 307, - "parameters": [ - "&self", - "method_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "has_method", - "start_line": 310, - "end_line": 312, - "parameters": [ - "&self", - "method_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_method", - "start_line": 315, - "end_line": 344, - "parameters": [ - "&mut self", - "method_name: String", - "method_ast: ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fini", - "start_line": 347, - "end_line": 380, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "cascade_finalize_fields", - "start_line": 383, - "end_line": 417, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "is_finalized", - "start_line": 420, - "end_line": 422, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_in_finalization", - "start_line": 425, - "end_line": 427, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_weak_field", - "start_line": 430, - "end_line": 432, - "parameters": [ - "&self", - "field_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_string_box", - "start_line": 436, - "end_line": 438, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 440, - "end_line": 447, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 449, - "end_line": 451, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 453, - "end_line": 456, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 459, - "end_line": 461, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 465, - "end_line": 467, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 469, - "end_line": 471, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 473, - "end_line": 475, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 477, - "end_line": 479, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 481, - "end_line": 483, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 487, - "end_line": 489, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_instance_creation", - "start_line": 500, - "end_line": 509, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_field_access", - "start_line": 512, - "end_line": 525, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_instance_equality", - "start_line": 528, - "end_line": 537, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, VoidBox, BoxCore, BoxBase, SharedNyashBox}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::ast::ASTNode", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::value::NyashValue", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::interpreter::NyashInterpreter", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex, Weak}", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::StringBox", - "imported_names": [], - "alias": null, - "line_number": 164, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 496, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::IntegerBox", - "imported_names": [], - "alias": null, - "line_number": 497, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 34, - "import_count": 11, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InstanceBox", - "full_name": "", - "start_line": 19, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InstanceBox", - "full_name": "", - "start_line": 49, - "end_line": 433, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 50, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "HashMap", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_with_box_info", - "full_name": "", - "start_line": 71, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 79, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "std::collections::HashSet", - "full_name": "", - "start_line": 85, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_field_unified", - "full_name": "", - "start_line": 101, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 113, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_field_unified", - "full_name": "", - "start_line": 124, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 130, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 131, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 133, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_weak_field", - "full_name": "", - "start_line": 143, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_weak_field_from_legacy", - "full_name": "", - "start_line": 161, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 167, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_weak_field", - "full_name": "", - "start_line": 179, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 180, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 198, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 199, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 215, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "invalidate_weak_references_to", - "full_name": "", - "start_line": 242, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 243, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 244, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 248, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "global_invalidate_weak_references", - "full_name": "", - "start_line": 265, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_field", - "full_name": "", - "start_line": 273, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_field", - "full_name": "", - "start_line": 281, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 285, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 287, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_field_dynamic", - "full_name": "", - "start_line": 299, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 300, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_method", - "full_name": "", - "start_line": 305, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "has_method", - "full_name": "", - "start_line": 310, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_method", - "full_name": "", - "start_line": 315, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 317, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 320, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 322, - "end_line": 325, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 327, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fini", - "full_name": "", - "start_line": 347, - "end_line": 380, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 349, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 350, - "end_line": 353, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 356, - "end_line": 356, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 357, - "end_line": 359, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 370, - "end_line": 370, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 372, - "end_line": 372, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "cascade_finalize_fields", - "full_name": "", - "start_line": 383, - "end_line": 417, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 384, - "end_line": 384, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 387, - "end_line": 414, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 389, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 395, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 398, - "end_line": 407, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 400, - "end_line": 406, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 402, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_finalized", - "full_name": "", - "start_line": 420, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_in_finalization", - "full_name": "", - "start_line": 425, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_weak_field", - "full_name": "", - "start_line": 430, - "end_line": 432, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InstanceBox", - "full_name": "", - "start_line": 435, - "end_line": 462, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 436, - "end_line": 438, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 440, - "end_line": 447, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 441, - "end_line": 446, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 449, - "end_line": 451, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 453, - "end_line": 456, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 459, - "end_line": 461, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InstanceBox", - "full_name": "", - "start_line": 464, - "end_line": 484, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 465, - "end_line": 467, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 469, - "end_line": 471, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 473, - "end_line": 475, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 477, - "end_line": 479, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 481, - "end_line": 483, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InstanceBox", - "full_name": "", - "start_line": 486, - "end_line": 490, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 487, - "end_line": 489, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 496, - "end_line": 496, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 497, - "end_line": 497, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_instance_creation", - "full_name": "", - "start_line": 500, - "end_line": 509, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 501, - "end_line": 501, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 502, - "end_line": 502, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 503, - "end_line": 503, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_field_access", - "full_name": "", - "start_line": 512, - "end_line": 525, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 513, - "end_line": 513, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 514, - "end_line": 514, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 515, - "end_line": 515, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 518, - "end_line": 518, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 522, - "end_line": 522, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 523, - "end_line": 523, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_instance_equality", - "full_name": "", - "start_line": 528, - "end_line": 537, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 529, - "end_line": 529, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 530, - "end_line": 530, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 116, - "max_depth": 23, - "node_type_counts": { - "if_statement": 26, - "for_loop": 4, - "import": 11, - "file_root": 1, - "class": 5, - "function": 34, - "variable": 35 - }, - "classes": 5, - "functions": 34, - "methods": 0, - "variables": 35, - "control_structures": 30 - }, - "generated_at": "2025-08-15T16:17:53.929701655Z" - }, - { - "file_info": { - "name": "async_methods.rs", - "path": "src/interpreter/async_methods.rs", - "size_bytes": 0, - "total_lines": 132, - "code_lines": 93, - "comment_lines": 35, - "empty_lines": 4, - "code_ratio": 0.7045454545454546, - "analyzed_at": "2025-08-15T16:17:53.936338226Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 18, - "end_line": 132, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_future_method", - "start_line": 27, - "end_line": 59, - "parameters": [ - "&mut self", - "future_box: &FutureBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_channel_method", - "start_line": 72, - "end_line": 131, - "parameters": [ - "&mut self", - "channel_box: &ChannelBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::StringBox", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::channel_box::{ChannelBox, MessageBox}", - "imported_names": [], - "alias": null, - "line_number": 16, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 2, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 18, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_future_method", - "full_name": "", - "start_line": 27, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 31, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 47, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_channel_method", - "full_name": "", - "start_line": 72, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 83, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 21, - "max_depth": 11, - "node_type_counts": { - "variable": 5, - "if_statement": 8, - "import": 3, - "for_loop": 1, - "class": 1, - "file_root": 1, - "function": 2 - }, - "classes": 1, - "functions": 2, - "methods": 0, - "variables": 5, - "control_structures": 9 - }, - "generated_at": "2025-08-15T16:17:53.936347044Z" - }, - { - "file_info": { - "name": "box_methods.rs", - "path": "src/interpreter/box_methods.rs", - "size_bytes": 0, - "total_lines": 277, - "code_lines": 163, - "comment_lines": 80, - "empty_lines": 34, - "code_ratio": 0.5884476534296029, - "analyzed_at": "2025-08-15T16:17:53.936916796Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 52, - "end_line": 277, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_null_method", - "start_line": 70, - "end_line": 130, - "parameters": [ - "&mut self", - "_null_box: &NullBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_egui_method", - "start_line": 148, - "end_line": 194, - "parameters": [ - "&mut self", - "_egui_box: &crate::boxes::EguiBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_console_method", - "start_line": 197, - "end_line": 272, - "parameters": [ - "&mut self", - "console_box: &crate::boxes::console_box::ConsoleBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "closure", - "start_line": 216, - "end_line": 216, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 232, - "end_line": 232, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 248, - "end_line": 248, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 49, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::NullBox", - "imported_names": [], - "alias": null, - "line_number": 50, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 6, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 50, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 52, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_null_method", - "full_name": "", - "start_line": 70, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 110, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_egui_method", - "full_name": "", - "start_line": 148, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 159, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 177, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_console_method", - "full_name": "", - "start_line": 197, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 215, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 225, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 231, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 235, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 241, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 247, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 257, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 33, - "max_depth": 11, - "node_type_counts": { - "for_loop": 3, - "if_statement": 12, - "class": 1, - "import": 2, - "file_root": 1, - "function": 3, - "variable": 11 - }, - "classes": 1, - "functions": 3, - "methods": 0, - "variables": 11, - "control_structures": 15 - }, - "generated_at": "2025-08-15T16:17:53.936932637Z" - }, - { - "file_info": { - "name": "core.rs", - "path": "src/interpreter/core.rs", - "size_bytes": 0, - "total_lines": 867, - "code_lines": 622, - "comment_lines": 97, - "empty_lines": 148, - "code_ratio": 0.7174163783160323, - "analyzed_at": "2025-08-15T16:17:53.936309858Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "RuntimeError", - "parent_class": null, - "start_line": 34, - "end_line": 84, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "RuntimeError", - "parent_class": null, - "start_line": 86, - "end_line": 150, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "SharedState", - "parent_class": null, - "start_line": 154, - "end_line": 169, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "SharedState", - "parent_class": null, - "start_line": 171, - "end_line": 188, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 191, - "end_line": 215, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 217, - "end_line": 549, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 643, - "end_line": 867, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "debug_log", - "start_line": 21, - "end_line": 30, - "parameters": [ - "msg: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "detailed_message", - "start_line": 88, - "end_line": 149, - "parameters": [ - "&self", - "source" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new", - "start_line": 173, - "end_line": 187, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new", - "start_line": 219, - "end_line": 232, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "with_shared", - "start_line": 235, - "end_line": 246, - "parameters": [ - "shared: SharedState" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "execute", - "start_line": 249, - "end_line": 256, - "parameters": [ - "&mut self", - "ast: ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "execute_node", - "start_line": 259, - "end_line": 326, - "parameters": [ - "&mut self", - "node: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "resolve_variable", - "start_line": 331, - "end_line": 440, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "set_variable", - "start_line": 443, - "end_line": 476, - "parameters": [ - "&mut self", - "name: &str", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "declare_local_variable", - "start_line": 479, - "end_line": 481, - "parameters": [ - "&mut self", - "name: &str", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "declare_outbox_variable", - "start_line": 484, - "end_line": 486, - "parameters": [ - "&mut self", - "name: &str", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "save_local_vars", - "start_line": 489, - "end_line": 493, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 491, - "end_line": 491, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "restore_local_vars", - "start_line": 495, - "end_line": 499, - "parameters": [ - "&mut self", - "saved" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 497, - "end_line": 497, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "save_outbox_vars", - "start_line": 502, - "end_line": 506, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "closure", - "start_line": 504, - "end_line": 504, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "restore_outbox_vars", - "start_line": 508, - "end_line": 512, - "parameters": [ - "&mut self", - "saved" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "closure", - "start_line": 510, - "end_line": 510, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "register_global_function", - "start_line": 515, - "end_line": 520, - "parameters": [ - "&mut self", - "name: String", - "func_ast: ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 518, - "end_line": 518, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "is_truthy", - "start_line": 527, - "end_line": 542, - "parameters": [ - "&self", - "value: &Box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "get_variable", - "start_line": 545, - "end_line": 548, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "test_simple_execution", - "start_line": 559, - "end_line": 570, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_arithmetic", - "start_line": 573, - "end_line": 585, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_if_statement", - "start_line": 588, - "end_line": 605, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_box_instance_creation", - "start_line": 608, - "end_line": 638, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "register_static_box", - "start_line": 646, - "end_line": 654, - "parameters": [ - "&mut self", - "definition: StaticBoxDefinition" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 648, - "end_line": 650, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "register_static_box_declaration", - "start_line": 657, - "end_line": 687, - "parameters": [ - "&mut self", - "name: String", - "fields", - "methods", - "init_fields", - "weak_fields", - "static_init", - "extends", - "implements", - "type_parameters" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "ensure_static_box_initialized", - "start_line": 690, - "end_line": 756, - "parameters": [ - "&mut self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 694, - "end_line": 696, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "set_static_box_state", - "start_line": 759, - "end_line": 770, - "parameters": [ - "&mut self", - "name: &str", - "state: StaticBoxState" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 761, - "end_line": 763, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "ensure_statics_namespace", - "start_line": 773, - "end_line": 800, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 775, - "end_line": 777, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "set_static_instance", - "start_line": 803, - "end_line": 829, - "parameters": [ - "&mut self", - "name: &str", - "instance: InstanceBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 805, - "end_line": 807, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "is_static_box", - "start_line": 832, - "end_line": 838, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "trigger_weak_reference_invalidation", - "start_line": 841, - "end_line": 866, - "parameters": [ - "&mut self", - "target_info: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::ast::{ASTNode, Span}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, VoidBox, SharedNyashBox}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::instance::InstanceBox", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::parser::ParseError", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::BuiltinStdlib", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex, RwLock}", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::{HashMap, HashSet}", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "thiserror::Error", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::{ControlFlow, BoxDeclaration, ConstructorContext, StaticBoxDefinition, StaticBoxState}", - "imported_names": [], - "alias": null, - "line_number": 16, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fs::OpenOptions", - "imported_names": [], - "alias": null, - "line_number": 17, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::io::Write", - "imported_names": [], - "alias": null, - "line_number": 18, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 529, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 555, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::parser::NyashParser", - "imported_names": [], - "alias": null, - "line_number": 556, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 40, - "import_count": 14, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 17, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 18, - "end_line": 18, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "debug_log", - "full_name": "", - "start_line": 21, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 27, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RuntimeError", - "full_name": "", - "start_line": 34, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RuntimeError", - "full_name": "", - "start_line": 86, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "detailed_message", - "full_name": "", - "start_line": 88, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 126, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SharedState", - "full_name": "", - "start_line": 154, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SharedState", - "full_name": "", - "start_line": 171, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 173, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 191, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 217, - "end_line": 549, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 219, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 220, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "with_shared", - "full_name": "", - "start_line": 235, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute", - "full_name": "", - "start_line": 249, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 252, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_node", - "full_name": "", - "start_line": 259, - "end_line": 326, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Box", - "full_name": "", - "start_line": 264, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 287, - "end_line": 297, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 288, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 289, - "end_line": 293, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 299, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 304, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resolve_variable", - "full_name": "", - "start_line": 331, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 332, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 338, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 342, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 351, - "end_line": 361, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 355, - "end_line": 355, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 365, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 366, - "end_line": 369, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 373, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 377, - "end_line": 399, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Box", - "full_name": "", - "start_line": 379, - "end_line": 379, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 380, - "end_line": 380, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 383, - "end_line": 388, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 389, - "end_line": 399, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 391, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 406, - "end_line": 433, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 410, - "end_line": 430, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 414, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 418, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_variable", - "full_name": "", - "start_line": 443, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 444, - "end_line": 444, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 447, - "end_line": 450, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 453, - "end_line": 456, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 460, - "end_line": 460, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 461, - "end_line": 466, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 463, - "end_line": 463, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "declare_local_variable", - "full_name": "", - "start_line": 479, - "end_line": 481, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "declare_outbox_variable", - "full_name": "", - "start_line": 484, - "end_line": 486, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "save_local_vars", - "full_name": "", - "start_line": 489, - "end_line": 493, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "restore_local_vars", - "full_name": "", - "start_line": 495, - "end_line": 499, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "save_outbox_vars", - "full_name": "", - "start_line": 502, - "end_line": 506, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "restore_outbox_vars", - "full_name": "", - "start_line": 508, - "end_line": 512, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_global_function", - "full_name": "", - "start_line": 515, - "end_line": 520, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 516, - "end_line": 516, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_truthy", - "full_name": "", - "start_line": 527, - "end_line": 542, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 529, - "end_line": 529, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 531, - "end_line": 541, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 533, - "end_line": 541, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 535, - "end_line": 541, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 537, - "end_line": 541, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_variable", - "full_name": "", - "start_line": 545, - "end_line": 548, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 546, - "end_line": 546, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 555, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 556, - "end_line": 556, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_simple_execution", - "full_name": "", - "start_line": 559, - "end_line": 570, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 560, - "end_line": 563, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 565, - "end_line": 565, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 566, - "end_line": 566, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 567, - "end_line": 567, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_arithmetic", - "full_name": "", - "start_line": 573, - "end_line": 585, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 574, - "end_line": 576, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 578, - "end_line": 578, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 579, - "end_line": 579, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 583, - "end_line": 583, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_if_statement", - "full_name": "", - "start_line": 588, - "end_line": 605, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 589, - "end_line": 596, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 598, - "end_line": 598, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 599, - "end_line": 599, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 603, - "end_line": 603, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_box_instance_creation", - "full_name": "", - "start_line": 608, - "end_line": 638, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 609, - "end_line": 625, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 627, - "end_line": 627, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 628, - "end_line": 628, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 632, - "end_line": 632, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 636, - "end_line": 636, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 643, - "end_line": 867, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_static_box", - "full_name": "", - "start_line": 646, - "end_line": 654, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 647, - "end_line": 650, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_static_box_declaration", - "full_name": "", - "start_line": 657, - "end_line": 687, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 672, - "end_line": 683, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ensure_static_box_initialized", - "full_name": "", - "start_line": 690, - "end_line": 756, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 692, - "end_line": 702, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 693, - "end_line": 696, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 705, - "end_line": 707, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 709, - "end_line": 713, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 722, - "end_line": 726, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 732, - "end_line": 750, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 734, - "end_line": 739, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 735, - "end_line": 735, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 736, - "end_line": 736, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 737, - "end_line": 737, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 744, - "end_line": 746, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_static_box_state", - "full_name": "", - "start_line": 759, - "end_line": 770, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 760, - "end_line": 763, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 765, - "end_line": 767, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ensure_statics_namespace", - "full_name": "", - "start_line": 773, - "end_line": 800, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 774, - "end_line": 777, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 780, - "end_line": 783, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 786, - "end_line": 790, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 794, - "end_line": 794, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_static_instance", - "full_name": "", - "start_line": 803, - "end_line": 829, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 804, - "end_line": 807, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 810, - "end_line": 813, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 815, - "end_line": 819, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 823, - "end_line": 823, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_static_box", - "full_name": "", - "start_line": 832, - "end_line": 838, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 833, - "end_line": 837, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "trigger_weak_reference_invalidation", - "full_name": "", - "start_line": 841, - "end_line": 866, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 846, - "end_line": 865, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 847, - "end_line": 847, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 849, - "end_line": 849, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 850, - "end_line": 850, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 852, - "end_line": 857, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 861, - "end_line": 864, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 152, - "max_depth": 16, - "node_type_counts": { - "file_root": 1, - "import": 14, - "function": 30, - "if_statement": 36, - "variable": 62, - "class": 7, - "for_loop": 2 - }, - "classes": 7, - "functions": 30, - "methods": 0, - "variables": 62, - "control_structures": 38 - }, - "generated_at": "2025-08-15T16:17:53.936361251Z" - }, - { - "file_info": { - "name": "expressions.rs", - "path": "src/interpreter/expressions.rs", - "size_bytes": 0, - "total_lines": 1458, - "code_lines": 1028, - "comment_lines": 224, - "empty_lines": 206, - "code_ratio": 0.7050754458161865, - "analyzed_at": "2025-08-15T16:17:53.938135858Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 108, - "end_line": 1458, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "try_add_operation", - "start_line": 18, - "end_line": 42, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_sub_operation", - "start_line": 44, - "end_line": 53, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_mul_operation", - "start_line": 55, - "end_line": 73, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_div_operation", - "start_line": 75, - "end_line": 88, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_mod_operation", - "start_line": 90, - "end_line": 103, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_expression", - "start_line": 110, - "end_line": 233, - "parameters": [ - "&mut self", - "expression: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 119, - "end_line": 122, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 155, - "end_line": 157, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 165, - "end_line": 167, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 175, - "end_line": 177, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 181, - "end_line": 183, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 195, - "end_line": 197, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 201, - "end_line": 203, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_binary_op", - "start_line": 236, - "end_line": 349, - "parameters": [ - "&mut self", - "op: &BinaryOperator", - "left: &ASTNode", - "right: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_unary_op", - "start_line": 352, - "end_line": 380, - "parameters": [ - "&mut self", - "operator: &UnaryOperator", - "operand: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "execute_method_call", - "start_line": 383, - "end_line": 898, - "parameters": [ - "&mut self", - "object: &ASTNode", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "closure", - "start_line": 828, - "end_line": 830, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_field_access", - "start_line": 901, - "end_line": 972, - "parameters": [ - "&mut self", - "object: &ASTNode", - "field: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_static_field_access", - "start_line": 975, - "end_line": 1016, - "parameters": [ - "&mut self", - "static_box_name: &str", - "field: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 982, - "end_line": 984, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_await", - "start_line": 1020, - "end_line": 1031, - "parameters": [ - "&mut self", - "expression: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "closure", - "start_line": 1026, - "end_line": 1026, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_object_id", - "start_line": 1034, - "end_line": 1050, - "parameters": [ - "&self", - "node: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "hash_string", - "start_line": 1053, - "end_line": 1059, - "parameters": [ - "&self", - "s: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_from_call", - "start_line": 1086, - "end_line": 1216, - "parameters": [ - "&mut self", - "parent: &str", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "closure", - "start_line": 1091, - "end_line": 1093, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_from_parent_constructor", - "start_line": 1219, - "end_line": 1290, - "parameters": [ - "&mut self", - "parent: &str", - "parent_box_decl: &super::BoxDeclaration", - "current_instance", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 1231, - "end_line": 1231, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 1232, - "end_line": 1232, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 1233, - "end_line": 1233, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_builtin_box_method", - "start_line": 1293, - "end_line": 1380, - "parameters": [ - "&mut self", - "parent: &str", - "method: &str", - "current_instance", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_builtin_birth_method", - "start_line": 1384, - "end_line": 1457, - "parameters": [ - "&mut self", - "builtin_name: &str", - "current_instance", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::ast::UnaryOperator", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{buffer::BufferBox, JSONBox, HttpClientBox, StreamBox, RegexBox, IntentBox, SocketBox, HTTPServerBox, HTTPRequestBox, HTTPResponseBox}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{FloatBox, MathBox, ConsoleBox, TimeBox, DateTimeBox, RandomBox, SoundBox, DebugBox, file::FileBox, MapBox}", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{BoolBox, SharedNyashBox}", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::operator_traits::{DynamicAdd, DynamicSub, DynamicMul, DynamicDiv, OperatorError}", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::Arc", - "imported_names": [], - "alias": null, - "line_number": 104, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{is_builtin_box, BUILTIN_BOXES}", - "imported_names": [], - "alias": null, - "line_number": 1121, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 32, - "import_count": 8, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_add_operation", - "full_name": "", - "start_line": 18, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 34, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_sub_operation", - "full_name": "", - "start_line": 44, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_mul_operation", - "full_name": "", - "start_line": 55, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_div_operation", - "full_name": "", - "start_line": 75, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_mod_operation", - "full_name": "", - "start_line": 90, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 108, - "end_line": 1458, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_expression", - "full_name": "", - "start_line": 110, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 139, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 180, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 194, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 199, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_binary_op", - "full_name": "", - "start_line": 236, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 238, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 245, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 256, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 261, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 267, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 270, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 276, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 277, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 280, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 287, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 299, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 330, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 335, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 340, - "end_line": 340, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 345, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_unary_op", - "full_name": "", - "start_line": 352, - "end_line": 380, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 354, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 359, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 361, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 371, - "end_line": 377, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 375, - "end_line": 375, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_method_call", - "full_name": "", - "start_line": 383, - "end_line": 898, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 387, - "end_line": 492, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 389, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 390, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 391, - "end_line": 399, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 392, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 402, - "end_line": 453, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 404, - "end_line": 452, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 406, - "end_line": 406, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 407, - "end_line": 409, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 412, - "end_line": 417, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 420, - "end_line": 420, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 424, - "end_line": 424, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 428, - "end_line": 430, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 433, - "end_line": 433, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 434, - "end_line": 443, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 438, - "end_line": 442, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 456, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 456, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 457, - "end_line": 472, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 458, - "end_line": 468, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 459, - "end_line": 464, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 478, - "end_line": 491, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 482, - "end_line": 482, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 483, - "end_line": 485, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 488, - "end_line": 488, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 495, - "end_line": 495, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 498, - "end_line": 500, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 503, - "end_line": 505, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 508, - "end_line": 510, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 513, - "end_line": 515, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 518, - "end_line": 520, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 523, - "end_line": 525, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 528, - "end_line": 530, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 533, - "end_line": 535, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 538, - "end_line": 540, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 543, - "end_line": 545, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 548, - "end_line": 550, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 553, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 558, - "end_line": 560, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 563, - "end_line": 565, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 568, - "end_line": 570, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 573, - "end_line": 575, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 578, - "end_line": 580, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 583, - "end_line": 585, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 588, - "end_line": 590, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 593, - "end_line": 595, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 598, - "end_line": 600, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 603, - "end_line": 605, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 608, - "end_line": 610, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 613, - "end_line": 615, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 618, - "end_line": 620, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 623, - "end_line": 697, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 624, - "end_line": 624, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 629, - "end_line": 694, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 631, - "end_line": 631, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 638, - "end_line": 644, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 652, - "end_line": 668, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 654, - "end_line": 665, - "start_column": 0, - "end_column": 0, - "depth": 25, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 656, - "end_line": 662, - "start_column": 0, - "end_column": 0, - "depth": 28, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 658, - "end_line": 658, - "start_column": 0, - "end_column": 0, - "depth": 30, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 672, - "end_line": 683, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 674, - "end_line": 680, - "start_column": 0, - "end_column": 0, - "depth": 25, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 676, - "end_line": 676, - "start_column": 0, - "end_column": 0, - "depth": 27, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 700, - "end_line": 702, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 705, - "end_line": 707, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 710, - "end_line": 712, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 721, - "end_line": 723, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 727, - "end_line": 729, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 733, - "end_line": 735, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 739, - "end_line": 741, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 744, - "end_line": 746, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 749, - "end_line": 751, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 758, - "end_line": 897, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 760, - "end_line": 764, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 767, - "end_line": 833, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 769, - "end_line": 788, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 771, - "end_line": 787, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 772, - "end_line": 786, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 774, - "end_line": 785, - "start_column": 0, - "end_column": 0, - "depth": 21, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 775, - "end_line": 784, - "start_column": 0, - "end_column": 0, - "depth": 24, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 776, - "end_line": 783, - "start_column": 0, - "end_column": 0, - "depth": 27, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 791, - "end_line": 793, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 796, - "end_line": 820, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 797, - "end_line": 819, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 799, - "end_line": 799, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 806, - "end_line": 806, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 807, - "end_line": 815, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 811, - "end_line": 814, - "start_column": 0, - "end_column": 0, - "depth": 21, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 823, - "end_line": 823, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 836, - "end_line": 840, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 843, - "end_line": 892, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 845, - "end_line": 845, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 846, - "end_line": 849, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 847, - "end_line": 847, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 852, - "end_line": 857, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 860, - "end_line": 860, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 867, - "end_line": 869, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Box", - "full_name": "", - "start_line": 872, - "end_line": 872, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 873, - "end_line": 882, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 877, - "end_line": 881, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_field_access", - "full_name": "", - "start_line": 901, - "end_line": 972, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 905, - "end_line": 911, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 907, - "end_line": 910, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 908, - "end_line": 908, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 915, - "end_line": 915, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 917, - "end_line": 917, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 920, - "end_line": 971, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 922, - "end_line": 926, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 929, - "end_line": 932, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 937, - "end_line": 937, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 938, - "end_line": 963, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 939, - "end_line": 962, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 943, - "end_line": 960, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 953, - "end_line": 957, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 954, - "end_line": 956, - "start_column": 0, - "end_column": 0, - "depth": 26, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_static_field_access", - "full_name": "", - "start_line": 975, - "end_line": 1016, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 981, - "end_line": 984, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 986, - "end_line": 989, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 991, - "end_line": 995, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 997, - "end_line": 1000, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1002, - "end_line": 1006, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1009, - "end_line": 1012, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_await", - "full_name": "", - "start_line": 1020, - "end_line": 1031, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1021, - "end_line": 1021, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1024, - "end_line": 1030, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_object_id", - "full_name": "", - "start_line": 1034, - "end_line": 1050, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "hash_string", - "full_name": "", - "start_line": 1053, - "end_line": 1059, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1054, - "end_line": 1054, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1055, - "end_line": 1057, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_from_call", - "full_name": "", - "start_line": 1086, - "end_line": 1216, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1090, - "end_line": 1093, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1095, - "end_line": 1098, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1101, - "end_line": 1101, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1102, - "end_line": 1102, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1104, - "end_line": 1107, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1110, - "end_line": 1111, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1113, - "end_line": 1118, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 1121, - "end_line": 1121, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1123, - "end_line": 1123, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1128, - "end_line": 1130, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1136, - "end_line": 1140, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1143, - "end_line": 1147, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1152, - "end_line": 1154, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1157, - "end_line": 1161, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1164, - "end_line": 1164, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1165, - "end_line": 1167, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1170, - "end_line": 1215, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1172, - "end_line": 1177, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1180, - "end_line": 1180, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1187, - "end_line": 1189, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Box", - "full_name": "", - "start_line": 1192, - "end_line": 1192, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1193, - "end_line": 1202, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1197, - "end_line": 1201, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_from_parent_constructor", - "full_name": "", - "start_line": 1219, - "end_line": 1290, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1225, - "end_line": 1225, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1226, - "end_line": 1226, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1227, - "end_line": 1227, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1228, - "end_line": 1228, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1230, - "end_line": 1237, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1240, - "end_line": 1240, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1241, - "end_line": 1243, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1246, - "end_line": 1289, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1248, - "end_line": 1253, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1256, - "end_line": 1256, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1263, - "end_line": 1265, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Box", - "full_name": "", - "start_line": 1268, - "end_line": 1268, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1269, - "end_line": 1278, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1273, - "end_line": 1277, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_builtin_box_method", - "full_name": "", - "start_line": 1293, - "end_line": 1380, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1297, - "end_line": 1299, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1307, - "end_line": 1307, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1312, - "end_line": 1312, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1316, - "end_line": 1316, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1320, - "end_line": 1320, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1324, - "end_line": 1324, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1335, - "end_line": 1335, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1339, - "end_line": 1339, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1343, - "end_line": 1343, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1347, - "end_line": 1347, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1351, - "end_line": 1351, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1355, - "end_line": 1355, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1359, - "end_line": 1359, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1363, - "end_line": 1363, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1367, - "end_line": 1367, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1371, - "end_line": 1371, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_builtin_birth_method", - "full_name": "", - "start_line": 1384, - "end_line": 1457, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1388, - "end_line": 1388, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1389, - "end_line": 1391, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1396, - "end_line": 1400, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1402, - "end_line": 1402, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1404, - "end_line": 1404, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1408, - "end_line": 1412, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1414, - "end_line": 1420, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1414, - "end_line": 1420, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1422, - "end_line": 1422, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1428, - "end_line": 1432, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1434, - "end_line": 1434, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1440, - "end_line": 1444, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1446, - "end_line": 1446, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 261, - "max_depth": 30, - "node_type_counts": { - "class": 1, - "if_statement": 116, - "for_loop": 16, - "import": 8, - "file_root": 1, - "function": 18, - "variable": 101 - }, - "classes": 1, - "functions": 18, - "methods": 0, - "variables": 101, - "control_structures": 132 - }, - "generated_at": "2025-08-15T16:17:53.938251290Z" - }, - { - "file_info": { - "name": "functions.rs", - "path": "src/interpreter/functions.rs", - "size_bytes": 0, - "total_lines": 97, - "code_lines": 63, - "comment_lines": 21, - "empty_lines": 13, - "code_ratio": 0.6494845360824743, - "analyzed_at": "2025-08-15T16:17:53.938020124Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 11, - "end_line": 97, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_function_call", - "start_line": 13, - "end_line": 79, - "parameters": [ - "&mut self", - "name: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "register_function_declaration", - "start_line": 82, - "end_line": 96, - "parameters": [ - "&mut self", - "name: String", - "params", - "body" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 93, - "end_line": 95, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 3, - "import_count": 1, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 11, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_function_call", - "full_name": "", - "start_line": 13, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 17, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 18, - "end_line": 21, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 26, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 27, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 33, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 35, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 41, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Box", - "full_name": "", - "start_line": 58, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_function_declaration", - "full_name": "", - "start_line": 82, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 84, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 20, - "max_depth": 12, - "node_type_counts": { - "variable": 6, - "for_loop": 3, - "class": 1, - "file_root": 1, - "import": 1, - "function": 2, - "if_statement": 6 - }, - "classes": 1, - "functions": 2, - "methods": 0, - "variables": 6, - "control_structures": 9 - }, - "generated_at": "2025-08-15T16:17:53.938028577Z" - }, - { - "file_info": { - "name": "io.rs", - "path": "src/interpreter/io.rs", - "size_bytes": 0, - "total_lines": 114, - "code_lines": 65, - "comment_lines": 30, - "empty_lines": 19, - "code_ratio": 0.5701754385964912, - "analyzed_at": "2025-08-15T16:17:53.936040753Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 12, - "end_line": 114, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_include", - "start_line": 14, - "end_line": 46, - "parameters": [ - "&mut self", - "filename: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 29, - "end_line": 31, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 35, - "end_line": 37, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_arrow", - "start_line": 49, - "end_line": 75, - "parameters": [ - "&mut self", - "sender: &ASTNode", - "receiver: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "execute_nowait", - "start_line": 78, - "end_line": 113, - "parameters": [ - "&mut self", - "variable: &str", - "expression: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "closure", - "start_line": 91, - "end_line": 106, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::parser::NyashParser", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::FutureBox", - "imported_names": [], - "alias": null, - "line_number": 79, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::thread", - "imported_names": [], - "alias": null, - "line_number": 80, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 6, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 12, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_include", - "full_name": "", - "start_line": 14, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 23, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 34, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_arrow", - "full_name": "", - "start_line": 49, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_nowait", - "full_name": "", - "start_line": 78, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 79, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 83, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 84, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 102, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 26, - "max_depth": 15, - "node_type_counts": { - "class": 1, - "import": 4, - "function": 3, - "file_root": 1, - "variable": 15, - "if_statement": 2 - }, - "classes": 1, - "functions": 3, - "methods": 0, - "variables": 15, - "control_structures": 2 - }, - "generated_at": "2025-08-15T16:17:53.936048184Z" - }, - { - "file_info": { - "name": "math_methods.rs", - "path": "src/interpreter/math_methods.rs", - "size_bytes": 0, - "total_lines": 274, - "code_lines": 223, - "comment_lines": 37, - "empty_lines": 14, - "code_ratio": 0.8138686131386861, - "analyzed_at": "2025-08-15T16:17:53.937980761Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 24, - "end_line": 274, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_math_method", - "start_line": 27, - "end_line": 181, - "parameters": [ - "&mut self", - "math_box: &MathBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "execute_random_method", - "start_line": 185, - "end_line": 273, - "parameters": [ - "&mut self", - "random_box: &RandomBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 22, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 2, - "import_count": 1, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 24, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_math_method", - "full_name": "", - "start_line": 27, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 30, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 31, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 47, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 133, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 155, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 159, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 167, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_random_method", - "full_name": "", - "start_line": 185, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 215, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 233, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 241, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 259, - "end_line": 263, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 33, - "max_depth": 11, - "node_type_counts": { - "import": 1, - "class": 1, - "variable": 2, - "for_loop": 2, - "if_statement": 24, - "file_root": 1, - "function": 2 - }, - "classes": 1, - "functions": 2, - "methods": 0, - "variables": 2, - "control_structures": 26 - }, - "generated_at": "2025-08-15T16:17:53.938008785Z" - }, - { - "file_info": { - "name": "basic_methods.rs", - "path": "src/interpreter/methods/basic_methods.rs", - "size_bytes": 0, - "total_lines": 508, - "code_lines": 486, - "comment_lines": 17, - "empty_lines": 5, - "code_ratio": 0.9566929133858267, - "analyzed_at": "2025-08-15T16:17:53.940017903Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 16, - "end_line": 508, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_string_method", - "start_line": 18, - "end_line": 135, - "parameters": [ - "&mut self", - "string_box: &StringBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - }, - { - "name": "execute_integer_method", - "start_line": 138, - "end_line": 222, - "parameters": [ - "&mut self", - "integer_box: &IntegerBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - }, - { - "name": "execute_bool_method", - "start_line": 225, - "end_line": 289, - "parameters": [ - "&mut self", - "bool_box: &BoolBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(in crate::interpreter)", - "type": "function" - } - }, - { - "name": "execute_float_method", - "start_line": 292, - "end_line": 507, - "parameters": [ - "&mut self", - "float_box: &FloatBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(in crate::interpreter)", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::super::*", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{StringBox, IntegerBox, BoolBox, VoidBox}", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::FloatBox", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 4, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 16, - "end_line": 508, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_string_method", - "full_name": "", - "start_line": 18, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 27, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 34, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_integer_method", - "full_name": "", - "start_line": 138, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 142, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 150, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 158, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 202, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_bool_method", - "full_name": "", - "start_line": 225, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 237, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 245, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 250, - "end_line": 250, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 265, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 270, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 279, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 280, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_float_method", - "full_name": "", - "start_line": 292, - "end_line": 507, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 296, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 304, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 312, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 320, - "end_line": 324, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 328, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 340, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 344, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 349, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 350, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 352, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 361, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 366, - "end_line": 366, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 375, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 369, - "end_line": 375, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 378, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 383, - "end_line": 383, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 384, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 386, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 395, - "end_line": 399, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 400, - "end_line": 406, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 409, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 417, - "end_line": 421, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 425, - "end_line": 429, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 433, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 438, - "end_line": 444, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 447, - "end_line": 451, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 452, - "end_line": 458, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 461, - "end_line": 465, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 469, - "end_line": 473, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 477, - "end_line": 481, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 485, - "end_line": 489, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 493, - "end_line": 497, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 498, - "end_line": 498, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 87, - "max_depth": 17, - "node_type_counts": { - "file_root": 1, - "if_statement": 59, - "variable": 19, - "class": 1, - "function": 4, - "import": 3 - }, - "classes": 1, - "functions": 4, - "methods": 0, - "variables": 19, - "control_structures": 59 - }, - "generated_at": "2025-08-15T16:17:53.940047540Z" - }, - { - "file_info": { - "name": "collection_methods.rs", - "path": "src/interpreter/methods/collection_methods.rs", - "size_bytes": 0, - "total_lines": 303, - "code_lines": 285, - "comment_lines": 14, - "empty_lines": 4, - "code_ratio": 0.9405940594059405, - "analyzed_at": "2025-08-15T16:17:53.942774259Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 14, - "end_line": 303, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_array_method", - "start_line": 16, - "end_line": 160, - "parameters": [ - "&mut self", - "array_box: &ArrayBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(in crate::interpreter)", - "type": "function" - } - }, - { - "name": "execute_map_method", - "start_line": 163, - "end_line": 302, - "parameters": [ - "&mut self", - "map_box: &MapBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::super::*", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{StringBox, IntegerBox, NyashBox, BoolBox}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{ArrayBox, MapBox}", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 2, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 14, - "end_line": 303, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_array_method", - "full_name": "", - "start_line": 16, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 25, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 50, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 113, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 129, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 150, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_map_method", - "full_name": "", - "start_line": 163, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 175, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 202, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 214, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 222, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 230, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 238, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 243, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 244, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 256, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 265, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 270, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 275, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 279, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 289, - "end_line": 293, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 58, - "max_depth": 11, - "node_type_counts": { - "variable": 20, - "class": 1, - "if_statement": 31, - "file_root": 1, - "import": 3, - "function": 2 - }, - "classes": 1, - "functions": 2, - "methods": 0, - "variables": 20, - "control_structures": 31 - }, - "generated_at": "2025-08-15T16:17:53.942793702Z" - }, - { - "file_info": { - "name": "data_methods.rs", - "path": "src/interpreter/methods/data_methods.rs", - "size_bytes": 0, - "total_lines": 231, - "code_lines": 215, - "comment_lines": 12, - "empty_lines": 4, - "code_ratio": 0.9307359307359307, - "analyzed_at": "2025-08-15T16:17:53.940047901Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 14, - "end_line": 231, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_buffer_method", - "start_line": 16, - "end_line": 111, - "parameters": [ - "&mut self", - "buffer_box: &BufferBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(in crate::interpreter)", - "type": "function" - } - }, - { - "name": "execute_json_method", - "start_line": 114, - "end_line": 174, - "parameters": [ - "&mut self", - "json_box: &JSONBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - }, - { - "name": "execute_regex_method", - "start_line": 177, - "end_line": 230, - "parameters": [ - "&mut self", - "regex_box: &RegexBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::super::*", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{buffer::BufferBox, JSONBox, RegexBox}", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 3, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 14, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_buffer_method", - "full_name": "", - "start_line": 16, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 25, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 100, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_json_method", - "full_name": "", - "start_line": 114, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 150, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 159, - "end_line": 159, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_regex_method", - "full_name": "", - "start_line": 177, - "end_line": 230, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 181, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 190, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 199, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 214, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 47, - "max_depth": 11, - "node_type_counts": { - "class": 1, - "if_statement": 21, - "function": 3, - "file_root": 1, - "variable": 18, - "import": 3 - }, - "classes": 1, - "functions": 3, - "methods": 0, - "variables": 18, - "control_structures": 21 - }, - "generated_at": "2025-08-15T16:17:53.940062494Z" - }, - { - "file_info": { - "name": "http_methods.rs", - "path": "src/interpreter/methods/http_methods.rs", - "size_bytes": 0, - "total_lines": 287, - "code_lines": 250, - "comment_lines": 9, - "empty_lines": 28, - "code_ratio": 0.8710801393728222, - "analyzed_at": "2025-08-15T16:17:53.943424827Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 10, - "end_line": 287, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_socket_method", - "start_line": 12, - "end_line": 129, - "parameters": [ - "&mut self", - "socket_box: &SocketBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - }, - { - "name": "execute_http_server_method", - "start_line": 132, - "end_line": 202, - "parameters": [ - "&mut self", - "server_box: &HTTPServerBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - }, - { - "name": "execute_http_request_method", - "start_line": 205, - "end_line": 243, - "parameters": [ - "&mut self", - "request_box: &HTTPRequestBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(in crate::interpreter)", - "type": "function" - } - }, - { - "name": "execute_http_response_method", - "start_line": 246, - "end_line": 286, - "parameters": [ - "&mut self", - "response_box: &HTTPResponseBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(in crate::interpreter)", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::super::*", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{SocketBox, HTTPServerBox, HTTPRequestBox, HTTPResponseBox}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 4, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 10, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_socket_method", - "full_name": "", - "start_line": 12, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 26, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 27, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 32, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 38, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 51, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 117, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_http_server_method", - "full_name": "", - "start_line": 132, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 155, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 157, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 170, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 190, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_http_request_method", - "full_name": "", - "start_line": 205, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 222, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_http_response_method", - "full_name": "", - "start_line": 246, - "end_line": 286, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 254, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 261, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 265, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 274, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 45, - "max_depth": 11, - "node_type_counts": { - "if_statement": 23, - "variable": 14, - "class": 1, - "file_root": 1, - "import": 2, - "function": 4 - }, - "classes": 1, - "functions": 4, - "methods": 0, - "variables": 14, - "control_structures": 23 - }, - "generated_at": "2025-08-15T16:17:53.943442765Z" - }, - { - "file_info": { - "name": "io_methods.rs", - "path": "src/interpreter/methods/io_methods.rs", - "size_bytes": 0, - "total_lines": 108, - "code_lines": 93, - "comment_lines": 12, - "empty_lines": 3, - "code_ratio": 0.8611111111111112, - "analyzed_at": "2025-08-15T16:17:53.942733147Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 14, - "end_line": 108, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_file_method", - "start_line": 17, - "end_line": 72, - "parameters": [ - "&mut self", - "file_box: &FileBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - }, - { - "name": "execute_result_method", - "start_line": 76, - "end_line": 107, - "parameters": [ - "&mut self", - "result_box: &ResultBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(in crate::interpreter)", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::super::*", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{ResultBox, StringBox, NyashBox}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::FileBox", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 2, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 14, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_file_method", - "full_name": "", - "start_line": 17, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 21, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 34, - "end_line": 34, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 38, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_result_method", - "full_name": "", - "start_line": 76, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 18, - "max_depth": 11, - "node_type_counts": { - "import": 3, - "class": 1, - "function": 2, - "if_statement": 9, - "file_root": 1, - "variable": 2 - }, - "classes": 1, - "functions": 2, - "methods": 0, - "variables": 2, - "control_structures": 9 - }, - "generated_at": "2025-08-15T16:17:53.942740642Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/interpreter/methods/mod.rs", - "size_bytes": 0, - "total_lines": 33, - "code_lines": 13, - "comment_lines": 18, - "empty_lines": 2, - "code_ratio": 0.3939393939393939, - "analyzed_at": "2025-08-15T16:17:53.941231839Z", - "metadata": {} - }, - "language": "rust", - "classes": [], - "functions": [], - "imports": [ - { - "type": "rust_use", - "module_path": "", - "imported_names": [], - "alias": null, - "line_number": 28, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "", - "imported_names": [], - "alias": null, - "line_number": 29, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "", - "imported_names": [], - "alias": null, - "line_number": 30, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "", - "imported_names": [], - "alias": null, - "line_number": 31, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "", - "imported_names": [], - "alias": null, - "line_number": 32, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "", - "imported_names": [], - "alias": null, - "line_number": 33, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 0, - "function_count": 0, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 30, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 31, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 32, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 33, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 7, - "max_depth": 1, - "node_type_counts": { - "file_root": 1, - "import": 6 - }, - "classes": 0, - "functions": 0, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:17:53.941234947Z" - }, - { - "file_info": { - "name": "network_methods.rs", - "path": "src/interpreter/methods/network_methods.rs", - "size_bytes": 0, - "total_lines": 124, - "code_lines": 112, - "comment_lines": 9, - "empty_lines": 3, - "code_ratio": 0.9032258064516129, - "analyzed_at": "2025-08-15T16:17:53.941482749Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 13, - "end_line": 124, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_http_method", - "start_line": 15, - "end_line": 71, - "parameters": [ - "&mut self", - "http_box: &HttpClientBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - }, - { - "name": "execute_stream_method", - "start_line": 74, - "end_line": 123, - "parameters": [ - "&mut self", - "stream_box: &StreamBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(in crate::interpreter)", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::super::*", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{HttpClientBox, StreamBox}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 2, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 13, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_http_method", - "full_name": "", - "start_line": 15, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 19, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 24, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 33, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 34, - "end_line": 34, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 38, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 48, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_stream_method", - "full_name": "", - "start_line": 74, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 83, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 28, - "max_depth": 11, - "node_type_counts": { - "class": 1, - "if_statement": 10, - "file_root": 1, - "function": 2, - "variable": 11, - "import": 3 - }, - "classes": 1, - "functions": 2, - "methods": 0, - "variables": 11, - "control_structures": 10 - }, - "generated_at": "2025-08-15T16:17:53.941492008Z" - }, - { - "file_info": { - "name": "p2p_methods.rs", - "path": "src/interpreter/methods/p2p_methods.rs", - "size_bytes": 0, - "total_lines": 114, - "code_lines": 83, - "comment_lines": 16, - "empty_lines": 15, - "code_ratio": 0.7280701754385965, - "analyzed_at": "2025-08-15T16:17:53.941449294Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 13, - "end_line": 114, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_intent_box_method", - "start_line": 15, - "end_line": 41, - "parameters": [ - "&mut self", - "intent_box: &IntentBox", - "method: &str", - "_arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::interpreter::core::NyashInterpreter", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::interpreter::core::RuntimeError", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::ast::ASTNode", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{IntentBox}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::method_box::MethodBox", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 1, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 13, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_intent_box_method", - "full_name": "", - "start_line": 15, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 9, - "max_depth": 3, - "node_type_counts": { - "file_root": 1, - "class": 1, - "function": 1, - "import": 6 - }, - "classes": 1, - "functions": 1, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:17:53.941458488Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/interpreter/mod.rs", - "size_bytes": 0, - "total_lines": 115, - "code_lines": 83, - "comment_lines": 19, - "empty_lines": 13, - "code_ratio": 0.7217391304347827, - "analyzed_at": "2025-08-15T16:17:53.937904262Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ControlFlow", - "parent_class": null, - "start_line": 50, - "end_line": 55, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "ConstructorContext", - "parent_class": null, - "start_line": 59, - "end_line": 62, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "BoxDeclaration", - "parent_class": null, - "start_line": 66, - "end_line": 77, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "StaticBoxDefinition", - "parent_class": null, - "start_line": 81, - "end_line": 93, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "StaticBoxState", - "parent_class": null, - "start_line": 97, - "end_line": 101, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "FunctionDeclaration", - "parent_class": null, - "start_line": 105, - "end_line": 109, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - } - ], - "functions": [], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::ast::{ASTNode, BinaryOperator, CatchClause}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, VoidBox, AddBox, SubtractBox, MultiplyBox, DivideBox, ModuloBox, CompareBox, ArrayBox, FileBox, ResultBox, ErrorBox, BoxCore}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::FutureBox", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::instance::InstanceBox", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::channel_box::ChannelBox", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::math_box::{MathBox, FloatBox, RangeBox}", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::time_box::{TimeBox, DateTimeBox, TimerBox}", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::map_box::MapBox", - "imported_names": [], - "alias": null, - "line_number": 16, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::random_box::RandomBox", - "imported_names": [], - "alias": null, - "line_number": 17, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::sound_box::SoundBox", - "imported_names": [], - "alias": null, - "line_number": 18, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::debug_box::DebugBox", - "imported_names": [], - "alias": null, - "line_number": 19, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::method_box::MethodBox", - "imported_names": [], - "alias": null, - "line_number": 20, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::web::{WebDisplayBox, WebConsoleBox, WebCanvasBox}", - "imported_names": [], - "alias": null, - "line_number": 24, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::finalization", - "imported_names": [], - "alias": null, - "line_number": 25, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::exception_box", - "imported_names": [], - "alias": null, - "line_number": 26, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 27, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "core::NyashInterpreter", - "imported_names": [], - "alias": null, - "line_number": 45, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "", - "imported_names": [], - "alias": null, - "line_number": 112, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::stdlib::BuiltinStdlib", - "imported_names": [], - "alias": null, - "line_number": 115, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 0, - "import_count": 19, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 17, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 18, - "end_line": 18, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 19, - "end_line": 19, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 24, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 25, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 26, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 27, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ControlFlow", - "full_name": "", - "start_line": 50, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConstructorContext", - "full_name": "", - "start_line": 59, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxDeclaration", - "full_name": "", - "start_line": 66, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StaticBoxDefinition", - "full_name": "", - "start_line": 81, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StaticBoxState", - "full_name": "", - "start_line": 97, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FunctionDeclaration", - "full_name": "", - "start_line": 105, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 26, - "max_depth": 1, - "node_type_counts": { - "import": 19, - "file_root": 1, - "class": 6 - }, - "classes": 6, - "functions": 0, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:17:53.937910692Z" - }, - { - "file_info": { - "name": "objects.rs", - "path": "src/interpreter/objects.rs", - "size_bytes": 0, - "total_lines": 1106, - "code_lines": 837, - "comment_lines": 187, - "empty_lines": 82, - "code_ratio": 0.7567811934900542, - "analyzed_at": "2025-08-15T16:17:53.936414589Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 15, - "end_line": 1106, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_new", - "start_line": 17, - "end_line": 735, - "parameters": [ - "&mut self", - "class: &str", - "arguments: &[ASTNode]", - "type_arguments: &[String]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 48, - "end_line": 50, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 723, - "end_line": 723, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 724, - "end_line": 724, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 725, - "end_line": 725, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_constructor", - "start_line": 738, - "end_line": 797, - "parameters": [ - "&mut self", - "instance: &SharedNyashBox", - "constructor: &ASTNode", - "arguments: &[ASTNode]", - "box_decl: &BoxDeclaration" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "register_box_declaration", - "start_line": 800, - "end_line": 848, - "parameters": [ - "&mut self", - "name: String", - "fields", - "methods", - "constructors", - "init_fields", - "weak_fields", - "is_interface: bool", - "extends", - "implements", - "type_parameters" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "validate_generic_arguments", - "start_line": 851, - "end_line": 888, - "parameters": [ - "&self", - "box_decl: &BoxDeclaration", - "type_arguments: &[String]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "is_valid_type", - "start_line": 891, - "end_line": 917, - "parameters": [ - "&self", - "type_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_parent_constructor", - "start_line": 920, - "end_line": 954, - "parameters": [ - "&mut self", - "parent_class: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 936, - "end_line": 936, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 940, - "end_line": 942, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "resolve_inheritance", - "start_line": 957, - "end_line": 1045, - "parameters": [ - "&self", - "box_decl: &BoxDeclaration" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "specialize_generic_class", - "start_line": 1048, - "end_line": 1094, - "parameters": [ - "&self", - "generic_decl: &BoxDeclaration", - "type_arguments: &[String]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "substitute_types_in_fields", - "start_line": 1097, - "end_line": 1105, - "parameters": [ - "&self", - "fields: &[String]", - "_type_mapping: &HashMap" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{NullBox, ConsoleBox, FloatBox, DateTimeBox, SocketBox, HTTPServerBox, HTTPRequestBox, HTTPResponseBox}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::SharedNyashBox", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::Arc", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::is_builtin_box", - "imported_names": [], - "alias": null, - "line_number": 965, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 1053, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 15, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 15, - "end_line": 1106, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_new", - "full_name": "", - "start_line": 17, - "end_line": 735, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 24, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 30, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 31, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 41, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 47, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 51, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 98, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 110, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 130, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 150, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 156, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 221, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 226, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 237, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 238, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 250, - "end_line": 254, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 256, - "end_line": 263, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 257, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 268, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 275, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 276, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 276, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 285, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 295, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 296, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 296, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 304, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 309, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 314, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 315, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 316, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 319, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 320, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 331, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 337, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 338, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 338, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 344, - "end_line": 356, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 349, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 360, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 365, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 373, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 378, - "end_line": 378, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 379, - "end_line": 387, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 380, - "end_line": 380, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 398, - "end_line": 402, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 403, - "end_line": 403, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 409, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 414, - "end_line": 414, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 420, - "end_line": 424, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 425, - "end_line": 425, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 431, - "end_line": 435, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 436, - "end_line": 436, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 442, - "end_line": 446, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 447, - "end_line": 447, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 453, - "end_line": 457, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 458, - "end_line": 458, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 463, - "end_line": 467, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 468, - "end_line": 468, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 469, - "end_line": 480, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 484, - "end_line": 488, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 489, - "end_line": 489, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 490, - "end_line": 501, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 506, - "end_line": 510, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 513, - "end_line": 513, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 514, - "end_line": 520, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 514, - "end_line": 520, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 523, - "end_line": 523, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 524, - "end_line": 530, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 532, - "end_line": 532, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 538, - "end_line": 542, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 545, - "end_line": 545, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 546, - "end_line": 552, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 546, - "end_line": 552, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 555, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 556, - "end_line": 562, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 556, - "end_line": 562, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 571, - "end_line": 575, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 576, - "end_line": 576, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 581, - "end_line": 585, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 586, - "end_line": 586, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 591, - "end_line": 595, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 598, - "end_line": 598, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 601, - "end_line": 601, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 602, - "end_line": 609, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 603, - "end_line": 603, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 613, - "end_line": 617, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 618, - "end_line": 618, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 623, - "end_line": 627, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 628, - "end_line": 628, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 633, - "end_line": 637, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 638, - "end_line": 638, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 643, - "end_line": 647, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 648, - "end_line": 648, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 655, - "end_line": 659, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 662, - "end_line": 667, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 663, - "end_line": 663, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 670, - "end_line": 672, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 675, - "end_line": 679, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 682, - "end_line": 689, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 682, - "end_line": 689, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 684, - "end_line": 684, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 685, - "end_line": 685, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 692, - "end_line": 692, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 695, - "end_line": 695, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 696, - "end_line": 696, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 699, - "end_line": 705, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 707, - "end_line": 707, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 713, - "end_line": 713, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 717, - "end_line": 717, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 718, - "end_line": 718, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 719, - "end_line": 719, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 720, - "end_line": 720, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 722, - "end_line": 732, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 728, - "end_line": 732, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_constructor", - "full_name": "", - "start_line": 738, - "end_line": 797, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 745, - "end_line": 796, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 747, - "end_line": 747, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 748, - "end_line": 750, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 753, - "end_line": 757, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 760, - "end_line": 760, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 764, - "end_line": 766, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 772, - "end_line": 772, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 779, - "end_line": 779, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 780, - "end_line": 785, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 781, - "end_line": 784, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_box_declaration", - "full_name": "", - "start_line": 800, - "end_line": 848, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 815, - "end_line": 828, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 816, - "end_line": 816, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 829, - "end_line": 840, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 843, - "end_line": 843, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "validate_generic_arguments", - "full_name": "", - "start_line": 851, - "end_line": 888, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 854, - "end_line": 865, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 868, - "end_line": 876, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 879, - "end_line": 885, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 880, - "end_line": 884, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_valid_type", - "full_name": "", - "start_line": 891, - "end_line": 917, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 893, - "end_line": 900, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 904, - "end_line": 904, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 906, - "end_line": 906, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 910, - "end_line": 910, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 912, - "end_line": 912, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_parent_constructor", - "full_name": "", - "start_line": 920, - "end_line": 954, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 923, - "end_line": 928, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 924, - "end_line": 924, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 932, - "end_line": 932, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 933, - "end_line": 933, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 935, - "end_line": 953, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 939, - "end_line": 942, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resolve_inheritance", - "full_name": "", - "start_line": 957, - "end_line": 1045, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 959, - "end_line": 959, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 960, - "end_line": 960, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 963, - "end_line": 1002, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 965, - "end_line": 965, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 967, - "end_line": 967, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 972, - "end_line": 974, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 977, - "end_line": 1001, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 981, - "end_line": 986, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 982, - "end_line": 982, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 989, - "end_line": 993, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 996, - "end_line": 996, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1008, - "end_line": 1012, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1009, - "end_line": 1011, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1014, - "end_line": 1016, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1019, - "end_line": 1042, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1020, - "end_line": 1025, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1021, - "end_line": 1021, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1027, - "end_line": 1031, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1034, - "end_line": 1041, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1035, - "end_line": 1040, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "specialize_generic_class", - "full_name": "", - "start_line": 1048, - "end_line": 1094, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 1053, - "end_line": 1053, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1056, - "end_line": 1060, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1063, - "end_line": 1063, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1064, - "end_line": 1066, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1069, - "end_line": 1069, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1080, - "end_line": 1080, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1081, - "end_line": 1087, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1083, - "end_line": 1086, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1084, - "end_line": 1084, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "substitute_types_in_fields", - "full_name": "", - "start_line": 1097, - "end_line": 1105, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 219, - "max_depth": 18, - "node_type_counts": { - "function": 9, - "if_statement": 75, - "variable": 116, - "import": 6, - "class": 1, - "for_loop": 11, - "file_root": 1 - }, - "classes": 1, - "functions": 9, - "methods": 0, - "variables": 116, - "control_structures": 86 - }, - "generated_at": "2025-08-15T16:17:53.936481027Z" - }, - { - "file_info": { - "name": "statements.rs", - "path": "src/interpreter/statements.rs", - "size_bytes": 0, - "total_lines": 523, - "code_lines": 385, - "comment_lines": 69, - "empty_lines": 69, - "code_ratio": 0.7361376673040153, - "analyzed_at": "2025-08-15T16:17:53.936518977Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 13, - "end_line": 523, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_statement", - "start_line": 15, - "end_line": 175, - "parameters": [ - "&mut self", - "statement: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "execute_if", - "start_line": 178, - "end_line": 202, - "parameters": [ - "&mut self", - "condition: &ASTNode", - "then_body: &[ASTNode]", - "else_body: &Option>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "execute_loop", - "start_line": 205, - "end_line": 243, - "parameters": [ - "&mut self", - "condition: &Box", - "body: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_assignment", - "start_line": 246, - "end_line": 392, - "parameters": [ - "&mut self", - "target: &ASTNode", - "value: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 298, - "end_line": 298, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 313, - "end_line": 313, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 325, - "end_line": 327, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 346, - "end_line": 346, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 358, - "end_line": 360, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 379, - "end_line": 379, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_try_catch", - "start_line": 395, - "end_line": 476, - "parameters": [ - "&mut self", - "try_body: &[ASTNode]", - "catch_clauses: &[super::CatchClause]", - "finally_body: &Option>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "execute_throw", - "start_line": 479, - "end_line": 492, - "parameters": [ - "&mut self", - "expression: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_using_statement", - "start_line": 495, - "end_line": 512, - "parameters": [ - "&mut self", - "namespace_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "ensure_stdlib_initialized", - "start_line": 515, - "end_line": 522, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::BuiltinStdlib", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 14, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 13, - "end_line": 523, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_statement", - "full_name": "", - "start_line": 15, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 98, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 159, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_if", - "full_name": "", - "start_line": 178, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 180, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_loop", - "full_name": "", - "start_line": 205, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 240, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 210, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 215, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 221, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_assignment", - "full_name": "", - "start_line": 246, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 247, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 259, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 265, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 280, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 282, - "end_line": 319, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 284, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 291, - "end_line": 291, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 292, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 293, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 305, - "end_line": 310, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 306, - "end_line": 309, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 307, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 324, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 329, - "end_line": 352, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 331, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 338, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 339, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 340, - "end_line": 340, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 357, - "end_line": 360, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 362, - "end_line": 385, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 364, - "end_line": 368, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 371, - "end_line": 376, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 372, - "end_line": 375, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 373, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_try_catch", - "full_name": "", - "start_line": 395, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Option>", - "full_name": "", - "start_line": 397, - "end_line": 397, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 400, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 401, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 405, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 406, - "end_line": 412, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 425, - "end_line": 455, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 426, - "end_line": 454, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 428, - "end_line": 432, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 429, - "end_line": 431, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 435, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 440, - "end_line": 445, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 442, - "end_line": 444, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 448, - "end_line": 450, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 458, - "end_line": 465, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 459, - "end_line": 464, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 461, - "end_line": 463, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 468, - "end_line": 470, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_throw", - "full_name": "", - "start_line": 479, - "end_line": 492, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 480, - "end_line": 480, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 483, - "end_line": 488, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 483, - "end_line": 488, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_using_statement", - "full_name": "", - "start_line": 495, - "end_line": 512, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 499, - "end_line": 503, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ensure_stdlib_initialized", - "full_name": "", - "start_line": 515, - "end_line": 522, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 516, - "end_line": 520, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 92, - "max_depth": 19, - "node_type_counts": { - "class": 1, - "for_loop": 10, - "function": 8, - "if_statement": 44, - "file_root": 1, - "import": 3, - "variable": 25 - }, - "classes": 1, - "functions": 8, - "methods": 0, - "variables": 25, - "control_structures": 54 - }, - "generated_at": "2025-08-15T16:17:53.936551701Z" - }, - { - "file_info": { - "name": "system_methods.rs", - "path": "src/interpreter/system_methods.rs", - "size_bytes": 0, - "total_lines": 391, - "code_lines": 356, - "comment_lines": 26, - "empty_lines": 9, - "code_ratio": 0.9104859335038363, - "analyzed_at": "2025-08-15T16:17:53.937963225Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 16, - "end_line": 391, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_time_method", - "start_line": 18, - "end_line": 74, - "parameters": [ - "&mut self", - "time_box: &TimeBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_datetime_method", - "start_line": 77, - "end_line": 189, - "parameters": [ - "&mut self", - "datetime_box: &DateTimeBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_timer_method", - "start_line": 192, - "end_line": 227, - "parameters": [ - "&mut self", - "timer_box: &TimerBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_debug_method", - "start_line": 230, - "end_line": 390, - "parameters": [ - "&mut self", - "debug_box: &DebugBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 348, - "end_line": 348, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::StringBox", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{TimeBox, DateTimeBox}", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 5, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 16, - "end_line": 391, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_time_method", - "full_name": "", - "start_line": 18, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 21, - "end_line": 21, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 61, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_datetime_method", - "full_name": "", - "start_line": 77, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 120, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 176, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_timer_method", - "full_name": "", - "start_line": 192, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 211, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_debug_method", - "full_name": "", - "start_line": 230, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 233, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 241, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 253, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 257, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 263, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 263, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 273, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 281, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 296, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 301, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 301, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 311, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 319, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 324, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 324, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 334, - "end_line": 338, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 339, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 339, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 347, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 353, - "end_line": 357, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 361, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 369, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 377, - "end_line": 381, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 61, - "max_depth": 11, - "node_type_counts": { - "file_root": 1, - "import": 3, - "function": 4, - "class": 1, - "for_loop": 4, - "if_statement": 37, - "variable": 11 - }, - "classes": 1, - "functions": 4, - "methods": 0, - "variables": 11, - "control_structures": 41 - }, - "generated_at": "2025-08-15T16:17:53.937996003Z" - }, - { - "file_info": { - "name": "web_methods.rs", - "path": "src/interpreter/web_methods.rs", - "size_bytes": 0, - "total_lines": 451, - "code_lines": 420, - "comment_lines": 24, - "empty_lines": 7, - "code_ratio": 0.9312638580931264, - "analyzed_at": "2025-08-15T16:17:53.937046918Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 20, - "end_line": 451, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_web_display_method", - "start_line": 23, - "end_line": 146, - "parameters": [ - "&mut self", - "web_display_box: &WebDisplayBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_web_console_method", - "start_line": 150, - "end_line": 253, - "parameters": [ - "&mut self", - "web_console_box: &WebConsoleBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "execute_web_canvas_method", - "start_line": 257, - "end_line": 450, - "parameters": [ - "&mut self", - "web_canvas_box: &WebCanvasBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::web::{WebDisplayBox, WebConsoleBox, WebCanvasBox}", - "imported_names": [], - "alias": null, - "line_number": 17, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 3, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 17, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 20, - "end_line": 451, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_web_display_method", - "full_name": "", - "start_line": 23, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 26, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 27, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 34, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 79, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 100, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 132, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_web_console_method", - "full_name": "", - "start_line": 150, - "end_line": 253, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 153, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 176, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 181, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 191, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 211, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 220, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_web_canvas_method", - "full_name": "", - "start_line": 257, - "end_line": 450, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 261, - "end_line": 263, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 268, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 277, - "end_line": 281, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 282, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 282, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 284, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 291, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 291, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 293, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 300, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 300, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 302, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 309, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 309, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 311, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 318, - "end_line": 318, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 323, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 328, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 328, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 330, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 337, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 337, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 339, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 346, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 346, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 348, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 355, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 355, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 357, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 364, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 365, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 365, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 378, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 383, - "end_line": 391, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 383, - "end_line": 391, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 385, - "end_line": 391, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 392, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 392, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 394, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 401, - "end_line": 409, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 401, - "end_line": 409, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 403, - "end_line": 409, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 410, - "end_line": 410, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 415, - "end_line": 419, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 420, - "end_line": 420, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 421, - "end_line": 429, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 421, - "end_line": 429, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 423, - "end_line": 429, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 430, - "end_line": 438, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 430, - "end_line": 438, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 432, - "end_line": 438, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 439, - "end_line": 439, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 440, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 100, - "max_depth": 13, - "node_type_counts": { - "class": 1, - "if_statement": 53, - "function": 3, - "import": 2, - "variable": 37, - "file_root": 1, - "for_loop": 3 - }, - "classes": 1, - "functions": 3, - "methods": 0, - "variables": 37, - "control_structures": 56 - }, - "generated_at": "2025-08-15T16:17:53.937069867Z" - }, - { - "file_info": { - "name": "lib.rs", - "path": "src/lib.rs", - "size_bytes": 0, - "total_lines": 207, - "code_lines": 136, - "comment_lines": 39, - "empty_lines": 32, - "code_ratio": 0.6570048309178744, - "analyzed_at": "2025-08-15T16:17:53.934365295Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashWasm", - "parent_class": null, - "start_line": 82, - "end_line": 84, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "NyashWasm", - "parent_class": null, - "start_line": 88, - "end_line": 207, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 91, - "end_line": 103, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "eval", - "start_line": 107, - "end_line": 160, - "parameters": [ - "&mut self", - "code: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 116, - "end_line": 116, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 117, - "end_line": 117, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 157, - "end_line": 157, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 159, - "end_line": 159, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "eval_single_block", - "start_line": 163, - "end_line": 183, - "parameters": [ - "&mut self", - "code: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "is_complete_statement", - "start_line": 186, - "end_line": 200, - "parameters": [ - "&self", - "code: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 195, - "end_line": 195, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 196, - "end_line": 196, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "version", - "start_line": 204, - "end_line": 206, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, VoidBox}", - "imported_names": [], - "alias": null, - "line_number": 52, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "box_arithmetic::{AddBox, SubtractBox, MultiplyBox, DivideBox, ModuloBox, CompareBox}", - "imported_names": [], - "alias": null, - "line_number": 53, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "environment::{Environment, PythonCompatEnvironment}", - "imported_names": [], - "alias": null, - "line_number": 54, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "tokenizer::{NyashTokenizer, TokenType, Token}", - "imported_names": [], - "alias": null, - "line_number": 55, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "type_box::{TypeBox, TypeRegistry, MethodSignature}", - "imported_names": [], - "alias": null, - "line_number": 56, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "ast::{ASTNode, BinaryOperator, LiteralValue}", - "imported_names": [], - "alias": null, - "line_number": 57, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "parser::{NyashParser, ParseError}", - "imported_names": [], - "alias": null, - "line_number": 58, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "interpreter::{NyashInterpreter, RuntimeError}", - "imported_names": [], - "alias": null, - "line_number": 59, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "instance::InstanceBox", - "imported_names": [], - "alias": null, - "line_number": 60, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "channel_box::{ChannelBox, MessageBox}", - "imported_names": [], - "alias": null, - "line_number": 61, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "boxes::math_box::{MathBox, FloatBox, RangeBox}", - "imported_names": [], - "alias": null, - "line_number": 62, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "boxes::time_box::{TimeBox, DateTimeBox, TimerBox}", - "imported_names": [], - "alias": null, - "line_number": 63, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "boxes::map_box::MapBox", - "imported_names": [], - "alias": null, - "line_number": 64, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "boxes::random_box::RandomBox", - "imported_names": [], - "alias": null, - "line_number": 65, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "boxes::sound_box::SoundBox", - "imported_names": [], - "alias": null, - "line_number": 66, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "boxes::debug_box::DebugBox", - "imported_names": [], - "alias": null, - "line_number": 67, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "boxes::console_box::ConsoleBox", - "imported_names": [], - "alias": null, - "line_number": 68, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "method_box::{MethodBox, BoxType, FunctionDefinition, EphemeralInstance}", - "imported_names": [], - "alias": null, - "line_number": 69, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "boxes::null_box::{NullBox, null}", - "imported_names": [], - "alias": null, - "line_number": 70, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "value::NyashValue", - "imported_names": [], - "alias": null, - "line_number": 73, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_test::wasm_test::test_direct_canvas_draw", - "imported_names": [], - "alias": null, - "line_number": 77, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 2, - "function_count": 11, - "import_count": 22, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 56, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 61, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 70, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashWasm", - "full_name": "", - "start_line": 82, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashWasm", - "full_name": "", - "start_line": 88, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 91, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "eval", - "full_name": "", - "start_line": 107, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 110, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<&str>", - "full_name": "", - "start_line": 115, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 126, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 129, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 148, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 150, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "eval_single_block", - "full_name": "", - "start_line": 163, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 175, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_complete_statement", - "full_name": "", - "start_line": 186, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 187, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 190, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "version", - "full_name": "", - "start_line": 204, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 52, - "max_depth": 12, - "node_type_counts": { - "class": 2, - "function": 5, - "variable": 12, - "if_statement": 9, - "for_loop": 1, - "file_root": 1, - "import": 22 - }, - "classes": 2, - "functions": 5, - "methods": 0, - "variables": 12, - "control_structures": 10 - }, - "generated_at": "2025-08-15T16:17:53.934376920Z" - }, - { - "file_info": { - "name": "main.rs", - "path": "src/main.rs", - "size_bytes": 0, - "total_lines": 69, - "code_lines": 41, - "comment_lines": 18, - "empty_lines": 10, - "code_ratio": 0.5942028985507246, - "analyzed_at": "2025-08-15T16:17:53.936406234Z", - "metadata": {} - }, - "language": "rust", - "classes": [], - "functions": [ - { - "name": "main", - "start_line": 49, - "end_line": 56, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_main_functionality", - "start_line": 64, - "end_line": 68, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "cli::CliConfig", - "imported_names": [], - "alias": null, - "line_number": 45, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "runner::NyashRunner", - "imported_names": [], - "alias": null, - "line_number": 46, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 60, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "box_trait::{StringBox, BoxCore}", - "imported_names": [], - "alias": null, - "line_number": 61, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 0, - "function_count": 2, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "main", - "full_name": "", - "start_line": 49, - "end_line": 56, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 51, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 61, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_main_functionality", - "full_name": "", - "start_line": 64, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 10, - "max_depth": 5, - "node_type_counts": { - "import": 4, - "function": 2, - "file_root": 1, - "variable": 3 - }, - "classes": 0, - "functions": 2, - "methods": 0, - "variables": 3, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:17:53.936410557Z" - }, - { - "file_info": { - "name": "message_bus.rs", - "path": "src/messaging/message_bus.rs", - "size_bytes": 0, - "total_lines": 140, - "code_lines": 86, - "comment_lines": 35, - "empty_lines": 19, - "code_ratio": 0.6142857142857143, - "analyzed_at": "2025-08-15T16:17:53.941540960Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BusEndpoint", - "parent_class": null, - "start_line": 31, - "end_line": 34, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BusEndpoint", - "parent_class": null, - "start_line": 36, - "end_line": 63, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "SendError", - "parent_class": null, - "start_line": 67, - "end_line": 72, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "MessageBusData", - "parent_class": null, - "start_line": 75, - "end_line": 78, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MessageBusData", - "parent_class": null, - "start_line": 80, - "end_line": 86, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Debug" - } - }, - { - "name": "MessageBusData", - "parent_class": null, - "start_line": 91, - "end_line": 128, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MessageBusData", - "parent_class": null, - "start_line": 135, - "end_line": 140, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 37, - "end_line": 42, - "parameters": [ - "node_id: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_handler", - "start_line": 45, - "end_line": 50, - "parameters": [ - "&self", - "intent_name: &str", - "handler: IntentHandler" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "deliver", - "start_line": 53, - "end_line": 62, - "parameters": [ - "&self", - "intent: IntentBox", - "from: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 81, - "end_line": 85, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 93, - "end_line": 97, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "register_node", - "start_line": 100, - "end_line": 102, - "parameters": [ - "&mut self", - "id: String", - "endpoint: BusEndpoint" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "unregister_node", - "start_line": 105, - "end_line": 107, - "parameters": [ - "&mut self", - "id: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "node_exists", - "start_line": 110, - "end_line": 112, - "parameters": [ - "&self", - "id: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "route", - "start_line": 115, - "end_line": 122, - "parameters": [ - "&self", - "to: &str", - "intent: IntentBox", - "from: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_nodes", - "start_line": 125, - "end_line": 127, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 131, - "end_line": 133, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "global", - "start_line": 137, - "end_line": 139, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::boxes::IntentBox", - "imported_names": [], - "alias": null, - "line_number": 21, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex}", - "imported_names": [], - "alias": null, - "line_number": 22, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 23, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "once_cell::sync::Lazy", - "imported_names": [], - "alias": null, - "line_number": 24, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 12, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 21, - "end_line": 21, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 23, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 24, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BusEndpoint", - "full_name": "", - "start_line": 31, - "end_line": 34, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BusEndpoint", - "full_name": "", - "start_line": 36, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 37, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_handler", - "full_name": "", - "start_line": 45, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "deliver", - "full_name": "", - "start_line": 53, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SendError", - "full_name": "", - "start_line": 67, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBusData", - "full_name": "", - "start_line": 75, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBusData", - "full_name": "", - "start_line": 80, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBusData", - "full_name": "", - "start_line": 91, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 93, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_node", - "full_name": "", - "start_line": 100, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "unregister_node", - "full_name": "", - "start_line": 105, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "node_exists", - "full_name": "", - "start_line": 110, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "route", - "full_name": "", - "start_line": 115, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_nodes", - "full_name": "", - "start_line": 125, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "GLOBAL_MESSAGE_BUS", - "full_name": "", - "start_line": 131, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBusData", - "full_name": "", - "start_line": 135, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "global", - "full_name": "", - "start_line": 137, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 30, - "max_depth": 9, - "node_type_counts": { - "class": 7, - "function": 11, - "if_statement": 2, - "for_loop": 1, - "import": 4, - "variable": 4, - "file_root": 1 - }, - "classes": 7, - "functions": 11, - "methods": 0, - "variables": 4, - "control_structures": 3 - }, - "generated_at": "2025-08-15T16:17:53.941550531Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/messaging/mod.rs", - "size_bytes": 0, - "total_lines": 9, - "code_lines": 2, - "comment_lines": 5, - "empty_lines": 2, - "code_ratio": 0.2222222222222222, - "analyzed_at": "2025-08-15T16:17:53.940472679Z", - "metadata": {} - }, - "language": "rust", - "classes": [], - "functions": [], - "imports": [ - { - "type": "rust_use", - "module_path": "message_bus::{MessageBus, MessageBusData, BusEndpoint, IntentHandler, SendError}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 0, - "function_count": 0, - "import_count": 1, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 2, - "max_depth": 1, - "node_type_counts": { - "file_root": 1, - "import": 1 - }, - "classes": 0, - "functions": 0, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:17:53.940474238Z" - }, - { - "file_info": { - "name": "method_box.rs", - "path": "src/method_box.rs", - "size_bytes": 0, - "total_lines": 220, - "code_lines": 149, - "comment_lines": 36, - "empty_lines": 35, - "code_ratio": 0.6772727272727272, - "analyzed_at": "2025-08-15T16:17:53.936860199Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BoxType", - "parent_class": null, - "start_line": 17, - "end_line": 26, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "FunctionDefinition", - "parent_class": null, - "start_line": 30, - "end_line": 35, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MethodBox", - "parent_class": null, - "start_line": 39, - "end_line": 51, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "MethodBox", - "parent_class": null, - "start_line": 53, - "end_line": 93, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MethodBox", - "parent_class": null, - "start_line": 95, - "end_line": 126, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "MethodBox", - "parent_class": null, - "start_line": 128, - "end_line": 148, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "MethodBox", - "parent_class": null, - "start_line": 150, - "end_line": 154, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "EphemeralInstance", - "parent_class": null, - "start_line": 158, - "end_line": 164, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "EphemeralInstance", - "parent_class": null, - "start_line": 168, - "end_line": 215, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 55, - "end_line": 80, - "parameters": [ - "instance", - "method_name: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 58, - "end_line": 69, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "invoke", - "start_line": 83, - "end_line": 87, - "parameters": [ - "&self", - "_args" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_instance", - "start_line": 90, - "end_line": 92, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 96, - "end_line": 98, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 100, - "end_line": 112, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 114, - "end_line": 116, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 118, - "end_line": 120, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 123, - "end_line": 125, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 129, - "end_line": 131, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 133, - "end_line": 135, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 137, - "end_line": 139, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 141, - "end_line": 143, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 145, - "end_line": 147, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 151, - "end_line": 153, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 170, - "end_line": 175, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "from_instance", - "start_line": 178, - "end_line": 183, - "parameters": [ - "instance" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_local", - "start_line": 186, - "end_line": 188, - "parameters": [ - "&mut self", - "name: String", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_local", - "start_line": 191, - "end_line": 193, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 192, - "end_line": 192, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "resolve_variable", - "start_line": 196, - "end_line": 214, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "create_method_box", - "start_line": 218, - "end_line": 220, - "parameters": [ - "instance", - "method_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::ast::ASTNode", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::instance::InstanceBox", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex}", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 166, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 9, - "function_count": 22, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxType", - "full_name": "", - "start_line": 17, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FunctionDefinition", - "full_name": "", - "start_line": 30, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MethodBox", - "full_name": "", - "start_line": 39, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MethodBox", - "full_name": "", - "start_line": 53, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 55, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "invoke", - "full_name": "", - "start_line": 83, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_instance", - "full_name": "", - "start_line": 90, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MethodBox", - "full_name": "", - "start_line": 95, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 96, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 100, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 114, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 118, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 123, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MethodBox", - "full_name": "", - "start_line": 128, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 129, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 133, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 137, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 141, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 145, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MethodBox", - "full_name": "", - "start_line": 150, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 151, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EphemeralInstance", - "full_name": "", - "start_line": 158, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EphemeralInstance", - "full_name": "", - "start_line": 168, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 170, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_instance", - "full_name": "", - "start_line": 178, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_local", - "full_name": "", - "start_line": 186, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_local", - "full_name": "", - "start_line": 191, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resolve_variable", - "full_name": "", - "start_line": 196, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 198, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 205, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_method_box", - "full_name": "", - "start_line": 218, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 48, - "max_depth": 13, - "node_type_counts": { - "import": 7, - "file_root": 1, - "function": 20, - "variable": 4, - "class": 9, - "if_statement": 7 - }, - "classes": 9, - "functions": 20, - "methods": 0, - "variables": 4, - "control_structures": 7 - }, - "generated_at": "2025-08-15T16:17:53.936873211Z" - }, - { - "file_info": { - "name": "basic_block.rs", - "path": "src/mir/basic_block.rs", - "size_bytes": 0, - "total_lines": 428, - "code_lines": 295, - "comment_lines": 55, - "empty_lines": 78, - "code_ratio": 0.6892523364485982, - "analyzed_at": "2025-08-15T16:17:53.942288753Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BasicBlockId", - "parent_class": null, - "start_line": 13, - "end_line": 13, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BasicBlockId", - "parent_class": null, - "start_line": 15, - "end_line": 35, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "BasicBlockId", - "parent_class": null, - "start_line": 37, - "end_line": 41, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - }, - { - "name": "BasicBlock", - "parent_class": null, - "start_line": 45, - "end_line": 66, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "BasicBlock", - "parent_class": null, - "start_line": 68, - "end_line": 223, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "BasicBlockIdGenerator", - "parent_class": null, - "start_line": 227, - "end_line": 229, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BasicBlockIdGenerator", - "parent_class": null, - "start_line": 231, - "end_line": 253, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "BasicBlockIdGenerator", - "parent_class": null, - "start_line": 255, - "end_line": 259, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - }, - { - "name": "BasicBlock", - "parent_class": null, - "start_line": 261, - "end_line": 290, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 17, - "end_line": 19, - "parameters": [ - "id: u32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "as_u32", - "start_line": 22, - "end_line": 24, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "from_usize", - "start_line": 27, - "end_line": 29, - "parameters": [ - "id: usize" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "to_usize", - "start_line": 32, - "end_line": 34, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 38, - "end_line": 40, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 70, - "end_line": 80, - "parameters": [ - "id: BasicBlockId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_instruction", - "start_line": 83, - "end_line": 99, - "parameters": [ - "&mut self", - "instruction: MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_terminator", - "start_line": 102, - "end_line": 109, - "parameters": [ - "&self", - "instruction: &MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "update_successors_from_terminator", - "start_line": 112, - "end_line": 134, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "add_predecessor", - "start_line": 137, - "end_line": 139, - "parameters": [ - "&mut self", - "pred: BasicBlockId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "remove_predecessor", - "start_line": 142, - "end_line": 144, - "parameters": [ - "&mut self", - "pred: BasicBlockId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "all_instructions", - "start_line": 147, - "end_line": 149, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "defined_values", - "start_line": 152, - "end_line": 156, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 154, - "end_line": 154, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "used_values", - "start_line": 159, - "end_line": 163, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 161, - "end_line": 161, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "is_empty", - "start_line": 166, - "end_line": 168, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_terminated", - "start_line": 171, - "end_line": 173, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "ends_with_return", - "start_line": 176, - "end_line": 178, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "phi_instructions", - "start_line": 181, - "end_line": 184, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 183, - "end_line": 183, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "non_phi_instructions", - "start_line": 187, - "end_line": 190, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 189, - "end_line": 189, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "insert_instruction_after_phis", - "start_line": 193, - "end_line": 197, - "parameters": [ - "&mut self", - "instruction: MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_terminator", - "start_line": 200, - "end_line": 208, - "parameters": [ - "&mut self", - "terminator: MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "mark_reachable", - "start_line": 211, - "end_line": 213, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "dominates", - "start_line": 216, - "end_line": 222, - "parameters": [ - "&self", - "other: BasicBlockId", - "dominators: &[HashSet]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new", - "start_line": 233, - "end_line": 235, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "next", - "start_line": 238, - "end_line": 242, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "peek_next", - "start_line": 245, - "end_line": 247, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "reset", - "start_line": 250, - "end_line": 252, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "default", - "start_line": 256, - "end_line": 258, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 262, - "end_line": 289, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 268, - "end_line": 268, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "test_basic_block_creation", - "start_line": 298, - "end_line": 306, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_instruction_addition", - "start_line": 309, - "end_line": 323, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_terminator_addition", - "start_line": 326, - "end_line": 340, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_branch_successors", - "start_line": 343, - "end_line": 361, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_basic_block_id_generator", - "start_line": 364, - "end_line": 376, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_value_tracking", - "start_line": 379, - "end_line": 400, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_phi_instruction_ordering", - "start_line": 403, - "end_line": 427, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{MirInstruction, ValueId, EffectMask}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashSet", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 294, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{ConstValue, BinaryOp}", - "imported_names": [], - "alias": null, - "line_number": 295, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 9, - "function_count": 41, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlockId", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlockId", - "full_name": "", - "start_line": 15, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 17, - "end_line": 19, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_u32", - "full_name": "", - "start_line": 22, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_usize", - "full_name": "", - "start_line": 27, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_usize", - "full_name": "", - "start_line": 32, - "end_line": 34, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlockId", - "full_name": "", - "start_line": 37, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 38, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlock", - "full_name": "", - "start_line": 45, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlock", - "full_name": "", - "start_line": 68, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 70, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_instruction", - "full_name": "", - "start_line": 83, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_terminator", - "full_name": "", - "start_line": 102, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "update_successors_from_terminator", - "full_name": "", - "start_line": 112, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_predecessor", - "full_name": "", - "start_line": 137, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "remove_predecessor", - "full_name": "", - "start_line": 142, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "all_instructions", - "full_name": "", - "start_line": 147, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "defined_values", - "full_name": "", - "start_line": 152, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "used_values", - "full_name": "", - "start_line": 159, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_empty", - "full_name": "", - "start_line": 166, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_terminated", - "full_name": "", - "start_line": 171, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ends_with_return", - "full_name": "", - "start_line": 176, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "phi_instructions", - "full_name": "", - "start_line": 181, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "non_phi_instructions", - "full_name": "", - "start_line": 187, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "insert_instruction_after_phis", - "full_name": "", - "start_line": 193, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 194, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_terminator", - "full_name": "", - "start_line": 200, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "mark_reachable", - "full_name": "", - "start_line": 211, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "dominates", - "full_name": "", - "start_line": 216, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlockIdGenerator", - "full_name": "", - "start_line": 227, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlockIdGenerator", - "full_name": "", - "start_line": 231, - "end_line": 253, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 233, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "next", - "full_name": "", - "start_line": 238, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "peek_next", - "full_name": "", - "start_line": 245, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "reset", - "full_name": "", - "start_line": 250, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlockIdGenerator", - "full_name": "", - "start_line": 255, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 256, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlock", - "full_name": "", - "start_line": 261, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 262, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 267, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 274, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 279, - "end_line": 281, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 284, - "end_line": 286, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 294, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 295, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_basic_block_creation", - "full_name": "", - "start_line": 298, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 299, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 300, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_instruction_addition", - "full_name": "", - "start_line": 309, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 310, - "end_line": 310, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 311, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 313, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_terminator_addition", - "full_name": "", - "start_line": 326, - "end_line": 340, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 327, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 328, - "end_line": 328, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 330, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_branch_successors", - "full_name": "", - "start_line": 343, - "end_line": 361, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 344, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 345, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 347, - "end_line": 347, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 348, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 350, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_basic_block_id_generator", - "full_name": "", - "start_line": 364, - "end_line": 376, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 365, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 368, - "end_line": 368, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 369, - "end_line": 369, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_value_tracking", - "full_name": "", - "start_line": 379, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 380, - "end_line": 380, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 381, - "end_line": 381, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 383, - "end_line": 383, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 384, - "end_line": 384, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 385, - "end_line": 385, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 395, - "end_line": 395, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 396, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_phi_instruction_ordering", - "full_name": "", - "start_line": 403, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 404, - "end_line": 404, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 405, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 408, - "end_line": 411, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 415, - "end_line": 418, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 422, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 425, - "end_line": 425, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 93, - "max_depth": 9, - "node_type_counts": { - "class": 9, - "function": 36, - "if_statement": 8, - "variable": 33, - "for_loop": 1, - "import": 5, - "file_root": 1 - }, - "classes": 9, - "functions": 36, - "methods": 0, - "variables": 33, - "control_structures": 9 - }, - "generated_at": "2025-08-15T16:17:53.942312551Z" - }, - { - "file_info": { - "name": "effect.rs", - "path": "src/mir/effect.rs", - "size_bytes": 0, - "total_lines": 349, - "code_lines": 232, - "comment_lines": 56, - "empty_lines": 61, - "code_ratio": 0.664756446991404, - "analyzed_at": "2025-08-15T16:17:53.940840634Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "EffectMask", - "parent_class": null, - "start_line": 11, - "end_line": 11, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "Effect", - "parent_class": null, - "start_line": 15, - "end_line": 48, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "EffectMask", - "parent_class": null, - "start_line": 50, - "end_line": 219, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "EffectMask", - "parent_class": null, - "start_line": 221, - "end_line": 225, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Default", - "type": "impl" - } - }, - { - "name": "EffectMask", - "parent_class": null, - "start_line": 227, - "end_line": 236, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - }, - { - "name": "EffectMask", - "parent_class": null, - "start_line": 238, - "end_line": 244, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::ops::BitOr", - "type": "impl" - } - }, - { - "name": "EffectMask", - "parent_class": null, - "start_line": 246, - "end_line": 250, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::ops::BitOrAssign", - "type": "impl" - } - }, - { - "name": "EffectMask", - "parent_class": null, - "start_line": 252, - "end_line": 258, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::ops::BitAnd", - "type": "impl" - } - }, - { - "name": "EffectMask", - "parent_class": null, - "start_line": 260, - "end_line": 264, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::ops::BitAndAssign", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 81, - "end_line": 83, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "from_bits", - "start_line": 86, - "end_line": 88, - "parameters": [ - "bits: u16" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "bits", - "start_line": 91, - "end_line": 93, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "add", - "start_line": 96, - "end_line": 98, - "parameters": [ - "self", - "effect: Effect" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "remove", - "start_line": 101, - "end_line": 103, - "parameters": [ - "self", - "effect: Effect" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "contains", - "start_line": 106, - "end_line": 108, - "parameters": [ - "self", - "effect: Effect" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "contains_any", - "start_line": 111, - "end_line": 113, - "parameters": [ - "self", - "mask: EffectMask" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "contains_all", - "start_line": 116, - "end_line": 118, - "parameters": [ - "self", - "mask: EffectMask" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "union", - "start_line": 121, - "end_line": 123, - "parameters": [ - "self", - "other: EffectMask" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "intersection", - "start_line": 126, - "end_line": 128, - "parameters": [ - "self", - "other: EffectMask" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_pure", - "start_line": 131, - "end_line": 133, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_mut", - "start_line": 136, - "end_line": 140, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_io", - "start_line": 143, - "end_line": 153, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_control", - "start_line": 156, - "end_line": 158, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "primary_category", - "start_line": 161, - "end_line": 171, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_read_only", - "start_line": 174, - "end_line": 176, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_parallel_safe", - "start_line": 179, - "end_line": 183, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_moveable", - "start_line": 186, - "end_line": 188, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "effect_names", - "start_line": 191, - "end_line": 218, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "default", - "start_line": 222, - "end_line": 224, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 228, - "end_line": 235, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "bitor", - "start_line": 241, - "end_line": 243, - "parameters": [ - "self", - "rhs: Self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "bitor_assign", - "start_line": 247, - "end_line": 249, - "parameters": [ - "&mut self", - "rhs: Self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "bitand", - "start_line": 255, - "end_line": 257, - "parameters": [ - "self", - "rhs: Self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "bitand_assign", - "start_line": 261, - "end_line": 263, - "parameters": [ - "&mut self", - "rhs: Self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_effect_mask_creation", - "start_line": 271, - "end_line": 282, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_effect_combination", - "start_line": 285, - "end_line": 300, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_effect_union", - "start_line": 303, - "end_line": 313, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_parallel_safety", - "start_line": 316, - "end_line": 326, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_effect_names", - "start_line": 329, - "end_line": 337, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_effect_display", - "start_line": 340, - "end_line": 348, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "std::fmt", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 268, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 9, - "function_count": 31, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EffectMask", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Effect", - "full_name": "", - "start_line": 15, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EffectMask", - "full_name": "", - "start_line": 50, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "PURE", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "MUT", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "IO", - "full_name": "", - "start_line": 58, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "CONTROL", - "full_name": "", - "start_line": 61, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "READ", - "full_name": "", - "start_line": 65, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "read", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "WRITE", - "full_name": "", - "start_line": 69, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "P2P", - "full_name": "", - "start_line": 72, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "PANIC", - "full_name": "", - "start_line": 75, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "ALL", - "full_name": "", - "start_line": 78, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 81, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_bits", - "full_name": "", - "start_line": 86, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "bits", - "full_name": "", - "start_line": 91, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add", - "full_name": "", - "start_line": 96, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "remove", - "full_name": "", - "start_line": 101, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "contains", - "full_name": "", - "start_line": 106, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "contains_any", - "full_name": "", - "start_line": 111, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "contains_all", - "full_name": "", - "start_line": 116, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "union", - "full_name": "", - "start_line": 121, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "intersection", - "full_name": "", - "start_line": 126, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_pure", - "full_name": "", - "start_line": 131, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_mut", - "full_name": "", - "start_line": 136, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_io", - "full_name": "", - "start_line": 143, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_control", - "full_name": "", - "start_line": 156, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "primary_category", - "full_name": "", - "start_line": 161, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_read_only", - "full_name": "", - "start_line": 174, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_parallel_safe", - "full_name": "", - "start_line": 179, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_moveable", - "full_name": "", - "start_line": 186, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "effect_names", - "full_name": "", - "start_line": 191, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 198, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 202, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 205, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 210, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 211, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EffectMask", - "full_name": "", - "start_line": 221, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 222, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EffectMask", - "full_name": "", - "start_line": 227, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 228, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 230, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EffectMask", - "full_name": "", - "start_line": 238, - "end_line": 244, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "bitor", - "full_name": "", - "start_line": 241, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EffectMask", - "full_name": "", - "start_line": 246, - "end_line": 250, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "bitor_assign", - "full_name": "", - "start_line": 247, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EffectMask", - "full_name": "", - "start_line": 252, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "bitand", - "full_name": "", - "start_line": 255, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EffectMask", - "full_name": "", - "start_line": 260, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "bitand_assign", - "full_name": "", - "start_line": 261, - "end_line": 263, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 268, - "end_line": 268, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_effect_mask_creation", - "full_name": "", - "start_line": 271, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 272, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 273, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 274, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_effect_combination", - "full_name": "", - "start_line": 285, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 286, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_effect_union", - "full_name": "", - "start_line": 303, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 304, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 305, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 307, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_parallel_safety", - "full_name": "", - "start_line": 316, - "end_line": 326, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 317, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 318, - "end_line": 318, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 319, - "end_line": 319, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 320, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_effect_names", - "full_name": "", - "start_line": 329, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 330, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 333, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 334, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_effect_display", - "full_name": "", - "start_line": 340, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 341, - "end_line": 341, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 344, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 345, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 92, - "max_depth": 10, - "node_type_counts": { - "file_root": 1, - "class": 9, - "if_statement": 20, - "function": 31, - "variable": 29, - "import": 2 - }, - "classes": 9, - "functions": 31, - "methods": 0, - "variables": 29, - "control_structures": 20 - }, - "generated_at": "2025-08-15T16:17:53.940860174Z" - }, - { - "file_info": { - "name": "function.rs", - "path": "src/mir/function.rs", - "size_bytes": 0, - "total_lines": 500, - "code_lines": 345, - "comment_lines": 67, - "empty_lines": 88, - "code_ratio": 0.69, - "analyzed_at": "2025-08-15T16:17:53.940971777Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "FunctionSignature", - "parent_class": null, - "start_line": 13, - "end_line": 25, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MirFunction", - "parent_class": null, - "start_line": 29, - "end_line": 50, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "FunctionMetadata", - "parent_class": null, - "start_line": 54, - "end_line": 69, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MirFunction", - "parent_class": null, - "start_line": 71, - "end_line": 242, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "FunctionStats", - "parent_class": null, - "start_line": 246, - "end_line": 252, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MirModule", - "parent_class": null, - "start_line": 256, - "end_line": 268, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "ModuleMetadata", - "parent_class": null, - "start_line": 272, - "end_line": 284, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "MirModule", - "parent_class": null, - "start_line": 286, - "end_line": 355, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ModuleStats", - "parent_class": null, - "start_line": 359, - "end_line": 366, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "MirFunction", - "parent_class": null, - "start_line": 368, - "end_line": 397, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - }, - { - "name": "MirModule", - "parent_class": null, - "start_line": 399, - "end_line": 420, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 73, - "end_line": 86, - "parameters": [ - "signature: FunctionSignature", - "entry_block: BasicBlockId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "next_value_id", - "start_line": 89, - "end_line": 93, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "add_block", - "start_line": 96, - "end_line": 100, - "parameters": [ - "&mut self", - "block: BasicBlock" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_block", - "start_line": 103, - "end_line": 105, - "parameters": [ - "&self", - "id: BasicBlockId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_block_mut", - "start_line": 108, - "end_line": 110, - "parameters": [ - "&mut self", - "id: BasicBlockId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "entry_block", - "start_line": 113, - "end_line": 116, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "block_ids", - "start_line": 119, - "end_line": 123, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "defined_values", - "start_line": 126, - "end_line": 135, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "verify", - "start_line": 138, - "end_line": 175, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "compute_reachable_blocks", - "start_line": 178, - "end_line": 191, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "update_cfg", - "start_line": 194, - "end_line": 212, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 202, - "end_line": 204, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 203, - "end_line": 203, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "mark_reachable_blocks", - "start_line": 215, - "end_line": 222, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "stats", - "start_line": 225, - "end_line": 241, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 227, - "end_line": 227, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 231, - "end_line": 231, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "new", - "start_line": 288, - "end_line": 295, - "parameters": [ - "name: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "add_function", - "start_line": 298, - "end_line": 301, - "parameters": [ - "&mut self", - "function: MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_function", - "start_line": 304, - "end_line": 306, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_function_mut", - "start_line": 309, - "end_line": 311, - "parameters": [ - "&mut self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "function_names", - "start_line": 314, - "end_line": 316, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_global", - "start_line": 319, - "end_line": 321, - "parameters": [ - "&mut self", - "name: String", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "verify", - "start_line": 324, - "end_line": 338, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "stats", - "start_line": 341, - "end_line": 354, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 343, - "end_line": 343, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 349, - "end_line": 349, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 350, - "end_line": 350, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 351, - "end_line": 351, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 352, - "end_line": 352, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "fmt", - "start_line": 369, - "end_line": 396, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 400, - "end_line": 419, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_function_creation", - "start_line": 428, - "end_line": 442, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_module_creation", - "start_line": 445, - "end_line": 461, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_value_id_generation", - "start_line": 464, - "end_line": 481, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_function_stats", - "start_line": 484, - "end_line": 499, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{BasicBlock, BasicBlockId, ValueId, EffectMask, MirType}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 424, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{MirType, EffectMask}", - "imported_names": [], - "alias": null, - "line_number": 425, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 11, - "function_count": 36, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FunctionSignature", - "full_name": "", - "start_line": 13, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirFunction", - "full_name": "", - "start_line": 29, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FunctionMetadata", - "full_name": "", - "start_line": 54, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirFunction", - "full_name": "", - "start_line": 71, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 73, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "next_value_id", - "full_name": "", - "start_line": 89, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_block", - "full_name": "", - "start_line": 96, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_block", - "full_name": "", - "start_line": 103, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_block_mut", - "full_name": "", - "start_line": 108, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "entry_block", - "full_name": "", - "start_line": 113, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "block_ids", - "full_name": "", - "start_line": 119, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<_>", - "full_name": "", - "start_line": 120, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "defined_values", - "full_name": "", - "start_line": 126, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 130, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify", - "full_name": "", - "start_line": 138, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 153, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 159, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compute_reachable_blocks", - "full_name": "", - "start_line": 178, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 180, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 182, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "update_cfg", - "full_name": "", - "start_line": 194, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<(BasicBlockId, BasicBlockId)>", - "full_name": "", - "start_line": 201, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "mark_reachable_blocks", - "full_name": "", - "start_line": 215, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 216, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stats", - "full_name": "", - "start_line": 225, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 226, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 227, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 230, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FunctionStats", - "full_name": "", - "start_line": 246, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirModule", - "full_name": "", - "start_line": 256, - "end_line": 268, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ModuleMetadata", - "full_name": "", - "start_line": 272, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirModule", - "full_name": "", - "start_line": 286, - "end_line": 355, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 288, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_function", - "full_name": "", - "start_line": 298, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 299, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_function", - "full_name": "", - "start_line": 304, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_function_mut", - "full_name": "", - "start_line": 309, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "function_names", - "full_name": "", - "start_line": 314, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_global", - "full_name": "", - "start_line": 319, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify", - "full_name": "", - "start_line": 324, - "end_line": 338, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 325, - "end_line": 325, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 327, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 328, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 333, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stats", - "full_name": "", - "start_line": 341, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<_>", - "full_name": "", - "start_line": 342, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ModuleStats", - "full_name": "", - "start_line": 359, - "end_line": 366, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirFunction", - "full_name": "", - "start_line": 368, - "end_line": 397, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 369, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 380, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<_>", - "full_name": "", - "start_line": 385, - "end_line": 385, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 388, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 389, - "end_line": 391, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirModule", - "full_name": "", - "start_line": 399, - "end_line": 420, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 400, - "end_line": 419, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 404, - "end_line": 410, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 406, - "end_line": 408, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 413, - "end_line": 415, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 424, - "end_line": 424, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 425, - "end_line": 425, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_function_creation", - "full_name": "", - "start_line": 428, - "end_line": 442, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 429, - "end_line": 434, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 436, - "end_line": 436, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 437, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_module_creation", - "full_name": "", - "start_line": 445, - "end_line": 461, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 446, - "end_line": 446, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 448, - "end_line": 453, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 455, - "end_line": 455, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_value_id_generation", - "full_name": "", - "start_line": 464, - "end_line": 481, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 465, - "end_line": 470, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 472, - "end_line": 472, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 474, - "end_line": 474, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 475, - "end_line": 475, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 476, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_function_stats", - "full_name": "", - "start_line": 484, - "end_line": 499, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 485, - "end_line": 490, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 492, - "end_line": 492, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 493, - "end_line": 493, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 101, - "max_depth": 15, - "node_type_counts": { - "file_root": 1, - "class": 11, - "for_loop": 12, - "if_statement": 15, - "import": 5, - "function": 27, - "variable": 30 - }, - "classes": 11, - "functions": 27, - "methods": 0, - "variables": 30, - "control_structures": 27 - }, - "generated_at": "2025-08-15T16:17:53.941000297Z" - }, - { - "file_info": { - "name": "instruction.rs", - "path": "src/mir/instruction.rs", - "size_bytes": 0, - "total_lines": 793, - "code_lines": 554, - "comment_lines": 127, - "empty_lines": 112, - "code_ratio": 0.6986128625472888, - "analyzed_at": "2025-08-15T16:17:53.940683004Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "MirInstruction", - "parent_class": null, - "start_line": 13, - "end_line": 288, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "ConstValue", - "parent_class": null, - "start_line": 292, - "end_line": 299, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "BinaryOp", - "parent_class": null, - "start_line": 303, - "end_line": 312, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "UnaryOp", - "parent_class": null, - "start_line": 316, - "end_line": 325, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "CompareOp", - "parent_class": null, - "start_line": 329, - "end_line": 331, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "MirType", - "parent_class": null, - "start_line": 335, - "end_line": 345, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "MirInstruction", - "parent_class": null, - "start_line": 347, - "end_line": 524, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ConstValue", - "parent_class": null, - "start_line": 526, - "end_line": 553, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MirInstruction", - "parent_class": null, - "start_line": 555, - "end_line": 608, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - }, - { - "name": "ConstValue", - "parent_class": null, - "start_line": 610, - "end_line": 621, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "effects", - "start_line": 349, - "end_line": 408, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "dst_value", - "start_line": 411, - "end_line": 452, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "used_values", - "start_line": 455, - "end_line": 523, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 480, - "end_line": 480, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 498, - "end_line": 498, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "fmt", - "start_line": 556, - "end_line": 607, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 611, - "end_line": 620, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_const_instruction", - "start_line": 628, - "end_line": 638, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_binop_instruction", - "start_line": 641, - "end_line": 653, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_call_instruction", - "start_line": 656, - "end_line": 672, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_ref_new_instruction", - "start_line": 688, - "end_line": 696, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_ref_get_instruction", - "start_line": 699, - "end_line": 709, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_ref_set_instruction", - "start_line": 712, - "end_line": 722, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_weak_new_instruction", - "start_line": 725, - "end_line": 733, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_weak_load_instruction", - "start_line": 736, - "end_line": 745, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_barrier_instructions", - "start_line": 748, - "end_line": 762, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_extern_call_instruction", - "start_line": 765, - "end_line": 792, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{ValueId, EffectMask, Effect}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 625, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 10, - "function_count": 17, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirInstruction", - "full_name": "", - "start_line": 13, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConstValue", - "full_name": "", - "start_line": 292, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BinaryOp", - "full_name": "", - "start_line": 303, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "UnaryOp", - "full_name": "", - "start_line": 316, - "end_line": 325, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CompareOp", - "full_name": "", - "start_line": 329, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirType", - "full_name": "", - "start_line": 335, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirInstruction", - "full_name": "", - "start_line": 347, - "end_line": 524, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "effects", - "full_name": "", - "start_line": 349, - "end_line": 408, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "dst_value", - "full_name": "", - "start_line": 411, - "end_line": 452, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "used_values", - "full_name": "", - "start_line": 455, - "end_line": 523, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 484, - "end_line": 484, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 490, - "end_line": 490, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConstValue", - "full_name": "", - "start_line": 526, - "end_line": 553, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirInstruction", - "full_name": "", - "start_line": 555, - "end_line": 608, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 556, - "end_line": 607, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 577, - "end_line": 585, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 588, - "end_line": 592, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 595, - "end_line": 603, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConstValue", - "full_name": "", - "start_line": 610, - "end_line": 621, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 611, - "end_line": 620, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 625, - "end_line": 625, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_const_instruction", - "full_name": "", - "start_line": 628, - "end_line": 638, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 629, - "end_line": 629, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 630, - "end_line": 633, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_binop_instruction", - "full_name": "", - "start_line": 641, - "end_line": 653, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 642, - "end_line": 642, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 643, - "end_line": 643, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 644, - "end_line": 644, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 646, - "end_line": 648, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_call_instruction", - "full_name": "", - "start_line": 656, - "end_line": 672, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 657, - "end_line": 657, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 658, - "end_line": 658, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 659, - "end_line": 659, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 660, - "end_line": 660, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 662, - "end_line": 667, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_ref_new_instruction", - "full_name": "", - "start_line": 688, - "end_line": 696, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 689, - "end_line": 689, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 690, - "end_line": 690, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 691, - "end_line": 691, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_ref_get_instruction", - "full_name": "", - "start_line": 699, - "end_line": 709, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 700, - "end_line": 700, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 701, - "end_line": 701, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 702, - "end_line": 702, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 703, - "end_line": 703, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_ref_set_instruction", - "full_name": "", - "start_line": 712, - "end_line": 722, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 713, - "end_line": 713, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 714, - "end_line": 714, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 715, - "end_line": 715, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 716, - "end_line": 716, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_weak_new_instruction", - "full_name": "", - "start_line": 725, - "end_line": 733, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 726, - "end_line": 726, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 727, - "end_line": 727, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 728, - "end_line": 728, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_weak_load_instruction", - "full_name": "", - "start_line": 736, - "end_line": 745, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 737, - "end_line": 737, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 738, - "end_line": 738, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 739, - "end_line": 739, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_barrier_instructions", - "full_name": "", - "start_line": 748, - "end_line": 762, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 749, - "end_line": 749, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 751, - "end_line": 751, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 757, - "end_line": 757, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_extern_call_instruction", - "full_name": "", - "start_line": 765, - "end_line": 792, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 766, - "end_line": 766, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 767, - "end_line": 767, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 768, - "end_line": 768, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 769, - "end_line": 775, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 782, - "end_line": 788, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 70, - "max_depth": 11, - "node_type_counts": { - "import": 3, - "variable": 38, - "class": 10, - "if_statement": 3, - "file_root": 1, - "function": 15 - }, - "classes": 10, - "functions": 15, - "methods": 0, - "variables": 38, - "control_structures": 3 - }, - "generated_at": "2025-08-15T16:17:53.940726578Z" - }, - { - "file_info": { - "name": "instruction_v2.rs", - "path": "src/mir/instruction_v2.rs", - "size_bytes": 0, - "total_lines": 543, - "code_lines": 357, - "comment_lines": 98, - "empty_lines": 88, - "code_ratio": 0.6574585635359116, - "analyzed_at": "2025-08-15T16:17:53.941640229Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "MirInstructionV2", - "parent_class": null, - "start_line": 12, - "end_line": 201, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "ConstValue", - "parent_class": null, - "start_line": 205, - "end_line": 212, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "BinaryOp", - "parent_class": null, - "start_line": 216, - "end_line": 225, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "CompareOp", - "parent_class": null, - "start_line": 229, - "end_line": 231, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "AtomicOrdering", - "parent_class": null, - "start_line": 235, - "end_line": 241, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "MirInstructionV2", - "parent_class": null, - "start_line": 243, - "end_line": 459, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MirInstructionV2", - "parent_class": null, - "start_line": 461, - "end_line": 465, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - } - ], - "functions": [ - { - "name": "effects", - "start_line": 245, - "end_line": 295, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "dst_value", - "start_line": 298, - "end_line": 317, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "used_values", - "start_line": 320, - "end_line": 386, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 332, - "end_line": 332, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 342, - "end_line": 342, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "tier", - "start_line": 389, - "end_line": 422, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "description", - "start_line": 425, - "end_line": 458, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 462, - "end_line": 464, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_instruction_count", - "start_line": 473, - "end_line": 481, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_effect_categories", - "start_line": 484, - "end_line": 521, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_ownership_operations", - "start_line": 524, - "end_line": 542, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{ValueId, EffectMask, Effect, BasicBlockId}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 469, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{ValueIdGenerator, BasicBlockIdGenerator}", - "imported_names": [], - "alias": null, - "line_number": 470, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 11, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirInstructionV2", - "full_name": "", - "start_line": 12, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConstValue", - "full_name": "", - "start_line": 205, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BinaryOp", - "full_name": "", - "start_line": 216, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CompareOp", - "full_name": "", - "start_line": 229, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AtomicOrdering", - "full_name": "", - "start_line": 235, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirInstructionV2", - "full_name": "", - "start_line": 243, - "end_line": 459, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "effects", - "full_name": "", - "start_line": 245, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "dst_value", - "full_name": "", - "start_line": 298, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "used_values", - "full_name": "", - "start_line": 320, - "end_line": 386, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 352, - "end_line": 352, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 373, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "tier", - "full_name": "", - "start_line": 389, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "description", - "full_name": "", - "start_line": 425, - "end_line": 458, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirInstructionV2", - "full_name": "", - "start_line": 461, - "end_line": 465, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 462, - "end_line": 464, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 469, - "end_line": 469, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 470, - "end_line": 470, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_instruction_count", - "full_name": "", - "start_line": 473, - "end_line": 481, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 476, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 477, - "end_line": 477, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 478, - "end_line": 478, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 479, - "end_line": 479, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_effect_categories", - "full_name": "", - "start_line": 484, - "end_line": 521, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 485, - "end_line": 485, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 486, - "end_line": 486, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 489, - "end_line": 492, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 497, - "end_line": 501, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 506, - "end_line": 509, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 514, - "end_line": 518, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_ownership_operations", - "full_name": "", - "start_line": 524, - "end_line": 542, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 525, - "end_line": 525, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 528, - "end_line": 531, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 536, - "end_line": 539, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 37, - "max_depth": 10, - "node_type_counts": { - "import": 4, - "function": 9, - "variable": 16, - "class": 7, - "file_root": 1 - }, - "classes": 7, - "functions": 9, - "methods": 0, - "variables": 16, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:17:53.941671759Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/mir/mod.rs", - "size_bytes": 0, - "total_lines": 210, - "code_lines": 163, - "comment_lines": 16, - "empty_lines": 31, - "code_ratio": 0.7761904761904762, - "analyzed_at": "2025-08-15T16:17:53.940875003Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "MirCompileResult", - "parent_class": null, - "start_line": 33, - "end_line": 36, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "MirCompiler", - "parent_class": null, - "start_line": 39, - "end_line": 42, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MirCompiler", - "parent_class": null, - "start_line": 44, - "end_line": 71, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MirCompiler", - "parent_class": null, - "start_line": 73, - "end_line": 77, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Default", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 46, - "end_line": 51, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "compile", - "start_line": 54, - "end_line": 65, - "parameters": [ - "&mut self", - "ast" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "dump_mir", - "start_line": 68, - "end_line": 70, - "parameters": [ - "&self", - "module: &MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "default", - "start_line": 74, - "end_line": 76, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_basic_mir_compilation", - "start_line": 85, - "end_line": 100, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_mir_dump", - "start_line": 103, - "end_line": 116, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_throw_compilation", - "start_line": 119, - "end_line": 137, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_loop_compilation", - "start_line": 140, - "end_line": 167, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_try_catch_compilation", - "start_line": 170, - "end_line": 209, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "instruction::{MirInstruction, BinaryOp, CompareOp, UnaryOp, ConstValue, MirType}", - "imported_names": [], - "alias": null, - "line_number": 20, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "instruction_v2::{MirInstructionV2, AtomicOrdering}", - "imported_names": [], - "alias": null, - "line_number": 21, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "basic_block::{BasicBlock, BasicBlockId, BasicBlockIdGenerator}", - "imported_names": [], - "alias": null, - "line_number": 22, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "function::{MirFunction, MirModule, FunctionSignature}", - "imported_names": [], - "alias": null, - "line_number": 23, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "builder::MirBuilder", - "imported_names": [], - "alias": null, - "line_number": 24, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "verification::{MirVerifier, VerificationError}", - "imported_names": [], - "alias": null, - "line_number": 25, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "ownership_verifier_simple::{OwnershipVerifier, OwnershipError, OwnershipStats}", - "imported_names": [], - "alias": null, - "line_number": 26, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "printer::MirPrinter", - "imported_names": [], - "alias": null, - "line_number": 27, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "value_id::{ValueId, LocalId, ValueIdGenerator}", - "imported_names": [], - "alias": null, - "line_number": 28, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "effect::{EffectMask, Effect}", - "imported_names": [], - "alias": null, - "line_number": 29, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 81, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::ast::{ASTNode, LiteralValue}", - "imported_names": [], - "alias": null, - "line_number": 82, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 4, - "function_count": 9, - "import_count": 12, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 21, - "end_line": 21, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 23, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 24, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 25, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 26, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 27, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirCompileResult", - "full_name": "", - "start_line": 33, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirCompiler", - "full_name": "", - "start_line": 39, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirCompiler", - "full_name": "", - "start_line": 44, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 46, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compile", - "full_name": "", - "start_line": 54, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 56, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "dump_mir", - "full_name": "", - "start_line": 68, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirCompiler", - "full_name": "", - "start_line": 73, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 74, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_basic_mir_compilation", - "full_name": "", - "start_line": 85, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 98, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_mir_dump", - "full_name": "", - "start_line": 103, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_throw_compilation", - "full_name": "", - "start_line": 119, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 120, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 130, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 133, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_loop_compilation", - "full_name": "", - "start_line": 140, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_try_catch_compilation", - "full_name": "", - "start_line": 170, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 51, - "max_depth": 5, - "node_type_counts": { - "variable": 25, - "function": 9, - "file_root": 1, - "class": 4, - "import": 12 - }, - "classes": 4, - "functions": 9, - "methods": 0, - "variables": 25, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:17:53.940888209Z" - }, - { - "file_info": { - "name": "ownership_verifier.rs", - "path": "src/mir/ownership_verifier.rs", - "size_bytes": 0, - "total_lines": 559, - "code_lines": 385, - "comment_lines": 81, - "empty_lines": 93, - "code_ratio": 0.6887298747763864, - "analyzed_at": "2025-08-15T16:17:53.980516018Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "OwnershipError", - "parent_class": null, - "start_line": 17, - "end_line": 60, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "OwnershipVerifier", - "parent_class": null, - "start_line": 63, - "end_line": 78, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "OwnershipVerifier", - "parent_class": null, - "start_line": 80, - "end_line": 395, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "OwnershipStats", - "parent_class": null, - "start_line": 399, - "end_line": 405, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "OwnershipVerifier", - "parent_class": null, - "start_line": 407, - "end_line": 411, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Default", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 82, - "end_line": 90, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "verify_module", - "start_line": 93, - "end_line": 107, - "parameters": [ - "&mut self", - "module: &MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "verify_function", - "start_line": 110, - "end_line": 139, - "parameters": [ - "&mut self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "process_instruction", - "start_line": 142, - "end_line": 245, - "parameters": [ - "&mut self", - "instruction: &MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "verify_ownership_forest", - "start_line": 248, - "end_line": 285, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "check_multiple_owners", - "start_line": 288, - "end_line": 300, - "parameters": [ - "&self", - "target: ValueId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 291, - "end_line": 291, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 292, - "end_line": 292, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "would_create_cycle", - "start_line": 303, - "end_line": 324, - "parameters": [ - "&self", - "parent: ValueId", - "child: ValueId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "find_strong_cycle", - "start_line": 327, - "end_line": 349, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "dfs_cycle", - "start_line": 352, - "end_line": 383, - "parameters": [ - "&self", - "node: ValueId", - "visited: &mut HashSet", - "rec_stack: &mut HashSet", - "path: &mut Vec" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 368, - "end_line": 368, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "ownership_stats", - "start_line": 386, - "end_line": 394, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "default", - "start_line": 408, - "end_line": 410, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_ownership_forest_basic", - "start_line": 419, - "end_line": 435, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_multiple_owners_error", - "start_line": 438, - "end_line": 461, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_strong_cycle_detection", - "start_line": 464, - "end_line": 483, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_weak_reference_safety", - "start_line": 486, - "end_line": 516, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_unsafe_ref_set", - "start_line": 519, - "end_line": 538, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_safe_ref_set_with_release", - "start_line": 541, - "end_line": 558, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{MirInstruction, ValueId, MirFunction, MirModule}", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::{HashMap, HashSet, VecDeque}", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 415, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{ValueIdGenerator, ConstValue}", - "imported_names": [], - "alias": null, - "line_number": 416, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 20, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipError", - "full_name": "", - "start_line": 17, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipVerifier", - "full_name": "", - "start_line": 63, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipVerifier", - "full_name": "", - "start_line": 80, - "end_line": 395, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 82, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_module", - "full_name": "", - "start_line": 93, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 102, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_function", - "full_name": "", - "start_line": 110, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 130, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "process_instruction", - "full_name": "", - "start_line": 142, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 156, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 158, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 220, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 230, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 240, - "end_line": 244, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_ownership_forest", - "full_name": "", - "start_line": 248, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "HashMap>", - "full_name": "", - "start_line": 252, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 253, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 257, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 258, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 264, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 269, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 270, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 271, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "check_multiple_owners", - "full_name": "", - "start_line": 288, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 289, - "end_line": 293, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 295, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "would_create_cycle", - "full_name": "", - "start_line": 303, - "end_line": 324, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 305, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 306, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 308, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 309, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 313, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 315, - "end_line": 319, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 316, - "end_line": 318, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "find_strong_cycle", - "full_name": "", - "start_line": 327, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 328, - "end_line": 328, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 329, - "end_line": 329, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 330, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 333, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 334, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 340, - "end_line": 346, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 341, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 342, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "dfs_cycle", - "full_name": "", - "start_line": 352, - "end_line": 383, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 364, - "end_line": 378, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 365, - "end_line": 377, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 366, - "end_line": 370, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 368, - "end_line": 368, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 372, - "end_line": 376, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 373, - "end_line": 375, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ownership_stats", - "full_name": "", - "start_line": 386, - "end_line": 394, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipStats", - "full_name": "", - "start_line": 399, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipVerifier", - "full_name": "", - "start_line": 407, - "end_line": 411, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 408, - "end_line": 410, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 415, - "end_line": 415, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 416, - "end_line": 416, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_ownership_forest_basic", - "full_name": "", - "start_line": 419, - "end_line": 435, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 420, - "end_line": 420, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 421, - "end_line": 421, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 423, - "end_line": 423, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 424, - "end_line": 424, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 427, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 433, - "end_line": 433, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_multiple_owners_error", - "full_name": "", - "start_line": 438, - "end_line": 461, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 439, - "end_line": 439, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 440, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 442, - "end_line": 442, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 443, - "end_line": 443, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 444, - "end_line": 444, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 455, - "end_line": 455, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 458, - "end_line": 460, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_strong_cycle_detection", - "full_name": "", - "start_line": 464, - "end_line": 483, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 465, - "end_line": 465, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 466, - "end_line": 466, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 468, - "end_line": 468, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 469, - "end_line": 469, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 470, - "end_line": 470, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 477, - "end_line": 477, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 480, - "end_line": 482, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_weak_reference_safety", - "full_name": "", - "start_line": 486, - "end_line": 516, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 487, - "end_line": 487, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 488, - "end_line": 488, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 490, - "end_line": 490, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 491, - "end_line": 491, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 494, - "end_line": 497, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 501, - "end_line": 503, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 507, - "end_line": 510, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 513, - "end_line": 513, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_unsafe_ref_set", - "full_name": "", - "start_line": 519, - "end_line": 538, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 520, - "end_line": 520, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 521, - "end_line": 521, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 523, - "end_line": 523, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 524, - "end_line": 524, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 525, - "end_line": 525, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 531, - "end_line": 531, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 532, - "end_line": 532, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 535, - "end_line": 537, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_safe_ref_set_with_release", - "full_name": "", - "start_line": 541, - "end_line": 558, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 542, - "end_line": 542, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 543, - "end_line": 543, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 545, - "end_line": 545, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 546, - "end_line": 546, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 547, - "end_line": 547, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 556, - "end_line": 556, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 124, - "max_depth": 15, - "node_type_counts": { - "variable": 52, - "import": 4, - "class": 5, - "function": 17, - "file_root": 1, - "for_loop": 11, - "if_statement": 34 - }, - "classes": 5, - "functions": 17, - "methods": 0, - "variables": 52, - "control_structures": 45 - }, - "generated_at": "2025-08-15T16:17:53.980548957Z" - }, - { - "file_info": { - "name": "ownership_verifier_simple.rs", - "path": "src/mir/ownership_verifier_simple.rs", - "size_bytes": 0, - "total_lines": 370, - "code_lines": 259, - "comment_lines": 51, - "empty_lines": 60, - "code_ratio": 0.7, - "analyzed_at": "2025-08-15T16:17:53.942815446Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "OwnershipError", - "parent_class": null, - "start_line": 13, - "end_line": 31, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "OwnershipVerifier", - "parent_class": null, - "start_line": 34, - "end_line": 49, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "OwnershipVerifier", - "parent_class": null, - "start_line": 51, - "end_line": 284, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "OwnershipStats", - "parent_class": null, - "start_line": 288, - "end_line": 294, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "OwnershipVerifier", - "parent_class": null, - "start_line": 296, - "end_line": 300, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Default", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 53, - "end_line": 61, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "verify_module", - "start_line": 64, - "end_line": 78, - "parameters": [ - "&mut self", - "module: &MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "verify_function", - "start_line": 81, - "end_line": 110, - "parameters": [ - "&mut self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "process_instruction", - "start_line": 113, - "end_line": 170, - "parameters": [ - "&mut self", - "instruction: &MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "verify_ownership_forest", - "start_line": 173, - "end_line": 198, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "check_multiple_owners", - "start_line": 201, - "end_line": 213, - "parameters": [ - "&self", - "target: ValueId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 204, - "end_line": 204, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 205, - "end_line": 205, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "find_strong_cycle", - "start_line": 216, - "end_line": 238, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "dfs_cycle", - "start_line": 241, - "end_line": 272, - "parameters": [ - "&self", - "node: ValueId", - "visited: &mut HashSet", - "rec_stack: &mut HashSet", - "path: &mut Vec" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 257, - "end_line": 257, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "ownership_stats", - "start_line": 275, - "end_line": 283, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "default", - "start_line": 297, - "end_line": 299, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_ownership_forest_basic", - "start_line": 308, - "end_line": 328, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_weak_reference_tracking", - "start_line": 331, - "end_line": 349, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_basic_ref_set", - "start_line": 352, - "end_line": 369, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{MirInstruction, ValueId, MirFunction, MirModule}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::{HashMap, HashSet}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 304, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::ValueIdGenerator", - "imported_names": [], - "alias": null, - "line_number": 305, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 16, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipError", - "full_name": "", - "start_line": 13, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipVerifier", - "full_name": "", - "start_line": 34, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipVerifier", - "full_name": "", - "start_line": 51, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 53, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_module", - "full_name": "", - "start_line": 64, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_function", - "full_name": "", - "start_line": 81, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "process_instruction", - "full_name": "", - "start_line": 113, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 126, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 155, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_ownership_forest", - "full_name": "", - "start_line": 173, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "HashMap>", - "full_name": "", - "start_line": 177, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 182, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "check_multiple_owners", - "full_name": "", - "start_line": 201, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 202, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "find_strong_cycle", - "full_name": "", - "start_line": 216, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 222, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 230, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "dfs_cycle", - "full_name": "", - "start_line": 241, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 253, - "end_line": 267, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 254, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 257, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 261, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 262, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ownership_stats", - "full_name": "", - "start_line": 275, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipStats", - "full_name": "", - "start_line": 288, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipVerifier", - "full_name": "", - "start_line": 296, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 297, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 304, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 305, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_ownership_forest_basic", - "full_name": "", - "start_line": 308, - "end_line": 328, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 309, - "end_line": 309, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 310, - "end_line": 310, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 312, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 313, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 316, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 326, - "end_line": 326, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_weak_reference_tracking", - "full_name": "", - "start_line": 331, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 332, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 333, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 335, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 339, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 342, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 347, - "end_line": 347, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_basic_ref_set", - "full_name": "", - "start_line": 352, - "end_line": 369, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 353, - "end_line": 353, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 354, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 356, - "end_line": 356, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 357, - "end_line": 357, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 360, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 82, - "max_depth": 15, - "node_type_counts": { - "function": 13, - "file_root": 1, - "import": 4, - "class": 5, - "variable": 30, - "for_loop": 8, - "if_statement": 21 - }, - "classes": 5, - "functions": 13, - "methods": 0, - "variables": 30, - "control_structures": 29 - }, - "generated_at": "2025-08-15T16:17:53.942837513Z" - }, - { - "file_info": { - "name": "printer.rs", - "path": "src/mir/printer.rs", - "size_bytes": 0, - "total_lines": 441, - "code_lines": 325, - "comment_lines": 34, - "empty_lines": 82, - "code_ratio": 0.7369614512471655, - "analyzed_at": "2025-08-15T16:17:53.979457673Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "MirPrinter", - "parent_class": null, - "start_line": 11, - "end_line": 20, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MirPrinter", - "parent_class": null, - "start_line": 22, - "end_line": 390, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MirPrinter", - "parent_class": null, - "start_line": 392, - "end_line": 396, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 24, - "end_line": 30, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "verbose", - "start_line": 33, - "end_line": 39, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_verbose", - "start_line": 42, - "end_line": 45, - "parameters": [ - "&mut self", - "verbose: bool" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_show_line_numbers", - "start_line": 48, - "end_line": 51, - "parameters": [ - "&mut self", - "show: bool" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "print_module", - "start_line": 54, - "end_line": 92, - "parameters": [ - "&self", - "module: &MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "print_function", - "start_line": 95, - "end_line": 148, - "parameters": [ - "&self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "print_basic_block", - "start_line": 151, - "end_line": 186, - "parameters": [ - "&self", - "block: &BasicBlock" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 160, - "end_line": 160, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "format_instruction", - "start_line": 189, - "end_line": 374, - "parameters": [ - "&self", - "instruction: &MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 217, - "end_line": 217, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 230, - "end_line": 230, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 259, - "end_line": 259, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 267, - "end_line": 267, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 366, - "end_line": 366, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "format_type", - "start_line": 377, - "end_line": 389, - "parameters": [ - "&self", - "mir_type: &super::MirType" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "default", - "start_line": 393, - "end_line": 395, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_empty_module_printing", - "start_line": 404, - "end_line": 412, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_function_printing", - "start_line": 415, - "end_line": 430, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_verbose_printing", - "start_line": 433, - "end_line": 440, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{MirModule, MirFunction, BasicBlock, MirInstruction}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::Write", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 400, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{MirModule, MirFunction, FunctionSignature, MirType, EffectMask, BasicBlockId}", - "imported_names": [], - "alias": null, - "line_number": 401, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 3, - "function_count": 19, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirPrinter", - "full_name": "", - "start_line": 11, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirPrinter", - "full_name": "", - "start_line": 22, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 24, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verbose", - "full_name": "", - "start_line": 33, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_verbose", - "full_name": "", - "start_line": 42, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_show_line_numbers", - "full_name": "", - "start_line": 48, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "print_module", - "full_name": "", - "start_line": 54, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 79, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "print_function", - "full_name": "", - "start_line": 95, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 120, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 126, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<_>", - "full_name": "", - "start_line": 133, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "print_basic_block", - "full_name": "", - "start_line": 151, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 158, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 159, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 170, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 181, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "format_instruction", - "full_name": "", - "start_line": 189, - "end_line": 374, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 216, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 221, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 250, - "end_line": 254, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 258, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 311, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 366, - "end_line": 366, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 371, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "format_type", - "full_name": "", - "start_line": 377, - "end_line": 389, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirPrinter", - "full_name": "", - "start_line": 392, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 393, - "end_line": 395, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 400, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 401, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_empty_module_printing", - "full_name": "", - "start_line": 404, - "end_line": 412, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 405, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 406, - "end_line": 406, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 408, - "end_line": 408, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_function_printing", - "full_name": "", - "start_line": 415, - "end_line": 430, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 416, - "end_line": 421, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 423, - "end_line": 423, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 424, - "end_line": 424, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 426, - "end_line": 426, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_verbose_printing", - "full_name": "", - "start_line": 433, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 434, - "end_line": 434, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 435, - "end_line": 435, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 437, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 66, - "max_depth": 12, - "node_type_counts": { - "class": 3, - "function": 13, - "import": 4, - "file_root": 1, - "if_statement": 17, - "for_loop": 5, - "variable": 23 - }, - "classes": 3, - "functions": 13, - "methods": 0, - "variables": 23, - "control_structures": 22 - }, - "generated_at": "2025-08-15T16:17:53.979482913Z" - }, - { - "file_info": { - "name": "value_id.rs", - "path": "src/mir/value_id.rs", - "size_bytes": 0, - "total_lines": 197, - "code_lines": 136, - "comment_lines": 22, - "empty_lines": 39, - "code_ratio": 0.6903553299492385, - "analyzed_at": "2025-08-15T16:17:53.940791930Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ValueId", - "parent_class": null, - "start_line": 11, - "end_line": 11, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "ValueId", - "parent_class": null, - "start_line": 13, - "end_line": 33, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ValueId", - "parent_class": null, - "start_line": 35, - "end_line": 39, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - }, - { - "name": "LocalId", - "parent_class": null, - "start_line": 43, - "end_line": 43, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "LocalId", - "parent_class": null, - "start_line": 45, - "end_line": 55, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "LocalId", - "parent_class": null, - "start_line": 57, - "end_line": 61, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "fmt::Display", - "type": "impl" - } - }, - { - "name": "ValueIdGenerator", - "parent_class": null, - "start_line": 65, - "end_line": 67, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "ValueIdGenerator", - "parent_class": null, - "start_line": 69, - "end_line": 91, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ValueIdGenerator", - "parent_class": null, - "start_line": 93, - "end_line": 97, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - }, - { - "name": "LocalIdGenerator", - "parent_class": null, - "start_line": 101, - "end_line": 103, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "LocalIdGenerator", - "parent_class": null, - "start_line": 105, - "end_line": 122, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "LocalIdGenerator", - "parent_class": null, - "start_line": 124, - "end_line": 128, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 15, - "end_line": 17, - "parameters": [ - "id: u32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "as_u32", - "start_line": 20, - "end_line": 22, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "from_usize", - "start_line": 25, - "end_line": 27, - "parameters": [ - "id: usize" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "to_usize", - "start_line": 30, - "end_line": 32, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 36, - "end_line": 38, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 47, - "end_line": 49, - "parameters": [ - "id: u32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "as_u32", - "start_line": 52, - "end_line": 54, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 58, - "end_line": 60, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 71, - "end_line": 73, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "next", - "start_line": 76, - "end_line": 80, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "peek_next", - "start_line": 83, - "end_line": 85, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "reset", - "start_line": 88, - "end_line": 90, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "default", - "start_line": 94, - "end_line": 96, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 107, - "end_line": 109, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "next", - "start_line": 112, - "end_line": 116, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "reset", - "start_line": 119, - "end_line": 121, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "default", - "start_line": 125, - "end_line": 127, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_value_id_creation", - "start_line": 135, - "end_line": 145, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_value_id_generator", - "start_line": 148, - "end_line": 160, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_local_id_creation", - "start_line": 163, - "end_line": 169, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_local_id_generator", - "start_line": 172, - "end_line": 180, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_value_id_ordering", - "start_line": 183, - "end_line": 196, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "std::fmt", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 132, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 12, - "function_count": 22, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ValueId", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ValueId", - "full_name": "", - "start_line": 13, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 15, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_u32", - "full_name": "", - "start_line": 20, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_usize", - "full_name": "", - "start_line": 25, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_usize", - "full_name": "", - "start_line": 30, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ValueId", - "full_name": "", - "start_line": 35, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 36, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LocalId", - "full_name": "", - "start_line": 43, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LocalId", - "full_name": "", - "start_line": 45, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 47, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_u32", - "full_name": "", - "start_line": 52, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LocalId", - "full_name": "", - "start_line": 57, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 58, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ValueIdGenerator", - "full_name": "", - "start_line": 65, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ValueIdGenerator", - "full_name": "", - "start_line": 69, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 71, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "next", - "full_name": "", - "start_line": 76, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "peek_next", - "full_name": "", - "start_line": 83, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "reset", - "full_name": "", - "start_line": 88, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ValueIdGenerator", - "full_name": "", - "start_line": 93, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 94, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LocalIdGenerator", - "full_name": "", - "start_line": 101, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LocalIdGenerator", - "full_name": "", - "start_line": 105, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 107, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "next", - "full_name": "", - "start_line": 112, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 113, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "reset", - "full_name": "", - "start_line": 119, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LocalIdGenerator", - "full_name": "", - "start_line": 124, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 125, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 132, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_value_id_creation", - "full_name": "", - "start_line": 135, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_value_id_generator", - "full_name": "", - "start_line": 148, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 153, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_local_id_creation", - "full_name": "", - "start_line": 163, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_local_id_generator", - "full_name": "", - "start_line": 172, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 175, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 176, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_value_id_ordering", - "full_name": "", - "start_line": 183, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 54, - "max_depth": 5, - "node_type_counts": { - "variable": 17, - "function": 22, - "class": 12, - "import": 2, - "file_root": 1 - }, - "classes": 12, - "functions": 22, - "methods": 0, - "variables": 17, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:17:53.940802920Z" - }, - { - "file_info": { - "name": "verification.rs", - "path": "src/mir/verification.rs", - "size_bytes": 0, - "total_lines": 337, - "code_lines": 246, - "comment_lines": 46, - "empty_lines": 45, - "code_ratio": 0.7299703264094956, - "analyzed_at": "2025-08-15T16:17:53.977372160Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "VerificationError", - "parent_class": null, - "start_line": 12, - "end_line": 51, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "MirVerifier", - "parent_class": null, - "start_line": 54, - "end_line": 57, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MirVerifier", - "parent_class": null, - "start_line": 59, - "end_line": 271, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MirVerifier", - "parent_class": null, - "start_line": 273, - "end_line": 277, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - }, - { - "name": "VerificationError", - "parent_class": null, - "start_line": 279, - "end_line": 306, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 61, - "end_line": 65, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "verify_module", - "start_line": 68, - "end_line": 86, - "parameters": [ - "&mut self", - "module: &MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "verify_function", - "start_line": 89, - "end_line": 112, - "parameters": [ - "&mut self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "verify_ssa_form", - "start_line": 115, - "end_line": 154, - "parameters": [ - "&self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "verify_dominance", - "start_line": 157, - "end_line": 188, - "parameters": [ - "&self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "verify_control_flow", - "start_line": 191, - "end_line": 221, - "parameters": [ - "&self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "compute_reachable_blocks", - "start_line": 224, - "end_line": 260, - "parameters": [ - "&self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "get_errors", - "start_line": 263, - "end_line": 265, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear_errors", - "start_line": 268, - "end_line": 270, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "default", - "start_line": 274, - "end_line": 276, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 280, - "end_line": 305, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_valid_function_verification", - "start_line": 314, - "end_line": 329, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_undefined_value_detection", - "start_line": 332, - "end_line": 336, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{MirModule, MirFunction, BasicBlockId, ValueId}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::{HashSet, HashMap}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 310, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{MirFunction, FunctionSignature, MirType, EffectMask, BasicBlock}", - "imported_names": [], - "alias": null, - "line_number": 311, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 13, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VerificationError", - "full_name": "", - "start_line": 12, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirVerifier", - "full_name": "", - "start_line": 54, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirVerifier", - "full_name": "", - "start_line": 59, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 61, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_module", - "full_name": "", - "start_line": 68, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_function", - "full_name": "", - "start_line": 89, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 98, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_ssa_form", - "full_name": "", - "start_line": 115, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 117, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 120, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_dominance", - "full_name": "", - "start_line": 157, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 177, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_control_flow", - "full_name": "", - "start_line": 191, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 216, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compute_reachable_blocks", - "full_name": "", - "start_line": 224, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 225, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 226, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 228, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 230, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 233, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 240, - "end_line": 244, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 241, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 21, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 248, - "end_line": 254, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 253, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 250, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 21, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_errors", - "full_name": "", - "start_line": 263, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear_errors", - "full_name": "", - "start_line": 268, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirVerifier", - "full_name": "", - "start_line": 273, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 274, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VerificationError", - "full_name": "", - "start_line": 279, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 280, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 310, - "end_line": 310, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 311, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_valid_function_verification", - "full_name": "", - "start_line": 314, - "end_line": 329, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 315, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 322, - "end_line": 322, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 323, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 325, - "end_line": 325, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 326, - "end_line": 326, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_undefined_value_detection", - "full_name": "", - "start_line": 332, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 77, - "max_depth": 21, - "node_type_counts": { - "class": 5, - "import": 4, - "if_statement": 24, - "function": 13, - "variable": 14, - "for_loop": 16, - "file_root": 1 - }, - "classes": 5, - "functions": 13, - "methods": 0, - "variables": 14, - "control_structures": 40 - }, - "generated_at": "2025-08-15T16:17:53.977392614Z" - }, - { - "file_info": { - "name": "operator_traits.rs", - "path": "src/operator_traits.rs", - "size_bytes": 0, - "total_lines": 144, - "code_lines": 65, - "comment_lines": 51, - "empty_lines": 28, - "code_ratio": 0.4513888888888889, - "analyzed_at": "2025-08-15T16:17:53.975674184Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashAdd", - "parent_class": null, - "start_line": 25, - "end_line": 31, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "trait", - "modifiers": "pub" - } - }, - { - "name": "NyashSub", - "parent_class": null, - "start_line": 34, - "end_line": 40, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "trait" - } - }, - { - "name": "NyashMul", - "parent_class": null, - "start_line": 43, - "end_line": 49, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "trait", - "modifiers": "pub" - } - }, - { - "name": "NyashDiv", - "parent_class": null, - "start_line": 52, - "end_line": 58, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "trait", - "modifiers": "pub" - } - }, - { - "name": "DynamicAdd", - "parent_class": null, - "start_line": 64, - "end_line": 71, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "trait", - "modifiers": "pub" - } - }, - { - "name": "DynamicSub", - "parent_class": null, - "start_line": 74, - "end_line": 80, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "trait" - } - }, - { - "name": "DynamicMul", - "parent_class": null, - "start_line": 83, - "end_line": 89, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "trait", - "modifiers": "pub" - } - }, - { - "name": "DynamicDiv", - "parent_class": null, - "start_line": 92, - "end_line": 98, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "trait", - "modifiers": "pub" - } - }, - { - "name": "OperatorError", - "parent_class": null, - "start_line": 104, - "end_line": 120, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "OperatorError", - "parent_class": null, - "start_line": 122, - "end_line": 138, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - }, - { - "name": "OperatorError", - "parent_class": null, - "start_line": 140, - "end_line": 140, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::error::Error" - } - } - ], - "functions": [ - { - "name": "fmt", - "start_line": 123, - "end_line": 137, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::NyashBox", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::Arc", - "imported_names": [], - "alias": null, - "line_number": 16, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 11, - "function_count": 1, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashAdd", - "full_name": "", - "start_line": 25, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashSub", - "full_name": "", - "start_line": 34, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashMul", - "full_name": "", - "start_line": 43, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashDiv", - "full_name": "", - "start_line": 52, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DynamicAdd", - "full_name": "", - "start_line": 64, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DynamicSub", - "full_name": "", - "start_line": 74, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DynamicMul", - "full_name": "", - "start_line": 83, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DynamicDiv", - "full_name": "", - "start_line": 92, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OperatorError", - "full_name": "", - "start_line": 104, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OperatorError", - "full_name": "", - "start_line": 122, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 123, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OperatorError", - "full_name": "", - "start_line": 140, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 15, - "max_depth": 3, - "node_type_counts": { - "function": 1, - "import": 2, - "file_root": 1, - "class": 11 - }, - "classes": 11, - "functions": 1, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:17:53.975681895Z" - }, - { - "file_info": { - "name": "expressions.rs", - "path": "src/parser/expressions.rs", - "size_bytes": 0, - "total_lines": 556, - "code_lines": 442, - "comment_lines": 40, - "empty_lines": 74, - "code_ratio": 0.7949640287769785, - "analyzed_at": "2025-08-15T16:17:53.983467510Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashParser", - "parent_class": null, - "start_line": 44, - "end_line": 556, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "parse_expression", - "start_line": 46, - "end_line": 48, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "parse_or", - "start_line": 51, - "end_line": 67, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_and", - "start_line": 70, - "end_line": 86, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_equality", - "start_line": 89, - "end_line": 109, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_comparison", - "start_line": 112, - "end_line": 137, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_term", - "start_line": 140, - "end_line": 171, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_factor", - "start_line": 174, - "end_line": 195, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_unary", - "start_line": 198, - "end_line": 229, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_call", - "start_line": 232, - "end_line": 312, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_primary", - "start_line": 315, - "end_line": 469, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_from_call", - "start_line": 472, - "end_line": 555, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::tokenizer::TokenType", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::ast::{ASTNode, BinaryOperator, LiteralValue, UnaryOperator, Span}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::{NyashParser, ParseError}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 11, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashParser", - "full_name": "", - "start_line": 44, - "end_line": 556, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_expression", - "full_name": "", - "start_line": 46, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_or", - "full_name": "", - "start_line": 51, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_and", - "full_name": "", - "start_line": 70, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_equality", - "full_name": "", - "start_line": 89, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_comparison", - "full_name": "", - "start_line": 112, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 113, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_term", - "full_name": "", - "start_line": 140, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_factor", - "full_name": "", - "start_line": 174, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 175, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 177, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_unary", - "full_name": "", - "start_line": 198, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 199, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 211, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 221, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_call", - "full_name": "", - "start_line": 232, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 233, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 235, - "end_line": 309, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 236, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 240, - "end_line": 240, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 243, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 246, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 247, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 21, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 278, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 285, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 287, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 289, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 291, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 295, - "end_line": 297, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_primary", - "full_name": "", - "start_line": 315, - "end_line": 469, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 318, - "end_line": 318, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 327, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 381, - "end_line": 443, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 382, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 386, - "end_line": 414, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 386, - "end_line": 414, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 388, - "end_line": 388, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 390, - "end_line": 408, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 391, - "end_line": 407, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 395, - "end_line": 399, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 401, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 417, - "end_line": 417, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 419, - "end_line": 426, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 423, - "end_line": 425, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 437, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 452, - "end_line": 452, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 459, - "end_line": 459, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 465, - "end_line": 465, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_from_call", - "full_name": "", - "start_line": 472, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 476, - "end_line": 487, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 476, - "end_line": 487, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 477, - "end_line": 477, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 481, - "end_line": 481, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 490, - "end_line": 530, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 490, - "end_line": 530, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 497, - "end_line": 497, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 514, - "end_line": 514, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 525, - "end_line": 525, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 534, - "end_line": 534, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 536, - "end_line": 545, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 541, - "end_line": 544, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 95, - "max_depth": 23, - "node_type_counts": { - "for_loop": 12, - "file_root": 1, - "if_statement": 19, - "class": 1, - "function": 11, - "import": 3, - "variable": 48 - }, - "classes": 1, - "functions": 11, - "methods": 0, - "variables": 48, - "control_structures": 31 - }, - "generated_at": "2025-08-15T16:17:53.983503363Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/parser/mod.rs", - "size_bytes": 0, - "total_lines": 1530, - "code_lines": 1158, - "comment_lines": 142, - "empty_lines": 230, - "code_ratio": 0.7568627450980392, - "analyzed_at": "2025-08-15T16:17:53.942460170Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ParseError", - "parent_class": null, - "start_line": 61, - "end_line": 91, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "NyashParser", - "parent_class": null, - "start_line": 94, - "end_line": 101, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "NyashParser", - "parent_class": null, - "start_line": 103, - "end_line": 1529, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 105, - "end_line": 112, - "parameters": [ - "tokens" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "parse_from_string", - "start_line": 115, - "end_line": 117, - "parameters": [ - "input" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "parse_from_string_with_fuel", - "start_line": 121, - "end_line": 129, - "parameters": [ - "input", - "fuel" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "parse", - "start_line": 132, - "end_line": 134, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "parse_program", - "start_line": 139, - "end_line": 166, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_box_declaration", - "start_line": 170, - "end_line": 681, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_interface_box_declaration", - "start_line": 684, - "end_line": 779, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_global_var", - "start_line": 782, - "end_line": 802, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_function_declaration", - "start_line": 806, - "end_line": 871, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_static_declaration", - "start_line": 874, - "end_line": 890, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_static_function", - "start_line": 893, - "end_line": 976, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_static_box", - "start_line": 979, - "end_line": 1252, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_assignment_or_function_call", - "start_line": 1255, - "end_line": 1284, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "current_token", - "start_line": 1291, - "end_line": 1297, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "peek_token", - "start_line": 1300, - "end_line": 1306, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "advance", - "start_line": 1309, - "end_line": 1313, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "skip_newlines", - "start_line": 1316, - "end_line": 1324, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "consume", - "start_line": 1327, - "end_line": 1342, - "parameters": [ - "&mut self", - "expected: TokenType" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "match_token", - "start_line": 1345, - "end_line": 1348, - "parameters": [ - "&self", - "token_type: &TokenType" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "is_at_end", - "start_line": 1351, - "end_line": 1354, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "extract_dependencies_from_statements", - "start_line": 1361, - "end_line": 1369, - "parameters": [ - "&self", - "statements: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "extract_dependencies_from_ast", - "start_line": 1372, - "end_line": 1425, - "parameters": [ - "&self", - "node: &ASTNode", - "dependencies: &mut std::collections::HashSet" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "check_circular_dependencies", - "start_line": 1428, - "end_line": 1442, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "has_cycle_dfs", - "start_line": 1445, - "end_line": 1478, - "parameters": [ - "&self", - "current: &str", - "visited: &mut std::collections::HashSet", - "rec_stack: &mut std::collections::HashSet", - "path: &mut Vec" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 1464, - "end_line": 1464, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "validate_override_methods", - "start_line": 1483, - "end_line": 1528, - "parameters": [ - "&self", - "child_name: &str", - "parent_name: &str", - "methods: &HashMap" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::tokenizer::{Token, TokenType, TokenizeError}", - "imported_names": [], - "alias": null, - "line_number": 20, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::ast::{ASTNode, Span}", - "imported_names": [], - "alias": null, - "line_number": 21, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 22, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "thiserror::Error", - "imported_names": [], - "alias": null, - "line_number": 23, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 3, - "function_count": 26, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 21, - "end_line": 21, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 23, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ParseError", - "full_name": "", - "start_line": 61, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashParser", - "full_name": "", - "start_line": 94, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashParser", - "full_name": "", - "start_line": 103, - "end_line": 1529, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 105, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_from_string", - "full_name": "", - "start_line": 115, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_from_string_with_fuel", - "full_name": "", - "start_line": 121, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse", - "full_name": "", - "start_line": 132, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_program", - "full_name": "", - "start_line": 139, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 159, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 156, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_box_declaration", - "full_name": "", - "start_line": 170, - "end_line": 681, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 187, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 187, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 191, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 202, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 221, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 240, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 228, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 252, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 254, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 259, - "end_line": 263, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 265, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 282, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 283, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 284, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 285, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 286, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 288, - "end_line": 654, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 292, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 297, - "end_line": 340, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 302, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 305, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 310, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 310, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 317, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 319, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 325, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 331, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 27, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 343, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 344, - "end_line": 347, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 350, - "end_line": 653, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 351, - "end_line": 351, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 355, - "end_line": 406, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 357, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 368, - "end_line": 379, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 371, - "end_line": 374, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 376, - "end_line": 378, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 384, - "end_line": 384, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 385, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 387, - "end_line": 389, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 394, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 404, - "end_line": 404, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 410, - "end_line": 653, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 411, - "end_line": 411, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 415, - "end_line": 466, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 417, - "end_line": 423, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 427, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 428, - "end_line": 439, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 431, - "end_line": 434, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 436, - "end_line": 438, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 444, - "end_line": 444, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 445, - "end_line": 450, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 447, - "end_line": 449, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 454, - "end_line": 461, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 464, - "end_line": 464, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 470, - "end_line": 653, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 471, - "end_line": 471, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 475, - "end_line": 526, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 477, - "end_line": 483, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 487, - "end_line": 487, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 488, - "end_line": 499, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 491, - "end_line": 494, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 496, - "end_line": 498, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 504, - "end_line": 504, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 505, - "end_line": 510, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 507, - "end_line": 509, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 514, - "end_line": 521, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 524, - "end_line": 524, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 527, - "end_line": 653, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 528, - "end_line": 528, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 532, - "end_line": 646, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 534, - "end_line": 635, - "start_column": 0, - "end_column": 0, - "depth": 21, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 536, - "end_line": 542, - "start_column": 0, - "end_column": 0, - "depth": 24, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 546, - "end_line": 546, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 547, - "end_line": 558, - "start_column": 0, - "end_column": 0, - "depth": 24, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 550, - "end_line": 553, - "start_column": 0, - "end_column": 0, - "depth": 27, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 555, - "end_line": 557, - "start_column": 0, - "end_column": 0, - "depth": 27, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 563, - "end_line": 563, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 564, - "end_line": 569, - "start_column": 0, - "end_column": 0, - "depth": 24, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 566, - "end_line": 568, - "start_column": 0, - "end_column": 0, - "depth": 27, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 573, - "end_line": 580, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 583, - "end_line": 583, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 589, - "end_line": 589, - "start_column": 0, - "end_column": 0, - "depth": 24, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 590, - "end_line": 610, - "start_column": 0, - "end_column": 0, - "depth": 25, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 593, - "end_line": 609, - "start_column": 0, - "end_column": 0, - "depth": 28, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 597, - "end_line": 600, - "start_column": 0, - "end_column": 0, - "depth": 31, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 601, - "end_line": 609, - "start_column": 0, - "end_column": 0, - "depth": 30, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 603, - "end_line": 603, - "start_column": 0, - "end_column": 0, - "depth": 32, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 615, - "end_line": 615, - "start_column": 0, - "end_column": 0, - "depth": 24, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 616, - "end_line": 621, - "start_column": 0, - "end_column": 0, - "depth": 25, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 618, - "end_line": 620, - "start_column": 0, - "end_column": 0, - "depth": 28, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 625, - "end_line": 632, - "start_column": 0, - "end_column": 0, - "depth": 24, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 638, - "end_line": 644, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 650, - "end_line": 650, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 659, - "end_line": 664, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 661, - "end_line": 663, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_interface_box_declaration", - "full_name": "", - "start_line": 684, - "end_line": 779, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 688, - "end_line": 699, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 688, - "end_line": 699, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 689, - "end_line": 689, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 693, - "end_line": 693, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 704, - "end_line": 704, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 706, - "end_line": 760, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 708, - "end_line": 759, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 709, - "end_line": 709, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 713, - "end_line": 751, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 716, - "end_line": 716, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 717, - "end_line": 726, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 718, - "end_line": 721, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 723, - "end_line": 725, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 731, - "end_line": 738, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 745, - "end_line": 745, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 753, - "end_line": 753, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_global_var", - "full_name": "", - "start_line": 782, - "end_line": 802, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 785, - "end_line": 796, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 785, - "end_line": 796, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 786, - "end_line": 786, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 790, - "end_line": 790, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 799, - "end_line": 799, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_function_declaration", - "full_name": "", - "start_line": 806, - "end_line": 871, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 810, - "end_line": 821, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 810, - "end_line": 821, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 811, - "end_line": 811, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 815, - "end_line": 815, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 825, - "end_line": 825, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 827, - "end_line": 845, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 830, - "end_line": 844, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 834, - "end_line": 836, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 837, - "end_line": 844, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 838, - "end_line": 838, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 853, - "end_line": 853, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 854, - "end_line": 859, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 856, - "end_line": 858, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_static_declaration", - "full_name": "", - "start_line": 874, - "end_line": 890, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 882, - "end_line": 882, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_static_function", - "full_name": "", - "start_line": 893, - "end_line": 976, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 897, - "end_line": 926, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 897, - "end_line": 926, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 898, - "end_line": 898, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 902, - "end_line": 916, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 905, - "end_line": 915, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 909, - "end_line": 909, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 920, - "end_line": 920, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 930, - "end_line": 930, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 932, - "end_line": 950, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 935, - "end_line": 949, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 939, - "end_line": 941, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 942, - "end_line": 949, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 943, - "end_line": 943, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 958, - "end_line": 958, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 959, - "end_line": 964, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 961, - "end_line": 963, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_static_box", - "full_name": "", - "start_line": 979, - "end_line": 1252, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 982, - "end_line": 993, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 982, - "end_line": 993, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 983, - "end_line": 983, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 987, - "end_line": 987, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 996, - "end_line": 1024, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 996, - "end_line": 1024, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 998, - "end_line": 998, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1000, - "end_line": 1018, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1001, - "end_line": 1017, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1005, - "end_line": 1009, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1011, - "end_line": 1011, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1027, - "end_line": 1055, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1027, - "end_line": 1055, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1030, - "end_line": 1030, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1032, - "end_line": 1050, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1033, - "end_line": 1049, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1037, - "end_line": 1041, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1043, - "end_line": 1043, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1058, - "end_line": 1086, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1058, - "end_line": 1086, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1061, - "end_line": 1061, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1063, - "end_line": 1081, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1064, - "end_line": 1080, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1068, - "end_line": 1072, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1074, - "end_line": 1074, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1091, - "end_line": 1091, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1092, - "end_line": 1092, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1093, - "end_line": 1093, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1094, - "end_line": 1094, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1095, - "end_line": 1095, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1096, - "end_line": 1096, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1098, - "end_line": 1225, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1102, - "end_line": 1104, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1107, - "end_line": 1122, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1111, - "end_line": 1111, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1112, - "end_line": 1117, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1114, - "end_line": 1116, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1125, - "end_line": 1168, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1130, - "end_line": 1164, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1133, - "end_line": 1135, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1138, - "end_line": 1143, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1138, - "end_line": 1143, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1145, - "end_line": 1163, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1147, - "end_line": 1149, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1153, - "end_line": 1155, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1159, - "end_line": 1159, - "start_column": 0, - "end_column": 0, - "depth": 27, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1170, - "end_line": 1224, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1171, - "end_line": 1171, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1175, - "end_line": 1217, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1179, - "end_line": 1179, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1180, - "end_line": 1189, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1181, - "end_line": 1184, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1186, - "end_line": 1188, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1194, - "end_line": 1194, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1195, - "end_line": 1200, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1197, - "end_line": 1199, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1204, - "end_line": 1211, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1230, - "end_line": 1235, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1231, - "end_line": 1231, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_assignment_or_function_call", - "full_name": "", - "start_line": 1255, - "end_line": 1284, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1258, - "end_line": 1258, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1261, - "end_line": 1283, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1263, - "end_line": 1263, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1276, - "end_line": 1276, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "current_token", - "full_name": "", - "start_line": 1291, - "end_line": 1297, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "peek_token", - "full_name": "", - "start_line": 1300, - "end_line": 1306, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1301, - "end_line": 1305, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "advance", - "full_name": "", - "start_line": 1309, - "end_line": 1313, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1310, - "end_line": 1312, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "skip_newlines", - "full_name": "", - "start_line": 1316, - "end_line": 1324, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1317, - "end_line": 1317, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1318, - "end_line": 1321, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1322, - "end_line": 1323, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "consume", - "full_name": "", - "start_line": 1327, - "end_line": 1342, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1329, - "end_line": 1341, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1331, - "end_line": 1331, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1335, - "end_line": 1335, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "match_token", - "full_name": "", - "start_line": 1345, - "end_line": 1348, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_at_end", - "full_name": "", - "start_line": 1351, - "end_line": 1354, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "extract_dependencies_from_statements", - "full_name": "", - "start_line": 1361, - "end_line": 1369, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1362, - "end_line": 1362, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1364, - "end_line": 1366, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "extract_dependencies_from_ast", - "full_name": "", - "start_line": 1372, - "end_line": 1425, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1376, - "end_line": 1378, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1382, - "end_line": 1384, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1399, - "end_line": 1401, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1402, - "end_line": 1406, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1403, - "end_line": 1405, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1410, - "end_line": 1412, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1415, - "end_line": 1417, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "check_circular_dependencies", - "full_name": "", - "start_line": 1428, - "end_line": 1442, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1429, - "end_line": 1429, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1430, - "end_line": 1430, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1431, - "end_line": 1431, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1433, - "end_line": 1439, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1434, - "end_line": 1438, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1435, - "end_line": 1437, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "has_cycle_dfs", - "full_name": "", - "start_line": 1445, - "end_line": 1478, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1456, - "end_line": 1473, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1457, - "end_line": 1472, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1458, - "end_line": 1471, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1459, - "end_line": 1461, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1462, - "end_line": 1471, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1464, - "end_line": 1464, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 1465, - "end_line": 1465, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1466, - "end_line": 1466, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "validate_override_methods", - "full_name": "", - "start_line": 1483, - "end_line": 1528, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1484, - "end_line": 1484, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1487, - "end_line": 1519, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1488, - "end_line": 1518, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1489, - "end_line": 1517, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1496, - "end_line": 1499, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1501, - "end_line": 1507, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1510, - "end_line": 1516, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1522, - "end_line": 1525, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 306, - "max_depth": 32, - "node_type_counts": { - "for_loop": 39, - "class": 3, - "if_statement": 116, - "import": 4, - "function": 25, - "file_root": 1, - "variable": 118 - }, - "classes": 3, - "functions": 25, - "methods": 0, - "variables": 118, - "control_structures": 155 - }, - "generated_at": "2025-08-15T16:17:53.942554321Z" - }, - { - "file_info": { - "name": "statements.rs", - "path": "src/parser/statements.rs", - "size_bytes": 0, - "total_lines": 489, - "code_lines": 376, - "comment_lines": 50, - "empty_lines": 63, - "code_ratio": 0.7689161554192229, - "analyzed_at": "2025-08-15T16:17:53.943901886Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashParser", - "parent_class": null, - "start_line": 12, - "end_line": 489, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "parse_statement", - "start_line": 14, - "end_line": 87, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "parse_if", - "start_line": 90, - "end_line": 138, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "parse_loop", - "start_line": 141, - "end_line": 165, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "parse_break", - "start_line": 168, - "end_line": 171, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "parse_return", - "start_line": 174, - "end_line": 187, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "parse_print", - "start_line": 190, - "end_line": 197, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "parse_nowait", - "start_line": 200, - "end_line": 225, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "parse_include", - "start_line": 228, - "end_line": 245, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "parse_local", - "start_line": 248, - "end_line": 306, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "parse_outbox", - "start_line": 309, - "end_line": 350, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "parse_try_catch", - "start_line": 353, - "end_line": 443, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "parse_throw", - "start_line": 446, - "end_line": 450, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "parse_from_call_statement", - "start_line": 453, - "end_line": 460, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "parse_using", - "start_line": 463, - "end_line": 488, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::tokenizer::TokenType", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::ast::{ASTNode, CatchClause, Span}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::{NyashParser, ParseError}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 14, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashParser", - "full_name": "", - "start_line": 12, - "end_line": 489, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_statement", - "full_name": "", - "start_line": 14, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_if", - "full_name": "", - "start_line": 90, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 98, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 113, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_loop", - "full_name": "", - "start_line": 141, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_break", - "full_name": "", - "start_line": 168, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_return", - "full_name": "", - "start_line": 174, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_print", - "full_name": "", - "start_line": 190, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_nowait", - "full_name": "", - "start_line": 200, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 205, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_include", - "full_name": "", - "start_line": 228, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 236, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_local", - "full_name": "", - "start_line": 248, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 252, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 297, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 278, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 283, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 299, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_outbox", - "full_name": "", - "start_line": 309, - "end_line": 350, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 312, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 315, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 320, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 323, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 327, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 343, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_try_catch", - "full_name": "", - "start_line": 353, - "end_line": 443, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 357, - "end_line": 357, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 358, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 360, - "end_line": 362, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 370, - "end_line": 416, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 375, - "end_line": 381, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 375, - "end_line": 381, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 376, - "end_line": 376, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 384, - "end_line": 395, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 384, - "end_line": 395, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 385, - "end_line": 385, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 389, - "end_line": 389, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 400, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 401, - "end_line": 406, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 403, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 419, - "end_line": 435, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 419, - "end_line": 435, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 423, - "end_line": 423, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 424, - "end_line": 429, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 426, - "end_line": 428, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_throw", - "full_name": "", - "start_line": 446, - "end_line": 450, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 448, - "end_line": 448, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_from_call_statement", - "full_name": "", - "start_line": 453, - "end_line": 460, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 455, - "end_line": 455, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_using", - "full_name": "", - "start_line": 463, - "end_line": 488, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 467, - "end_line": 487, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 468, - "end_line": 468, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 472, - "end_line": 477, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 88, - "max_depth": 19, - "node_type_counts": { - "if_statement": 21, - "import": 3, - "function": 14, - "class": 1, - "variable": 39, - "file_root": 1, - "for_loop": 9 - }, - "classes": 1, - "functions": 14, - "methods": 0, - "variables": 39, - "control_structures": 30 - }, - "generated_at": "2025-08-15T16:17:53.943935137Z" - }, - { - "file_info": { - "name": "runner.rs", - "path": "src/runner.rs", - "size_bytes": 0, - "total_lines": 711, - "code_lines": 548, - "comment_lines": 68, - "empty_lines": 95, - "code_ratio": 0.770745428973277, - "analyzed_at": "2025-08-15T16:17:53.938692093Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashRunner", - "parent_class": null, - "start_line": 21, - "end_line": 23, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "NyashRunner", - "parent_class": null, - "start_line": 25, - "end_line": 459, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 27, - "end_line": 29, - "parameters": [ - "config: CliConfig" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "run", - "start_line": 32, - "end_line": 49, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "execute_file_mode", - "start_line": 52, - "end_line": 76, - "parameters": [ - "&self", - "filename: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_demo_mode", - "start_line": 79, - "end_line": 106, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_nyash_file", - "start_line": 109, - "end_line": 169, - "parameters": [ - "&self", - "filename: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_mir_mode", - "start_line": 172, - "end_line": 227, - "parameters": [ - "&self", - "filename: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_vm_mode", - "start_line": 230, - "end_line": 271, - "parameters": [ - "&self", - "filename: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_wasm_mode", - "start_line": 274, - "end_line": 343, - "parameters": [ - "&self", - "filename: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 315, - "end_line": 321, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_aot_mode", - "start_line": 346, - "end_line": 403, - "parameters": [ - "&self", - "filename: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 385, - "end_line": 391, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_benchmark_mode", - "start_line": 406, - "end_line": 458, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "demo_basic_boxes", - "start_line": 462, - "end_line": 479, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "demo_box_operations", - "start_line": 481, - "end_line": 497, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "demo_box_collections", - "start_line": 499, - "end_line": 505, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "demo_environment_system", - "start_line": 507, - "end_line": 510, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "demo_tokenizer_system", - "start_line": 512, - "end_line": 528, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "demo_parser_system", - "start_line": 530, - "end_line": 632, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "demo_interpreter_system", - "start_line": 634, - "end_line": 686, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_runner_creation", - "start_line": 693, - "end_line": 710, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::cli::CliConfig", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::{\n box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, VoidBox, AddBox, BoxCore},\n tokenizer::{NyashTokenizer},\n ast::ASTNode,\n parser::NyashParser,\n interpreter::NyashInterpreter,\n mir::{MirCompiler, MirPrinter},\n backend::{VM, wasm::WasmBackend, aot::AotBackend},\n}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::{fs, process}", - "imported_names": [], - "alias": null, - "line_number": 18, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::io::Write", - "imported_names": [], - "alias": null, - "line_number": 148, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 690, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 2, - "function_count": 20, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 18, - "end_line": 18, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashRunner", - "full_name": "", - "start_line": 21, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashRunner", - "full_name": "", - "start_line": 25, - "end_line": 459, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 27, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "run", - "full_name": "", - "start_line": 32, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 34, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_file_mode", - "full_name": "", - "start_line": 52, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_demo_mode", - "full_name": "", - "start_line": 79, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_nyash_file", - "full_name": "", - "start_line": 109, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 148, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 150, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 156, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_mir_mode", - "full_name": "", - "start_line": 172, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 202, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_vm_mode", - "full_name": "", - "start_line": 230, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 241, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 250, - "end_line": 250, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_wasm_mode", - "full_name": "", - "start_line": 274, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 276, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 285, - "end_line": 291, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 294, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 295, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 304, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 305, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 314, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 316, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 322, - "end_line": 322, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 325, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_aot_mode", - "full_name": "", - "start_line": 346, - "end_line": 403, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 348, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 357, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 366, - "end_line": 366, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 376, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 384, - "end_line": 391, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 386, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_benchmark_mode", - "full_name": "", - "start_line": 406, - "end_line": 458, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 410, - "end_line": 416, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 423, - "end_line": 423, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 424, - "end_line": 429, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 425, - "end_line": 428, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 426, - "end_line": 426, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 427, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 430, - "end_line": 430, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 437, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 438, - "end_line": 446, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 439, - "end_line": 445, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 440, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 441, - "end_line": 444, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 442, - "end_line": 442, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 443, - "end_line": 443, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 447, - "end_line": 447, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 453, - "end_line": 453, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "demo_basic_boxes", - "full_name": "", - "start_line": 462, - "end_line": 479, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 466, - "end_line": 466, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 467, - "end_line": 467, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 468, - "end_line": 468, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 469, - "end_line": 469, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "demo_box_operations", - "full_name": "", - "start_line": 481, - "end_line": 497, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 485, - "end_line": 485, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 486, - "end_line": 486, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 487, - "end_line": 487, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 492, - "end_line": 492, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 493, - "end_line": 493, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 494, - "end_line": 494, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "demo_box_collections", - "full_name": "", - "start_line": 499, - "end_line": 505, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "demo_environment_system", - "full_name": "", - "start_line": 507, - "end_line": 510, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "demo_tokenizer_system", - "full_name": "", - "start_line": 512, - "end_line": 528, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 516, - "end_line": 516, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 520, - "end_line": 520, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "demo_parser_system", - "full_name": "", - "start_line": 530, - "end_line": 632, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 535, - "end_line": 543, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 550, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 552, - "end_line": 554, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 562, - "end_line": 567, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 573, - "end_line": 578, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 575, - "end_line": 577, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 585, - "end_line": 588, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 594, - "end_line": 600, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 595, - "end_line": 599, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 596, - "end_line": 598, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 607, - "end_line": 618, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 624, - "end_line": 628, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 625, - "end_line": 627, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "demo_interpreter_system", - "full_name": "", - "start_line": 634, - "end_line": 686, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 638, - "end_line": 642, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 649, - "end_line": 649, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 663, - "end_line": 667, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 674, - "end_line": 674, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 690, - "end_line": 690, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_runner_creation", - "full_name": "", - "start_line": 693, - "end_line": 710, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 694, - "end_line": 706, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 708, - "end_line": 708, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 117, - "max_depth": 16, - "node_type_counts": { - "import": 5, - "for_loop": 7, - "function": 18, - "if_statement": 21, - "file_root": 1, - "variable": 63, - "class": 2 - }, - "classes": 2, - "functions": 18, - "methods": 0, - "variables": 63, - "control_structures": 28 - }, - "generated_at": "2025-08-15T16:17:53.938732732Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/stdlib/mod.rs", - "size_bytes": 0, - "total_lines": 225, - "code_lines": 152, - "comment_lines": 35, - "empty_lines": 38, - "code_ratio": 0.6755555555555556, - "analyzed_at": "2025-08-15T16:17:53.942690089Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BuiltinStdlib", - "parent_class": null, - "start_line": 14, - "end_line": 16, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BuiltinNamespace", - "parent_class": null, - "start_line": 19, - "end_line": 22, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "BuiltinStaticBox", - "parent_class": null, - "start_line": 25, - "end_line": 28, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BuiltinStdlib", - "parent_class": null, - "start_line": 33, - "end_line": 225, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 35, - "end_line": 44, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "register_nyashstd", - "start_line": 47, - "end_line": 69, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "create_string_box", - "start_line": 72, - "end_line": 117, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 79, - "end_line": 95, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 98, - "end_line": 114, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "create_integer_box", - "start_line": 120, - "end_line": 146, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 127, - "end_line": 143, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "create_bool_box", - "start_line": 149, - "end_line": 175, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 156, - "end_line": 172, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "create_array_box", - "start_line": 178, - "end_line": 197, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 185, - "end_line": 194, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "create_console_box", - "start_line": 200, - "end_line": 224, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 207, - "end_line": 221, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{ArrayBox, ConsoleBox}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::interpreter::RuntimeError", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::VoidBox", - "imported_names": [], - "alias": null, - "line_number": 219, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 4, - "function_count": 13, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BuiltinStdlib", - "full_name": "", - "start_line": 14, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BuiltinNamespace", - "full_name": "", - "start_line": 19, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BuiltinStaticBox", - "full_name": "", - "start_line": 25, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BuiltinStdlib", - "full_name": "", - "start_line": 33, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 35, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_nyashstd", - "full_name": "", - "start_line": 47, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 48, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_string_box", - "full_name": "", - "start_line": 72, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_integer_box", - "full_name": "", - "start_line": 120, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_bool_box", - "full_name": "", - "start_line": 149, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 150, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 157, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_array_box", - "full_name": "", - "start_line": 178, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_console_box", - "full_name": "", - "start_line": 200, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 215, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 40, - "max_depth": 13, - "node_type_counts": { - "file_root": 1, - "variable": 13, - "function": 7, - "class": 4, - "import": 5, - "if_statement": 10 - }, - "classes": 4, - "functions": 7, - "methods": 0, - "variables": 13, - "control_structures": 10 - }, - "generated_at": "2025-08-15T16:17:53.942703843Z" - }, - { - "file_info": { - "name": "tokenizer.rs", - "path": "src/tokenizer.rs", - "size_bytes": 0, - "total_lines": 634, - "code_lines": 529, - "comment_lines": 40, - "empty_lines": 65, - "code_ratio": 0.8343848580441641, - "analyzed_at": "2025-08-15T16:17:53.938692619Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "TokenType", - "parent_class": null, - "start_line": 12, - "end_line": 87, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "Token", - "parent_class": null, - "start_line": 91, - "end_line": 95, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "Token", - "parent_class": null, - "start_line": 97, - "end_line": 101, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "TokenizeError", - "parent_class": null, - "start_line": 105, - "end_line": 117, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "NyashTokenizer", - "parent_class": null, - "start_line": 120, - "end_line": 125, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "NyashTokenizer", - "parent_class": null, - "start_line": 127, - "end_line": 478, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 98, - "end_line": 100, - "parameters": [ - "token_type: TokenType", - "line: usize", - "column: usize" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new", - "start_line": 129, - "end_line": 137, - "parameters": [ - "input" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "tokenize", - "start_line": 140, - "end_line": 160, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "tokenize_next", - "start_line": 163, - "end_line": 300, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "read_string", - "start_line": 303, - "end_line": 338, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "read_numeric_literal", - "start_line": 341, - "end_line": 372, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 351, - "end_line": 351, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 365, - "end_line": 365, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 370, - "end_line": 370, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "read_keyword_or_identifier", - "start_line": 375, - "end_line": 428, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "skip_line_comment", - "start_line": 431, - "end_line": 438, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "skip_whitespace", - "start_line": 441, - "end_line": 449, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "current_char", - "start_line": 452, - "end_line": 454, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "peek_char", - "start_line": 457, - "end_line": 459, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "advance", - "start_line": 462, - "end_line": 472, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "is_at_end", - "start_line": 475, - "end_line": 477, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_simple_tokens", - "start_line": 487, - "end_line": 499, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_string_literal", - "start_line": 502, - "end_line": 511, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_number_literal", - "start_line": 514, - "end_line": 531, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_identifier", - "start_line": 534, - "end_line": 551, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_operators", - "start_line": 554, - "end_line": 565, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_complex_code", - "start_line": 568, - "end_line": 592, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 586, - "end_line": 586, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "test_line_numbers", - "start_line": 595, - "end_line": 603, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_comments", - "start_line": 606, - "end_line": 617, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 615, - "end_line": 615, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "test_error_handling", - "start_line": 620, - "end_line": 633, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "thiserror::Error", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 484, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 27, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TokenType", - "full_name": "", - "start_line": 12, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Token", - "full_name": "", - "start_line": 91, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Token", - "full_name": "", - "start_line": 97, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 98, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TokenizeError", - "full_name": "", - "start_line": 105, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashTokenizer", - "full_name": "", - "start_line": 120, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashTokenizer", - "full_name": "", - "start_line": 127, - "end_line": 478, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 129, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 130, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "tokenize", - "full_name": "", - "start_line": 140, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "tokenize_next", - "full_name": "", - "start_line": 163, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 177, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read_string", - "full_name": "", - "start_line": 303, - "end_line": 338, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 304, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 307, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 309, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 310, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 316, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read_numeric_literal", - "full_name": "", - "start_line": 341, - "end_line": 372, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 342, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 343, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 344, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 347, - "end_line": 359, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 348, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 351, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 361, - "end_line": 371, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read_keyword_or_identifier", - "full_name": "", - "start_line": 375, - "end_line": 428, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 376, - "end_line": 376, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 378, - "end_line": 385, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 379, - "end_line": 384, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "skip_line_comment", - "full_name": "", - "start_line": 431, - "end_line": 438, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 432, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 433, - "end_line": 435, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "skip_whitespace", - "full_name": "", - "start_line": 441, - "end_line": 449, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 442, - "end_line": 448, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 443, - "end_line": 447, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "current_char", - "full_name": "", - "start_line": 452, - "end_line": 454, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "peek_char", - "full_name": "", - "start_line": 457, - "end_line": 459, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "advance", - "full_name": "", - "start_line": 462, - "end_line": 472, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 463, - "end_line": 471, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 464, - "end_line": 469, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_at_end", - "full_name": "", - "start_line": 475, - "end_line": 477, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 484, - "end_line": 484, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_simple_tokens", - "full_name": "", - "start_line": 487, - "end_line": 499, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 488, - "end_line": 488, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 489, - "end_line": 489, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_string_literal", - "full_name": "", - "start_line": 502, - "end_line": 511, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 503, - "end_line": 503, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 504, - "end_line": 504, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_number_literal", - "full_name": "", - "start_line": 514, - "end_line": 531, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 515, - "end_line": 515, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 516, - "end_line": 516, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_identifier", - "full_name": "", - "start_line": 534, - "end_line": 551, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 535, - "end_line": 535, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 536, - "end_line": 536, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_operators", - "full_name": "", - "start_line": 554, - "end_line": 565, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 555, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 556, - "end_line": 556, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_complex_code", - "full_name": "", - "start_line": 568, - "end_line": 592, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 569, - "end_line": 580, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 582, - "end_line": 582, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 583, - "end_line": 583, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<_>", - "full_name": "", - "start_line": 586, - "end_line": 586, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_line_numbers", - "full_name": "", - "start_line": 595, - "end_line": 603, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 596, - "end_line": 596, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 597, - "end_line": 597, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 598, - "end_line": 598, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_comments", - "full_name": "", - "start_line": 606, - "end_line": 617, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 607, - "end_line": 609, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 611, - "end_line": 611, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 612, - "end_line": 612, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<_>", - "full_name": "", - "start_line": 615, - "end_line": 615, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_error_handling", - "full_name": "", - "start_line": 620, - "end_line": 633, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 621, - "end_line": 621, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 622, - "end_line": 622, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 85, - "max_depth": 11, - "node_type_counts": { - "import": 2, - "for_loop": 6, - "if_statement": 11, - "class": 6, - "file_root": 1, - "function": 22, - "variable": 37 - }, - "classes": 6, - "functions": 22, - "methods": 0, - "variables": 37, - "control_structures": 17 - }, - "generated_at": "2025-08-15T16:17:53.938727203Z" - }, - { - "file_info": { - "name": "inprocess.rs", - "path": "src/transport/inprocess.rs", - "size_bytes": 0, - "total_lines": 103, - "code_lines": 71, - "comment_lines": 19, - "empty_lines": 13, - "code_ratio": 0.6893203883495146, - "analyzed_at": "2025-08-15T16:17:53.977904553Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "InProcessTransport", - "parent_class": null, - "start_line": 20, - "end_line": 25, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "InProcessTransport", - "parent_class": null, - "start_line": 27, - "end_line": 51, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "InProcessTransport", - "parent_class": null, - "start_line": 53, - "end_line": 95, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Transport", - "type": "impl" - } - }, - { - "name": "InProcessTransport", - "parent_class": null, - "start_line": 97, - "end_line": 103, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Drop", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 29, - "end_line": 45, - "parameters": [ - "node_id: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_handler", - "start_line": 48, - "end_line": 50, - "parameters": [ - "&self", - "intent_name: &str", - "handler: IntentHandler" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "node_id", - "start_line": 54, - "end_line": 56, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "send", - "start_line": 58, - "end_line": 80, - "parameters": [ - "&self", - "to: &str", - "intent: IntentBox", - "_opts: SendOpts" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "on_receive", - "start_line": 82, - "end_line": 85, - "parameters": [ - "&mut self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "is_reachable", - "start_line": 87, - "end_line": 90, - "parameters": [ - "&self", - "node_id: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "transport_type", - "start_line": 92, - "end_line": 94, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "drop", - "start_line": 98, - "end_line": 102, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{Transport, IntentEnvelope, SendOpts, TransportError}", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::messaging::{MessageBus, MessageBusData, BusEndpoint, SendError, IntentHandler}", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::IntentBox", - "imported_names": [], - "alias": null, - "line_number": 16, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex}", - "imported_names": [], - "alias": null, - "line_number": 17, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 4, - "function_count": 8, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 17, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InProcessTransport", - "full_name": "", - "start_line": 20, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InProcessTransport", - "full_name": "", - "start_line": 27, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 29, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 30, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 31, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 35, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_handler", - "full_name": "", - "start_line": 48, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InProcessTransport", - "full_name": "", - "start_line": 53, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "node_id", - "full_name": "", - "start_line": 54, - "end_line": 56, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "send", - "full_name": "", - "start_line": 58, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_receive", - "full_name": "", - "start_line": 82, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 83, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_reachable", - "full_name": "", - "start_line": 87, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "transport_type", - "full_name": "", - "start_line": 92, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InProcessTransport", - "full_name": "", - "start_line": 97, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "drop", - "full_name": "", - "start_line": 98, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 100, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 26, - "max_depth": 13, - "node_type_counts": { - "file_root": 1, - "variable": 8, - "if_statement": 1, - "function": 8, - "class": 4, - "import": 4 - }, - "classes": 4, - "functions": 8, - "methods": 0, - "variables": 8, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:17:53.977911758Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/transport/mod.rs", - "size_bytes": 0, - "total_lines": 55, - "code_lines": 30, - "comment_lines": 14, - "empty_lines": 11, - "code_ratio": 0.5454545454545454, - "analyzed_at": "2025-08-15T16:17:53.942866248Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "IntentEnvelope", - "parent_class": null, - "start_line": 14, - "end_line": 19, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "SendOpts", - "parent_class": null, - "start_line": 23, - "end_line": 26, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "TransportError", - "parent_class": null, - "start_line": 30, - "end_line": 35, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "Transport", - "parent_class": null, - "start_line": 38, - "end_line": 53, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "trait", - "modifiers": "pub" - } - } - ], - "functions": [], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::boxes::IntentBox", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::Arc", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "inprocess::InProcessTransport", - "imported_names": [], - "alias": null, - "line_number": 55, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 4, - "function_count": 0, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntentEnvelope", - "full_name": "", - "start_line": 14, - "end_line": 19, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SendOpts", - "full_name": "", - "start_line": 23, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TransportError", - "full_name": "", - "start_line": 30, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Transport", - "full_name": "", - "start_line": 38, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 8, - "max_depth": 1, - "node_type_counts": { - "class": 4, - "file_root": 1, - "import": 3 - }, - "classes": 4, - "functions": 0, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:17:53.942870066Z" - }, - { - "file_info": { - "name": "type_box.rs", - "path": "src/type_box.rs", - "size_bytes": 0, - "total_lines": 446, - "code_lines": 307, - "comment_lines": 61, - "empty_lines": 78, - "code_ratio": 0.6883408071748879, - "analyzed_at": "2025-08-15T16:17:53.975523824Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "MethodSignature", - "parent_class": null, - "start_line": 16, - "end_line": 22, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "MethodSignature", - "parent_class": null, - "start_line": 24, - "end_line": 49, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "TypeBox", - "parent_class": null, - "start_line": 53, - "end_line": 77, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "TypeBox", - "parent_class": null, - "start_line": 79, - "end_line": 233, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "TypeBox", - "parent_class": null, - "start_line": 236, - "end_line": 261, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "TypeBox", - "parent_class": null, - "start_line": 263, - "end_line": 283, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "TypeBox", - "parent_class": null, - "start_line": 285, - "end_line": 289, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "TypeRegistry", - "parent_class": null, - "start_line": 293, - "end_line": 303, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "TypeRegistry", - "parent_class": null, - "start_line": 305, - "end_line": 403, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "TypeBoxBuilder", - "parent_class": null, - "start_line": 406, - "end_line": 408, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "TypeBoxBuilder", - "parent_class": null, - "start_line": 410, - "end_line": 446, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 25, - "end_line": 33, - "parameters": [ - "name: String", - "parameters" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "with_types", - "start_line": 35, - "end_line": 48, - "parameters": [ - "name: String", - "parameters", - "parameter_types", - "return_type" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new", - "start_line": 81, - "end_line": 92, - "parameters": [ - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "builtin", - "start_line": 95, - "end_line": 99, - "parameters": [ - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "add_field", - "start_line": 102, - "end_line": 104, - "parameters": [ - "&mut self", - "name: &str", - "field_type" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "add_method", - "start_line": 107, - "end_line": 109, - "parameters": [ - "&mut self", - "method: MethodSignature" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_parent", - "start_line": 112, - "end_line": 114, - "parameters": [ - "&mut self", - "parent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_type_parameter", - "start_line": 117, - "end_line": 119, - "parameters": [ - "&mut self", - "param: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_concrete_type", - "start_line": 122, - "end_line": 124, - "parameters": [ - "&mut self", - "param: &str", - "concrete_type" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_field_type", - "start_line": 127, - "end_line": 139, - "parameters": [ - "&self", - "field_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_method_signature", - "start_line": 142, - "end_line": 154, - "parameters": [ - "&self", - "method_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_compatible_with", - "start_line": 157, - "end_line": 171, - "parameters": [ - "&self", - "other: &TypeBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_generic", - "start_line": 174, - "end_line": 176, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_concrete_generic", - "start_line": 179, - "end_line": 181, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "full_name", - "start_line": 184, - "end_line": 203, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 192, - "end_line": 196, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 194, - "end_line": 194, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 195, - "end_line": 195, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "void_type", - "start_line": 206, - "end_line": 208, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "string_type", - "start_line": 210, - "end_line": 212, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "integer_type", - "start_line": 214, - "end_line": 216, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "bool_type", - "start_line": 218, - "end_line": 220, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "array_type", - "start_line": 222, - "end_line": 226, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "method_box_type", - "start_line": 228, - "end_line": 232, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_string_box", - "start_line": 237, - "end_line": 239, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 241, - "end_line": 247, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 249, - "end_line": 251, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 253, - "end_line": 255, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 258, - "end_line": 260, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 264, - "end_line": 266, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 268, - "end_line": 270, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 272, - "end_line": 274, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 276, - "end_line": 278, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 280, - "end_line": 282, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 286, - "end_line": 288, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 307, - "end_line": 317, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "register_builtin_types", - "start_line": 320, - "end_line": 327, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "register_type", - "start_line": 330, - "end_line": 343, - "parameters": [ - "&mut self", - "type_box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_type", - "start_line": 346, - "end_line": 348, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_compatible", - "start_line": 351, - "end_line": 361, - "parameters": [ - "&self", - "from_type: &str", - "to_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_all_type_names", - "start_line": 364, - "end_line": 366, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "instantiate_generic", - "start_line": 369, - "end_line": 402, - "parameters": [ - "&mut self", - "base_type: &str", - "concrete_types: &[&str]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 371, - "end_line": 371, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 392, - "end_line": 392, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "new", - "start_line": 412, - "end_line": 416, - "parameters": [ - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "field", - "start_line": 419, - "end_line": 422, - "parameters": [ - "mut self", - "name: &str", - "field_type" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "method", - "start_line": 425, - "end_line": 428, - "parameters": [ - "mut self", - "method: MethodSignature" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "parent", - "start_line": 431, - "end_line": 434, - "parameters": [ - "mut self", - "parent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "type_param", - "start_line": 437, - "end_line": 440, - "parameters": [ - "mut self", - "param: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "build", - "start_line": 443, - "end_line": 445, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::Arc", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 11, - "function_count": 50, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MethodSignature", - "full_name": "", - "start_line": 16, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MethodSignature", - "full_name": "", - "start_line": 24, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 25, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "with_types", - "full_name": "", - "start_line": 35, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeBox", - "full_name": "", - "start_line": 53, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeBox", - "full_name": "", - "start_line": 79, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 81, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "builtin", - "full_name": "", - "start_line": 95, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_field", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_method", - "full_name": "", - "start_line": 107, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_parent", - "full_name": "", - "start_line": 112, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_type_parameter", - "full_name": "", - "start_line": 117, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_concrete_type", - "full_name": "", - "start_line": 122, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_field_type", - "full_name": "", - "start_line": 127, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 129, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_method_signature", - "full_name": "", - "start_line": 142, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_compatible_with", - "full_name": "", - "start_line": 157, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 159, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_generic", - "full_name": "", - "start_line": 174, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_concrete_generic", - "full_name": "", - "start_line": 179, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "full_name", - "full_name": "", - "start_line": 184, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 191, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "void_type", - "full_name": "", - "start_line": 206, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "string_type", - "full_name": "", - "start_line": 210, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "integer_type", - "full_name": "", - "start_line": 214, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "bool_type", - "full_name": "", - "start_line": 218, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "array_type", - "full_name": "", - "start_line": 222, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "method_box_type", - "full_name": "", - "start_line": 228, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeBox", - "full_name": "", - "start_line": 236, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 237, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 241, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 242, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 249, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 253, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 258, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeBox", - "full_name": "", - "start_line": 263, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 264, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 268, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 272, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 276, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 280, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeBox", - "full_name": "", - "start_line": 285, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 286, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeRegistry", - "full_name": "", - "start_line": 293, - "end_line": 303, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeRegistry", - "full_name": "", - "start_line": 305, - "end_line": 403, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 307, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 308, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_builtin_types", - "full_name": "", - "start_line": 320, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_type", - "full_name": "", - "start_line": 330, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 331, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 334, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 335, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_type", - "full_name": "", - "start_line": 346, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_compatible", - "full_name": "", - "start_line": 351, - "end_line": 361, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 352, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 356, - "end_line": 360, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_all_type_names", - "full_name": "", - "start_line": 364, - "end_line": 366, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "instantiate_generic", - "full_name": "", - "start_line": 369, - "end_line": 402, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 370, - "end_line": 371, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 373, - "end_line": 375, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 377, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 385, - "end_line": 385, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 390, - "end_line": 394, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 391, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 396, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeBoxBuilder", - "full_name": "", - "start_line": 406, - "end_line": 408, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeBoxBuilder", - "full_name": "", - "start_line": 410, - "end_line": 446, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 412, - "end_line": 416, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "field", - "full_name": "", - "start_line": 419, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "method", - "full_name": "", - "start_line": 425, - "end_line": 428, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent", - "full_name": "", - "start_line": 431, - "end_line": 434, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_param", - "full_name": "", - "start_line": 437, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "build", - "full_name": "", - "start_line": 443, - "end_line": 445, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 90, - "max_depth": 9, - "node_type_counts": { - "if_statement": 13, - "file_root": 1, - "import": 5, - "function": 45, - "variable": 13, - "class": 11, - "for_loop": 2 - }, - "classes": 11, - "functions": 45, - "methods": 0, - "variables": 13, - "control_structures": 15 - }, - "generated_at": "2025-08-15T16:17:53.975554752Z" - }, - { - "file_info": { - "name": "value.rs", - "path": "src/value.rs", - "size_bytes": 0, - "total_lines": 575, - "code_lines": 448, - "comment_lines": 57, - "empty_lines": 70, - "code_ratio": 0.7791304347826087, - "analyzed_at": "2025-08-15T16:17:53.984624381Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashValue", - "parent_class": null, - "start_line": 17, - "end_line": 37, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "NyashValue", - "parent_class": null, - "start_line": 39, - "end_line": 231, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NyashValue", - "parent_class": null, - "start_line": 233, - "end_line": 283, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "PartialEq", - "type": "impl" - } - }, - { - "name": "NyashValue", - "parent_class": null, - "start_line": 285, - "end_line": 289, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "NyashValue", - "parent_class": null, - "start_line": 291, - "end_line": 312, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Debug", - "type": "impl" - } - }, - { - "name": "NyashValue", - "parent_class": null, - "start_line": 315, - "end_line": 395, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NyashValue", - "parent_class": null, - "start_line": 398, - "end_line": 441, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new_integer", - "start_line": 41, - "end_line": 43, - "parameters": [ - "value: i64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_float", - "start_line": 45, - "end_line": 47, - "parameters": [ - "value: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_bool", - "start_line": 49, - "end_line": 51, - "parameters": [ - "value: bool" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_string", - "start_line": 53, - "end_line": 55, - "parameters": [ - "value: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new_array", - "start_line": 57, - "end_line": 59, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_map", - "start_line": 61, - "end_line": 63, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_null", - "start_line": 65, - "end_line": 67, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_void", - "start_line": 69, - "end_line": 71, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_string", - "start_line": 74, - "end_line": 121, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 83, - "end_line": 83, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 93, - "end_line": 93, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "to_integer", - "start_line": 124, - "end_line": 135, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 131, - "end_line": 131, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "to_float", - "start_line": 138, - "end_line": 149, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 145, - "end_line": 145, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "to_bool", - "start_line": 152, - "end_line": 166, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 169, - "end_line": 182, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_numeric", - "start_line": 185, - "end_line": 187, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_falsy", - "start_line": 190, - "end_line": 193, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "upgrade_weak", - "start_line": 199, - "end_line": 206, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 202, - "end_line": 202, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "downgrade_to_weak", - "start_line": 210, - "end_line": 217, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_weak_reference", - "start_line": 220, - "end_line": 222, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_weak_alive", - "start_line": 225, - "end_line": 230, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "eq", - "start_line": 234, - "end_line": 282, - "parameters": [ - "&self", - "other: &Self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 286, - "end_line": 288, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 292, - "end_line": 311, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "from_box", - "start_line": 317, - "end_line": 355, - "parameters": [ - "nyash_box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_box", - "start_line": 358, - "end_line": 394, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "create_object", - "start_line": 400, - "end_line": 440, - "parameters": [ - "type_name: &str", - "args" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test_basic_creation", - "start_line": 448, - "end_line": 458, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_type_conversion", - "start_line": 461, - "end_line": 471, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_cross_type_equality", - "start_line": 474, - "end_line": 480, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_object_creation", - "start_line": 483, - "end_line": 495, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_type_names", - "start_line": 498, - "end_line": 505, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_weak_reference_basic", - "start_line": 508, - "end_line": 525, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_weak_reference_drop", - "start_line": 528, - "end_line": 542, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_weak_reference_equality", - "start_line": 545, - "end_line": 558, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_weak_reference_string_representation", - "start_line": 561, - "end_line": 574, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex, Weak}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{self, Display, Debug}", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::NyashBox", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{StringBox, IntegerBox, BoolBox, VoidBox}", - "imported_names": [], - "alias": null, - "line_number": 359, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::null_box::NullBox", - "imported_names": [], - "alias": null, - "line_number": 360, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 445, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::StringBox", - "imported_names": [], - "alias": null, - "line_number": 509, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::StringBox", - "imported_names": [], - "alias": null, - "line_number": 529, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::StringBox", - "imported_names": [], - "alias": null, - "line_number": 546, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::StringBox", - "imported_names": [], - "alias": null, - "line_number": 562, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 39, - "import_count": 11, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashValue", - "full_name": "", - "start_line": 17, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashValue", - "full_name": "", - "start_line": 39, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_integer", - "full_name": "", - "start_line": 41, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_float", - "full_name": "", - "start_line": 45, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_bool", - "full_name": "", - "start_line": 49, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_string", - "full_name": "", - "start_line": 53, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_array", - "full_name": "", - "start_line": 57, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_map", - "full_name": "", - "start_line": 61, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_null", - "full_name": "", - "start_line": 65, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_void", - "full_name": "", - "start_line": 69, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string", - "full_name": "", - "start_line": 74, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 82, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 92, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_integer", - "full_name": "", - "start_line": 124, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_float", - "full_name": "", - "start_line": 138, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 142, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_bool", - "full_name": "", - "start_line": 152, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 169, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_numeric", - "full_name": "", - "start_line": 185, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_falsy", - "full_name": "", - "start_line": 190, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "upgrade_weak", - "full_name": "", - "start_line": 199, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "downgrade_to_weak", - "full_name": "", - "start_line": 210, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_weak_reference", - "full_name": "", - "start_line": 220, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_weak_alive", - "full_name": "", - "start_line": 225, - "end_line": 230, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashValue", - "full_name": "", - "start_line": 233, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "eq", - "full_name": "", - "start_line": 234, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 265, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 272, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashValue", - "full_name": "", - "start_line": 285, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 286, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashValue", - "full_name": "", - "start_line": 291, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 292, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 302, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashValue", - "full_name": "", - "start_line": 315, - "end_line": 395, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_box", - "full_name": "", - "start_line": 317, - "end_line": 355, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 319, - "end_line": 351, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 320, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 321, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 326, - "end_line": 328, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 331, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 338, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_box", - "full_name": "", - "start_line": 358, - "end_line": 394, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 359, - "end_line": 359, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 360, - "end_line": 360, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashValue", - "full_name": "", - "start_line": 398, - "end_line": 441, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_object", - "full_name": "", - "start_line": 400, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 403, - "end_line": 406, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 410, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 417, - "end_line": 420, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 424, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 445, - "end_line": 445, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_basic_creation", - "full_name": "", - "start_line": 448, - "end_line": 458, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 449, - "end_line": 449, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 450, - "end_line": 450, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 451, - "end_line": 451, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 452, - "end_line": 452, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_type_conversion", - "full_name": "", - "start_line": 461, - "end_line": 471, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 462, - "end_line": 462, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 466, - "end_line": 466, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 469, - "end_line": 469, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_cross_type_equality", - "full_name": "", - "start_line": 474, - "end_line": 480, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 475, - "end_line": 475, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 476, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_object_creation", - "full_name": "", - "start_line": 483, - "end_line": 495, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 484, - "end_line": 486, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 490, - "end_line": 492, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_type_names", - "full_name": "", - "start_line": 498, - "end_line": 505, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_weak_reference_basic", - "full_name": "", - "start_line": 508, - "end_line": 525, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 509, - "end_line": 509, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 512, - "end_line": 512, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 515, - "end_line": 515, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 520, - "end_line": 520, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_weak_reference_drop", - "full_name": "", - "start_line": 528, - "end_line": 542, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 529, - "end_line": 529, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 531, - "end_line": 534, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 532, - "end_line": 532, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_weak_reference_equality", - "full_name": "", - "start_line": 545, - "end_line": 558, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 546, - "end_line": 546, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 548, - "end_line": 548, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 549, - "end_line": 549, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 550, - "end_line": 550, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_weak_reference_string_representation", - "full_name": "", - "start_line": 561, - "end_line": 574, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 562, - "end_line": 562, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 564, - "end_line": 564, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 565, - "end_line": 565, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 96, - "max_depth": 14, - "node_type_counts": { - "import": 11, - "file_root": 1, - "if_statement": 14, - "class": 7, - "function": 34, - "variable": 29 - }, - "classes": 7, - "functions": 34, - "methods": 0, - "variables": 29, - "control_structures": 14 - }, - "generated_at": "2025-08-15T16:17:53.984658643Z" - } - ], - "combined_ast_stats": { - "total_nodes": 7169, - "max_depth": 32, - "node_type_counts": { - "variable": 2143, - "function": 1992, - "for_loop": 270, - "if_statement": 1485, - "import": 553, - "class": 620, - "file_root": 106 - }, - "classes": 620, - "functions": 1992, - "methods": 0, - "variables": 2143, - "control_structures": 1755 - } -} \ No newline at end of file diff --git a/.nekocode_sessions/cf66b687.json b/.nekocode_sessions/cf66b687.json deleted file mode 100644 index e5b2708b..00000000 --- a/.nekocode_sessions/cf66b687.json +++ /dev/null @@ -1,75031 +0,0 @@ -{ - "id": "cf66b687", - "path": "src/", - "created_at": "2025-08-19T06:20:23.499121084Z", - "last_accessed": "2025-08-19T06:20:24.414667003Z", - "last_modified": "2025-08-19T06:20:24.414670573Z", - "metadata": {}, - "analysis_results": [ - { - "file_info": { - "name": "ast.rs", - "path": "src/ast.rs", - "language": "rust", - "size_bytes": 34121, - "total_lines": 1006, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.564320633Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_unknown", - "name": "unknown", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_merge", - "name": "merge", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_error_context", - "name": "error_context", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_location_string", - "name": "location_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_nyash_box", - "name": "to_nyash_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_nyash_box", - "name": "from_nyash_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_node_type", - "name": "node_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 644, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_classify", - "name": "classify", - "symbol_type": "Function", - "file_path": "", - "line_start": 648, - "line_end": 688, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_structure", - "name": "is_structure", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 693, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_expression", - "name": "is_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 696, - "line_end": 698, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_statement", - "name": "is_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 701, - "line_end": 703, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_info", - "name": "info", - "symbol_type": "Function", - "file_path": "", - "line_start": 706, - "line_end": 823, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_span", - "name": "span", - "symbol_type": "Function", - "file_path": "", - "line_start": 826, - "line_end": 861, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 865, - "line_end": 867, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_param_count", - "name": "get_param_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 872, - "line_end": 877, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ast_node_creation", - "name": "test_ast_node_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 888, - "line_end": 918, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_binary_operator", - "name": "test_binary_operator", - "symbol_type": "Function", - "file_path": "", - "line_start": 921, - "line_end": 930, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_complex_ast", - "name": "test_complex_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 933, - "line_end": 974, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_method_call", - "name": "test_method_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 977, - "line_end": 990, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_binary_operation", - "name": "test_binary_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 993, - "line_end": 1005, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Span", - "name": "Span", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTNodeType", - "name": "ASTNodeType", - "symbol_type": "Class", - "file_path": "", - "line_start": 92, - "line_end": 96, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StructureNode", - "name": "StructureNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 100, - "line_end": 144, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ExpressionNode", - "name": "ExpressionNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 148, - "line_end": 197, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StatementNode", - "name": "StatementNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 201, - "line_end": 235, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CatchClause", - "name": "CatchClause", - "symbol_type": "Class", - "file_path": "", - "line_start": 239, - "line_end": 244, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LiteralValue", - "name": "LiteralValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 248, - "line_end": 255, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_UnaryOperator", - "name": "UnaryOperator", - "symbol_type": "Class", - "file_path": "", - "line_start": 313, - "line_end": 316, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BinaryOperator", - "name": "BinaryOperator", - "symbol_type": "Class", - "file_path": "", - "line_start": 320, - "line_end": 334, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ASTNode", - "name": "ASTNode", - "symbol_type": "Class", - "file_path": "", - "line_start": 369, - "line_end": 605, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler.rs", - "path": "src/backend/aot/compiler.rs", - "language": "rust", - "size_bytes": 8656, - "total_lines": 223, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.593848233Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 21, - "column_end": 100, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_mir_to_wasm", - "name": "compile_mir_to_wasm", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 56, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_precompile_wasm", - "name": "precompile_wasm", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 70, - "column_start": 21, - "column_end": 95, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 21, - "column_end": 106, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_mir_to_native", - "name": "compile_mir_to_native", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_precompiled", - "name": "execute_precompiled", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 25, - "column_end": 100, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 21, - "column_end": 92, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 104, - "column_start": 21, - "column_end": 81, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 21, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 106, - "column_start": 21, - "column_end": 89, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 21, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_validate_wasm", - "name": "validate_wasm", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 21, - "column_end": 90, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_stats", - "name": "get_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset_stats", - "name": "reset_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compression_ratio", - "name": "compression_ratio", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_engine_info", - "name": "engine_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_compiler_creation", - "name": "test_compiler_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_empty_module_compilation", - "name": "test_empty_module_compilation", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_stats_tracking", - "name": "test_stats_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_wasm_validation", - "name": "test_wasm_validation", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_compression_ratio", - "name": "test_compression_ratio", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_engine_info", - "name": "test_engine_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_AotCompiler", - "name": "AotCompiler", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "config.rs", - "path": "src/backend/aot/config.rs", - "language": "rust", - "size_bytes": 7837, - "total_lines": 256, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.599302457Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_debug", - "name": "debug", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_for_target", - "name": "for_target", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_wasmtime_config", - "name": "wasmtime_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_optimization_level", - "name": "optimization_level", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_target_arch", - "name": "target_arch", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_simd_enabled", - "name": "simd_enabled", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compatibility_key", - "name": "compatibility_key", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_rebuild_wasmtime_config", - "name": "rebuild_wasmtime_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_optimization_level", - "name": "set_optimization_level", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_simd", - "name": "set_simd", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_default_config", - "name": "test_default_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_debug_config", - "name": "test_debug_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_compatibility_key", - "name": "test_compatibility_key", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_target_config", - "name": "test_target_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_optimization_level_setting", - "name": "test_optimization_level_setting", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_invalid_optimization_level", - "name": "test_invalid_optimization_level", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_AotConfig", - "name": "AotConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "executable.rs", - "path": "src/backend/aot/executable.rs", - "language": "rust", - "size_bytes": 9513, - "total_lines": 280, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.603760966Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_embed_precompiled_module", - "name": "embed_precompiled_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_executable", - "name": "create_executable", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 58, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 37, - "column_start": 24, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_runtime_code", - "name": "generate_runtime_code", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_module_bytes", - "name": "format_module_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_cargo_toml", - "name": "generate_cargo_toml", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_rust_executable", - "name": "compile_rust_executable", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 21, - "column_end": 90, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 21, - "column_end": 87, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_executable_builder_creation", - "name": "test_executable_builder_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_embed_module", - "name": "test_embed_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_format_module_bytes", - "name": "test_format_module_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_cargo_toml_generation", - "name": "test_cargo_toml_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_runtime_code_generation", - "name": "test_runtime_code_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 279, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ExecutableBuilder", - "name": "ExecutableBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/backend/aot/mod.rs", - "language": "rust", - "size_bytes": 4111, - "total_lines": 152, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.607929637Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_config", - "name": "with_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_to_executable", - "name": "compile_to_executable", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_to_precompiled", - "name": "compile_to_precompiled", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_stats", - "name": "get_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_aot_backend_creation", - "name": "test_aot_backend_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_default_config", - "name": "test_default_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_AotError", - "name": "AotError", - "symbol_type": "Class", - "file_path": "", - "line_start": 21, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AotBackend", - "name": "AotBackend", - "symbol_type": "Class", - "file_path": "", - "line_start": 56, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AotStats", - "name": "AotStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 128, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "compiler.rs", - "path": "src/backend/llvm/compiler.rs", - "language": "rust", - "size_bytes": 9479, - "total_lines": 246, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.613198610Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 24, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_module", - "name": "compile_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_and_execute", - "name": "compile_and_execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_interpret_function", - "name": "interpret_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 109, - "column_start": 40, - "column_end": 80, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 111, - "column_start": 40, - "column_end": 80, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 138, - "column_start": 44, - "column_end": 94, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_compiler_creation", - "name": "test_compiler_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_LLVMCompiler", - "name": "LLVMCompiler", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "context.rs", - "path": "src/backend/llvm/context.rs", - "language": "rust", - "size_bytes": 2456, - "total_lines": 77, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.616874669Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 18, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CodegenContext", - "name": "CodegenContext", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/backend/llvm/mod.rs", - "language": "rust", - "size_bytes": 1139, - "total_lines": 42, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.620460722Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_compile_and_execute", - "name": "compile_and_execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 21, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_to_object", - "name": "compile_to_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_llvm_module_creation", - "name": "test_llvm_module_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/backend/mod.rs", - "language": "rust", - "size_bytes": 565, - "total_lines": 24, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.624267610Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "vm.rs", - "path": "src/backend/vm.rs", - "language": "rust", - "size_bytes": 36791, - "total_lines": 885, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.629279852Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_nyash_box", - "name": "to_nyash_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_integer", - "name": "as_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_bool", - "name": "as_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_nyash_box", - "name": "from_nyash_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from", - "name": "from", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_module", - "name": "execute_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 162, - "column_start": 24, - "column_end": 92, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_function", - "name": "execute_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 183, - "column_start": 28, - "column_end": 103, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_instruction", - "name": "execute_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 604, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 303, - "column_start": 35, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 577, - "line_end": 577, - "column_start": 68, - "column_end": 92, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_value", - "name": "get_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 607, - "line_end": 618, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_value", - "name": "set_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 621, - "line_end": 628, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_binary_op", - "name": "execute_binary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 631, - "line_end": 667, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_unary_op", - "name": "execute_unary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 670, - "line_end": 676, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_compare_op", - "name": "execute_compare_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 679, - "line_end": 707, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_box_method", - "name": "call_box_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 710, - "line_end": 825, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 836, - "line_end": 838, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_basic_vm_execution", - "name": "test_basic_vm_execution", - "symbol_type": "Function", - "file_path": "", - "line_start": 847, - "line_end": 861, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_binary_operations", - "name": "test_binary_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 864, - "line_end": 884, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_VMError", - "name": "VMError", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 21, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VMValue", - "name": "VMValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 47, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VM", - "name": "VM", - "symbol_type": "Class", - "file_path": "", - "line_start": 123, - "line_end": 141, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ControlFlow", - "name": "ControlFlow", - "symbol_type": "Class", - "file_path": "", - "line_start": 829, - "line_end": 833, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "vm_phi.rs", - "path": "src/backend/vm_phi.rs", - "language": "rust", - "size_bytes": 7144, - "total_lines": 214, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.634691215Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 28, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_record_block_transition", - "name": "record_block_transition", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_record_entry", - "name": "record_entry", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_phi", - "name": "execute_phi", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_select_phi_input", - "name": "select_phi_input", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_loop_header", - "name": "is_loop_header", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_record_transition", - "name": "record_transition", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_initialize", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_phi", - "name": "execute_phi", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_debug_info", - "name": "debug_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_phi_selection", - "name": "test_phi_selection", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 194, - "column_start": 12, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 210, - "column_start": 12, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PhiHandler", - "name": "PhiHandler", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LoopExecutor", - "name": "LoopExecutor", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 110, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "codegen.rs", - "path": "src/backend/wasm/codegen.rs", - "language": "rust", - "size_bytes": 29170, - "total_lines": 716, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.641035761Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_wat", - "name": "to_wat", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_module", - "name": "generate_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_function", - "name": "generate_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_count_locals", - "name": "count_locals", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_basic_block", - "name": "generate_basic_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 208, - "column_start": 24, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_instruction", - "name": "generate_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_const", - "name": "generate_const", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_binop", - "name": "generate_binop", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 464, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_compare", - "name": "generate_compare", - "symbol_type": "Function", - "file_path": "", - "line_start": 467, - "line_end": 483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_return", - "name": "generate_return", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_string_box_const", - "name": "generate_string_box_const", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 524, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_print", - "name": "generate_print", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 532, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_string_literal", - "name": "register_string_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 535, - "line_end": 546, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_data_segments", - "name": "generate_data_segments", - "symbol_type": "Function", - "file_path": "", - "line_start": 549, - "line_end": 570, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 557, - "line_end": 557, - "column_start": 21, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_local_index", - "name": "get_local_index", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 576, - "line_end": 576, - "column_start": 24, - "column_end": 115, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_box_call", - "name": "generate_box_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 592, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_to_string_call", - "name": "generate_to_string_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 606, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_print_call", - "name": "generate_print_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 625, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_equals_call", - "name": "generate_equals_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_clone_call", - "name": "generate_clone_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 660, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_log_call", - "name": "generate_log_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 663, - "line_end": 688, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_wasm_module_wat_generation", - "name": "test_wasm_module_wat_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 697, - "line_end": 706, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_constant_generation", - "name": "test_constant_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 709, - "line_end": 715, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_WasmModule", - "name": "WasmModule", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_WasmCodegen", - "name": "WasmCodegen", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "host.rs", - "path": "src/backend/wasm/host.rs", - "language": "rust", - "size_bytes": 8679, - "total_lines": 201, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.647023373Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 22, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_host_functions", - "name": "create_host_functions", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 69, - "column_start": 45, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 32, - "column_start": 64, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 86, - "column_start": 49, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 74, - "column_start": 64, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 103, - "column_start": 51, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 64, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 51, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 51, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 123, - "column_start": 48, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 183, - "column_start": 44, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 64, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 190, - "column_start": 45, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 197, - "column_start": 44, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_HostState", - "name": "HostState", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 15, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "memory.rs", - "path": "src/backend/wasm/memory.rs", - "language": "rust", - "size_bytes": 12017, - "total_lines": 406, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.651146307Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 38, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_field", - "name": "add_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field_offset", - "name": "get_field_offset", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_standard_box_types", - "name": "register_standard_box_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_box_type", - "name": "register_box_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_box_layout", - "name": "get_box_layout", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_globals", - "name": "get_globals", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_malloc_function", - "name": "get_malloc_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_box_alloc_function", - "name": "get_box_alloc_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 144, - "column_start": 24, - "column_end": 93, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field_get_function", - "name": "get_field_get_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 24, - "column_end": 93, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 190, - "column_start": 24, - "column_end": 105, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field_set_function", - "name": "get_field_set_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 220, - "column_start": 24, - "column_end": 93, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 223, - "column_start": 24, - "column_end": 105, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_memory_layout_info", - "name": "get_memory_layout_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_type_id", - "name": "get_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 275, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 274, - "column_start": 44, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_generic_box_alloc_function", - "name": "get_generic_box_alloc_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 320, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_layout_creation", - "name": "test_box_layout_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_layout_field_addition", - "name": "test_box_layout_field_addition", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 344, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_memory_manager_standard_types", - "name": "test_memory_manager_standard_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_memory_manager_registration", - "name": "test_memory_manager_registration", - "symbol_type": "Function", - "file_path": "", - "line_start": 363, - "line_end": 372, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_malloc_function_generation", - "name": "test_malloc_function_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_alloc_function_generation", - "name": "test_box_alloc_function_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_generic_box_alloc_function", - "name": "test_generic_box_alloc_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoxLayout", - "name": "BoxLayout", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MemoryManager", - "name": "MemoryManager", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 58, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/backend/wasm/mod.rs", - "language": "rust", - "size_bytes": 6582, - "total_lines": 183, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.655526600Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_module", - "name": "compile_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_wat_to_wasm", - "name": "wat_to_wasm", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 92, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile_to_wat", - "name": "compile_to_wat", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_wasm", - "name": "execute_wasm", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 108, - "column_start": 21, - "column_end": 97, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 58, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 139, - "column_start": 62, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 26, - "column_end": 55, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 121, - "column_start": 28, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 143, - "column_start": 21, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 147, - "column_start": 21, - "column_end": 98, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 21, - "column_end": 91, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_backend_creation", - "name": "test_backend_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_empty_module_compilation", - "name": "test_empty_module_compilation", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_WasmError", - "name": "WasmError", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_WasmBackend", - "name": "WasmBackend", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "runtime.rs", - "path": "src/backend/wasm/runtime.rs", - "language": "rust", - "size_bytes": 13604, - "total_lines": 343, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.659758344Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_standard_imports", - "name": "add_standard_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_imports", - "name": "get_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 153, - "column_start": 32, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_import", - "name": "add_import", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_import", - "name": "has_import", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 168, - "column_start": 32, - "column_end": 60, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_import", - "name": "get_import", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 173, - "column_start": 33, - "column_end": 61, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_js_import_object", - "name": "get_js_import_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_wasmtime_imports", - "name": "get_wasmtime_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_runtime_imports_creation", - "name": "test_runtime_imports_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_import_wat_generation", - "name": "test_import_wat_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_custom_import_addition", - "name": "test_custom_import_addition", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_js_import_object_generation", - "name": "test_js_import_object_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_wasmtime_imports_generation", - "name": "test_wasmtime_imports_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RuntimeImports", - "name": "RuntimeImports", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ImportFunction", - "name": "ImportFunction", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "benchmarks.rs", - "path": "src/benchmarks.rs", - "language": "rust", - "size_bytes": 8851, - "total_lines": 240, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.664867317Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 35, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_all", - "name": "run_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_interpreter_benchmark", - "name": "run_interpreter_benchmark", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_vm_benchmark", - "name": "run_vm_benchmark", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_wasm_benchmark", - "name": "run_wasm_benchmark", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_print_results", - "name": "print_results", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 188, - "column_start": 54, - "column_end": 119, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 205, - "column_start": 20, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 206, - "column_start": 17, - "column_end": 38, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 207, - "column_start": 50, - "column_end": 80, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 210, - "column_start": 20, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 211, - "column_start": 17, - "column_end": 38, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 212, - "column_start": 50, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 215, - "column_start": 20, - "column_end": 43, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 216, - "column_start": 17, - "column_end": 38, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 217, - "column_start": 50, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_benchmark_light", - "name": "test_benchmark_light", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BenchmarkResult", - "name": "BenchmarkResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BenchmarkSuite", - "name": "BenchmarkSuite", - "symbol_type": "Class", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bridge.rs", - "path": "src/bid/bridge.rs", - "language": "rust", - "size_bytes": 8866, - "total_lines": 242, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.670205369Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 35, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_box", - "name": "register_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_box", - "name": "get_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_unregister", - "name": "unregister", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_to_bid_handle", - "name": "box_to_bid_handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 102, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bid_handle_to_box", - "name": "bid_handle_to_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 111, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_string_value", - "name": "extract_string_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 120, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_integer_value", - "name": "extract_integer_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_registry", - "name": "test_box_registry", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_box_bid_conversion", - "name": "test_string_box_bid_conversion", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_integer_box_bid_conversion", - "name": "test_integer_box_bid_conversion", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_future_box_bid_conversion", - "name": "test_future_box_bid_conversion", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BidBridge", - "name": "BidBridge", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_BoxRegistry", - "name": "BoxRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "error.rs", - "path": "src/bid/error.rs", - "language": "rust", - "size_bytes": 2373, - "total_lines": 80, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.675304477Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_raw", - "name": "from_raw", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_message", - "name": "message", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BidError", - "name": "BidError", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "generic_plugin_box.rs", - "path": "src/bid/generic_plugin_box.rs", - "language": "rust", - "size_bytes": 4329, - "total_lines": 132, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.678840351Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_birth", - "name": "birth", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_method", - "name": "call_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 4, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 87, - "column_start": 4, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 4, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 92, - "column_start": 4, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_GenericPluginBox", - "name": "GenericPluginBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 15, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "loader.rs", - "path": "src/bid/loader.rs", - "language": "rust", - "size_bytes": 4902, - "total_lines": 133, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.682620569Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_load_from_file", - "name": "load_from_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 21, - "column_end": 46, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 25, - "column_start": 25, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 28, - "column_start": 25, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 31, - "column_start": 25, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 34, - "column_start": 25, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_type_name", - "name": "get_type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_methods", - "name": "get_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_method", - "name": "find_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 115, - "column_start": 92, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host_alloc", - "name": "host_alloc", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host_free", - "name": "host_free", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host_wake", - "name": "host_wake", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 103, - "column_start": 4, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host_log", - "name": "host_log", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default_host_vtable", - "name": "default_host_vtable", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 120, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_plugin_path", - "name": "resolve_plugin_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_LoadedPlugin", - "name": "LoadedPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 12, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "metadata.rs", - "path": "src/bid/metadata.rs", - "language": "rust", - "size_bytes": 6685, - "total_lines": 228, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.686421120Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 22, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_a", - "name": "a", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 17, - "column_start": 8, - "column_end": 80, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_f", - "name": "f", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 18, - "column_start": 8, - "column_end": 48, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_w", - "name": "w", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 8, - "column_end": 42, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_l", - "name": "l", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 20, - "column_start": 8, - "column_end": 65, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 47, - "column_start": 21, - "column_end": 46, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_name", - "name": "name", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 21, - "column_end": 46, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_name", - "name": "name", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 110, - "column_start": 21, - "column_end": 46, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_methods_slice", - "name": "methods_slice", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 21, - "column_end": 46, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_metadata_creation", - "name": "test_plugin_metadata_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_host_vtable", - "name": "test_host_vtable", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_a", - "name": "a", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 222, - "column_start": 8, - "column_end": 80, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_f", - "name": "f", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 223, - "column_start": 8, - "column_end": 46, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_w", - "name": "w", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 224, - "column_start": 8, - "column_end": 42, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_l", - "name": "l", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 225, - "column_start": 8, - "column_end": 65, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashHostVtable", - "name": "NyashHostVtable", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 12, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashMethodInfo", - "name": "NyashMethodInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashPluginInfo", - "name": "NyashPluginInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 72, - "line_end": 84, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginState", - "name": "PluginState", - "symbol_type": "Class", - "file_path": "", - "line_start": 128, - "line_end": 140, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginMetadata", - "name": "PluginMetadata", - "symbol_type": "Class", - "file_path": "", - "line_start": 143, - "line_end": 150, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/bid/mod.rs", - "language": "rust", - "size_bytes": 1006, - "total_lines": 38, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.690049823Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/bid/plugins/filebox/mod.rs", - "language": "rust", - "size_bytes": 6436, - "total_lines": 199, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.695624438Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_open", - "name": "open", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 24, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 82, - "column_start": 24, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_close", - "name": "close", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 24, - "column_end": 99, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_registry", - "name": "get_registry", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 107, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_open", - "name": "open", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 21, - "column_end": 62, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 140, - "column_start": 21, - "column_end": 62, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 147, - "column_start": 21, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_close", - "name": "close", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 154, - "column_start": 21, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_filebox_plugin", - "name": "test_filebox_plugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_FileBoxRegistry", - "name": "FileBoxRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileBoxState", - "name": "FileBoxState", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileMode", - "name": "FileMode", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileBoxPlugin", - "name": "FileBoxPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/bid/plugins/mod.rs", - "language": "rust", - "size_bytes": 160, - "total_lines": 8, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.699778010Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin_api.rs", - "path": "src/bid/plugin_api.rs", - "language": "rust", - "size_bytes": 6718, - "total_lines": 254, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.703749011Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_check_abi", - "name": "check_abi", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_initialize", - "name": "initialize", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invoke", - "name": "invoke", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_shutdown", - "name": "shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_alloc", - "name": "with_alloc", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_free", - "name": "with_free", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_log", - "name": "with_log", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build", - "name": "build", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mock_abi", - "name": "mock_abi", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mock_init", - "name": "mock_init", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mock_invoke", - "name": "mock_invoke", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mock_shutdown", - "name": "mock_shutdown", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 230, - "column_start": 4, - "column_end": 43, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_handle", - "name": "test_plugin_handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PluginHandle", - "name": "PluginHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 58, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_HostVtableBuilder", - "name": "HostVtableBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin_box_legacy.rs", - "path": "src/bid/plugin_box_legacy.rs", - "language": "rust", - "size_bytes": 7757, - "total_lines": 200, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.707725125Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_birth", - "name": "birth", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_open", - "name": "open", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_close", - "name": "close", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_birth", - "name": "birth", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_bytes", - "name": "read_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 118, - "column_start": 4, - "column_end": 89, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write_bytes", - "name": "write_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 119, - "column_start": 4, - "column_end": 87, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_close", - "name": "close", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 120, - "column_start": 4, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_method", - "name": "call_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_available_methods", - "name": "get_available_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 166, - "column_start": 4, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 167, - "column_start": 4, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 4, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 4, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 176, - "column_start": 4, - "column_end": 94, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 193, - "column_start": 4, - "column_end": 65, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 199, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PluginBoxInstance", - "name": "PluginBoxInstance", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 11, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginFileBox", - "name": "PluginFileBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "registry.rs", - "path": "src/bid/registry.rs", - "language": "rust", - "size_bytes": 5076, - "total_lines": 124, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.711804637Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 23, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_by_name", - "name": "get_by_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_by_type_id", - "name": "get_by_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 30, - "column_start": 47, - "column_end": 76, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_method_type_info", - "name": "get_method_type_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_from_config", - "name": "load_from_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 60, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_init_global_from_config", - "name": "init_global_from_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 119, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_global", - "name": "global", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PluginRegistry", - "name": "PluginRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tlv.rs", - "path": "src/bid/tlv.rs", - "language": "rust", - "size_bytes": 10024, - "total_lines": 324, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.719040221Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_bool", - "name": "encode_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_i32", - "name": "encode_i32", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_i64", - "name": "encode_i64", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_f32", - "name": "encode_f32", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_f64", - "name": "encode_f64", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_string", - "name": "encode_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_bytes", - "name": "encode_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_handle", - "name": "encode_handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_void", - "name": "encode_void", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_entry", - "name": "encode_entry", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_finish", - "name": "finish", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_arg_count", - "name": "arg_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_next", - "name": "decode_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_bool", - "name": "decode_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_i32", - "name": "decode_i32", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_i64", - "name": "decode_i64", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_handle", - "name": "decode_handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_f32", - "name": "decode_f32", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_f64", - "name": "decode_f64", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_string", - "name": "decode_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 269, - "column_start": 45, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_encode_decode_primitives", - "name": "test_encode_decode_primitives", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_encode_decode_handle", - "name": "test_encode_decode_handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BidTlvHeader", - "name": "BidTlvHeader", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TlvEntry", - "name": "TlvEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TlvEncoder", - "name": "TlvEncoder", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TlvDecoder", - "name": "TlvDecoder", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "types.rs", - "path": "src/bid/types.rs", - "language": "rust", - "size_bytes": 7748, - "total_lines": 242, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.724703135Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_u64", - "name": "to_u64", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_u64", - "name": "from_u64", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tag", - "name": "tag", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_payload_size", - "name": "payload_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_name", - "name": "with_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_determine_bid_tag", - "name": "determine_bid_tag", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_handle_packing", - "name": "test_handle_packing", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_type_tags", - "name": "test_type_tags", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_arg_type_mapping", - "name": "test_arg_type_mapping", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BidType", - "name": "BidType", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 33, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidHandle", - "name": "BidHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidTag", - "name": "BidTag", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoxTypeId", - "name": "BoxTypeId", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MethodTypeInfo", - "name": "MethodTypeInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 137, - "line_end": 142, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ArgTypeMapping", - "name": "ArgTypeMapping", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 153, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "generator.rs", - "path": "src/bid-codegen-from-copilot/codegen/generator.rs", - "language": "rust", - "size_bytes": 7707, - "total_lines": 239, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.731756963Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 30, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_str", - "name": "as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_force", - "name": "with_force", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_dry_run", - "name": "with_dry_run", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_wasm", - "name": "generate_wasm", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_vm", - "name": "generate_vm", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_llvm", - "name": "generate_llvm", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_typescript", - "name": "generate_typescript", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_python", - "name": "generate_python", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write_files", - "name": "write_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 172, - "column_start": 29, - "column_end": 22, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 181, - "column_start": 25, - "column_end": 18, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_preview_files", - "name": "preview_files", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_code_gen_target_from_str", - "name": "test_code_gen_target_from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_code_gen_target_as_str", - "name": "test_code_gen_target_as_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CodeGenTarget", - "name": "CodeGenTarget", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CodeGenOptions", - "name": "CodeGenOptions", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_GeneratedFile", - "name": "GeneratedFile", - "symbol_type": "Class", - "file_path": "", - "line_start": 77, - "line_end": 80, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CodeGenResult", - "name": "CodeGenResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CodeGenerator", - "name": "CodeGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 96, - "line_end": 96, - "column_start": 0, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/bid-codegen-from-copilot/codegen/mod.rs", - "language": "rust", - "size_bytes": 150, - "total_lines": 9, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.735914360Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "llvm.rs", - "path": "src/bid-codegen-from-copilot/codegen/targets/llvm.rs", - "language": "rust", - "size_bytes": 515, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.740444692Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 16, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_LlvmGenerator", - "name": "LlvmGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 8, - "column_start": 0, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/bid-codegen-from-copilot/codegen/targets/mod.rs", - "language": "rust", - "size_bytes": 119, - "total_lines": 9, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.743788394Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "python.rs", - "path": "src/bid-codegen-from-copilot/codegen/targets/python.rs", - "language": "rust", - "size_bytes": 522, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.747255398Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 16, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PythonGenerator", - "name": "PythonGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 8, - "column_start": 0, - "column_end": 27, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "typescript.rs", - "path": "src/bid-codegen-from-copilot/codegen/targets/typescript.rs", - "language": "rust", - "size_bytes": 550, - "total_lines": 17, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.751121546Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 16, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TypeScriptGenerator", - "name": "TypeScriptGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 8, - "line_end": 8, - "column_start": 0, - "column_end": 31, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "vm.rs", - "path": "src/bid-codegen-from-copilot/codegen/targets/vm.rs", - "language": "rust", - "size_bytes": 13653, - "total_lines": 296, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.755128949Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_rust_function_table", - "name": "generate_rust_function_table", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_vm_function_impl", - "name": "generate_vm_function_impl", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 61, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_dispatcher", - "name": "generate_dispatcher", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_readme", - "name": "generate_readme", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 262, - "column_start": 71, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pascal_case", - "name": "pascal_case", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 281, - "column_start": 17, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_pascal_case", - "name": "test_pascal_case", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_VmGenerator", - "name": "VmGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 9, - "column_start": 0, - "column_end": 23, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "wasm.rs", - "path": "src/bid-codegen-from-copilot/codegen/targets/wasm.rs", - "language": "rust", - "size_bytes": 14573, - "total_lines": 357, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.759880921Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_wat_imports", - "name": "generate_wat_imports", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_wasm_import", - "name": "generate_wasm_import", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bid_type_to_wasm_type", - "name": "bid_type_to_wasm_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_js_host_template", - "name": "generate_js_host_template", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_js_method", - "name": "generate_js_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 194, - "column_start": 64, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 211, - "column_start": 61, - "column_end": 83, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_readme", - "name": "generate_readme", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 305, - "column_start": 71, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_bid_type_to_wasm_type", - "name": "test_bid_type_to_wasm_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 330, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_generate_wasm_import", - "name": "test_generate_wasm_import", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_WasmGenerator", - "name": "WasmGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 9, - "column_start": 0, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "schema.rs", - "path": "src/bid-codegen-from-copilot/schema.rs", - "language": "rust", - "size_bytes": 8314, - "total_lines": 287, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.766121087Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_load_from_file", - "name": "load_from_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 66, - "column_start": 21, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 69, - "column_start": 21, - "column_end": 81, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_validate", - "name": "validate", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_interface", - "name": "get_interface", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 103, - "column_start": 36, - "column_end": 54, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_name", - "name": "name", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_validate", - "name": "validate", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_validate", - "name": "validate", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 152, - "column_start": 61, - "column_end": 86, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_name", - "name": "get_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_type", - "name": "get_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 180, - "column_start": 58, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 192, - "column_start": 58, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_void", - "name": "is_void", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_parse_console_bid", - "name": "test_parse_console_bid", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_bid_definition_name", - "name": "test_bid_definition_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_duplicate_interface_validation", - "name": "test_duplicate_interface_validation", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BidDefinition", - "name": "BidDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidMetadata", - "name": "BidMetadata", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidInterface", - "name": "BidInterface", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidMethod", - "name": "BidMethod", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidParameter", - "name": "BidParameter", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidTypeRef", - "name": "BidTypeRef", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "error.rs", - "path": "src/bid-converter-copilot/error.rs", - "language": "rust", - "size_bytes": 2373, - "total_lines": 80, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.771798Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_from_raw", - "name": "from_raw", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_message", - "name": "message", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BidError", - "name": "BidError", - "symbol_type": "Class", - "file_path": "", - "line_start": 4, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/bid-converter-copilot/mod.rs", - "language": "rust", - "size_bytes": 301, - "total_lines": 13, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.775210010Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tlv.rs", - "path": "src/bid-converter-copilot/tlv.rs", - "language": "rust", - "size_bytes": 10024, - "total_lines": 324, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.779609491Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_bool", - "name": "encode_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_i32", - "name": "encode_i32", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_i64", - "name": "encode_i64", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_f32", - "name": "encode_f32", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_f64", - "name": "encode_f64", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_string", - "name": "encode_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_bytes", - "name": "encode_bytes", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_handle", - "name": "encode_handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_void", - "name": "encode_void", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_encode_entry", - "name": "encode_entry", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_finish", - "name": "finish", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_arg_count", - "name": "arg_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_next", - "name": "decode_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_bool", - "name": "decode_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_i32", - "name": "decode_i32", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_i64", - "name": "decode_i64", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_handle", - "name": "decode_handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_f32", - "name": "decode_f32", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_f64", - "name": "decode_f64", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_decode_string", - "name": "decode_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 269, - "column_start": 45, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_encode_decode_primitives", - "name": "test_encode_decode_primitives", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_encode_decode_handle", - "name": "test_encode_decode_handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BidTlvHeader", - "name": "BidTlvHeader", - "symbol_type": "Class", - "file_path": "", - "line_start": 7, - "line_end": 10, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TlvEntry", - "name": "TlvEntry", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 20, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TlvEncoder", - "name": "TlvEncoder", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TlvDecoder", - "name": "TlvDecoder", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 133, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "types.rs", - "path": "src/bid-converter-copilot/types.rs", - "language": "rust", - "size_bytes": 7748, - "total_lines": 242, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.784094405Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_u64", - "name": "to_u64", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_u64", - "name": "from_u64", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tag", - "name": "tag", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_payload_size", - "name": "payload_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_name", - "name": "with_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_determine_bid_tag", - "name": "determine_bid_tag", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_handle_packing", - "name": "test_handle_packing", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_type_tags", - "name": "test_type_tags", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_arg_type_mapping", - "name": "test_arg_type_mapping", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BidType", - "name": "BidType", - "symbol_type": "Class", - "file_path": "", - "line_start": 5, - "line_end": 33, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidHandle", - "name": "BidHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BidTag", - "name": "BidTag", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 81, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoxTypeId", - "name": "BoxTypeId", - "symbol_type": "Class", - "file_path": "", - "line_start": 119, - "line_end": 129, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MethodTypeInfo", - "name": "MethodTypeInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 137, - "line_end": 142, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ArgTypeMapping", - "name": "ArgTypeMapping", - "symbol_type": "Class", - "file_path": "", - "line_start": 146, - "line_end": 153, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "test_plugin_loader_v2.rs", - "path": "src/bin/test_plugin_loader_v2.rs", - "language": "rust", - "size_bytes": 1676, - "total_lines": 57, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.790099552Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 6, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/array/mod.rs", - "language": "rust", - "size_bytes": 11745, - "total_lines": 345, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.797507690Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 22, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_with_elements", - "name": "new_with_elements", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 30, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_push", - "name": "push", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pop", - "name": "pop", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_length", - "name": "length", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_remove", - "name": "remove", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_indexOf", - "name": "indexOf", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_join", - "name": "join", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 135, - "column_start": 21, - "column_end": 54, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sort", - "name": "sort", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 186, - "column_start": 22, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reverse", - "name": "reverse", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_slice", - "name": "slice", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 17, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 244, - "column_start": 17, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 269, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 266, - "column_start": 17, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 277, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 306, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 303, - "column_start": 17, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 344, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ArrayBox", - "name": "ArrayBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 13, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "audio_box.rs", - "path": "src/boxes/audio_box.rs", - "language": "rust", - "size_bytes": 10874, - "total_lines": 336, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.802372792Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_volume", - "name": "set_volume", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_volume", - "name": "get_volume", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_tone", - "name": "create_tone", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_beep", - "name": "create_beep", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_noise", - "name": "create_noise", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_frequency_data", - "name": "get_frequency_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_waveform_data", - "name": "get_waveform_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_playing", - "name": "is_playing", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_tone", - "name": "create_tone", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_beep", - "name": "create_beep", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_noise", - "name": "create_noise", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_frequency_data", - "name": "get_frequency_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 247, - "column_start": 20, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_waveform_data", - "name": "get_waveform_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 253, - "column_start": 21, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_context_running", - "name": "is_context_running", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resume_context", - "name": "resume_context", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 275, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resume_context", - "name": "resume_context", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 290, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 333, - "line_end": 335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_AudioBox", - "name": "AudioBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "bool_box.rs", - "path": "src/boxes/bool_box.rs", - "language": "rust", - "size_bytes": 3013, - "total_lines": 123, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.806311743Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 58, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_true_box", - "name": "true_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_false_box", - "name": "false_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoolBox", - "name": "BoolBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 47, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/buffer/mod.rs", - "language": "rust", - "size_bytes": 9318, - "total_lines": 271, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.811224974Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_vec", - "name": "from_vec", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_readAll", - "name": "readAll", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_length", - "name": "length", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_append", - "name": "append", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_slice", - "name": "slice", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_shared_with", - "name": "is_shared_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_reference", - "name": "share_reference", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_memory_footprint", - "name": "memory_footprint", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 199, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 259, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BufferBox", - "name": "BufferBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 40, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "canvas_event_box.rs", - "path": "src/boxes/canvas_event_box.rs", - "language": "rust", - "size_bytes": 9917, - "total_lines": 304, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.816022409Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_canvas_element", - "name": "get_canvas_element", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_mouse_x", - "name": "get_mouse_x", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_mouse_y", - "name": "get_mouse_y", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_pressed", - "name": "is_pressed", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_canvas_coordinates", - "name": "get_canvas_coordinates", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_mouse_down", - "name": "on_mouse_down", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 141, - "column_start": 49, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_mouse_up", - "name": "on_mouse_up", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 155, - "column_start": 49, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_mouse_move", - "name": "on_mouse_move", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 169, - "column_start": 49, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_mouse_click", - "name": "on_mouse_click", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 183, - "column_start": 49, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_touch_start", - "name": "on_touch_start", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 49, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_key_down", - "name": "on_key_down", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 211, - "column_start": 49, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_mouse_down", - "name": "on_mouse_down", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_mouse_up", - "name": "on_mouse_up", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_mouse_move", - "name": "on_mouse_move", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_mouse_click", - "name": "on_mouse_click", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_touch_start", - "name": "on_touch_start", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_key_down", - "name": "on_key_down", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 254, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 258, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 283, - "line_end": 285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 303, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CanvasEventBox", - "name": "CanvasEventBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 84, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "canvas_loop_box.rs", - "path": "src/boxes/canvas_loop_box.rs", - "language": "rust", - "size_bytes": 8899, - "total_lines": 314, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.820300054Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 112, - "column_start": 45, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stop", - "name": "stop", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pause", - "name": "pause", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resume", - "name": "resume", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 174, - "column_start": 45, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resume", - "name": "resume", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_frame", - "name": "update_frame", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_fps", - "name": "get_fps", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_frame_count", - "name": "get_frame_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_delta_time", - "name": "get_delta_time", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_elapsed_time", - "name": "get_elapsed_time", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_target_fps", - "name": "set_target_fps", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_running", - "name": "is_running", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_paused", - "name": "is_paused", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 258, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 264, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 299, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CanvasLoopBox", - "name": "CanvasLoopBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "console_box.rs", - "path": "src/boxes/console_box.rs", - "language": "rust", - "size_bytes": 5631, - "total_lines": 227, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.824724134Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_warn", - "name": "warn", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_error", - "name": "error", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_warn", - "name": "warn", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_error", - "name": "error", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ConsoleBox", - "name": "ConsoleBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConsoleBox", - "name": "ConsoleBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 137, - "line_end": 139, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "debug_box.rs", - "path": "src/boxes/debug_box.rs", - "language": "rust", - "size_bytes": 12697, - "total_lines": 389, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.829023138Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start_tracking", - "name": "start_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stop_tracking", - "name": "stop_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_track_box", - "name": "track_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_box_fields", - "name": "get_box_fields", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_all", - "name": "dump_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_to_file", - "name": "save_to_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 216, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_watch", - "name": "watch", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_memory_report", - "name": "memory_report", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_breakpoint", - "name": "set_breakpoint", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trace_call", - "name": "trace_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show_call_stack", - "name": "show_call_stack", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_tracking", - "name": "is_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 303, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_tracked_count", - "name": "get_tracked_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 313, - "line_end": 326, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 346, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 357, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 377, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 379, - "line_end": 381, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_DebugBox", - "name": "DebugBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 111, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TrackedBoxInfo", - "name": "TrackedBoxInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 125, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CallInfo", - "name": "CallInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 128, - "line_end": 132, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "egui_box.rs", - "path": "src/boxes/egui_box.rs", - "language": "rust", - "size_bytes": 7136, - "total_lines": 238, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.833830589Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_app_state", - "name": "set_app_state", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_update_fn", - "name": "set_update_fn", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update", - "name": "update", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run_gui", - "name": "run_gui", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 209, - "column_start": 25, - "column_end": 48, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_egui_box_creation", - "name": "test_egui_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_egui_box_to_string", - "name": "test_egui_box_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_EguiBox", - "name": "EguiBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashApp", - "name": "NyashApp", - "symbol_type": "Class", - "file_path": "", - "line_start": 108, - "line_end": 111, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "extern_box.rs", - "path": "src/boxes/extern_box.rs", - "language": "rust", - "size_bytes": 4693, - "total_lines": 148, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.838186296Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new_console", - "name": "new_console", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 20, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_canvas", - "name": "new_canvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_method", - "name": "call_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field", - "name": "get_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_field", - "name": "set_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_methods", - "name": "list_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_fields", - "name": "list_fields", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ExternBox", - "name": "ExternBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 12, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/file/mod.rs", - "language": "rust", - "size_bytes": 5287, - "total_lines": 172, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.843569424Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 28, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 42, - "column_start": 54, - "column_end": 90, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_open", - "name": "open", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_to_string", - "name": "read_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write_all", - "name": "write_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exists", - "name": "exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_FileBox", - "name": "FileBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/future/mod.rs", - "language": "rust", - "size_bytes": 4377, - "total_lines": 157, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.849411869Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 30, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_result", - "name": "set_result", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ready", - "name": "ready", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_wait_and_get", - "name": "wait_and_get", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashFutureBox", - "name": "NyashFutureBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 10, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/http/mod.rs", - "language": "rust", - "size_bytes": 3053, - "total_lines": 104, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.854741336Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 21, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_http_get", - "name": "http_get", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_post", - "name": "post", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_put", - "name": "put", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_request", - "name": "request", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_HttpClientBox", - "name": "HttpClientBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 14, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "http_message_box.rs", - "path": "src/boxes/http_message_box.rs", - "language": "rust", - "size_bytes": 14134, - "total_lines": 432, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.859286821Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_method", - "name": "get_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_path", - "name": "get_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_query_string", - "name": "get_query_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_header", - "name": "get_header", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_all_headers", - "name": "get_all_headers", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_header", - "name": "has_header", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_body", - "name": "get_body", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_content_type", - "name": "get_content_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_content_length", - "name": "get_content_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 248, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_status", - "name": "set_status", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_header", - "name": "set_header", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_content_type", - "name": "set_content_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_body", - "name": "set_body", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_append_body", - "name": "append_body", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_http_string", - "name": "to_http_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 344, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_html_response", - "name": "create_html_response", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_json_response", - "name": "create_json_response", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_404_response", - "name": "create_404_response", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 380, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 396, - "line_end": 402, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 408, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 412, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 414, - "line_end": 417, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 421, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 423, - "line_end": 425, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 431, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_HTTPRequestBox", - "name": "HTTPRequestBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 58, - "line_end": 66, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_HTTPResponseBox", - "name": "HTTPResponseBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 253, - "line_end": 260, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "http_server_box.rs", - "path": "src/boxes/http_server_box.rs", - "language": "rust", - "size_bytes": 16451, - "total_lines": 439, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.864113539Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 51, - "column_end": 64, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 72, - "column_start": 17, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 17, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 86, - "column_start": 17, - "column_end": 40, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bind", - "name": "bind", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_listen", - "name": "listen", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start", - "name": "start", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 207, - "column_start": 33, - "column_end": 68, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 217, - "column_start": 30, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stop", - "name": "stop", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_route", - "name": "route", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 264, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_post", - "name": "post", - "symbol_type": "Function", - "file_path": "", - "line_start": 267, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_put", - "name": "put", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_static_path", - "name": "set_static_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_timeout", - "name": "set_timeout", - "symbol_type": "Function", - "file_path": "", - "line_start": 301, - "line_end": 305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_client_request_with_routes", - "name": "handle_client_request_with_routes", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_active_connections", - "name": "get_active_connections", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_running", - "name": "is_running", - "symbol_type": "Function", - "file_path": "", - "line_start": 361, - "line_end": 363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 385, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 389, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 391, - "line_end": 397, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 403, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 407, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 409, - "line_end": 416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 418, - "line_end": 420, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 422, - "line_end": 424, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 430, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_HTTPServerBox", - "name": "HTTPServerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "integer_box.rs", - "path": "src/boxes/integer_box.rs", - "language": "rust", - "size_bytes": 3012, - "total_lines": 119, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.868722802Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_zero", - "name": "zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_IntegerBox", - "name": "IntegerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "intent_box.rs", - "path": "src/boxes/intent_box.rs", - "language": "rust", - "size_bytes": 4384, - "total_lines": 154, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.872483126Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_name", - "name": "get_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_payload", - "name": "get_payload", - "symbol_type": "Function", - "file_path": "", - "line_start": 80, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_payload", - "name": "set_payload", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_IntentBox", - "name": "IntentBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/json/mod.rs", - "language": "rust", - "size_bytes": 9064, - "total_lines": 278, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.877671207Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stringify", - "name": "stringify", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has", - "name": "has", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_keys", - "name": "keys", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 192, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_json_value_to_nyash_box", - "name": "json_value_to_nyash_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 241, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_nyash_box_to_json_value", - "name": "nyash_box_to_json_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 278, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 263, - "column_start": 17, - "column_end": 65, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_JSONBox", - "name": "JSONBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "map_box.rs", - "path": "src/boxes/map_box.rs", - "language": "rust", - "size_bytes": 9659, - "total_lines": 313, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.882334120Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has", - "name": "has", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_keys", - "name": "keys", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_values", - "name": "values", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 17, - "column_end": 34, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_size", - "name": "size", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 184, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_forEach", - "name": "forEach", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_toJSON", - "name": "toJSON", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_data", - "name": "get_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 17, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MapBox", - "name": "MapBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 114, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "math_box.rs", - "path": "src/boxes/math_box.rs", - "language": "rust", - "size_bytes": 16249, - "total_lines": 513, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.887053439Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_abs", - "name": "abs", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_max", - "name": "max", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_min", - "name": "min", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pow", - "name": "pow", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sqrt", - "name": "sqrt", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_getPi", - "name": "getPi", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_getE", - "name": "getE", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sin", - "name": "sin", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cos", - "name": "cos", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tan", - "name": "tan", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log10", - "name": "log10", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exp", - "name": "exp", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_floor", - "name": "floor", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ceil", - "name": "ceil", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_round", - "name": "round", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 296, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 310, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 314, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 318, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 331, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 338, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 366, - "line_end": 368, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 372, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 374, - "line_end": 376, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 382, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 388, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 410, - "line_end": 412, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 432, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_iter", - "name": "iter", - "symbol_type": "Function", - "file_path": "", - "line_start": 435, - "line_end": 452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 458, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 462, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 466, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 468, - "line_end": 470, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 472, - "line_end": 474, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 478, - "line_end": 480, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 482, - "line_end": 484, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 488, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 493, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 495, - "line_end": 505, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 510, - "line_end": 512, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MathBox", - "name": "MathBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FloatBox", - "name": "FloatBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 343, - "line_end": 346, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_RangeBox", - "name": "RangeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 417, - "line_end": 422, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/mod.rs", - "language": "rust", - "size_bytes": 4493, - "total_lines": 146, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.891356597Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "null_box.rs", - "path": "src/boxes/null_box.rs", - "language": "rust", - "size_bytes": 6523, - "total_lines": 244, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.894946395Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_null", - "name": "is_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_not_null", - "name": "is_not_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_null", - "name": "check_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_not_null", - "name": "check_not_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_or_default", - "name": "get_or_default", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 134, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 144, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_null", - "name": "null", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 193, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_null_creation", - "name": "test_null_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_null_check", - "name": "test_null_check", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_null_equality", - "name": "test_null_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_get_or_default", - "name": "test_get_or_default", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NullBox", - "name": "NullBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 93, - "line_end": 95, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "p2p_box.rs", - "path": "src/boxes/p2p_box.rs", - "language": "rust", - "size_bytes": 7332, - "total_lines": 211, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.899320275Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_str", - "name": "from_str", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_node_id", - "name": "get_node_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_send", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on", - "name": "on", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 150, - "column_start": 4, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_reachable", - "name": "is_reachable", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_transport_type", - "name": "get_transport_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_P2PBox", - "name": "P2PBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 48, - "line_end": 53, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TransportKind", - "name": "TransportKind", - "symbol_type": "Class", - "file_path": "", - "line_start": 76, - "line_end": 79, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "qr_box.rs", - "path": "src/boxes/qr_box.rs", - "language": "rust", - "size_bytes": 11209, - "total_lines": 340, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.903669358Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate", - "name": "generate", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_url", - "name": "generate_url", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_wifi", - "name": "generate_wifi", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_contact", - "name": "generate_contact", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_size", - "name": "set_size", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_colors", - "name": "set_colors", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_error_correction", - "name": "set_error_correction", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_info", - "name": "get_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_data_url", - "name": "get_data_url", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_base64_qr", - "name": "generate_base64_qr", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_draw_to_canvas", - "name": "draw_to_canvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_draw_simple_qr", - "name": "draw_simple_qr", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_simple_hash", - "name": "simple_hash", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_draw_to_canvas", - "name": "draw_to_canvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scan_from_canvas", - "name": "scan_from_canvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scan_from_canvas", - "name": "scan_from_canvas", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_generate_batch", - "name": "generate_batch", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 268, - "column_start": 17, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_calculate_complexity", - "name": "calculate_complexity", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 290, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 294, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 296, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 306, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 325, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_QRBox", - "name": "QRBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 73, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "random_box.rs", - "path": "src/boxes/random_box.rs", - "language": "rust", - "size_bytes": 10874, - "total_lines": 315, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.908128164Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_seed", - "name": "seed", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next_random", - "name": "next_random", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_random", - "name": "random", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_randInt", - "name": "randInt", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_randBool", - "name": "randBool", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_choice", - "name": "choice", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_shuffle", - "name": "shuffle", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_randString", - "name": "randString", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_probability", - "name": "probability", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 278, - "line_end": 284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 296, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 314, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RandomBox", - "name": "RandomBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 78, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/regex/mod.rs", - "language": "rust", - "size_bytes": 3951, - "total_lines": 139, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.913346772Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_match", - "name": "is_match", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 30, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pattern", - "name": "pattern", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test", - "name": "test", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_all", - "name": "find_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_replace", - "name": "replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RegexBox", - "name": "RegexBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 17, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/result/mod.rs", - "language": "rust", - "size_bytes": 4226, - "total_lines": 141, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.918763481Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new_ok", - "name": "new_ok", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_err", - "name": "new_err", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 21, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_ok_bool", - "name": "is_ok_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 25, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_err", - "name": "is_err", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_unwrap", - "name": "unwrap", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 36, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_ok", - "name": "is_ok", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_value", - "name": "get_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_error", - "name": "get_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashResultBox", - "name": "NyashResultBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 9, - "line_end": 12, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "simple_intent_box.rs", - "path": "src/boxes/simple_intent_box.rs", - "language": "rust", - "size_bytes": 6910, - "total_lines": 248, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.922746031Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SimpleIntentBox", - "name": "SimpleIntentBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 168, - "line_end": 172, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "socket_box.rs", - "path": "src/boxes/socket_box.rs", - "language": "rust", - "size_bytes": 19053, - "total_lines": 510, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.927291374Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 70, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bind", - "name": "bind", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 156, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_listen", - "name": "listen", - "symbol_type": "Function", - "file_path": "", - "line_start": 159, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_accept", - "name": "accept", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_connect", - "name": "connect", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 274, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_http_request", - "name": "read_http_request", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_close", - "name": "close", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_connected", - "name": "is_connected", - "symbol_type": "Function", - "file_path": "", - "line_start": 355, - "line_end": 357, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_server", - "name": "is_server", - "symbol_type": "Function", - "file_path": "", - "line_start": 360, - "line_end": 380, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 398, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 439, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 453, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 455, - "line_end": 457, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 487, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 489, - "line_end": 491, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 493, - "line_end": 495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 499, - "line_end": 501, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 509, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SocketBox", - "name": "SocketBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 46, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "sound_box.rs", - "path": "src/boxes/sound_box.rs", - "language": "rust", - "size_bytes": 11559, - "total_lines": 371, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.932085029Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_beep", - "name": "beep", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_beeps", - "name": "beeps", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tone", - "name": "tone", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_alert", - "name": "alert", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_success", - "name": "success", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_error", - "name": "error", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_pattern", - "name": "pattern", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_volumeTest", - "name": "volumeTest", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 290, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_interval", - "name": "interval", - "symbol_type": "Function", - "file_path": "", - "line_start": 293, - "line_end": 313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 319, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 332, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 334, - "line_end": 340, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 352, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 356, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 370, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_SoundBox", - "name": "SoundBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 149, - "line_end": 151, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/stream/mod.rs", - "language": "rust", - "size_bytes": 7636, - "total_lines": 230, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.937380584Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 25, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_data", - "name": "from_data", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_len", - "name": "len", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_position", - "name": "position", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stream_write", - "name": "stream_write", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stream_read", - "name": "stream_read", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_position", - "name": "get_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_length", - "name": "get_length", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stream_reset", - "name": "stream_reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 152, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 160, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 190, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashStreamBox", - "name": "NyashStreamBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "string_box.rs", - "path": "src/boxes/string_box.rs", - "language": "rust", - "size_bytes": 5745, - "total_lines": 187, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.942805381Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 58, - "column_start": 65, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 60, - "column_start": 17, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_replace", - "name": "replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trim", - "name": "trim", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_upper", - "name": "to_upper", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_lower", - "name": "to_lower", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_starts_with", - "name": "starts_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ends_with", - "name": "ends_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_join", - "name": "join", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 122, - "column_start": 21, - "column_end": 60, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 144, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 166, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_StringBox", - "name": "StringBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 36, - "line_end": 39, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "timer_box.rs", - "path": "src/boxes/timer_box.rs", - "language": "rust", - "size_bytes": 7054, - "total_lines": 247, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.948581580Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 66, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 68, - "column_start": 44, - "column_end": 68, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_now", - "name": "now", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_performance_now", - "name": "performance_now", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_timeout", - "name": "set_timeout", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_interval", - "name": "set_interval", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear_timeout", - "name": "clear_timeout", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear_interval", - "name": "clear_interval", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_request_animation_frame", - "name": "request_animation_frame", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cancel_animation_frame", - "name": "cancel_animation_frame", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 157, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_timeout", - "name": "set_timeout", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_interval", - "name": "set_interval", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear_timeout", - "name": "clear_timeout", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear_interval", - "name": "clear_interval", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_request_animation_frame", - "name": "request_animation_frame", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cancel_animation_frame", - "name": "cancel_animation_frame", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 205, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 209, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 211, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 226, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 232, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TimerBox", - "name": "TimerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 63, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "time_box.rs", - "path": "src/boxes/time_box.rs", - "language": "rust", - "size_bytes": 14855, - "total_lines": 509, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.954159862Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_now", - "name": "now", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fromTimestamp", - "name": "fromTimestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 150, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 162, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sleep", - "name": "sleep", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format", - "name": "format", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 219, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_now", - "name": "now", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_timestamp", - "name": "from_timestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_year", - "name": "year", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_month", - "name": "month", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 297, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_day", - "name": "day", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_hour", - "name": "hour", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_minute", - "name": "minute", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_second", - "name": "second", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_timestamp", - "name": "timestamp", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 322, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_toISOString", - "name": "toISOString", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format", - "name": "format", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_addDays", - "name": "addDays", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_addHours", - "name": "addHours", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 363, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 373, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 377, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 382, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 384, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 395, - "line_end": 397, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 401, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 403, - "line_end": 405, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 409, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 413, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 417, - "line_end": 419, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_elapsed", - "name": "elapsed", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 446, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 458, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 462, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 466, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 486, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 488, - "line_end": 490, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 494, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 502, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 506, - "line_end": 508, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TimeBox", - "name": "TimeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DateTimeBox", - "name": "DateTimeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 248, - "line_end": 251, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TimerBox", - "name": "TimerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 424, - "line_end": 427, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/web/mod.rs", - "language": "rust", - "size_bytes": 566, - "total_lines": 24, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.959982860Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "web_canvas_box.rs", - "path": "src/boxes/web/web_canvas_box.rs", - "language": "rust", - "size_bytes": 9543, - "total_lines": 324, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.964215484Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_canvas_element", - "name": "get_canvas_element", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_2d_context", - "name": "get_2d_context", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 64, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 63, - "column_start": 22, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_fill_style", - "name": "set_fill_style", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_stroke_style", - "name": "set_stroke_style", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_line_width", - "name": "set_line_width", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fill_rect", - "name": "fill_rect", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stroke_rect", - "name": "stroke_rect", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fill_circle", - "name": "fill_circle", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stroke_circle", - "name": "stroke_circle", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_draw_line", - "name": "draw_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fill_text", - "name": "fill_text", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stroke_text", - "name": "stroke_text", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_begin_path", - "name": "begin_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_move_to", - "name": "move_to", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_line_to", - "name": "line_to", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_close_path", - "name": "close_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fill", - "name": "fill", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stroke", - "name": "stroke", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save", - "name": "save", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_restore", - "name": "restore", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_rotate", - "name": "rotate", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scale", - "name": "scale", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_translate", - "name": "translate", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_width", - "name": "get_width", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_height", - "name": "get_height", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resize", - "name": "resize", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 281, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 293, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 295, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 323, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_WebCanvasBox", - "name": "WebCanvasBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "web_console_box.rs", - "path": "src/boxes/web/web_console_box.rs", - "language": "rust", - "size_bytes": 6148, - "total_lines": 196, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.968459802Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_target_element", - "name": "get_target_element", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_append_console_line", - "name": "append_console_line", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_log", - "name": "log", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_warn", - "name": "warn", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_error", - "name": "error", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_info", - "name": "info", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_debug", - "name": "debug", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_separator", - "name": "separator", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_group", - "name": "group", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_group_end", - "name": "group_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 168, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 182, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_WebConsoleBox", - "name": "WebConsoleBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "web_display_box.rs", - "path": "src/boxes/web/web_display_box.rs", - "language": "rust", - "size_bytes": 5542, - "total_lines": 189, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.972369769Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_target_element", - "name": "get_target_element", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_print", - "name": "print", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_println", - "name": "println", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_html", - "name": "set_html", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_append_html", - "name": "append_html", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_css", - "name": "set_css", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_class", - "name": "add_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_remove_class", - "name": "remove_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear", - "name": "clear", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_show", - "name": "show", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_hide", - "name": "hide", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scroll_to_bottom", - "name": "scroll_to_bottom", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 163, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_WebDisplayBox", - "name": "WebDisplayBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_arithmetic.rs", - "path": "src/box_arithmetic.rs", - "language": "rust", - "size_bytes": 24149, - "total_lines": 742, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.978496906Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 28, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 141, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 164, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 221, - "column_start": 4, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 233, - "column_start": 4, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 4, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 4, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 239, - "column_start": 4, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 318, - "line_end": 318, - "column_start": 4, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 326, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 330, - "column_start": 4, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 331, - "column_start": 4, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 334, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 335, - "line_end": 335, - "column_start": 4, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 336, - "line_end": 336, - "column_start": 4, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 359, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 404, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 411, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 413, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 424, - "line_end": 424, - "column_start": 4, - "column_end": 55, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 427, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 432, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 436, - "column_start": 4, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 437, - "column_start": 4, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 440, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 441, - "column_start": 4, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 442, - "line_end": 442, - "column_start": 4, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 446, - "line_end": 448, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 465, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 468, - "line_end": 498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 511, - "column_start": 4, - "column_end": 44, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 512, - "column_start": 4, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 513, - "line_end": 515, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 517, - "line_end": 519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 521, - "line_end": 523, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 527, - "line_end": 530, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 532, - "line_end": 541, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 543, - "line_end": 545, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 549, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 552, - "line_end": 554, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 560, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 570, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_less", - "name": "less", - "symbol_type": "Function", - "file_path": "", - "line_start": 573, - "line_end": 586, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_greater", - "name": "greater", - "symbol_type": "Function", - "file_path": "", - "line_start": 589, - "line_end": 602, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_less_equal", - "name": "less_equal", - "symbol_type": "Function", - "file_path": "", - "line_start": 605, - "line_end": 618, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_greater_equal", - "name": "greater_equal", - "symbol_type": "Function", - "file_path": "", - "line_start": 621, - "line_end": 634, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_add_box_integers", - "name": "test_add_box_integers", - "symbol_type": "Function", - "file_path": "", - "line_start": 642, - "line_end": 649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_add_box_strings", - "name": "test_add_box_strings", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 659, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_subtract_box", - "name": "test_subtract_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 662, - "line_end": 669, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_multiply_box", - "name": "test_multiply_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 672, - "line_end": 679, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_divide_box", - "name": "test_divide_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 682, - "line_end": 690, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_divide_by_zero", - "name": "test_divide_by_zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 693, - "line_end": 700, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_modulo_box", - "name": "test_modulo_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 703, - "line_end": 710, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_modulo_by_zero", - "name": "test_modulo_by_zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 713, - "line_end": 720, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_modulo_chip8_pattern", - "name": "test_modulo_chip8_pattern", - "symbol_type": "Function", - "file_path": "", - "line_start": 723, - "line_end": 731, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_compare_box", - "name": "test_compare_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 734, - "line_end": 741, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_AddBox", - "name": "AddBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SubtractBox", - "name": "SubtractBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 151, - "line_end": 155, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MultiplyBox", - "name": "MultiplyBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 249, - "line_end": 253, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DivideBox", - "name": "DivideBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 346, - "line_end": 350, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ModuloBox", - "name": "ModuloBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 452, - "line_end": 456, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CompareBox", - "name": "CompareBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 564, - "line_end": 564, - "column_start": 0, - "column_end": 22, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_operators.rs", - "path": "src/box_operators.rs", - "language": "rust", - "size_bytes": 23125, - "total_lines": 680, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.984410534Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 26, - "line_end": 28, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sub", - "name": "sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mul", - "name": "mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_div", - "name": "div", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_add", - "name": "try_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_add_with", - "name": "can_add_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_sub", - "name": "try_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_sub_with", - "name": "can_sub_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_mul", - "name": "try_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_mul_with", - "name": "can_mul_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_div", - "name": "try_div", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_div_with", - "name": "can_div_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 167, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sub", - "name": "sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mul", - "name": "mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_div", - "name": "div", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 200, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_add", - "name": "try_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_add_with", - "name": "can_add_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_sub", - "name": "try_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_sub_with", - "name": "can_sub_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_mul", - "name": "try_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_mul_with", - "name": "can_mul_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_div", - "name": "try_div", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_div_with", - "name": "can_div_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 289, - "line_end": 291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mul", - "name": "mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_add", - "name": "try_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_add_with", - "name": "can_add_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_sub", - "name": "try_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_sub_with", - "name": "can_sub_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_mul", - "name": "try_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 357, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_mul_with", - "name": "can_mul_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 359, - "line_end": 361, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_div", - "name": "try_div", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 367, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_div_with", - "name": "can_div_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 371, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_add", - "name": "try_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 387, - "line_end": 404, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_add_with", - "name": "can_add_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 408, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_sub", - "name": "try_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 426, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_sub_with", - "name": "can_sub_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 430, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_mul", - "name": "try_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 448, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_mul_with", - "name": "can_mul_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 450, - "line_end": 452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_div", - "name": "try_div", - "symbol_type": "Function", - "file_path": "", - "line_start": 456, - "line_end": 467, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_can_div_with", - "name": "can_div_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_add", - "name": "resolve_add", - "symbol_type": "Function", - "file_path": "", - "line_start": 482, - "line_end": 519, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_sub", - "name": "resolve_sub", - "symbol_type": "Function", - "file_path": "", - "line_start": 522, - "line_end": 544, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_mul", - "name": "resolve_mul", - "symbol_type": "Function", - "file_path": "", - "line_start": 547, - "line_end": 581, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_div", - "name": "resolve_div", - "symbol_type": "Function", - "file_path": "", - "line_start": 584, - "line_end": 620, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_integer_addition", - "name": "test_integer_addition", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 633, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_concatenation", - "name": "test_string_concatenation", - "symbol_type": "Function", - "file_path": "", - "line_start": 636, - "line_end": 641, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_repetition", - "name": "test_string_repetition", - "symbol_type": "Function", - "file_path": "", - "line_start": 644, - "line_end": 649, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_dynamic_addition", - "name": "test_dynamic_addition", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 660, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_boolean_arithmetic", - "name": "test_boolean_arithmetic", - "symbol_type": "Function", - "file_path": "", - "line_start": 663, - "line_end": 668, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_can_add_with", - "name": "test_can_add_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 671, - "line_end": 679, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_OperatorResolver", - "name": "OperatorResolver", - "symbol_type": "Class", - "file_path": "", - "line_start": 478, - "line_end": 478, - "column_start": 0, - "column_end": 28, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_trait.rs", - "path": "src/box_trait.rs", - "language": "rust", - "size_bytes": 25704, - "total_lines": 924, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.990754209Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_next_box_id", - "name": "next_box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_builtin_box", - "name": "is_builtin_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_parent_type", - "name": "with_parent_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_arc", - "name": "clone_arc", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_empty", - "name": "empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_split", - "name": "split", - "symbol_type": "Function", - "file_path": "", - "line_start": 147, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 148, - "column_start": 65, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 150, - "column_start": 17, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find", - "name": "find", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 161, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_replace", - "name": "replace", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trim", - "name": "trim", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_upper", - "name": "to_upper", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_lower", - "name": "to_lower", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 186, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_starts_with", - "name": "starts_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 189, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ends_with", - "name": "ends_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_join", - "name": "join", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 203, - "column_start": 21, - "column_end": 60, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_length", - "name": "length", - "symbol_type": "Function", - "file_path": "", - "line_start": 213, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 234, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 240, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 244, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 262, - "line_end": 264, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 266, - "line_end": 268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 279, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_zero", - "name": "zero", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 299, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 309, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 337, - "line_end": 339, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 370, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_true_box", - "name": "true_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 372, - "line_end": 374, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_false_box", - "name": "false_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 378, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 382, - "line_end": 384, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 388, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 390, - "line_end": 392, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 398, - "line_end": 400, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 404, - "line_end": 406, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 414, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 418, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 427, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 433, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 443, - "line_end": 447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 451, - "line_end": 453, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 459, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 467, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 475, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 479, - "line_end": 481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 483, - "line_end": 485, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 489, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 493, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 498, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 504, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 518, - "line_end": 523, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 533, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 536, - "line_end": 542, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exists", - "name": "exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 545, - "line_end": 547, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_delete", - "name": "delete", - "symbol_type": "Function", - "file_path": "", - "line_start": 550, - "line_end": 555, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_copy", - "name": "copy", - "symbol_type": "Function", - "file_path": "", - "line_start": 558, - "line_end": 563, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 567, - "line_end": 569, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 573, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 575, - "line_end": 577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 579, - "line_end": 581, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 583, - "line_end": 585, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 589, - "line_end": 591, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 593, - "line_end": 599, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 601, - "line_end": 603, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 605, - "line_end": 607, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 610, - "line_end": 612, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 616, - "line_end": 618, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 630, - "line_end": 636, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 640, - "line_end": 642, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 644, - "line_end": 646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 648, - "line_end": 650, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 654, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 656, - "line_end": 658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 662, - "line_end": 664, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 672, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 674, - "line_end": 676, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 678, - "line_end": 680, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 683, - "line_end": 685, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 689, - "line_end": 691, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_success", - "name": "new_success", - "symbol_type": "Function", - "file_path": "", - "line_start": 704, - "line_end": 711, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_error", - "name": "new_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 713, - "line_end": 720, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_ok", - "name": "is_ok", - "symbol_type": "Function", - "file_path": "", - "line_start": 725, - "line_end": 727, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_value", - "name": "get_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 730, - "line_end": 735, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_error", - "name": "get_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 738, - "line_end": 743, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 747, - "line_end": 749, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 751, - "line_end": 753, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 755, - "line_end": 757, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 759, - "line_end": 761, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 763, - "line_end": 765, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 769, - "line_end": 783, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 785, - "line_end": 809, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 811, - "line_end": 813, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 815, - "line_end": 829, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 832, - "line_end": 834, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 838, - "line_end": 840, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_box_creation", - "name": "test_string_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 854, - "line_end": 859, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_integer_box_creation", - "name": "test_integer_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 862, - "line_end": 867, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_bool_box_creation", - "name": "test_bool_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 870, - "line_end": 875, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_equality", - "name": "test_box_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 878, - "line_end": 885, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_add_box_integers", - "name": "test_add_box_integers", - "symbol_type": "Function", - "file_path": "", - "line_start": 888, - "line_end": 896, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_add_box_strings", - "name": "test_add_box_strings", - "symbol_type": "Function", - "file_path": "", - "line_start": 899, - "line_end": 907, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_ids_unique", - "name": "test_box_ids_unique", - "symbol_type": "Function", - "file_path": "", - "line_start": 910, - "line_end": 916, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_void_box", - "name": "test_void_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 919, - "line_end": 923, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoxBase", - "name": "BoxBase", - "symbol_type": "Class", - "file_path": "", - "line_start": 49, - "line_end": 52, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoxCore", - "name": "BoxCore", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 90, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_NyashBox", - "name": "NyashBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 121, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_StringBox", - "name": "StringBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 127, - "line_end": 130, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_IntegerBox", - "name": "IntegerBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 284, - "line_end": 287, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoolBox", - "name": "BoolBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 359, - "line_end": 362, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_VoidBox", - "name": "VoidBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 438, - "line_end": 440, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileBox", - "name": "FileBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 512, - "line_end": 515, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ErrorBox", - "name": "ErrorBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 623, - "line_end": 627, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ResultBox", - "name": "ResultBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 696, - "line_end": 701, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "channel_box.rs", - "path": "src/channel_box.rs", - "language": "rust", - "size_bytes": 7188, - "total_lines": 252, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:23.997312604Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_link", - "name": "link", - "symbol_type": "Function", - "file_path": "", - "line_start": 46, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_handler", - "name": "register_handler", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invoke", - "name": "invoke", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 82, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 76, - "column_start": 21, - "column_end": 38, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 77, - "column_start": 32, - "column_end": 59, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_sender", - "name": "sender", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_receiver", - "name": "receiver", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_broadcast", - "name": "broadcast", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 126, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 151, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 155, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 165, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 199, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 207, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 223, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 229, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 235, - "line_end": 237, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 239, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ChannelBox", - "name": "ChannelBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MessageBox", - "name": "MessageBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 180, - "line_end": 184, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "cli.rs", - "path": "src/cli.rs", - "language": "rust", - "size_bytes": 6184, - "total_lines": 176, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.001380456Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_command", - "name": "build_command", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_matches", - "name": "from_matches", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_debug_fuel", - "name": "parse_debug_fuel", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 142, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_parse_debug_fuel", - "name": "test_parse_debug_fuel", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_default_config", - "name": "test_default_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_CliConfig", - "name": "CliConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/config/mod.rs", - "language": "rust", - "size_bytes": 212, - "total_lines": 7, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.005925665Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "nyash_toml_v2.rs", - "path": "src/config/nyash_toml_v2.rs", - "language": "rust", - "size_bytes": 5693, - "total_lines": 183, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.009405983Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_default_abi_version", - "name": "default_abi_version", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_file", - "name": "from_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_libraries", - "name": "parse_libraries", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 91, - "column_start": 69, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 95, - "column_start": 34, - "column_end": 50, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 101, - "column_start": 29, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 98, - "column_start": 44, - "column_end": 58, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 99, - "column_start": 37, - "column_end": 54, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 34, - "column_end": 48, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_box_config", - "name": "get_box_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 125, - "column_start": 22, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 126, - "column_start": 22, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 127, - "column_start": 22, - "column_end": 68, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_library_for_box", - "name": "find_library_for_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 133, - "column_start": 18, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 134, - "column_start": 17, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_plugin_path", - "name": "resolve_plugin_path", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_parse_v2_config", - "name": "test_parse_v2_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashConfigV2", - "name": "NyashConfigV2", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 19, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LibraryDefinition", - "name": "LibraryDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 23, - "line_end": 29, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginPaths", - "name": "PluginPaths", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoxTypeConfig", - "name": "BoxTypeConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MethodDefinition", - "name": "MethodDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "environment.rs", - "path": "src/environment.rs", - "language": "rust", - "size_bytes": 12850, - "total_lines": 359, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.014014531Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new_global", - "name": "new_global", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_child", - "name": "new_child", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_define", - "name": "define", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set", - "name": "set", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exists", - "name": "exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_undefine", - "name": "undefine", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_list_variables", - "name": "list_variables", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scope_info", - "name": "scope_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_scope_chain_info", - "name": "scope_chain_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_all_variables", - "name": "dump_all_variables", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_track_box", - "name": "track_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 178, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_finalize_all_boxes", - "name": "finalize_all_boxes", - "symbol_type": "Function", - "file_path": "", - "line_start": 181, - "line_end": 183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exclude_from_finalization", - "name": "exclude_from_finalization", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_with_parent", - "name": "new_with_parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 211, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_define", - "name": "define", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get", - "name": "get", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 225, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 224, - "column_start": 60, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_native", - "name": "as_native", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_global_environment", - "name": "test_global_environment", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_nested_scopes", - "name": "test_nested_scopes", - "symbol_type": "Function", - "file_path": "", - "line_start": 254, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_variable_shadowing", - "name": "test_variable_shadowing", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_variable_setting", - "name": "test_variable_setting", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_scope_info", - "name": "test_scope_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 311, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_python_compat", - "name": "test_python_compat", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_error_handling", - "name": "test_error_handling", - "symbol_type": "Function", - "file_path": "", - "line_start": 345, - "line_end": 358, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_Environment", - "name": "Environment", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_EnvironmentError", - "name": "EnvironmentError", - "symbol_type": "Class", - "file_path": "", - "line_start": 35, - "line_end": 44, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PythonCompatEnvironment", - "name": "PythonCompatEnvironment", - "symbol_type": "Class", - "file_path": "", - "line_start": 193, - "line_end": 196, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "exception_box.rs", - "path": "src/exception_box.rs", - "language": "rust", - "size_bytes": 3100, - "total_lines": 120, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.018702340Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 28, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_cause", - "name": "with_cause", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 37, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_stack_frame", - "name": "add_stack_frame", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_full_message", - "name": "get_full_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 91, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_exception_type", - "name": "is_exception_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 114, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_exception", - "name": "create_exception", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 120, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ErrorBox", - "name": "ErrorBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "finalization.rs", - "path": "src/finalization.rs", - "language": "rust", - "size_bytes": 3224, - "total_lines": 111, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.022923668Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_is_finalized", - "name": "is_finalized", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mark_as_finalized", - "name": "mark_as_finalized", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_track", - "name": "track", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exclude_from_finalization", - "name": "exclude_from_finalization", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_finalize_all", - "name": "finalize_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_finalization_tracking", - "name": "test_finalization_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoxFinalizer", - "name": "BoxFinalizer", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "instance.rs", - "path": "src/instance.rs", - "language": "rust", - "size_bytes": 23084, - "total_lines": 538, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.027474742Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 68, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_with_box_info", - "name": "new_with_box_info", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field_unified", - "name": "get_field_unified", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_field_unified", - "name": "set_field_unified", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_weak_field", - "name": "set_weak_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_weak_field_from_legacy", - "name": "set_weak_field_from_legacy", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_weak_field", - "name": "get_weak_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invalidate_weak_references_to", - "name": "invalidate_weak_references_to", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 262, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_global_invalidate_weak_references", - "name": "global_invalidate_weak_references", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field", - "name": "get_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_field", - "name": "set_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 296, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_field_dynamic", - "name": "set_field_dynamic", - "symbol_type": "Function", - "file_path": "", - "line_start": 299, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_method", - "name": "get_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 305, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_method", - "name": "has_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_method", - "name": "add_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 344, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fini", - "name": "fini", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 380, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cascade_finalize_fields", - "name": "cascade_finalize_fields", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 417, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_finalized", - "name": "is_finalized", - "symbol_type": "Function", - "file_path": "", - "line_start": 420, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_in_finalization", - "name": "is_in_finalization", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 427, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_weak_field", - "name": "is_weak_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 430, - "line_end": 432, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 436, - "line_end": 438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 440, - "line_end": 447, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 449, - "line_end": 451, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 453, - "line_end": 456, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 459, - "line_end": 461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 465, - "line_end": 467, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 469, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 475, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 477, - "line_end": 479, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 481, - "line_end": 483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 489, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_instance_creation", - "name": "test_instance_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 500, - "line_end": 509, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_field_access", - "name": "test_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 512, - "line_end": 525, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_instance_equality", - "name": "test_instance_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 537, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_InstanceBox", - "name": "InstanceBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 47, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "async_methods.rs", - "path": "src/interpreter/async_methods.rs", - "language": "rust", - "size_bytes": 5472, - "total_lines": 132, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.032980654Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_future_method", - "name": "execute_future_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_channel_method", - "name": "execute_channel_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "async_ops.rs", - "path": "src/interpreter/async_ops.rs", - "language": "rust", - "size_bytes": 862, - "total_lines": 25, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.036442908Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_await", - "name": "execute_await", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 24, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 19, - "column_start": 25, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_methods.rs", - "path": "src/interpreter/box_methods.rs", - "language": "rust", - "size_bytes": 10350, - "total_lines": 277, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.040073132Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_null_method", - "name": "execute_null_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_egui_method", - "name": "execute_egui_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_console_method", - "name": "execute_console_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 216, - "column_start": 25, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 232, - "line_end": 232, - "column_start": 25, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 248, - "column_start": 25, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "core.rs", - "path": "src/interpreter/core.rs", - "language": "rust", - "size_bytes": 34909, - "total_lines": 868, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.045197160Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_debug_log", - "name": "debug_log", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_detailed_message", - "name": "detailed_message", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_shared", - "name": "with_shared", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute", - "name": "execute", - "symbol_type": "Function", - "file_path": "", - "line_start": 250, - "line_end": 257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_node", - "name": "execute_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_variable", - "name": "resolve_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_variable", - "name": "set_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 477, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_declare_local_variable", - "name": "declare_local_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 482, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_declare_outbox_variable", - "name": "declare_outbox_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 485, - "line_end": 487, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_local_vars", - "name": "save_local_vars", - "symbol_type": "Function", - "file_path": "", - "line_start": 490, - "line_end": 494, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 492, - "line_end": 492, - "column_start": 17, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_restore_local_vars", - "name": "restore_local_vars", - "symbol_type": "Function", - "file_path": "", - "line_start": 496, - "line_end": 500, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 498, - "column_start": 17, - "column_end": 43, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_save_outbox_vars", - "name": "save_outbox_vars", - "symbol_type": "Function", - "file_path": "", - "line_start": 503, - "line_end": 507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 505, - "line_end": 505, - "column_start": 17, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_restore_outbox_vars", - "name": "restore_outbox_vars", - "symbol_type": "Function", - "file_path": "", - "line_start": 509, - "line_end": 513, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 511, - "line_end": 511, - "column_start": 17, - "column_end": 43, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_global_function", - "name": "register_global_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 516, - "line_end": 521, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 519, - "column_start": 21, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_truthy", - "name": "is_truthy", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 543, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_variable", - "name": "get_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 546, - "line_end": 549, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_simple_execution", - "name": "test_simple_execution", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 571, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_arithmetic", - "name": "test_arithmetic", - "symbol_type": "Function", - "file_path": "", - "line_start": 574, - "line_end": 586, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_if_statement", - "name": "test_if_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 589, - "line_end": 606, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_instance_creation", - "name": "test_box_instance_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 609, - "line_end": 639, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_static_box", - "name": "register_static_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 647, - "line_end": 655, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 649, - "line_end": 651, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_static_box_declaration", - "name": "register_static_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 658, - "line_end": 688, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ensure_static_box_initialized", - "name": "ensure_static_box_initialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 691, - "line_end": 757, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 695, - "line_end": 697, - "column_start": 25, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_static_box_state", - "name": "set_static_box_state", - "symbol_type": "Function", - "file_path": "", - "line_start": 760, - "line_end": 771, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 762, - "line_end": 764, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ensure_statics_namespace", - "name": "ensure_statics_namespace", - "symbol_type": "Function", - "file_path": "", - "line_start": 774, - "line_end": 801, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 776, - "line_end": 778, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_static_instance", - "name": "set_static_instance", - "symbol_type": "Function", - "file_path": "", - "line_start": 804, - "line_end": 830, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 806, - "line_end": 808, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_static_box", - "name": "is_static_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 833, - "line_end": 839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_trigger_weak_reference_invalidation", - "name": "trigger_weak_reference_invalidation", - "symbol_type": "Function", - "file_path": "", - "line_start": 842, - "line_end": 867, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_RuntimeError", - "name": "RuntimeError", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 84, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SharedState", - "name": "SharedState", - "symbol_type": "Class", - "file_path": "", - "line_start": 154, - "line_end": 169, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashInterpreter", - "name": "NyashInterpreter", - "symbol_type": "Class", - "file_path": "", - "line_start": 191, - "line_end": 216, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "delegation.rs", - "path": "src/interpreter/delegation.rs", - "language": "rust", - "size_bytes": 15112, - "total_lines": 334, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.050571008Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_from_call", - "name": "execute_from_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_parent_method", - "name": "execute_parent_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_from_parent_constructor", - "name": "execute_from_parent_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 228, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 169, - "column_start": 21, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 170, - "column_start": 21, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 21, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_builtin_box_method", - "name": "execute_builtin_box_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 268, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_builtin_birth_method", - "name": "execute_builtin_birth_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "access.rs", - "path": "src/interpreter/expressions/access.rs", - "language": "rust", - "size_bytes": 6646, - "total_lines": 146, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.055872492Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_field_access", - "name": "execute_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_static_field_access", - "name": "execute_static_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_await", - "name": "execute_await", - "symbol_type": "Function", - "file_path": "", - "line_start": 134, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 140, - "column_start": 25, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "builtins.rs", - "path": "src/interpreter/expressions/builtins.rs", - "language": "rust", - "size_bytes": 8123, - "total_lines": 178, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.059797029Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_builtin_box_method", - "name": "execute_builtin_box_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_builtin_birth_method", - "name": "execute_builtin_birth_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "calls.rs", - "path": "src/interpreter/expressions/calls.rs", - "language": "rust", - "size_bytes": 49246, - "total_lines": 1012, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.066269506Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_method_call", - "name": "execute_method_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 637, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 143, - "column_start": 33, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 567, - "line_end": 569, - "column_start": 40, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_from_call", - "name": "execute_from_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 640, - "line_end": 770, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 645, - "line_end": 647, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_from_parent_constructor", - "name": "execute_from_parent_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 773, - "line_end": 844, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 785, - "line_end": 785, - "column_start": 21, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 786, - "line_end": 786, - "column_start": 21, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 787, - "line_end": 787, - "column_start": 21, - "column_end": 71, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_plugin_box_v2_method", - "name": "execute_plugin_box_v2_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 847, - "line_end": 1011, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 863, - "line_end": 865, - "column_start": 28, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/interpreter/expressions/mod.rs", - "language": "rust", - "size_bytes": 8577, - "total_lines": 205, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.071738177Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_expression", - "name": "execute_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 35, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 70, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 80, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 36, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 110, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 36, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_object_id", - "name": "get_object_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_hash_string", - "name": "hash_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 179, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "operators.rs", - "path": "src/interpreter/expressions/operators.rs", - "language": "rust", - "size_bytes": 9926, - "total_lines": 246, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.075968002Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_try_add_operation", - "name": "try_add_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_sub_operation", - "name": "try_sub_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 47, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_mul_operation", - "name": "try_mul_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_div_operation", - "name": "try_div_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 82, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_mod_operation", - "name": "try_mod_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 97, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_binary_op", - "name": "execute_binary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_unary_op", - "name": "execute_unary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 217, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "field_access.rs", - "path": "src/interpreter/field_access.rs", - "language": "rust", - "size_bytes": 5440, - "total_lines": 132, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.080728935Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_field_access", - "name": "execute_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_static_field_access", - "name": "execute_static_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_instance_field_access", - "name": "execute_instance_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 60, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle_weak_field_access", - "name": "handle_weak_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_static_box", - "name": "is_static_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "functions.rs", - "path": "src/interpreter/functions.rs", - "language": "rust", - "size_bytes": 4195, - "total_lines": 97, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.084402416Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_function_call", - "name": "execute_function_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 79, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_function_declaration", - "name": "register_function_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 95, - "column_start": 69, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "io.rs", - "path": "src/interpreter/io.rs", - "language": "rust", - "size_bytes": 4455, - "total_lines": 114, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.087939888Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_include", - "name": "execute_include", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 31, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 37, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_arrow", - "name": "execute_arrow", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_nowait", - "name": "execute_nowait", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 106, - "column_start": 22, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "math_methods.rs", - "path": "src/interpreter/math_methods.rs", - "language": "rust", - "size_bytes": 11003, - "total_lines": 274, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.091866947Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_math_method", - "name": "execute_math_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_random_method", - "name": "execute_random_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 273, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "basic_methods.rs", - "path": "src/interpreter/methods/basic_methods.rs", - "language": "rust", - "size_bytes": 23187, - "total_lines": 508, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.098126643Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_string_method", - "name": "execute_string_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_integer_method", - "name": "execute_integer_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_bool_method", - "name": "execute_bool_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 289, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_float_method", - "name": "execute_float_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 507, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "collection_methods.rs", - "path": "src/interpreter/methods/collection_methods.rs", - "language": "rust", - "size_bytes": 13047, - "total_lines": 303, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.102994666Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_array_method", - "name": "execute_array_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_map_method", - "name": "execute_map_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "data_methods.rs", - "path": "src/interpreter/methods/data_methods.rs", - "language": "rust", - "size_bytes": 9960, - "total_lines": 231, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.107372921Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_buffer_method", - "name": "execute_buffer_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 16, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_json_method", - "name": "execute_json_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 174, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_regex_method", - "name": "execute_regex_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 177, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "http_methods.rs", - "path": "src/interpreter/methods/http_methods.rs", - "language": "rust", - "size_bytes": 11146, - "total_lines": 287, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.111546364Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_socket_method", - "name": "execute_socket_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 129, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_http_server_method", - "name": "execute_http_server_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 132, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_http_request_method", - "name": "execute_http_request_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_http_response_method", - "name": "execute_http_response_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "io_methods.rs", - "path": "src/interpreter/methods/io_methods.rs", - "language": "rust", - "size_bytes": 15788, - "total_lines": 346, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.115519579Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_file_method", - "name": "execute_file_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_result_method", - "name": "execute_result_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "math_methods.rs", - "path": "src/interpreter/methods/math_methods.rs", - "language": "rust", - "size_bytes": 17692, - "total_lines": 379, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.120001320Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_math_proxy_method", - "name": "execute_math_proxy_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_random_proxy_method", - "name": "execute_random_proxy_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_time_proxy_method", - "name": "execute_time_proxy_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_datetime_proxy_method", - "name": "execute_datetime_proxy_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 221, - "line_end": 298, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_unary_math_fn", - "name": "call_unary_math_fn", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 325, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_binary_math_fn", - "name": "call_binary_math_fn", - "symbol_type": "Function", - "file_path": "", - "line_start": 328, - "line_end": 353, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_float", - "name": "to_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 356, - "line_end": 366, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_integer", - "name": "to_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 378, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/interpreter/methods/mod.rs", - "language": "rust", - "size_bytes": 1098, - "total_lines": 27, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.124125290Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "network_methods.rs", - "path": "src/interpreter/methods/network_methods.rs", - "language": "rust", - "size_bytes": 5319, - "total_lines": 124, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.127770723Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_http_method", - "name": "execute_http_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_stream_method", - "name": "execute_stream_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "p2p_methods.rs", - "path": "src/interpreter/methods/p2p_methods.rs", - "language": "rust", - "size_bytes": 4181, - "total_lines": 113, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.131609648Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_intent_box_method", - "name": "execute_intent_box_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/interpreter/mod.rs", - "language": "rust", - "size_bytes": 3511, - "total_lines": 115, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.136197079Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "rust_type_ControlFlow", - "name": "ControlFlow", - "symbol_type": "Class", - "file_path": "", - "line_start": 50, - "line_end": 55, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConstructorContext", - "name": "ConstructorContext", - "symbol_type": "Class", - "file_path": "", - "line_start": 59, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoxDeclaration", - "name": "BoxDeclaration", - "symbol_type": "Class", - "file_path": "", - "line_start": 66, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StaticBoxDefinition", - "name": "StaticBoxDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 81, - "line_end": 93, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_StaticBoxState", - "name": "StaticBoxState", - "symbol_type": "Class", - "file_path": "", - "line_start": 97, - "line_end": 101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionDeclaration", - "name": "FunctionDeclaration", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 109, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "objects.rs", - "path": "src/interpreter/objects.rs", - "language": "rust", - "size_bytes": 57323, - "total_lines": 1178, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.142124639Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_new", - "name": "execute_new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 802, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 33, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 778, - "line_end": 781, - "column_start": 21, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_constructor", - "name": "execute_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 805, - "line_end": 864, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_box_declaration", - "name": "register_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 867, - "line_end": 920, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_validate_generic_arguments", - "name": "validate_generic_arguments", - "symbol_type": "Function", - "file_path": "", - "line_start": 923, - "line_end": 960, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_valid_type", - "name": "is_valid_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 963, - "line_end": 989, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_parent_constructor", - "name": "execute_parent_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 992, - "line_end": 1026, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1008, - "line_end": 1008, - "column_start": 21, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1012, - "line_end": 1014, - "column_start": 25, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_inheritance", - "name": "resolve_inheritance", - "symbol_type": "Function", - "file_path": "", - "line_start": 1029, - "line_end": 1117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_specialize_generic_class", - "name": "specialize_generic_class", - "symbol_type": "Function", - "file_path": "", - "line_start": 1120, - "line_end": 1166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_substitute_types_in_fields", - "name": "substitute_types_in_fields", - "symbol_type": "Function", - "file_path": "", - "line_start": 1169, - "line_end": 1177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "operators.rs", - "path": "src/interpreter/operators.rs", - "language": "rust", - "size_bytes": 12593, - "total_lines": 328, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.148077657Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_try_add_operation", - "name": "try_add_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_sub_operation", - "name": "try_sub_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 53, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_mul_operation", - "name": "try_mul_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 73, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_div_operation", - "name": "try_div_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_try_mod_operation", - "name": "try_mod_operation", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_binary_op", - "name": "execute_binary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_unary_op", - "name": "execute_unary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compare_values", - "name": "compare_values", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_less_than_values", - "name": "less_than_values", - "symbol_type": "Function", - "file_path": "", - "line_start": 281, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_truthy", - "name": "is_truthy", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin_loader.rs", - "path": "src/interpreter/plugin_loader.rs", - "language": "rust", - "size_bytes": 39637, - "total_lines": 1218, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.153906041Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 153, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read", - "name": "read", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 242, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 207, - "column_start": 73, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 224, - "column_start": 75, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_write", - "name": "write", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 251, - "line_end": 255, - "column_start": 66, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 263, - "column_start": 74, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_exists", - "name": "exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 292, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 304, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 308, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 322, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 342, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 344, - "line_end": 346, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 360, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 376, - "line_end": 381, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 385, - "line_end": 387, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 391, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 395, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 397, - "line_end": 399, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 401, - "line_end": 403, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 407, - "line_end": 409, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 419, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 421, - "line_end": 423, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 427, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 429, - "line_end": 435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 439, - "line_end": 441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 462, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next", - "name": "next", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 493, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 471, - "line_end": 475, - "column_start": 75, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_range", - "name": "range", - "symbol_type": "Function", - "file_path": "", - "line_start": 495, - "line_end": 524, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 506, - "column_start": 76, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_int", - "name": "int", - "symbol_type": "Function", - "file_path": "", - "line_start": 526, - "line_end": 555, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 533, - "line_end": 537, - "column_start": 74, - "column_end": 25, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 559, - "line_end": 561, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 563, - "line_end": 565, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 567, - "line_end": 569, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 571, - "line_end": 573, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 575, - "line_end": 577, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 581, - "line_end": 583, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 585, - "line_end": 593, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 597, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 599, - "line_end": 601, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 603, - "line_end": 609, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 613, - "line_end": 615, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 631, - "line_end": 636, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 640, - "line_end": 642, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 644, - "line_end": 646, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 648, - "line_end": 650, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 652, - "line_end": 654, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 656, - "line_end": 658, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 662, - "line_end": 664, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 674, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 676, - "line_end": 678, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 680, - "line_end": 682, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 690, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 694, - "line_end": 696, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 712, - "line_end": 717, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 721, - "line_end": 723, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 725, - "line_end": 727, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 729, - "line_end": 756, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 758, - "line_end": 760, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 762, - "line_end": 764, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 768, - "line_end": 770, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 772, - "line_end": 778, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 780, - "line_end": 782, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 784, - "line_end": 811, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 813, - "line_end": 833, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 837, - "line_end": 839, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_file_plugin", - "name": "load_file_plugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 848, - "line_end": 923, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 880, - "line_end": 884, - "column_start": 43, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 888, - "line_end": 892, - "column_start": 58, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 896, - "line_end": 900, - "column_start": 60, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_file_box", - "name": "create_file_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 927, - "line_end": 961, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 933, - "line_end": 937, - "column_start": 52, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 941, - "line_end": 945, - "column_start": 69, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_file_exists", - "name": "file_exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 965, - "line_end": 992, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 971, - "line_end": 975, - "column_start": 52, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 979, - "line_end": 983, - "column_start": 71, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_math_plugin", - "name": "load_math_plugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 996, - "line_end": 1056, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1028, - "line_end": 1032, - "column_start": 43, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1036, - "line_end": 1040, - "column_start": 58, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_math_box", - "name": "create_math_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 1060, - "line_end": 1087, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1067, - "line_end": 1071, - "column_start": 71, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_random_box", - "name": "create_random_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 1091, - "line_end": 1118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1098, - "line_end": 1102, - "column_start": 73, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_time_box", - "name": "create_time_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 1122, - "line_end": 1149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1129, - "line_end": 1133, - "column_start": 71, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_datetime_now", - "name": "create_datetime_now", - "symbol_type": "Function", - "file_path": "", - "line_start": 1153, - "line_end": 1180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1160, - "line_end": 1164, - "column_start": 68, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_datetime_from_string", - "name": "create_datetime_from_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 1184, - "line_end": 1217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1189, - "line_end": 1193, - "column_start": 55, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 1197, - "line_end": 1201, - "column_start": 70, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_LoadedPlugin", - "name": "LoadedPlugin", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginInfo", - "name": "PluginInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 32, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileBoxHandle", - "name": "FileBoxHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 42, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MathBoxHandle", - "name": "MathBoxHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_RandomBoxHandle", - "name": "RandomBoxHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TimeBoxHandle", - "name": "TimeBoxHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DateTimeBoxHandle", - "name": "DateTimeBoxHandle", - "symbol_type": "Class", - "file_path": "", - "line_start": 148, - "line_end": 150, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FileBoxProxy", - "name": "FileBoxProxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 175, - "line_end": 179, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MathBoxProxy", - "name": "MathBoxProxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 367, - "line_end": 370, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_RandomBoxProxy", - "name": "RandomBoxProxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 448, - "line_end": 451, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TimeBoxProxy", - "name": "TimeBoxProxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 622, - "line_end": 625, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_DateTimeBoxProxy", - "name": "DateTimeBoxProxy", - "symbol_type": "Class", - "file_path": "", - "line_start": 703, - "line_end": 706, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginLoader", - "name": "PluginLoader", - "symbol_type": "Class", - "file_path": "", - "line_start": 843, - "line_end": 843, - "column_start": 0, - "column_end": 24, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "special_methods.rs", - "path": "src/interpreter/special_methods.rs", - "language": "rust", - "size_bytes": 9183, - "total_lines": 220, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.159836311Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_sound_method", - "name": "execute_sound_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_method_box_method", - "name": "execute_method_box_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 144, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invoke_method_box", - "name": "invoke_method_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 155, - "line_end": 219, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "statements.rs", - "path": "src/interpreter/statements.rs", - "language": "rust", - "size_bytes": 24870, - "total_lines": 527, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.164538524Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_statement", - "name": "execute_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_if", - "name": "execute_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 204, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_loop", - "name": "execute_loop", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_assignment", - "name": "execute_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 302, - "line_end": 302, - "column_start": 41, - "column_end": 90, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 317, - "column_start": 33, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 331, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 350, - "column_start": 33, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 362, - "line_end": 364, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 383, - "line_end": 383, - "column_start": 33, - "column_end": 82, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_try_catch", - "name": "execute_try_catch", - "symbol_type": "Function", - "file_path": "", - "line_start": 399, - "line_end": 480, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_throw", - "name": "execute_throw", - "symbol_type": "Function", - "file_path": "", - "line_start": 483, - "line_end": 496, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_using_statement", - "name": "execute_using_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 499, - "line_end": 516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ensure_stdlib_initialized", - "name": "ensure_stdlib_initialized", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 526, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "system_methods.rs", - "path": "src/interpreter/system_methods.rs", - "language": "rust", - "size_bytes": 16494, - "total_lines": 391, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.169536615Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_time_method", - "name": "execute_time_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 74, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_datetime_method", - "name": "execute_datetime_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_timer_method", - "name": "execute_timer_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_debug_method", - "name": "execute_debug_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 348, - "column_start": 25, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "utils.rs", - "path": "src/interpreter/utils.rs", - "language": "rust", - "size_bytes": 1779, - "total_lines": 49, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.173694200Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_get_object_id", - "name": "get_object_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_hash_string", - "name": "hash_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_to_nyash_value", - "name": "box_to_nyash_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "web_methods.rs", - "path": "src/interpreter/web_methods.rs", - "language": "rust", - "size_bytes": 20601, - "total_lines": 451, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.177987153Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_execute_web_display_method", - "name": "execute_web_display_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_web_console_method", - "name": "execute_web_console_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 150, - "line_end": 253, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_web_canvas_method", - "name": "execute_web_canvas_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 450, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "lib.rs", - "path": "src/lib.rs", - "language": "rust", - "size_bytes": 7416, - "total_lines": 219, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.183771120Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 115, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_eval", - "name": "eval", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 128, - "line_end": 128, - "column_start": 17, - "column_end": 35, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 129, - "column_start": 20, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 169, - "column_start": 20, - "column_end": 90, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 171, - "column_start": 28, - "column_end": 49, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_eval_single_block", - "name": "eval_single_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 195, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_complete_statement", - "name": "is_complete_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 207, - "column_start": 49, - "column_end": 62, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 208, - "column_start": 50, - "column_end": 63, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_version", - "name": "version", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashWasm", - "name": "NyashWasm", - "symbol_type": "Class", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "main.rs", - "path": "src/main.rs", - "language": "rust", - "size_bytes": 1994, - "total_lines": 78, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.187618874Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_main", - "name": "main", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 65, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_main_functionality", - "name": "test_main_functionality", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "message_bus.rs", - "path": "src/messaging/message_bus.rs", - "language": "rust", - "size_bytes": 4241, - "total_lines": 140, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.192552119Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 42, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_handler", - "name": "add_handler", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_deliver", - "name": "deliver", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_node", - "name": "register_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_unregister_node", - "name": "unregister_node", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_node_exists", - "name": "node_exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_route", - "name": "route", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 122, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_nodes", - "name": "get_nodes", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 133, - "column_start": 56, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_global", - "name": "global", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BusEndpoint", - "name": "BusEndpoint", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SendError", - "name": "SendError", - "symbol_type": "Class", - "file_path": "", - "line_start": 67, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MessageBusData", - "name": "MessageBusData", - "symbol_type": "Class", - "file_path": "", - "line_start": 75, - "line_end": 78, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/messaging/mod.rs", - "language": "rust", - "size_bytes": 347, - "total_lines": 9, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.196215560Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "method_box.rs", - "path": "src/method_box.rs", - "language": "rust", - "size_bytes": 6734, - "total_lines": 220, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.200476563Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 69, - "column_start": 51, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invoke", - "name": "invoke", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 87, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_instance", - "name": "get_instance", - "symbol_type": "Function", - "file_path": "", - "line_start": 90, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 114, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 131, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 133, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 147, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_instance", - "name": "from_instance", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_local", - "name": "set_local", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_local", - "name": "get_local", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 192, - "column_start": 34, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_resolve_variable", - "name": "resolve_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 196, - "line_end": 214, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_method_box", - "name": "create_method_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 220, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoxType", - "name": "BoxType", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 26, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionDefinition", - "name": "FunctionDefinition", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 35, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MethodBox", - "name": "MethodBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 39, - "line_end": 51, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_EphemeralInstance", - "name": "EphemeralInstance", - "symbol_type": "Class", - "file_path": "", - "line_start": 158, - "line_end": 164, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "basic_block.rs", - "path": "src/mir/basic_block.rs", - "language": "rust", - "size_bytes": 13220, - "total_lines": 442, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.206069903Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 19, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_u32", - "name": "as_u32", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 24, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_usize", - "name": "from_usize", - "symbol_type": "Function", - "file_path": "", - "line_start": 27, - "line_end": 29, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_usize", - "name": "to_usize", - "symbol_type": "Function", - "file_path": "", - "line_start": 32, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 84, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_instruction", - "name": "add_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_terminator", - "name": "is_terminator", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_successors_from_terminator", - "name": "update_successors_from_terminator", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_predecessor", - "name": "add_predecessor", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_remove_predecessor", - "name": "remove_predecessor", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 148, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_all_instructions", - "name": "all_instructions", - "symbol_type": "Function", - "file_path": "", - "line_start": 151, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_defined_values", - "name": "defined_values", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 158, - "line_end": 158, - "column_start": 24, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_used_values", - "name": "used_values", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 165, - "line_end": 165, - "column_start": 22, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_empty", - "name": "is_empty", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_terminated", - "name": "is_terminated", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ends_with_return", - "name": "ends_with_return", - "symbol_type": "Function", - "file_path": "", - "line_start": 180, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_phi_instructions", - "name": "phi_instructions", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 187, - "column_start": 24, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_non_phi_instructions", - "name": "non_phi_instructions", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 194, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 193, - "line_end": 193, - "column_start": 24, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_insert_instruction_after_phis", - "name": "insert_instruction_after_phis", - "symbol_type": "Function", - "file_path": "", - "line_start": 197, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_terminator", - "name": "set_terminator", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mark_reachable", - "name": "mark_reachable", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_seal", - "name": "seal", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_sealed", - "name": "is_sealed", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 227, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dominates", - "name": "dominates", - "symbol_type": "Function", - "file_path": "", - "line_start": 230, - "line_end": 236, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next", - "name": "next", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 256, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_peek_next", - "name": "peek_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 259, - "line_end": 261, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 303, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 282, - "line_end": 282, - "column_start": 21, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_basic_block_creation", - "name": "test_basic_block_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 320, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_instruction_addition", - "name": "test_instruction_addition", - "symbol_type": "Function", - "file_path": "", - "line_start": 323, - "line_end": 337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_terminator_addition", - "name": "test_terminator_addition", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_branch_successors", - "name": "test_branch_successors", - "symbol_type": "Function", - "file_path": "", - "line_start": 357, - "line_end": 375, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_basic_block_id_generator", - "name": "test_basic_block_id_generator", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_value_tracking", - "name": "test_value_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 393, - "line_end": 414, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_phi_instruction_ordering", - "name": "test_phi_instruction_ordering", - "symbol_type": "Function", - "file_path": "", - "line_start": 417, - "line_end": 441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BasicBlockId", - "name": "BasicBlockId", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 13, - "column_start": 0, - "column_end": 33, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BasicBlock", - "name": "BasicBlock", - "symbol_type": "Class", - "file_path": "", - "line_start": 45, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BasicBlockIdGenerator", - "name": "BasicBlockIdGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 241, - "line_end": 243, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "builder.rs", - "path": "src/mir/builder.rs", - "language": "rust", - "size_bytes": 42919, - "total_lines": 1117, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.212193171Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_module", - "name": "build_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_expression", - "name": "build_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 240, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_literal", - "name": "build_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 243, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_binary_op", - "name": "build_binary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 287, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_unary_op", - "name": "build_unary_op", - "symbol_type": "Function", - "file_path": "", - "line_start": 290, - "line_end": 303, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_variable_access", - "name": "build_variable_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 306, - "line_end": 312, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_assignment", - "name": "build_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 315, - "line_end": 322, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_function_call", - "name": "build_function_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 325, - "line_end": 350, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_print_statement", - "name": "build_print_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 353, - "line_end": 364, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_block", - "name": "build_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 382, - "column_start": 37, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_if_statement", - "name": "build_if_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_emit_instruction", - "name": "emit_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 444, - "line_end": 457, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ensure_block_exists", - "name": "ensure_block_exists", - "symbol_type": "Function", - "file_path": "", - "line_start": 460, - "line_end": 470, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_loop_statement", - "name": "build_loop_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 477, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_try_catch_statement", - "name": "build_try_catch_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 559, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_throw_statement", - "name": "build_throw_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 562, - "line_end": 574, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_local_statement", - "name": "build_local_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 577, - "line_end": 610, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 602, - "line_end": 609, - "column_start": 37, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_return_statement", - "name": "build_return_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 613, - "line_end": 632, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_static_main_box", - "name": "build_static_main_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 635, - "line_end": 653, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_field_access", - "name": "build_field_access", - "symbol_type": "Function", - "file_path": "", - "line_start": 656, - "line_end": 669, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_new_expression", - "name": "build_new_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 672, - "line_end": 745, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_field_assignment", - "name": "build_field_assignment", - "symbol_type": "Function", - "file_path": "", - "line_start": 748, - "line_end": 762, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_start_new_block", - "name": "start_new_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 765, - "line_end": 773, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_current_block_terminated", - "name": "is_current_block_terminated", - "symbol_type": "Function", - "file_path": "", - "line_start": 776, - "line_end": 783, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_convert_binary_operator", - "name": "convert_binary_operator", - "symbol_type": "Function", - "file_path": "", - "line_start": 786, - "line_end": 802, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_convert_unary_operator", - "name": "convert_unary_operator", - "symbol_type": "Function", - "file_path": "", - "line_start": 805, - "line_end": 812, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_nowait_statement", - "name": "build_nowait_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 815, - "line_end": 830, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_await_expression", - "name": "build_await_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 833, - "line_end": 847, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_me_expression", - "name": "build_me_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 850, - "line_end": 863, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_method_call", - "name": "build_method_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 866, - "line_end": 952, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_from_expression", - "name": "build_from_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 955, - "line_end": 982, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_box_declaration", - "name": "build_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 985, - "line_end": 1017, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 1028, - "line_end": 1030, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_literal_building", - "name": "test_literal_building", - "symbol_type": "Function", - "file_path": "", - "line_start": 1039, - "line_end": 1053, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_binary_op_building", - "name": "test_binary_op_building", - "symbol_type": "Function", - "file_path": "", - "line_start": 1056, - "line_end": 1081, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_if_statement_building", - "name": "test_if_statement_building", - "symbol_type": "Function", - "file_path": "", - "line_start": 1084, - "line_end": 1116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MirBuilder", - "name": "MirBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BinaryOpType", - "name": "BinaryOpType", - "symbol_type": "Class", - "file_path": "", - "line_start": 1022, - "line_end": 1025, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "effect.rs", - "path": "src/mir/effect.rs", - "language": "rust", - "size_bytes": 10602, - "total_lines": 349, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.218258679Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 83, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_bits", - "name": "from_bits", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bits", - "name": "bits", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add", - "name": "add", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_remove", - "name": "remove", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 103, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_contains", - "name": "contains", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 108, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_contains_any", - "name": "contains_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 111, - "line_end": 113, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_contains_all", - "name": "contains_all", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_union", - "name": "union", - "symbol_type": "Function", - "file_path": "", - "line_start": 121, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_intersection", - "name": "intersection", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_pure", - "name": "is_pure", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_mut", - "name": "is_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 140, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_io", - "name": "is_io", - "symbol_type": "Function", - "file_path": "", - "line_start": 143, - "line_end": 153, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_control", - "name": "is_control", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_primary_category", - "name": "primary_category", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_read_only", - "name": "is_read_only", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_parallel_safe", - "name": "is_parallel_safe", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 183, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_moveable", - "name": "is_moveable", - "symbol_type": "Function", - "file_path": "", - "line_start": 186, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_effect_names", - "name": "effect_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 218, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 235, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bitor", - "name": "bitor", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 243, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bitor_assign", - "name": "bitor_assign", - "symbol_type": "Function", - "file_path": "", - "line_start": 247, - "line_end": 249, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bitand", - "name": "bitand", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 257, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bitand_assign", - "name": "bitand_assign", - "symbol_type": "Function", - "file_path": "", - "line_start": 261, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_effect_mask_creation", - "name": "test_effect_mask_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 271, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_effect_combination", - "name": "test_effect_combination", - "symbol_type": "Function", - "file_path": "", - "line_start": 285, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_effect_union", - "name": "test_effect_union", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 313, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_parallel_safety", - "name": "test_parallel_safety", - "symbol_type": "Function", - "file_path": "", - "line_start": 316, - "line_end": 326, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_effect_names", - "name": "test_effect_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 329, - "line_end": 337, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_effect_display", - "name": "test_effect_display", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_EffectMask", - "name": "EffectMask", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 0, - "column_end": 27, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Effect", - "name": "Effect", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "function.rs", - "path": "src/mir/function.rs", - "language": "rust", - "size_bytes": 14965, - "total_lines": 500, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.223250146Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 73, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next_value_id", - "name": "next_value_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_block", - "name": "add_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_block", - "name": "get_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 103, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_block_mut", - "name": "get_block_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_entry_block", - "name": "entry_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_block_ids", - "name": "block_ids", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_defined_values", - "name": "defined_values", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify", - "name": "verify", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compute_reachable_blocks", - "name": "compute_reachable_blocks", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_cfg", - "name": "update_cfg", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 204, - "column_start": 22, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 203, - "line_end": 203, - "column_start": 44, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mark_reachable_blocks", - "name": "mark_reachable_blocks", - "symbol_type": "Function", - "file_path": "", - "line_start": 215, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stats", - "name": "stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 241, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 227, - "line_end": 227, - "column_start": 17, - "column_end": 98, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 17, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_function", - "name": "add_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 301, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_function", - "name": "get_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 306, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_function_mut", - "name": "get_function_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 309, - "line_end": 311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_function_names", - "name": "function_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 316, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_global", - "name": "add_global", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 321, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify", - "name": "verify", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 338, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_stats", - "name": "stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 354, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 343, - "column_start": 17, - "column_end": 30, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 349, - "column_start": 52, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 350, - "line_end": 350, - "column_start": 58, - "column_end": 81, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 351, - "column_start": 52, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 352, - "column_start": 57, - "column_end": 70, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 419, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_function_creation", - "name": "test_function_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 428, - "line_end": 442, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_module_creation", - "name": "test_module_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_value_id_generation", - "name": "test_value_id_generation", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_function_stats", - "name": "test_function_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 499, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_FunctionSignature", - "name": "FunctionSignature", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MirFunction", - "name": "MirFunction", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionMetadata", - "name": "FunctionMetadata", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 69, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_FunctionStats", - "name": "FunctionStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 246, - "line_end": 252, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MirModule", - "name": "MirModule", - "symbol_type": "Class", - "file_path": "", - "line_start": 256, - "line_end": 268, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ModuleMetadata", - "name": "ModuleMetadata", - "symbol_type": "Class", - "file_path": "", - "line_start": 272, - "line_end": 284, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ModuleStats", - "name": "ModuleStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 359, - "line_end": 366, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "instruction.rs", - "path": "src/mir/instruction.rs", - "language": "rust", - "size_bytes": 26008, - "total_lines": 793, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.228634884Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_effects", - "name": "effects", - "symbol_type": "Function", - "file_path": "", - "line_start": 349, - "line_end": 408, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dst_value", - "name": "dst_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 411, - "line_end": 452, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_used_values", - "name": "used_values", - "symbol_type": "Function", - "file_path": "", - "line_start": 455, - "line_end": 523, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 480, - "line_end": 480, - "column_start": 26, - "column_end": 37, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 498, - "column_start": 34, - "column_end": 53, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 556, - "line_end": 607, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 611, - "line_end": 620, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_const_instruction", - "name": "test_const_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 628, - "line_end": 638, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_binop_instruction", - "name": "test_binop_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 641, - "line_end": 653, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_call_instruction", - "name": "test_call_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 656, - "line_end": 672, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ref_new_instruction", - "name": "test_ref_new_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 688, - "line_end": 696, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ref_get_instruction", - "name": "test_ref_get_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 699, - "line_end": 709, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ref_set_instruction", - "name": "test_ref_set_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 712, - "line_end": 722, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_new_instruction", - "name": "test_weak_new_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 725, - "line_end": 733, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_load_instruction", - "name": "test_weak_load_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 736, - "line_end": 745, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_barrier_instructions", - "name": "test_barrier_instructions", - "symbol_type": "Function", - "file_path": "", - "line_start": 748, - "line_end": 762, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_extern_call_instruction", - "name": "test_extern_call_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 765, - "line_end": 792, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MirInstruction", - "name": "MirInstruction", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 288, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConstValue", - "name": "ConstValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 292, - "line_end": 299, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BinaryOp", - "name": "BinaryOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 303, - "line_end": 312, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_UnaryOp", - "name": "UnaryOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 316, - "line_end": 325, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CompareOp", - "name": "CompareOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 329, - "line_end": 331, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MirType", - "name": "MirType", - "symbol_type": "Class", - "file_path": "", - "line_start": 335, - "line_end": 345, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "instruction_v2.rs", - "path": "src/mir/instruction_v2.rs", - "language": "rust", - "size_bytes": 18083, - "total_lines": 543, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.234254487Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_effects", - "name": "effects", - "symbol_type": "Function", - "file_path": "", - "line_start": 245, - "line_end": 295, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dst_value", - "name": "dst_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 298, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_used_values", - "name": "used_values", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 386, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 332, - "column_start": 34, - "column_end": 59, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 342, - "line_end": 342, - "column_start": 26, - "column_end": 37, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tier", - "name": "tier", - "symbol_type": "Function", - "file_path": "", - "line_start": 389, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_description", - "name": "description", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 458, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 462, - "line_end": 464, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_instruction_count", - "name": "test_instruction_count", - "symbol_type": "Function", - "file_path": "", - "line_start": 473, - "line_end": 481, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_effect_categories", - "name": "test_effect_categories", - "symbol_type": "Function", - "file_path": "", - "line_start": 484, - "line_end": 521, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ownership_operations", - "name": "test_ownership_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 524, - "line_end": 542, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MirInstructionV2", - "name": "MirInstructionV2", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 201, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ConstValue", - "name": "ConstValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 205, - "line_end": 212, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BinaryOp", - "name": "BinaryOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 216, - "line_end": 225, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_CompareOp", - "name": "CompareOp", - "symbol_type": "Class", - "file_path": "", - "line_start": 229, - "line_end": 231, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_AtomicOrdering", - "name": "AtomicOrdering", - "symbol_type": "Class", - "file_path": "", - "line_start": 235, - "line_end": 241, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "loop_builder.rs", - "path": "src/mir/loop_builder.rs", - "language": "rust", - "size_bytes": 10421, - "total_lines": 287, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.238812051Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 40, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_loop", - "name": "build_loop", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 106, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_prepare_loop_variables", - "name": "prepare_loop_variables", - "symbol_type": "Function", - "file_path": "", - "line_start": 109, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_seal_block", - "name": "seal_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 152, - "column_start": 32, - "column_end": 96, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_current_block", - "name": "current_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 172, - "column_start": 24, - "column_end": 57, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_block", - "name": "new_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 177, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_value", - "name": "new_value", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_current_block", - "name": "set_current_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 185, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_emit_jump", - "name": "emit_jump", - "symbol_type": "Function", - "file_path": "", - "line_start": 187, - "line_end": 189, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_emit_branch", - "name": "emit_branch", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 202, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_emit_safepoint", - "name": "emit_safepoint", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_emit_const", - "name": "emit_const", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_emit_phi_at_block_start", - "name": "emit_phi_at_block_start", - "symbol_type": "Function", - "file_path": "", - "line_start": 212, - "line_end": 231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_predecessor", - "name": "add_predecessor", - "symbol_type": "Function", - "file_path": "", - "line_start": 233, - "line_end": 244, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mark_block_unsealed", - "name": "mark_block_unsealed", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 250, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_mark_block_sealed", - "name": "mark_block_sealed", - "symbol_type": "Function", - "file_path": "", - "line_start": 252, - "line_end": 263, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_current_variable_map", - "name": "get_current_variable_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 265, - "line_end": 267, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_update_variable", - "name": "update_variable", - "symbol_type": "Function", - "file_path": "", - "line_start": 269, - "line_end": 271, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_variable_at_block", - "name": "get_variable_at_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 277, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_expression_with_phis", - "name": "build_expression_with_phis", - "symbol_type": "Function", - "file_path": "", - "line_start": 279, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build_statement", - "name": "build_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_IncompletePhi", - "name": "IncompletePhi", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LoopBuilder", - "name": "LoopBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 27, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/mir/mod.rs", - "language": "rust", - "size_bytes": 7447, - "total_lines": 211, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.243058154Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compile", - "name": "compile", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dump_mir", - "name": "dump_mir", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 75, - "line_end": 77, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_basic_mir_compilation", - "name": "test_basic_mir_compilation", - "symbol_type": "Function", - "file_path": "", - "line_start": 86, - "line_end": 101, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_mir_dump", - "name": "test_mir_dump", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_throw_compilation", - "name": "test_throw_compilation", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 138, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_loop_compilation", - "name": "test_loop_compilation", - "symbol_type": "Function", - "file_path": "", - "line_start": 141, - "line_end": 168, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_try_catch_compilation", - "name": "test_try_catch_compilation", - "symbol_type": "Function", - "file_path": "", - "line_start": 171, - "line_end": 210, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MirCompileResult", - "name": "MirCompileResult", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MirCompiler", - "name": "MirCompiler", - "symbol_type": "Class", - "file_path": "", - "line_start": 40, - "line_end": 43, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "optimizer.rs", - "path": "src/mir/optimizer.rs", - "language": "rust", - "size_bytes": 13399, - "total_lines": 380, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.247414929Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 22, - "line_end": 26, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_debug", - "name": "with_debug", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_optimize_module", - "name": "optimize_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 62, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_eliminate_dead_code", - "name": "eliminate_dead_code", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_eliminate_dead_code_in_function", - "name": "eliminate_dead_code_in_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 139, - "column_start": 38, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_common_subexpression_elimination", - "name": "common_subexpression_elimination", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_cse_in_function", - "name": "cse_in_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_instruction_to_key", - "name": "instruction_to_key", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 201, - "column_start": 47, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reorder_pure_instructions", - "name": "reorder_pure_instructions", - "symbol_type": "Function", - "file_path": "", - "line_start": 209, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reorder_in_function", - "name": "reorder_in_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 231, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_optimize_intrinsic_calls", - "name": "optimize_intrinsic_calls", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_optimize_intrinsics_in_function", - "name": "optimize_intrinsics_in_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_optimize_boxfield_operations", - "name": "optimize_boxfield_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_optimize_boxfield_in_function", - "name": "optimize_boxfield_in_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 273, - "line_end": 280, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 284, - "line_end": 286, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 300, - "line_end": 302, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_merge", - "name": "merge", - "symbol_type": "Function", - "file_path": "", - "line_start": 304, - "line_end": 310, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_total_optimizations", - "name": "total_optimizations", - "symbol_type": "Function", - "file_path": "", - "line_start": 312, - "line_end": 315, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 319, - "line_end": 329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_optimizer_creation", - "name": "test_optimizer_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 338, - "line_end": 344, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_optimization_stats", - "name": "test_optimization_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 347, - "line_end": 365, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_instruction_to_key", - "name": "test_instruction_to_key", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 379, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MirOptimizer", - "name": "MirOptimizer", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OptimizationStats", - "name": "OptimizationStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 291, - "line_end": 297, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ownership_verifier.rs", - "path": "src/mir/ownership_verifier.rs", - "language": "rust", - "size_bytes": 19151, - "total_lines": 559, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.252444519Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_module", - "name": "verify_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_function", - "name": "verify_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_process_instruction", - "name": "process_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 245, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_ownership_forest", - "name": "verify_ownership_forest", - "symbol_type": "Function", - "file_path": "", - "line_start": 248, - "line_end": 285, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_multiple_owners", - "name": "check_multiple_owners", - "symbol_type": "Function", - "file_path": "", - "line_start": 288, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 291, - "line_end": 291, - "column_start": 20, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 292, - "column_start": 17, - "column_end": 36, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_would_create_cycle", - "name": "would_create_cycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 324, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_strong_cycle", - "name": "find_strong_cycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 327, - "line_end": 349, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dfs_cycle", - "name": "dfs_cycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 383, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 368, - "line_end": 368, - "column_start": 59, - "column_end": 74, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ownership_stats", - "name": "ownership_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 386, - "line_end": 394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 408, - "line_end": 410, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ownership_forest_basic", - "name": "test_ownership_forest_basic", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 435, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_multiple_owners_error", - "name": "test_multiple_owners_error", - "symbol_type": "Function", - "file_path": "", - "line_start": 438, - "line_end": 461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_strong_cycle_detection", - "name": "test_strong_cycle_detection", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 483, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_reference_safety", - "name": "test_weak_reference_safety", - "symbol_type": "Function", - "file_path": "", - "line_start": 486, - "line_end": 516, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_unsafe_ref_set", - "name": "test_unsafe_ref_set", - "symbol_type": "Function", - "file_path": "", - "line_start": 519, - "line_end": 538, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_safe_ref_set_with_release", - "name": "test_safe_ref_set_with_release", - "symbol_type": "Function", - "file_path": "", - "line_start": 541, - "line_end": 558, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_OwnershipError", - "name": "OwnershipError", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 60, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OwnershipVerifier", - "name": "OwnershipVerifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 78, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OwnershipStats", - "name": "OwnershipStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 399, - "line_end": 405, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "ownership_verifier_simple.rs", - "path": "src/mir/ownership_verifier_simple.rs", - "language": "rust", - "size_bytes": 12496, - "total_lines": 370, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.257349749Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_module", - "name": "verify_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_function", - "name": "verify_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_process_instruction", - "name": "process_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 170, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_ownership_forest", - "name": "verify_ownership_forest", - "symbol_type": "Function", - "file_path": "", - "line_start": 173, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_multiple_owners", - "name": "check_multiple_owners", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 213, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 204, - "column_start": 20, - "column_end": 51, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 205, - "line_end": 205, - "column_start": 17, - "column_end": 36, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_find_strong_cycle", - "name": "find_strong_cycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 216, - "line_end": 238, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_dfs_cycle", - "name": "dfs_cycle", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 272, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 257, - "line_end": 257, - "column_start": 59, - "column_end": 74, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_ownership_stats", - "name": "ownership_stats", - "symbol_type": "Function", - "file_path": "", - "line_start": 275, - "line_end": 283, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 297, - "line_end": 299, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_ownership_forest_basic", - "name": "test_ownership_forest_basic", - "symbol_type": "Function", - "file_path": "", - "line_start": 308, - "line_end": 328, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_reference_tracking", - "name": "test_weak_reference_tracking", - "symbol_type": "Function", - "file_path": "", - "line_start": 331, - "line_end": 349, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_basic_ref_set", - "name": "test_basic_ref_set", - "symbol_type": "Function", - "file_path": "", - "line_start": 352, - "line_end": 369, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_OwnershipError", - "name": "OwnershipError", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 31, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OwnershipVerifier", - "name": "OwnershipVerifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 34, - "line_end": 49, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_OwnershipStats", - "name": "OwnershipStats", - "symbol_type": "Class", - "file_path": "", - "line_start": 288, - "line_end": 294, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "printer.rs", - "path": "src/mir/printer.rs", - "language": "rust", - "size_bytes": 15534, - "total_lines": 442, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.262093655Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verbose", - "name": "verbose", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_verbose", - "name": "set_verbose", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 46, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_show_line_numbers", - "name": "set_show_line_numbers", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 52, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_print_module", - "name": "print_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_print_function", - "name": "print_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_print_basic_block", - "name": "print_basic_block", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 161, - "line_end": 161, - "column_start": 21, - "column_end": 41, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_instruction", - "name": "format_instruction", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 375, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 218, - "column_start": 25, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 231, - "line_end": 231, - "column_start": 25, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 260, - "line_end": 260, - "column_start": 25, - "column_end": 65, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 268, - "column_start": 25, - "column_end": 45, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 367, - "line_end": 367, - "column_start": 47, - "column_end": 67, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_format_type", - "name": "format_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 378, - "line_end": 390, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 394, - "line_end": 396, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_empty_module_printing", - "name": "test_empty_module_printing", - "symbol_type": "Function", - "file_path": "", - "line_start": 405, - "line_end": 413, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_function_printing", - "name": "test_function_printing", - "symbol_type": "Function", - "file_path": "", - "line_start": 416, - "line_end": 431, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_verbose_printing", - "name": "test_verbose_printing", - "symbol_type": "Function", - "file_path": "", - "line_start": 434, - "line_end": 441, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MirPrinter", - "name": "MirPrinter", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 21, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "value_id.rs", - "path": "src/mir/value_id.rs", - "language": "rust", - "size_bytes": 4390, - "total_lines": 197, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.266810857Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 17, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_u32", - "name": "as_u32", - "symbol_type": "Function", - "file_path": "", - "line_start": 20, - "line_end": 22, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_usize", - "name": "from_usize", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 27, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_usize", - "name": "to_usize", - "symbol_type": "Function", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_u32", - "name": "as_u32", - "symbol_type": "Function", - "file_path": "", - "line_start": 52, - "line_end": 54, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next", - "name": "next", - "symbol_type": "Function", - "file_path": "", - "line_start": 76, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_peek_next", - "name": "peek_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_next", - "name": "next", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_reset", - "name": "reset", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 125, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_value_id_creation", - "name": "test_value_id_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_value_id_generator", - "name": "test_value_id_generator", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_local_id_creation", - "name": "test_local_id_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_local_id_generator", - "name": "test_local_id_generator", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 180, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_value_id_ordering", - "name": "test_value_id_ordering", - "symbol_type": "Function", - "file_path": "", - "line_start": 183, - "line_end": 196, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ValueId", - "name": "ValueId", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 11, - "column_start": 0, - "column_end": 28, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LocalId", - "name": "LocalId", - "symbol_type": "Class", - "file_path": "", - "line_start": 43, - "line_end": 43, - "column_start": 0, - "column_end": 28, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_ValueIdGenerator", - "name": "ValueIdGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_LocalIdGenerator", - "name": "LocalIdGenerator", - "symbol_type": "Class", - "file_path": "", - "line_start": 101, - "line_end": 103, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "verification.rs", - "path": "src/mir/verification.rs", - "language": "rust", - "size_bytes": 11526, - "total_lines": 337, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.270929857Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_module", - "name": "verify_module", - "symbol_type": "Function", - "file_path": "", - "line_start": 68, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_function", - "name": "verify_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 112, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_ssa_form", - "name": "verify_ssa_form", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_dominance", - "name": "verify_dominance", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_verify_control_flow", - "name": "verify_control_flow", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 221, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_compute_reachable_blocks", - "name": "compute_reachable_blocks", - "symbol_type": "Function", - "file_path": "", - "line_start": 224, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_errors", - "name": "get_errors", - "symbol_type": "Function", - "file_path": "", - "line_start": 263, - "line_end": 265, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clear_errors", - "name": "clear_errors", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_default", - "name": "default", - "symbol_type": "Function", - "file_path": "", - "line_start": 274, - "line_end": 276, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 305, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_valid_function_verification", - "name": "test_valid_function_verification", - "symbol_type": "Function", - "file_path": "", - "line_start": 314, - "line_end": 329, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_undefined_value_detection", - "name": "test_undefined_value_detection", - "symbol_type": "Function", - "file_path": "", - "line_start": 332, - "line_end": 336, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_VerificationError", - "name": "VerificationError", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 51, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MirVerifier", - "name": "MirVerifier", - "symbol_type": "Class", - "file_path": "", - "line_start": 54, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "operator_traits.rs", - "path": "src/operator_traits.rs", - "language": "rust", - "size_bytes": 4924, - "total_lines": 143, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.275381830Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 136, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashAdd", - "name": "NyashAdd", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_NyashSub", - "name": "NyashSub", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 39, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_NyashMul", - "name": "NyashMul", - "symbol_type": "Class", - "file_path": "", - "line_start": 42, - "line_end": 48, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_NyashDiv", - "name": "NyashDiv", - "symbol_type": "Class", - "file_path": "", - "line_start": 51, - "line_end": 57, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_DynamicAdd", - "name": "DynamicAdd", - "symbol_type": "Class", - "file_path": "", - "line_start": 63, - "line_end": 70, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_DynamicSub", - "name": "DynamicSub", - "symbol_type": "Class", - "file_path": "", - "line_start": 73, - "line_end": 79, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_DynamicMul", - "name": "DynamicMul", - "symbol_type": "Class", - "file_path": "", - "line_start": 82, - "line_end": 88, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_DynamicDiv", - "name": "DynamicDiv", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 97, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - }, - { - "symbol": { - "id": "rust_type_OperatorError", - "name": "OperatorError", - "symbol_type": "Class", - "file_path": "", - "line_start": 103, - "line_end": 119, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "common.rs", - "path": "src/parser/common.rs", - "language": "rust", - "size_bytes": 4093, - "total_lines": 128, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.280354706Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_current_token", - "name": "current_token", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 25, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_peek_token", - "name": "peek_token", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_peek_nth_token", - "name": "peek_nth_token", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_advance", - "name": "advance", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_skip_newlines", - "name": "skip_newlines", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 58, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_consume", - "name": "consume", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_match_token", - "name": "match_token", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_match_any_token", - "name": "match_any_token", - "symbol_type": "Function", - "file_path": "", - "line_start": 85, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 89, - "column_start": 31, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_at_end", - "name": "is_at_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 96, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_line_end", - "name": "is_line_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 100, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_current_position", - "name": "current_position", - "symbol_type": "Function", - "file_path": "", - "line_start": 106, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_current_span", - "name": "current_span", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_unknown_span", - "name": "unknown_span", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 128, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ParserUtils", - "name": "ParserUtils", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 122, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_definition.rs", - "path": "src/parser/declarations/box_definition.rs", - "language": "rust", - "size_bytes": 25775, - "total_lines": 587, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.286358023Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_parse_box_declaration", - "name": "parse_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 17, - "line_end": 488, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_interface_box_declaration", - "name": "parse_interface_box_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 491, - "line_end": 586, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "dependency_helpers.rs", - "path": "src/parser/declarations/dependency_helpers.rs", - "language": "rust", - "size_bytes": 5535, - "total_lines": 144, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.291077748Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_extract_dependencies_from_statements", - "name": "extract_dependencies_from_statements", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 21, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_extract_dependencies_from_ast", - "name": "extract_dependencies_from_ast", - "symbol_type": "Function", - "file_path": "", - "line_start": 24, - "line_end": 75, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_check_circular_dependencies", - "name": "check_circular_dependencies", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_has_cycle_dfs", - "name": "has_cycle_dfs", - "symbol_type": "Function", - "file_path": "", - "line_start": 97, - "line_end": 128, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_validate_override_methods", - "name": "validate_override_methods", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/parser/declarations/mod.rs", - "language": "rust", - "size_bytes": 279, - "total_lines": 12, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.294687065Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "static_box.rs", - "path": "src/parser/declarations/static_box.rs", - "language": "rust", - "size_bytes": 11613, - "total_lines": 289, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.298497204Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_parse_static_box", - "name": "parse_static_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "expressions.rs", - "path": "src/parser/expressions.rs", - "language": "rust", - "size_bytes": 21428, - "total_lines": 558, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.303856903Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_parse_expression", - "name": "parse_expression", - "symbol_type": "Function", - "file_path": "", - "line_start": 18, - "line_end": 20, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_or", - "name": "parse_or", - "symbol_type": "Function", - "file_path": "", - "line_start": 23, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_and", - "name": "parse_and", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 58, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_equality", - "name": "parse_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_comparison", - "name": "parse_comparison", - "symbol_type": "Function", - "file_path": "", - "line_start": 84, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_term", - "name": "parse_term", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 143, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_factor", - "name": "parse_factor", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 167, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_unary", - "name": "parse_unary", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 201, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_call", - "name": "parse_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 204, - "line_end": 284, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_primary", - "name": "parse_primary", - "symbol_type": "Function", - "file_path": "", - "line_start": 287, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_from_call", - "name": "parse_from_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 557, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "functions.rs", - "path": "src/parser/items/functions.rs", - "language": "rust", - "size_bytes": 2717, - "total_lines": 79, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.309596390Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_parse_function_declaration", - "name": "parse_function_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 13, - "line_end": 78, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "global_vars.rs", - "path": "src/parser/items/global_vars.rs", - "language": "rust", - "size_bytes": 1045, - "total_lines": 33, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.313114586Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_parse_global_var", - "name": "parse_global_var", - "symbol_type": "Function", - "file_path": "", - "line_start": 12, - "line_end": 32, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/parser/items/mod.rs", - "language": "rust", - "size_bytes": 256, - "total_lines": 14, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.316680471Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "static_items.rs", - "path": "src/parser/items/static_items.rs", - "language": "rust", - "size_bytes": 4406, - "total_lines": 117, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.321032495Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_parse_static_declaration", - "name": "parse_static_declaration", - "symbol_type": "Function", - "file_path": "", - "line_start": 14, - "line_end": 30, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_static_function", - "name": "parse_static_function", - "symbol_type": "Function", - "file_path": "", - "line_start": 33, - "line_end": 116, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/parser/mod.rs", - "language": "rust", - "size_bytes": 8238, - "total_lines": 231, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.325642938Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_tokens", - "name": "tokens", - "symbol_type": "Function", - "file_path": "", - "line_start": 115, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_current", - "name": "current", - "symbol_type": "Function", - "file_path": "", - "line_start": 119, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_current_mut", - "name": "current_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 123, - "line_end": 125, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_from_string", - "name": "parse_from_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_from_string_with_fuel", - "name": "parse_from_string_with_fuel", - "symbol_type": "Function", - "file_path": "", - "line_start": 146, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_program", - "name": "parse_program", - "symbol_type": "Function", - "file_path": "", - "line_start": 164, - "line_end": 191, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_assignment_or_function_call", - "name": "parse_assignment_or_function_call", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_ParseError", - "name": "ParseError", - "symbol_type": "Class", - "file_path": "", - "line_start": 71, - "line_end": 101, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashParser", - "name": "NyashParser", - "symbol_type": "Class", - "file_path": "", - "line_start": 104, - "line_end": 111, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "statements.rs", - "path": "src/parser/statements.rs", - "language": "rust", - "size_bytes": 17548, - "total_lines": 490, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.330174141Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_parse_statement", - "name": "parse_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 15, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_if", - "name": "parse_if", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_loop", - "name": "parse_loop", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_break", - "name": "parse_break", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 172, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_return", - "name": "parse_return", - "symbol_type": "Function", - "file_path": "", - "line_start": 175, - "line_end": 188, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_print", - "name": "parse_print", - "symbol_type": "Function", - "file_path": "", - "line_start": 191, - "line_end": 198, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_nowait", - "name": "parse_nowait", - "symbol_type": "Function", - "file_path": "", - "line_start": 201, - "line_end": 226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_include", - "name": "parse_include", - "symbol_type": "Function", - "file_path": "", - "line_start": 229, - "line_end": 246, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_local", - "name": "parse_local", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 307, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_outbox", - "name": "parse_outbox", - "symbol_type": "Function", - "file_path": "", - "line_start": 310, - "line_end": 351, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_try_catch", - "name": "parse_try_catch", - "symbol_type": "Function", - "file_path": "", - "line_start": 354, - "line_end": 444, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_throw", - "name": "parse_throw", - "symbol_type": "Function", - "file_path": "", - "line_start": 447, - "line_end": 451, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_from_call_statement", - "name": "parse_from_call_statement", - "symbol_type": "Function", - "file_path": "", - "line_start": 454, - "line_end": 461, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse_using", - "name": "parse_using", - "symbol_type": "Function", - "file_path": "", - "line_start": 464, - "line_end": 489, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "runner.rs", - "path": "src/runner.rs", - "language": "rust", - "size_bytes": 30172, - "total_lines": 865, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.336942769Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 36, - "line_end": 38, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_run", - "name": "run", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 60, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_init_bid_plugins", - "name": "init_bid_plugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 93, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_file_mode", - "name": "execute_file_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 96, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_demo_mode", - "name": "execute_demo_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 169, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_nyash_file", - "name": "execute_nyash_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 172, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_mir_mode", - "name": "execute_mir_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 291, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_vm_mode", - "name": "execute_vm_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 294, - "line_end": 335, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_wasm_mode", - "name": "execute_wasm_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 339, - "line_end": 402, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 380, - "line_end": 386, - "column_start": 28, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_aot_mode", - "name": "execute_aot_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 406, - "line_end": 463, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 445, - "line_end": 451, - "column_start": 28, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_llvm_mode", - "name": "execute_llvm_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 466, - "line_end": 557, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_execute_benchmark_mode", - "name": "execute_benchmark_mode", - "symbol_type": "Function", - "file_path": "", - "line_start": 560, - "line_end": 612, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_basic_boxes", - "name": "demo_basic_boxes", - "symbol_type": "Function", - "file_path": "", - "line_start": 616, - "line_end": 633, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_box_operations", - "name": "demo_box_operations", - "symbol_type": "Function", - "file_path": "", - "line_start": 635, - "line_end": 651, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_box_collections", - "name": "demo_box_collections", - "symbol_type": "Function", - "file_path": "", - "line_start": 653, - "line_end": 659, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_environment_system", - "name": "demo_environment_system", - "symbol_type": "Function", - "file_path": "", - "line_start": 661, - "line_end": 664, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_tokenizer_system", - "name": "demo_tokenizer_system", - "symbol_type": "Function", - "file_path": "", - "line_start": 666, - "line_end": 682, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_parser_system", - "name": "demo_parser_system", - "symbol_type": "Function", - "file_path": "", - "line_start": 684, - "line_end": 786, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_demo_interpreter_system", - "name": "demo_interpreter_system", - "symbol_type": "Function", - "file_path": "", - "line_start": 788, - "line_end": 840, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_runner_creation", - "name": "test_runner_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 847, - "line_end": 864, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashRunner", - "name": "NyashRunner", - "symbol_type": "Class", - "file_path": "", - "line_start": 30, - "line_end": 32, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_registry.rs", - "path": "src/runtime/box_registry.rs", - "language": "rust", - "size_bytes": 5162, - "total_lines": 150, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.343072045Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 35, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_builtin", - "name": "register_builtin", - "symbol_type": "Function", - "file_path": "", - "line_start": 38, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_apply_plugin_config", - "name": "apply_plugin_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 44, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_provider", - "name": "get_provider", - "symbol_type": "Function", - "file_path": "", - "line_start": 56, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_box", - "name": "create_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 76, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 64, - "line_end": 64, - "column_start": 24, - "column_end": 64, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_plugin_box", - "name": "create_plugin_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 88, - "column_start": 21, - "column_end": 102, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 105, - "line_end": 105, - "column_start": 14, - "column_end": 52, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_global_registry", - "name": "get_global_registry", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 110, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_constructor", - "name": "test_string_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_builtin_registration", - "name": "test_builtin_registration", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 132, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_override", - "name": "test_plugin_override", - "symbol_type": "Function", - "file_path": "", - "line_start": 135, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BoxProvider", - "name": "BoxProvider", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BoxFactoryRegistry", - "name": "BoxFactoryRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 24, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/runtime/mod.rs", - "language": "rust", - "size_bytes": 710, - "total_lines": 19, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.346755521Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin_box_legacy.rs", - "path": "src/runtime/plugin_box_legacy.rs", - "language": "rust", - "size_bytes": 4785, - "total_lines": 159, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.350480998Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 28, - "line_end": 34, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_plugin_name", - "name": "plugin_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 37, - "line_end": 39, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_handle", - "name": "handle", - "symbol_type": "Function", - "file_path": "", - "line_start": 42, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_plugin_method", - "name": "call_plugin_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 59, - "line_end": 61, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 63, - "line_end": 65, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 67, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 71, - "line_end": 73, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 77, - "line_end": 81, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 88, - "line_end": 97, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 99, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 104, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 118, - "line_end": 120, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone", - "name": "clone", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_box_creation", - "name": "test_plugin_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 139, - "line_end": 145, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_box_equality", - "name": "test_plugin_box_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 158, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PluginBox", - "name": "PluginBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 24, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin_config.rs", - "path": "src/runtime/plugin_config.rs", - "language": "rust", - "size_bytes": 3208, - "total_lines": 112, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.354358254Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_load_from_file", - "name": "load_from_file", - "symbol_type": "Function", - "file_path": "", - "line_start": 19, - "line_end": 24, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 21, - "column_start": 21, - "column_end": 68, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parse", - "name": "parse", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 66, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_parse_simple_config", - "name": "test_parse_simple_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 88, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_parse_empty_config", - "name": "test_parse_empty_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 91, - "line_end": 95, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_parse_with_comments", - "name": "test_parse_with_comments", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 111, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_PluginConfig", - "name": "PluginConfig", - "symbol_type": "Class", - "file_path": "", - "line_start": 11, - "line_end": 15, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin_loader_legacy.rs", - "path": "src/runtime/plugin_loader_legacy.rs", - "language": "rust", - "size_bytes": 11299, - "total_lines": 326, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.358552614Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_host_alloc", - "name": "host_alloc", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 68, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host_free", - "name": "host_free", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 72, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host_wake", - "name": "host_wake", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 76, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_host_log", - "name": "host_log", - "symbol_type": "Function", - "file_path": "", - "line_start": 78, - "line_end": 90, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 94, - "line_end": 105, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_from_config", - "name": "load_from_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 108, - "line_end": 123, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_multi_box_plugin", - "name": "load_multi_box_plugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 126, - "line_end": 215, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 29, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 137, - "line_end": 137, - "column_start": 29, - "column_end": 77, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 148, - "line_end": 148, - "column_start": 29, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 170, - "line_end": 170, - "column_start": 33, - "column_end": 90, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_library_for_box", - "name": "get_library_for_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_invoke_plugin_method", - "name": "invoke_plugin_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 223, - "line_end": 252, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 234, - "column_start": 28, - "column_end": 85, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 238, - "line_end": 238, - "column_start": 28, - "column_end": 74, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 242, - "line_end": 242, - "column_start": 28, - "column_end": 97, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_call_plugin_method", - "name": "call_plugin_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 255, - "line_end": 314, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 270, - "line_end": 270, - "column_start": 25, - "column_end": 76, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 277, - "line_end": 277, - "column_start": 25, - "column_end": 74, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 321, - "line_end": 321, - "column_start": 14, - "column_end": 48, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_global_loader_v2", - "name": "get_global_loader_v2", - "symbol_type": "Function", - "file_path": "", - "line_start": 324, - "line_end": 326, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashHostVtable", - "name": "NyashHostVtable", - "symbol_type": "Class", - "file_path": "", - "line_start": 18, - "line_end": 23, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashMethodInfo", - "name": "NyashMethodInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 26, - "line_end": 30, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashPluginInfo", - "name": "NyashPluginInfo", - "symbol_type": "Class", - "file_path": "", - "line_start": 33, - "line_end": 38, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_MultiBoxPluginLibrary", - "name": "MultiBoxPluginLibrary", - "symbol_type": "Class", - "file_path": "", - "line_start": 41, - "line_end": 50, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginLoaderV2", - "name": "PluginLoaderV2", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 62, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "plugin_loader_v2.rs", - "path": "src/runtime/plugin_loader_v2.rs", - "language": "rust", - "size_bytes": 12893, - "total_lines": 358, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.363256570Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 39, - "line_end": 41, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 49, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 51, - "line_end": 53, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 55, - "line_end": 57, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 116, - "line_end": 118, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 130, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 144, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_config", - "name": "load_config", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 159, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 154, - "line_end": 157, - "column_start": 21, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_all_plugins", - "name": "load_all_plugins", - "symbol_type": "Function", - "file_path": "", - "line_start": 162, - "line_end": 173, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_load_plugin", - "name": "load_plugin", - "symbol_type": "Function", - "file_path": "", - "line_start": 176, - "line_end": 233, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 188, - "line_end": 191, - "column_start": 25, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 198, - "line_end": 201, - "column_start": 29, - "column_end": 21, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 208, - "line_end": 208, - "column_start": 21, - "column_end": 27, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_box", - "name": "create_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 236, - "line_end": 333, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 246, - "line_end": 249, - "column_start": 24, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 256, - "line_end": 259, - "column_start": 24, - "column_end": 13, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 340, - "line_end": 340, - "column_start": 14, - "column_end": 61, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_global_loader_v2", - "name": "get_global_loader_v2", - "symbol_type": "Function", - "file_path": "", - "line_start": 343, - "line_end": 345, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_init_global_loader_v2", - "name": "init_global_loader_v2", - "symbol_type": "Function", - "file_path": "", - "line_start": 348, - "line_end": 358, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_LoadedPluginV2", - "name": "LoadedPluginV2", - "symbol_type": "Class", - "file_path": "", - "line_start": 15, - "line_end": 27, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginBoxV2", - "name": "PluginBoxV2", - "symbol_type": "Class", - "file_path": "", - "line_start": 31, - "line_end": 36, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_PluginLoaderV2", - "name": "PluginLoaderV2", - "symbol_type": "Class", - "file_path": "", - "line_start": 134, - "line_end": 140, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tests.rs", - "path": "src/runtime/tests.rs", - "language": "rust", - "size_bytes": 5848, - "total_lines": 147, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.367689103Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_dummy_filebox_constructor", - "name": "dummy_filebox_constructor", - "symbol_type": "Function", - "file_path": "", - "line_start": 11, - "line_end": 18, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_config_parsing", - "name": "test_plugin_config_parsing", - "symbol_type": "Function", - "file_path": "", - "line_start": 21, - "line_end": 31, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_registry_builtin", - "name": "test_box_registry_builtin", - "symbol_type": "Function", - "file_path": "", - "line_start": 34, - "line_end": 40, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_registry_plugin_override", - "name": "test_box_registry_plugin_override", - "symbol_type": "Function", - "file_path": "", - "line_start": 43, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_box_creation", - "name": "test_plugin_box_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 62, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_box_equality", - "name": "test_plugin_box_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 89, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_box_type_name", - "name": "test_plugin_box_type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 98, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_plugin_box_to_string", - "name": "test_plugin_box_to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 101, - "line_end": 110, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_transparent_box_switching", - "name": "test_transparent_box_switching", - "symbol_type": "Function", - "file_path": "", - "line_start": 113, - "line_end": 133, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_multiple_plugin_types", - "name": "test_multiple_plugin_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 136, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/stdlib/mod.rs", - "language": "rust", - "size_bytes": 7667, - "total_lines": 225, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.373632225Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 44, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_nyashstd", - "name": "register_nyashstd", - "symbol_type": "Function", - "file_path": "", - "line_start": 47, - "line_end": 69, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_string_box", - "name": "create_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 72, - "line_end": 117, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 79, - "line_end": 95, - "column_start": 56, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 114, - "column_start": 55, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_integer_box", - "name": "create_integer_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 120, - "line_end": 146, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 143, - "column_start": 57, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_bool_box", - "name": "create_bool_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 149, - "line_end": 175, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 156, - "line_end": 172, - "column_start": 54, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_array_box", - "name": "create_array_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 178, - "line_end": 197, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 194, - "column_start": 55, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_console_box", - "name": "create_console_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 200, - "line_end": 224, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 207, - "line_end": 221, - "column_start": 54, - "column_end": 9, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_BuiltinStdlib", - "name": "BuiltinStdlib", - "symbol_type": "Class", - "file_path": "", - "line_start": 14, - "line_end": 16, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BuiltinNamespace", - "name": "BuiltinNamespace", - "symbol_type": "Class", - "file_path": "", - "line_start": 19, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_BuiltinStaticBox", - "name": "BuiltinStaticBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 25, - "line_end": 28, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "box_tests.rs", - "path": "src/tests/box_tests.rs", - "language": "rust", - "size_bytes": 4961, - "total_lines": 143, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.379345395Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_array_box_nyash_trait", - "name": "test_array_box_nyash_trait", - "symbol_type": "Function", - "file_path": "", - "line_start": 10, - "line_end": 28, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_buffer_box_nyash_trait", - "name": "test_buffer_box_nyash_trait", - "symbol_type": "Function", - "file_path": "", - "line_start": 31, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_json_box_nyash_trait", - "name": "test_json_box_nyash_trait", - "symbol_type": "Function", - "file_path": "", - "line_start": 50, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_future_box_nyash_trait", - "name": "test_future_box_nyash_trait", - "symbol_type": "Function", - "file_path": "", - "line_start": 70, - "line_end": 86, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_stream_box_nyash_trait", - "name": "test_stream_box_nyash_trait", - "symbol_type": "Function", - "file_path": "", - "line_start": 89, - "line_end": 107, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_result_box_nyash_trait", - "name": "test_result_box_nyash_trait", - "symbol_type": "Function", - "file_path": "", - "line_start": 110, - "line_end": 127, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_box_id_uniqueness", - "name": "test_box_id_uniqueness", - "symbol_type": "Function", - "file_path": "", - "line_start": 130, - "line_end": 142, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/tests/mod.rs", - "language": "rust", - "size_bytes": 18, - "total_lines": 1, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.383327944Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "tokenizer.rs", - "path": "src/tokenizer.rs", - "language": "rust", - "size_bytes": 21179, - "total_lines": 634, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.388362900Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 100, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 129, - "line_end": 137, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tokenize", - "name": "tokenize", - "symbol_type": "Function", - "file_path": "", - "line_start": 140, - "line_end": 160, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_tokenize_next", - "name": "tokenize_next", - "symbol_type": "Function", - "file_path": "", - "line_start": 163, - "line_end": 300, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_string", - "name": "read_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 303, - "line_end": 338, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_numeric_literal", - "name": "read_numeric_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 341, - "line_end": 372, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 351, - "column_start": 77, - "column_end": 101, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 365, - "line_end": 365, - "column_start": 25, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 370, - "line_end": 370, - "column_start": 25, - "column_end": 78, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_read_keyword_or_identifier", - "name": "read_keyword_or_identifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 375, - "line_end": 428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_skip_line_comment", - "name": "skip_line_comment", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 438, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_skip_whitespace", - "name": "skip_whitespace", - "symbol_type": "Function", - "file_path": "", - "line_start": 441, - "line_end": 449, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_current_char", - "name": "current_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 452, - "line_end": 454, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_peek_char", - "name": "peek_char", - "symbol_type": "Function", - "file_path": "", - "line_start": 457, - "line_end": 459, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_advance", - "name": "advance", - "symbol_type": "Function", - "file_path": "", - "line_start": 462, - "line_end": 472, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_at_end", - "name": "is_at_end", - "symbol_type": "Function", - "file_path": "", - "line_start": 475, - "line_end": 477, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_simple_tokens", - "name": "test_simple_tokens", - "symbol_type": "Function", - "file_path": "", - "line_start": 487, - "line_end": 499, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_string_literal", - "name": "test_string_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 502, - "line_end": 511, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_number_literal", - "name": "test_number_literal", - "symbol_type": "Function", - "file_path": "", - "line_start": 514, - "line_end": 531, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_identifier", - "name": "test_identifier", - "symbol_type": "Function", - "file_path": "", - "line_start": 534, - "line_end": 551, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_operators", - "name": "test_operators", - "symbol_type": "Function", - "file_path": "", - "line_start": 554, - "line_end": 565, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_complex_code", - "name": "test_complex_code", - "symbol_type": "Function", - "file_path": "", - "line_start": 568, - "line_end": 592, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 586, - "line_end": 586, - "column_start": 52, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_line_numbers", - "name": "test_line_numbers", - "symbol_type": "Function", - "file_path": "", - "line_start": 595, - "line_end": 603, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_comments", - "name": "test_comments", - "symbol_type": "Function", - "file_path": "", - "line_start": 606, - "line_end": 617, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 615, - "line_end": 615, - "column_start": 52, - "column_end": 69, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_error_handling", - "name": "test_error_handling", - "symbol_type": "Function", - "file_path": "", - "line_start": 620, - "line_end": 633, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_TokenType", - "name": "TokenType", - "symbol_type": "Class", - "file_path": "", - "line_start": 12, - "line_end": 87, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Token", - "name": "Token", - "symbol_type": "Class", - "file_path": "", - "line_start": 91, - "line_end": 95, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TokenizeError", - "name": "TokenizeError", - "symbol_type": "Class", - "file_path": "", - "line_start": 105, - "line_end": 117, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_NyashTokenizer", - "name": "NyashTokenizer", - "symbol_type": "Class", - "file_path": "", - "line_start": 120, - "line_end": 125, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "inprocess.rs", - "path": "src/transport/inprocess.rs", - "language": "rust", - "size_bytes": 3628, - "total_lines": 103, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.394374836Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 29, - "line_end": 45, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_handler", - "name": "add_handler", - "symbol_type": "Function", - "file_path": "", - "line_start": 48, - "line_end": 50, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_node_id", - "name": "node_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 54, - "line_end": 56, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_send", - "name": "send", - "symbol_type": "Function", - "file_path": "", - "line_start": 58, - "line_end": 80, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_on_receive", - "name": "on_receive", - "symbol_type": "Function", - "file_path": "", - "line_start": 82, - "line_end": 85, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_reachable", - "name": "is_reachable", - "symbol_type": "Function", - "file_path": "", - "line_start": 87, - "line_end": 90, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_transport_type", - "name": "transport_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 92, - "line_end": 94, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_drop", - "name": "drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 98, - "line_end": 102, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_InProcessTransport", - "name": "InProcessTransport", - "symbol_type": "Class", - "file_path": "", - "line_start": 20, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/transport/mod.rs", - "language": "rust", - "size_bytes": 1477, - "total_lines": 54, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.398132185Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [], - "classes": [ - { - "symbol": { - "id": "rust_type_IntentEnvelope", - "name": "IntentEnvelope", - "symbol_type": "Class", - "file_path": "", - "line_start": 13, - "line_end": 18, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_SendOpts", - "name": "SendOpts", - "symbol_type": "Class", - "file_path": "", - "line_start": 22, - "line_end": 25, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TransportError", - "name": "TransportError", - "symbol_type": "Class", - "file_path": "", - "line_start": 29, - "line_end": 34, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_Transport", - "name": "Transport", - "symbol_type": "Class", - "file_path": "", - "line_start": 37, - "line_end": 52, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": true - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "type_box.rs", - "path": "src/type_box.rs", - "language": "rust", - "size_bytes": 12896, - "total_lines": 446, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.402728179Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 25, - "line_end": 33, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_with_types", - "name": "with_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 35, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 81, - "line_end": 92, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_builtin", - "name": "builtin", - "symbol_type": "Function", - "file_path": "", - "line_start": 95, - "line_end": 99, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_field", - "name": "add_field", - "symbol_type": "Function", - "file_path": "", - "line_start": 102, - "line_end": 104, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_method", - "name": "add_method", - "symbol_type": "Function", - "file_path": "", - "line_start": 107, - "line_end": 109, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_parent", - "name": "set_parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 112, - "line_end": 114, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_add_type_parameter", - "name": "add_type_parameter", - "symbol_type": "Function", - "file_path": "", - "line_start": 117, - "line_end": 119, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_set_concrete_type", - "name": "set_concrete_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 122, - "line_end": 124, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_field_type", - "name": "get_field_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 127, - "line_end": 139, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_method_signature", - "name": "get_method_signature", - "symbol_type": "Function", - "file_path": "", - "line_start": 142, - "line_end": 154, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_compatible_with", - "name": "is_compatible_with", - "symbol_type": "Function", - "file_path": "", - "line_start": 157, - "line_end": 171, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_generic", - "name": "is_generic", - "symbol_type": "Function", - "file_path": "", - "line_start": 174, - "line_end": 176, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_concrete_generic", - "name": "is_concrete_generic", - "symbol_type": "Function", - "file_path": "", - "line_start": 179, - "line_end": 181, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_full_name", - "name": "full_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 184, - "line_end": 203, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 192, - "line_end": 196, - "column_start": 21, - "column_end": 17, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 194, - "line_end": 194, - "column_start": 29, - "column_end": 47, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 195, - "line_end": 195, - "column_start": 40, - "column_end": 56, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_void_type", - "name": "void_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 206, - "line_end": 208, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_string_type", - "name": "string_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 212, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_integer_type", - "name": "integer_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 214, - "line_end": 216, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_bool_type", - "name": "bool_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 218, - "line_end": 220, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_array_type", - "name": "array_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 222, - "line_end": 226, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_method_box_type", - "name": "method_box_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 228, - "line_end": 232, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string_box", - "name": "to_string_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 237, - "line_end": 239, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_equals", - "name": "equals", - "symbol_type": "Function", - "file_path": "", - "line_start": 241, - "line_end": 247, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 249, - "line_end": 251, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_clone_box", - "name": "clone_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 253, - "line_end": 255, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_share_box", - "name": "share_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 258, - "line_end": 260, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_box_id", - "name": "box_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 264, - "line_end": 266, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent_type_id", - "name": "parent_type_id", - "symbol_type": "Function", - "file_path": "", - "line_start": 268, - "line_end": 270, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt_box", - "name": "fmt_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 272, - "line_end": 274, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any", - "name": "as_any", - "symbol_type": "Function", - "file_path": "", - "line_start": 276, - "line_end": 278, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_as_any_mut", - "name": "as_any_mut", - "symbol_type": "Function", - "file_path": "", - "line_start": 280, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 307, - "line_end": 317, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_builtin_types", - "name": "register_builtin_types", - "symbol_type": "Function", - "file_path": "", - "line_start": 320, - "line_end": 327, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_register_type", - "name": "register_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 330, - "line_end": 343, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_type", - "name": "get_type", - "symbol_type": "Function", - "file_path": "", - "line_start": 346, - "line_end": 348, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_compatible", - "name": "is_compatible", - "symbol_type": "Function", - "file_path": "", - "line_start": 351, - "line_end": 361, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_get_all_type_names", - "name": "get_all_type_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 364, - "line_end": 366, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_instantiate_generic", - "name": "instantiate_generic", - "symbol_type": "Function", - "file_path": "", - "line_start": 369, - "line_end": 402, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 371, - "line_end": 371, - "column_start": 24, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 392, - "line_end": 392, - "column_start": 28, - "column_end": 89, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new", - "name": "new", - "symbol_type": "Function", - "file_path": "", - "line_start": 412, - "line_end": 416, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_field", - "name": "field", - "symbol_type": "Function", - "file_path": "", - "line_start": 419, - "line_end": 422, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_method", - "name": "method", - "symbol_type": "Function", - "file_path": "", - "line_start": 425, - "line_end": 428, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_parent", - "name": "parent", - "symbol_type": "Function", - "file_path": "", - "line_start": 431, - "line_end": 434, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_param", - "name": "type_param", - "symbol_type": "Function", - "file_path": "", - "line_start": 437, - "line_end": 440, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_build", - "name": "build", - "symbol_type": "Function", - "file_path": "", - "line_start": 443, - "line_end": 445, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_MethodSignature", - "name": "MethodSignature", - "symbol_type": "Class", - "file_path": "", - "line_start": 16, - "line_end": 22, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TypeBox", - "name": "TypeBox", - "symbol_type": "Class", - "file_path": "", - "line_start": 53, - "line_end": 77, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TypeRegistry", - "name": "TypeRegistry", - "symbol_type": "Class", - "file_path": "", - "line_start": 293, - "line_end": 303, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - }, - { - "symbol": { - "id": "rust_type_TypeBoxBuilder", - "name": "TypeBoxBuilder", - "symbol_type": "Class", - "file_path": "", - "line_start": 406, - "line_end": 408, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "value.rs", - "path": "src/value.rs", - "language": "rust", - "size_bytes": 20620, - "total_lines": 575, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.407987984Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_new_integer", - "name": "new_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 41, - "line_end": 43, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_float", - "name": "new_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 45, - "line_end": 47, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_bool", - "name": "new_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 49, - "line_end": 51, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_string", - "name": "new_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 53, - "line_end": 55, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_array", - "name": "new_array", - "symbol_type": "Function", - "file_path": "", - "line_start": 57, - "line_end": 59, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_map", - "name": "new_map", - "symbol_type": "Function", - "file_path": "", - "line_start": 61, - "line_end": 63, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_null", - "name": "new_null", - "symbol_type": "Function", - "file_path": "", - "line_start": 65, - "line_end": 67, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_new_void", - "name": "new_void", - "symbol_type": "Function", - "file_path": "", - "line_start": 69, - "line_end": 71, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_string", - "name": "to_string", - "symbol_type": "Function", - "file_path": "", - "line_start": 74, - "line_end": 121, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 83, - "line_end": 83, - "column_start": 29, - "column_end": 46, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 93, - "line_end": 93, - "column_start": 29, - "column_end": 73, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_integer", - "name": "to_integer", - "symbol_type": "Function", - "file_path": "", - "line_start": 124, - "line_end": 135, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 131, - "line_end": 131, - "column_start": 29, - "column_end": 77, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_float", - "name": "to_float", - "symbol_type": "Function", - "file_path": "", - "line_start": 138, - "line_end": 149, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 145, - "line_end": 145, - "column_start": 29, - "column_end": 75, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_bool", - "name": "to_bool", - "symbol_type": "Function", - "file_path": "", - "line_start": 152, - "line_end": 166, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_type_name", - "name": "type_name", - "symbol_type": "Function", - "file_path": "", - "line_start": 169, - "line_end": 182, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_numeric", - "name": "is_numeric", - "symbol_type": "Function", - "file_path": "", - "line_start": 185, - "line_end": 187, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_falsy", - "name": "is_falsy", - "symbol_type": "Function", - "file_path": "", - "line_start": 190, - "line_end": 193, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_upgrade_weak", - "name": "upgrade_weak", - "symbol_type": "Function", - "file_path": "", - "line_start": 199, - "line_end": 206, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_closure", - "name": "closure", - "symbol_type": "Function", - "file_path": "", - "line_start": 202, - "line_end": 202, - "column_start": 39, - "column_end": 65, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_downgrade_to_weak", - "name": "downgrade_to_weak", - "symbol_type": "Function", - "file_path": "", - "line_start": 210, - "line_end": 217, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_weak_reference", - "name": "is_weak_reference", - "symbol_type": "Function", - "file_path": "", - "line_start": 220, - "line_end": 222, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_is_weak_alive", - "name": "is_weak_alive", - "symbol_type": "Function", - "file_path": "", - "line_start": 225, - "line_end": 230, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_eq", - "name": "eq", - "symbol_type": "Function", - "file_path": "", - "line_start": 234, - "line_end": 282, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 286, - "line_end": 288, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_fmt", - "name": "fmt", - "symbol_type": "Function", - "file_path": "", - "line_start": 292, - "line_end": 311, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_from_box", - "name": "from_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 317, - "line_end": 355, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_to_box", - "name": "to_box", - "symbol_type": "Function", - "file_path": "", - "line_start": 358, - "line_end": 394, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_create_object", - "name": "create_object", - "symbol_type": "Function", - "file_path": "", - "line_start": 400, - "line_end": 440, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_basic_creation", - "name": "test_basic_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 448, - "line_end": 458, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_type_conversion", - "name": "test_type_conversion", - "symbol_type": "Function", - "file_path": "", - "line_start": 461, - "line_end": 471, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_cross_type_equality", - "name": "test_cross_type_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 474, - "line_end": 480, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_object_creation", - "name": "test_object_creation", - "symbol_type": "Function", - "file_path": "", - "line_start": 483, - "line_end": 495, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_type_names", - "name": "test_type_names", - "symbol_type": "Function", - "file_path": "", - "line_start": 498, - "line_end": 505, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_reference_basic", - "name": "test_weak_reference_basic", - "symbol_type": "Function", - "file_path": "", - "line_start": 508, - "line_end": 525, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_reference_drop", - "name": "test_weak_reference_drop", - "symbol_type": "Function", - "file_path": "", - "line_start": 528, - "line_end": 542, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_reference_equality", - "name": "test_weak_reference_equality", - "symbol_type": "Function", - "file_path": "", - "line_start": 545, - "line_end": 558, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - }, - { - "symbol": { - "id": "rust_func_test_weak_reference_string_representation", - "name": "test_weak_reference_string_representation", - "symbol_type": "Function", - "file_path": "", - "line_start": 561, - "line_end": 574, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [ - { - "symbol": { - "id": "rust_type_NyashValue", - "name": "NyashValue", - "symbol_type": "Class", - "file_path": "", - "line_start": 17, - "line_end": 37, - "column_start": 0, - "column_end": 1, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "base_classes": [], - "interfaces": [], - "methods": [], - "fields": [], - "is_abstract": false, - "is_interface": false - } - ], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - }, - { - "file_info": { - "name": "wasm_test.rs", - "path": "src/wasm_test.rs", - "language": "rust", - "size_bytes": 1640, - "total_lines": 49, - "code_lines": 0, - "comment_lines": 0, - "empty_lines": 0, - "code_ratio": 0.0, - "analyzed_at": "2025-08-19T06:20:24.412585577Z", - "hash": null, - "metadata": {} - }, - "symbols": [], - "functions": [ - { - "symbol": { - "id": "rust_func_test_direct_canvas_draw", - "name": "test_direct_canvas_draw", - "symbol_type": "Function", - "file_path": "", - "line_start": 7, - "line_end": 48, - "column_start": 4, - "column_end": 5, - "language": "rust", - "visibility": "Public", - "parent_id": null, - "metadata": {} - }, - "parameters": [], - "return_type": null, - "is_async": false, - "is_static": false, - "is_generic": false, - "complexity": null - } - ], - "classes": [], - "imports": [], - "exports": [], - "dependencies": [], - "metrics": { - "lines_of_code": 0, - "lines_with_comments": 0, - "blank_lines": 0, - "cyclomatic_complexity": null, - "halstead_volume": null, - "maintainability_index": null - }, - "errors": [] - } - ], - "file_count": 174, - "total_lines": 0, - "languages": { - "rust": 174 - }, - "file_hashes": {}, - "last_scan_time": null, - "version": "1.0.0", - "is_dirty": true -} \ No newline at end of file diff --git a/analysis.json b/analysis.json deleted file mode 100644 index 66fc8bba..00000000 --- a/analysis.json +++ /dev/null @@ -1,163983 +0,0 @@ -🔍 [RUST] Starting directory analysis: src -📁 [RUST] File discovery took: 0.094s, found 106 files -⚡ [RUST] Starting PARALLEL analysis (parallel=true) -🔧 [RUST] Creating 106 spawn_blocking tasks for parallel processing -🔄 [RUST] Processing file 1/106 on thread ThreadId(18): src/ast.rs -🔄 [RUST] Processing file 101/106 on thread ThreadId(209): src/stdlib/mod.rs -🚀 [RUST] Spawned 106 blocking tasks, waiting for completion... -🔄 [RUST] Processing file 106/106 on thread ThreadId(145): src/value.rs -🔄 [RUST] File analysis took: 1.543s (106 files) -📊 [RUST] Summary generation took: 0.000s -🏁 [RUST] Total directory analysis took: 1.638s -{ - "directory_path": "src", - "files": [ - { - "file_info": { - "name": "ast.rs", - "path": "src/ast.rs", - "size_bytes": 0, - "total_lines": 1006, - "code_lines": 825, - "comment_lines": 89, - "empty_lines": 92, - "code_ratio": 0.820079522862823, - "analyzed_at": "2025-08-15T16:19:40.592377601Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "Span", - "parent_class": null, - "start_line": 14, - "end_line": 19, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "Span", - "parent_class": null, - "start_line": 21, - "end_line": 79, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "Span", - "parent_class": null, - "start_line": 81, - "end_line": 85, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - }, - { - "name": "ASTNodeType", - "parent_class": null, - "start_line": 92, - "end_line": 96, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "StructureNode", - "parent_class": null, - "start_line": 100, - "end_line": 144, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "ExpressionNode", - "parent_class": null, - "start_line": 148, - "end_line": 197, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "StatementNode", - "parent_class": null, - "start_line": 201, - "end_line": 235, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "CatchClause", - "parent_class": null, - "start_line": 239, - "end_line": 244, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "LiteralValue", - "parent_class": null, - "start_line": 248, - "end_line": 255, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "LiteralValue", - "parent_class": null, - "start_line": 257, - "end_line": 296, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "LiteralValue", - "parent_class": null, - "start_line": 298, - "end_line": 309, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "fmt::Display", - "type": "impl" - } - }, - { - "name": "UnaryOperator", - "parent_class": null, - "start_line": 313, - "end_line": 316, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "BinaryOperator", - "parent_class": null, - "start_line": 320, - "end_line": 334, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "UnaryOperator", - "parent_class": null, - "start_line": 336, - "end_line": 344, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - }, - { - "name": "BinaryOperator", - "parent_class": null, - "start_line": 346, - "end_line": 365, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - }, - { - "name": "ASTNode", - "parent_class": null, - "start_line": 369, - "end_line": 605, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "ASTNode", - "parent_class": null, - "start_line": 607, - "end_line": 862, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ASTNode", - "parent_class": null, - "start_line": 864, - "end_line": 868, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "fmt::Display", - "type": "impl" - } - }, - { - "name": "ASTNode", - "parent_class": null, - "start_line": 870, - "end_line": 878, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 23, - "end_line": 25, - "parameters": [ - "start: usize", - "end: usize", - "line: usize", - "column: usize" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "unknown", - "start_line": 28, - "end_line": 30, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "merge", - "start_line": 33, - "end_line": 40, - "parameters": [ - "&self", - "other: Span" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "error_context", - "start_line": 43, - "end_line": 73, - "parameters": [ - "&self", - "source: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "location_string", - "start_line": 76, - "end_line": 78, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 82, - "end_line": 84, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_nyash_box", - "start_line": 259, - "end_line": 271, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "from_nyash_box", - "start_line": 274, - "end_line": 295, - "parameters": [ - "box_val: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 299, - "end_line": 308, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 337, - "end_line": 343, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 347, - "end_line": 364, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "node_type", - "start_line": 609, - "end_line": 644, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "classify", - "start_line": 648, - "end_line": 688, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_structure", - "start_line": 691, - "end_line": 693, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_expression", - "start_line": 696, - "end_line": 698, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_statement", - "start_line": 701, - "end_line": 703, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "info", - "start_line": 706, - "end_line": 823, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "span", - "start_line": 826, - "end_line": 861, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 865, - "end_line": 867, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "get_param_count", - "start_line": 872, - "end_line": 877, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test_ast_node_creation", - "start_line": 888, - "end_line": 918, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_binary_operator", - "start_line": 921, - "end_line": 930, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_complex_ast", - "start_line": 933, - "end_line": 974, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_method_call", - "start_line": 977, - "end_line": 990, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_binary_operation", - "start_line": 993, - "end_line": 1005, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::NyashBox", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{StringBox, IntegerBox, BoolBox, VoidBox}", - "imported_names": [], - "alias": null, - "line_number": 260, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::FloatBox", - "imported_names": [], - "alias": null, - "line_number": 261, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 276, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{StringBox, IntegerBox, BoolBox, VoidBox}", - "imported_names": [], - "alias": null, - "line_number": 277, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::FloatBox", - "imported_names": [], - "alias": null, - "line_number": 278, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 884, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{StringBox, IntegerBox, BoolBox}", - "imported_names": [], - "alias": null, - "line_number": 885, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 19, - "function_count": 25, - "import_count": 10, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Span", - "full_name": "", - "start_line": 14, - "end_line": 19, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Span", - "full_name": "", - "start_line": 21, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 23, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "unknown", - "full_name": "", - "start_line": 28, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "merge", - "full_name": "", - "start_line": 33, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "error_context", - "full_name": "", - "start_line": 43, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<&str>", - "full_name": "", - "start_line": 44, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 50, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 61, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 61, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "location_string", - "full_name": "", - "start_line": 76, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Span", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 82, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ASTNodeType", - "full_name": "", - "start_line": 92, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StructureNode", - "full_name": "", - "start_line": 100, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ExpressionNode", - "full_name": "", - "start_line": 148, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StatementNode", - "full_name": "", - "start_line": 201, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CatchClause", - "full_name": "", - "start_line": 239, - "end_line": 244, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LiteralValue", - "full_name": "", - "start_line": 248, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LiteralValue", - "full_name": "", - "start_line": 257, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_nyash_box", - "full_name": "", - "start_line": 259, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 261, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_nyash_box", - "full_name": "", - "start_line": 274, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 276, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 277, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 278, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 282, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 284, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 288, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 290, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LiteralValue", - "full_name": "", - "start_line": 298, - "end_line": 309, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 299, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "UnaryOperator", - "full_name": "", - "start_line": 313, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BinaryOperator", - "full_name": "", - "start_line": 320, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "UnaryOperator", - "full_name": "", - "start_line": 336, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 337, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 338, - "end_line": 341, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BinaryOperator", - "full_name": "", - "start_line": 346, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 347, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 348, - "end_line": 362, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ASTNode", - "full_name": "", - "start_line": 369, - "end_line": 605, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ASTNode", - "full_name": "", - "start_line": 607, - "end_line": 862, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "node_type", - "full_name": "", - "start_line": 609, - "end_line": 644, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "classify", - "full_name": "", - "start_line": 648, - "end_line": 688, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_structure", - "full_name": "", - "start_line": 691, - "end_line": 693, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_expression", - "full_name": "", - "start_line": 696, - "end_line": 698, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_statement", - "full_name": "", - "start_line": 701, - "end_line": 703, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "info", - "full_name": "", - "start_line": 706, - "end_line": 823, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 720, - "end_line": 724, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 731, - "end_line": 735, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 731, - "end_line": 735, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 737, - "end_line": 739, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 741, - "end_line": 743, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 749, - "end_line": 749, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 749, - "end_line": 749, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 750, - "end_line": 750, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 750, - "end_line": 750, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 774, - "end_line": 778, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 810, - "end_line": 811, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 812, - "end_line": 814, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "span", - "full_name": "", - "start_line": 826, - "end_line": 861, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ASTNode", - "full_name": "", - "start_line": 864, - "end_line": 868, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 865, - "end_line": 867, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ASTNode", - "full_name": "", - "start_line": 870, - "end_line": 878, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_param_count", - "full_name": "", - "start_line": 872, - "end_line": 877, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 884, - "end_line": 884, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 885, - "end_line": 885, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_ast_node_creation", - "full_name": "", - "start_line": 888, - "end_line": 918, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 890, - "end_line": 893, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 898, - "end_line": 901, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 907, - "end_line": 914, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_binary_operator", - "full_name": "", - "start_line": 921, - "end_line": 930, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 922, - "end_line": 922, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 925, - "end_line": 925, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 928, - "end_line": 928, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_complex_ast", - "full_name": "", - "start_line": 933, - "end_line": 974, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 935, - "end_line": 935, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 954, - "end_line": 968, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_method_call", - "full_name": "", - "start_line": 977, - "end_line": 990, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 979, - "end_line": 984, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_binary_operation", - "full_name": "", - "start_line": 993, - "end_line": 1005, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 995, - "end_line": 1000, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 94, - "max_depth": 16, - "node_type_counts": { - "function": 25, - "file_root": 1, - "if_statement": 17, - "import": 10, - "class": 19, - "variable": 20, - "for_loop": 2 - }, - "classes": 19, - "functions": 25, - "methods": 0, - "variables": 20, - "control_structures": 19 - }, - "generated_at": "2025-08-15T16:19:40.592488213Z" - }, - { - "file_info": { - "name": "compiler.rs", - "path": "src/backend/aot/compiler.rs", - "size_bytes": 0, - "total_lines": 223, - "code_lines": 154, - "comment_lines": 31, - "empty_lines": 38, - "code_ratio": 0.6905829596412556, - "analyzed_at": "2025-08-15T16:19:40.592511013Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "AotCompiler", - "parent_class": null, - "start_line": 14, - "end_line": 18, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "AotCompiler", - "parent_class": null, - "start_line": 20, - "end_line": 152, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 22, - "end_line": 42, - "parameters": [ - "config: &AotConfig" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 25, - "end_line": 25, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "compile_mir_to_wasm", - "start_line": 45, - "end_line": 62, - "parameters": [ - "&mut self", - "mir_module: MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 50, - "end_line": 56, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "precompile_wasm", - "start_line": 65, - "end_line": 80, - "parameters": [ - "&mut self", - "wasm_bytes: &[u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 70, - "end_line": 70, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 74, - "end_line": 74, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "compile_mir_to_native", - "start_line": 83, - "end_line": 86, - "parameters": [ - "&mut self", - "mir_module: MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "execute_precompiled", - "start_line": 89, - "end_line": 113, - "parameters": [ - "&self", - "precompiled_bytes: &[u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 93, - "end_line": 93, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 99, - "end_line": 99, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 104, - "end_line": 104, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 105, - "end_line": 105, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 106, - "end_line": 106, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 110, - "end_line": 110, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "validate_wasm", - "start_line": 116, - "end_line": 120, - "parameters": [ - "&self", - "wasm_bytes: &[u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 118, - "end_line": 118, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_stats", - "start_line": 123, - "end_line": 125, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "reset_stats", - "start_line": 128, - "end_line": 135, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "compression_ratio", - "start_line": 138, - "end_line": 143, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "engine_info", - "start_line": 146, - "end_line": 151, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test_compiler_creation", - "start_line": 160, - "end_line": 165, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_empty_module_compilation", - "start_line": 168, - "end_line": 181, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_stats_tracking", - "start_line": 184, - "end_line": 193, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_wasm_validation", - "start_line": 196, - "end_line": 203, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_compression_ratio", - "start_line": 206, - "end_line": 212, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_engine_info", - "start_line": 215, - "end_line": 222, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{AotError, AotConfig, AotStats}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::MirModule", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::backend::wasm::{WasmBackend, WasmError}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasmtime::{Engine, Module}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::time::Instant", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 156, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::MirModule", - "imported_names": [], - "alias": null, - "line_number": 157, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 2, - "function_count": 27, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotCompiler", - "full_name": "", - "start_line": 14, - "end_line": 18, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotCompiler", - "full_name": "", - "start_line": 20, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 22, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 24, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 30, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compile_mir_to_wasm", - "full_name": "", - "start_line": 45, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 56, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "precompile_wasm", - "full_name": "", - "start_line": 65, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compile_mir_to_native", - "full_name": "", - "start_line": 83, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 84, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_precompiled", - "full_name": "", - "start_line": 89, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 98, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 102, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "validate_wasm", - "full_name": "", - "start_line": 116, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_stats", - "full_name": "", - "start_line": 123, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "reset_stats", - "full_name": "", - "start_line": 128, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compression_ratio", - "full_name": "", - "start_line": 138, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 139, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "engine_info", - "full_name": "", - "start_line": 146, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 156, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 157, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_compiler_creation", - "full_name": "", - "start_line": 160, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_empty_module_compilation", - "full_name": "", - "start_line": 168, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 170, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_stats_tracking", - "full_name": "", - "start_line": 184, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 187, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_wasm_validation", - "full_name": "", - "start_line": 196, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 198, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_compression_ratio", - "full_name": "", - "start_line": 206, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_engine_info", - "full_name": "", - "start_line": 215, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 216, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 58, - "max_depth": 6, - "node_type_counts": { - "if_statement": 1, - "function": 16, - "class": 2, - "file_root": 1, - "import": 7, - "variable": 31 - }, - "classes": 2, - "functions": 16, - "methods": 0, - "variables": 31, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:19:40.592524190Z" - }, - { - "file_info": { - "name": "config.rs", - "path": "src/backend/aot/config.rs", - "size_bytes": 0, - "total_lines": 256, - "code_lines": 185, - "comment_lines": 29, - "empty_lines": 42, - "code_ratio": 0.72265625, - "analyzed_at": "2025-08-15T16:19:40.592512827Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "AotConfig", - "parent_class": null, - "start_line": 12, - "end_line": 19, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "AotConfig", - "parent_class": null, - "start_line": 21, - "end_line": 203, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "AotConfig", - "parent_class": null, - "start_line": 205, - "end_line": 209, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 23, - "end_line": 62, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "debug", - "start_line": 65, - "end_line": 88, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "for_target", - "start_line": 91, - "end_line": 121, - "parameters": [ - "target: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "wasmtime_config", - "start_line": 124, - "end_line": 126, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "optimization_level", - "start_line": 129, - "end_line": 131, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "target_arch", - "start_line": 134, - "end_line": 136, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "simd_enabled", - "start_line": 139, - "end_line": 141, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "compatibility_key", - "start_line": 144, - "end_line": 154, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "rebuild_wasmtime_config", - "start_line": 157, - "end_line": 186, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "set_optimization_level", - "start_line": 189, - "end_line": 196, - "parameters": [ - "&mut self", - "level: u8" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_simd", - "start_line": 199, - "end_line": 202, - "parameters": [ - "&mut self", - "enabled: bool" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "default", - "start_line": 206, - "end_line": 208, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_default_config", - "start_line": 216, - "end_line": 220, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_debug_config", - "start_line": 223, - "end_line": 227, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_compatibility_key", - "start_line": 230, - "end_line": 235, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_target_config", - "start_line": 238, - "end_line": 242, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_optimization_level_setting", - "start_line": 245, - "end_line": 249, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_invalid_optimization_level", - "start_line": 252, - "end_line": 255, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::AotError", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasmtime::{Config, OptLevel, Strategy}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 213, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 3, - "function_count": 18, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotConfig", - "full_name": "", - "start_line": 12, - "end_line": 19, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotConfig", - "full_name": "", - "start_line": 21, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 23, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 24, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 48, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "debug", - "full_name": "", - "start_line": 65, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "for_target", - "full_name": "", - "start_line": 91, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "wasmtime_config", - "full_name": "", - "start_line": 124, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "optimization_level", - "full_name": "", - "start_line": 129, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "target_arch", - "full_name": "", - "start_line": 134, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "simd_enabled", - "full_name": "", - "start_line": 139, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compatibility_key", - "full_name": "", - "start_line": 144, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "rebuild_wasmtime_config", - "full_name": "", - "start_line": 157, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 158, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_optimization_level", - "full_name": "", - "start_line": 189, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 190, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_simd", - "full_name": "", - "start_line": 199, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotConfig", - "full_name": "", - "start_line": 205, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 206, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_default_config", - "full_name": "", - "start_line": 216, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_debug_config", - "full_name": "", - "start_line": 223, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_compatibility_key", - "full_name": "", - "start_line": 230, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_target_config", - "full_name": "", - "start_line": 238, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_optimization_level_setting", - "full_name": "", - "start_line": 245, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 246, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_invalid_optimization_level", - "full_name": "", - "start_line": 252, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 253, - "end_line": 253, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 44, - "max_depth": 12, - "node_type_counts": { - "variable": 14, - "function": 18, - "import": 3, - "file_root": 1, - "class": 3, - "if_statement": 5 - }, - "classes": 3, - "functions": 18, - "methods": 0, - "variables": 14, - "control_structures": 5 - }, - "generated_at": "2025-08-15T16:19:40.592530783Z" - }, - { - "file_info": { - "name": "executable.rs", - "path": "src/backend/aot/executable.rs", - "size_bytes": 0, - "total_lines": 280, - "code_lines": 192, - "comment_lines": 35, - "empty_lines": 53, - "code_ratio": 0.6857142857142857, - "analyzed_at": "2025-08-15T16:19:40.592288560Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ExecutableBuilder", - "parent_class": null, - "start_line": 12, - "end_line": 16, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 20, - "end_line": 26, - "parameters": [ - "config: &'a AotConfig" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "embed_precompiled_module", - "start_line": 29, - "end_line": 32, - "parameters": [ - "&mut self", - "module_data" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "create_executable", - "start_line": 35, - "end_line": 58, - "parameters": [ - "&self", - "output_path: P" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 37, - "end_line": 37, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "generate_runtime_code", - "start_line": 61, - "end_line": 73, - "parameters": [ - "&self", - "module_data: &[u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "format_module_bytes", - "start_line": 76, - "end_line": 89, - "parameters": [ - "&self", - "data: &[u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_cargo_toml", - "start_line": 92, - "end_line": 112, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "compile_rust_executable", - "start_line": 115, - "end_line": 148, - "parameters": [ - "&self", - "temp_dir: P", - "output_path: Q" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 125, - "end_line": 125, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 145, - "end_line": 145, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "test_executable_builder_creation", - "start_line": 228, - "end_line": 233, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_embed_module", - "start_line": 236, - "end_line": 243, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_format_module_bytes", - "start_line": 246, - "end_line": 256, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_cargo_toml_generation", - "start_line": 259, - "end_line": 267, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_runtime_code_generation", - "start_line": 270, - "end_line": 279, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{AotError, AotConfig}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::path::Path", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fs", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 225, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 15, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ExecutableBuilder", - "full_name": "", - "start_line": 12, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ExecutableBuilder<'a>", - "full_name": "", - "start_line": 18, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 20, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "embed_precompiled_module", - "full_name": "", - "start_line": 29, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_executable", - "full_name": "", - "start_line": 35, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 40, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_runtime_code", - "full_name": "", - "start_line": 61, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "format_module_bytes", - "full_name": "", - "start_line": 76, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_cargo_toml", - "full_name": "", - "start_line": 92, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compile_rust_executable", - "full_name": "", - "start_line": 115, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 117, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 120, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 124, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 133, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "RUNTIME_TEMPLATE", - "full_name": "", - "start_line": 152, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 225, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_executable_builder_creation", - "full_name": "", - "start_line": 228, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 230, - "end_line": 230, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_embed_module", - "full_name": "", - "start_line": 236, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 237, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 238, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_format_module_bytes", - "full_name": "", - "start_line": 246, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 247, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 248, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_cargo_toml_generation", - "full_name": "", - "start_line": 259, - "end_line": 267, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 261, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 262, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_runtime_code_generation", - "full_name": "", - "start_line": 270, - "end_line": 279, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 271, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 272, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 273, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 275, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 59, - "max_depth": 9, - "node_type_counts": { - "variable": 35, - "import": 4, - "for_loop": 1, - "class": 2, - "if_statement": 4, - "file_root": 1, - "function": 12 - }, - "classes": 2, - "functions": 12, - "methods": 0, - "variables": 35, - "control_structures": 5 - }, - "generated_at": "2025-08-15T16:19:40.592305169Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/backend/aot/mod.rs", - "size_bytes": 0, - "total_lines": 151, - "code_lines": 107, - "comment_lines": 20, - "empty_lines": 24, - "code_ratio": 0.7086092715231788, - "analyzed_at": "2025-08-15T16:19:40.592274809Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "AotError", - "parent_class": null, - "start_line": 21, - "end_line": 27, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "AotError", - "parent_class": null, - "start_line": 29, - "end_line": 39, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - }, - { - "name": "AotError", - "parent_class": null, - "start_line": 41, - "end_line": 41, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::error::Error", - "type": "impl" - } - }, - { - "name": "AotError", - "parent_class": null, - "start_line": 43, - "end_line": 47, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "From" - } - }, - { - "name": "AotError", - "parent_class": null, - "start_line": 49, - "end_line": 53, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "From" - } - }, - { - "name": "AotBackend", - "parent_class": null, - "start_line": 56, - "end_line": 59, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "AotBackend", - "parent_class": null, - "start_line": 61, - "end_line": 117, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "AotBackend", - "parent_class": null, - "start_line": 119, - "end_line": 123, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - }, - { - "name": "AotStats", - "parent_class": null, - "start_line": 127, - "end_line": 132, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - } - ], - "functions": [ - { - "name": "fmt", - "start_line": 30, - "end_line": 38, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "from", - "start_line": 44, - "end_line": 46, - "parameters": [ - "error" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "from", - "start_line": 50, - "end_line": 52, - "parameters": [ - "error" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 63, - "end_line": 71, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "with_config", - "start_line": 74, - "end_line": 81, - "parameters": [ - "config: AotConfig" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "compile_to_executable", - "start_line": 84, - "end_line": 93, - "parameters": [ - "&mut self", - "mir_module: MirModule", - "output_path: P" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "compile_to_precompiled", - "start_line": 96, - "end_line": 111, - "parameters": [ - "&mut self", - "mir_module: MirModule", - "output_path: P" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_stats", - "start_line": 114, - "end_line": 116, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "default", - "start_line": 120, - "end_line": 122, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_aot_backend_creation", - "start_line": 140, - "end_line": 144, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_default_config", - "start_line": 147, - "end_line": 150, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "compiler::AotCompiler", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "executable::ExecutableBuilder", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "config::AotConfig", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::MirModule", - "imported_names": [], - "alias": null, - "line_number": 16, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::path::Path", - "imported_names": [], - "alias": null, - "line_number": 17, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 136, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::MirModule", - "imported_names": [], - "alias": null, - "line_number": 137, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 9, - "function_count": 11, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 17, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotError", - "full_name": "", - "start_line": 21, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotError", - "full_name": "", - "start_line": 29, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 30, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotError", - "full_name": "", - "start_line": 41, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotError", - "full_name": "", - "start_line": 43, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from", - "full_name": "", - "start_line": 44, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotError", - "full_name": "", - "start_line": 49, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from", - "full_name": "", - "start_line": 50, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotBackend", - "full_name": "", - "start_line": 56, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotBackend", - "full_name": "", - "start_line": 61, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 63, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "with_config", - "full_name": "", - "start_line": 74, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compile_to_executable", - "full_name": "", - "start_line": 84, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compile_to_precompiled", - "full_name": "", - "start_line": 96, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 102, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_stats", - "full_name": "", - "start_line": 114, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotBackend", - "full_name": "", - "start_line": 119, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 120, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AotStats", - "full_name": "", - "start_line": 127, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_aot_backend_creation", - "full_name": "", - "start_line": 140, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_default_config", - "full_name": "", - "start_line": 147, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 148, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 36, - "max_depth": 5, - "node_type_counts": { - "file_root": 1, - "function": 11, - "variable": 8, - "class": 9, - "import": 7 - }, - "classes": 9, - "functions": 11, - "methods": 0, - "variables": 8, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:19:40.592286649Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/backend/mod.rs", - "size_bytes": 0, - "total_lines": 11, - "code_lines": 6, - "comment_lines": 3, - "empty_lines": 2, - "code_ratio": 0.5454545454545454, - "analyzed_at": "2025-08-15T16:19:40.592524375Z", - "metadata": {} - }, - "language": "rust", - "classes": [], - "functions": [], - "imports": [ - { - "type": "rust_use", - "module_path": "vm::{VM, VMError, VMValue}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm::{WasmBackend, WasmError}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "aot::{AotBackend, AotError, AotConfig, AotStats}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 0, - "function_count": 0, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 4, - "max_depth": 1, - "node_type_counts": { - "import": 3, - "file_root": 1 - }, - "classes": 0, - "functions": 0, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:19:40.592526352Z" - }, - { - "file_info": { - "name": "vm.rs", - "path": "src/backend/vm.rs", - "size_bytes": 0, - "total_lines": 852, - "code_lines": 624, - "comment_lines": 124, - "empty_lines": 104, - "code_ratio": 0.7323943661971831, - "analyzed_at": "2025-08-15T16:19:40.592322246Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "VMError", - "parent_class": null, - "start_line": 13, - "end_line": 20, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "VMError", - "parent_class": null, - "start_line": 22, - "end_line": 33, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - }, - { - "name": "VMError", - "parent_class": null, - "start_line": 35, - "end_line": 35, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::error::Error", - "type": "impl" - } - }, - { - "name": "VMValue", - "parent_class": null, - "start_line": 39, - "end_line": 46, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "VMValue", - "parent_class": null, - "start_line": 48, - "end_line": 106, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "VMValue", - "parent_class": null, - "start_line": 108, - "end_line": 119, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "From<&ConstValue>" - } - }, - { - "name": "VM", - "parent_class": null, - "start_line": 122, - "end_line": 135, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "VM", - "parent_class": null, - "start_line": 137, - "end_line": 793, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ControlFlow", - "parent_class": null, - "start_line": 796, - "end_line": 800, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum" - } - }, - { - "name": "VM", - "parent_class": null, - "start_line": 802, - "end_line": 806, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - } - ], - "functions": [ - { - "name": "fmt", - "start_line": 23, - "end_line": 32, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_nyash_box", - "start_line": 50, - "end_line": 59, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "to_string", - "start_line": 62, - "end_line": 71, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "as_integer", - "start_line": 74, - "end_line": 79, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "as_bool", - "start_line": 82, - "end_line": 88, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "from_nyash_box", - "start_line": 91, - "end_line": 105, - "parameters": [ - "nyash_box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "from", - "start_line": 109, - "end_line": 118, - "parameters": [ - "const_val: &ConstValue" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 139, - "end_line": 148, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "execute_module", - "start_line": 151, - "end_line": 161, - "parameters": [ - "&mut self", - "module: &MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 154, - "end_line": 154, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_function", - "start_line": 164, - "end_line": 213, - "parameters": [ - "&mut self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 172, - "end_line": 172, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_instruction", - "start_line": 216, - "end_line": 588, - "parameters": [ - "&mut self", - "instruction: &MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 561, - "end_line": 561, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_value", - "start_line": 591, - "end_line": 595, - "parameters": [ - "&self", - "value_id: ValueId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 594, - "end_line": 594, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_binary_op", - "start_line": 598, - "end_line": 634, - "parameters": [ - "&self", - "op: &BinaryOp", - "left: &VMValue", - "right: &VMValue" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_unary_op", - "start_line": 637, - "end_line": 643, - "parameters": [ - "&self", - "op: &UnaryOp", - "operand: &VMValue" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_compare_op", - "start_line": 646, - "end_line": 674, - "parameters": [ - "&self", - "op: &CompareOp", - "left: &VMValue", - "right: &VMValue" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "call_box_method", - "start_line": 677, - "end_line": 792, - "parameters": [ - "&self", - "box_value", - "method: &str", - "_args" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "default", - "start_line": 803, - "end_line": 805, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_basic_vm_execution", - "start_line": 814, - "end_line": 828, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_binary_operations", - "start_line": 831, - "end_line": 851, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::mir::{MirModule, MirFunction, MirInstruction, ConstValue, BinaryOp, CompareOp, UnaryOp, ValueId, BasicBlockId}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, VoidBox}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 810, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{MirModule, MirFunction, FunctionSignature, MirType, EffectMask, BasicBlock}", - "imported_names": [], - "alias": null, - "line_number": 811, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 10, - "function_count": 23, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VMError", - "full_name": "", - "start_line": 13, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VMError", - "full_name": "", - "start_line": 22, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 23, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VMError", - "full_name": "", - "start_line": 35, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VMValue", - "full_name": "", - "start_line": 39, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VMValue", - "full_name": "", - "start_line": 48, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_nyash_box", - "full_name": "", - "start_line": 50, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string", - "full_name": "", - "start_line": 62, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_integer", - "full_name": "", - "start_line": 74, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_bool", - "full_name": "", - "start_line": 82, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_nyash_box", - "full_name": "", - "start_line": 91, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VMValue", - "full_name": "", - "start_line": 108, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from", - "full_name": "", - "start_line": 109, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VM", - "full_name": "", - "start_line": 122, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VM", - "full_name": "", - "start_line": 137, - "end_line": 793, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 139, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_module", - "full_name": "", - "start_line": 151, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 153, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 157, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_function", - "full_name": "", - "start_line": 164, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 170, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 177, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<_>", - "full_name": "", - "start_line": 181, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 205, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_instruction", - "full_name": "", - "start_line": 216, - "end_line": 588, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 220, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 226, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 227, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 228, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 235, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 241, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 242, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 243, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 256, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 271, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 272, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 274, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 284, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 285, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 294, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 301, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 309, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 317, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 318, - "end_line": 318, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 321, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 322, - "end_line": 325, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 323, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 328, - "end_line": 328, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 331, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 332, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 340, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 343, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 348, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 353, - "end_line": 353, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 358, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 381, - "end_line": 381, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 401, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 408, - "end_line": 408, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 420, - "end_line": 420, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 444, - "end_line": 444, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 451, - "end_line": 461, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 451, - "end_line": 461, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 452, - "end_line": 457, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 469, - "end_line": 469, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 472, - "end_line": 474, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 477, - "end_line": 479, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 487, - "end_line": 487, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 495, - "end_line": 495, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 514, - "end_line": 514, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 516, - "end_line": 516, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 518, - "end_line": 518, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 527, - "end_line": 527, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 528, - "end_line": 528, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 530, - "end_line": 535, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 539, - "end_line": 539, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 542, - "end_line": 554, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 544, - "end_line": 544, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 548, - "end_line": 548, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Result, _>", - "full_name": "", - "start_line": 561, - "end_line": 561, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 562, - "end_line": 562, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 567, - "end_line": 573, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 568, - "end_line": 572, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 569, - "end_line": 571, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 576, - "end_line": 578, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 581, - "end_line": 583, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_value", - "full_name": "", - "start_line": 591, - "end_line": 595, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_binary_op", - "full_name": "", - "start_line": 598, - "end_line": 634, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 601, - "end_line": 612, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 606, - "end_line": 608, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_unary_op", - "full_name": "", - "start_line": 637, - "end_line": 643, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_compare_op", - "full_name": "", - "start_line": 646, - "end_line": 674, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 649, - "end_line": 656, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 661, - "end_line": 668, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "call_box_method", - "full_name": "", - "start_line": 677, - "end_line": 792, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 682, - "end_line": 725, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 692, - "end_line": 711, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 693, - "end_line": 710, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 694, - "end_line": 709, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 698, - "end_line": 698, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 699, - "end_line": 699, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 700, - "end_line": 700, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 702, - "end_line": 708, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 703, - "end_line": 703, - "start_column": 0, - "end_column": 0, - "depth": 25, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 704, - "end_line": 707, - "start_column": 0, - "end_column": 0, - "depth": 26, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 705, - "end_line": 705, - "start_column": 0, - "end_column": 0, - "depth": 28, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 716, - "end_line": 720, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 717, - "end_line": 717, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 718, - "end_line": 718, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 728, - "end_line": 738, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 741, - "end_line": 748, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 751, - "end_line": 788, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 754, - "end_line": 754, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 759, - "end_line": 767, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 760, - "end_line": 766, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 761, - "end_line": 761, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 762, - "end_line": 762, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 763, - "end_line": 765, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ControlFlow", - "full_name": "", - "start_line": 796, - "end_line": 800, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VM", - "full_name": "", - "start_line": 802, - "end_line": 806, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 803, - "end_line": 805, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 810, - "end_line": 810, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 811, - "end_line": 811, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_basic_vm_execution", - "full_name": "", - "start_line": 814, - "end_line": 828, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 815, - "end_line": 815, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 818, - "end_line": 821, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 823, - "end_line": 823, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 826, - "end_line": 826, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_binary_operations", - "full_name": "", - "start_line": 831, - "end_line": 851, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 832, - "end_line": 832, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 839, - "end_line": 844, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 846, - "end_line": 846, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 849, - "end_line": 849, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 149, - "max_depth": 28, - "node_type_counts": { - "class": 10, - "function": 19, - "if_statement": 35, - "import": 5, - "variable": 75, - "file_root": 1, - "for_loop": 4 - }, - "classes": 10, - "functions": 19, - "methods": 0, - "variables": 75, - "control_structures": 39 - }, - "generated_at": "2025-08-15T16:19:40.592375483Z" - }, - { - "file_info": { - "name": "codegen.rs", - "path": "src/backend/wasm/codegen.rs", - "size_bytes": 0, - "total_lines": 600, - "code_lines": 415, - "comment_lines": 96, - "empty_lines": 89, - "code_ratio": 0.6916666666666667, - "analyzed_at": "2025-08-15T16:19:40.592422473Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "WasmModule", - "parent_class": null, - "start_line": 13, - "end_line": 20, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "WasmModule", - "parent_class": null, - "start_line": 22, - "end_line": 72, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "WasmCodegen", - "parent_class": null, - "start_line": 75, - "end_line": 82, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "WasmCodegen", - "parent_class": null, - "start_line": 84, - "end_line": 573, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 23, - "end_line": 32, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_wat", - "start_line": 35, - "end_line": 71, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new", - "start_line": 85, - "end_line": 92, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "generate_module", - "start_line": 95, - "end_line": 138, - "parameters": [ - "&mut self", - "mir_module: MirModule", - "memory_manager: &MemoryManager", - "runtime: &RuntimeImports" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "generate_function", - "start_line": 141, - "end_line": 178, - "parameters": [ - "&mut self", - "name: &str", - "mir_function: MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "count_locals", - "start_line": 181, - "end_line": 203, - "parameters": [ - "&mut self", - "mir_function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_basic_block", - "start_line": 206, - "end_line": 225, - "parameters": [ - "&mut self", - "mir_function: &MirFunction", - "block_id: BasicBlockId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 208, - "end_line": 208, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "generate_instruction", - "start_line": 228, - "end_line": 411, - "parameters": [ - "&mut self", - "instruction: &MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_const", - "start_line": 414, - "end_line": 437, - "parameters": [ - "&mut self", - "dst: ValueId", - "value: &ConstValue" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_binop", - "start_line": 440, - "end_line": 459, - "parameters": [ - "&self", - "dst: ValueId", - "op: BinaryOp", - "lhs: ValueId", - "rhs: ValueId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_compare", - "start_line": 462, - "end_line": 478, - "parameters": [ - "&self", - "dst: ValueId", - "op: CompareOp", - "lhs: ValueId", - "rhs: ValueId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_return", - "start_line": 481, - "end_line": 490, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_string_box_const", - "start_line": 493, - "end_line": 519, - "parameters": [ - "&self", - "dst: ValueId", - "data_offset: u32", - "string_len: u32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_print", - "start_line": 522, - "end_line": 527, - "parameters": [ - "&self", - "value: ValueId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "register_string_literal", - "start_line": 530, - "end_line": 541, - "parameters": [ - "&mut self", - "string: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "generate_data_segments", - "start_line": 544, - "end_line": 565, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 552, - "end_line": 552, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_local_index", - "start_line": 568, - "end_line": 572, - "parameters": [ - "&self", - "value_id: ValueId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 571, - "end_line": 571, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "test_wasm_module_wat_generation", - "start_line": 581, - "end_line": 590, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_constant_generation", - "start_line": 593, - "end_line": 599, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::mir::{MirModule, MirFunction, MirInstruction, ConstValue, BinaryOp, CompareOp, UnaryOp, ValueId, BasicBlockId}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::{WasmError, MemoryManager, RuntimeImports}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 577, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{MirModule, MirFunction, FunctionSignature, MirType, EffectMask, BasicBlock, BasicBlockId, ValueId}", - "imported_names": [], - "alias": null, - "line_number": 578, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 4, - "function_count": 22, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmModule", - "full_name": "", - "start_line": 13, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmModule", - "full_name": "", - "start_line": 22, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 23, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_wat", - "full_name": "", - "start_line": 35, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 40, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 50, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmCodegen", - "full_name": "", - "start_line": 75, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmCodegen", - "full_name": "", - "start_line": 84, - "end_line": 573, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 85, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_module", - "full_name": "", - "start_line": 95, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 117, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 124, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 133, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_function", - "full_name": "", - "start_line": 141, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 172, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "count_locals", - "full_name": "", - "start_line": 181, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 182, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_basic_block", - "full_name": "", - "start_line": 206, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 210, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 214, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 220, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_instruction", - "full_name": "", - "start_line": 228, - "end_line": 411, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 294, - "end_line": 297, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 300, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 377, - "end_line": 384, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 386, - "end_line": 386, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 389, - "end_line": 391, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 397, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_const", - "full_name": "", - "start_line": 414, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 415, - "end_line": 431, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 421, - "end_line": 421, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 422, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_binop", - "full_name": "", - "start_line": 440, - "end_line": 459, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 441, - "end_line": 451, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_compare", - "full_name": "", - "start_line": 462, - "end_line": 478, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 463, - "end_line": 470, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_return", - "full_name": "", - "start_line": 481, - "end_line": 490, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 482, - "end_line": 489, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_string_box_const", - "full_name": "", - "start_line": 493, - "end_line": 519, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_print", - "full_name": "", - "start_line": 522, - "end_line": 527, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_string_literal", - "full_name": "", - "start_line": 530, - "end_line": 541, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 531, - "end_line": 533, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 535, - "end_line": 535, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 536, - "end_line": 536, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_data_segments", - "full_name": "", - "start_line": 544, - "end_line": 565, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 545, - "end_line": 545, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 547, - "end_line": 562, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 548, - "end_line": 548, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 551, - "end_line": 553, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 555, - "end_line": 559, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_local_index", - "full_name": "", - "start_line": 568, - "end_line": 572, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 577, - "end_line": 577, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 578, - "end_line": 578, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_wasm_module_wat_generation", - "full_name": "", - "start_line": 581, - "end_line": 590, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 582, - "end_line": 582, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 586, - "end_line": 586, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_constant_generation", - "full_name": "", - "start_line": 593, - "end_line": 599, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 594, - "end_line": 594, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 595, - "end_line": 595, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 597, - "end_line": 597, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 86, - "max_depth": 16, - "node_type_counts": { - "for_loop": 17, - "if_statement": 9, - "file_root": 1, - "import": 5, - "variable": 31, - "function": 19, - "class": 4 - }, - "classes": 4, - "functions": 19, - "methods": 0, - "variables": 31, - "control_structures": 26 - }, - "generated_at": "2025-08-15T16:19:40.592470909Z" - }, - { - "file_info": { - "name": "memory.rs", - "path": "src/backend/wasm/memory.rs", - "size_bytes": 0, - "total_lines": 406, - "code_lines": 314, - "comment_lines": 30, - "empty_lines": 62, - "code_ratio": 0.7733990147783252, - "analyzed_at": "2025-08-15T16:19:40.592388038Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BoxLayout", - "parent_class": null, - "start_line": 13, - "end_line": 17, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "BoxLayout", - "parent_class": null, - "start_line": 19, - "end_line": 50, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MemoryManager", - "parent_class": null, - "start_line": 53, - "end_line": 58, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MemoryManager", - "parent_class": null, - "start_line": 60, - "end_line": 321, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 20, - "end_line": 39, - "parameters": [ - "type_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 30, - "end_line": 30, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "add_field", - "start_line": 41, - "end_line": 45, - "parameters": [ - "&mut self", - "field_name: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_field_offset", - "start_line": 47, - "end_line": 49, - "parameters": [ - "&self", - "field_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new", - "start_line": 61, - "end_line": 70, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "register_standard_box_types", - "start_line": 73, - "end_line": 85, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "register_box_type", - "start_line": 88, - "end_line": 96, - "parameters": [ - "&mut self", - "type_name: String", - "fields" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_box_layout", - "start_line": 99, - "end_line": 101, - "parameters": [ - "&self", - "type_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_globals", - "start_line": 104, - "end_line": 108, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_malloc_function", - "start_line": 111, - "end_line": 139, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_box_alloc_function", - "start_line": 142, - "end_line": 182, - "parameters": [ - "&self", - "type_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 144, - "end_line": 144, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_field_get_function", - "start_line": 185, - "end_line": 215, - "parameters": [ - "&self", - "type_name: &str", - "field_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 187, - "end_line": 187, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 190, - "end_line": 190, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_field_set_function", - "start_line": 218, - "end_line": 248, - "parameters": [ - "&self", - "type_name: &str", - "field_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 220, - "end_line": 220, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 223, - "end_line": 223, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_memory_layout_info", - "start_line": 251, - "end_line": 270, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_type_id", - "start_line": 273, - "end_line": 275, - "parameters": [ - "&self", - "type_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 274, - "end_line": 274, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_generic_box_alloc_function", - "start_line": 278, - "end_line": 320, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test_box_layout_creation", - "start_line": 328, - "end_line": 333, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_box_layout_field_addition", - "start_line": 336, - "end_line": 344, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_memory_manager_standard_types", - "start_line": 347, - "end_line": 360, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_memory_manager_registration", - "start_line": 363, - "end_line": 372, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_malloc_function_generation", - "start_line": 375, - "end_line": 383, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_box_alloc_function_generation", - "start_line": 386, - "end_line": 394, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_generic_box_alloc_function", - "start_line": 397, - "end_line": 405, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::WasmError", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 325, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 4, - "function_count": 29, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxLayout", - "full_name": "", - "start_line": 13, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxLayout", - "full_name": "", - "start_line": 19, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 20, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_field", - "full_name": "", - "start_line": 41, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_field_offset", - "full_name": "", - "start_line": 47, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MemoryManager", - "full_name": "", - "start_line": 53, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MemoryManager", - "full_name": "", - "start_line": 60, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 61, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_standard_box_types", - "full_name": "", - "start_line": 73, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_box_type", - "full_name": "", - "start_line": 88, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_box_layout", - "full_name": "", - "start_line": 99, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_globals", - "full_name": "", - "start_line": 104, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_malloc_function", - "full_name": "", - "start_line": 111, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_box_alloc_function", - "full_name": "", - "start_line": 142, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_field_get_function", - "full_name": "", - "start_line": 185, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_field_set_function", - "full_name": "", - "start_line": 218, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 222, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_memory_layout_info", - "full_name": "", - "start_line": 251, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_type_id", - "full_name": "", - "start_line": 273, - "end_line": 275, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_generic_box_alloc_function", - "full_name": "", - "start_line": 278, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 325, - "end_line": 325, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_box_layout_creation", - "full_name": "", - "start_line": 328, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 329, - "end_line": 329, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_box_layout_field_addition", - "full_name": "", - "start_line": 336, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 337, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_memory_manager_standard_types", - "full_name": "", - "start_line": 347, - "end_line": 360, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 348, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_memory_manager_registration", - "full_name": "", - "start_line": 363, - "end_line": 372, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 364, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_malloc_function_generation", - "full_name": "", - "start_line": 375, - "end_line": 383, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 376, - "end_line": 376, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 377, - "end_line": 377, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_box_alloc_function_generation", - "full_name": "", - "start_line": 386, - "end_line": 394, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 387, - "end_line": 387, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 388, - "end_line": 388, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_generic_box_alloc_function", - "full_name": "", - "start_line": 397, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 398, - "end_line": 398, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 399, - "end_line": 399, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 51, - "max_depth": 6, - "node_type_counts": { - "import": 3, - "for_loop": 1, - "variable": 20, - "file_root": 1, - "class": 4, - "function": 22 - }, - "classes": 4, - "functions": 22, - "methods": 0, - "variables": 20, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:19:40.592410448Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/backend/wasm/mod.rs", - "size_bytes": 0, - "total_lines": 155, - "code_lines": 109, - "comment_lines": 19, - "empty_lines": 27, - "code_ratio": 0.7032258064516129, - "analyzed_at": "2025-08-15T16:19:40.592404540Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "WasmError", - "parent_class": null, - "start_line": 21, - "end_line": 27, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "WasmError", - "parent_class": null, - "start_line": 29, - "end_line": 39, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - }, - { - "name": "WasmError", - "parent_class": null, - "start_line": 41, - "end_line": 41, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::error::Error" - } - }, - { - "name": "WasmBackend", - "parent_class": null, - "start_line": 44, - "end_line": 48, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "WasmBackend", - "parent_class": null, - "start_line": 50, - "end_line": 126, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "WasmBackend", - "parent_class": null, - "start_line": 128, - "end_line": 132, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - } - ], - "functions": [ - { - "name": "fmt", - "start_line": 30, - "end_line": 38, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 52, - "end_line": 58, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "compile_module", - "start_line": 61, - "end_line": 68, - "parameters": [ - "&mut self", - "mir_module: MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 67, - "end_line": 67, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "compile_to_wat", - "start_line": 71, - "end_line": 74, - "parameters": [ - "&mut self", - "mir_module: MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "execute_wasm", - "start_line": 77, - "end_line": 125, - "parameters": [ - "&self", - "wasm_bytes: &[u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 80, - "end_line": 80, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 85, - "end_line": 87, - "parameters": [ - "value: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 90, - "end_line": 111, - "parameters": [ - "caller", - "ptr: i32", - "len: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 92, - "end_line": 92, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 93, - "end_line": 93, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 115, - "end_line": 115, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 119, - "end_line": 119, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 122, - "end_line": 122, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "default", - "start_line": 129, - "end_line": 131, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_backend_creation", - "start_line": 140, - "end_line": 144, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_empty_module_compilation", - "start_line": 147, - "end_line": 154, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "codegen::{WasmCodegen, WasmModule}", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "memory::{MemoryManager, BoxLayout}", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "runtime::RuntimeImports", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{MirModule, MirFunction}", - "imported_names": [], - "alias": null, - "line_number": 16, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 17, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 136, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::MirModule", - "imported_names": [], - "alias": null, - "line_number": 137, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 17, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 17, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmError", - "full_name": "", - "start_line": 21, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmError", - "full_name": "", - "start_line": 29, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 30, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmError", - "full_name": "", - "start_line": 41, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmBackend", - "full_name": "", - "start_line": 44, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmBackend", - "full_name": "", - "start_line": 50, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 52, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compile_module", - "full_name": "", - "start_line": 61, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compile_to_wat", - "full_name": "", - "start_line": 71, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_wasm", - "full_name": "", - "start_line": 77, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 79, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 100, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 113, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WasmBackend", - "full_name": "", - "start_line": 128, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 129, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_backend_creation", - "full_name": "", - "start_line": 140, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_empty_module_compilation", - "full_name": "", - "start_line": 147, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 148, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 44, - "max_depth": 14, - "node_type_counts": { - "import": 7, - "function": 8, - "variable": 20, - "if_statement": 2, - "class": 6, - "file_root": 1 - }, - "classes": 6, - "functions": 8, - "methods": 0, - "variables": 20, - "control_structures": 2 - }, - "generated_at": "2025-08-15T16:19:40.592414968Z" - }, - { - "file_info": { - "name": "runtime.rs", - "path": "src/backend/wasm/runtime.rs", - "size_bytes": 0, - "total_lines": 309, - "code_lines": 243, - "comment_lines": 29, - "empty_lines": 37, - "code_ratio": 0.7864077669902912, - "analyzed_at": "2025-08-15T16:19:40.592460064Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "RuntimeImports", - "parent_class": null, - "start_line": 11, - "end_line": 14, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "ImportFunction", - "parent_class": null, - "start_line": 18, - "end_line": 23, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "RuntimeImports", - "parent_class": null, - "start_line": 25, - "end_line": 248, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 26, - "end_line": 34, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_standard_imports", - "start_line": 37, - "end_line": 94, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "get_imports", - "start_line": 97, - "end_line": 120, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 98, - "end_line": 119, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "add_import", - "start_line": 123, - "end_line": 130, - "parameters": [ - "&mut self", - "module: String", - "name: String", - "params", - "result" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "has_import", - "start_line": 133, - "end_line": 135, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 134, - "end_line": 134, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_import", - "start_line": 138, - "end_line": 140, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 139, - "end_line": 139, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_js_import_object", - "start_line": 143, - "end_line": 216, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_wasmtime_imports", - "start_line": 219, - "end_line": 247, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test_runtime_imports_creation", - "start_line": 255, - "end_line": 259, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_import_wat_generation", - "start_line": 262, - "end_line": 270, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_custom_import_addition", - "start_line": 273, - "end_line": 287, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_js_import_object_generation", - "start_line": 290, - "end_line": 298, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_wasmtime_imports_generation", - "start_line": 301, - "end_line": 308, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::WasmError", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 252, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 3, - "function_count": 16, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RuntimeImports", - "full_name": "", - "start_line": 11, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ImportFunction", - "full_name": "", - "start_line": 18, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RuntimeImports", - "full_name": "", - "start_line": 25, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 26, - "end_line": 34, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 27, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_standard_imports", - "full_name": "", - "start_line": 37, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_imports", - "full_name": "", - "start_line": 97, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_import", - "full_name": "", - "start_line": 123, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "has_import", - "full_name": "", - "start_line": 133, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_import", - "full_name": "", - "start_line": 138, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_js_import_object", - "full_name": "", - "start_line": 143, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "std::collections::HashMap>", - "full_name": "", - "start_line": 148, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 153, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 156, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_wasmtime_imports", - "full_name": "", - "start_line": 219, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 220, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 244, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 252, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_runtime_imports_creation", - "full_name": "", - "start_line": 255, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 256, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_import_wat_generation", - "full_name": "", - "start_line": 262, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 263, - "end_line": 263, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 264, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_custom_import_addition", - "full_name": "", - "start_line": 273, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 274, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 283, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_js_import_object_generation", - "full_name": "", - "start_line": 290, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 291, - "end_line": 291, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 292, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_wasmtime_imports_generation", - "full_name": "", - "start_line": 301, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 302, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 303, - "end_line": 303, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 40, - "max_depth": 12, - "node_type_counts": { - "class": 3, - "for_loop": 4, - "file_root": 1, - "import": 2, - "function": 13, - "if_statement": 2, - "variable": 15 - }, - "classes": 3, - "functions": 13, - "methods": 0, - "variables": 15, - "control_structures": 6 - }, - "generated_at": "2025-08-15T16:19:40.592481583Z" - }, - { - "file_info": { - "name": "benchmarks.rs", - "path": "src/benchmarks.rs", - "size_bytes": 0, - "total_lines": 236, - "code_lines": 168, - "comment_lines": 25, - "empty_lines": 43, - "code_ratio": 0.711864406779661, - "analyzed_at": "2025-08-15T16:19:40.592256179Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BenchmarkResult", - "parent_class": null, - "start_line": 18, - "end_line": 24, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BenchmarkSuite", - "parent_class": null, - "start_line": 26, - "end_line": 28, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "BenchmarkSuite", - "parent_class": null, - "start_line": 30, - "end_line": 220, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 31, - "end_line": 33, - "parameters": [ - "iterations: u32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "run_all", - "start_line": 36, - "end_line": 68, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "run_interpreter_benchmark", - "start_line": 71, - "end_line": 97, - "parameters": [ - "&self", - "name: &str", - "source: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "run_vm_benchmark", - "start_line": 100, - "end_line": 128, - "parameters": [ - "&self", - "name: &str", - "source: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "run_wasm_benchmark", - "start_line": 131, - "end_line": 163, - "parameters": [ - "&self", - "name: &str", - "source: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "print_results", - "start_line": 166, - "end_line": 219, - "parameters": [ - "&self", - "results: &[BenchmarkResult]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 184, - "end_line": 184, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 201, - "end_line": 201, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 202, - "end_line": 202, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 203, - "end_line": 203, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 206, - "end_line": 206, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 207, - "end_line": 207, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 208, - "end_line": 208, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 211, - "end_line": 211, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 212, - "end_line": 212, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 213, - "end_line": 213, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "test_benchmark_light", - "start_line": 227, - "end_line": 235, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "std::time::Instant", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fs", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::parser::NyashParser", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::interpreter::NyashInterpreter", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::MirCompiler", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::backend::{VM, WasmBackend}", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 224, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 3, - "function_count": 17, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BenchmarkResult", - "full_name": "", - "start_line": 18, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BenchmarkSuite", - "full_name": "", - "start_line": 26, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BenchmarkSuite", - "full_name": "", - "start_line": 30, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 31, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "run_all", - "full_name": "", - "start_line": 36, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 51, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "run_interpreter_benchmark", - "full_name": "", - "start_line": 71, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 79, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "run_vm_benchmark", - "full_name": "", - "start_line": 100, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 110, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 113, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "run_wasm_benchmark", - "full_name": "", - "start_line": 131, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 132, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 139, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 148, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "print_results", - "full_name": "", - "start_line": 166, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "std::collections::HashMap>", - "full_name": "", - "start_line": 173, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 187, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "f64", - "full_name": "", - "start_line": 200, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "f64", - "full_name": "", - "start_line": 205, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "f64", - "full_name": "", - "start_line": 210, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_benchmark_light", - "full_name": "", - "start_line": 227, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 228, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 64, - "max_depth": 12, - "node_type_counts": { - "if_statement": 7, - "function": 7, - "variable": 32, - "for_loop": 7, - "import": 7, - "file_root": 1, - "class": 3 - }, - "classes": 3, - "functions": 7, - "methods": 0, - "variables": 32, - "control_structures": 14 - }, - "generated_at": "2025-08-15T16:19:40.592272212Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/array/mod.rs", - "size_bytes": 0, - "total_lines": 345, - "code_lines": 265, - "comment_lines": 31, - "empty_lines": 49, - "code_ratio": 0.7681159420289855, - "analyzed_at": "2025-08-15T16:19:40.601350784Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ArrayBox", - "parent_class": null, - "start_line": 10, - "end_line": 13, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "ArrayBox", - "parent_class": null, - "start_line": 15, - "end_line": 236, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ArrayBox", - "parent_class": null, - "start_line": 239, - "end_line": 252, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Clone" - } - }, - { - "name": "ArrayBox", - "parent_class": null, - "start_line": 254, - "end_line": 278, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "ArrayBox", - "parent_class": null, - "start_line": 280, - "end_line": 284, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "ArrayBox", - "parent_class": null, - "start_line": 286, - "end_line": 334, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "ArrayBox", - "parent_class": null, - "start_line": 337, - "end_line": 345, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Debug", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 17, - "end_line": 22, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new_with_elements", - "start_line": 25, - "end_line": 30, - "parameters": [ - "elements" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "push", - "start_line": 33, - "end_line": 36, - "parameters": [ - "&self", - "item" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "pop", - "start_line": 39, - "end_line": 44, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "length", - "start_line": 47, - "end_line": 49, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "len", - "start_line": 52, - "end_line": 54, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get", - "start_line": 57, - "end_line": 68, - "parameters": [ - "&self", - "index" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set", - "start_line": 71, - "end_line": 84, - "parameters": [ - "&self", - "index", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "remove", - "start_line": 87, - "end_line": 99, - "parameters": [ - "&self", - "index" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "indexOf", - "start_line": 102, - "end_line": 110, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "contains", - "start_line": 113, - "end_line": 121, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear", - "start_line": 124, - "end_line": 127, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "join", - "start_line": 130, - "end_line": 141, - "parameters": [ - "&self", - "delimiter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 135, - "end_line": 135, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "sort", - "start_line": 144, - "end_line": 189, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 148, - "end_line": 186, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "reverse", - "start_line": 192, - "end_line": 196, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "slice", - "start_line": 199, - "end_line": 235, - "parameters": [ - "&self", - "start", - "end" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 231, - "end_line": 231, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "clone", - "start_line": 240, - "end_line": 251, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 244, - "end_line": 244, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "box_id", - "start_line": 255, - "end_line": 257, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 259, - "end_line": 261, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 263, - "end_line": 269, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 266, - "end_line": 266, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "as_any", - "start_line": 271, - "end_line": 273, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 275, - "end_line": 277, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 281, - "end_line": 283, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 287, - "end_line": 289, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 292, - "end_line": 298, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 300, - "end_line": 306, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 303, - "end_line": 303, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "type_name", - "start_line": 309, - "end_line": 311, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 314, - "end_line": 333, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 338, - "end_line": 344, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, IntegerBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 5, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, RwLock}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::Display", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::cmp::Ordering", - "imported_names": [], - "alias": null, - "line_number": 149, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 35, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 5, - "end_line": 5, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ArrayBox", - "full_name": "", - "start_line": 10, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ArrayBox", - "full_name": "", - "start_line": 15, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 17, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_with_elements", - "full_name": "", - "start_line": 25, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "push", - "full_name": "", - "start_line": 33, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "pop", - "full_name": "", - "start_line": 39, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "length", - "full_name": "", - "start_line": 47, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "len", - "full_name": "", - "start_line": 52, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get", - "full_name": "", - "start_line": 57, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set", - "full_name": "", - "start_line": 71, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "remove", - "full_name": "", - "start_line": 87, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "indexOf", - "full_name": "", - "start_line": 102, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "contains", - "full_name": "", - "start_line": 113, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 124, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "join", - "full_name": "", - "start_line": 130, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 131, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 132, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 133, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "sort", - "full_name": "", - "start_line": 144, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 175, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "reverse", - "full_name": "", - "start_line": 192, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "slice", - "full_name": "", - "start_line": 199, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 214, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec>", - "full_name": "", - "start_line": 229, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ArrayBox", - "full_name": "", - "start_line": 239, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 240, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 242, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec>", - "full_name": "", - "start_line": 243, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ArrayBox", - "full_name": "", - "start_line": 254, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 255, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 259, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 263, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 264, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 265, - "end_line": 267, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 271, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 275, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ArrayBox", - "full_name": "", - "start_line": 280, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 281, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ArrayBox", - "full_name": "", - "start_line": 286, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 287, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 292, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 293, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 300, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 301, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 302, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 309, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 314, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 315, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 316, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 317, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 319, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 323, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 324, - "end_line": 326, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ArrayBox", - "full_name": "", - "start_line": 337, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 338, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 339, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 93, - "max_depth": 12, - "node_type_counts": { - "import": 5, - "function": 29, - "variable": 28, - "file_root": 1, - "for_loop": 3, - "if_statement": 20, - "class": 7 - }, - "classes": 7, - "functions": 29, - "methods": 0, - "variables": 28, - "control_structures": 23 - }, - "generated_at": "2025-08-15T16:19:40.601374269Z" - }, - { - "file_info": { - "name": "audio_box.rs", - "path": "src/boxes/audio_box.rs", - "size_bytes": 0, - "total_lines": 336, - "code_lines": 217, - "comment_lines": 73, - "empty_lines": 46, - "code_ratio": 0.6458333333333334, - "analyzed_at": "2025-08-15T16:19:40.592475341Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "AudioBox", - "parent_class": null, - "start_line": 67, - "end_line": 77, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "AudioBox", - "parent_class": null, - "start_line": 79, - "end_line": 281, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "AudioBox", - "parent_class": null, - "start_line": 283, - "end_line": 303, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "AudioBox", - "parent_class": null, - "start_line": 305, - "end_line": 330, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "AudioBox", - "parent_class": null, - "start_line": 332, - "end_line": 336, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 80, - "end_line": 104, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_volume", - "start_line": 107, - "end_line": 116, - "parameters": [ - "&mut self", - "volume: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_volume", - "start_line": 119, - "end_line": 121, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "create_tone", - "start_line": 125, - "end_line": 151, - "parameters": [ - "&self", - "frequency: f64", - "duration_ms: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "create_beep", - "start_line": 155, - "end_line": 157, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "create_noise", - "start_line": 161, - "end_line": 190, - "parameters": [ - "&self", - "duration_ms: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_frequency_data", - "start_line": 194, - "end_line": 204, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_waveform_data", - "start_line": 208, - "end_line": 218, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_playing", - "start_line": 221, - "end_line": 223, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "create_tone", - "start_line": 227, - "end_line": 230, - "parameters": [ - "&self", - "frequency: f64", - "duration: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "create_beep", - "start_line": 233, - "end_line": 236, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "create_noise", - "start_line": 239, - "end_line": 242, - "parameters": [ - "&self", - "duration: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_frequency_data", - "start_line": 245, - "end_line": 248, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 247, - "end_line": 247, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_waveform_data", - "start_line": 251, - "end_line": 254, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 253, - "end_line": 253, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "is_context_running", - "start_line": 257, - "end_line": 265, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "resume_context", - "start_line": 269, - "end_line": 275, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "resume_context", - "start_line": 278, - "end_line": 280, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 284, - "end_line": 286, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 288, - "end_line": 290, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 292, - "end_line": 294, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 296, - "end_line": 298, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 300, - "end_line": 302, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 306, - "end_line": 308, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 311, - "end_line": 313, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 315, - "end_line": 317, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 319, - "end_line": 321, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 323, - "end_line": 329, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 333, - "end_line": 335, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 53, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 54, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 57, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_sys::{\n AudioContext, AudioBuffer, AudioBufferSourceNode, GainNode,\n AnalyserNode, AudioDestinationNode, PeriodicWave, OscillatorNode\n}", - "imported_names": [], - "alias": null, - "line_number": 60, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 30, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AudioBox", - "full_name": "", - "start_line": 67, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AudioBox", - "full_name": "", - "start_line": 79, - "end_line": 281, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 80, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_volume", - "full_name": "", - "start_line": 107, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_volume", - "full_name": "", - "start_line": 119, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_tone", - "full_name": "", - "start_line": 125, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 126, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_beep", - "full_name": "", - "start_line": 155, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_noise", - "full_name": "", - "start_line": 161, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 167, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 170, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 177, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_frequency_data", - "full_name": "", - "start_line": 194, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_waveform_data", - "full_name": "", - "start_line": 208, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 210, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 211, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_playing", - "full_name": "", - "start_line": 221, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_tone", - "full_name": "", - "start_line": 227, - "end_line": 230, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_beep", - "full_name": "", - "start_line": 233, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_noise", - "full_name": "", - "start_line": 239, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_frequency_data", - "full_name": "", - "start_line": 245, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_waveform_data", - "full_name": "", - "start_line": 251, - "end_line": 254, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_context_running", - "full_name": "", - "start_line": 257, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resume_context", - "full_name": "", - "start_line": 269, - "end_line": 275, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 270, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 271, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 272, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resume_context", - "full_name": "", - "start_line": 278, - "end_line": 280, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AudioBox", - "full_name": "", - "start_line": 283, - "end_line": 303, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 284, - "end_line": 286, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 288, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 292, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 296, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 300, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AudioBox", - "full_name": "", - "start_line": 305, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 306, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 311, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 315, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 319, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 323, - "end_line": 329, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 324, - "end_line": 328, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AudioBox", - "full_name": "", - "start_line": 332, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 333, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 69, - "max_depth": 18, - "node_type_counts": { - "for_loop": 1, - "variable": 14, - "file_root": 1, - "class": 5, - "if_statement": 16, - "function": 28, - "import": 4 - }, - "classes": 5, - "functions": 28, - "methods": 0, - "variables": 14, - "control_structures": 17 - }, - "generated_at": "2025-08-15T16:19:40.592495795Z" - }, - { - "file_info": { - "name": "bool_box.rs", - "path": "src/boxes/bool_box.rs", - "size_bytes": 0, - "total_lines": 123, - "code_lines": 65, - "comment_lines": 41, - "empty_lines": 17, - "code_ratio": 0.5284552845528455, - "analyzed_at": "2025-08-15T16:19:40.592439767Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BoolBox", - "parent_class": null, - "start_line": 47, - "end_line": 50, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 52, - "end_line": 67, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 69, - "end_line": 95, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 97, - "end_line": 117, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 119, - "end_line": 123, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 53, - "end_line": 58, - "parameters": [ - "value: bool" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "true_box", - "start_line": 60, - "end_line": 62, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "false_box", - "start_line": 64, - "end_line": 66, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_string_box", - "start_line": 70, - "end_line": 72, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 74, - "end_line": 80, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 82, - "end_line": 84, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 87, - "end_line": 89, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 92, - "end_line": 94, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 98, - "end_line": 100, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 102, - "end_line": 104, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 106, - "end_line": 108, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 110, - "end_line": 112, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 114, - "end_line": 116, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 120, - "end_line": 122, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 41, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 42, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::Display", - "imported_names": [], - "alias": null, - "line_number": 43, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 14, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 41, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 47, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 52, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 53, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "true_box", - "full_name": "", - "start_line": 60, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "false_box", - "full_name": "", - "start_line": 64, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 69, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 70, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 74, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 82, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 87, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 92, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 97, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 98, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 106, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 110, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 114, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 119, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 120, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 25, - "max_depth": 7, - "node_type_counts": { - "if_statement": 2, - "import": 3, - "class": 5, - "file_root": 1, - "function": 14 - }, - "classes": 5, - "functions": 14, - "methods": 0, - "variables": 0, - "control_structures": 2 - }, - "generated_at": "2025-08-15T16:19:40.592448402Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/buffer/mod.rs", - "size_bytes": 0, - "total_lines": 271, - "code_lines": 189, - "comment_lines": 50, - "empty_lines": 32, - "code_ratio": 0.6974169741697417, - "analyzed_at": "2025-08-15T16:19:40.600831654Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BufferBox", - "parent_class": null, - "start_line": 37, - "end_line": 40, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BufferBox", - "parent_class": null, - "start_line": 42, - "end_line": 182, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "BufferBox", - "parent_class": null, - "start_line": 185, - "end_line": 194, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Clone" - } - }, - { - "name": "BufferBox", - "parent_class": null, - "start_line": 196, - "end_line": 217, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "BufferBox", - "parent_class": null, - "start_line": 219, - "end_line": 223, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "BufferBox", - "parent_class": null, - "start_line": 225, - "end_line": 260, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "BufferBox", - "parent_class": null, - "start_line": 263, - "end_line": 271, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Debug", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 43, - "end_line": 48, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "len", - "start_line": 51, - "end_line": 53, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "from_vec", - "start_line": 55, - "end_line": 60, - "parameters": [ - "data" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "write", - "start_line": 63, - "end_line": 80, - "parameters": [ - "&self", - "data" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "readAll", - "start_line": 83, - "end_line": 90, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "read", - "start_line": 93, - "end_line": 108, - "parameters": [ - "&self", - "count" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear", - "start_line": 111, - "end_line": 114, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "length", - "start_line": 117, - "end_line": 119, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "append", - "start_line": 122, - "end_line": 131, - "parameters": [ - "&self", - "other" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "slice", - "start_line": 134, - "end_line": 152, - "parameters": [ - "&self", - "start", - "end" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_shared_with", - "start_line": 155, - "end_line": 164, - "parameters": [ - "&self", - "other" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "share_reference", - "start_line": 167, - "end_line": 174, - "parameters": [ - "&self", - "_data" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "memory_footprint", - "start_line": 177, - "end_line": 181, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clone", - "start_line": 186, - "end_line": 193, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 197, - "end_line": 199, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 201, - "end_line": 203, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 205, - "end_line": 208, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 210, - "end_line": 212, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 214, - "end_line": 216, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 220, - "end_line": 222, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 226, - "end_line": 228, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 231, - "end_line": 237, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 239, - "end_line": 242, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 245, - "end_line": 247, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 250, - "end_line": 259, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 264, - "end_line": 270, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, IntegerBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 31, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::array::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 32, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 33, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, RwLock}", - "imported_names": [], - "alias": null, - "line_number": 34, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 35, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 26, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 31, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 32, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 33, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 34, - "end_line": 34, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 35, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BufferBox", - "full_name": "", - "start_line": 37, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BufferBox", - "full_name": "", - "start_line": 42, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 43, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "len", - "full_name": "", - "start_line": 51, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_vec", - "full_name": "", - "start_line": 55, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "write", - "full_name": "", - "start_line": 63, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 70, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "readAll", - "full_name": "", - "start_line": 83, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 84, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read", - "full_name": "", - "start_line": 93, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 100, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 111, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "length", - "full_name": "", - "start_line": 117, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "append", - "full_name": "", - "start_line": 122, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 124, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "slice", - "full_name": "", - "start_line": 134, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 139, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_shared_with", - "full_name": "", - "start_line": 155, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 156, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 158, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_reference", - "full_name": "", - "start_line": 167, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "memory_footprint", - "full_name": "", - "start_line": 177, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BufferBox", - "full_name": "", - "start_line": 185, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 186, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BufferBox", - "full_name": "", - "start_line": 196, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 197, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 201, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 205, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 210, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 214, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BufferBox", - "full_name": "", - "start_line": 219, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 220, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BufferBox", - "full_name": "", - "start_line": 225, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 226, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 231, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 239, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 240, - "end_line": 240, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 245, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 250, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 253, - "end_line": 253, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 254, - "end_line": 254, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BufferBox", - "full_name": "", - "start_line": 263, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 264, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 265, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 77, - "max_depth": 15, - "node_type_counts": { - "file_root": 1, - "function": 26, - "variable": 26, - "import": 5, - "class": 7, - "for_loop": 3, - "if_statement": 9 - }, - "classes": 7, - "functions": 26, - "methods": 0, - "variables": 26, - "control_structures": 12 - }, - "generated_at": "2025-08-15T16:19:40.600845830Z" - }, - { - "file_info": { - "name": "canvas_event_box.rs", - "path": "src/boxes/canvas_event_box.rs", - "size_bytes": 0, - "total_lines": 304, - "code_lines": 188, - "comment_lines": 77, - "empty_lines": 39, - "code_ratio": 0.618421052631579, - "analyzed_at": "2025-08-15T16:19:40.593561335Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "CanvasEventBox", - "parent_class": null, - "start_line": 78, - "end_line": 84, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "CanvasEventBox", - "parent_class": null, - "start_line": 86, - "end_line": 249, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "CanvasEventBox", - "parent_class": null, - "start_line": 251, - "end_line": 271, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "CanvasEventBox", - "parent_class": null, - "start_line": 273, - "end_line": 298, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "CanvasEventBox", - "parent_class": null, - "start_line": 300, - "end_line": 304, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 87, - "end_line": 95, - "parameters": [ - "canvas_id: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_canvas_element", - "start_line": 99, - "end_line": 104, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "get_mouse_x", - "start_line": 107, - "end_line": 109, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_mouse_y", - "start_line": 112, - "end_line": 114, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_pressed", - "start_line": 117, - "end_line": 119, - "parameters": [ - "&self", - "button: i16" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_canvas_coordinates", - "start_line": 123, - "end_line": 132, - "parameters": [ - "&self", - "event: &MouseEvent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "on_mouse_down", - "start_line": 136, - "end_line": 147, - "parameters": [ - "&self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 138, - "end_line": 141, - "parameters": [ - "event: MouseEvent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "on_mouse_up", - "start_line": 151, - "end_line": 161, - "parameters": [ - "&self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 153, - "end_line": 155, - "parameters": [ - "event: MouseEvent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "on_mouse_move", - "start_line": 165, - "end_line": 175, - "parameters": [ - "&self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 167, - "end_line": 169, - "parameters": [ - "event: MouseEvent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "on_mouse_click", - "start_line": 179, - "end_line": 189, - "parameters": [ - "&self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 181, - "end_line": 183, - "parameters": [ - "event: MouseEvent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "on_touch_start", - "start_line": 193, - "end_line": 203, - "parameters": [ - "&self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 195, - "end_line": 197, - "parameters": [ - "event: TouchEvent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "on_key_down", - "start_line": 207, - "end_line": 217, - "parameters": [ - "&self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 209, - "end_line": 211, - "parameters": [ - "event: KeyboardEvent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "on_mouse_down", - "start_line": 221, - "end_line": 223, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "on_mouse_up", - "start_line": 226, - "end_line": 228, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "on_mouse_move", - "start_line": 231, - "end_line": 233, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "on_mouse_click", - "start_line": 236, - "end_line": 238, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "on_touch_start", - "start_line": 241, - "end_line": 243, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "on_key_down", - "start_line": 246, - "end_line": 248, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 252, - "end_line": 254, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 256, - "end_line": 258, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 260, - "end_line": 262, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 264, - "end_line": 266, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 268, - "end_line": 270, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 274, - "end_line": 276, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 279, - "end_line": 281, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 283, - "end_line": 285, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 287, - "end_line": 289, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 291, - "end_line": 297, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 301, - "end_line": 303, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 64, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 65, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 68, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_sys::{\n HtmlCanvasElement, MouseEvent, TouchEvent, KeyboardEvent,\n EventTarget, Element\n}", - "imported_names": [], - "alias": null, - "line_number": 71, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 35, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasEventBox", - "full_name": "", - "start_line": 78, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasEventBox", - "full_name": "", - "start_line": 86, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 87, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_canvas_element", - "full_name": "", - "start_line": 99, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 100, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 102, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_mouse_x", - "full_name": "", - "start_line": 107, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_mouse_y", - "full_name": "", - "start_line": 112, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_pressed", - "full_name": "", - "start_line": 117, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_canvas_coordinates", - "full_name": "", - "start_line": 123, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 124, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 126, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_mouse_down", - "full_name": "", - "start_line": 136, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_mouse_up", - "full_name": "", - "start_line": 151, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 153, - "end_line": 155, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_mouse_move", - "full_name": "", - "start_line": 165, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 167, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_mouse_click", - "full_name": "", - "start_line": 179, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 180, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 181, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_touch_start", - "full_name": "", - "start_line": 193, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 194, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_key_down", - "full_name": "", - "start_line": 207, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_mouse_down", - "full_name": "", - "start_line": 221, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_mouse_up", - "full_name": "", - "start_line": 226, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_mouse_move", - "full_name": "", - "start_line": 231, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_mouse_click", - "full_name": "", - "start_line": 236, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_touch_start", - "full_name": "", - "start_line": 241, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_key_down", - "full_name": "", - "start_line": 246, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasEventBox", - "full_name": "", - "start_line": 251, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 252, - "end_line": 254, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 256, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 260, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 264, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 268, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasEventBox", - "full_name": "", - "start_line": 273, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 274, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 279, - "end_line": 281, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 283, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 287, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 291, - "end_line": 297, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 292, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasEventBox", - "full_name": "", - "start_line": 300, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 301, - "end_line": 303, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 59, - "max_depth": 8, - "node_type_counts": { - "class": 5, - "file_root": 1, - "variable": 12, - "function": 29, - "import": 4, - "if_statement": 8 - }, - "classes": 5, - "functions": 29, - "methods": 0, - "variables": 12, - "control_structures": 8 - }, - "generated_at": "2025-08-15T16:19:40.593579139Z" - }, - { - "file_info": { - "name": "canvas_loop_box.rs", - "path": "src/boxes/canvas_loop_box.rs", - "size_bytes": 0, - "total_lines": 314, - "code_lines": 201, - "comment_lines": 68, - "empty_lines": 45, - "code_ratio": 0.6401273885350318, - "analyzed_at": "2025-08-15T16:19:40.593044492Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "CanvasLoopBox", - "parent_class": null, - "start_line": 59, - "end_line": 72, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "CanvasLoopBox", - "parent_class": null, - "start_line": 74, - "end_line": 259, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "CanvasLoopBox", - "parent_class": null, - "start_line": 261, - "end_line": 281, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "CanvasLoopBox", - "parent_class": null, - "start_line": 283, - "end_line": 308, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "CanvasLoopBox", - "parent_class": null, - "start_line": 310, - "end_line": 314, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 75, - "end_line": 93, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "start", - "start_line": 97, - "end_line": 118, - "parameters": [ - "&mut self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 109, - "end_line": 112, - "parameters": [ - "time: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "start", - "start_line": 122, - "end_line": 125, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "stop", - "start_line": 128, - "end_line": 143, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "pause", - "start_line": 146, - "end_line": 160, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "resume", - "start_line": 164, - "end_line": 180, - "parameters": [ - "&mut self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 172, - "end_line": 174, - "parameters": [ - "time: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "resume", - "start_line": 183, - "end_line": 186, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "update_frame", - "start_line": 189, - "end_line": 205, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_fps", - "start_line": 208, - "end_line": 210, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_frame_count", - "start_line": 213, - "end_line": 215, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_delta_time", - "start_line": 218, - "end_line": 220, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_elapsed_time", - "start_line": 223, - "end_line": 229, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_target_fps", - "start_line": 232, - "end_line": 238, - "parameters": [ - "&mut self", - "fps: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_running", - "start_line": 241, - "end_line": 243, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_paused", - "start_line": 246, - "end_line": 248, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "reset", - "start_line": 251, - "end_line": 258, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 262, - "end_line": 264, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 266, - "end_line": 268, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 270, - "end_line": 272, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 274, - "end_line": 276, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 278, - "end_line": 280, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 284, - "end_line": 286, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 289, - "end_line": 291, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 293, - "end_line": 295, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 297, - "end_line": 299, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 301, - "end_line": 307, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 311, - "end_line": 313, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 50, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::TimerBox", - "imported_names": [], - "alias": null, - "line_number": 51, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 52, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 55, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 29, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 50, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 51, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasLoopBox", - "full_name": "", - "start_line": 59, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasLoopBox", - "full_name": "", - "start_line": 74, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 75, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "start", - "full_name": "", - "start_line": 97, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 98, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "start", - "full_name": "", - "start_line": 122, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stop", - "full_name": "", - "start_line": 128, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 129, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "pause", - "full_name": "", - "start_line": 146, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 155, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resume", - "full_name": "", - "start_line": 164, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 172, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 176, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resume", - "full_name": "", - "start_line": 183, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "update_frame", - "full_name": "", - "start_line": 189, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 190, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 194, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_fps", - "full_name": "", - "start_line": 208, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_frame_count", - "full_name": "", - "start_line": 213, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_delta_time", - "full_name": "", - "start_line": 218, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_elapsed_time", - "full_name": "", - "start_line": 223, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_target_fps", - "full_name": "", - "start_line": 232, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 233, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_running", - "full_name": "", - "start_line": 241, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_paused", - "full_name": "", - "start_line": 246, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "reset", - "full_name": "", - "start_line": 251, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 252, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasLoopBox", - "full_name": "", - "start_line": 261, - "end_line": 281, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 262, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 266, - "end_line": 268, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 270, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 274, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 278, - "end_line": 280, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasLoopBox", - "full_name": "", - "start_line": 283, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 284, - "end_line": 286, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 289, - "end_line": 291, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 293, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 297, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 301, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 302, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CanvasLoopBox", - "full_name": "", - "start_line": 310, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 311, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 57, - "max_depth": 8, - "node_type_counts": { - "file_root": 1, - "import": 4, - "class": 5, - "variable": 9, - "if_statement": 11, - "function": 27 - }, - "classes": 5, - "functions": 27, - "methods": 0, - "variables": 9, - "control_structures": 11 - }, - "generated_at": "2025-08-15T16:19:40.593061036Z" - }, - { - "file_info": { - "name": "console_box.rs", - "path": "src/boxes/console_box.rs", - "size_bytes": 0, - "total_lines": 227, - "code_lines": 133, - "comment_lines": 56, - "empty_lines": 38, - "code_ratio": 0.5859030837004405, - "analyzed_at": "2025-08-15T16:19:40.592494373Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 55, - "end_line": 57, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 60, - "end_line": 84, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 87, - "end_line": 107, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 110, - "end_line": 132, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 137, - "end_line": 139, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 142, - "end_line": 163, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 166, - "end_line": 186, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 189, - "end_line": 211, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 216, - "end_line": 220, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "ConsoleBox", - "parent_class": null, - "start_line": 223, - "end_line": 227, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 61, - "end_line": 63, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "log", - "start_line": 66, - "end_line": 68, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "warn", - "start_line": 71, - "end_line": 73, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "error", - "start_line": 76, - "end_line": 78, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear", - "start_line": 81, - "end_line": 83, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 88, - "end_line": 90, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 92, - "end_line": 94, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 96, - "end_line": 98, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 100, - "end_line": 102, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 104, - "end_line": 106, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 111, - "end_line": 113, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 115, - "end_line": 117, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 119, - "end_line": 121, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 123, - "end_line": 125, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 128, - "end_line": 130, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 143, - "end_line": 145, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "log", - "start_line": 148, - "end_line": 150, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "warn", - "start_line": 152, - "end_line": 154, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "error", - "start_line": 156, - "end_line": 158, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear", - "start_line": 160, - "end_line": 162, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 167, - "end_line": 169, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 171, - "end_line": 173, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 175, - "end_line": 177, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 179, - "end_line": 181, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 183, - "end_line": 185, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 190, - "end_line": 192, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 194, - "end_line": 196, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 198, - "end_line": 200, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 202, - "end_line": 204, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 207, - "end_line": 209, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 217, - "end_line": 219, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 224, - "end_line": 226, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 48, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 49, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::Display", - "imported_names": [], - "alias": null, - "line_number": 50, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 10, - "function_count": 32, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 48, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 50, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 55, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 60, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 61, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "log", - "full_name": "", - "start_line": 66, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "warn", - "full_name": "", - "start_line": 71, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "error", - "full_name": "", - "start_line": 76, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 81, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 87, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 88, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 92, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 96, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 100, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 104, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 110, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 111, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 115, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 119, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 123, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 128, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 137, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 142, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 143, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "log", - "full_name": "", - "start_line": 148, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "warn", - "full_name": "", - "start_line": 152, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "error", - "full_name": "", - "start_line": 156, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 160, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 166, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 167, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 171, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 175, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 179, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 183, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 189, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 190, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 194, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 198, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 202, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 207, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 216, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 217, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConsoleBox", - "full_name": "", - "start_line": 223, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 224, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 46, - "max_depth": 3, - "node_type_counts": { - "import": 3, - "class": 10, - "function": 32, - "file_root": 1 - }, - "classes": 10, - "functions": 32, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:19:40.592507082Z" - }, - { - "file_info": { - "name": "debug_box.rs", - "path": "src/boxes/debug_box.rs", - "size_bytes": 0, - "total_lines": 389, - "code_lines": 224, - "comment_lines": 113, - "empty_lines": 52, - "code_ratio": 0.5758354755784062, - "analyzed_at": "2025-08-15T16:19:40.592303269Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "DebugBox", - "parent_class": null, - "start_line": 111, - "end_line": 117, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "TrackedBoxInfo", - "parent_class": null, - "start_line": 120, - "end_line": 125, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct" - } - }, - { - "name": "CallInfo", - "parent_class": null, - "start_line": 128, - "end_line": 132, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct" - } - }, - { - "name": "DebugBox", - "parent_class": null, - "start_line": 134, - "end_line": 309, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "DebugBox", - "parent_class": null, - "start_line": 312, - "end_line": 327, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Clone" - } - }, - { - "name": "DebugBox", - "parent_class": null, - "start_line": 330, - "end_line": 351, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "DebugBox", - "parent_class": null, - "start_line": 354, - "end_line": 358, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - }, - { - "name": "DebugBox", - "parent_class": null, - "start_line": 361, - "end_line": 389, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 135, - "end_line": 143, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "start_tracking", - "start_line": 145, - "end_line": 150, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "stop_tracking", - "start_line": 152, - "end_line": 157, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "track_box", - "start_line": 159, - "end_line": 177, - "parameters": [ - "&self", - "box_value: &dyn NyashBox", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_box_fields", - "start_line": 179, - "end_line": 188, - "parameters": [ - "&self", - "box_value: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "dump_all", - "start_line": 190, - "end_line": 206, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "save_to_file", - "start_line": 208, - "end_line": 220, - "parameters": [ - "&self", - "filename: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 214, - "end_line": 216, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "watch", - "start_line": 222, - "end_line": 228, - "parameters": [ - "&self", - "box_value: &dyn NyashBox", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "memory_report", - "start_line": 230, - "end_line": 247, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_breakpoint", - "start_line": 250, - "end_line": 255, - "parameters": [ - "&self", - "function_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "trace_call", - "start_line": 257, - "end_line": 271, - "parameters": [ - "&self", - "function_name: &str", - "args" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "show_call_stack", - "start_line": 273, - "end_line": 287, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear", - "start_line": 289, - "end_line": 298, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_tracking", - "start_line": 300, - "end_line": 303, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_tracked_count", - "start_line": 305, - "end_line": 308, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clone", - "start_line": 313, - "end_line": 326, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 331, - "end_line": 333, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 335, - "end_line": 337, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 339, - "end_line": 342, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 344, - "end_line": 346, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 348, - "end_line": 350, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 355, - "end_line": 357, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 362, - "end_line": 365, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 367, - "end_line": 373, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 375, - "end_line": 377, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 379, - "end_line": 381, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 384, - "end_line": 386, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 102, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 103, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "chrono::Local", - "imported_names": [], - "alias": null, - "line_number": 104, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{BoxCore, BoxBase, NyashBox, StringBox, BoolBox, VoidBox}", - "imported_names": [], - "alias": null, - "line_number": 105, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::interpreter::RuntimeError", - "imported_names": [], - "alias": null, - "line_number": 106, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::instance::InstanceBox", - "imported_names": [], - "alias": null, - "line_number": 107, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 108, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 8, - "function_count": 28, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 102, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DebugBox", - "full_name": "", - "start_line": 111, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TrackedBoxInfo", - "full_name": "", - "start_line": 120, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CallInfo", - "full_name": "", - "start_line": 128, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DebugBox", - "full_name": "", - "start_line": 134, - "end_line": 309, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 135, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "start_tracking", - "full_name": "", - "start_line": 145, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stop_tracking", - "full_name": "", - "start_line": 152, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 153, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "track_box", - "full_name": "", - "start_line": 159, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 167, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_box_fields", - "full_name": "", - "start_line": 179, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 181, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 182, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 183, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "dump_all", - "full_name": "", - "start_line": 190, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 191, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "save_to_file", - "full_name": "", - "start_line": 208, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 210, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "watch", - "full_name": "", - "start_line": 222, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "memory_report", - "full_name": "", - "start_line": 230, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "HashMap", - "full_name": "", - "start_line": 236, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 237, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 242, - "end_line": 244, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_breakpoint", - "full_name": "", - "start_line": 250, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "trace_call", - "full_name": "", - "start_line": 257, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 258, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 268, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "show_call_stack", - "full_name": "", - "start_line": 273, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 274, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 275, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 277, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 289, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 290, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 293, - "end_line": 293, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_tracking", - "full_name": "", - "start_line": 300, - "end_line": 303, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 301, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_tracked_count", - "full_name": "", - "start_line": 305, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 306, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DebugBox", - "full_name": "", - "start_line": 312, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 313, - "end_line": 326, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 314, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 315, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 316, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 317, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DebugBox", - "full_name": "", - "start_line": 330, - "end_line": 351, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 331, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 335, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 339, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 340, - "end_line": 340, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 344, - "end_line": 346, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 348, - "end_line": 350, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DebugBox", - "full_name": "", - "start_line": 354, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 355, - "end_line": 357, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DebugBox", - "full_name": "", - "start_line": 361, - "end_line": 389, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 362, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 363, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 367, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 368, - "end_line": 372, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 375, - "end_line": 377, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 379, - "end_line": 381, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 384, - "end_line": 386, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 81, - "max_depth": 8, - "node_type_counts": { - "variable": 30, - "if_statement": 4, - "import": 7, - "class": 8, - "for_loop": 4, - "function": 27, - "file_root": 1 - }, - "classes": 8, - "functions": 27, - "methods": 0, - "variables": 30, - "control_structures": 8 - }, - "generated_at": "2025-08-15T16:19:40.592326569Z" - }, - { - "file_info": { - "name": "egui_box.rs", - "path": "src/boxes/egui_box.rs", - "size_bytes": 0, - "total_lines": 238, - "code_lines": 153, - "comment_lines": 53, - "empty_lines": 32, - "code_ratio": 0.6428571428571429, - "analyzed_at": "2025-08-15T16:19:40.592343537Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "EguiBox", - "parent_class": null, - "start_line": 51, - "end_line": 57, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "EguiBox", - "parent_class": null, - "start_line": 59, - "end_line": 66, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Debug", - "type": "impl" - } - }, - { - "name": "EguiBox", - "parent_class": null, - "start_line": 68, - "end_line": 80, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Clone", - "type": "impl" - } - }, - { - "name": "EguiBox", - "parent_class": null, - "start_line": 82, - "end_line": 105, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NyashApp", - "parent_class": null, - "start_line": 108, - "end_line": 111, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct" - } - }, - { - "name": "NyashApp", - "parent_class": null, - "start_line": 113, - "end_line": 119, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "eframe::App" - } - }, - { - "name": "EguiBox", - "parent_class": null, - "start_line": 121, - "end_line": 141, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "EguiBox", - "parent_class": null, - "start_line": 143, - "end_line": 147, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - }, - { - "name": "EguiBox", - "parent_class": null, - "start_line": 149, - "end_line": 178, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "EguiBox", - "parent_class": null, - "start_line": 181, - "end_line": 219, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "fmt", - "start_line": 60, - "end_line": 65, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone", - "start_line": 69, - "end_line": 79, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 83, - "end_line": 91, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_app_state", - "start_line": 94, - "end_line": 96, - "parameters": [ - "&mut self", - "state: T" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_update_fn", - "start_line": 99, - "end_line": 104, - "parameters": [ - "&mut self", - "f: F" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "update", - "start_line": 114, - "end_line": 118, - "parameters": [ - "&mut self", - "ctx: &egui::Context", - "_frame: &mut eframe::Frame" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 122, - "end_line": 124, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 126, - "end_line": 128, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 130, - "end_line": 132, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 134, - "end_line": 136, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 138, - "end_line": 140, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 144, - "end_line": 146, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 150, - "end_line": 154, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 156, - "end_line": 158, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 161, - "end_line": 163, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 166, - "end_line": 172, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 174, - "end_line": 176, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "run_gui", - "start_line": 182, - "end_line": 218, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 209, - "end_line": 209, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "test_egui_box_creation", - "start_line": 226, - "end_line": 230, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_egui_box_to_string", - "start_line": 233, - "end_line": 237, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 36, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::interpreter::RuntimeError", - "imported_names": [], - "alias": null, - "line_number": 37, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 38, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 39, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "eframe::{self, epaint::Vec2}", - "imported_names": [], - "alias": null, - "line_number": 40, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 223, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 10, - "function_count": 21, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 38, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 40, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EguiBox", - "full_name": "", - "start_line": 51, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EguiBox", - "full_name": "", - "start_line": 59, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 60, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EguiBox", - "full_name": "", - "start_line": 68, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 69, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EguiBox", - "full_name": "", - "start_line": 82, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 83, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_app_state", - "full_name": "", - "start_line": 94, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_update_fn", - "full_name": "", - "start_line": 99, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashApp", - "full_name": "", - "start_line": 108, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashApp", - "full_name": "", - "start_line": 113, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "update", - "full_name": "", - "start_line": 114, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EguiBox", - "full_name": "", - "start_line": 121, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 122, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 126, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 130, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 134, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 138, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EguiBox", - "full_name": "", - "start_line": 143, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 144, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EguiBox", - "full_name": "", - "start_line": 149, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 150, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 156, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 161, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 166, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 167, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 174, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EguiBox", - "full_name": "", - "start_line": 181, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "run_gui", - "full_name": "", - "start_line": 182, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 191, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_egui_box_creation", - "full_name": "", - "start_line": 226, - "end_line": 230, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 227, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_egui_box_to_string", - "full_name": "", - "start_line": 233, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 235, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 49, - "max_depth": 8, - "node_type_counts": { - "if_statement": 3, - "file_root": 1, - "variable": 9, - "function": 20, - "import": 6, - "class": 10 - }, - "classes": 10, - "functions": 20, - "methods": 0, - "variables": 9, - "control_structures": 3 - }, - "generated_at": "2025-08-15T16:19:40.592360254Z" - }, - { - "file_info": { - "name": "extern_box.rs", - "path": "src/boxes/extern_box.rs", - "size_bytes": 0, - "total_lines": 148, - "code_lines": 123, - "comment_lines": 5, - "empty_lines": 20, - "code_ratio": 0.831081081081081, - "analyzed_at": "2025-08-15T16:19:40.592281359Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ExternBox", - "parent_class": null, - "start_line": 9, - "end_line": 12, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "ExternBox", - "parent_class": null, - "start_line": 14, - "end_line": 28, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ExternBox", - "parent_class": null, - "start_line": 30, - "end_line": 50, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "ExternBox", - "parent_class": null, - "start_line": 52, - "end_line": 148, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - } - ], - "functions": [ - { - "name": "new_console", - "start_line": 15, - "end_line": 20, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_canvas", - "start_line": 22, - "end_line": 27, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 31, - "end_line": 33, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 35, - "end_line": 37, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 39, - "end_line": 41, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 43, - "end_line": 45, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 47, - "end_line": 49, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 53, - "end_line": 55, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 57, - "end_line": 63, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 65, - "end_line": 67, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 69, - "end_line": 74, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 76, - "end_line": 79, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "call_method", - "start_line": 81, - "end_line": 127, - "parameters": [ - "&mut self", - "method: &str", - "args" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "get_field", - "start_line": 129, - "end_line": 131, - "parameters": [ - "&self", - "_field: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "set_field", - "start_line": 133, - "end_line": 135, - "parameters": [ - "&mut self", - "_field: &str", - "_value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "list_methods", - "start_line": 137, - "end_line": 143, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "list_fields", - "start_line": 145, - "end_line": 147, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, VoidBox, IntegerBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 5, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 4, - "function_count": 17, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 5, - "end_line": 5, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ExternBox", - "full_name": "", - "start_line": 9, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ExternBox", - "full_name": "", - "start_line": 14, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_console", - "full_name": "", - "start_line": 15, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_canvas", - "full_name": "", - "start_line": 22, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ExternBox", - "full_name": "", - "start_line": 30, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 31, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 35, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 39, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 43, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 47, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ExternBox", - "full_name": "", - "start_line": 52, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 53, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 57, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 65, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 69, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 76, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "call_method", - "full_name": "", - "start_line": 81, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_field", - "full_name": "", - "start_line": 129, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_field", - "full_name": "", - "start_line": 133, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "list_methods", - "full_name": "", - "start_line": 137, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "list_fields", - "full_name": "", - "start_line": 145, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 29, - "max_depth": 14, - "node_type_counts": { - "file_root": 1, - "if_statement": 4, - "import": 2, - "function": 17, - "for_loop": 1, - "class": 4 - }, - "classes": 4, - "functions": 17, - "methods": 0, - "variables": 0, - "control_structures": 5 - }, - "generated_at": "2025-08-15T16:19:40.592290168Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/file/mod.rs", - "size_bytes": 0, - "total_lines": 172, - "code_lines": 132, - "comment_lines": 15, - "empty_lines": 25, - "code_ratio": 0.7674418604651163, - "analyzed_at": "2025-08-15T16:19:40.603976997Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "FileBox", - "parent_class": null, - "start_line": 12, - "end_line": 16, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 18, - "end_line": 29, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Clone" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 31, - "end_line": 111, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 113, - "end_line": 133, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 135, - "end_line": 166, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 168, - "end_line": 172, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 19, - "end_line": 28, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 32, - "end_line": 50, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 42, - "end_line": 42, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "open", - "start_line": 52, - "end_line": 59, - "parameters": [ - "path: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "read_to_string", - "start_line": 61, - "end_line": 66, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "write_all", - "start_line": 68, - "end_line": 71, - "parameters": [ - "&self", - "buf: &[u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "read", - "start_line": 74, - "end_line": 79, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "write", - "start_line": 82, - "end_line": 88, - "parameters": [ - "&self", - "content" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "exists", - "start_line": 91, - "end_line": 94, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "delete", - "start_line": 97, - "end_line": 102, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "copy", - "start_line": 105, - "end_line": 110, - "parameters": [ - "&self", - "dest: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 114, - "end_line": 116, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 118, - "end_line": 120, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 122, - "end_line": 124, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 126, - "end_line": 128, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 130, - "end_line": 132, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 136, - "end_line": 142, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 145, - "end_line": 147, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 149, - "end_line": 151, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 154, - "end_line": 156, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 159, - "end_line": 165, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 169, - "end_line": 171, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 5, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fs::{File, OpenOptions}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::io::{Read, Write, Result}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fs::OpenOptions", - "imported_names": [], - "alias": null, - "line_number": 40, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::path::Path", - "imported_names": [], - "alias": null, - "line_number": 92, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 22, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 5, - "end_line": 5, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 12, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 18, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 19, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 31, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 32, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 35, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 40, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 41, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "open", - "full_name": "", - "start_line": 52, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read_to_string", - "full_name": "", - "start_line": 61, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "write_all", - "full_name": "", - "start_line": 68, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read", - "full_name": "", - "start_line": 74, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "write", - "full_name": "", - "start_line": 82, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 83, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "exists", - "full_name": "", - "start_line": 91, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "delete", - "full_name": "", - "start_line": 97, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "copy", - "full_name": "", - "start_line": 105, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 113, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 114, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 118, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 122, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 126, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 130, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 135, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 136, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 145, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 149, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 154, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 159, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 168, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 169, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 43, - "max_depth": 10, - "node_type_counts": { - "if_statement": 1, - "file_root": 1, - "variable": 7, - "import": 7, - "class": 6, - "function": 21 - }, - "classes": 6, - "functions": 21, - "methods": 0, - "variables": 7, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:19:40.603986914Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/future/mod.rs", - "size_bytes": 0, - "total_lines": 159, - "code_lines": 122, - "comment_lines": 13, - "empty_lines": 24, - "code_ratio": 0.7672955974842768, - "analyzed_at": "2025-08-15T16:19:40.612325044Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashFutureBox", - "parent_class": null, - "start_line": 12, - "end_line": 16, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "NyashFutureBox", - "parent_class": null, - "start_line": 18, - "end_line": 33, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Clone" - } - }, - { - "name": "NyashFutureBox", - "parent_class": null, - "start_line": 35, - "end_line": 72, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NyashFutureBox", - "parent_class": null, - "start_line": 74, - "end_line": 111, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "NyashFutureBox", - "parent_class": null, - "start_line": 113, - "end_line": 143, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "NyashFutureBox", - "parent_class": null, - "start_line": 145, - "end_line": 149, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - }, - { - "name": "FutureBox", - "parent_class": null, - "start_line": 154, - "end_line": 159, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 19, - "end_line": 32, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 36, - "end_line": 42, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_result", - "start_line": 45, - "end_line": 50, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get", - "start_line": 53, - "end_line": 66, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "ready", - "start_line": 69, - "end_line": 71, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clone_box", - "start_line": 75, - "end_line": 77, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 80, - "end_line": 82, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 84, - "end_line": 96, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 99, - "end_line": 101, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 104, - "end_line": 110, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 114, - "end_line": 116, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 118, - "end_line": 120, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 122, - "end_line": 134, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 136, - "end_line": 138, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 140, - "end_line": 142, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 146, - "end_line": 148, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "wait_and_get", - "start_line": 156, - "end_line": 158, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 5, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::future::Future", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::pin::Pin", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 17, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 5, - "end_line": 5, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashFutureBox", - "full_name": "", - "start_line": 12, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashFutureBox", - "full_name": "", - "start_line": 18, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 19, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 21, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 25, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashFutureBox", - "full_name": "", - "start_line": 35, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 36, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_result", - "full_name": "", - "start_line": 45, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 48, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get", - "full_name": "", - "start_line": 53, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 56, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ready", - "full_name": "", - "start_line": 69, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashFutureBox", - "full_name": "", - "start_line": 74, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 75, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 80, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 84, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 99, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 104, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashFutureBox", - "full_name": "", - "start_line": 113, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 114, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 118, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 122, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 124, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 126, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 136, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashFutureBox", - "full_name": "", - "start_line": 145, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 146, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FutureBox", - "full_name": "", - "start_line": 154, - "end_line": 159, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "wait_and_get", - "full_name": "", - "start_line": 156, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 48, - "max_depth": 9, - "node_type_counts": { - "if_statement": 6, - "function": 17, - "file_root": 1, - "for_loop": 1, - "class": 7, - "import": 5, - "variable": 11 - }, - "classes": 7, - "functions": 17, - "methods": 0, - "variables": 11, - "control_structures": 7 - }, - "generated_at": "2025-08-15T16:19:40.612333680Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/http/mod.rs", - "size_bytes": 0, - "total_lines": 105, - "code_lines": 72, - "comment_lines": 12, - "empty_lines": 21, - "code_ratio": 0.6857142857142857, - "analyzed_at": "2025-08-15T16:19:40.606754219Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "HttpClientBox", - "parent_class": null, - "start_line": 13, - "end_line": 15, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "HttpClientBox", - "parent_class": null, - "start_line": 17, - "end_line": 48, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "HttpClientBox", - "parent_class": null, - "start_line": 50, - "end_line": 77, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "HttpClientBox", - "parent_class": null, - "start_line": 79, - "end_line": 99, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "HttpClientBox", - "parent_class": null, - "start_line": 101, - "end_line": 105, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 18, - "end_line": 22, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "http_get", - "start_line": 25, - "end_line": 27, - "parameters": [ - "&self", - "url" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "post", - "start_line": 30, - "end_line": 32, - "parameters": [ - "&self", - "url", - "body" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "put", - "start_line": 35, - "end_line": 37, - "parameters": [ - "&self", - "url", - "body" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "delete", - "start_line": 40, - "end_line": 42, - "parameters": [ - "&self", - "url" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "request", - "start_line": 45, - "end_line": 47, - "parameters": [ - "&self", - "method", - "url", - "options" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 51, - "end_line": 53, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 56, - "end_line": 58, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 60, - "end_line": 62, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 65, - "end_line": 67, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 70, - "end_line": 76, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 80, - "end_line": 82, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 84, - "end_line": 86, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 88, - "end_line": 90, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 92, - "end_line": 94, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 96, - "end_line": 98, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 102, - "end_line": 104, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::map_box::MapBox", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 17, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HttpClientBox", - "full_name": "", - "start_line": 13, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HttpClientBox", - "full_name": "", - "start_line": 17, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 18, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "http_get", - "full_name": "", - "start_line": 25, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "post", - "full_name": "", - "start_line": 30, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "put", - "full_name": "", - "start_line": 35, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "delete", - "full_name": "", - "start_line": 40, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "request", - "full_name": "", - "start_line": 45, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HttpClientBox", - "full_name": "", - "start_line": 50, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 51, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 56, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 60, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 65, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 70, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HttpClientBox", - "full_name": "", - "start_line": 79, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 80, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 84, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 88, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 92, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 96, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HttpClientBox", - "full_name": "", - "start_line": 101, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 27, - "max_depth": 6, - "node_type_counts": { - "function": 17, - "import": 3, - "if_statement": 1, - "class": 5, - "file_root": 1 - }, - "classes": 5, - "functions": 17, - "methods": 0, - "variables": 0, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:19:40.606759715Z" - }, - { - "file_info": { - "name": "http_message_box.rs", - "path": "src/boxes/http_message_box.rs", - "size_bytes": 0, - "total_lines": 432, - "code_lines": 281, - "comment_lines": 87, - "empty_lines": 64, - "code_ratio": 0.6504629629629629, - "analyzed_at": "2025-08-15T16:19:40.592334249Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "HTTPRequestBox", - "parent_class": null, - "start_line": 58, - "end_line": 66, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "HTTPRequestBox", - "parent_class": null, - "start_line": 68, - "end_line": 192, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "HTTPRequestBox", - "parent_class": null, - "start_line": 194, - "end_line": 220, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "HTTPRequestBox", - "parent_class": null, - "start_line": 222, - "end_line": 243, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "HTTPRequestBox", - "parent_class": null, - "start_line": 245, - "end_line": 249, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - }, - { - "name": "HTTPResponseBox", - "parent_class": null, - "start_line": 253, - "end_line": 260, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "HTTPResponseBox", - "parent_class": null, - "start_line": 262, - "end_line": 375, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "HTTPResponseBox", - "parent_class": null, - "start_line": 377, - "end_line": 403, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "HTTPResponseBox", - "parent_class": null, - "start_line": 405, - "end_line": 426, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "HTTPResponseBox", - "parent_class": null, - "start_line": 428, - "end_line": 432, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 69, - "end_line": 79, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "parse", - "start_line": 82, - "end_line": 127, - "parameters": [ - "raw_request" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_method", - "start_line": 130, - "end_line": 132, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_path", - "start_line": 135, - "end_line": 137, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_query_string", - "start_line": 140, - "end_line": 142, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_header", - "start_line": 145, - "end_line": 151, - "parameters": [ - "&self", - "name" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_all_headers", - "start_line": 154, - "end_line": 162, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "has_header", - "start_line": 165, - "end_line": 168, - "parameters": [ - "&self", - "name" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_body", - "start_line": 171, - "end_line": 173, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_content_type", - "start_line": 176, - "end_line": 178, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_content_length", - "start_line": 181, - "end_line": 191, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 195, - "end_line": 197, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 200, - "end_line": 202, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 204, - "end_line": 207, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 209, - "end_line": 211, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 213, - "end_line": 219, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 223, - "end_line": 225, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 227, - "end_line": 229, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 231, - "end_line": 234, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 236, - "end_line": 238, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 240, - "end_line": 242, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 246, - "end_line": 248, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 263, - "end_line": 272, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_status", - "start_line": 275, - "end_line": 283, - "parameters": [ - "&self", - "code", - "message" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_header", - "start_line": 286, - "end_line": 292, - "parameters": [ - "&self", - "name", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_content_type", - "start_line": 295, - "end_line": 301, - "parameters": [ - "&self", - "content_type" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_body", - "start_line": 304, - "end_line": 309, - "parameters": [ - "&self", - "content" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "append_body", - "start_line": 312, - "end_line": 317, - "parameters": [ - "&self", - "content" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "to_http_string", - "start_line": 320, - "end_line": 344, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "create_html_response", - "start_line": 347, - "end_line": 354, - "parameters": [ - "content" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "create_json_response", - "start_line": 357, - "end_line": 364, - "parameters": [ - "content" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "create_404_response", - "start_line": 367, - "end_line": 374, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clone_box", - "start_line": 378, - "end_line": 380, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 383, - "end_line": 385, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 387, - "end_line": 390, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 392, - "end_line": 394, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 396, - "end_line": 402, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 406, - "end_line": 408, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 410, - "end_line": 412, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 414, - "end_line": 417, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 419, - "end_line": 421, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 423, - "end_line": 425, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 429, - "end_line": 431, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 51, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::MapBox", - "imported_names": [], - "alias": null, - "line_number": 52, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 53, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 54, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 10, - "function_count": 43, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 51, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPRequestBox", - "full_name": "", - "start_line": 58, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPRequestBox", - "full_name": "", - "start_line": 68, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 69, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse", - "full_name": "", - "start_line": 82, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 83, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 84, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<&str>", - "full_name": "", - "start_line": 86, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<&str>", - "full_name": "", - "start_line": 92, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<&str>", - "full_name": "", - "start_line": 97, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_method", - "full_name": "", - "start_line": 130, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_path", - "full_name": "", - "start_line": 135, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_query_string", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_header", - "full_name": "", - "start_line": 145, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_all_headers", - "full_name": "", - "start_line": 154, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 155, - "end_line": 155, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 156, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 157, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 158, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "has_header", - "full_name": "", - "start_line": 165, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_body", - "full_name": "", - "start_line": 171, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_content_type", - "full_name": "", - "start_line": 176, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_content_length", - "full_name": "", - "start_line": 181, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPRequestBox", - "full_name": "", - "start_line": 194, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 195, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 200, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 204, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 209, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 213, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 214, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPRequestBox", - "full_name": "", - "start_line": 222, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 223, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 227, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 231, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 236, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 240, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPRequestBox", - "full_name": "", - "start_line": 245, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 246, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPResponseBox", - "full_name": "", - "start_line": 253, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPResponseBox", - "full_name": "", - "start_line": 262, - "end_line": 375, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 263, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_status", - "full_name": "", - "start_line": 275, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 278, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 279, - "end_line": 279, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_header", - "full_name": "", - "start_line": 286, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 287, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 288, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_content_type", - "full_name": "", - "start_line": 295, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 296, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_body", - "full_name": "", - "start_line": 304, - "end_line": 309, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 305, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "append_body", - "full_name": "", - "start_line": 312, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 313, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_http_string", - "full_name": "", - "start_line": 320, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 321, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 328, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 333, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_html_response", - "full_name": "", - "start_line": 347, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 348, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_json_response", - "full_name": "", - "start_line": 357, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 358, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_404_response", - "full_name": "", - "start_line": 367, - "end_line": 374, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 368, - "end_line": 368, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPResponseBox", - "full_name": "", - "start_line": 377, - "end_line": 403, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 378, - "end_line": 380, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 383, - "end_line": 385, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 387, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 392, - "end_line": 394, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 396, - "end_line": 402, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 397, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPResponseBox", - "full_name": "", - "start_line": 405, - "end_line": 426, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 406, - "end_line": 408, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 410, - "end_line": 412, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 414, - "end_line": 417, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 419, - "end_line": 421, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 423, - "end_line": 425, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPResponseBox", - "full_name": "", - "start_line": 428, - "end_line": 432, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 429, - "end_line": 431, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 94, - "max_depth": 11, - "node_type_counts": { - "function": 43, - "import": 4, - "if_statement": 9, - "for_loop": 3, - "variable": 24, - "class": 10, - "file_root": 1 - }, - "classes": 10, - "functions": 43, - "methods": 0, - "variables": 24, - "control_structures": 12 - }, - "generated_at": "2025-08-15T16:19:40.592358287Z" - }, - { - "file_info": { - "name": "http_server_box.rs", - "path": "src/boxes/http_server_box.rs", - "size_bytes": 0, - "total_lines": 439, - "code_lines": 285, - "comment_lines": 89, - "empty_lines": 65, - "code_ratio": 0.6492027334851936, - "analyzed_at": "2025-08-15T16:19:40.597352836Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "HTTPServerBox", - "parent_class": null, - "start_line": 53, - "end_line": 62, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "HTTPServerBox", - "parent_class": null, - "start_line": 64, - "end_line": 100, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Clone" - } - }, - { - "name": "HTTPServerBox", - "parent_class": null, - "start_line": 102, - "end_line": 364, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "HTTPServerBox", - "parent_class": null, - "start_line": 366, - "end_line": 398, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "HTTPServerBox", - "parent_class": null, - "start_line": 400, - "end_line": 425, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "HTTPServerBox", - "parent_class": null, - "start_line": 427, - "end_line": 431, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - }, - { - "name": "HTTPServerBox", - "parent_class": null, - "start_line": 434, - "end_line": 439, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Drop" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 65, - "end_line": 99, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 68, - "end_line": 68, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 72, - "end_line": 72, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 77, - "end_line": 77, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 86, - "end_line": 86, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "new", - "start_line": 103, - "end_line": 114, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "bind", - "start_line": 117, - "end_line": 134, - "parameters": [ - "&self", - "address", - "port" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "listen", - "start_line": 137, - "end_line": 154, - "parameters": [ - "&self", - "backlog" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "start", - "start_line": 157, - "end_line": 224, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 207, - "end_line": 207, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 214, - "end_line": 217, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "stop", - "start_line": 227, - "end_line": 246, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "route", - "start_line": 249, - "end_line": 255, - "parameters": [ - "&self", - "path", - "handler" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get", - "start_line": 258, - "end_line": 264, - "parameters": [ - "&self", - "path", - "handler" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "post", - "start_line": 267, - "end_line": 273, - "parameters": [ - "&self", - "path", - "handler" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "put", - "start_line": 276, - "end_line": 282, - "parameters": [ - "&self", - "path", - "handler" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "delete", - "start_line": 285, - "end_line": 291, - "parameters": [ - "&self", - "path", - "handler" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_static_path", - "start_line": 294, - "end_line": 298, - "parameters": [ - "&self", - "path" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_timeout", - "start_line": 301, - "end_line": 305, - "parameters": [ - "&self", - "seconds" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "handle_client_request_with_routes", - "start_line": 308, - "end_line": 352, - "parameters": [ - "client_socket: SocketBox", - "routes" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "get_active_connections", - "start_line": 355, - "end_line": 358, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_running", - "start_line": 361, - "end_line": 363, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 367, - "end_line": 369, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 372, - "end_line": 374, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 376, - "end_line": 385, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 387, - "end_line": 389, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 391, - "end_line": 397, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 401, - "end_line": 403, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 405, - "end_line": 407, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 409, - "end_line": 416, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 418, - "end_line": 420, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 422, - "end_line": 424, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 428, - "end_line": 430, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "drop", - "start_line": 435, - "end_line": 438, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 43, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::SocketBox", - "imported_names": [], - "alias": null, - "line_number": 44, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::http_message_box::{HTTPRequestBox, HTTPResponseBox}", - "imported_names": [], - "alias": null, - "line_number": 45, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 46, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 47, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 48, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::thread", - "imported_names": [], - "alias": null, - "line_number": 49, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 34, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 47, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 48, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPServerBox", - "full_name": "", - "start_line": 53, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPServerBox", - "full_name": "", - "start_line": 64, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 65, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 70, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "HashMap>", - "full_name": "", - "start_line": 71, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec>", - "full_name": "", - "start_line": 76, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 84, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec>", - "full_name": "", - "start_line": 85, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPServerBox", - "full_name": "", - "start_line": 102, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 103, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "bind", - "full_name": "", - "start_line": 117, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "listen", - "full_name": "", - "start_line": 137, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "start", - "full_name": "", - "start_line": 157, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 177, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 198, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "HashMap>", - "full_name": "", - "start_line": 206, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stop", - "full_name": "", - "start_line": 227, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 233, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 240, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 241, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "route", - "full_name": "", - "start_line": 249, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 250, - "end_line": 250, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get", - "full_name": "", - "start_line": 258, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 259, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "post", - "full_name": "", - "start_line": 267, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 268, - "end_line": 268, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 269, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "put", - "full_name": "", - "start_line": 276, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 277, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 278, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "delete", - "full_name": "", - "start_line": 285, - "end_line": 291, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 286, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 287, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_static_path", - "full_name": "", - "start_line": 294, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 295, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_timeout", - "full_name": "", - "start_line": 301, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 302, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "handle_client_request_with_routes", - "full_name": "", - "start_line": 308, - "end_line": 352, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 313, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 314, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 316, - "end_line": 319, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 317, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 322, - "end_line": 322, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 323, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 324, - "end_line": 324, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 329, - "end_line": 329, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 330, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 332, - "end_line": 346, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 332, - "end_line": 346, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 338, - "end_line": 346, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 349, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 350, - "end_line": 350, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 351, - "end_line": 351, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_active_connections", - "full_name": "", - "start_line": 355, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 356, - "end_line": 356, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_running", - "full_name": "", - "start_line": 361, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPServerBox", - "full_name": "", - "start_line": 366, - "end_line": 398, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 367, - "end_line": 369, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 372, - "end_line": 374, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 376, - "end_line": 385, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 377, - "end_line": 377, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 378, - "end_line": 378, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 379, - "end_line": 379, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 387, - "end_line": 389, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 391, - "end_line": 397, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 392, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPServerBox", - "full_name": "", - "start_line": 400, - "end_line": 425, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 401, - "end_line": 403, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 405, - "end_line": 407, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 409, - "end_line": 416, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 410, - "end_line": 410, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 411, - "end_line": 411, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 412, - "end_line": 412, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 418, - "end_line": 420, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 422, - "end_line": 424, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPServerBox", - "full_name": "", - "start_line": 427, - "end_line": 431, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 428, - "end_line": 430, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "HTTPServerBox", - "full_name": "", - "start_line": 434, - "end_line": 439, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "drop", - "full_name": "", - "start_line": 435, - "end_line": 438, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 437, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 112, - "max_depth": 16, - "node_type_counts": { - "variable": 56, - "if_statement": 11, - "import": 7, - "for_loop": 2, - "file_root": 1, - "class": 7, - "function": 28 - }, - "classes": 7, - "functions": 28, - "methods": 0, - "variables": 56, - "control_structures": 13 - }, - "generated_at": "2025-08-15T16:19:40.597376929Z" - }, - { - "file_info": { - "name": "integer_box.rs", - "path": "src/boxes/integer_box.rs", - "size_bytes": 0, - "total_lines": 119, - "code_lines": 63, - "comment_lines": 40, - "empty_lines": 16, - "code_ratio": 0.5294117647058824, - "analyzed_at": "2025-08-15T16:19:40.597211156Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 46, - "end_line": 49, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 51, - "end_line": 62, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 64, - "end_line": 91, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 93, - "end_line": 113, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 115, - "end_line": 119, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 52, - "end_line": 57, - "parameters": [ - "value: i64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "zero", - "start_line": 59, - "end_line": 61, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_string_box", - "start_line": 65, - "end_line": 67, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 69, - "end_line": 76, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 78, - "end_line": 80, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 83, - "end_line": 85, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 88, - "end_line": 90, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 94, - "end_line": 96, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 98, - "end_line": 100, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 102, - "end_line": 104, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 106, - "end_line": 108, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 110, - "end_line": 112, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 116, - "end_line": 118, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 40, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 41, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::Display", - "imported_names": [], - "alias": null, - "line_number": 42, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::BoolBox", - "imported_names": [], - "alias": null, - "line_number": 70, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 13, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 40, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 41, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 46, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 51, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 52, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "zero", - "full_name": "", - "start_line": 59, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 64, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 65, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 69, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 70, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 78, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 83, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 88, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 93, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 94, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 98, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 106, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 110, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 115, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 116, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 24, - "max_depth": 6, - "node_type_counts": { - "if_statement": 1, - "class": 5, - "file_root": 1, - "import": 4, - "function": 13 - }, - "classes": 5, - "functions": 13, - "methods": 0, - "variables": 0, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:19:40.597217522Z" - }, - { - "file_info": { - "name": "intent_box.rs", - "path": "src/boxes/intent_box.rs", - "size_bytes": 0, - "total_lines": 154, - "code_lines": 92, - "comment_lines": 42, - "empty_lines": 20, - "code_ratio": 0.5974025974025974, - "analyzed_at": "2025-08-15T16:19:40.599052815Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "IntentBox", - "parent_class": null, - "start_line": 42, - "end_line": 48, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "IntentBox", - "parent_class": null, - "start_line": 50, - "end_line": 61, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Clone", - "type": "impl" - } - }, - { - "name": "IntentBox", - "parent_class": null, - "start_line": 63, - "end_line": 96, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "IntentBox", - "parent_class": null, - "start_line": 98, - "end_line": 124, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "IntentBox", - "parent_class": null, - "start_line": 126, - "end_line": 147, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "IntentBox", - "parent_class": null, - "start_line": 149, - "end_line": 153, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 51, - "end_line": 60, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 65, - "end_line": 71, - "parameters": [ - "name: String", - "payload" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_name", - "start_line": 74, - "end_line": 77, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_payload", - "start_line": 80, - "end_line": 83, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_payload", - "start_line": 86, - "end_line": 95, - "parameters": [ - "&self", - "payload" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clone_box", - "start_line": 99, - "end_line": 101, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 104, - "end_line": 106, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 108, - "end_line": 111, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 113, - "end_line": 119, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 121, - "end_line": 123, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 127, - "end_line": 129, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 131, - "end_line": 133, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 135, - "end_line": 138, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 140, - "end_line": 142, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 144, - "end_line": 146, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 150, - "end_line": 152, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 35, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 36, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 37, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{self, Debug}", - "imported_names": [], - "alias": null, - "line_number": 38, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 16, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 35, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 38, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntentBox", - "full_name": "", - "start_line": 42, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntentBox", - "full_name": "", - "start_line": 50, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 51, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntentBox", - "full_name": "", - "start_line": 63, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 65, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_name", - "full_name": "", - "start_line": 74, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_payload", - "full_name": "", - "start_line": 80, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_payload", - "full_name": "", - "start_line": 86, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntentBox", - "full_name": "", - "start_line": 98, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 99, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 104, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 108, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 113, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 121, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntentBox", - "full_name": "", - "start_line": 126, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 127, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 131, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 135, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 144, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntentBox", - "full_name": "", - "start_line": 149, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 150, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 35, - "max_depth": 6, - "node_type_counts": { - "class": 6, - "file_root": 1, - "function": 16, - "variable": 7, - "import": 4, - "if_statement": 1 - }, - "classes": 6, - "functions": 16, - "methods": 0, - "variables": 7, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:19:40.599062320Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/json/mod.rs", - "size_bytes": 0, - "total_lines": 278, - "code_lines": 221, - "comment_lines": 23, - "empty_lines": 34, - "code_ratio": 0.7949640287769785, - "analyzed_at": "2025-08-15T16:19:40.612362803Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "JSONBox", - "parent_class": null, - "start_line": 13, - "end_line": 16, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "JSONBox", - "parent_class": null, - "start_line": 18, - "end_line": 27, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Clone" - } - }, - { - "name": "JSONBox", - "parent_class": null, - "start_line": 29, - "end_line": 131, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "JSONBox", - "parent_class": null, - "start_line": 133, - "end_line": 166, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "JSONBox", - "parent_class": null, - "start_line": 168, - "end_line": 172, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - }, - { - "name": "JSONBox", - "parent_class": null, - "start_line": 174, - "end_line": 204, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 19, - "end_line": 26, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "from_str", - "start_line": 30, - "end_line": 36, - "parameters": [ - "s: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new", - "start_line": 38, - "end_line": 43, - "parameters": [ - "value: Value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "to_string", - "start_line": 45, - "end_line": 48, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "parse", - "start_line": 51, - "end_line": 57, - "parameters": [ - "data" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "stringify", - "start_line": 60, - "end_line": 62, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get", - "start_line": 65, - "end_line": 88, - "parameters": [ - "&self", - "key" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set", - "start_line": 91, - "end_line": 103, - "parameters": [ - "&self", - "key", - "new_value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "has", - "start_line": 106, - "end_line": 115, - "parameters": [ - "&self", - "key" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "keys", - "start_line": 118, - "end_line": 130, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 134, - "end_line": 136, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 138, - "end_line": 140, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 142, - "end_line": 157, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 159, - "end_line": 161, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 163, - "end_line": 165, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 169, - "end_line": 171, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 175, - "end_line": 177, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 180, - "end_line": 182, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 184, - "end_line": 187, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 190, - "end_line": 192, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 195, - "end_line": 203, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "json_value_to_nyash_box", - "start_line": 207, - "end_line": 241, - "parameters": [ - "value: &Value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "nyash_box_to_json_value", - "start_line": 244, - "end_line": 278, - "parameters": [ - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 263, - "end_line": 263, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, BoxCore, BoxBase, StringBox, BoolBox, IntegerBox}", - "imported_names": [], - "alias": null, - "line_number": 5, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::array::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::map_box::MapBox", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "serde_json::{Value, Error}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 24, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 5, - "end_line": 5, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "JSONBox", - "full_name": "", - "start_line": 13, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "JSONBox", - "full_name": "", - "start_line": 18, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 19, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "JSONBox", - "full_name": "", - "start_line": 29, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_str", - "full_name": "", - "start_line": 30, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 31, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 38, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string", - "full_name": "", - "start_line": 45, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse", - "full_name": "", - "start_line": 51, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stringify", - "full_name": "", - "start_line": 60, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get", - "full_name": "", - "start_line": 65, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 70, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set", - "full_name": "", - "start_line": 91, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "has", - "full_name": "", - "start_line": 106, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 110, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "keys", - "full_name": "", - "start_line": 118, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 120, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "JSONBox", - "full_name": "", - "start_line": 133, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 134, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 138, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 142, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 155, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 159, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 163, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "JSONBox", - "full_name": "", - "start_line": 168, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 169, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "JSONBox", - "full_name": "", - "start_line": 174, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 175, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 180, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 184, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 190, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 195, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 198, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "json_value_to_nyash_box", - "full_name": "", - "start_line": 207, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 212, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 214, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 225, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "nyash_box_to_json_value", - "full_name": "", - "start_line": 244, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 245, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 247, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 258, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 261, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 262, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 267, - "end_line": 267, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 268, - "end_line": 268, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 269, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 270, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 83, - "max_depth": 17, - "node_type_counts": { - "function": 23, - "file_root": 1, - "import": 6, - "variable": 26, - "if_statement": 17, - "for_loop": 4, - "class": 6 - }, - "classes": 6, - "functions": 23, - "methods": 0, - "variables": 26, - "control_structures": 21 - }, - "generated_at": "2025-08-15T16:19:40.612379868Z" - }, - { - "file_info": { - "name": "map_box.rs", - "path": "src/boxes/map_box.rs", - "size_bytes": 0, - "total_lines": 313, - "code_lines": 160, - "comment_lines": 122, - "empty_lines": 31, - "code_ratio": 0.5111821086261981, - "analyzed_at": "2025-08-15T16:19:40.597578993Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "MapBox", - "parent_class": null, - "start_line": 114, - "end_line": 117, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MapBox", - "parent_class": null, - "start_line": 119, - "end_line": 223, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MapBox", - "parent_class": null, - "start_line": 226, - "end_line": 238, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Clone" - } - }, - { - "name": "MapBox", - "parent_class": null, - "start_line": 240, - "end_line": 261, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "MapBox", - "parent_class": null, - "start_line": 263, - "end_line": 296, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "MapBox", - "parent_class": null, - "start_line": 298, - "end_line": 302, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "MapBox", - "parent_class": null, - "start_line": 304, - "end_line": 313, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Debug", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 120, - "end_line": 125, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set", - "start_line": 128, - "end_line": 132, - "parameters": [ - "&self", - "key", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get", - "start_line": 135, - "end_line": 141, - "parameters": [ - "&self", - "key" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "has", - "start_line": 144, - "end_line": 147, - "parameters": [ - "&self", - "key" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "delete", - "start_line": 150, - "end_line": 156, - "parameters": [ - "&self", - "key" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "keys", - "start_line": 159, - "end_line": 166, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "values", - "start_line": 169, - "end_line": 179, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 172, - "end_line": 172, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "size", - "start_line": 182, - "end_line": 184, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear", - "start_line": 187, - "end_line": 190, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "forEach", - "start_line": 193, - "end_line": 197, - "parameters": [ - "&self", - "_callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "toJSON", - "start_line": 200, - "end_line": 217, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_data", - "start_line": 220, - "end_line": 222, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clone", - "start_line": 227, - "end_line": 237, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 231, - "end_line": 231, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "box_id", - "start_line": 241, - "end_line": 243, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 245, - "end_line": 247, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 249, - "end_line": 252, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 254, - "end_line": 256, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 258, - "end_line": 260, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 264, - "end_line": 266, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 268, - "end_line": 271, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 274, - "end_line": 276, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 279, - "end_line": 285, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 287, - "end_line": 294, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 299, - "end_line": 301, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 305, - "end_line": 312, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{BoxCore, BoxBase, NyashBox, StringBox, IntegerBox, BoolBox}", - "imported_names": [], - "alias": null, - "line_number": 106, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 107, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 108, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 109, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 110, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, RwLock}", - "imported_names": [], - "alias": null, - "line_number": 111, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 27, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 110, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MapBox", - "full_name": "", - "start_line": 114, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MapBox", - "full_name": "", - "start_line": 119, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 120, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set", - "full_name": "", - "start_line": 128, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 129, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get", - "full_name": "", - "start_line": 135, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "has", - "full_name": "", - "start_line": 144, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "delete", - "full_name": "", - "start_line": 150, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "keys", - "full_name": "", - "start_line": 159, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 160, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "values", - "full_name": "", - "start_line": 169, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec>", - "full_name": "", - "start_line": 170, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 175, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "size", - "full_name": "", - "start_line": 182, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 187, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "forEach", - "full_name": "", - "start_line": 193, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "toJSON", - "full_name": "", - "start_line": 200, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 202, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 205, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_data", - "full_name": "", - "start_line": 220, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MapBox", - "full_name": "", - "start_line": 226, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 227, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "HashMap>", - "full_name": "", - "start_line": 230, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MapBox", - "full_name": "", - "start_line": 240, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 241, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 245, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 249, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 250, - "end_line": 250, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 254, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 258, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MapBox", - "full_name": "", - "start_line": 263, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 264, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 268, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 269, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 274, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 279, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 287, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 288, - "end_line": 293, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MapBox", - "full_name": "", - "start_line": 298, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 299, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MapBox", - "full_name": "", - "start_line": 304, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 305, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 306, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 63, - "max_depth": 9, - "node_type_counts": { - "variable": 19, - "class": 7, - "function": 25, - "import": 6, - "for_loop": 3, - "file_root": 1, - "if_statement": 2 - }, - "classes": 7, - "functions": 25, - "methods": 0, - "variables": 19, - "control_structures": 5 - }, - "generated_at": "2025-08-15T16:19:40.597595993Z" - }, - { - "file_info": { - "name": "math_box.rs", - "path": "src/boxes/math_box.rs", - "size_bytes": 0, - "total_lines": 513, - "code_lines": 371, - "comment_lines": 80, - "empty_lines": 62, - "code_ratio": 0.723196881091618, - "analyzed_at": "2025-08-15T16:19:40.597617262Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "MathBox", - "parent_class": null, - "start_line": 65, - "end_line": 67, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MathBox", - "parent_class": null, - "start_line": 69, - "end_line": 283, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MathBox", - "parent_class": null, - "start_line": 285, - "end_line": 305, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "MathBox", - "parent_class": null, - "start_line": 307, - "end_line": 333, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "MathBox", - "parent_class": null, - "start_line": 335, - "end_line": 339, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 343, - "end_line": 346, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 348, - "end_line": 355, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 357, - "end_line": 377, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 379, - "end_line": 407, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 409, - "end_line": 413, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "RangeBox", - "parent_class": null, - "start_line": 417, - "end_line": 422, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "RangeBox", - "parent_class": null, - "start_line": 424, - "end_line": 453, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "RangeBox", - "parent_class": null, - "start_line": 455, - "end_line": 475, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "RangeBox", - "parent_class": null, - "start_line": 477, - "end_line": 507, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "RangeBox", - "parent_class": null, - "start_line": 509, - "end_line": 513, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 70, - "end_line": 74, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "abs", - "start_line": 77, - "end_line": 85, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "max", - "start_line": 88, - "end_line": 102, - "parameters": [ - "&self", - "a", - "b" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "min", - "start_line": 105, - "end_line": 119, - "parameters": [ - "&self", - "a", - "b" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "pow", - "start_line": 122, - "end_line": 136, - "parameters": [ - "&self", - "base", - "exp" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "sqrt", - "start_line": 139, - "end_line": 155, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "getPi", - "start_line": 159, - "end_line": 161, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "getE", - "start_line": 165, - "end_line": 167, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "sin", - "start_line": 170, - "end_line": 178, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "cos", - "start_line": 181, - "end_line": 189, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "tan", - "start_line": 192, - "end_line": 200, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "log", - "start_line": 203, - "end_line": 219, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "log10", - "start_line": 222, - "end_line": 238, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "exp", - "start_line": 241, - "end_line": 249, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "floor", - "start_line": 252, - "end_line": 260, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "ceil", - "start_line": 263, - "end_line": 271, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "round", - "start_line": 274, - "end_line": 282, - "parameters": [ - "&self", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 286, - "end_line": 288, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 290, - "end_line": 292, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 294, - "end_line": 296, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 298, - "end_line": 300, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 302, - "end_line": 304, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 308, - "end_line": 310, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 312, - "end_line": 314, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 316, - "end_line": 318, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 321, - "end_line": 323, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 325, - "end_line": 331, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 336, - "end_line": 338, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 349, - "end_line": 354, - "parameters": [ - "value: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 358, - "end_line": 360, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 362, - "end_line": 364, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 366, - "end_line": 368, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 370, - "end_line": 372, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 374, - "end_line": 376, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 380, - "end_line": 382, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 384, - "end_line": 386, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 388, - "end_line": 390, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 393, - "end_line": 395, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 397, - "end_line": 405, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 410, - "end_line": 412, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 425, - "end_line": 432, - "parameters": [ - "start: i64", - "end: i64", - "step: i64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "iter", - "start_line": 435, - "end_line": 452, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 456, - "end_line": 458, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 460, - "end_line": 462, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 464, - "end_line": 466, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 468, - "end_line": 470, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 472, - "end_line": 474, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 478, - "end_line": 480, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 482, - "end_line": 484, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 486, - "end_line": 488, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 491, - "end_line": 493, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 495, - "end_line": 505, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 510, - "end_line": 512, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, BoxCore, BoxBase, next_box_id}", - "imported_names": [], - "alias": null, - "line_number": 59, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 60, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 61, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 15, - "function_count": 53, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 61, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MathBox", - "full_name": "", - "start_line": 65, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MathBox", - "full_name": "", - "start_line": 69, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 70, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "abs", - "full_name": "", - "start_line": 77, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "max", - "full_name": "", - "start_line": 88, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "min", - "full_name": "", - "start_line": 105, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "pow", - "full_name": "", - "start_line": 122, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "sqrt", - "full_name": "", - "start_line": 139, - "end_line": 155, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "getPi", - "full_name": "", - "start_line": 159, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "getE", - "full_name": "", - "start_line": 165, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "sin", - "full_name": "", - "start_line": 170, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "cos", - "full_name": "", - "start_line": 181, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 182, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "tan", - "full_name": "", - "start_line": 192, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "log", - "full_name": "", - "start_line": 203, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 205, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 210, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 211, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "log10", - "full_name": "", - "start_line": 222, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 230, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "exp", - "full_name": "", - "start_line": 241, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 242, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 244, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "floor", - "full_name": "", - "start_line": 252, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 253, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ceil", - "full_name": "", - "start_line": 263, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 264, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "round", - "full_name": "", - "start_line": 274, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 281, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 277, - "end_line": 281, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MathBox", - "full_name": "", - "start_line": 285, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 286, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 290, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 294, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 298, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 302, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MathBox", - "full_name": "", - "start_line": 307, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 308, - "end_line": 310, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 312, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 316, - "end_line": 318, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 321, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 325, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 326, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MathBox", - "full_name": "", - "start_line": 335, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 336, - "end_line": 338, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 343, - "end_line": 346, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 348, - "end_line": 355, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 349, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 357, - "end_line": 377, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 358, - "end_line": 360, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 362, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 366, - "end_line": 368, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 370, - "end_line": 372, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 374, - "end_line": 376, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 379, - "end_line": 407, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 380, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 384, - "end_line": 386, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 388, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 393, - "end_line": 395, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 397, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 398, - "end_line": 404, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 400, - "end_line": 404, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 409, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 410, - "end_line": 412, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RangeBox", - "full_name": "", - "start_line": 417, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RangeBox", - "full_name": "", - "start_line": 424, - "end_line": 453, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 425, - "end_line": 432, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "iter", - "full_name": "", - "start_line": 435, - "end_line": 452, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 436, - "end_line": 436, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 437, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 439, - "end_line": 449, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 440, - "end_line": 443, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 444, - "end_line": 449, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 445, - "end_line": 448, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RangeBox", - "full_name": "", - "start_line": 455, - "end_line": 475, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 456, - "end_line": 458, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 460, - "end_line": 462, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 464, - "end_line": 466, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 468, - "end_line": 470, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 472, - "end_line": 474, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RangeBox", - "full_name": "", - "start_line": 477, - "end_line": 507, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 478, - "end_line": 480, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 482, - "end_line": 484, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 486, - "end_line": 488, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 491, - "end_line": 493, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 495, - "end_line": 505, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 496, - "end_line": 504, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RangeBox", - "full_name": "", - "start_line": 509, - "end_line": 513, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 510, - "end_line": 512, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 117, - "max_depth": 11, - "node_type_counts": { - "function": 53, - "variable": 3, - "for_loop": 2, - "class": 15, - "file_root": 1, - "if_statement": 40, - "import": 3 - }, - "classes": 15, - "functions": 53, - "methods": 0, - "variables": 3, - "control_structures": 42 - }, - "generated_at": "2025-08-15T16:19:40.597642082Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/mod.rs", - "size_bytes": 0, - "total_lines": 146, - "code_lines": 67, - "comment_lines": 66, - "empty_lines": 13, - "code_ratio": 0.4589041095890411, - "analyzed_at": "2025-08-15T16:19:40.598839660Z", - "metadata": {} - }, - "language": "rust", - "classes": [], - "functions": [], - "imports": [ - { - "type": "rust_use", - "module_path": "string_box::StringBox", - "imported_names": [], - "alias": null, - "line_number": 81, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "integer_box::IntegerBox", - "imported_names": [], - "alias": null, - "line_number": 82, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "bool_box::BoolBox", - "imported_names": [], - "alias": null, - "line_number": 83, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "math_box::{MathBox, FloatBox}", - "imported_names": [], - "alias": null, - "line_number": 84, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "time_box::{TimeBox, DateTimeBox}", - "imported_names": [], - "alias": null, - "line_number": 85, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "debug_box::DebugBox", - "imported_names": [], - "alias": null, - "line_number": 86, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "random_box::RandomBox", - "imported_names": [], - "alias": null, - "line_number": 87, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "timer_box::TimerBox", - "imported_names": [], - "alias": null, - "line_number": 88, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "canvas_event_box::CanvasEventBox", - "imported_names": [], - "alias": null, - "line_number": 89, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "canvas_loop_box::CanvasLoopBox", - "imported_names": [], - "alias": null, - "line_number": 90, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "audio_box::AudioBox", - "imported_names": [], - "alias": null, - "line_number": 91, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "qr_box::QRBox", - "imported_names": [], - "alias": null, - "line_number": 92, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "sound_box::SoundBox", - "imported_names": [], - "alias": null, - "line_number": 93, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "map_box::MapBox", - "imported_names": [], - "alias": null, - "line_number": 94, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "console_box::ConsoleBox", - "imported_names": [], - "alias": null, - "line_number": 95, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "egui_box::EguiBox", - "imported_names": [], - "alias": null, - "line_number": 99, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web::{WebDisplayBox, WebConsoleBox, WebCanvasBox}", - "imported_names": [], - "alias": null, - "line_number": 103, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "null_box::{NullBox, null}", - "imported_names": [], - "alias": null, - "line_number": 127, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "array::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 130, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "buffer::BufferBox", - "imported_names": [], - "alias": null, - "line_number": 131, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "file::FileBox", - "imported_names": [], - "alias": null, - "line_number": 132, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "future::{NyashFutureBox, FutureBox}", - "imported_names": [], - "alias": null, - "line_number": 133, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "json::JSONBox", - "imported_names": [], - "alias": null, - "line_number": 134, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "result::{NyashResultBox, ResultBox}", - "imported_names": [], - "alias": null, - "line_number": 135, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "http::HttpClientBox", - "imported_names": [], - "alias": null, - "line_number": 136, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "stream::{NyashStreamBox, StreamBox}", - "imported_names": [], - "alias": null, - "line_number": 137, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "regex::RegexBox", - "imported_names": [], - "alias": null, - "line_number": 138, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "socket_box::SocketBox", - "imported_names": [], - "alias": null, - "line_number": 139, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "http_message_box::{HTTPRequestBox, HTTPResponseBox}", - "imported_names": [], - "alias": null, - "line_number": 140, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "http_server_box::HTTPServerBox", - "imported_names": [], - "alias": null, - "line_number": 141, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "intent_box::IntentBox", - "imported_names": [], - "alias": null, - "line_number": 144, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 0, - "function_count": 0, - "import_count": 31, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 83, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 84, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 130, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 131, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 132, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 133, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 139, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 32, - "max_depth": 1, - "node_type_counts": { - "file_root": 1, - "import": 31 - }, - "classes": 0, - "functions": 0, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:19:40.598847242Z" - }, - { - "file_info": { - "name": "null_box.rs", - "path": "src/boxes/null_box.rs", - "size_bytes": 0, - "total_lines": 244, - "code_lines": 117, - "comment_lines": 96, - "empty_lines": 31, - "code_ratio": 0.47950819672131145, - "analyzed_at": "2025-08-15T16:19:40.599092235Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NullBox", - "parent_class": null, - "start_line": 93, - "end_line": 95, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "NullBox", - "parent_class": null, - "start_line": 97, - "end_line": 135, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NullBox", - "parent_class": null, - "start_line": 137, - "end_line": 157, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "NullBox", - "parent_class": null, - "start_line": 159, - "end_line": 182, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "NullBox", - "parent_class": null, - "start_line": 184, - "end_line": 188, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 98, - "end_line": 102, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_null", - "start_line": 105, - "end_line": 107, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_not_null", - "start_line": 110, - "end_line": 112, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "check_null", - "start_line": 115, - "end_line": 117, - "parameters": [ - "value: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "check_not_null", - "start_line": 120, - "end_line": 122, - "parameters": [ - "value: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_or_default", - "start_line": 125, - "end_line": 134, - "parameters": [ - "value: &dyn NyashBox", - "default" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 138, - "end_line": 140, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 142, - "end_line": 144, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 146, - "end_line": 148, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 150, - "end_line": 152, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 154, - "end_line": 156, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 160, - "end_line": 162, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 164, - "end_line": 166, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 168, - "end_line": 170, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 173, - "end_line": 175, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 177, - "end_line": 180, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 185, - "end_line": 187, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "null", - "start_line": 191, - "end_line": 193, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test_null_creation", - "start_line": 201, - "end_line": 206, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_null_check", - "start_line": 209, - "end_line": 218, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_null_equality", - "start_line": 221, - "end_line": 228, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_get_or_default", - "start_line": 231, - "end_line": 243, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase, next_box_id}", - "imported_names": [], - "alias": null, - "line_number": 87, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 88, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 89, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 197, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::IntegerBox", - "imported_names": [], - "alias": null, - "line_number": 198, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 22, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NullBox", - "full_name": "", - "start_line": 93, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NullBox", - "full_name": "", - "start_line": 97, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 98, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_null", - "full_name": "", - "start_line": 105, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_not_null", - "full_name": "", - "start_line": 110, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "check_null", - "full_name": "", - "start_line": 115, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "check_not_null", - "full_name": "", - "start_line": 120, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_or_default", - "full_name": "", - "start_line": 125, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 129, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NullBox", - "full_name": "", - "start_line": 137, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 138, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 142, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 146, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 150, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 154, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NullBox", - "full_name": "", - "start_line": 159, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 160, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 164, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 168, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 173, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 177, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NullBox", - "full_name": "", - "start_line": 184, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 185, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "null", - "full_name": "", - "start_line": 191, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 198, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_null_creation", - "full_name": "", - "start_line": 201, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 202, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_null_check", - "full_name": "", - "start_line": 209, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 210, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 211, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_null_equality", - "full_name": "", - "start_line": 221, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 222, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_get_or_default", - "full_name": "", - "start_line": 231, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 233, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 237, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 241, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 45, - "max_depth": 6, - "node_type_counts": { - "variable": 11, - "class": 5, - "function": 22, - "file_root": 1, - "if_statement": 1, - "import": 5 - }, - "classes": 5, - "functions": 22, - "methods": 0, - "variables": 11, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:19:40.599104618Z" - }, - { - "file_info": { - "name": "p2p_box.rs", - "path": "src/boxes/p2p_box.rs", - "size_bytes": 0, - "total_lines": 211, - "code_lines": 133, - "comment_lines": 51, - "empty_lines": 27, - "code_ratio": 0.6303317535545023, - "analyzed_at": "2025-08-15T16:19:40.602608508Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "P2PBox", - "parent_class": null, - "start_line": 48, - "end_line": 53, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "P2PBox", - "parent_class": null, - "start_line": 55, - "end_line": 74, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Clone", - "type": "impl" - } - }, - { - "name": "TransportKind", - "parent_class": null, - "start_line": 76, - "end_line": 79, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "TransportKind", - "parent_class": null, - "start_line": 81, - "end_line": 90, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::str::FromStr", - "type": "impl" - } - }, - { - "name": "P2PBox", - "parent_class": null, - "start_line": 92, - "end_line": 211, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "P2PBox", - "parent_class": null, - "start_line": 154, - "end_line": 181, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "P2PBox", - "parent_class": null, - "start_line": 183, - "end_line": 205, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "P2PBox", - "parent_class": null, - "start_line": 207, - "end_line": 211, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 56, - "end_line": 73, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "from_str", - "start_line": 84, - "end_line": 89, - "parameters": [ - "s: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 94, - "end_line": 105, - "parameters": [ - "node_id: String", - "transport_kind: TransportKind" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_node_id", - "start_line": 108, - "end_line": 111, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "send", - "start_line": 114, - "end_line": 127, - "parameters": [ - "&self", - "to", - "intent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "on", - "start_line": 130, - "end_line": 150, - "parameters": [ - "&self", - "intent_name", - "handler" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_reachable", - "start_line": 139, - "end_line": 143, - "parameters": [ - "&self", - "node_id" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_transport_type", - "start_line": 146, - "end_line": 149, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clone_box", - "start_line": 155, - "end_line": 157, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 160, - "end_line": 162, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 164, - "end_line": 168, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 170, - "end_line": 176, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 178, - "end_line": 180, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 184, - "end_line": 186, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 188, - "end_line": 190, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 192, - "end_line": 196, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 198, - "end_line": 200, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 202, - "end_line": 204, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 208, - "end_line": 210, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 38, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::IntentBox", - "imported_names": [], - "alias": null, - "line_number": 39, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::transport::{Transport, InProcessTransport, TransportError}", - "imported_names": [], - "alias": null, - "line_number": 40, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::messaging::IntentHandler", - "imported_names": [], - "alias": null, - "line_number": 41, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 42, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 43, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 44, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 8, - "function_count": 19, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 38, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 40, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 41, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "P2PBox", - "full_name": "", - "start_line": 48, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "P2PBox", - "full_name": "", - "start_line": 55, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 56, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 61, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Box", - "full_name": "", - "start_line": 62, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TransportKind", - "full_name": "", - "start_line": 76, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TransportKind", - "full_name": "", - "start_line": 81, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_str", - "full_name": "", - "start_line": 84, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "P2PBox", - "full_name": "", - "start_line": 92, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 94, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Box", - "full_name": "", - "start_line": 95, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_node_id", - "full_name": "", - "start_line": 108, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "send", - "full_name": "", - "start_line": 114, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on", - "full_name": "", - "start_line": 130, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 131, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_reachable", - "full_name": "", - "start_line": 139, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_transport_type", - "full_name": "", - "start_line": 146, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "P2PBox", - "full_name": "", - "start_line": 154, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 155, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 160, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 164, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 170, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 178, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "P2PBox", - "full_name": "", - "start_line": 183, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 184, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 188, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 192, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 194, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 198, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 202, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "P2PBox", - "full_name": "", - "start_line": 207, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 208, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 54, - "max_depth": 8, - "node_type_counts": { - "variable": 17, - "import": 7, - "function": 19, - "class": 8, - "file_root": 1, - "if_statement": 2 - }, - "classes": 8, - "functions": 19, - "methods": 0, - "variables": 17, - "control_structures": 2 - }, - "generated_at": "2025-08-15T16:19:40.602619751Z" - }, - { - "file_info": { - "name": "qr_box.rs", - "path": "src/boxes/qr_box.rs", - "size_bytes": 0, - "total_lines": 339, - "code_lines": 220, - "comment_lines": 79, - "empty_lines": 40, - "code_ratio": 0.6489675516224189, - "analyzed_at": "2025-08-15T16:19:40.598987411Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "QRBox", - "parent_class": null, - "start_line": 65, - "end_line": 73, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "QRBox", - "parent_class": null, - "start_line": 75, - "end_line": 284, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "QRBox", - "parent_class": null, - "start_line": 286, - "end_line": 306, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "QRBox", - "parent_class": null, - "start_line": 308, - "end_line": 333, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "QRBox", - "parent_class": null, - "start_line": 335, - "end_line": 339, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 76, - "end_line": 86, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "generate", - "start_line": 89, - "end_line": 93, - "parameters": [ - "&mut self", - "text: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "generate_url", - "start_line": 96, - "end_line": 104, - "parameters": [ - "&mut self", - "url: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "generate_wifi", - "start_line": 107, - "end_line": 113, - "parameters": [ - "&mut self", - "ssid: &str", - "password: &str", - "security: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "generate_contact", - "start_line": 116, - "end_line": 125, - "parameters": [ - "&mut self", - "name: &str", - "phone: &str", - "email: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_size", - "start_line": 128, - "end_line": 130, - "parameters": [ - "&mut self", - "width: u32", - "height: u32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_colors", - "start_line": 133, - "end_line": 136, - "parameters": [ - "&mut self", - "foreground: &str", - "background: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_error_correction", - "start_line": 139, - "end_line": 143, - "parameters": [ - "&mut self", - "level: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_info", - "start_line": 146, - "end_line": 151, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_data_url", - "start_line": 154, - "end_line": 156, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "generate_base64_qr", - "start_line": 159, - "end_line": 163, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "draw_to_canvas", - "start_line": 167, - "end_line": 182, - "parameters": [ - "&self", - "canvas_id: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "draw_simple_qr", - "start_line": 186, - "end_line": 229, - "parameters": [ - "&self", - "ctx: &CanvasRenderingContext2d" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "simple_hash", - "start_line": 232, - "end_line": 238, - "parameters": [ - "&self", - "data: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "draw_to_canvas", - "start_line": 242, - "end_line": 248, - "parameters": [ - "&self", - "canvas_id: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "scan_from_canvas", - "start_line": 252, - "end_line": 256, - "parameters": [ - "&self", - "canvas_id: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "scan_from_canvas", - "start_line": 259, - "end_line": 262, - "parameters": [ - "&self", - "canvas_id: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "generate_batch", - "start_line": 265, - "end_line": 269, - "parameters": [ - "&self", - "data_list: &[String]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 267, - "end_line": 267, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "calculate_complexity", - "start_line": 272, - "end_line": 283, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 287, - "end_line": 289, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 291, - "end_line": 293, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 295, - "end_line": 297, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 299, - "end_line": 301, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 303, - "end_line": 305, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 309, - "end_line": 311, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 314, - "end_line": 316, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 318, - "end_line": 320, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 322, - "end_line": 324, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 326, - "end_line": 332, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 336, - "end_line": 338, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 52, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 53, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 56, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_sys::{\n HtmlCanvasElement, CanvasRenderingContext2d, ImageData\n}", - "imported_names": [], - "alias": null, - "line_number": 59, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 31, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 56, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "QRBox", - "full_name": "", - "start_line": 65, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "QRBox", - "full_name": "", - "start_line": 75, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 76, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate", - "full_name": "", - "start_line": 89, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_url", - "full_name": "", - "start_line": 96, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_wifi", - "full_name": "", - "start_line": 107, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_contact", - "full_name": "", - "start_line": 116, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_size", - "full_name": "", - "start_line": 128, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_colors", - "full_name": "", - "start_line": 133, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_error_correction", - "full_name": "", - "start_line": 139, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_info", - "full_name": "", - "start_line": 146, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_data_url", - "full_name": "", - "start_line": 154, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_base64_qr", - "full_name": "", - "start_line": 159, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "draw_to_canvas", - "full_name": "", - "start_line": 167, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 170, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 172, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 21, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "draw_simple_qr", - "full_name": "", - "start_line": 186, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 187, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 198, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 215, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 216, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "simple_hash", - "full_name": "", - "start_line": 232, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 233, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "draw_to_canvas", - "full_name": "", - "start_line": 242, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "scan_from_canvas", - "full_name": "", - "start_line": 252, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "scan_from_canvas", - "full_name": "", - "start_line": 259, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "generate_batch", - "full_name": "", - "start_line": 265, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "calculate_complexity", - "full_name": "", - "start_line": 272, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 273, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 274, - "end_line": 280, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "QRBox", - "full_name": "", - "start_line": 286, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 287, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 291, - "end_line": 293, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 295, - "end_line": 297, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 299, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 303, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "QRBox", - "full_name": "", - "start_line": 308, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 309, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 314, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 318, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 322, - "end_line": 324, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 326, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 327, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "QRBox", - "full_name": "", - "start_line": 335, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 336, - "end_line": 338, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 64, - "max_depth": 21, - "node_type_counts": { - "for_loop": 3, - "file_root": 1, - "function": 30, - "class": 5, - "import": 4, - "if_statement": 12, - "variable": 9 - }, - "classes": 5, - "functions": 30, - "methods": 0, - "variables": 9, - "control_structures": 15 - }, - "generated_at": "2025-08-15T16:19:40.599005714Z" - }, - { - "file_info": { - "name": "random_box.rs", - "path": "src/boxes/random_box.rs", - "size_bytes": 0, - "total_lines": 315, - "code_lines": 183, - "comment_lines": 92, - "empty_lines": 40, - "code_ratio": 0.580952380952381, - "analyzed_at": "2025-08-15T16:19:40.599938390Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "RandomBox", - "parent_class": null, - "start_line": 78, - "end_line": 82, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "RandomBox", - "parent_class": null, - "start_line": 84, - "end_line": 93, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Clone", - "type": "impl" - } - }, - { - "name": "RandomBox", - "parent_class": null, - "start_line": 95, - "end_line": 258, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "RandomBox", - "parent_class": null, - "start_line": 260, - "end_line": 287, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "RandomBox", - "parent_class": null, - "start_line": 289, - "end_line": 309, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "RandomBox", - "parent_class": null, - "start_line": 311, - "end_line": 315, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 85, - "end_line": 92, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 96, - "end_line": 107, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "seed", - "start_line": 110, - "end_line": 117, - "parameters": [ - "&self", - "new_seed" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "next_random", - "start_line": 120, - "end_line": 125, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "random", - "start_line": 128, - "end_line": 132, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "randInt", - "start_line": 135, - "end_line": 150, - "parameters": [ - "&self", - "min", - "max" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "randBool", - "start_line": 153, - "end_line": 156, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "choice", - "start_line": 159, - "end_line": 172, - "parameters": [ - "&self", - "array" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "shuffle", - "start_line": 175, - "end_line": 213, - "parameters": [ - "&self", - "array" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "randString", - "start_line": 216, - "end_line": 235, - "parameters": [ - "&self", - "length" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "probability", - "start_line": 238, - "end_line": 257, - "parameters": [ - "&self", - "prob" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 261, - "end_line": 263, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 265, - "end_line": 267, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 269, - "end_line": 271, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 274, - "end_line": 276, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 278, - "end_line": 284, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 290, - "end_line": 292, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 294, - "end_line": 296, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 298, - "end_line": 300, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 302, - "end_line": 304, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 306, - "end_line": 308, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 312, - "end_line": 314, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 70, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{ArrayBox, FloatBox}", - "imported_names": [], - "alias": null, - "line_number": 71, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 72, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 73, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 74, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 22, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 70, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RandomBox", - "full_name": "", - "start_line": 78, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RandomBox", - "full_name": "", - "start_line": 84, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 85, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RandomBox", - "full_name": "", - "start_line": 95, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 96, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 98, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "seed", - "full_name": "", - "start_line": 110, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "next_random", - "full_name": "", - "start_line": 120, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "random", - "full_name": "", - "start_line": 128, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 129, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 130, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "randInt", - "full_name": "", - "start_line": 135, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "randBool", - "full_name": "", - "start_line": 153, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "choice", - "full_name": "", - "start_line": 159, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "shuffle", - "full_name": "", - "start_line": 175, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 176, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 177, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 187, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 197, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 199, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 202, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "randString", - "full_name": "", - "start_line": 216, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 222, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 223, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 226, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 227, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "probability", - "full_name": "", - "start_line": 238, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 240, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 244, - "end_line": 244, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 246, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 247, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 248, - "end_line": 250, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 252, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RandomBox", - "full_name": "", - "start_line": 260, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 261, - "end_line": 263, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 265, - "end_line": 267, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 269, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 274, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 278, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 279, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RandomBox", - "full_name": "", - "start_line": 289, - "end_line": 309, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 290, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 294, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 298, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 302, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 306, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RandomBox", - "full_name": "", - "start_line": 311, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 312, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 78, - "max_depth": 12, - "node_type_counts": { - "class": 6, - "function": 22, - "import": 5, - "variable": 25, - "file_root": 1, - "if_statement": 16, - "for_loop": 3 - }, - "classes": 6, - "functions": 22, - "methods": 0, - "variables": 25, - "control_structures": 19 - }, - "generated_at": "2025-08-15T16:19:40.599958127Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/regex/mod.rs", - "size_bytes": 0, - "total_lines": 139, - "code_lines": 105, - "comment_lines": 9, - "empty_lines": 25, - "code_ratio": 0.7553956834532374, - "analyzed_at": "2025-08-15T16:19:40.612981790Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "RegexBox", - "parent_class": null, - "start_line": 13, - "end_line": 17, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "RegexBox", - "parent_class": null, - "start_line": 19, - "end_line": 82, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "RegexBox", - "parent_class": null, - "start_line": 84, - "end_line": 111, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "RegexBox", - "parent_class": null, - "start_line": 113, - "end_line": 133, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "RegexBox", - "parent_class": null, - "start_line": 135, - "end_line": 139, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 20, - "end_line": 27, - "parameters": [ - "pattern: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_match", - "start_line": 28, - "end_line": 30, - "parameters": [ - "&self", - "text: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "pattern", - "start_line": 31, - "end_line": 33, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test", - "start_line": 36, - "end_line": 39, - "parameters": [ - "&self", - "text" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "find", - "start_line": 42, - "end_line": 49, - "parameters": [ - "&self", - "text" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "find_all", - "start_line": 52, - "end_line": 61, - "parameters": [ - "&self", - "text" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "replace", - "start_line": 64, - "end_line": 69, - "parameters": [ - "&self", - "text", - "replacement" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "split", - "start_line": 72, - "end_line": 81, - "parameters": [ - "&self", - "text" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clone_box", - "start_line": 85, - "end_line": 87, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 90, - "end_line": 92, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 94, - "end_line": 96, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 99, - "end_line": 101, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 104, - "end_line": 110, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 114, - "end_line": 116, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 118, - "end_line": 120, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 122, - "end_line": 124, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 126, - "end_line": 128, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 130, - "end_line": 132, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 136, - "end_line": 138, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "regex::Regex", - "imported_names": [], - "alias": null, - "line_number": 5, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::array::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::Arc", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::Debug", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 19, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 5, - "end_line": 5, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RegexBox", - "full_name": "", - "start_line": 13, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RegexBox", - "full_name": "", - "start_line": 19, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 20, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 21, - "end_line": 21, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_match", - "full_name": "", - "start_line": 28, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "pattern", - "full_name": "", - "start_line": 31, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test", - "full_name": "", - "start_line": 36, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "find", - "full_name": "", - "start_line": 42, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "find_all", - "full_name": "", - "start_line": 52, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "replace", - "full_name": "", - "start_line": 64, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "split", - "full_name": "", - "start_line": 72, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RegexBox", - "full_name": "", - "start_line": 84, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 85, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 90, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 94, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 99, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 104, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RegexBox", - "full_name": "", - "start_line": 113, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 114, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 118, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 122, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 126, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 130, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RegexBox", - "full_name": "", - "start_line": 135, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 136, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 47, - "max_depth": 8, - "node_type_counts": { - "variable": 12, - "class": 5, - "for_loop": 2, - "import": 6, - "if_statement": 2, - "function": 19, - "file_root": 1 - }, - "classes": 5, - "functions": 19, - "methods": 0, - "variables": 12, - "control_structures": 4 - }, - "generated_at": "2025-08-15T16:19:40.612988492Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/result/mod.rs", - "size_bytes": 0, - "total_lines": 141, - "code_lines": 107, - "comment_lines": 10, - "empty_lines": 24, - "code_ratio": 0.7588652482269503, - "analyzed_at": "2025-08-15T16:19:40.616773829Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashResultBox", - "parent_class": null, - "start_line": 9, - "end_line": 12, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "NyashResultBox", - "parent_class": null, - "start_line": 14, - "end_line": 37, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NyashResultBox", - "parent_class": null, - "start_line": 39, - "end_line": 76, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "NyashResultBox", - "parent_class": null, - "start_line": 78, - "end_line": 109, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "NyashResultBox", - "parent_class": null, - "start_line": 111, - "end_line": 115, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - }, - { - "name": "ResultBox", - "parent_class": null, - "start_line": 120, - "end_line": 141, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new_ok", - "start_line": 15, - "end_line": 17, - "parameters": [ - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new_err", - "start_line": 19, - "end_line": 21, - "parameters": [ - "error" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_ok_bool", - "start_line": 23, - "end_line": 25, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_err", - "start_line": 27, - "end_line": 29, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "unwrap", - "start_line": 31, - "end_line": 36, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clone_box", - "start_line": 40, - "end_line": 45, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 48, - "end_line": 50, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 52, - "end_line": 57, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 60, - "end_line": 62, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 65, - "end_line": 75, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 79, - "end_line": 85, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 87, - "end_line": 93, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 95, - "end_line": 100, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 102, - "end_line": 104, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 106, - "end_line": 108, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 112, - "end_line": 114, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "is_ok", - "start_line": 122, - "end_line": 124, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_value", - "start_line": 127, - "end_line": 132, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_error", - "start_line": 135, - "end_line": 140, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore}", - "imported_names": [], - "alias": null, - "line_number": 5, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 19, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 5, - "end_line": 5, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashResultBox", - "full_name": "", - "start_line": 9, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashResultBox", - "full_name": "", - "start_line": 14, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_ok", - "full_name": "", - "start_line": 15, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_err", - "full_name": "", - "start_line": 19, - "end_line": 21, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_ok_bool", - "full_name": "", - "start_line": 23, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_err", - "full_name": "", - "start_line": 27, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "unwrap", - "full_name": "", - "start_line": 31, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashResultBox", - "full_name": "", - "start_line": 39, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 40, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 48, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 52, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 60, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 65, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashResultBox", - "full_name": "", - "start_line": 78, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 79, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 87, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 95, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 106, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashResultBox", - "full_name": "", - "start_line": 111, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 112, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ResultBox", - "full_name": "", - "start_line": 120, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_ok", - "full_name": "", - "start_line": 122, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_value", - "full_name": "", - "start_line": 127, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_error", - "full_name": "", - "start_line": 135, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 29, - "max_depth": 6, - "node_type_counts": { - "class": 6, - "file_root": 1, - "function": 19, - "import": 2, - "if_statement": 1 - }, - "classes": 6, - "functions": 19, - "methods": 0, - "variables": 0, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:19:40.616782997Z" - }, - { - "file_info": { - "name": "simple_intent_box.rs", - "path": "src/boxes/simple_intent_box.rs", - "size_bytes": 0, - "total_lines": 248, - "code_lines": 69, - "comment_lines": 162, - "empty_lines": 17, - "code_ratio": 0.2782258064516129, - "analyzed_at": "2025-08-15T16:19:40.599004151Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "SimpleIntentBox", - "parent_class": null, - "start_line": 168, - "end_line": 172, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "SimpleIntentBox", - "parent_class": null, - "start_line": 174, - "end_line": 183, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Clone", - "type": "impl" - } - }, - { - "name": "SimpleIntentBox", - "parent_class": null, - "start_line": 185, - "end_line": 192, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "SimpleIntentBox", - "parent_class": null, - "start_line": 194, - "end_line": 214, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "SimpleIntentBox", - "parent_class": null, - "start_line": 216, - "end_line": 242, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "SimpleIntentBox", - "parent_class": null, - "start_line": 244, - "end_line": 248, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 175, - "end_line": 182, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 186, - "end_line": 191, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 195, - "end_line": 197, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 199, - "end_line": 201, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 203, - "end_line": 205, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 207, - "end_line": 209, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 211, - "end_line": 213, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 217, - "end_line": 219, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 221, - "end_line": 227, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 229, - "end_line": 231, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 233, - "end_line": 235, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 238, - "end_line": 240, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 245, - "end_line": 247, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 162, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 163, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 164, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 165, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 13, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SimpleIntentBox", - "full_name": "", - "start_line": 168, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SimpleIntentBox", - "full_name": "", - "start_line": 174, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 175, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 176, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SimpleIntentBox", - "full_name": "", - "start_line": 185, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 186, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SimpleIntentBox", - "full_name": "", - "start_line": 194, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 195, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 199, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 203, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 207, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 211, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SimpleIntentBox", - "full_name": "", - "start_line": 216, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 217, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 221, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 222, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 229, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 233, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 238, - "end_line": 240, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SimpleIntentBox", - "full_name": "", - "start_line": 244, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 245, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 26, - "max_depth": 6, - "node_type_counts": { - "file_root": 1, - "variable": 1, - "if_statement": 1, - "import": 4, - "function": 13, - "class": 6 - }, - "classes": 6, - "functions": 13, - "methods": 0, - "variables": 1, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:19:40.599018370Z" - }, - { - "file_info": { - "name": "socket_box.rs", - "path": "src/boxes/socket_box.rs", - "size_bytes": 0, - "total_lines": 510, - "code_lines": 367, - "comment_lines": 83, - "empty_lines": 60, - "code_ratio": 0.7196078431372549, - "analyzed_at": "2025-08-15T16:19:40.605776895Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "SocketBox", - "parent_class": null, - "start_line": 46, - "end_line": 55, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "SocketBox", - "parent_class": null, - "start_line": 57, - "end_line": 71, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Clone" - } - }, - { - "name": "SocketBox", - "parent_class": null, - "start_line": 73, - "end_line": 381, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "SocketBox", - "parent_class": null, - "start_line": 383, - "end_line": 448, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "SocketBox", - "parent_class": null, - "start_line": 450, - "end_line": 496, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "SocketBox", - "parent_class": null, - "start_line": 498, - "end_line": 502, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - }, - { - "name": "SocketBox", - "parent_class": null, - "start_line": 505, - "end_line": 510, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Drop" - } - } - ], - "functions": [ - { - "name": "clone", - "start_line": 58, - "end_line": 70, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 74, - "end_line": 82, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "bind", - "start_line": 85, - "end_line": 156, - "parameters": [ - "&self", - "address", - "port" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "listen", - "start_line": 159, - "end_line": 185, - "parameters": [ - "&self", - "backlog" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "accept", - "start_line": 188, - "end_line": 210, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "connect", - "start_line": 213, - "end_line": 235, - "parameters": [ - "&self", - "address", - "port" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "read", - "start_line": 238, - "end_line": 274, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "read_http_request", - "start_line": 277, - "end_line": 317, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "write", - "start_line": 320, - "end_line": 343, - "parameters": [ - "&self", - "data" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "close", - "start_line": 346, - "end_line": 352, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_connected", - "start_line": 355, - "end_line": 357, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_server", - "start_line": 360, - "end_line": 380, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 384, - "end_line": 386, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 389, - "end_line": 398, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 400, - "end_line": 435, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 437, - "end_line": 439, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 441, - "end_line": 447, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 451, - "end_line": 453, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 455, - "end_line": 457, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 459, - "end_line": 487, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 489, - "end_line": 491, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 493, - "end_line": 495, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 499, - "end_line": 501, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "drop", - "start_line": 506, - "end_line": 509, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 37, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 38, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::net::{TcpListener, TcpStream}", - "imported_names": [], - "alias": null, - "line_number": 39, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::io::{Write, BufRead, BufReader}", - "imported_names": [], - "alias": null, - "line_number": 40, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, RwLock}", - "imported_names": [], - "alias": null, - "line_number": 41, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::time::Duration", - "imported_names": [], - "alias": null, - "line_number": 42, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 24, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 38, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 40, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 41, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SocketBox", - "full_name": "", - "start_line": 46, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SocketBox", - "full_name": "", - "start_line": 57, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 58, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 61, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SocketBox", - "full_name": "", - "start_line": 73, - "end_line": 381, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 74, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "bind", - "full_name": "", - "start_line": 85, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "listen", - "full_name": "", - "start_line": 159, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "accept", - "full_name": "", - "start_line": 188, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 190, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "connect", - "full_name": "", - "start_line": 213, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 214, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 215, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 222, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read", - "full_name": "", - "start_line": 238, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 240, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 246, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 247, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 252, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 254, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read_http_request", - "full_name": "", - "start_line": 277, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 278, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 279, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 284, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 285, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 286, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 289, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 296, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "write", - "full_name": "", - "start_line": 320, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 321, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 323, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 324, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "close", - "full_name": "", - "start_line": 346, - "end_line": 352, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_connected", - "full_name": "", - "start_line": 355, - "end_line": 357, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_server", - "full_name": "", - "start_line": 360, - "end_line": 380, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SocketBox", - "full_name": "", - "start_line": 383, - "end_line": 448, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 384, - "end_line": 386, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 389, - "end_line": 398, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 390, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 400, - "end_line": 435, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 404, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 415, - "end_line": 424, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 426, - "end_line": 432, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 426, - "end_line": 432, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 428, - "end_line": 432, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 437, - "end_line": 439, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 441, - "end_line": 447, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 442, - "end_line": 446, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SocketBox", - "full_name": "", - "start_line": 450, - "end_line": 496, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 451, - "end_line": 453, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 455, - "end_line": 457, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 459, - "end_line": 487, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 462, - "end_line": 468, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 470, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 478, - "end_line": 484, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 478, - "end_line": 484, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 480, - "end_line": 484, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 489, - "end_line": 491, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 493, - "end_line": 495, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SocketBox", - "full_name": "", - "start_line": 498, - "end_line": 502, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 499, - "end_line": 501, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SocketBox", - "full_name": "", - "start_line": 505, - "end_line": 510, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "drop", - "full_name": "", - "start_line": 506, - "end_line": 509, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 508, - "end_line": 508, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 84, - "max_depth": 22, - "node_type_counts": { - "if_statement": 13, - "variable": 32, - "file_root": 1, - "import": 6, - "function": 24, - "class": 7, - "for_loop": 1 - }, - "classes": 7, - "functions": 24, - "methods": 0, - "variables": 32, - "control_structures": 14 - }, - "generated_at": "2025-08-15T16:19:40.605808493Z" - }, - { - "file_info": { - "name": "sound_box.rs", - "path": "src/boxes/sound_box.rs", - "size_bytes": 0, - "total_lines": 371, - "code_lines": 177, - "comment_lines": 161, - "empty_lines": 33, - "code_ratio": 0.477088948787062, - "analyzed_at": "2025-08-15T16:19:40.599526202Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "SoundBox", - "parent_class": null, - "start_line": 149, - "end_line": 151, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "SoundBox", - "parent_class": null, - "start_line": 153, - "end_line": 314, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "SoundBox", - "parent_class": null, - "start_line": 316, - "end_line": 343, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "SoundBox", - "parent_class": null, - "start_line": 345, - "end_line": 365, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "SoundBox", - "parent_class": null, - "start_line": 367, - "end_line": 371, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 154, - "end_line": 158, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "beep", - "start_line": 161, - "end_line": 165, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "beeps", - "start_line": 168, - "end_line": 185, - "parameters": [ - "&self", - "count" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "tone", - "start_line": 188, - "end_line": 216, - "parameters": [ - "&self", - "frequency", - "duration" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "alert", - "start_line": 219, - "end_line": 228, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "success", - "start_line": 231, - "end_line": 237, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "error", - "start_line": 240, - "end_line": 246, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "pattern", - "start_line": 249, - "end_line": 284, - "parameters": [ - "&self", - "pattern" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "volumeTest", - "start_line": 287, - "end_line": 290, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "interval", - "start_line": 293, - "end_line": 313, - "parameters": [ - "&self", - "times", - "interval_ms" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 317, - "end_line": 319, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 321, - "end_line": 323, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 325, - "end_line": 327, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 330, - "end_line": 332, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 334, - "end_line": 340, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 346, - "end_line": 348, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 350, - "end_line": 352, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 354, - "end_line": 356, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 358, - "end_line": 360, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 362, - "end_line": 364, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 368, - "end_line": 370, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 141, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 142, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 143, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::process::Command", - "imported_names": [], - "alias": null, - "line_number": 144, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::time::Duration", - "imported_names": [], - "alias": null, - "line_number": 145, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 21, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 142, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SoundBox", - "full_name": "", - "start_line": 149, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SoundBox", - "full_name": "", - "start_line": 153, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 154, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "beep", - "full_name": "", - "start_line": 161, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "beeps", - "full_name": "", - "start_line": 168, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 170, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 176, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "tone", - "full_name": "", - "start_line": 188, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "alert", - "full_name": "", - "start_line": 219, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 221, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "success", - "full_name": "", - "start_line": 231, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "error", - "full_name": "", - "start_line": 240, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "pattern", - "full_name": "", - "start_line": 249, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 250, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 253, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "volumeTest", - "full_name": "", - "start_line": 287, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "interval", - "full_name": "", - "start_line": 293, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 294, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 298, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 302, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 304, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SoundBox", - "full_name": "", - "start_line": 316, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 317, - "end_line": 319, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 321, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 325, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 330, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 334, - "end_line": 340, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 335, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SoundBox", - "full_name": "", - "start_line": 345, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 346, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 350, - "end_line": 352, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 354, - "end_line": 356, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 358, - "end_line": 360, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 362, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SoundBox", - "full_name": "", - "start_line": 367, - "end_line": 371, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 368, - "end_line": 370, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 48, - "max_depth": 12, - "node_type_counts": { - "import": 5, - "file_root": 1, - "class": 5, - "function": 21, - "for_loop": 4, - "if_statement": 11, - "variable": 1 - }, - "classes": 5, - "functions": 21, - "methods": 0, - "variables": 1, - "control_structures": 15 - }, - "generated_at": "2025-08-15T16:19:40.599545613Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/stream/mod.rs", - "size_bytes": 0, - "total_lines": 230, - "code_lines": 178, - "comment_lines": 18, - "empty_lines": 34, - "code_ratio": 0.7739130434782608, - "analyzed_at": "2025-08-15T16:19:40.620228502Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashStreamBox", - "parent_class": null, - "start_line": 12, - "end_line": 16, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "NyashStreamBox", - "parent_class": null, - "start_line": 18, - "end_line": 136, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NyashStreamBox", - "parent_class": null, - "start_line": 138, - "end_line": 171, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "NyashStreamBox", - "parent_class": null, - "start_line": 173, - "end_line": 195, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "NyashStreamBox", - "parent_class": null, - "start_line": 198, - "end_line": 208, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Clone", - "type": "impl" - } - }, - { - "name": "NyashStreamBox", - "parent_class": null, - "start_line": 211, - "end_line": 221, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Debug", - "type": "impl" - } - }, - { - "name": "NyashStreamBox", - "parent_class": null, - "start_line": 223, - "end_line": 227, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 19, - "end_line": 25, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "from_data", - "start_line": 27, - "end_line": 33, - "parameters": [ - "data" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "read", - "start_line": 35, - "end_line": 49, - "parameters": [ - "&self", - "buf: &mut [u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "write", - "start_line": 51, - "end_line": 55, - "parameters": [ - "&self", - "buf: &[u8]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "len", - "start_line": 57, - "end_line": 59, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "position", - "start_line": 61, - "end_line": 63, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "reset", - "start_line": 65, - "end_line": 67, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "stream_write", - "start_line": 70, - "end_line": 101, - "parameters": [ - "&self", - "data" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "stream_read", - "start_line": 104, - "end_line": 119, - "parameters": [ - "&self", - "count" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_position", - "start_line": 122, - "end_line": 124, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_length", - "start_line": 127, - "end_line": 129, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "stream_reset", - "start_line": 132, - "end_line": 135, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clone_box", - "start_line": 139, - "end_line": 141, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 144, - "end_line": 146, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 148, - "end_line": 152, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 155, - "end_line": 157, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 160, - "end_line": 170, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 174, - "end_line": 176, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 178, - "end_line": 180, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 182, - "end_line": 186, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 188, - "end_line": 190, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 192, - "end_line": 194, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone", - "start_line": 199, - "end_line": 207, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 212, - "end_line": 220, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 224, - "end_line": 226, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, IntegerBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 5, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::buffer::BufferBox", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::array::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::RwLock", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::io::{Read, Write, Result}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 25, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 5, - "end_line": 5, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashStreamBox", - "full_name": "", - "start_line": 12, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashStreamBox", - "full_name": "", - "start_line": 18, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 19, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_data", - "full_name": "", - "start_line": 27, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read", - "full_name": "", - "start_line": 35, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 40, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "write", - "full_name": "", - "start_line": 51, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "len", - "full_name": "", - "start_line": 57, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "position", - "full_name": "", - "start_line": 61, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "reset", - "full_name": "", - "start_line": 65, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stream_write", - "full_name": "", - "start_line": 70, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 79, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stream_read", - "full_name": "", - "start_line": 104, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_position", - "full_name": "", - "start_line": 122, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_length", - "full_name": "", - "start_line": 127, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stream_reset", - "full_name": "", - "start_line": 132, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashStreamBox", - "full_name": "", - "start_line": 138, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 139, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 144, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 148, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 150, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 155, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 160, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashStreamBox", - "full_name": "", - "start_line": 173, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 174, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 178, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 182, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 188, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 192, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashStreamBox", - "full_name": "", - "start_line": 198, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone", - "full_name": "", - "start_line": 199, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashStreamBox", - "full_name": "", - "start_line": 211, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 212, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 214, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashStreamBox", - "full_name": "", - "start_line": 223, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 224, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 70, - "max_depth": 18, - "node_type_counts": { - "import": 6, - "if_statement": 8, - "function": 25, - "variable": 22, - "for_loop": 1, - "class": 7, - "file_root": 1 - }, - "classes": 7, - "functions": 25, - "methods": 0, - "variables": 22, - "control_structures": 9 - }, - "generated_at": "2025-08-15T16:19:40.620245263Z" - }, - { - "file_info": { - "name": "string_box.rs", - "path": "src/boxes/string_box.rs", - "size_bytes": 0, - "total_lines": 187, - "code_lines": 118, - "comment_lines": 43, - "empty_lines": 26, - "code_ratio": 0.6310160427807486, - "analyzed_at": "2025-08-15T16:19:40.602560322Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "StringBox", - "parent_class": null, - "start_line": 36, - "end_line": 39, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 41, - "end_line": 130, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 132, - "end_line": 159, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 161, - "end_line": 181, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 183, - "end_line": 187, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 42, - "end_line": 47, - "parameters": [ - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "empty", - "start_line": 49, - "end_line": 51, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "split", - "start_line": 56, - "end_line": 67, - "parameters": [ - "&self", - "delimiter: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 58, - "end_line": 58, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 60, - "end_line": 60, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "find", - "start_line": 70, - "end_line": 76, - "parameters": [ - "&self", - "search: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "replace", - "start_line": 79, - "end_line": 81, - "parameters": [ - "&self", - "old: &str", - "new: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "trim", - "start_line": 84, - "end_line": 86, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_upper", - "start_line": 89, - "end_line": 91, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_lower", - "start_line": 94, - "end_line": 96, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "contains", - "start_line": 99, - "end_line": 102, - "parameters": [ - "&self", - "search: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "starts_with", - "start_line": 105, - "end_line": 108, - "parameters": [ - "&self", - "prefix: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "ends_with", - "start_line": 111, - "end_line": 114, - "parameters": [ - "&self", - "suffix: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "join", - "start_line": 117, - "end_line": 129, - "parameters": [ - "&self", - "array_box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 122, - "end_line": 122, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "to_string_box", - "start_line": 133, - "end_line": 135, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 137, - "end_line": 144, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 146, - "end_line": 148, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 151, - "end_line": 153, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 156, - "end_line": 158, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 162, - "end_line": 164, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 166, - "end_line": 168, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 170, - "end_line": 172, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 174, - "end_line": 176, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 178, - "end_line": 180, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 184, - "end_line": 186, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 30, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 31, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::Display", - "imported_names": [], - "alias": null, - "line_number": 32, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::array::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 57, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::IntegerBox", - "imported_names": [], - "alias": null, - "line_number": 71, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::BoolBox", - "imported_names": [], - "alias": null, - "line_number": 100, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::BoolBox", - "imported_names": [], - "alias": null, - "line_number": 106, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::BoolBox", - "imported_names": [], - "alias": null, - "line_number": 112, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::array::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 118, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::BoolBox", - "imported_names": [], - "alias": null, - "line_number": 138, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 26, - "import_count": 10, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 30, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 31, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 32, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 36, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 41, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 42, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "empty", - "full_name": "", - "start_line": 49, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "split", - "full_name": "", - "start_line": 56, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 58, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec>", - "full_name": "", - "start_line": 59, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "find", - "full_name": "", - "start_line": 70, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "replace", - "full_name": "", - "start_line": 79, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "trim", - "full_name": "", - "start_line": 84, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_upper", - "full_name": "", - "start_line": 89, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_lower", - "full_name": "", - "start_line": 94, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "contains", - "full_name": "", - "start_line": 99, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 100, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "starts_with", - "full_name": "", - "start_line": 105, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ends_with", - "full_name": "", - "start_line": 111, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "join", - "full_name": "", - "start_line": 117, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 120, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 132, - "end_line": 159, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 133, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 137, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 139, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 146, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 151, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 156, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 161, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 162, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 166, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 170, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 174, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 178, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 183, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 184, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 46, - "max_depth": 8, - "node_type_counts": { - "if_statement": 2, - "import": 10, - "for_loop": 1, - "function": 23, - "class": 5, - "file_root": 1, - "variable": 4 - }, - "classes": 5, - "functions": 23, - "methods": 0, - "variables": 4, - "control_structures": 3 - }, - "generated_at": "2025-08-15T16:19:40.602570109Z" - }, - { - "file_info": { - "name": "timer_box.rs", - "path": "src/boxes/timer_box.rs", - "size_bytes": 0, - "total_lines": 247, - "code_lines": 158, - "comment_lines": 57, - "empty_lines": 32, - "code_ratio": 0.6396761133603239, - "analyzed_at": "2025-08-15T16:19:40.602937137Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "TimerBox", - "parent_class": null, - "start_line": 59, - "end_line": 63, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 65, - "end_line": 192, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 194, - "end_line": 214, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 216, - "end_line": 241, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 243, - "end_line": 247, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 66, - "end_line": 75, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 68, - "end_line": 68, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "now", - "start_line": 78, - "end_line": 96, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "performance_now", - "start_line": 99, - "end_line": 101, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_timeout", - "start_line": 105, - "end_line": 112, - "parameters": [ - "&self", - "callback: &js_sys::Function", - "delay: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_interval", - "start_line": 116, - "end_line": 123, - "parameters": [ - "&self", - "callback: &js_sys::Function", - "interval: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clear_timeout", - "start_line": 127, - "end_line": 131, - "parameters": [ - "&self", - "id: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear_interval", - "start_line": 135, - "end_line": 139, - "parameters": [ - "&self", - "id: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "request_animation_frame", - "start_line": 143, - "end_line": 149, - "parameters": [ - "&self", - "callback: &js_sys::Function" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "cancel_animation_frame", - "start_line": 153, - "end_line": 157, - "parameters": [ - "&self", - "id: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_timeout", - "start_line": 161, - "end_line": 164, - "parameters": [ - "&self", - "_delay: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_interval", - "start_line": 167, - "end_line": 170, - "parameters": [ - "&self", - "_interval: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear_timeout", - "start_line": 173, - "end_line": 175, - "parameters": [ - "&self", - "_id: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear_interval", - "start_line": 178, - "end_line": 180, - "parameters": [ - "&self", - "_id: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "request_animation_frame", - "start_line": 183, - "end_line": 186, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "cancel_animation_frame", - "start_line": 189, - "end_line": 191, - "parameters": [ - "&self", - "_id: i32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 195, - "end_line": 197, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 199, - "end_line": 201, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 203, - "end_line": 205, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 207, - "end_line": 209, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 211, - "end_line": 213, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 217, - "end_line": 219, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 222, - "end_line": 224, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 226, - "end_line": 228, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 230, - "end_line": 232, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 234, - "end_line": 240, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 244, - "end_line": 246, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 48, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 49, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 52, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_sys::{window, Performance}", - "imported_names": [], - "alias": null, - "line_number": 55, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::time::{SystemTime, UNIX_EPOCH}", - "imported_names": [], - "alias": null, - "line_number": 90, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 27, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 48, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 59, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 65, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 66, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "now", - "full_name": "", - "start_line": 78, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "performance_now", - "full_name": "", - "start_line": 99, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_timeout", - "full_name": "", - "start_line": 105, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_interval", - "full_name": "", - "start_line": 116, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 117, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear_timeout", - "full_name": "", - "start_line": 127, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear_interval", - "full_name": "", - "start_line": 135, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "request_animation_frame", - "full_name": "", - "start_line": 143, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "cancel_animation_frame", - "full_name": "", - "start_line": 153, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_timeout", - "full_name": "", - "start_line": 161, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_interval", - "full_name": "", - "start_line": 167, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear_timeout", - "full_name": "", - "start_line": 173, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear_interval", - "full_name": "", - "start_line": 178, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "request_animation_frame", - "full_name": "", - "start_line": 183, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "cancel_animation_frame", - "full_name": "", - "start_line": 189, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 194, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 195, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 199, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 203, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 207, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 211, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 216, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 217, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 222, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 226, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 230, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 234, - "end_line": 240, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 235, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 243, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 244, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 46, - "max_depth": 8, - "node_type_counts": { - "function": 26, - "variable": 1, - "file_root": 1, - "import": 5, - "class": 5, - "if_statement": 8 - }, - "classes": 5, - "functions": 26, - "methods": 0, - "variables": 1, - "control_structures": 8 - }, - "generated_at": "2025-08-15T16:19:40.602951139Z" - }, - { - "file_info": { - "name": "time_box.rs", - "path": "src/boxes/time_box.rs", - "size_bytes": 0, - "total_lines": 509, - "code_lines": 298, - "comment_lines": 148, - "empty_lines": 63, - "code_ratio": 0.5854616895874263, - "analyzed_at": "2025-08-15T16:19:40.605455941Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "TimeBox", - "parent_class": null, - "start_line": 129, - "end_line": 131, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "TimeBox", - "parent_class": null, - "start_line": 133, - "end_line": 188, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "TimeBox", - "parent_class": null, - "start_line": 190, - "end_line": 216, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "TimeBox", - "parent_class": null, - "start_line": 218, - "end_line": 238, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "TimeBox", - "parent_class": null, - "start_line": 240, - "end_line": 244, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "DateTimeBox", - "parent_class": null, - "start_line": 248, - "end_line": 251, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "DateTimeBox", - "parent_class": null, - "start_line": 253, - "end_line": 364, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "DateTimeBox", - "parent_class": null, - "start_line": 366, - "end_line": 392, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "DateTimeBox", - "parent_class": null, - "start_line": 394, - "end_line": 414, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "DateTimeBox", - "parent_class": null, - "start_line": 416, - "end_line": 420, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 424, - "end_line": 427, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 429, - "end_line": 453, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 455, - "end_line": 481, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 483, - "end_line": 503, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "TimerBox", - "parent_class": null, - "start_line": 505, - "end_line": 509, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 134, - "end_line": 136, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "now", - "start_line": 139, - "end_line": 141, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "fromTimestamp", - "start_line": 144, - "end_line": 150, - "parameters": [ - "&self", - "timestamp" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "parse", - "start_line": 153, - "end_line": 162, - "parameters": [ - "&self", - "date_str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "sleep", - "start_line": 165, - "end_line": 176, - "parameters": [ - "&self", - "millis" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "format", - "start_line": 179, - "end_line": 187, - "parameters": [ - "&self", - "format_str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "type_name", - "start_line": 191, - "end_line": 193, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 195, - "end_line": 197, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 199, - "end_line": 201, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 204, - "end_line": 206, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 208, - "end_line": 214, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 219, - "end_line": 221, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 223, - "end_line": 225, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 227, - "end_line": 229, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 231, - "end_line": 233, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 235, - "end_line": 237, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 241, - "end_line": 243, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "now", - "start_line": 255, - "end_line": 260, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "from_timestamp", - "start_line": 263, - "end_line": 266, - "parameters": [ - "timestamp: i64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "parse", - "start_line": 269, - "end_line": 287, - "parameters": [ - "date_str: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "year", - "start_line": 290, - "end_line": 292, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "month", - "start_line": 295, - "end_line": 297, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "day", - "start_line": 300, - "end_line": 302, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "hour", - "start_line": 305, - "end_line": 307, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "minute", - "start_line": 310, - "end_line": 312, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "second", - "start_line": 315, - "end_line": 317, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "timestamp", - "start_line": 320, - "end_line": 322, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "toISOString", - "start_line": 325, - "end_line": 327, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "format", - "start_line": 330, - "end_line": 337, - "parameters": [ - "&self", - "fmt" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "addDays", - "start_line": 340, - "end_line": 350, - "parameters": [ - "&self", - "days" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "addHours", - "start_line": 353, - "end_line": 363, - "parameters": [ - "&self", - "hours" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 367, - "end_line": 369, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 371, - "end_line": 373, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 375, - "end_line": 377, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 380, - "end_line": 382, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 384, - "end_line": 390, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 395, - "end_line": 397, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 399, - "end_line": 401, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 403, - "end_line": 405, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 407, - "end_line": 409, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 411, - "end_line": 413, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 417, - "end_line": 419, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 430, - "end_line": 435, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "elapsed", - "start_line": 438, - "end_line": 446, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "reset", - "start_line": 449, - "end_line": 452, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "type_name", - "start_line": 456, - "end_line": 458, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 460, - "end_line": 462, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 464, - "end_line": 466, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 469, - "end_line": 471, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 473, - "end_line": 479, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 484, - "end_line": 486, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 488, - "end_line": 490, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 492, - "end_line": 494, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 496, - "end_line": 498, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 500, - "end_line": 502, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 506, - "end_line": 508, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 121, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 122, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 123, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::time::{SystemTime, Duration}", - "imported_names": [], - "alias": null, - "line_number": 124, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "chrono::{DateTime, Local, TimeZone, Datelike, Timelike}", - "imported_names": [], - "alias": null, - "line_number": 125, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 15, - "function_count": 56, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 124, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimeBox", - "full_name": "", - "start_line": 129, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimeBox", - "full_name": "", - "start_line": 133, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 134, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "now", - "full_name": "", - "start_line": 139, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fromTimestamp", - "full_name": "", - "start_line": 144, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse", - "full_name": "", - "start_line": 153, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "sleep", - "full_name": "", - "start_line": 165, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 167, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "format", - "full_name": "", - "start_line": 179, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 180, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 181, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 182, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimeBox", - "full_name": "", - "start_line": 190, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 191, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 195, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 199, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 204, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 208, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimeBox", - "full_name": "", - "start_line": 218, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 219, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 223, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 227, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 231, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 235, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimeBox", - "full_name": "", - "start_line": 240, - "end_line": 244, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 241, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DateTimeBox", - "full_name": "", - "start_line": 248, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DateTimeBox", - "full_name": "", - "start_line": 253, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "now", - "full_name": "", - "start_line": 255, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_timestamp", - "full_name": "", - "start_line": 263, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 264, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse", - "full_name": "", - "start_line": 269, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 280, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "year", - "full_name": "", - "start_line": 290, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "month", - "full_name": "", - "start_line": 295, - "end_line": 297, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "day", - "full_name": "", - "start_line": 300, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "hour", - "full_name": "", - "start_line": 305, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "minute", - "full_name": "", - "start_line": 310, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "second", - "full_name": "", - "start_line": 315, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "timestamp", - "full_name": "", - "start_line": 320, - "end_line": 322, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "toISOString", - "full_name": "", - "start_line": 325, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "format", - "full_name": "", - "start_line": 330, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 331, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 332, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "addDays", - "full_name": "", - "start_line": 340, - "end_line": 350, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 341, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 342, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "addHours", - "full_name": "", - "start_line": 353, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 354, - "end_line": 362, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 355, - "end_line": 355, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DateTimeBox", - "full_name": "", - "start_line": 366, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 367, - "end_line": 369, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 371, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 375, - "end_line": 377, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 380, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 384, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 385, - "end_line": 389, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DateTimeBox", - "full_name": "", - "start_line": 394, - "end_line": 414, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 395, - "end_line": 397, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 399, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 403, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 407, - "end_line": 409, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 411, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DateTimeBox", - "full_name": "", - "start_line": 416, - "end_line": 420, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 417, - "end_line": 419, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 424, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 429, - "end_line": 453, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 430, - "end_line": 435, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "elapsed", - "full_name": "", - "start_line": 438, - "end_line": 446, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 441, - "end_line": 441, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "reset", - "full_name": "", - "start_line": 449, - "end_line": 452, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 455, - "end_line": 481, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 456, - "end_line": 458, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 460, - "end_line": 462, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 464, - "end_line": 466, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 469, - "end_line": 471, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 473, - "end_line": 479, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 474, - "end_line": 478, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 483, - "end_line": 503, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 484, - "end_line": 486, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 488, - "end_line": 490, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 492, - "end_line": 494, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 496, - "end_line": 498, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 500, - "end_line": 502, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TimerBox", - "full_name": "", - "start_line": 505, - "end_line": 509, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 506, - "end_line": 508, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 96, - "max_depth": 15, - "node_type_counts": { - "file_root": 1, - "if_statement": 11, - "function": 56, - "variable": 8, - "import": 5, - "class": 15 - }, - "classes": 15, - "functions": 56, - "methods": 0, - "variables": 8, - "control_structures": 11 - }, - "generated_at": "2025-08-15T16:19:40.605483217Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/boxes/web/mod.rs", - "size_bytes": 0, - "total_lines": 24, - "code_lines": 12, - "comment_lines": 6, - "empty_lines": 6, - "code_ratio": 0.5, - "analyzed_at": "2025-08-15T16:19:40.607801797Z", - "metadata": {} - }, - "language": "rust", - "classes": [], - "functions": [], - "imports": [ - { - "type": "rust_use", - "module_path": "web_display_box::WebDisplayBox", - "imported_names": [], - "alias": null, - "line_number": 18, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_console_box::WebConsoleBox", - "imported_names": [], - "alias": null, - "line_number": 21, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_canvas_box::WebCanvasBox", - "imported_names": [], - "alias": null, - "line_number": 24, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 0, - "function_count": 0, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 18, - "end_line": 18, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 21, - "end_line": 21, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 24, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 4, - "max_depth": 1, - "node_type_counts": { - "import": 3, - "file_root": 1 - }, - "classes": 0, - "functions": 0, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:19:40.607803166Z" - }, - { - "file_info": { - "name": "web_canvas_box.rs", - "path": "src/boxes/web/web_canvas_box.rs", - "size_bytes": 0, - "total_lines": 324, - "code_lines": 241, - "comment_lines": 35, - "empty_lines": 48, - "code_ratio": 0.7438271604938271, - "analyzed_at": "2025-08-15T16:19:40.607740196Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "WebCanvasBox", - "parent_class": null, - "start_line": 23, - "end_line": 28, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "WebCanvasBox", - "parent_class": null, - "start_line": 31, - "end_line": 262, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "WebCanvasBox", - "parent_class": null, - "start_line": 265, - "end_line": 282, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "WebCanvasBox", - "parent_class": null, - "start_line": 285, - "end_line": 317, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "WebCanvasBox", - "parent_class": null, - "start_line": 320, - "end_line": 324, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 32, - "end_line": 47, - "parameters": [ - "canvas_id: String", - "width: u32", - "height: u32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_canvas_element", - "start_line": 50, - "end_line": 55, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "get_2d_context", - "start_line": 58, - "end_line": 64, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 63, - "end_line": 63, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "clear", - "start_line": 67, - "end_line": 71, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_fill_style", - "start_line": 74, - "end_line": 78, - "parameters": [ - "&self", - "color: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_stroke_style", - "start_line": 81, - "end_line": 85, - "parameters": [ - "&self", - "color: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_line_width", - "start_line": 88, - "end_line": 92, - "parameters": [ - "&self", - "width: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fill_rect", - "start_line": 95, - "end_line": 100, - "parameters": [ - "&self", - "x: f64", - "y: f64", - "width: f64", - "height: f64", - "color: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "stroke_rect", - "start_line": 103, - "end_line": 109, - "parameters": [ - "&self", - "x: f64", - "y: f64", - "width: f64", - "height: f64", - "color: &str", - "line_width: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "fill_circle", - "start_line": 112, - "end_line": 119, - "parameters": [ - "&self", - "x: f64", - "y: f64", - "radius: f64", - "color: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "stroke_circle", - "start_line": 122, - "end_line": 130, - "parameters": [ - "&self", - "x: f64", - "y: f64", - "radius: f64", - "color: &str", - "line_width: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "draw_line", - "start_line": 133, - "end_line": 142, - "parameters": [ - "&self", - "x1: f64", - "y1: f64", - "x2: f64", - "y2: f64", - "color: &str", - "line_width: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "fill_text", - "start_line": 145, - "end_line": 151, - "parameters": [ - "&self", - "text: &str", - "x: f64", - "y: f64", - "font: &str", - "color: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "stroke_text", - "start_line": 154, - "end_line": 161, - "parameters": [ - "&self", - "text: &str", - "x: f64", - "y: f64", - "font: &str", - "color: &str", - "line_width: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "begin_path", - "start_line": 164, - "end_line": 168, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "move_to", - "start_line": 171, - "end_line": 175, - "parameters": [ - "&self", - "x: f64", - "y: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "line_to", - "start_line": 178, - "end_line": 182, - "parameters": [ - "&self", - "x: f64", - "y: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "close_path", - "start_line": 185, - "end_line": 189, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fill", - "start_line": 192, - "end_line": 197, - "parameters": [ - "&self", - "color: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "stroke", - "start_line": 200, - "end_line": 206, - "parameters": [ - "&self", - "color: &str", - "line_width: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "save", - "start_line": 209, - "end_line": 213, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "restore", - "start_line": 216, - "end_line": 220, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "rotate", - "start_line": 223, - "end_line": 227, - "parameters": [ - "&self", - "angle: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "scale", - "start_line": 230, - "end_line": 234, - "parameters": [ - "&self", - "x: f64", - "y: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "translate", - "start_line": 237, - "end_line": 241, - "parameters": [ - "&self", - "x: f64", - "y: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_width", - "start_line": 244, - "end_line": 246, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_height", - "start_line": 248, - "end_line": 250, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "resize", - "start_line": 253, - "end_line": 261, - "parameters": [ - "&mut self", - "width: u32", - "height: u32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 266, - "end_line": 268, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 270, - "end_line": 272, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 274, - "end_line": 276, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 279, - "end_line": 281, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 286, - "end_line": 288, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 291, - "end_line": 293, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 295, - "end_line": 302, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 305, - "end_line": 307, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 310, - "end_line": 316, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 321, - "end_line": 323, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_sys::{\n HtmlCanvasElement, \n CanvasRenderingContext2d,\n}", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 39, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 18, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebCanvasBox", - "full_name": "", - "start_line": 23, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebCanvasBox", - "full_name": "", - "start_line": 31, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 32, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 33, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 41, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_canvas_element", - "full_name": "", - "start_line": 50, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 51, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_2d_context", - "full_name": "", - "start_line": 58, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 67, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_fill_style", - "full_name": "", - "start_line": 74, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_stroke_style", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_line_width", - "full_name": "", - "start_line": 88, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fill_rect", - "full_name": "", - "start_line": 95, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stroke_rect", - "full_name": "", - "start_line": 103, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fill_circle", - "full_name": "", - "start_line": 112, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 113, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stroke_circle", - "full_name": "", - "start_line": 122, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "draw_line", - "full_name": "", - "start_line": 133, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fill_text", - "full_name": "", - "start_line": 145, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stroke_text", - "full_name": "", - "start_line": 154, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 155, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "begin_path", - "full_name": "", - "start_line": 164, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "move_to", - "full_name": "", - "start_line": 171, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 172, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "line_to", - "full_name": "", - "start_line": 178, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "close_path", - "full_name": "", - "start_line": 185, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fill", - "full_name": "", - "start_line": 192, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stroke", - "full_name": "", - "start_line": 200, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "save", - "full_name": "", - "start_line": 209, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 210, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "restore", - "full_name": "", - "start_line": 216, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "rotate", - "full_name": "", - "start_line": 223, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "scale", - "full_name": "", - "start_line": 230, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "translate", - "full_name": "", - "start_line": 237, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 238, - "end_line": 240, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_width", - "full_name": "", - "start_line": 244, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_height", - "full_name": "", - "start_line": 248, - "end_line": 250, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resize", - "full_name": "", - "start_line": 253, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 257, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebCanvasBox", - "full_name": "", - "start_line": 265, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 266, - "end_line": 268, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 270, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 274, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 279, - "end_line": 281, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebCanvasBox", - "full_name": "", - "start_line": 285, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 286, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 291, - "end_line": 293, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 295, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 305, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 310, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 311, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebCanvasBox", - "full_name": "", - "start_line": 320, - "end_line": 324, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 321, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 78, - "max_depth": 6, - "node_type_counts": { - "if_statement": 25, - "class": 5, - "file_root": 1, - "import": 4, - "function": 38, - "variable": 5 - }, - "classes": 5, - "functions": 38, - "methods": 0, - "variables": 5, - "control_structures": 25 - }, - "generated_at": "2025-08-15T16:19:40.607755773Z" - }, - { - "file_info": { - "name": "web_console_box.rs", - "path": "src/boxes/web/web_console_box.rs", - "size_bytes": 0, - "total_lines": 196, - "code_lines": 143, - "comment_lines": 20, - "empty_lines": 33, - "code_ratio": 0.7295918367346939, - "analyzed_at": "2025-08-15T16:19:40.607646876Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "WebConsoleBox", - "parent_class": null, - "start_line": 20, - "end_line": 23, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "WebConsoleBox", - "parent_class": null, - "start_line": 26, - "end_line": 139, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "WebConsoleBox", - "parent_class": null, - "start_line": 142, - "end_line": 159, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "WebConsoleBox", - "parent_class": null, - "start_line": 162, - "end_line": 189, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "WebConsoleBox", - "parent_class": null, - "start_line": 192, - "end_line": 196, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 27, - "end_line": 32, - "parameters": [ - "element_id: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_target_element", - "start_line": 35, - "end_line": 39, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "append_console_line", - "start_line": 42, - "end_line": 73, - "parameters": [ - "&self", - "message: &str", - "level: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "log", - "start_line": 76, - "end_line": 78, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "warn", - "start_line": 81, - "end_line": 83, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "error", - "start_line": 86, - "end_line": 88, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "info", - "start_line": 91, - "end_line": 93, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "debug", - "start_line": 96, - "end_line": 98, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear", - "start_line": 101, - "end_line": 105, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "separator", - "start_line": 108, - "end_line": 115, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "group", - "start_line": 118, - "end_line": 128, - "parameters": [ - "&self", - "title: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "group_end", - "start_line": 131, - "end_line": 138, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 143, - "end_line": 145, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 147, - "end_line": 149, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 151, - "end_line": 153, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 156, - "end_line": 158, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 163, - "end_line": 165, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 168, - "end_line": 170, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 172, - "end_line": 174, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 177, - "end_line": 179, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 182, - "end_line": 188, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 193, - "end_line": 195, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_sys::{Element, HtmlElement}", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 22, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebConsoleBox", - "full_name": "", - "start_line": 20, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebConsoleBox", - "full_name": "", - "start_line": 26, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 27, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_target_element", - "full_name": "", - "start_line": 35, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "append_console_line", - "full_name": "", - "start_line": 42, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 47, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "log", - "full_name": "", - "start_line": 76, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "warn", - "full_name": "", - "start_line": 81, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "error", - "full_name": "", - "start_line": 86, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "info", - "full_name": "", - "start_line": 91, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "debug", - "full_name": "", - "start_line": 96, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 101, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "separator", - "full_name": "", - "start_line": 108, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 110, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "group", - "full_name": "", - "start_line": 118, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 120, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "group_end", - "full_name": "", - "start_line": 131, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 132, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 133, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebConsoleBox", - "full_name": "", - "start_line": 142, - "end_line": 159, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 143, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 147, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 151, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 156, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebConsoleBox", - "full_name": "", - "start_line": 162, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 163, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 168, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 172, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 177, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 182, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebConsoleBox", - "full_name": "", - "start_line": 192, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 193, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 56, - "max_depth": 9, - "node_type_counts": { - "file_root": 1, - "variable": 17, - "import": 4, - "function": 22, - "if_statement": 7, - "class": 5 - }, - "classes": 5, - "functions": 22, - "methods": 0, - "variables": 17, - "control_structures": 7 - }, - "generated_at": "2025-08-15T16:19:40.607657Z" - }, - { - "file_info": { - "name": "web_display_box.rs", - "path": "src/boxes/web/web_display_box.rs", - "size_bytes": 0, - "total_lines": 189, - "code_lines": 138, - "comment_lines": 21, - "empty_lines": 30, - "code_ratio": 0.7301587301587301, - "analyzed_at": "2025-08-15T16:19:40.610245248Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "WebDisplayBox", - "parent_class": null, - "start_line": 20, - "end_line": 23, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "WebDisplayBox", - "parent_class": null, - "start_line": 26, - "end_line": 132, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "WebDisplayBox", - "parent_class": null, - "start_line": 135, - "end_line": 152, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "WebDisplayBox", - "parent_class": null, - "start_line": 155, - "end_line": 182, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "WebDisplayBox", - "parent_class": null, - "start_line": 185, - "end_line": 189, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 27, - "end_line": 32, - "parameters": [ - "element_id: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_target_element", - "start_line": 35, - "end_line": 39, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "print", - "start_line": 42, - "end_line": 52, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "println", - "start_line": 55, - "end_line": 65, - "parameters": [ - "&self", - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_html", - "start_line": 68, - "end_line": 72, - "parameters": [ - "&self", - "html_content: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "append_html", - "start_line": 75, - "end_line": 81, - "parameters": [ - "&self", - "html_content: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_css", - "start_line": 84, - "end_line": 91, - "parameters": [ - "&self", - "property: &str", - "value: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_class", - "start_line": 94, - "end_line": 98, - "parameters": [ - "&self", - "class_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "remove_class", - "start_line": 101, - "end_line": 105, - "parameters": [ - "&self", - "class_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "clear", - "start_line": 108, - "end_line": 112, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "show", - "start_line": 115, - "end_line": 117, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "hide", - "start_line": 120, - "end_line": 122, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "scroll_to_bottom", - "start_line": 125, - "end_line": 131, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 136, - "end_line": 138, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 140, - "end_line": 142, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 144, - "end_line": 146, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 149, - "end_line": 151, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 156, - "end_line": 158, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 161, - "end_line": 163, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 165, - "end_line": 167, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 170, - "end_line": 172, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 175, - "end_line": 181, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 186, - "end_line": 188, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "web_sys::{Element, HtmlElement}", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 23, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebDisplayBox", - "full_name": "", - "start_line": 20, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebDisplayBox", - "full_name": "", - "start_line": 26, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 27, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_target_element", - "full_name": "", - "start_line": 35, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "print", - "full_name": "", - "start_line": 42, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "println", - "full_name": "", - "start_line": 55, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_html", - "full_name": "", - "start_line": 68, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "append_html", - "full_name": "", - "start_line": 75, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_css", - "full_name": "", - "start_line": 84, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_class", - "full_name": "", - "start_line": 94, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "remove_class", - "full_name": "", - "start_line": 101, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear", - "full_name": "", - "start_line": 108, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "show", - "full_name": "", - "start_line": 115, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "hide", - "full_name": "", - "start_line": 120, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "scroll_to_bottom", - "full_name": "", - "start_line": 125, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 126, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebDisplayBox", - "full_name": "", - "start_line": 135, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 136, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 144, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 149, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebDisplayBox", - "full_name": "", - "start_line": 155, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 156, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 161, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 165, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 170, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 175, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 176, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "WebDisplayBox", - "full_name": "", - "start_line": 185, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 186, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 58, - "max_depth": 11, - "node_type_counts": { - "function": 23, - "file_root": 1, - "class": 5, - "variable": 11, - "import": 4, - "if_statement": 14 - }, - "classes": 5, - "functions": 23, - "methods": 0, - "variables": 11, - "control_structures": 14 - }, - "generated_at": "2025-08-15T16:19:40.610254948Z" - }, - { - "file_info": { - "name": "box_arithmetic.rs", - "path": "src/box_arithmetic.rs", - "size_bytes": 0, - "total_lines": 742, - "code_lines": 591, - "comment_lines": 54, - "empty_lines": 97, - "code_ratio": 0.7964959568733153, - "analyzed_at": "2025-08-15T16:19:40.605486849Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "AddBox", - "parent_class": null, - "start_line": 15, - "end_line": 19, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "AddBox", - "parent_class": null, - "start_line": 21, - "end_line": 76, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "AddBox", - "parent_class": null, - "start_line": 78, - "end_line": 86, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Debug" - } - }, - { - "name": "AddBox", - "parent_class": null, - "start_line": 88, - "end_line": 120, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "AddBox", - "parent_class": null, - "start_line": 122, - "end_line": 142, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "AddBox", - "parent_class": null, - "start_line": 144, - "end_line": 148, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "SubtractBox", - "parent_class": null, - "start_line": 151, - "end_line": 155, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "SubtractBox", - "parent_class": null, - "start_line": 157, - "end_line": 192, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "SubtractBox", - "parent_class": null, - "start_line": 194, - "end_line": 202, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Debug", - "type": "impl" - } - }, - { - "name": "SubtractBox", - "parent_class": null, - "start_line": 204, - "end_line": 230, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "SubtractBox", - "parent_class": null, - "start_line": 232, - "end_line": 240, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "SubtractBox", - "parent_class": null, - "start_line": 242, - "end_line": 246, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "MultiplyBox", - "parent_class": null, - "start_line": 249, - "end_line": 253, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MultiplyBox", - "parent_class": null, - "start_line": 255, - "end_line": 289, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MultiplyBox", - "parent_class": null, - "start_line": 291, - "end_line": 299, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Debug" - } - }, - { - "name": "MultiplyBox", - "parent_class": null, - "start_line": 301, - "end_line": 327, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "MultiplyBox", - "parent_class": null, - "start_line": 329, - "end_line": 337, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "MultiplyBox", - "parent_class": null, - "start_line": 339, - "end_line": 343, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "DivideBox", - "parent_class": null, - "start_line": 346, - "end_line": 350, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "DivideBox", - "parent_class": null, - "start_line": 352, - "end_line": 395, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "DivideBox", - "parent_class": null, - "start_line": 397, - "end_line": 405, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Debug", - "type": "impl" - } - }, - { - "name": "DivideBox", - "parent_class": null, - "start_line": 407, - "end_line": 433, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "DivideBox", - "parent_class": null, - "start_line": 435, - "end_line": 443, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "DivideBox", - "parent_class": null, - "start_line": 445, - "end_line": 449, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "ModuloBox", - "parent_class": null, - "start_line": 452, - "end_line": 456, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "ModuloBox", - "parent_class": null, - "start_line": 458, - "end_line": 499, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ModuloBox", - "parent_class": null, - "start_line": 501, - "end_line": 508, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Debug" - } - }, - { - "name": "ModuloBox", - "parent_class": null, - "start_line": 510, - "end_line": 524, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "ModuloBox", - "parent_class": null, - "start_line": 526, - "end_line": 555, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "ModuloBox", - "parent_class": null, - "start_line": 557, - "end_line": 561, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "CompareBox", - "parent_class": null, - "start_line": 564, - "end_line": 564, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "CompareBox", - "parent_class": null, - "start_line": 566, - "end_line": 635, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 22, - "end_line": 28, - "parameters": [ - "left", - "right" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "execute", - "start_line": 31, - "end_line": 75, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 79, - "end_line": 85, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 89, - "end_line": 92, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 94, - "end_line": 103, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 105, - "end_line": 107, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 109, - "end_line": 114, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 117, - "end_line": 119, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 123, - "end_line": 125, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 127, - "end_line": 129, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 131, - "end_line": 133, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 135, - "end_line": 137, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 139, - "end_line": 141, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 145, - "end_line": 147, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 158, - "end_line": 164, - "parameters": [ - "left", - "right" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "execute", - "start_line": 167, - "end_line": 191, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 195, - "end_line": 201, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 205, - "end_line": 208, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 210, - "end_line": 219, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 221, - "end_line": 221, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 222, - "end_line": 224, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 227, - "end_line": 229, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 233, - "end_line": 233, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 234, - "end_line": 234, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 235, - "end_line": 237, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 238, - "end_line": 238, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 239, - "end_line": 239, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 243, - "end_line": 245, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 256, - "end_line": 262, - "parameters": [ - "left", - "right" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "execute", - "start_line": 265, - "end_line": 288, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 292, - "end_line": 298, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 302, - "end_line": 305, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 307, - "end_line": 316, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 318, - "end_line": 318, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 319, - "end_line": 321, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 324, - "end_line": 326, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 330, - "end_line": 330, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 331, - "end_line": 331, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 332, - "end_line": 334, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 335, - "end_line": 335, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 336, - "end_line": 336, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 340, - "end_line": 342, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 353, - "end_line": 359, - "parameters": [ - "left", - "right" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "execute", - "start_line": 362, - "end_line": 394, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 398, - "end_line": 404, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 408, - "end_line": 411, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 413, - "end_line": 422, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 424, - "end_line": 424, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 425, - "end_line": 427, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 430, - "end_line": 432, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 436, - "end_line": 436, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 437, - "end_line": 437, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 438, - "end_line": 440, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 441, - "end_line": 441, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 442, - "end_line": 442, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 446, - "end_line": 448, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 459, - "end_line": 465, - "parameters": [ - "left", - "right" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "execute", - "start_line": 468, - "end_line": 498, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 502, - "end_line": 507, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 511, - "end_line": 511, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 512, - "end_line": 512, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 513, - "end_line": 515, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 517, - "end_line": 519, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 521, - "end_line": 523, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 527, - "end_line": 530, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 532, - "end_line": 541, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 543, - "end_line": 545, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 547, - "end_line": 549, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 552, - "end_line": 554, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 558, - "end_line": 560, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 568, - "end_line": 570, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "less", - "start_line": 573, - "end_line": 586, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "greater", - "start_line": 589, - "end_line": 602, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "less_equal", - "start_line": 605, - "end_line": 618, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "greater_equal", - "start_line": 621, - "end_line": 634, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test_add_box_integers", - "start_line": 642, - "end_line": 649, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_add_box_strings", - "start_line": 652, - "end_line": 659, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_subtract_box", - "start_line": 662, - "end_line": 669, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_multiply_box", - "start_line": 672, - "end_line": 679, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_divide_box", - "start_line": 682, - "end_line": 690, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_divide_by_zero", - "start_line": 693, - "end_line": 700, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_modulo_box", - "start_line": 703, - "end_line": 710, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_modulo_by_zero", - "start_line": 713, - "end_line": 720, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_modulo_chip8_pattern", - "start_line": 723, - "end_line": 731, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_compare_box", - "start_line": 734, - "end_line": 741, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, BoxCore, StringBox, IntegerBox, BoolBox, VoidBox, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::math_box::FloatBox", - "imported_names": [], - "alias": null, - "line_number": 32, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::math_box::FloatBox", - "imported_names": [], - "alias": null, - "line_number": 363, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 639, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 32, - "function_count": 85, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AddBox", - "full_name": "", - "start_line": 15, - "end_line": 19, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AddBox", - "full_name": "", - "start_line": 21, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 22, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute", - "full_name": "", - "start_line": 31, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 32, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 35, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 48, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AddBox", - "full_name": "", - "start_line": 78, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 79, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AddBox", - "full_name": "", - "start_line": 88, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 89, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 94, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 105, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 109, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 117, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AddBox", - "full_name": "", - "start_line": 122, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 123, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 127, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 131, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 135, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 139, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AddBox", - "full_name": "", - "start_line": 144, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 145, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SubtractBox", - "full_name": "", - "start_line": 151, - "end_line": 155, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SubtractBox", - "full_name": "", - "start_line": 157, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 158, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute", - "full_name": "", - "start_line": 167, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SubtractBox", - "full_name": "", - "start_line": 194, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 195, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SubtractBox", - "full_name": "", - "start_line": 204, - "end_line": 230, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 205, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 210, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 211, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 221, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 222, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 227, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SubtractBox", - "full_name": "", - "start_line": 232, - "end_line": 240, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 233, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 234, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 235, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 238, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 239, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SubtractBox", - "full_name": "", - "start_line": 242, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 243, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MultiplyBox", - "full_name": "", - "start_line": 249, - "end_line": 253, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MultiplyBox", - "full_name": "", - "start_line": 255, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 256, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute", - "full_name": "", - "start_line": 265, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 267, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 271, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 279, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 279, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 285, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MultiplyBox", - "full_name": "", - "start_line": 291, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 292, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MultiplyBox", - "full_name": "", - "start_line": 301, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 302, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 303, - "end_line": 303, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 307, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 308, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 318, - "end_line": 318, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 319, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 324, - "end_line": 326, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MultiplyBox", - "full_name": "", - "start_line": 329, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 330, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 331, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 332, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 335, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 336, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MultiplyBox", - "full_name": "", - "start_line": 339, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 340, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DivideBox", - "full_name": "", - "start_line": 346, - "end_line": 350, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DivideBox", - "full_name": "", - "start_line": 352, - "end_line": 395, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 353, - "end_line": 359, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute", - "full_name": "", - "start_line": 362, - "end_line": 394, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 363, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 366, - "end_line": 393, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 370, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 374, - "end_line": 374, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 378, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 378, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 383, - "end_line": 387, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 383, - "end_line": 387, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 388, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 391, - "end_line": 391, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DivideBox", - "full_name": "", - "start_line": 397, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 398, - "end_line": 404, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DivideBox", - "full_name": "", - "start_line": 407, - "end_line": 433, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 408, - "end_line": 411, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 409, - "end_line": 409, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 413, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 414, - "end_line": 421, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 424, - "end_line": 424, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 425, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 430, - "end_line": 432, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DivideBox", - "full_name": "", - "start_line": 435, - "end_line": 443, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 436, - "end_line": 436, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 437, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 438, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 441, - "end_line": 441, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 442, - "end_line": 442, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DivideBox", - "full_name": "", - "start_line": 445, - "end_line": 449, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 446, - "end_line": 448, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ModuloBox", - "full_name": "", - "start_line": 452, - "end_line": 456, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ModuloBox", - "full_name": "", - "start_line": 458, - "end_line": 499, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 459, - "end_line": 465, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute", - "full_name": "", - "start_line": 468, - "end_line": 498, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 470, - "end_line": 497, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 474, - "end_line": 477, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 478, - "end_line": 478, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 482, - "end_line": 486, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 482, - "end_line": 486, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 487, - "end_line": 491, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 487, - "end_line": 491, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 492, - "end_line": 494, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 495, - "end_line": 495, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ModuloBox", - "full_name": "", - "start_line": 501, - "end_line": 508, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 502, - "end_line": 507, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ModuloBox", - "full_name": "", - "start_line": 510, - "end_line": 524, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 511, - "end_line": 511, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 512, - "end_line": 512, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 513, - "end_line": 515, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 517, - "end_line": 519, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 521, - "end_line": 523, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ModuloBox", - "full_name": "", - "start_line": 526, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 527, - "end_line": 530, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 528, - "end_line": 528, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 532, - "end_line": 541, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 533, - "end_line": 540, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 543, - "end_line": 545, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 547, - "end_line": 549, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 552, - "end_line": 554, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ModuloBox", - "full_name": "", - "start_line": 557, - "end_line": 561, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 558, - "end_line": 560, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CompareBox", - "full_name": "", - "start_line": 564, - "end_line": 564, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CompareBox", - "full_name": "", - "start_line": 566, - "end_line": 635, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 568, - "end_line": 570, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "less", - "full_name": "", - "start_line": 573, - "end_line": 586, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 575, - "end_line": 580, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 583, - "end_line": 583, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 584, - "end_line": 584, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "greater", - "full_name": "", - "start_line": 589, - "end_line": 602, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 591, - "end_line": 596, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 599, - "end_line": 599, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 600, - "end_line": 600, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "less_equal", - "full_name": "", - "start_line": 605, - "end_line": 618, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 607, - "end_line": 612, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 615, - "end_line": 615, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 616, - "end_line": 616, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "greater_equal", - "full_name": "", - "start_line": 621, - "end_line": 634, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 623, - "end_line": 628, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 631, - "end_line": 631, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 632, - "end_line": 632, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 639, - "end_line": 639, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_add_box_integers", - "full_name": "", - "start_line": 642, - "end_line": 649, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 643, - "end_line": 643, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 644, - "end_line": 644, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 645, - "end_line": 645, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 646, - "end_line": 646, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_add_box_strings", - "full_name": "", - "start_line": 652, - "end_line": 659, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 653, - "end_line": 653, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 654, - "end_line": 654, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 655, - "end_line": 655, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 656, - "end_line": 656, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_subtract_box", - "full_name": "", - "start_line": 662, - "end_line": 669, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 663, - "end_line": 663, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 664, - "end_line": 664, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 665, - "end_line": 665, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 666, - "end_line": 666, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_multiply_box", - "full_name": "", - "start_line": 672, - "end_line": 679, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 673, - "end_line": 673, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 674, - "end_line": 674, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 675, - "end_line": 675, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 676, - "end_line": 676, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_divide_box", - "full_name": "", - "start_line": 682, - "end_line": 690, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 683, - "end_line": 683, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 684, - "end_line": 684, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 685, - "end_line": 685, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 686, - "end_line": 686, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_divide_by_zero", - "full_name": "", - "start_line": 693, - "end_line": 700, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 694, - "end_line": 694, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 695, - "end_line": 695, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 696, - "end_line": 696, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 697, - "end_line": 697, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_modulo_box", - "full_name": "", - "start_line": 703, - "end_line": 710, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 704, - "end_line": 704, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 705, - "end_line": 705, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 706, - "end_line": 706, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 707, - "end_line": 707, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_modulo_by_zero", - "full_name": "", - "start_line": 713, - "end_line": 720, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 714, - "end_line": 714, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 715, - "end_line": 715, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 716, - "end_line": 716, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 717, - "end_line": 717, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_modulo_chip8_pattern", - "full_name": "", - "start_line": 723, - "end_line": 731, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 725, - "end_line": 725, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 726, - "end_line": 726, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 727, - "end_line": 727, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 728, - "end_line": 728, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_compare_box", - "full_name": "", - "start_line": 734, - "end_line": 741, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 735, - "end_line": 735, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 736, - "end_line": 736, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 227, - "max_depth": 10, - "node_type_counts": { - "class": 32, - "file_root": 1, - "import": 6, - "function": 85, - "if_statement": 29, - "variable": 74 - }, - "classes": 32, - "functions": 85, - "methods": 0, - "variables": 74, - "control_structures": 29 - }, - "generated_at": "2025-08-15T16:19:40.605521848Z" - }, - { - "file_info": { - "name": "box_operators.rs", - "path": "src/box_operators.rs", - "size_bytes": 0, - "total_lines": 680, - "code_lines": 490, - "comment_lines": 75, - "empty_lines": 115, - "code_ratio": 0.7205882352941176, - "analyzed_at": "2025-08-15T16:19:40.605725792Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 23, - "end_line": 29, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashAdd", - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 32, - "end_line": 38, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashSub" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 41, - "end_line": 47, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashMul" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 50, - "end_line": 60, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashDiv", - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 63, - "end_line": 85, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicAdd" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 87, - "end_line": 105, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicSub" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 107, - "end_line": 133, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "DynamicMul", - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 135, - "end_line": 159, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "DynamicDiv", - "type": "impl" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 164, - "end_line": 170, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashAdd", - "type": "impl" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 173, - "end_line": 179, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashSub" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 182, - "end_line": 188, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashMul" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 191, - "end_line": 201, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashDiv" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 205, - "end_line": 226, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicAdd" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 228, - "end_line": 246, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "DynamicSub", - "type": "impl" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 248, - "end_line": 266, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "DynamicMul", - "type": "impl" - } - }, - { - "name": "FloatBox", - "parent_class": null, - "start_line": 268, - "end_line": 292, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "DynamicDiv", - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 297, - "end_line": 303, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashAdd", - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 306, - "end_line": 316, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashMul", - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 319, - "end_line": 334, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicAdd" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 336, - "end_line": 344, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "DynamicSub", - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 346, - "end_line": 362, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "DynamicMul", - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 364, - "end_line": 372, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "DynamicDiv", - "type": "impl" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 377, - "end_line": 384, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashAdd", - "type": "impl" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 386, - "end_line": 409, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicAdd" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 411, - "end_line": 431, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicSub" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 433, - "end_line": 453, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicMul" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 455, - "end_line": 472, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "DynamicDiv" - } - }, - { - "name": "OperatorResolver", - "parent_class": null, - "start_line": 478, - "end_line": 478, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "OperatorResolver", - "parent_class": null, - "start_line": 480, - "end_line": 621, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "add", - "start_line": 26, - "end_line": 28, - "parameters": [ - "self", - "rhs: IntegerBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "sub", - "start_line": 35, - "end_line": 37, - "parameters": [ - "self", - "rhs: IntegerBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "mul", - "start_line": 44, - "end_line": 46, - "parameters": [ - "self", - "rhs: IntegerBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "div", - "start_line": 53, - "end_line": 59, - "parameters": [ - "self", - "rhs: IntegerBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_add", - "start_line": 64, - "end_line": 80, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_add_with", - "start_line": 82, - "end_line": 84, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_sub", - "start_line": 88, - "end_line": 100, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_sub_with", - "start_line": 102, - "end_line": 104, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_mul", - "start_line": 108, - "end_line": 128, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_mul_with", - "start_line": 130, - "end_line": 132, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_div", - "start_line": 136, - "end_line": 154, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_div_with", - "start_line": 156, - "end_line": 158, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "add", - "start_line": 167, - "end_line": 169, - "parameters": [ - "self", - "rhs: FloatBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "sub", - "start_line": 176, - "end_line": 178, - "parameters": [ - "self", - "rhs: FloatBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "mul", - "start_line": 185, - "end_line": 187, - "parameters": [ - "self", - "rhs: FloatBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "div", - "start_line": 194, - "end_line": 200, - "parameters": [ - "self", - "rhs: FloatBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_add", - "start_line": 206, - "end_line": 221, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_add_with", - "start_line": 223, - "end_line": 225, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_sub", - "start_line": 229, - "end_line": 241, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_sub_with", - "start_line": 243, - "end_line": 245, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_mul", - "start_line": 249, - "end_line": 261, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_mul_with", - "start_line": 263, - "end_line": 265, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_div", - "start_line": 269, - "end_line": 287, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_div_with", - "start_line": 289, - "end_line": 291, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "add", - "start_line": 300, - "end_line": 302, - "parameters": [ - "self", - "rhs: StringBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "mul", - "start_line": 309, - "end_line": 315, - "parameters": [ - "self", - "rhs: IntegerBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_add", - "start_line": 320, - "end_line": 329, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_add_with", - "start_line": 331, - "end_line": 333, - "parameters": [ - "&self", - "_other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_sub", - "start_line": 337, - "end_line": 339, - "parameters": [ - "&self", - "_other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_sub_with", - "start_line": 341, - "end_line": 343, - "parameters": [ - "&self", - "_other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_mul", - "start_line": 347, - "end_line": 357, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_mul_with", - "start_line": 359, - "end_line": 361, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_div", - "start_line": 365, - "end_line": 367, - "parameters": [ - "&self", - "_other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_div_with", - "start_line": 369, - "end_line": 371, - "parameters": [ - "&self", - "_other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "add", - "start_line": 380, - "end_line": 383, - "parameters": [ - "self", - "rhs: BoolBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_add", - "start_line": 387, - "end_line": 404, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_add_with", - "start_line": 406, - "end_line": 408, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_sub", - "start_line": 412, - "end_line": 426, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_sub_with", - "start_line": 428, - "end_line": 430, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_mul", - "start_line": 434, - "end_line": 448, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_mul_with", - "start_line": 450, - "end_line": 452, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_div", - "start_line": 456, - "end_line": 467, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "can_div_with", - "start_line": 469, - "end_line": 471, - "parameters": [ - "&self", - "other_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "resolve_add", - "start_line": 482, - "end_line": 519, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "resolve_sub", - "start_line": 522, - "end_line": 544, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "resolve_mul", - "start_line": 547, - "end_line": 581, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "resolve_div", - "start_line": 584, - "end_line": 620, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test_integer_addition", - "start_line": 628, - "end_line": 633, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_string_concatenation", - "start_line": 636, - "end_line": 641, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_string_repetition", - "start_line": 644, - "end_line": 649, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_dynamic_addition", - "start_line": 652, - "end_line": 660, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_boolean_arithmetic", - "start_line": 663, - "end_line": 668, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_can_add_with", - "start_line": 671, - "end_line": 679, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox}", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::FloatBox", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::operator_traits::{\n NyashAdd, NyashSub, NyashMul, NyashDiv,\n DynamicAdd, DynamicSub, DynamicMul, DynamicDiv,\n OperatorError\n}", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 625, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 29, - "function_count": 53, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 18, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 23, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add", - "full_name": "", - "start_line": 26, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 32, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "sub", - "full_name": "", - "start_line": 35, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 41, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "mul", - "full_name": "", - "start_line": 44, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 50, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "div", - "full_name": "", - "start_line": 53, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 63, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_add", - "full_name": "", - "start_line": 64, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_add_with", - "full_name": "", - "start_line": 82, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 87, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_sub", - "full_name": "", - "start_line": 88, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_sub_with", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 107, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_mul", - "full_name": "", - "start_line": 108, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 110, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 120, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_mul_with", - "full_name": "", - "start_line": 130, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 135, - "end_line": 159, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_div", - "full_name": "", - "start_line": 136, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 139, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_div_with", - "full_name": "", - "start_line": 156, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 164, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add", - "full_name": "", - "start_line": 167, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 173, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "sub", - "full_name": "", - "start_line": 176, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 182, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "mul", - "full_name": "", - "start_line": 185, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 191, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "div", - "full_name": "", - "start_line": 194, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 205, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_add", - "full_name": "", - "start_line": 206, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_add_with", - "full_name": "", - "start_line": 223, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 228, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_sub", - "full_name": "", - "start_line": 229, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 236, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_sub_with", - "full_name": "", - "start_line": 243, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 248, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_mul", - "full_name": "", - "start_line": 249, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 253, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 256, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_mul_with", - "full_name": "", - "start_line": 263, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FloatBox", - "full_name": "", - "start_line": 268, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_div", - "full_name": "", - "start_line": 269, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 271, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 272, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 279, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_div_with", - "full_name": "", - "start_line": 289, - "end_line": 291, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 297, - "end_line": 303, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add", - "full_name": "", - "start_line": 300, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 306, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "mul", - "full_name": "", - "start_line": 309, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 310, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 319, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_add", - "full_name": "", - "start_line": 320, - "end_line": 329, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 322, - "end_line": 324, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 327, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_add_with", - "full_name": "", - "start_line": 331, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 336, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_sub", - "full_name": "", - "start_line": 337, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_sub_with", - "full_name": "", - "start_line": 341, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 346, - "end_line": 362, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_mul", - "full_name": "", - "start_line": 347, - "end_line": 357, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 349, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 350, - "end_line": 353, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 351, - "end_line": 351, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_mul_with", - "full_name": "", - "start_line": 359, - "end_line": 361, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 364, - "end_line": 372, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_div", - "full_name": "", - "start_line": 365, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_div_with", - "full_name": "", - "start_line": 369, - "end_line": 371, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 377, - "end_line": 384, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add", - "full_name": "", - "start_line": 380, - "end_line": 383, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 381, - "end_line": 381, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 386, - "end_line": 409, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_add", - "full_name": "", - "start_line": 387, - "end_line": 404, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 389, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 390, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 395, - "end_line": 398, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 396, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 401, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 402, - "end_line": 402, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_add_with", - "full_name": "", - "start_line": 406, - "end_line": 408, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 411, - "end_line": 431, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_sub", - "full_name": "", - "start_line": 412, - "end_line": 426, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 414, - "end_line": 417, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 415, - "end_line": 415, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 420, - "end_line": 423, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 421, - "end_line": 421, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_sub_with", - "full_name": "", - "start_line": 428, - "end_line": 430, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 433, - "end_line": 453, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_mul", - "full_name": "", - "start_line": 434, - "end_line": 448, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 436, - "end_line": 439, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 437, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 442, - "end_line": 445, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 443, - "end_line": 443, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_mul_with", - "full_name": "", - "start_line": 450, - "end_line": 452, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 455, - "end_line": 472, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_div", - "full_name": "", - "start_line": 456, - "end_line": 467, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 458, - "end_line": 464, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 459, - "end_line": 461, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 462, - "end_line": 462, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "can_div_with", - "full_name": "", - "start_line": 469, - "end_line": 471, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OperatorResolver", - "full_name": "", - "start_line": 478, - "end_line": 478, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OperatorResolver", - "full_name": "", - "start_line": 480, - "end_line": 621, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resolve_add", - "full_name": "", - "start_line": 482, - "end_line": 519, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 490, - "end_line": 494, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 491, - "end_line": 493, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 496, - "end_line": 500, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 497, - "end_line": 499, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 502, - "end_line": 506, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 503, - "end_line": 505, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 508, - "end_line": 512, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 509, - "end_line": 511, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resolve_sub", - "full_name": "", - "start_line": 522, - "end_line": 544, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 527, - "end_line": 531, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 528, - "end_line": 530, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 533, - "end_line": 537, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 534, - "end_line": 536, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resolve_mul", - "full_name": "", - "start_line": 547, - "end_line": 581, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 552, - "end_line": 556, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 553, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 558, - "end_line": 562, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 559, - "end_line": 561, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 564, - "end_line": 568, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 565, - "end_line": 567, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 570, - "end_line": 574, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 571, - "end_line": 573, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resolve_div", - "full_name": "", - "start_line": 584, - "end_line": 620, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 589, - "end_line": 596, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 590, - "end_line": 595, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 598, - "end_line": 605, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 599, - "end_line": 604, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 607, - "end_line": 613, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 608, - "end_line": 612, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 625, - "end_line": 625, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_integer_addition", - "full_name": "", - "start_line": 628, - "end_line": 633, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 629, - "end_line": 629, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 630, - "end_line": 630, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 631, - "end_line": 631, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_string_concatenation", - "full_name": "", - "start_line": 636, - "end_line": 641, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 637, - "end_line": 637, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 638, - "end_line": 638, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 639, - "end_line": 639, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_string_repetition", - "full_name": "", - "start_line": 644, - "end_line": 649, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 645, - "end_line": 645, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 646, - "end_line": 646, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 647, - "end_line": 647, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_dynamic_addition", - "full_name": "", - "start_line": 652, - "end_line": 660, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 653, - "end_line": 653, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 654, - "end_line": 654, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 657, - "end_line": 657, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 658, - "end_line": 658, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_boolean_arithmetic", - "full_name": "", - "start_line": 663, - "end_line": 668, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 664, - "end_line": 664, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 665, - "end_line": 665, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 666, - "end_line": 666, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_can_add_with", - "full_name": "", - "start_line": 671, - "end_line": 679, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 672, - "end_line": 672, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 676, - "end_line": 676, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 184, - "max_depth": 11, - "node_type_counts": { - "function": 53, - "if_statement": 62, - "variable": 35, - "class": 29, - "file_root": 1, - "import": 4 - }, - "classes": 29, - "functions": 53, - "methods": 0, - "variables": 35, - "control_structures": 62 - }, - "generated_at": "2025-08-15T16:19:40.605756489Z" - }, - { - "file_info": { - "name": "box_trait.rs", - "path": "src/box_trait.rs", - "size_bytes": 0, - "total_lines": 924, - "code_lines": 681, - "comment_lines": 85, - "empty_lines": 158, - "code_ratio": 0.737012987012987, - "analyzed_at": "2025-08-15T16:19:40.605814430Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BoxBase", - "parent_class": null, - "start_line": 49, - "end_line": 52, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BoxBase", - "parent_class": null, - "start_line": 54, - "end_line": 70, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "BoxCore", - "parent_class": null, - "start_line": 75, - "end_line": 90, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "trait" - } - }, - { - "name": "NyashBox", - "parent_class": null, - "start_line": 94, - "end_line": 121, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "trait", - "modifiers": "pub" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 127, - "end_line": 130, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 132, - "end_line": 225, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 227, - "end_line": 247, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 249, - "end_line": 274, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "StringBox", - "parent_class": null, - "start_line": 276, - "end_line": 280, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 284, - "end_line": 287, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 289, - "end_line": 300, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 302, - "end_line": 322, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 324, - "end_line": 349, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "IntegerBox", - "parent_class": null, - "start_line": 351, - "end_line": 355, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 359, - "end_line": 362, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 364, - "end_line": 379, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 381, - "end_line": 401, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 403, - "end_line": 428, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "BoolBox", - "parent_class": null, - "start_line": 430, - "end_line": 434, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "VoidBox", - "parent_class": null, - "start_line": 438, - "end_line": 440, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "VoidBox", - "parent_class": null, - "start_line": 442, - "end_line": 448, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "VoidBox", - "parent_class": null, - "start_line": 450, - "end_line": 454, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Default", - "type": "impl" - } - }, - { - "name": "VoidBox", - "parent_class": null, - "start_line": 456, - "end_line": 476, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "VoidBox", - "parent_class": null, - "start_line": 478, - "end_line": 499, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "VoidBox", - "parent_class": null, - "start_line": 501, - "end_line": 505, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 512, - "end_line": 515, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 517, - "end_line": 564, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 566, - "end_line": 586, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 588, - "end_line": 613, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "FileBox", - "parent_class": null, - "start_line": 615, - "end_line": 619, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 623, - "end_line": 627, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 629, - "end_line": 637, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 639, - "end_line": 659, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 661, - "end_line": 686, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 688, - "end_line": 692, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "ResultBox", - "parent_class": null, - "start_line": 696, - "end_line": 701, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "ResultBox", - "parent_class": null, - "start_line": 703, - "end_line": 744, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ResultBox", - "parent_class": null, - "start_line": 746, - "end_line": 766, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "ResultBox", - "parent_class": null, - "start_line": 768, - "end_line": 835, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "NyashBox", - "type": "impl" - } - }, - { - "name": "ResultBox", - "parent_class": null, - "start_line": 837, - "end_line": 841, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "next_box_id", - "start_line": 21, - "end_line": 24, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_builtin_box", - "start_line": 41, - "end_line": 43, - "parameters": [ - "box_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new", - "start_line": 56, - "end_line": 61, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "with_parent_type", - "start_line": 64, - "end_line": 69, - "parameters": [ - "parent_type_id" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "type_name", - "start_line": 102, - "end_line": 104, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_arc", - "start_line": 113, - "end_line": 115, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 133, - "end_line": 138, - "parameters": [ - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "empty", - "start_line": 140, - "end_line": 142, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "split", - "start_line": 147, - "end_line": 153, - "parameters": [ - "&self", - "delimiter: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 148, - "end_line": 148, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 150, - "end_line": 150, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "find", - "start_line": 156, - "end_line": 161, - "parameters": [ - "&self", - "search: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "replace", - "start_line": 164, - "end_line": 166, - "parameters": [ - "&self", - "old: &str", - "new: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "trim", - "start_line": 169, - "end_line": 171, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "to_upper", - "start_line": 174, - "end_line": 176, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "to_lower", - "start_line": 179, - "end_line": 181, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "contains", - "start_line": 184, - "end_line": 186, - "parameters": [ - "&self", - "search: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "starts_with", - "start_line": 189, - "end_line": 191, - "parameters": [ - "&self", - "prefix: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "ends_with", - "start_line": 194, - "end_line": 196, - "parameters": [ - "&self", - "suffix: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "join", - "start_line": 199, - "end_line": 210, - "parameters": [ - "&self", - "array_box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 203, - "end_line": 203, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "length", - "start_line": 213, - "end_line": 215, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get", - "start_line": 218, - "end_line": 224, - "parameters": [ - "&self", - "index: usize" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 228, - "end_line": 230, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 232, - "end_line": 234, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 236, - "end_line": 238, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 240, - "end_line": 242, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 244, - "end_line": 246, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 250, - "end_line": 252, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 254, - "end_line": 260, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 262, - "end_line": 264, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 266, - "end_line": 268, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 271, - "end_line": 273, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 277, - "end_line": 279, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 290, - "end_line": 295, - "parameters": [ - "value: i64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "zero", - "start_line": 297, - "end_line": 299, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 303, - "end_line": 305, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 307, - "end_line": 309, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 311, - "end_line": 313, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 315, - "end_line": 317, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 319, - "end_line": 321, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 325, - "end_line": 327, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 329, - "end_line": 335, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 337, - "end_line": 339, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 341, - "end_line": 343, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 346, - "end_line": 348, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 352, - "end_line": 354, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 365, - "end_line": 370, - "parameters": [ - "value: bool" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "true_box", - "start_line": 372, - "end_line": 374, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "false_box", - "start_line": 376, - "end_line": 378, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 382, - "end_line": 384, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 386, - "end_line": 388, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 390, - "end_line": 392, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 394, - "end_line": 396, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 398, - "end_line": 400, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 404, - "end_line": 406, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 408, - "end_line": 414, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 416, - "end_line": 418, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 420, - "end_line": 422, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 425, - "end_line": 427, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 431, - "end_line": 433, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 443, - "end_line": 447, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "default", - "start_line": 451, - "end_line": 453, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 457, - "end_line": 459, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 461, - "end_line": 463, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 465, - "end_line": 467, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 469, - "end_line": 471, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 473, - "end_line": 475, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 479, - "end_line": 481, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 483, - "end_line": 485, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 487, - "end_line": 489, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 491, - "end_line": 493, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 496, - "end_line": 498, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 502, - "end_line": 504, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 518, - "end_line": 523, - "parameters": [ - "path" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "read", - "start_line": 528, - "end_line": 533, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "write", - "start_line": 536, - "end_line": 542, - "parameters": [ - "&self", - "content" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "exists", - "start_line": 545, - "end_line": 547, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "delete", - "start_line": 550, - "end_line": 555, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "copy", - "start_line": 558, - "end_line": 563, - "parameters": [ - "&self", - "dest_path: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 567, - "end_line": 569, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 571, - "end_line": 573, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 575, - "end_line": 577, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 579, - "end_line": 581, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 583, - "end_line": 585, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 589, - "end_line": 591, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 593, - "end_line": 599, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 601, - "end_line": 603, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 605, - "end_line": 607, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 610, - "end_line": 612, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 616, - "end_line": 618, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 630, - "end_line": 636, - "parameters": [ - "error_type", - "message" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 640, - "end_line": 642, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 644, - "end_line": 646, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 648, - "end_line": 650, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 652, - "end_line": 654, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 656, - "end_line": 658, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 662, - "end_line": 664, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 666, - "end_line": 672, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 674, - "end_line": 676, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 678, - "end_line": 680, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 683, - "end_line": 685, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 689, - "end_line": 691, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new_success", - "start_line": 704, - "end_line": 711, - "parameters": [ - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_error", - "start_line": 713, - "end_line": 720, - "parameters": [ - "error: ErrorBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_ok", - "start_line": 725, - "end_line": 727, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_value", - "start_line": 730, - "end_line": 735, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_error", - "start_line": 738, - "end_line": 743, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "box_id", - "start_line": 747, - "end_line": 749, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 751, - "end_line": 753, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 755, - "end_line": 757, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 759, - "end_line": 761, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 763, - "end_line": 765, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 769, - "end_line": 783, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 785, - "end_line": 809, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 811, - "end_line": 813, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 815, - "end_line": 829, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 832, - "end_line": 834, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 838, - "end_line": 840, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_string_box_creation", - "start_line": 854, - "end_line": 859, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_integer_box_creation", - "start_line": 862, - "end_line": 867, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_bool_box_creation", - "start_line": 870, - "end_line": 875, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_box_equality", - "start_line": 878, - "end_line": 885, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_add_box_integers", - "start_line": 888, - "end_line": 896, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_add_box_strings", - "start_line": 899, - "end_line": 907, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_box_ids_unique", - "start_line": 910, - "end_line": 916, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_void_box", - "start_line": 919, - "end_line": 923, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::Arc", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::atomic::{AtomicU64, Ordering}", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fs", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::path::Path", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::array::ArrayBox", - "imported_names": [], - "alias": null, - "line_number": 508, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_arithmetic::{AddBox, SubtractBox, MultiplyBox, DivideBox, ModuloBox, CompareBox}", - "imported_names": [], - "alias": null, - "line_number": 847, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 851, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 40, - "function_count": 127, - "import_count": 9, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "next_box_id", - "full_name": "", - "start_line": 21, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "COUNTER", - "full_name": "", - "start_line": 22, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "BUILTIN_BOXES", - "full_name": "", - "start_line": 28, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_builtin_box", - "full_name": "", - "start_line": 41, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxBase", - "full_name": "", - "start_line": 49, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxBase", - "full_name": "", - "start_line": 54, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 56, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "with_parent_type", - "full_name": "", - "start_line": 64, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxCore", - "full_name": "", - "start_line": 75, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashBox", - "full_name": "", - "start_line": 94, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_arc", - "full_name": "", - "start_line": 113, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 127, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 132, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 133, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "empty", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "split", - "full_name": "", - "start_line": 147, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 148, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec>", - "full_name": "", - "start_line": 149, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "find", - "full_name": "", - "start_line": 156, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "replace", - "full_name": "", - "start_line": 164, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "trim", - "full_name": "", - "start_line": 169, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_upper", - "full_name": "", - "start_line": 174, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_lower", - "full_name": "", - "start_line": 179, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "contains", - "full_name": "", - "start_line": 184, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "starts_with", - "full_name": "", - "start_line": 189, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ends_with", - "full_name": "", - "start_line": 194, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "join", - "full_name": "", - "start_line": 199, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 201, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "length", - "full_name": "", - "start_line": 213, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get", - "full_name": "", - "start_line": 218, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 227, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 228, - "end_line": 230, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 232, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 236, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 240, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 244, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 249, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 250, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 254, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 262, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 266, - "end_line": 268, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 271, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StringBox", - "full_name": "", - "start_line": 276, - "end_line": 280, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 277, - "end_line": 279, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 284, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 289, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 290, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "zero", - "full_name": "", - "start_line": 297, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 302, - "end_line": 322, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 303, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 307, - "end_line": 309, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 311, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 315, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 319, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 324, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 325, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 329, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 330, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 337, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 341, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 346, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntegerBox", - "full_name": "", - "start_line": 351, - "end_line": 355, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 352, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 359, - "end_line": 362, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 364, - "end_line": 379, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 365, - "end_line": 370, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "true_box", - "full_name": "", - "start_line": 372, - "end_line": 374, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "false_box", - "full_name": "", - "start_line": 376, - "end_line": 378, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 381, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 382, - "end_line": 384, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 386, - "end_line": 388, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 390, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 394, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 398, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 403, - "end_line": 428, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 404, - "end_line": 406, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 405, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 408, - "end_line": 414, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 409, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 416, - "end_line": 418, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 420, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 425, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoolBox", - "full_name": "", - "start_line": 430, - "end_line": 434, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 431, - "end_line": 433, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VoidBox", - "full_name": "", - "start_line": 438, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VoidBox", - "full_name": "", - "start_line": 442, - "end_line": 448, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 443, - "end_line": 447, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VoidBox", - "full_name": "", - "start_line": 450, - "end_line": 454, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 451, - "end_line": 453, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VoidBox", - "full_name": "", - "start_line": 456, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 457, - "end_line": 459, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 461, - "end_line": 463, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 465, - "end_line": 467, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 469, - "end_line": 471, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 473, - "end_line": 475, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VoidBox", - "full_name": "", - "start_line": 478, - "end_line": 499, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 479, - "end_line": 481, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 483, - "end_line": 485, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 487, - "end_line": 489, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 491, - "end_line": 493, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 496, - "end_line": 498, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VoidBox", - "full_name": "", - "start_line": 501, - "end_line": 505, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 502, - "end_line": 504, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 508, - "end_line": 508, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 512, - "end_line": 515, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 517, - "end_line": 564, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 518, - "end_line": 523, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read", - "full_name": "", - "start_line": 528, - "end_line": 533, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "write", - "full_name": "", - "start_line": 536, - "end_line": 542, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 537, - "end_line": 537, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "exists", - "full_name": "", - "start_line": 545, - "end_line": 547, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "delete", - "full_name": "", - "start_line": 550, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "copy", - "full_name": "", - "start_line": 558, - "end_line": 563, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 566, - "end_line": 586, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 567, - "end_line": 569, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 571, - "end_line": 573, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 575, - "end_line": 577, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 579, - "end_line": 581, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 583, - "end_line": 585, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 588, - "end_line": 613, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 589, - "end_line": 591, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 593, - "end_line": 599, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 594, - "end_line": 598, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 601, - "end_line": 603, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 605, - "end_line": 607, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 610, - "end_line": 612, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FileBox", - "full_name": "", - "start_line": 615, - "end_line": 619, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 616, - "end_line": 618, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 623, - "end_line": 627, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 629, - "end_line": 637, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 630, - "end_line": 636, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 639, - "end_line": 659, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 640, - "end_line": 642, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 644, - "end_line": 646, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 648, - "end_line": 650, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 652, - "end_line": 654, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 656, - "end_line": 658, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 661, - "end_line": 686, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 662, - "end_line": 664, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 666, - "end_line": 672, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 667, - "end_line": 671, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 674, - "end_line": 676, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 678, - "end_line": 680, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 683, - "end_line": 685, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 688, - "end_line": 692, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 689, - "end_line": 691, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ResultBox", - "full_name": "", - "start_line": 696, - "end_line": 701, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ResultBox", - "full_name": "", - "start_line": 703, - "end_line": 744, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_success", - "full_name": "", - "start_line": 704, - "end_line": 711, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_error", - "full_name": "", - "start_line": 713, - "end_line": 720, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_ok", - "full_name": "", - "start_line": 725, - "end_line": 727, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_value", - "full_name": "", - "start_line": 730, - "end_line": 735, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_error", - "full_name": "", - "start_line": 738, - "end_line": 743, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ResultBox", - "full_name": "", - "start_line": 746, - "end_line": 766, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 747, - "end_line": 749, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 751, - "end_line": 753, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 755, - "end_line": 757, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 759, - "end_line": 761, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 763, - "end_line": 765, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ResultBox", - "full_name": "", - "start_line": 768, - "end_line": 835, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 769, - "end_line": 783, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 770, - "end_line": 782, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 771, - "end_line": 775, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 777, - "end_line": 781, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 785, - "end_line": 809, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 786, - "end_line": 808, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 787, - "end_line": 789, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 791, - "end_line": 805, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 811, - "end_line": 813, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 815, - "end_line": 829, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 816, - "end_line": 828, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 817, - "end_line": 821, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 823, - "end_line": 827, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 832, - "end_line": 834, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ResultBox", - "full_name": "", - "start_line": 837, - "end_line": 841, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 838, - "end_line": 840, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 847, - "end_line": 847, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 851, - "end_line": 851, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_string_box_creation", - "full_name": "", - "start_line": 854, - "end_line": 859, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 855, - "end_line": 855, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_integer_box_creation", - "full_name": "", - "start_line": 862, - "end_line": 867, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 863, - "end_line": 863, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_bool_box_creation", - "full_name": "", - "start_line": 870, - "end_line": 875, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 871, - "end_line": 871, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_box_equality", - "full_name": "", - "start_line": 878, - "end_line": 885, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 879, - "end_line": 879, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 880, - "end_line": 880, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 881, - "end_line": 881, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_add_box_integers", - "full_name": "", - "start_line": 888, - "end_line": 896, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 889, - "end_line": 889, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 890, - "end_line": 890, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 891, - "end_line": 891, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 893, - "end_line": 893, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 894, - "end_line": 894, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_add_box_strings", - "full_name": "", - "start_line": 899, - "end_line": 907, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 900, - "end_line": 900, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 901, - "end_line": 901, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 902, - "end_line": 902, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 904, - "end_line": 904, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 905, - "end_line": 905, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_box_ids_unique", - "full_name": "", - "start_line": 910, - "end_line": 916, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 911, - "end_line": 911, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 912, - "end_line": 912, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_void_box", - "full_name": "", - "start_line": 919, - "end_line": 923, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 920, - "end_line": 920, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 216, - "max_depth": 10, - "node_type_counts": { - "class": 40, - "if_statement": 17, - "import": 9, - "file_root": 1, - "function": 124, - "variable": 25 - }, - "classes": 40, - "functions": 124, - "methods": 0, - "variables": 25, - "control_structures": 17 - }, - "generated_at": "2025-08-15T16:19:40.605855914Z" - }, - { - "file_info": { - "name": "channel_box.rs", - "path": "src/channel_box.rs", - "size_bytes": 0, - "total_lines": 252, - "code_lines": 185, - "comment_lines": 26, - "empty_lines": 41, - "code_ratio": 0.7341269841269841, - "analyzed_at": "2025-08-15T16:19:40.607956805Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ChannelBox", - "parent_class": null, - "start_line": 16, - "end_line": 31, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "ChannelBox", - "parent_class": null, - "start_line": 33, - "end_line": 108, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ChannelBox", - "parent_class": null, - "start_line": 110, - "end_line": 138, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "ChannelBox", - "parent_class": null, - "start_line": 140, - "end_line": 160, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "ChannelBox", - "parent_class": null, - "start_line": 162, - "end_line": 166, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "ChannelBox", - "parent_class": null, - "start_line": 168, - "end_line": 176, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Debug", - "type": "impl" - } - }, - { - "name": "MessageBox", - "parent_class": null, - "start_line": 180, - "end_line": 184, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "MessageBox", - "parent_class": null, - "start_line": 186, - "end_line": 194, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MessageBox", - "parent_class": null, - "start_line": 196, - "end_line": 224, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "MessageBox", - "parent_class": null, - "start_line": 226, - "end_line": 246, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "MessageBox", - "parent_class": null, - "start_line": 248, - "end_line": 252, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 35, - "end_line": 43, - "parameters": [ - "sender: &str", - "receiver: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "link", - "start_line": 46, - "end_line": 51, - "parameters": [ - "&self", - "name: &str", - "target" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "register_handler", - "start_line": 54, - "end_line": 62, - "parameters": [ - "&self", - "method: &str", - "handler: F" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "invoke", - "start_line": 65, - "end_line": 82, - "parameters": [ - "&self", - "method: &str", - "args" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 76, - "end_line": 76, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 77, - "end_line": 77, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "sender", - "start_line": 85, - "end_line": 87, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "receiver", - "start_line": 90, - "end_line": 92, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "broadcast", - "start_line": 95, - "end_line": 107, - "parameters": [ - "&self", - "_method: &str", - "_args" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 111, - "end_line": 113, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 115, - "end_line": 117, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 119, - "end_line": 121, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 124, - "end_line": 126, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 128, - "end_line": 137, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 141, - "end_line": 143, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 145, - "end_line": 147, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 149, - "end_line": 151, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 153, - "end_line": 155, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 157, - "end_line": 159, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 163, - "end_line": 165, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 169, - "end_line": 175, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 187, - "end_line": 193, - "parameters": [ - "sender: &str", - "content: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "type_name", - "start_line": 197, - "end_line": 199, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 201, - "end_line": 203, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 205, - "end_line": 207, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 210, - "end_line": 212, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 214, - "end_line": 223, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 227, - "end_line": 229, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 231, - "end_line": 233, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 235, - "end_line": 237, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 239, - "end_line": 241, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 243, - "end_line": 245, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 249, - "end_line": 251, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, VoidBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex, Weak}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 11, - "function_count": 33, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ChannelBox", - "full_name": "", - "start_line": 16, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ChannelBox", - "full_name": "", - "start_line": 33, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 35, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "link", - "full_name": "", - "start_line": 46, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_handler", - "full_name": "", - "start_line": 54, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "invoke", - "full_name": "", - "start_line": 65, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "sender", - "full_name": "", - "start_line": 85, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "receiver", - "full_name": "", - "start_line": 90, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "broadcast", - "full_name": "", - "start_line": 95, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 100, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ChannelBox", - "full_name": "", - "start_line": 110, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 111, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 115, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 119, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 124, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 128, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 129, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ChannelBox", - "full_name": "", - "start_line": 140, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 141, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 145, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 149, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 153, - "end_line": 155, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 157, - "end_line": 159, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ChannelBox", - "full_name": "", - "start_line": 162, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 163, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ChannelBox", - "full_name": "", - "start_line": 168, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 169, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBox", - "full_name": "", - "start_line": 180, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBox", - "full_name": "", - "start_line": 186, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 187, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBox", - "full_name": "", - "start_line": 196, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 197, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 201, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 205, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 210, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 214, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 215, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBox", - "full_name": "", - "start_line": 226, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 227, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 231, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 235, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 239, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 243, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBox", - "full_name": "", - "start_line": 248, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 249, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 58, - "max_depth": 9, - "node_type_counts": { - "variable": 4, - "class": 11, - "file_root": 1, - "function": 31, - "for_loop": 1, - "import": 5, - "if_statement": 5 - }, - "classes": 11, - "functions": 31, - "methods": 0, - "variables": 4, - "control_structures": 6 - }, - "generated_at": "2025-08-15T16:19:40.607970122Z" - }, - { - "file_info": { - "name": "cli.rs", - "path": "src/cli.rs", - "size_bytes": 0, - "total_lines": 176, - "code_lines": 153, - "comment_lines": 13, - "empty_lines": 10, - "code_ratio": 0.8693181818181818, - "analyzed_at": "2025-08-15T16:19:40.605727192Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "CliConfig", - "parent_class": null, - "start_line": 12, - "end_line": 24, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "CliConfig", - "parent_class": null, - "start_line": 26, - "end_line": 133, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "parse", - "start_line": 28, - "end_line": 31, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "build_command", - "start_line": 34, - "end_line": 115, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "from_matches", - "start_line": 118, - "end_line": 132, - "parameters": [ - "matches: &ArgMatches" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_debug_fuel", - "start_line": 136, - "end_line": 142, - "parameters": [ - "value: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_parse_debug_fuel", - "start_line": 149, - "end_line": 153, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_default_config", - "start_line": 156, - "end_line": 175, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "clap::{Arg, Command, ArgMatches}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 146, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 2, - "function_count": 6, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CliConfig", - "full_name": "", - "start_line": 12, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CliConfig", - "full_name": "", - "start_line": 26, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse", - "full_name": "", - "start_line": 28, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "build_command", - "full_name": "", - "start_line": 34, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_matches", - "full_name": "", - "start_line": 118, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_debug_fuel", - "full_name": "", - "start_line": 136, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_parse_debug_fuel", - "full_name": "", - "start_line": 149, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_default_config", - "full_name": "", - "start_line": 156, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 159, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 14, - "max_depth": 5, - "node_type_counts": { - "class": 2, - "function": 6, - "variable": 2, - "if_statement": 1, - "file_root": 1, - "import": 2 - }, - "classes": 2, - "functions": 6, - "methods": 0, - "variables": 2, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:19:40.605737196Z" - }, - { - "file_info": { - "name": "environment.rs", - "path": "src/environment.rs", - "size_bytes": 0, - "total_lines": 359, - "code_lines": 233, - "comment_lines": 58, - "empty_lines": 68, - "code_ratio": 0.649025069637883, - "analyzed_at": "2025-08-15T16:19:40.605861628Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "Environment", - "parent_class": null, - "start_line": 16, - "end_line": 31, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "EnvironmentError", - "parent_class": null, - "start_line": 35, - "end_line": 44, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "Environment", - "parent_class": null, - "start_line": 46, - "end_line": 189, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "PythonCompatEnvironment", - "parent_class": null, - "start_line": 193, - "end_line": 196, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "PythonCompatEnvironment", - "parent_class": null, - "start_line": 198, - "end_line": 231, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new_global", - "start_line": 48, - "end_line": 56, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_child", - "start_line": 59, - "end_line": 72, - "parameters": [ - "parent", - "scope_name" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "define", - "start_line": 75, - "end_line": 78, - "parameters": [ - "&self", - "name", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get", - "start_line": 81, - "end_line": 96, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set", - "start_line": 99, - "end_line": 122, - "parameters": [ - "&self", - "name", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "exists", - "start_line": 125, - "end_line": 127, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "undefine", - "start_line": 130, - "end_line": 132, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "list_variables", - "start_line": 135, - "end_line": 137, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "scope_info", - "start_line": 140, - "end_line": 142, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "scope_chain_info", - "start_line": 145, - "end_line": 153, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "dump_all_variables", - "start_line": 156, - "end_line": 173, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "track_box", - "start_line": 176, - "end_line": 178, - "parameters": [ - "&self", - "nyash_box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "finalize_all_boxes", - "start_line": 181, - "end_line": 183, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "exclude_from_finalization", - "start_line": 186, - "end_line": 188, - "parameters": [ - "&self", - "nyash_box: &Box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new", - "start_line": 199, - "end_line": 204, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new_with_parent", - "start_line": 206, - "end_line": 211, - "parameters": [ - "parent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "define", - "start_line": 214, - "end_line": 218, - "parameters": [ - "&mut self", - "name", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get", - "start_line": 221, - "end_line": 225, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 222, - "end_line": 224, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "as_native", - "start_line": 228, - "end_line": 230, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test_global_environment", - "start_line": 241, - "end_line": 251, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_nested_scopes", - "start_line": 254, - "end_line": 271, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_variable_shadowing", - "start_line": 274, - "end_line": 291, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_variable_setting", - "start_line": 294, - "end_line": 308, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_scope_info", - "start_line": 311, - "end_line": 327, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_python_compat", - "start_line": 330, - "end_line": 342, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_error_handling", - "start_line": 345, - "end_line": 358, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, VoidBox}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::finalization::BoxFinalizer", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "thiserror::Error", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 237, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{StringBox, IntegerBox, BoolBox}", - "imported_names": [], - "alias": null, - "line_number": 238, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 27, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Environment", - "full_name": "", - "start_line": 16, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EnvironmentError", - "full_name": "", - "start_line": 35, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Environment", - "full_name": "", - "start_line": 46, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_global", - "full_name": "", - "start_line": 48, - "end_line": 56, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_child", - "full_name": "", - "start_line": 59, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "define", - "full_name": "", - "start_line": 75, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get", - "full_name": "", - "start_line": 81, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 83, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set", - "full_name": "", - "start_line": 99, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 100, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "exists", - "full_name": "", - "start_line": 125, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "undefine", - "full_name": "", - "start_line": 130, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "list_variables", - "full_name": "", - "start_line": 135, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "scope_info", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "scope_chain_info", - "full_name": "", - "start_line": 145, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 148, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "dump_all_variables", - "full_name": "", - "start_line": 156, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 157, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "track_box", - "full_name": "", - "start_line": 176, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "finalize_all_boxes", - "full_name": "", - "start_line": 181, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "exclude_from_finalization", - "full_name": "", - "start_line": 186, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "PythonCompatEnvironment", - "full_name": "", - "start_line": 193, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "PythonCompatEnvironment", - "full_name": "", - "start_line": 198, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 199, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_with_parent", - "full_name": "", - "start_line": 206, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "define", - "full_name": "", - "start_line": 214, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 215, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get", - "full_name": "", - "start_line": 221, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_native", - "full_name": "", - "start_line": 228, - "end_line": 230, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 237, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 238, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_global_environment", - "full_name": "", - "start_line": 241, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 242, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 248, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_nested_scopes", - "full_name": "", - "start_line": 254, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 256, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 265, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_variable_shadowing", - "full_name": "", - "start_line": 274, - "end_line": 291, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 275, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 276, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 283, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 284, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 288, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 289, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_variable_setting", - "full_name": "", - "start_line": 294, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 295, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 296, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 305, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 306, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_scope_info", - "full_name": "", - "start_line": 311, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 312, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 313, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 314, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 322, - "end_line": 322, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_python_compat", - "full_name": "", - "start_line": 330, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 331, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 337, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_error_handling", - "full_name": "", - "start_line": 345, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 346, - "end_line": 346, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 349, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 78, - "max_depth": 6, - "node_type_counts": { - "for_loop": 1, - "if_statement": 6, - "import": 7, - "variable": 32, - "file_root": 1, - "class": 5, - "function": 26 - }, - "classes": 5, - "functions": 26, - "methods": 0, - "variables": 32, - "control_structures": 7 - }, - "generated_at": "2025-08-15T16:19:40.605882202Z" - }, - { - "file_info": { - "name": "exception_box.rs", - "path": "src/exception_box.rs", - "size_bytes": 0, - "total_lines": 120, - "code_lines": 90, - "comment_lines": 10, - "empty_lines": 20, - "code_ratio": 0.75, - "analyzed_at": "2025-08-15T16:19:40.605647647Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 13, - "end_line": 18, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 20, - "end_line": 50, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 52, - "end_line": 78, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 80, - "end_line": 100, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "ErrorBox", - "parent_class": null, - "start_line": 102, - "end_line": 106, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 21, - "end_line": 28, - "parameters": [ - "message: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "with_cause", - "start_line": 30, - "end_line": 37, - "parameters": [ - "message: &str", - "cause: ErrorBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_stack_frame", - "start_line": 39, - "end_line": 41, - "parameters": [ - "&mut self", - "frame: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_full_message", - "start_line": 43, - "end_line": 49, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "type_name", - "start_line": 53, - "end_line": 55, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 57, - "end_line": 59, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 62, - "end_line": 68, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 70, - "end_line": 72, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 75, - "end_line": 77, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 81, - "end_line": 83, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 85, - "end_line": 87, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 89, - "end_line": 91, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 93, - "end_line": 95, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 97, - "end_line": 99, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 103, - "end_line": 105, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "is_exception_type", - "start_line": 109, - "end_line": 114, - "parameters": [ - "exception: &dyn NyashBox", - "type_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "create_exception", - "start_line": 117, - "end_line": 120, - "parameters": [ - "_type_name: &str", - "message: &str", - "_extra_info: &HashMap" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 17, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 13, - "end_line": 18, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 20, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 21, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "with_cause", - "full_name": "", - "start_line": 30, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_stack_frame", - "full_name": "", - "start_line": 39, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_full_message", - "full_name": "", - "start_line": 43, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 52, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 53, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 57, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 62, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 70, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 75, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 80, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 81, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 85, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 89, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 93, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 97, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ErrorBox", - "full_name": "", - "start_line": 102, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 103, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_exception_type", - "full_name": "", - "start_line": 109, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_exception", - "full_name": "", - "start_line": 117, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 29, - "max_depth": 6, - "node_type_counts": { - "file_root": 1, - "import": 3, - "class": 5, - "variable": 1, - "if_statement": 2, - "function": 17 - }, - "classes": 5, - "functions": 17, - "methods": 0, - "variables": 1, - "control_structures": 2 - }, - "generated_at": "2025-08-15T16:19:40.605655142Z" - }, - { - "file_info": { - "name": "finalization.rs", - "path": "src/finalization.rs", - "size_bytes": 0, - "total_lines": 111, - "code_lines": 74, - "comment_lines": 21, - "empty_lines": 16, - "code_ratio": 0.6666666666666666, - "analyzed_at": "2025-08-15T16:19:40.608272728Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BoxFinalizer", - "parent_class": null, - "start_line": 32, - "end_line": 37, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BoxFinalizer", - "parent_class": null, - "start_line": 39, - "end_line": 79, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "BoxFinalizer", - "parent_class": null, - "start_line": 81, - "end_line": 85, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Drop", - "type": "impl" - } - }, - { - "name": "BoxFinalizer", - "parent_class": null, - "start_line": 87, - "end_line": 93, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "fmt::Debug", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "is_finalized", - "start_line": 22, - "end_line": 24, - "parameters": [ - "box_id: u64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "mark_as_finalized", - "start_line": 27, - "end_line": 29, - "parameters": [ - "box_id: u64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new", - "start_line": 40, - "end_line": 45, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "track", - "start_line": 48, - "end_line": 51, - "parameters": [ - "&mut self", - "nyash_box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "exclude_from_finalization", - "start_line": 54, - "end_line": 57, - "parameters": [ - "&mut self", - "nyash_box: &Box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "finalize_all", - "start_line": 60, - "end_line": 78, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "drop", - "start_line": 82, - "end_line": 84, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 88, - "end_line": 92, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_finalization_tracking", - "start_line": 100, - "end_line": 110, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "std::collections::HashSet", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::NyashBox", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "lazy_static::lazy_static", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 97, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 4, - "function_count": 9, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_finalized", - "full_name": "", - "start_line": 22, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "mark_as_finalized", - "full_name": "", - "start_line": 27, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxFinalizer", - "full_name": "", - "start_line": 32, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxFinalizer", - "full_name": "", - "start_line": 39, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 40, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "track", - "full_name": "", - "start_line": 48, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "exclude_from_finalization", - "full_name": "", - "start_line": 54, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "finalize_all", - "full_name": "", - "start_line": 60, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 70, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxFinalizer", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "drop", - "full_name": "", - "start_line": 82, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxFinalizer", - "full_name": "", - "start_line": 87, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 88, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_finalization_tracking", - "full_name": "", - "start_line": 100, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 28, - "max_depth": 14, - "node_type_counts": { - "import": 6, - "file_root": 1, - "function": 9, - "class": 4, - "variable": 4, - "if_statement": 3, - "for_loop": 1 - }, - "classes": 4, - "functions": 9, - "methods": 0, - "variables": 4, - "control_structures": 4 - }, - "generated_at": "2025-08-15T16:19:40.608279050Z" - }, - { - "file_info": { - "name": "instance.rs", - "path": "src/instance.rs", - "size_bytes": 0, - "total_lines": 538, - "code_lines": 357, - "comment_lines": 101, - "empty_lines": 80, - "code_ratio": 0.6635687732342007, - "analyzed_at": "2025-08-15T16:19:40.609277341Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "InstanceBox", - "parent_class": null, - "start_line": 19, - "end_line": 47, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "InstanceBox", - "parent_class": null, - "start_line": 49, - "end_line": 433, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "InstanceBox", - "parent_class": null, - "start_line": 435, - "end_line": 462, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "InstanceBox", - "parent_class": null, - "start_line": 464, - "end_line": 484, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "InstanceBox", - "parent_class": null, - "start_line": 486, - "end_line": 490, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 50, - "end_line": 68, - "parameters": [ - "class_name: String", - "fields", - "methods" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_with_box_info", - "start_line": 71, - "end_line": 98, - "parameters": [ - "class_name: String", - "fields", - "methods", - "init_field_order", - "weak_fields" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_field_unified", - "start_line": 101, - "end_line": 121, - "parameters": [ - "&self", - "field_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_field_unified", - "start_line": 124, - "end_line": 140, - "parameters": [ - "&self", - "field_name: String", - "value: NyashValue" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_weak_field", - "start_line": 143, - "end_line": 158, - "parameters": [ - "&self", - "field_name: String", - "value: NyashValue" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_weak_field_from_legacy", - "start_line": 161, - "end_line": 176, - "parameters": [ - "&self", - "field_name: String", - "legacy_box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_weak_field", - "start_line": 179, - "end_line": 239, - "parameters": [ - "&self", - "field_name: &str", - "interpreter: &NyashInterpreter" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "invalidate_weak_references_to", - "start_line": 242, - "end_line": 262, - "parameters": [ - "&self", - "target_info: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "global_invalidate_weak_references", - "start_line": 265, - "end_line": 270, - "parameters": [ - "target_info: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_field", - "start_line": 273, - "end_line": 278, - "parameters": [ - "&self", - "field_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_field", - "start_line": 281, - "end_line": 296, - "parameters": [ - "&self", - "field_name: &str", - "value: SharedNyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_field_dynamic", - "start_line": 299, - "end_line": 302, - "parameters": [ - "&mut self", - "field_name: String", - "value: SharedNyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_method", - "start_line": 305, - "end_line": 307, - "parameters": [ - "&self", - "method_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "has_method", - "start_line": 310, - "end_line": 312, - "parameters": [ - "&self", - "method_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_method", - "start_line": 315, - "end_line": 344, - "parameters": [ - "&mut self", - "method_name: String", - "method_ast: ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fini", - "start_line": 347, - "end_line": 380, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "cascade_finalize_fields", - "start_line": 383, - "end_line": 417, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "is_finalized", - "start_line": 420, - "end_line": 422, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_in_finalization", - "start_line": 425, - "end_line": 427, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_weak_field", - "start_line": 430, - "end_line": 432, - "parameters": [ - "&self", - "field_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 436, - "end_line": 438, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 440, - "end_line": 447, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 449, - "end_line": 451, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 453, - "end_line": 456, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 459, - "end_line": 461, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 465, - "end_line": 467, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 469, - "end_line": 471, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 473, - "end_line": 475, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 477, - "end_line": 479, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 481, - "end_line": 483, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 487, - "end_line": 489, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_instance_creation", - "start_line": 500, - "end_line": 509, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_field_access", - "start_line": 512, - "end_line": 525, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_instance_equality", - "start_line": 528, - "end_line": 537, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, VoidBox, BoxCore, BoxBase, SharedNyashBox}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::ast::ASTNode", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::value::NyashValue", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::interpreter::NyashInterpreter", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex, Weak}", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::StringBox", - "imported_names": [], - "alias": null, - "line_number": 164, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 496, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::IntegerBox", - "imported_names": [], - "alias": null, - "line_number": 497, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 34, - "import_count": 11, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InstanceBox", - "full_name": "", - "start_line": 19, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InstanceBox", - "full_name": "", - "start_line": 49, - "end_line": 433, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 50, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "HashMap", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_with_box_info", - "full_name": "", - "start_line": 71, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 79, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "std::collections::HashSet", - "full_name": "", - "start_line": 85, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_field_unified", - "full_name": "", - "start_line": 101, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 113, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_field_unified", - "full_name": "", - "start_line": 124, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 130, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 131, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 133, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_weak_field", - "full_name": "", - "start_line": 143, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_weak_field_from_legacy", - "full_name": "", - "start_line": 161, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 167, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_weak_field", - "full_name": "", - "start_line": 179, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 180, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 198, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 199, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 215, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "invalidate_weak_references_to", - "full_name": "", - "start_line": 242, - "end_line": 262, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 243, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 244, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 248, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "global_invalidate_weak_references", - "full_name": "", - "start_line": 265, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_field", - "full_name": "", - "start_line": 273, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_field", - "full_name": "", - "start_line": 281, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 285, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 287, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_field_dynamic", - "full_name": "", - "start_line": 299, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 300, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_method", - "full_name": "", - "start_line": 305, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "has_method", - "full_name": "", - "start_line": 310, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_method", - "full_name": "", - "start_line": 315, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 317, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 320, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 322, - "end_line": 325, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 327, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fini", - "full_name": "", - "start_line": 347, - "end_line": 380, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 349, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 350, - "end_line": 353, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 356, - "end_line": 356, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 357, - "end_line": 359, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 370, - "end_line": 370, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 372, - "end_line": 372, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "cascade_finalize_fields", - "full_name": "", - "start_line": 383, - "end_line": 417, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 384, - "end_line": 384, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 387, - "end_line": 414, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 389, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 395, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 398, - "end_line": 407, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 400, - "end_line": 406, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 402, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_finalized", - "full_name": "", - "start_line": 420, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_in_finalization", - "full_name": "", - "start_line": 425, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_weak_field", - "full_name": "", - "start_line": 430, - "end_line": 432, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InstanceBox", - "full_name": "", - "start_line": 435, - "end_line": 462, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 436, - "end_line": 438, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 440, - "end_line": 447, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 441, - "end_line": 446, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 449, - "end_line": 451, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 453, - "end_line": 456, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 459, - "end_line": 461, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InstanceBox", - "full_name": "", - "start_line": 464, - "end_line": 484, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 465, - "end_line": 467, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 469, - "end_line": 471, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 473, - "end_line": 475, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 477, - "end_line": 479, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 481, - "end_line": 483, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InstanceBox", - "full_name": "", - "start_line": 486, - "end_line": 490, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 487, - "end_line": 489, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 496, - "end_line": 496, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 497, - "end_line": 497, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_instance_creation", - "full_name": "", - "start_line": 500, - "end_line": 509, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 501, - "end_line": 501, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 502, - "end_line": 502, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 503, - "end_line": 503, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_field_access", - "full_name": "", - "start_line": 512, - "end_line": 525, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 513, - "end_line": 513, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 514, - "end_line": 514, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 515, - "end_line": 515, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 518, - "end_line": 518, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 522, - "end_line": 522, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 523, - "end_line": 523, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_instance_equality", - "full_name": "", - "start_line": 528, - "end_line": 537, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 529, - "end_line": 529, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 530, - "end_line": 530, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 116, - "max_depth": 23, - "node_type_counts": { - "file_root": 1, - "function": 34, - "if_statement": 26, - "class": 5, - "import": 11, - "for_loop": 4, - "variable": 35 - }, - "classes": 5, - "functions": 34, - "methods": 0, - "variables": 35, - "control_structures": 30 - }, - "generated_at": "2025-08-15T16:19:40.609327472Z" - }, - { - "file_info": { - "name": "async_methods.rs", - "path": "src/interpreter/async_methods.rs", - "size_bytes": 0, - "total_lines": 132, - "code_lines": 93, - "comment_lines": 35, - "empty_lines": 4, - "code_ratio": 0.7045454545454546, - "analyzed_at": "2025-08-15T16:19:40.614272677Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 18, - "end_line": 132, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_future_method", - "start_line": 27, - "end_line": 59, - "parameters": [ - "&mut self", - "future_box: &FutureBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_channel_method", - "start_line": 72, - "end_line": 131, - "parameters": [ - "&mut self", - "channel_box: &ChannelBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::StringBox", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::channel_box::{ChannelBox, MessageBox}", - "imported_names": [], - "alias": null, - "line_number": 16, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 2, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 18, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_future_method", - "full_name": "", - "start_line": 27, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 31, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 47, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_channel_method", - "full_name": "", - "start_line": 72, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 83, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 21, - "max_depth": 11, - "node_type_counts": { - "file_root": 1, - "import": 3, - "class": 1, - "for_loop": 1, - "if_statement": 8, - "variable": 5, - "function": 2 - }, - "classes": 1, - "functions": 2, - "methods": 0, - "variables": 5, - "control_structures": 9 - }, - "generated_at": "2025-08-15T16:19:40.614282019Z" - }, - { - "file_info": { - "name": "box_methods.rs", - "path": "src/interpreter/box_methods.rs", - "size_bytes": 0, - "total_lines": 277, - "code_lines": 163, - "comment_lines": 80, - "empty_lines": 34, - "code_ratio": 0.5884476534296029, - "analyzed_at": "2025-08-15T16:19:40.614360055Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 52, - "end_line": 277, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_null_method", - "start_line": 70, - "end_line": 130, - "parameters": [ - "&mut self", - "_null_box: &NullBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_egui_method", - "start_line": 148, - "end_line": 194, - "parameters": [ - "&mut self", - "_egui_box: &crate::boxes::EguiBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_console_method", - "start_line": 197, - "end_line": 272, - "parameters": [ - "&mut self", - "console_box: &crate::boxes::console_box::ConsoleBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 216, - "end_line": 216, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 232, - "end_line": 232, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 248, - "end_line": 248, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 49, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::NullBox", - "imported_names": [], - "alias": null, - "line_number": 50, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 6, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 50, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 52, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_null_method", - "full_name": "", - "start_line": 70, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 110, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_egui_method", - "full_name": "", - "start_line": 148, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 159, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 177, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_console_method", - "full_name": "", - "start_line": 197, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 215, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 225, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 231, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 235, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 241, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 247, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 257, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 33, - "max_depth": 11, - "node_type_counts": { - "class": 1, - "for_loop": 3, - "file_root": 1, - "import": 2, - "variable": 11, - "function": 3, - "if_statement": 12 - }, - "classes": 1, - "functions": 3, - "methods": 0, - "variables": 11, - "control_structures": 15 - }, - "generated_at": "2025-08-15T16:19:40.614376359Z" - }, - { - "file_info": { - "name": "core.rs", - "path": "src/interpreter/core.rs", - "size_bytes": 0, - "total_lines": 867, - "code_lines": 622, - "comment_lines": 97, - "empty_lines": 148, - "code_ratio": 0.7174163783160323, - "analyzed_at": "2025-08-15T16:19:40.614404874Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "RuntimeError", - "parent_class": null, - "start_line": 34, - "end_line": 84, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "RuntimeError", - "parent_class": null, - "start_line": 86, - "end_line": 150, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "SharedState", - "parent_class": null, - "start_line": 154, - "end_line": 169, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "SharedState", - "parent_class": null, - "start_line": 171, - "end_line": 188, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 191, - "end_line": 215, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 217, - "end_line": 549, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 643, - "end_line": 867, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "debug_log", - "start_line": 21, - "end_line": 30, - "parameters": [ - "msg: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "detailed_message", - "start_line": 88, - "end_line": 149, - "parameters": [ - "&self", - "source" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new", - "start_line": 173, - "end_line": 187, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new", - "start_line": 219, - "end_line": 232, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "with_shared", - "start_line": 235, - "end_line": 246, - "parameters": [ - "shared: SharedState" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "execute", - "start_line": 249, - "end_line": 256, - "parameters": [ - "&mut self", - "ast: ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "execute_node", - "start_line": 259, - "end_line": 326, - "parameters": [ - "&mut self", - "node: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "resolve_variable", - "start_line": 331, - "end_line": 440, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "set_variable", - "start_line": 443, - "end_line": 476, - "parameters": [ - "&mut self", - "name: &str", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "declare_local_variable", - "start_line": 479, - "end_line": 481, - "parameters": [ - "&mut self", - "name: &str", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "declare_outbox_variable", - "start_line": 484, - "end_line": 486, - "parameters": [ - "&mut self", - "name: &str", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "save_local_vars", - "start_line": 489, - "end_line": 493, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "closure", - "start_line": 491, - "end_line": 491, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "restore_local_vars", - "start_line": 495, - "end_line": 499, - "parameters": [ - "&mut self", - "saved" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "closure", - "start_line": 497, - "end_line": 497, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "save_outbox_vars", - "start_line": 502, - "end_line": 506, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "closure", - "start_line": 504, - "end_line": 504, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "restore_outbox_vars", - "start_line": 508, - "end_line": 512, - "parameters": [ - "&mut self", - "saved" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "closure", - "start_line": 510, - "end_line": 510, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "register_global_function", - "start_line": 515, - "end_line": 520, - "parameters": [ - "&mut self", - "name: String", - "func_ast: ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "closure", - "start_line": 518, - "end_line": 518, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "is_truthy", - "start_line": 527, - "end_line": 542, - "parameters": [ - "&self", - "value: &Box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "get_variable", - "start_line": 545, - "end_line": 548, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "test_simple_execution", - "start_line": 559, - "end_line": 570, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_arithmetic", - "start_line": 573, - "end_line": 585, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_if_statement", - "start_line": 588, - "end_line": 605, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_box_instance_creation", - "start_line": 608, - "end_line": 638, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "register_static_box", - "start_line": 646, - "end_line": 654, - "parameters": [ - "&mut self", - "definition: StaticBoxDefinition" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 648, - "end_line": 650, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "register_static_box_declaration", - "start_line": 657, - "end_line": 687, - "parameters": [ - "&mut self", - "name: String", - "fields", - "methods", - "init_fields", - "weak_fields", - "static_init", - "extends", - "implements", - "type_parameters" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "ensure_static_box_initialized", - "start_line": 690, - "end_line": 756, - "parameters": [ - "&mut self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 694, - "end_line": 696, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "set_static_box_state", - "start_line": 759, - "end_line": 770, - "parameters": [ - "&mut self", - "name: &str", - "state: StaticBoxState" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 761, - "end_line": 763, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "ensure_statics_namespace", - "start_line": 773, - "end_line": 800, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 775, - "end_line": 777, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "set_static_instance", - "start_line": 803, - "end_line": 829, - "parameters": [ - "&mut self", - "name: &str", - "instance: InstanceBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 805, - "end_line": 807, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "is_static_box", - "start_line": 832, - "end_line": 838, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "trigger_weak_reference_invalidation", - "start_line": 841, - "end_line": 866, - "parameters": [ - "&mut self", - "target_info: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::ast::{ASTNode, Span}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, VoidBox, SharedNyashBox}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::instance::InstanceBox", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::parser::ParseError", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::BuiltinStdlib", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex, RwLock}", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::{HashMap, HashSet}", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "thiserror::Error", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::{ControlFlow, BoxDeclaration, ConstructorContext, StaticBoxDefinition, StaticBoxState}", - "imported_names": [], - "alias": null, - "line_number": 16, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fs::OpenOptions", - "imported_names": [], - "alias": null, - "line_number": 17, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::io::Write", - "imported_names": [], - "alias": null, - "line_number": 18, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 529, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 555, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::parser::NyashParser", - "imported_names": [], - "alias": null, - "line_number": 556, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 40, - "import_count": 14, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 17, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 18, - "end_line": 18, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "debug_log", - "full_name": "", - "start_line": 21, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 27, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RuntimeError", - "full_name": "", - "start_line": 34, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "RuntimeError", - "full_name": "", - "start_line": 86, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "detailed_message", - "full_name": "", - "start_line": 88, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 126, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SharedState", - "full_name": "", - "start_line": 154, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SharedState", - "full_name": "", - "start_line": 171, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 173, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 191, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 217, - "end_line": 549, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 219, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 220, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "with_shared", - "full_name": "", - "start_line": 235, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute", - "full_name": "", - "start_line": 249, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 252, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_node", - "full_name": "", - "start_line": 259, - "end_line": 326, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Box", - "full_name": "", - "start_line": 264, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 287, - "end_line": 297, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 288, - "end_line": 296, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 289, - "end_line": 293, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 299, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 304, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resolve_variable", - "full_name": "", - "start_line": 331, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 332, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 338, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 342, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 351, - "end_line": 361, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 355, - "end_line": 355, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 365, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 366, - "end_line": 369, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 373, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 377, - "end_line": 399, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Box", - "full_name": "", - "start_line": 379, - "end_line": 379, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 380, - "end_line": 380, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 383, - "end_line": 388, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 389, - "end_line": 399, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 391, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 406, - "end_line": 433, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 410, - "end_line": 430, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 414, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 418, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_variable", - "full_name": "", - "start_line": 443, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 444, - "end_line": 444, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 447, - "end_line": 450, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 453, - "end_line": 456, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 460, - "end_line": 460, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 461, - "end_line": 466, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 463, - "end_line": 463, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "declare_local_variable", - "full_name": "", - "start_line": 479, - "end_line": 481, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "declare_outbox_variable", - "full_name": "", - "start_line": 484, - "end_line": 486, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "save_local_vars", - "full_name": "", - "start_line": 489, - "end_line": 493, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "restore_local_vars", - "full_name": "", - "start_line": 495, - "end_line": 499, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "save_outbox_vars", - "full_name": "", - "start_line": 502, - "end_line": 506, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "restore_outbox_vars", - "full_name": "", - "start_line": 508, - "end_line": 512, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_global_function", - "full_name": "", - "start_line": 515, - "end_line": 520, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 516, - "end_line": 516, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_truthy", - "full_name": "", - "start_line": 527, - "end_line": 542, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 529, - "end_line": 529, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 531, - "end_line": 541, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 533, - "end_line": 541, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 535, - "end_line": 541, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 537, - "end_line": 541, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_variable", - "full_name": "", - "start_line": 545, - "end_line": 548, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 546, - "end_line": 546, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 555, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 556, - "end_line": 556, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_simple_execution", - "full_name": "", - "start_line": 559, - "end_line": 570, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 560, - "end_line": 563, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 565, - "end_line": 565, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 566, - "end_line": 566, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 567, - "end_line": 567, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_arithmetic", - "full_name": "", - "start_line": 573, - "end_line": 585, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 574, - "end_line": 576, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 578, - "end_line": 578, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 579, - "end_line": 579, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 583, - "end_line": 583, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_if_statement", - "full_name": "", - "start_line": 588, - "end_line": 605, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 589, - "end_line": 596, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 598, - "end_line": 598, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 599, - "end_line": 599, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 603, - "end_line": 603, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_box_instance_creation", - "full_name": "", - "start_line": 608, - "end_line": 638, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 609, - "end_line": 625, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 627, - "end_line": 627, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 628, - "end_line": 628, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 632, - "end_line": 632, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 636, - "end_line": 636, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 643, - "end_line": 867, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_static_box", - "full_name": "", - "start_line": 646, - "end_line": 654, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 647, - "end_line": 650, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_static_box_declaration", - "full_name": "", - "start_line": 657, - "end_line": 687, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 672, - "end_line": 683, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ensure_static_box_initialized", - "full_name": "", - "start_line": 690, - "end_line": 756, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 692, - "end_line": 702, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 693, - "end_line": 696, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 705, - "end_line": 707, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 709, - "end_line": 713, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 722, - "end_line": 726, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 732, - "end_line": 750, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 734, - "end_line": 739, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 735, - "end_line": 735, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 736, - "end_line": 736, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 737, - "end_line": 737, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 744, - "end_line": 746, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_static_box_state", - "full_name": "", - "start_line": 759, - "end_line": 770, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 760, - "end_line": 763, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 765, - "end_line": 767, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ensure_statics_namespace", - "full_name": "", - "start_line": 773, - "end_line": 800, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 774, - "end_line": 777, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 780, - "end_line": 783, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 786, - "end_line": 790, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 794, - "end_line": 794, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_static_instance", - "full_name": "", - "start_line": 803, - "end_line": 829, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 804, - "end_line": 807, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 810, - "end_line": 813, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 815, - "end_line": 819, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 823, - "end_line": 823, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_static_box", - "full_name": "", - "start_line": 832, - "end_line": 838, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 833, - "end_line": 837, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "trigger_weak_reference_invalidation", - "full_name": "", - "start_line": 841, - "end_line": 866, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 846, - "end_line": 865, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 847, - "end_line": 847, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 849, - "end_line": 849, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 850, - "end_line": 850, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 852, - "end_line": 857, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 861, - "end_line": 864, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 152, - "max_depth": 16, - "node_type_counts": { - "if_statement": 36, - "function": 30, - "variable": 62, - "for_loop": 2, - "file_root": 1, - "class": 7, - "import": 14 - }, - "classes": 7, - "functions": 30, - "methods": 0, - "variables": 62, - "control_structures": 38 - }, - "generated_at": "2025-08-15T16:19:40.614454874Z" - }, - { - "file_info": { - "name": "expressions.rs", - "path": "src/interpreter/expressions.rs", - "size_bytes": 0, - "total_lines": 1458, - "code_lines": 1028, - "comment_lines": 224, - "empty_lines": 206, - "code_ratio": 0.7050754458161865, - "analyzed_at": "2025-08-15T16:19:40.615896076Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 108, - "end_line": 1458, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "try_add_operation", - "start_line": 18, - "end_line": 42, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_sub_operation", - "start_line": 44, - "end_line": 53, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_mul_operation", - "start_line": 55, - "end_line": 73, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_div_operation", - "start_line": 75, - "end_line": 88, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "try_mod_operation", - "start_line": 90, - "end_line": 103, - "parameters": [ - "left: &dyn NyashBox", - "right: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_expression", - "start_line": 110, - "end_line": 233, - "parameters": [ - "&mut self", - "expression: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "closure", - "start_line": 119, - "end_line": 122, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 155, - "end_line": 157, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 165, - "end_line": 167, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 175, - "end_line": 177, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 181, - "end_line": 183, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 195, - "end_line": 197, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 201, - "end_line": 203, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_binary_op", - "start_line": 236, - "end_line": 349, - "parameters": [ - "&mut self", - "op: &BinaryOperator", - "left: &ASTNode", - "right: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "execute_unary_op", - "start_line": 352, - "end_line": 380, - "parameters": [ - "&mut self", - "operator: &UnaryOperator", - "operand: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "execute_method_call", - "start_line": 383, - "end_line": 898, - "parameters": [ - "&mut self", - "object: &ASTNode", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 828, - "end_line": 830, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_field_access", - "start_line": 901, - "end_line": 972, - "parameters": [ - "&mut self", - "object: &ASTNode", - "field: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_static_field_access", - "start_line": 975, - "end_line": 1016, - "parameters": [ - "&mut self", - "static_box_name: &str", - "field: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 982, - "end_line": 984, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_await", - "start_line": 1020, - "end_line": 1031, - "parameters": [ - "&mut self", - "expression: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "closure", - "start_line": 1026, - "end_line": 1026, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "get_object_id", - "start_line": 1034, - "end_line": 1050, - "parameters": [ - "&self", - "node: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "hash_string", - "start_line": 1053, - "end_line": 1059, - "parameters": [ - "&self", - "s: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_from_call", - "start_line": 1086, - "end_line": 1216, - "parameters": [ - "&mut self", - "parent: &str", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "closure", - "start_line": 1091, - "end_line": 1093, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_from_parent_constructor", - "start_line": 1219, - "end_line": 1290, - "parameters": [ - "&mut self", - "parent: &str", - "parent_box_decl: &super::BoxDeclaration", - "current_instance", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 1231, - "end_line": 1231, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 1232, - "end_line": 1232, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 1233, - "end_line": 1233, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_builtin_box_method", - "start_line": 1293, - "end_line": 1380, - "parameters": [ - "&mut self", - "parent: &str", - "method: &str", - "current_instance", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_builtin_birth_method", - "start_line": 1384, - "end_line": 1457, - "parameters": [ - "&mut self", - "builtin_name: &str", - "current_instance", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::ast::UnaryOperator", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{buffer::BufferBox, JSONBox, HttpClientBox, StreamBox, RegexBox, IntentBox, SocketBox, HTTPServerBox, HTTPRequestBox, HTTPResponseBox}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{FloatBox, MathBox, ConsoleBox, TimeBox, DateTimeBox, RandomBox, SoundBox, DebugBox, file::FileBox, MapBox}", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{BoolBox, SharedNyashBox}", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::operator_traits::{DynamicAdd, DynamicSub, DynamicMul, DynamicDiv, OperatorError}", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::Arc", - "imported_names": [], - "alias": null, - "line_number": 104, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{is_builtin_box, BUILTIN_BOXES}", - "imported_names": [], - "alias": null, - "line_number": 1121, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 32, - "import_count": 8, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_add_operation", - "full_name": "", - "start_line": 18, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 34, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_sub_operation", - "full_name": "", - "start_line": 44, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_mul_operation", - "full_name": "", - "start_line": 55, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_div_operation", - "full_name": "", - "start_line": 75, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "try_mod_operation", - "full_name": "", - "start_line": 90, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 4, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 108, - "end_line": 1458, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_expression", - "full_name": "", - "start_line": 110, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 139, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 180, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 194, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 199, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 200, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_binary_op", - "full_name": "", - "start_line": 236, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 238, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 245, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 256, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 261, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 267, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 270, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 276, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 277, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 280, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 287, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 299, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 330, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 335, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 340, - "end_line": 340, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 345, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_unary_op", - "full_name": "", - "start_line": 352, - "end_line": 380, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 354, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 359, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 361, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 371, - "end_line": 377, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 375, - "end_line": 375, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_method_call", - "full_name": "", - "start_line": 383, - "end_line": 898, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 387, - "end_line": 492, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 389, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 390, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 391, - "end_line": 399, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 392, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 402, - "end_line": 453, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 404, - "end_line": 452, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 406, - "end_line": 406, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 407, - "end_line": 409, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 412, - "end_line": 417, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 420, - "end_line": 420, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 424, - "end_line": 424, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 428, - "end_line": 430, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 433, - "end_line": 433, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 434, - "end_line": 443, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 438, - "end_line": 442, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 456, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 456, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 457, - "end_line": 472, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 458, - "end_line": 468, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 459, - "end_line": 464, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 478, - "end_line": 491, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 482, - "end_line": 482, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 483, - "end_line": 485, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 488, - "end_line": 488, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 495, - "end_line": 495, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 498, - "end_line": 500, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 503, - "end_line": 505, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 508, - "end_line": 510, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 513, - "end_line": 515, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 518, - "end_line": 520, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 523, - "end_line": 525, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 528, - "end_line": 530, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 533, - "end_line": 535, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 538, - "end_line": 540, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 543, - "end_line": 545, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 548, - "end_line": 550, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 553, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 558, - "end_line": 560, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 563, - "end_line": 565, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 568, - "end_line": 570, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 573, - "end_line": 575, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 578, - "end_line": 580, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 583, - "end_line": 585, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 588, - "end_line": 590, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 593, - "end_line": 595, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 598, - "end_line": 600, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 603, - "end_line": 605, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 608, - "end_line": 610, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 613, - "end_line": 615, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 618, - "end_line": 620, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 623, - "end_line": 697, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 624, - "end_line": 624, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 629, - "end_line": 694, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 631, - "end_line": 631, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 638, - "end_line": 644, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 652, - "end_line": 668, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 654, - "end_line": 665, - "start_column": 0, - "end_column": 0, - "depth": 25, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 656, - "end_line": 662, - "start_column": 0, - "end_column": 0, - "depth": 28, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 658, - "end_line": 658, - "start_column": 0, - "end_column": 0, - "depth": 30, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 672, - "end_line": 683, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 674, - "end_line": 680, - "start_column": 0, - "end_column": 0, - "depth": 25, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 676, - "end_line": 676, - "start_column": 0, - "end_column": 0, - "depth": 27, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 700, - "end_line": 702, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 705, - "end_line": 707, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 710, - "end_line": 712, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 721, - "end_line": 723, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 727, - "end_line": 729, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 733, - "end_line": 735, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 739, - "end_line": 741, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 744, - "end_line": 746, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 749, - "end_line": 751, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 758, - "end_line": 897, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 760, - "end_line": 764, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 767, - "end_line": 833, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 769, - "end_line": 788, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 771, - "end_line": 787, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 772, - "end_line": 786, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 774, - "end_line": 785, - "start_column": 0, - "end_column": 0, - "depth": 21, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 775, - "end_line": 784, - "start_column": 0, - "end_column": 0, - "depth": 24, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 776, - "end_line": 783, - "start_column": 0, - "end_column": 0, - "depth": 27, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 791, - "end_line": 793, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 796, - "end_line": 820, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 797, - "end_line": 819, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 799, - "end_line": 799, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 806, - "end_line": 806, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 807, - "end_line": 815, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 811, - "end_line": 814, - "start_column": 0, - "end_column": 0, - "depth": 21, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 823, - "end_line": 823, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 836, - "end_line": 840, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 843, - "end_line": 892, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 845, - "end_line": 845, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 846, - "end_line": 849, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 847, - "end_line": 847, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 852, - "end_line": 857, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 860, - "end_line": 860, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 867, - "end_line": 869, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Box", - "full_name": "", - "start_line": 872, - "end_line": 872, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 873, - "end_line": 882, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 877, - "end_line": 881, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_field_access", - "full_name": "", - "start_line": 901, - "end_line": 972, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 905, - "end_line": 911, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 907, - "end_line": 910, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 908, - "end_line": 908, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 915, - "end_line": 915, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 917, - "end_line": 917, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 920, - "end_line": 971, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 922, - "end_line": 926, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 929, - "end_line": 932, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 937, - "end_line": 937, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 938, - "end_line": 963, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 939, - "end_line": 962, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 943, - "end_line": 960, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 953, - "end_line": 957, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 954, - "end_line": 956, - "start_column": 0, - "end_column": 0, - "depth": 26, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_static_field_access", - "full_name": "", - "start_line": 975, - "end_line": 1016, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 981, - "end_line": 984, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 986, - "end_line": 989, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 991, - "end_line": 995, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 997, - "end_line": 1000, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1002, - "end_line": 1006, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1009, - "end_line": 1012, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_await", - "full_name": "", - "start_line": 1020, - "end_line": 1031, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1021, - "end_line": 1021, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1024, - "end_line": 1030, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_object_id", - "full_name": "", - "start_line": 1034, - "end_line": 1050, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "hash_string", - "full_name": "", - "start_line": 1053, - "end_line": 1059, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1054, - "end_line": 1054, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1055, - "end_line": 1057, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_from_call", - "full_name": "", - "start_line": 1086, - "end_line": 1216, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1090, - "end_line": 1093, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1095, - "end_line": 1098, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1101, - "end_line": 1101, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1102, - "end_line": 1102, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1104, - "end_line": 1107, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1110, - "end_line": 1111, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1113, - "end_line": 1118, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 1121, - "end_line": 1121, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1123, - "end_line": 1123, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1128, - "end_line": 1130, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1136, - "end_line": 1140, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1143, - "end_line": 1147, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1152, - "end_line": 1154, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1157, - "end_line": 1161, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1164, - "end_line": 1164, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1165, - "end_line": 1167, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1170, - "end_line": 1215, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1172, - "end_line": 1177, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1180, - "end_line": 1180, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1187, - "end_line": 1189, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Box", - "full_name": "", - "start_line": 1192, - "end_line": 1192, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1193, - "end_line": 1202, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1197, - "end_line": 1201, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_from_parent_constructor", - "full_name": "", - "start_line": 1219, - "end_line": 1290, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1225, - "end_line": 1225, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1226, - "end_line": 1226, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1227, - "end_line": 1227, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1228, - "end_line": 1228, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1230, - "end_line": 1237, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1240, - "end_line": 1240, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1241, - "end_line": 1243, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1246, - "end_line": 1289, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1248, - "end_line": 1253, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1256, - "end_line": 1256, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1263, - "end_line": 1265, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Box", - "full_name": "", - "start_line": 1268, - "end_line": 1268, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1269, - "end_line": 1278, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1273, - "end_line": 1277, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_builtin_box_method", - "full_name": "", - "start_line": 1293, - "end_line": 1380, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1297, - "end_line": 1299, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1307, - "end_line": 1307, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1312, - "end_line": 1312, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1316, - "end_line": 1316, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1320, - "end_line": 1320, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1324, - "end_line": 1324, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1335, - "end_line": 1335, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1339, - "end_line": 1339, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1343, - "end_line": 1343, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1347, - "end_line": 1347, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1351, - "end_line": 1351, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1355, - "end_line": 1355, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1359, - "end_line": 1359, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1363, - "end_line": 1363, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1367, - "end_line": 1367, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1371, - "end_line": 1371, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_builtin_birth_method", - "full_name": "", - "start_line": 1384, - "end_line": 1457, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1388, - "end_line": 1388, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1389, - "end_line": 1391, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1396, - "end_line": 1400, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1402, - "end_line": 1402, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1404, - "end_line": 1404, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1408, - "end_line": 1412, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1414, - "end_line": 1420, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1414, - "end_line": 1420, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1422, - "end_line": 1422, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1428, - "end_line": 1432, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1434, - "end_line": 1434, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1440, - "end_line": 1444, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1446, - "end_line": 1446, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 261, - "max_depth": 30, - "node_type_counts": { - "function": 18, - "file_root": 1, - "class": 1, - "import": 8, - "for_loop": 16, - "if_statement": 116, - "variable": 101 - }, - "classes": 1, - "functions": 18, - "methods": 0, - "variables": 101, - "control_structures": 132 - }, - "generated_at": "2025-08-15T16:19:40.616000692Z" - }, - { - "file_info": { - "name": "functions.rs", - "path": "src/interpreter/functions.rs", - "size_bytes": 0, - "total_lines": 97, - "code_lines": 63, - "comment_lines": 21, - "empty_lines": 13, - "code_ratio": 0.6494845360824743, - "analyzed_at": "2025-08-15T16:19:40.613893044Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 11, - "end_line": 97, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_function_call", - "start_line": 13, - "end_line": 79, - "parameters": [ - "&mut self", - "name: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "register_function_declaration", - "start_line": 82, - "end_line": 96, - "parameters": [ - "&mut self", - "name: String", - "params", - "body" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 93, - "end_line": 95, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 3, - "import_count": 1, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 11, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_function_call", - "full_name": "", - "start_line": 13, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 17, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 18, - "end_line": 21, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 26, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 27, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 33, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 35, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 41, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Box", - "full_name": "", - "start_line": 58, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_function_declaration", - "full_name": "", - "start_line": 82, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 84, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 20, - "max_depth": 12, - "node_type_counts": { - "for_loop": 3, - "import": 1, - "function": 2, - "file_root": 1, - "class": 1, - "if_statement": 6, - "variable": 6 - }, - "classes": 1, - "functions": 2, - "methods": 0, - "variables": 6, - "control_structures": 9 - }, - "generated_at": "2025-08-15T16:19:40.613899822Z" - }, - { - "file_info": { - "name": "io.rs", - "path": "src/interpreter/io.rs", - "size_bytes": 0, - "total_lines": 114, - "code_lines": 65, - "comment_lines": 30, - "empty_lines": 19, - "code_ratio": 0.5701754385964912, - "analyzed_at": "2025-08-15T16:19:40.614053330Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 12, - "end_line": 114, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_include", - "start_line": 14, - "end_line": 46, - "parameters": [ - "&mut self", - "filename: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 29, - "end_line": 31, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 35, - "end_line": 37, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_arrow", - "start_line": 49, - "end_line": 75, - "parameters": [ - "&mut self", - "sender: &ASTNode", - "receiver: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_nowait", - "start_line": 78, - "end_line": 113, - "parameters": [ - "&mut self", - "variable: &str", - "expression: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 91, - "end_line": 106, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::parser::NyashParser", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::FutureBox", - "imported_names": [], - "alias": null, - "line_number": 79, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::thread", - "imported_names": [], - "alias": null, - "line_number": 80, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 6, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 12, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_include", - "full_name": "", - "start_line": 14, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 23, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 34, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_arrow", - "full_name": "", - "start_line": 49, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_nowait", - "full_name": "", - "start_line": 78, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 79, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 83, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 84, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 102, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 26, - "max_depth": 15, - "node_type_counts": { - "function": 3, - "if_statement": 2, - "import": 4, - "class": 1, - "variable": 15, - "file_root": 1 - }, - "classes": 1, - "functions": 3, - "methods": 0, - "variables": 15, - "control_structures": 2 - }, - "generated_at": "2025-08-15T16:19:40.614060587Z" - }, - { - "file_info": { - "name": "math_methods.rs", - "path": "src/interpreter/math_methods.rs", - "size_bytes": 0, - "total_lines": 274, - "code_lines": 223, - "comment_lines": 37, - "empty_lines": 14, - "code_ratio": 0.8138686131386861, - "analyzed_at": "2025-08-15T16:19:40.614187988Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 24, - "end_line": 274, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_math_method", - "start_line": 27, - "end_line": 181, - "parameters": [ - "&mut self", - "math_box: &MathBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "execute_random_method", - "start_line": 185, - "end_line": 273, - "parameters": [ - "&mut self", - "random_box: &RandomBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 22, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 2, - "import_count": 1, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 24, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_math_method", - "full_name": "", - "start_line": 27, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 30, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 31, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 47, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 133, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 155, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 159, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 167, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_random_method", - "full_name": "", - "start_line": 185, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 215, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 233, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 241, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 259, - "end_line": 263, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 33, - "max_depth": 11, - "node_type_counts": { - "variable": 2, - "file_root": 1, - "class": 1, - "for_loop": 2, - "import": 1, - "function": 2, - "if_statement": 24 - }, - "classes": 1, - "functions": 2, - "methods": 0, - "variables": 2, - "control_structures": 26 - }, - "generated_at": "2025-08-15T16:19:40.614204901Z" - }, - { - "file_info": { - "name": "basic_methods.rs", - "path": "src/interpreter/methods/basic_methods.rs", - "size_bytes": 0, - "total_lines": 508, - "code_lines": 486, - "comment_lines": 17, - "empty_lines": 5, - "code_ratio": 0.9566929133858267, - "analyzed_at": "2025-08-15T16:19:40.620304377Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 16, - "end_line": 508, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_string_method", - "start_line": 18, - "end_line": 135, - "parameters": [ - "&mut self", - "string_box: &StringBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - }, - { - "name": "execute_integer_method", - "start_line": 138, - "end_line": 222, - "parameters": [ - "&mut self", - "integer_box: &IntegerBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(in crate::interpreter)", - "type": "function" - } - }, - { - "name": "execute_bool_method", - "start_line": 225, - "end_line": 289, - "parameters": [ - "&mut self", - "bool_box: &BoolBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - }, - { - "name": "execute_float_method", - "start_line": 292, - "end_line": 507, - "parameters": [ - "&mut self", - "float_box: &FloatBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::super::*", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{StringBox, IntegerBox, BoolBox, VoidBox}", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::FloatBox", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 4, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 16, - "end_line": 508, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_string_method", - "full_name": "", - "start_line": 18, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 27, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 34, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_integer_method", - "full_name": "", - "start_line": 138, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 142, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 150, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 158, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 202, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_bool_method", - "full_name": "", - "start_line": 225, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 237, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 245, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 250, - "end_line": 250, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 265, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 270, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 279, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 280, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_float_method", - "full_name": "", - "start_line": 292, - "end_line": 507, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 296, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 304, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 312, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 320, - "end_line": 324, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 328, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 340, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 344, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 349, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 350, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 352, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 361, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 366, - "end_line": 366, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 375, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 369, - "end_line": 375, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 378, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 383, - "end_line": 383, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 384, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 386, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 395, - "end_line": 399, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 400, - "end_line": 406, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 409, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 417, - "end_line": 421, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 425, - "end_line": 429, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 433, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 438, - "end_line": 444, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 447, - "end_line": 451, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 452, - "end_line": 458, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 461, - "end_line": 465, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 469, - "end_line": 473, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 477, - "end_line": 481, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 485, - "end_line": 489, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 493, - "end_line": 497, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 498, - "end_line": 498, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 87, - "max_depth": 17, - "node_type_counts": { - "function": 4, - "variable": 19, - "class": 1, - "file_root": 1, - "if_statement": 59, - "import": 3 - }, - "classes": 1, - "functions": 4, - "methods": 0, - "variables": 19, - "control_structures": 59 - }, - "generated_at": "2025-08-15T16:19:40.620333912Z" - }, - { - "file_info": { - "name": "collection_methods.rs", - "path": "src/interpreter/methods/collection_methods.rs", - "size_bytes": 0, - "total_lines": 303, - "code_lines": 285, - "comment_lines": 14, - "empty_lines": 4, - "code_ratio": 0.9405940594059405, - "analyzed_at": "2025-08-15T16:19:40.620335118Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 14, - "end_line": 303, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_array_method", - "start_line": 16, - "end_line": 160, - "parameters": [ - "&mut self", - "array_box: &ArrayBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - }, - { - "name": "execute_map_method", - "start_line": 163, - "end_line": 302, - "parameters": [ - "&mut self", - "map_box: &MapBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::super::*", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{StringBox, IntegerBox, NyashBox, BoolBox}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{ArrayBox, MapBox}", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 2, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 14, - "end_line": 303, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_array_method", - "full_name": "", - "start_line": 16, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 25, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 50, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 113, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 129, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 150, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_map_method", - "full_name": "", - "start_line": 163, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 175, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 202, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 214, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 222, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 230, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 238, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 243, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 244, - "end_line": 248, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 256, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 265, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 270, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 275, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 279, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 289, - "end_line": 293, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 58, - "max_depth": 11, - "node_type_counts": { - "function": 2, - "if_statement": 31, - "variable": 20, - "import": 3, - "class": 1, - "file_root": 1 - }, - "classes": 1, - "functions": 2, - "methods": 0, - "variables": 20, - "control_structures": 31 - }, - "generated_at": "2025-08-15T16:19:40.620371887Z" - }, - { - "file_info": { - "name": "data_methods.rs", - "path": "src/interpreter/methods/data_methods.rs", - "size_bytes": 0, - "total_lines": 231, - "code_lines": 215, - "comment_lines": 12, - "empty_lines": 4, - "code_ratio": 0.9307359307359307, - "analyzed_at": "2025-08-15T16:19:40.620544133Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 14, - "end_line": 231, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_buffer_method", - "start_line": 16, - "end_line": 111, - "parameters": [ - "&mut self", - "buffer_box: &BufferBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - }, - { - "name": "execute_json_method", - "start_line": 114, - "end_line": 174, - "parameters": [ - "&mut self", - "json_box: &JSONBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(in crate::interpreter)", - "type": "function" - } - }, - { - "name": "execute_regex_method", - "start_line": 177, - "end_line": 230, - "parameters": [ - "&mut self", - "regex_box: &RegexBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::super::*", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{buffer::BufferBox, JSONBox, RegexBox}", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 3, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 14, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_buffer_method", - "full_name": "", - "start_line": 16, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 25, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 100, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_json_method", - "full_name": "", - "start_line": 114, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 150, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 159, - "end_line": 159, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_regex_method", - "full_name": "", - "start_line": 177, - "end_line": 230, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 181, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 190, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 199, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 214, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 47, - "max_depth": 11, - "node_type_counts": { - "import": 3, - "file_root": 1, - "function": 3, - "class": 1, - "if_statement": 21, - "variable": 18 - }, - "classes": 1, - "functions": 3, - "methods": 0, - "variables": 18, - "control_structures": 21 - }, - "generated_at": "2025-08-15T16:19:40.620557754Z" - }, - { - "file_info": { - "name": "http_methods.rs", - "path": "src/interpreter/methods/http_methods.rs", - "size_bytes": 0, - "total_lines": 287, - "code_lines": 250, - "comment_lines": 9, - "empty_lines": 28, - "code_ratio": 0.8710801393728222, - "analyzed_at": "2025-08-15T16:19:40.623593710Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 10, - "end_line": 287, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_socket_method", - "start_line": 12, - "end_line": 129, - "parameters": [ - "&mut self", - "socket_box: &SocketBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(in crate::interpreter)", - "type": "function" - } - }, - { - "name": "execute_http_server_method", - "start_line": 132, - "end_line": 202, - "parameters": [ - "&mut self", - "server_box: &HTTPServerBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - }, - { - "name": "execute_http_request_method", - "start_line": 205, - "end_line": 243, - "parameters": [ - "&mut self", - "request_box: &HTTPRequestBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - }, - { - "name": "execute_http_response_method", - "start_line": 246, - "end_line": 286, - "parameters": [ - "&mut self", - "response_box: &HTTPResponseBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::super::*", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{SocketBox, HTTPServerBox, HTTPRequestBox, HTTPResponseBox}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 4, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 10, - "end_line": 287, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_socket_method", - "full_name": "", - "start_line": 12, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 26, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 27, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 32, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 38, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 51, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 117, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_http_server_method", - "full_name": "", - "start_line": 132, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 155, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 157, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 170, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 190, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_http_request_method", - "full_name": "", - "start_line": 205, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 222, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_http_response_method", - "full_name": "", - "start_line": 246, - "end_line": 286, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 254, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 261, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 265, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 274, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 45, - "max_depth": 11, - "node_type_counts": { - "function": 4, - "if_statement": 23, - "file_root": 1, - "import": 2, - "class": 1, - "variable": 14 - }, - "classes": 1, - "functions": 4, - "methods": 0, - "variables": 14, - "control_structures": 23 - }, - "generated_at": "2025-08-15T16:19:40.623612307Z" - }, - { - "file_info": { - "name": "io_methods.rs", - "path": "src/interpreter/methods/io_methods.rs", - "size_bytes": 0, - "total_lines": 108, - "code_lines": 93, - "comment_lines": 12, - "empty_lines": 3, - "code_ratio": 0.8611111111111112, - "analyzed_at": "2025-08-15T16:19:40.620412638Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 14, - "end_line": 108, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_file_method", - "start_line": 17, - "end_line": 72, - "parameters": [ - "&mut self", - "file_box: &FileBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(in crate::interpreter)" - } - }, - { - "name": "execute_result_method", - "start_line": 76, - "end_line": 107, - "parameters": [ - "&mut self", - "result_box: &ResultBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(in crate::interpreter)", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::super::*", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{ResultBox, StringBox, NyashBox}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::FileBox", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 2, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 14, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_file_method", - "full_name": "", - "start_line": 17, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 21, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 34, - "end_line": 34, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 38, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_result_method", - "full_name": "", - "start_line": 76, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 18, - "max_depth": 11, - "node_type_counts": { - "function": 2, - "if_statement": 9, - "variable": 2, - "file_root": 1, - "import": 3, - "class": 1 - }, - "classes": 1, - "functions": 2, - "methods": 0, - "variables": 2, - "control_structures": 9 - }, - "generated_at": "2025-08-15T16:19:40.620419992Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/interpreter/methods/mod.rs", - "size_bytes": 0, - "total_lines": 33, - "code_lines": 13, - "comment_lines": 18, - "empty_lines": 2, - "code_ratio": 0.3939393939393939, - "analyzed_at": "2025-08-15T16:19:40.620554637Z", - "metadata": {} - }, - "language": "rust", - "classes": [], - "functions": [], - "imports": [ - { - "type": "rust_use", - "module_path": "", - "imported_names": [], - "alias": null, - "line_number": 28, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "", - "imported_names": [], - "alias": null, - "line_number": 29, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "", - "imported_names": [], - "alias": null, - "line_number": 30, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "", - "imported_names": [], - "alias": null, - "line_number": 31, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "", - "imported_names": [], - "alias": null, - "line_number": 32, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "", - "imported_names": [], - "alias": null, - "line_number": 33, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 0, - "function_count": 0, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 30, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 31, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 32, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 33, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 7, - "max_depth": 1, - "node_type_counts": { - "file_root": 1, - "import": 6 - }, - "classes": 0, - "functions": 0, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:19:40.620556929Z" - }, - { - "file_info": { - "name": "network_methods.rs", - "path": "src/interpreter/methods/network_methods.rs", - "size_bytes": 0, - "total_lines": 124, - "code_lines": 112, - "comment_lines": 9, - "empty_lines": 3, - "code_ratio": 0.9032258064516129, - "analyzed_at": "2025-08-15T16:19:40.620515140Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 13, - "end_line": 124, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_http_method", - "start_line": 15, - "end_line": 71, - "parameters": [ - "&mut self", - "http_box: &HttpClientBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(in crate::interpreter)", - "type": "function" - } - }, - { - "name": "execute_stream_method", - "start_line": 74, - "end_line": 123, - "parameters": [ - "&mut self", - "stream_box: &StreamBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(in crate::interpreter)", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::super::*", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{HttpClientBox, StreamBox}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 2, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 13, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_http_method", - "full_name": "", - "start_line": 15, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 19, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 24, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 33, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 34, - "end_line": 34, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 38, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 48, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_stream_method", - "full_name": "", - "start_line": 74, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 78, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 83, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 28, - "max_depth": 11, - "node_type_counts": { - "function": 2, - "if_statement": 10, - "class": 1, - "variable": 11, - "file_root": 1, - "import": 3 - }, - "classes": 1, - "functions": 2, - "methods": 0, - "variables": 11, - "control_structures": 10 - }, - "generated_at": "2025-08-15T16:19:40.620522722Z" - }, - { - "file_info": { - "name": "p2p_methods.rs", - "path": "src/interpreter/methods/p2p_methods.rs", - "size_bytes": 0, - "total_lines": 114, - "code_lines": 83, - "comment_lines": 16, - "empty_lines": 15, - "code_ratio": 0.7280701754385965, - "analyzed_at": "2025-08-15T16:19:40.620457146Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 13, - "end_line": 114, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_intent_box_method", - "start_line": 15, - "end_line": 41, - "parameters": [ - "&mut self", - "intent_box: &IntentBox", - "method: &str", - "_arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(in crate::interpreter)", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::interpreter::core::NyashInterpreter", - "imported_names": [], - "alias": null, - "line_number": 6, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::interpreter::core::RuntimeError", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::ast::ASTNode", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{IntentBox}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::method_box::MethodBox", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 1, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 6, - "end_line": 6, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 13, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_intent_box_method", - "full_name": "", - "start_line": 15, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 9, - "max_depth": 3, - "node_type_counts": { - "file_root": 1, - "import": 6, - "class": 1, - "function": 1 - }, - "classes": 1, - "functions": 1, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:19:40.620467476Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/interpreter/mod.rs", - "size_bytes": 0, - "total_lines": 115, - "code_lines": 83, - "comment_lines": 19, - "empty_lines": 13, - "code_ratio": 0.7217391304347827, - "analyzed_at": "2025-08-15T16:19:40.615250072Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ControlFlow", - "parent_class": null, - "start_line": 50, - "end_line": 55, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "ConstructorContext", - "parent_class": null, - "start_line": 59, - "end_line": 62, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BoxDeclaration", - "parent_class": null, - "start_line": 66, - "end_line": 77, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "StaticBoxDefinition", - "parent_class": null, - "start_line": 81, - "end_line": 93, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "StaticBoxState", - "parent_class": null, - "start_line": 97, - "end_line": 101, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "FunctionDeclaration", - "parent_class": null, - "start_line": 105, - "end_line": 109, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - } - ], - "functions": [], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::ast::{ASTNode, BinaryOperator, CatchClause}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, VoidBox, AddBox, SubtractBox, MultiplyBox, DivideBox, ModuloBox, CompareBox, ArrayBox, FileBox, ResultBox, ErrorBox, BoxCore}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::FutureBox", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::instance::InstanceBox", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::channel_box::ChannelBox", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::math_box::{MathBox, FloatBox, RangeBox}", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::time_box::{TimeBox, DateTimeBox, TimerBox}", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::map_box::MapBox", - "imported_names": [], - "alias": null, - "line_number": 16, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::random_box::RandomBox", - "imported_names": [], - "alias": null, - "line_number": 17, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::sound_box::SoundBox", - "imported_names": [], - "alias": null, - "line_number": 18, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::debug_box::DebugBox", - "imported_names": [], - "alias": null, - "line_number": 19, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::method_box::MethodBox", - "imported_names": [], - "alias": null, - "line_number": 20, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::web::{WebDisplayBox, WebConsoleBox, WebCanvasBox}", - "imported_names": [], - "alias": null, - "line_number": 24, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::finalization", - "imported_names": [], - "alias": null, - "line_number": 25, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::exception_box", - "imported_names": [], - "alias": null, - "line_number": 26, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 27, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "core::NyashInterpreter", - "imported_names": [], - "alias": null, - "line_number": 45, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "", - "imported_names": [], - "alias": null, - "line_number": 112, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::stdlib::BuiltinStdlib", - "imported_names": [], - "alias": null, - "line_number": 115, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 0, - "import_count": 19, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 17, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 18, - "end_line": 18, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 19, - "end_line": 19, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 24, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 25, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 26, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 27, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ControlFlow", - "full_name": "", - "start_line": 50, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConstructorContext", - "full_name": "", - "start_line": 59, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxDeclaration", - "full_name": "", - "start_line": 66, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StaticBoxDefinition", - "full_name": "", - "start_line": 81, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "StaticBoxState", - "full_name": "", - "start_line": 97, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FunctionDeclaration", - "full_name": "", - "start_line": 105, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 26, - "max_depth": 1, - "node_type_counts": { - "class": 6, - "file_root": 1, - "import": 19 - }, - "classes": 6, - "functions": 0, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:19:40.615265117Z" - }, - { - "file_info": { - "name": "objects.rs", - "path": "src/interpreter/objects.rs", - "size_bytes": 0, - "total_lines": 1106, - "code_lines": 837, - "comment_lines": 187, - "empty_lines": 82, - "code_ratio": 0.7567811934900542, - "analyzed_at": "2025-08-15T16:19:40.615819418Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 15, - "end_line": 1106, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_new", - "start_line": 17, - "end_line": 735, - "parameters": [ - "&mut self", - "class: &str", - "arguments: &[ASTNode]", - "type_arguments: &[String]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "closure", - "start_line": 48, - "end_line": 50, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 723, - "end_line": 723, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 724, - "end_line": 724, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 725, - "end_line": 725, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_constructor", - "start_line": 738, - "end_line": 797, - "parameters": [ - "&mut self", - "instance: &SharedNyashBox", - "constructor: &ASTNode", - "arguments: &[ASTNode]", - "box_decl: &BoxDeclaration" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "register_box_declaration", - "start_line": 800, - "end_line": 848, - "parameters": [ - "&mut self", - "name: String", - "fields", - "methods", - "constructors", - "init_fields", - "weak_fields", - "is_interface: bool", - "extends", - "implements", - "type_parameters" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "validate_generic_arguments", - "start_line": 851, - "end_line": 888, - "parameters": [ - "&self", - "box_decl: &BoxDeclaration", - "type_arguments: &[String]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "is_valid_type", - "start_line": 891, - "end_line": 917, - "parameters": [ - "&self", - "type_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_parent_constructor", - "start_line": 920, - "end_line": 954, - "parameters": [ - "&mut self", - "parent_class: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 936, - "end_line": 936, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 940, - "end_line": 942, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "resolve_inheritance", - "start_line": 957, - "end_line": 1045, - "parameters": [ - "&self", - "box_decl: &BoxDeclaration" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "specialize_generic_class", - "start_line": 1048, - "end_line": 1094, - "parameters": [ - "&self", - "generic_decl: &BoxDeclaration", - "type_arguments: &[String]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "substitute_types_in_fields", - "start_line": 1097, - "end_line": 1105, - "parameters": [ - "&self", - "fields: &[String]", - "_type_mapping: &HashMap" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{NullBox, ConsoleBox, FloatBox, DateTimeBox, SocketBox, HTTPServerBox, HTTPRequestBox, HTTPResponseBox}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::SharedNyashBox", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::Arc", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::is_builtin_box", - "imported_names": [], - "alias": null, - "line_number": 965, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 1053, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 15, - "import_count": 6, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 15, - "end_line": 1106, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_new", - "full_name": "", - "start_line": 17, - "end_line": 735, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 24, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 30, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 31, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 41, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 42, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 43, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 47, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 51, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 75, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 98, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 110, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 115, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 130, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 150, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 156, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 221, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 226, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 237, - "end_line": 237, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 238, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 250, - "end_line": 254, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 256, - "end_line": 263, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 257, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 268, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 275, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 276, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 276, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 285, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 295, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 296, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 296, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 304, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 309, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 314, - "end_line": 314, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 315, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 316, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 319, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 320, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 331, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 337, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 338, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 338, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 344, - "end_line": 356, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 349, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 360, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 365, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 373, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 378, - "end_line": 378, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 379, - "end_line": 387, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 380, - "end_line": 380, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 398, - "end_line": 402, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 403, - "end_line": 403, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 409, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 414, - "end_line": 414, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 420, - "end_line": 424, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 425, - "end_line": 425, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 431, - "end_line": 435, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 436, - "end_line": 436, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 442, - "end_line": 446, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 447, - "end_line": 447, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 453, - "end_line": 457, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 458, - "end_line": 458, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 463, - "end_line": 467, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 468, - "end_line": 468, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 469, - "end_line": 480, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 484, - "end_line": 488, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 489, - "end_line": 489, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 490, - "end_line": 501, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 506, - "end_line": 510, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 513, - "end_line": 513, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 514, - "end_line": 520, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 514, - "end_line": 520, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 523, - "end_line": 523, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 524, - "end_line": 530, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 532, - "end_line": 532, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 538, - "end_line": 542, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 545, - "end_line": 545, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 546, - "end_line": 552, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 546, - "end_line": 552, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 555, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 556, - "end_line": 562, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 556, - "end_line": 562, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 571, - "end_line": 575, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 576, - "end_line": 576, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 581, - "end_line": 585, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 586, - "end_line": 586, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 591, - "end_line": 595, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 598, - "end_line": 598, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 601, - "end_line": 601, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 602, - "end_line": 609, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 603, - "end_line": 603, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 613, - "end_line": 617, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 618, - "end_line": 618, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 623, - "end_line": 627, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 628, - "end_line": 628, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 633, - "end_line": 637, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 638, - "end_line": 638, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 643, - "end_line": 647, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 648, - "end_line": 648, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 655, - "end_line": 659, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 662, - "end_line": 667, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 663, - "end_line": 663, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 670, - "end_line": 672, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 675, - "end_line": 679, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 682, - "end_line": 689, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 682, - "end_line": 689, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 684, - "end_line": 684, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 685, - "end_line": 685, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 692, - "end_line": 692, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 695, - "end_line": 695, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 696, - "end_line": 696, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 699, - "end_line": 705, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 707, - "end_line": 707, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 713, - "end_line": 713, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 717, - "end_line": 717, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 718, - "end_line": 718, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 719, - "end_line": 719, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 720, - "end_line": 720, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 722, - "end_line": 732, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 728, - "end_line": 732, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_constructor", - "full_name": "", - "start_line": 738, - "end_line": 797, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 745, - "end_line": 796, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 747, - "end_line": 747, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 748, - "end_line": 750, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 753, - "end_line": 757, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 760, - "end_line": 760, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 764, - "end_line": 766, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 772, - "end_line": 772, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 779, - "end_line": 779, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 780, - "end_line": 785, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 781, - "end_line": 784, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_box_declaration", - "full_name": "", - "start_line": 800, - "end_line": 848, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 815, - "end_line": 828, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 816, - "end_line": 816, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 829, - "end_line": 840, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 843, - "end_line": 843, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "validate_generic_arguments", - "full_name": "", - "start_line": 851, - "end_line": 888, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 854, - "end_line": 865, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 868, - "end_line": 876, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 879, - "end_line": 885, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 880, - "end_line": 884, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_valid_type", - "full_name": "", - "start_line": 891, - "end_line": 917, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 893, - "end_line": 900, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 904, - "end_line": 904, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 906, - "end_line": 906, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 910, - "end_line": 910, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 912, - "end_line": 912, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_parent_constructor", - "full_name": "", - "start_line": 920, - "end_line": 954, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 923, - "end_line": 928, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 924, - "end_line": 924, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 932, - "end_line": 932, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 933, - "end_line": 933, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 935, - "end_line": 953, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 939, - "end_line": 942, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resolve_inheritance", - "full_name": "", - "start_line": 957, - "end_line": 1045, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 959, - "end_line": 959, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 960, - "end_line": 960, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 963, - "end_line": 1002, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 965, - "end_line": 965, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 967, - "end_line": 967, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 972, - "end_line": 974, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 977, - "end_line": 1001, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 981, - "end_line": 986, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 982, - "end_line": 982, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 989, - "end_line": 993, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 996, - "end_line": 996, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1008, - "end_line": 1012, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1009, - "end_line": 1011, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1014, - "end_line": 1016, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1019, - "end_line": 1042, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1020, - "end_line": 1025, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1021, - "end_line": 1021, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1027, - "end_line": 1031, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1034, - "end_line": 1041, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1035, - "end_line": 1040, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "specialize_generic_class", - "full_name": "", - "start_line": 1048, - "end_line": 1094, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 1053, - "end_line": 1053, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1056, - "end_line": 1060, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1063, - "end_line": 1063, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1064, - "end_line": 1066, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1069, - "end_line": 1069, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1080, - "end_line": 1080, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1081, - "end_line": 1087, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1083, - "end_line": 1086, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1084, - "end_line": 1084, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "substitute_types_in_fields", - "full_name": "", - "start_line": 1097, - "end_line": 1105, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 219, - "max_depth": 18, - "node_type_counts": { - "import": 6, - "function": 9, - "class": 1, - "if_statement": 75, - "variable": 116, - "for_loop": 11, - "file_root": 1 - }, - "classes": 1, - "functions": 9, - "methods": 0, - "variables": 116, - "control_structures": 86 - }, - "generated_at": "2025-08-15T16:19:40.615885517Z" - }, - { - "file_info": { - "name": "statements.rs", - "path": "src/interpreter/statements.rs", - "size_bytes": 0, - "total_lines": 523, - "code_lines": 385, - "comment_lines": 69, - "empty_lines": 69, - "code_ratio": 0.7361376673040153, - "analyzed_at": "2025-08-15T16:19:40.616079875Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 13, - "end_line": 523, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_statement", - "start_line": 15, - "end_line": 175, - "parameters": [ - "&mut self", - "statement: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "execute_if", - "start_line": 178, - "end_line": 202, - "parameters": [ - "&mut self", - "condition: &ASTNode", - "then_body: &[ASTNode]", - "else_body: &Option>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_loop", - "start_line": 205, - "end_line": 243, - "parameters": [ - "&mut self", - "condition: &Box", - "body: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_assignment", - "start_line": 246, - "end_line": 392, - "parameters": [ - "&mut self", - "target: &ASTNode", - "value: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 298, - "end_line": 298, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 313, - "end_line": 313, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 325, - "end_line": 327, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 346, - "end_line": 346, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 358, - "end_line": 360, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 379, - "end_line": 379, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_try_catch", - "start_line": 395, - "end_line": 476, - "parameters": [ - "&mut self", - "try_body: &[ASTNode]", - "catch_clauses: &[super::CatchClause]", - "finally_body: &Option>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "execute_throw", - "start_line": 479, - "end_line": 492, - "parameters": [ - "&mut self", - "expression: &ASTNode" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_using_statement", - "start_line": 495, - "end_line": 512, - "parameters": [ - "&mut self", - "namespace_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "ensure_stdlib_initialized", - "start_line": 515, - "end_line": 522, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::BuiltinStdlib", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 14, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 13, - "end_line": 523, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_statement", - "full_name": "", - "start_line": 15, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 98, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 159, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 162, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_if", - "full_name": "", - "start_line": 178, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 180, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_loop", - "full_name": "", - "start_line": 205, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 240, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 210, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 215, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 221, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_assignment", - "full_name": "", - "start_line": 246, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 247, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 259, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 265, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 280, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 282, - "end_line": 319, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 284, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 291, - "end_line": 291, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 292, - "end_line": 302, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 293, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 305, - "end_line": 310, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 306, - "end_line": 309, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 307, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 324, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 329, - "end_line": 352, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 331, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 338, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 339, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 340, - "end_line": 340, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 357, - "end_line": 360, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 362, - "end_line": 385, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 364, - "end_line": 368, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 371, - "end_line": 376, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 372, - "end_line": 375, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 373, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_try_catch", - "full_name": "", - "start_line": 395, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Option>", - "full_name": "", - "start_line": 397, - "end_line": 397, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 400, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 401, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 405, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 406, - "end_line": 412, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 425, - "end_line": 455, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 426, - "end_line": 454, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 428, - "end_line": 432, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 429, - "end_line": 431, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 435, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 440, - "end_line": 445, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 442, - "end_line": 444, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 448, - "end_line": 450, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 458, - "end_line": 465, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 459, - "end_line": 464, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 461, - "end_line": 463, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 468, - "end_line": 470, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_throw", - "full_name": "", - "start_line": 479, - "end_line": 492, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 480, - "end_line": 480, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 483, - "end_line": 488, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 483, - "end_line": 488, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_using_statement", - "full_name": "", - "start_line": 495, - "end_line": 512, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 499, - "end_line": 503, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ensure_stdlib_initialized", - "full_name": "", - "start_line": 515, - "end_line": 522, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 516, - "end_line": 520, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 92, - "max_depth": 19, - "node_type_counts": { - "class": 1, - "function": 8, - "variable": 25, - "import": 3, - "if_statement": 44, - "file_root": 1, - "for_loop": 10 - }, - "classes": 1, - "functions": 8, - "methods": 0, - "variables": 25, - "control_structures": 54 - }, - "generated_at": "2025-08-15T16:19:40.616114179Z" - }, - { - "file_info": { - "name": "system_methods.rs", - "path": "src/interpreter/system_methods.rs", - "size_bytes": 0, - "total_lines": 391, - "code_lines": 356, - "comment_lines": 26, - "empty_lines": 9, - "code_ratio": 0.9104859335038363, - "analyzed_at": "2025-08-15T16:19:40.615022481Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 16, - "end_line": 391, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_time_method", - "start_line": 18, - "end_line": 74, - "parameters": [ - "&mut self", - "time_box: &TimeBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_datetime_method", - "start_line": 77, - "end_line": 189, - "parameters": [ - "&mut self", - "datetime_box: &DateTimeBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_timer_method", - "start_line": 192, - "end_line": 227, - "parameters": [ - "&mut self", - "timer_box: &TimerBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_debug_method", - "start_line": 230, - "end_line": 390, - "parameters": [ - "&mut self", - "debug_box: &DebugBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 348, - "end_line": 348, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::StringBox", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{TimeBox, DateTimeBox}", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 5, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 16, - "end_line": 391, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_time_method", - "full_name": "", - "start_line": 18, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 21, - "end_line": 21, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 37, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 61, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_datetime_method", - "full_name": "", - "start_line": 77, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 120, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 176, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_timer_method", - "full_name": "", - "start_line": 192, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 211, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_debug_method", - "full_name": "", - "start_line": 230, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 233, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 241, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 253, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 257, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 263, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 263, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 273, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 281, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 292, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 296, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 301, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 301, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 311, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 319, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 324, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 324, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 334, - "end_line": 338, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 339, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 339, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 347, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 353, - "end_line": 357, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 361, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 369, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 377, - "end_line": 381, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 61, - "max_depth": 11, - "node_type_counts": { - "class": 1, - "function": 4, - "variable": 11, - "file_root": 1, - "import": 3, - "if_statement": 37, - "for_loop": 4 - }, - "classes": 1, - "functions": 4, - "methods": 0, - "variables": 11, - "control_structures": 41 - }, - "generated_at": "2025-08-15T16:19:40.615044511Z" - }, - { - "file_info": { - "name": "web_methods.rs", - "path": "src/interpreter/web_methods.rs", - "size_bytes": 0, - "total_lines": 451, - "code_lines": 420, - "comment_lines": 24, - "empty_lines": 7, - "code_ratio": 0.9312638580931264, - "analyzed_at": "2025-08-15T16:19:40.615109023Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashInterpreter", - "parent_class": null, - "start_line": 20, - "end_line": 451, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "execute_web_display_method", - "start_line": 23, - "end_line": 146, - "parameters": [ - "&mut self", - "web_display_box: &WebDisplayBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "execute_web_console_method", - "start_line": 150, - "end_line": 253, - "parameters": [ - "&mut self", - "web_console_box: &WebConsoleBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "execute_web_canvas_method", - "start_line": 257, - "end_line": 450, - "parameters": [ - "&mut self", - "web_canvas_box: &WebCanvasBox", - "method: &str", - "arguments: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::web::{WebDisplayBox, WebConsoleBox, WebCanvasBox}", - "imported_names": [], - "alias": null, - "line_number": 17, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 3, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 17, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashInterpreter", - "full_name": "", - "start_line": 20, - "end_line": 451, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_web_display_method", - "full_name": "", - "start_line": 23, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 26, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 27, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 34, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 39, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 49, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 79, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 85, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 100, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 132, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_web_console_method", - "full_name": "", - "start_line": 150, - "end_line": 253, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 153, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 176, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 181, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 191, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 211, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 220, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_web_canvas_method", - "full_name": "", - "start_line": 257, - "end_line": 450, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 261, - "end_line": 263, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 268, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 277, - "end_line": 281, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 282, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 282, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 284, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 291, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 291, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 293, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 300, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 300, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 302, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 309, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 309, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 311, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 318, - "end_line": 318, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 323, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 328, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 328, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 330, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 337, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 337, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 339, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 346, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 346, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 348, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 355, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 355, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 357, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 364, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 365, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 365, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 378, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 383, - "end_line": 391, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 383, - "end_line": 391, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 385, - "end_line": 391, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 392, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 392, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 394, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 401, - "end_line": 409, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 401, - "end_line": 409, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 403, - "end_line": 409, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 410, - "end_line": 410, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 415, - "end_line": 419, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 420, - "end_line": 420, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 421, - "end_line": 429, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 421, - "end_line": 429, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 423, - "end_line": 429, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 430, - "end_line": 438, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 430, - "end_line": 438, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 432, - "end_line": 438, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 439, - "end_line": 439, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 440, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 100, - "max_depth": 13, - "node_type_counts": { - "variable": 37, - "class": 1, - "for_loop": 3, - "if_statement": 53, - "import": 2, - "function": 3, - "file_root": 1 - }, - "classes": 1, - "functions": 3, - "methods": 0, - "variables": 37, - "control_structures": 56 - }, - "generated_at": "2025-08-15T16:19:40.615161695Z" - }, - { - "file_info": { - "name": "lib.rs", - "path": "src/lib.rs", - "size_bytes": 0, - "total_lines": 207, - "code_lines": 136, - "comment_lines": 39, - "empty_lines": 32, - "code_ratio": 0.6570048309178744, - "analyzed_at": "2025-08-15T16:19:40.615145477Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashWasm", - "parent_class": null, - "start_line": 82, - "end_line": 84, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "NyashWasm", - "parent_class": null, - "start_line": 88, - "end_line": 207, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 91, - "end_line": 103, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "eval", - "start_line": 107, - "end_line": 160, - "parameters": [ - "&mut self", - "code: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 116, - "end_line": 116, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 117, - "end_line": 117, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 157, - "end_line": 157, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 159, - "end_line": 159, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "eval_single_block", - "start_line": 163, - "end_line": 183, - "parameters": [ - "&mut self", - "code: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "is_complete_statement", - "start_line": 186, - "end_line": 200, - "parameters": [ - "&self", - "code: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 195, - "end_line": 195, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 196, - "end_line": 196, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "version", - "start_line": 204, - "end_line": 206, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "wasm_bindgen::prelude::*", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, VoidBox}", - "imported_names": [], - "alias": null, - "line_number": 52, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "box_arithmetic::{AddBox, SubtractBox, MultiplyBox, DivideBox, ModuloBox, CompareBox}", - "imported_names": [], - "alias": null, - "line_number": 53, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "environment::{Environment, PythonCompatEnvironment}", - "imported_names": [], - "alias": null, - "line_number": 54, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "tokenizer::{NyashTokenizer, TokenType, Token}", - "imported_names": [], - "alias": null, - "line_number": 55, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "type_box::{TypeBox, TypeRegistry, MethodSignature}", - "imported_names": [], - "alias": null, - "line_number": 56, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "ast::{ASTNode, BinaryOperator, LiteralValue}", - "imported_names": [], - "alias": null, - "line_number": 57, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "parser::{NyashParser, ParseError}", - "imported_names": [], - "alias": null, - "line_number": 58, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "interpreter::{NyashInterpreter, RuntimeError}", - "imported_names": [], - "alias": null, - "line_number": 59, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "instance::InstanceBox", - "imported_names": [], - "alias": null, - "line_number": 60, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "channel_box::{ChannelBox, MessageBox}", - "imported_names": [], - "alias": null, - "line_number": 61, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "boxes::math_box::{MathBox, FloatBox, RangeBox}", - "imported_names": [], - "alias": null, - "line_number": 62, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "boxes::time_box::{TimeBox, DateTimeBox, TimerBox}", - "imported_names": [], - "alias": null, - "line_number": 63, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "boxes::map_box::MapBox", - "imported_names": [], - "alias": null, - "line_number": 64, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "boxes::random_box::RandomBox", - "imported_names": [], - "alias": null, - "line_number": 65, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "boxes::sound_box::SoundBox", - "imported_names": [], - "alias": null, - "line_number": 66, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "boxes::debug_box::DebugBox", - "imported_names": [], - "alias": null, - "line_number": 67, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "boxes::console_box::ConsoleBox", - "imported_names": [], - "alias": null, - "line_number": 68, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "method_box::{MethodBox, BoxType, FunctionDefinition, EphemeralInstance}", - "imported_names": [], - "alias": null, - "line_number": 69, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "boxes::null_box::{NullBox, null}", - "imported_names": [], - "alias": null, - "line_number": 70, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "value::NyashValue", - "imported_names": [], - "alias": null, - "line_number": 73, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "wasm_test::wasm_test::test_direct_canvas_draw", - "imported_names": [], - "alias": null, - "line_number": 77, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 2, - "function_count": 11, - "import_count": 22, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 56, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 61, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 63, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 69, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 70, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashWasm", - "full_name": "", - "start_line": 82, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashWasm", - "full_name": "", - "start_line": 88, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 91, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "eval", - "full_name": "", - "start_line": 107, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 110, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<&str>", - "full_name": "", - "start_line": 115, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 126, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 129, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 148, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 150, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "eval_single_block", - "full_name": "", - "start_line": 163, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 175, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_complete_statement", - "full_name": "", - "start_line": 186, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 187, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 190, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "version", - "full_name": "", - "start_line": 204, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 52, - "max_depth": 12, - "node_type_counts": { - "file_root": 1, - "if_statement": 9, - "for_loop": 1, - "function": 5, - "class": 2, - "import": 22, - "variable": 12 - }, - "classes": 2, - "functions": 5, - "methods": 0, - "variables": 12, - "control_structures": 10 - }, - "generated_at": "2025-08-15T16:19:40.615160825Z" - }, - { - "file_info": { - "name": "main.rs", - "path": "src/main.rs", - "size_bytes": 0, - "total_lines": 69, - "code_lines": 41, - "comment_lines": 18, - "empty_lines": 10, - "code_ratio": 0.5942028985507246, - "analyzed_at": "2025-08-15T16:19:40.615808870Z", - "metadata": {} - }, - "language": "rust", - "classes": [], - "functions": [ - { - "name": "main", - "start_line": 49, - "end_line": 56, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_main_functionality", - "start_line": 64, - "end_line": 68, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "cli::CliConfig", - "imported_names": [], - "alias": null, - "line_number": 45, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "runner::NyashRunner", - "imported_names": [], - "alias": null, - "line_number": 46, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 60, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "box_trait::{StringBox, BoxCore}", - "imported_names": [], - "alias": null, - "line_number": 61, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 0, - "function_count": 2, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 45, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "main", - "full_name": "", - "start_line": 49, - "end_line": 56, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 51, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 60, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 61, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_main_functionality", - "full_name": "", - "start_line": 64, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 10, - "max_depth": 5, - "node_type_counts": { - "file_root": 1, - "import": 4, - "function": 2, - "variable": 3 - }, - "classes": 0, - "functions": 2, - "methods": 0, - "variables": 3, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:19:40.615813921Z" - }, - { - "file_info": { - "name": "message_bus.rs", - "path": "src/messaging/message_bus.rs", - "size_bytes": 0, - "total_lines": 140, - "code_lines": 86, - "comment_lines": 35, - "empty_lines": 19, - "code_ratio": 0.6142857142857143, - "analyzed_at": "2025-08-15T16:19:40.622527394Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BusEndpoint", - "parent_class": null, - "start_line": 31, - "end_line": 34, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "BusEndpoint", - "parent_class": null, - "start_line": 36, - "end_line": 63, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "SendError", - "parent_class": null, - "start_line": 67, - "end_line": 72, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "MessageBusData", - "parent_class": null, - "start_line": 75, - "end_line": 78, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MessageBusData", - "parent_class": null, - "start_line": 80, - "end_line": 86, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Debug" - } - }, - { - "name": "MessageBusData", - "parent_class": null, - "start_line": 91, - "end_line": 128, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MessageBusData", - "parent_class": null, - "start_line": 135, - "end_line": 140, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 37, - "end_line": 42, - "parameters": [ - "node_id: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_handler", - "start_line": 45, - "end_line": 50, - "parameters": [ - "&self", - "intent_name: &str", - "handler: IntentHandler" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "deliver", - "start_line": 53, - "end_line": 62, - "parameters": [ - "&self", - "intent: IntentBox", - "from: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 81, - "end_line": 85, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 93, - "end_line": 97, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "register_node", - "start_line": 100, - "end_line": 102, - "parameters": [ - "&mut self", - "id: String", - "endpoint: BusEndpoint" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "unregister_node", - "start_line": 105, - "end_line": 107, - "parameters": [ - "&mut self", - "id: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "node_exists", - "start_line": 110, - "end_line": 112, - "parameters": [ - "&self", - "id: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "route", - "start_line": 115, - "end_line": 122, - "parameters": [ - "&self", - "to: &str", - "intent: IntentBox", - "from: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_nodes", - "start_line": 125, - "end_line": 127, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 131, - "end_line": 133, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "global", - "start_line": 137, - "end_line": 139, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::boxes::IntentBox", - "imported_names": [], - "alias": null, - "line_number": 21, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex}", - "imported_names": [], - "alias": null, - "line_number": 22, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 23, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "once_cell::sync::Lazy", - "imported_names": [], - "alias": null, - "line_number": 24, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 12, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 21, - "end_line": 21, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 23, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 24, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BusEndpoint", - "full_name": "", - "start_line": 31, - "end_line": 34, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BusEndpoint", - "full_name": "", - "start_line": 36, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 37, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_handler", - "full_name": "", - "start_line": 45, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 46, - "end_line": 46, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "deliver", - "full_name": "", - "start_line": 53, - "end_line": 62, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 58, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SendError", - "full_name": "", - "start_line": 67, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBusData", - "full_name": "", - "start_line": 75, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBusData", - "full_name": "", - "start_line": 80, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBusData", - "full_name": "", - "start_line": 91, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 93, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_node", - "full_name": "", - "start_line": 100, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "unregister_node", - "full_name": "", - "start_line": 105, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "node_exists", - "full_name": "", - "start_line": 110, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "route", - "full_name": "", - "start_line": 115, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_nodes", - "full_name": "", - "start_line": 125, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "GLOBAL_MESSAGE_BUS", - "full_name": "", - "start_line": 131, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MessageBusData", - "full_name": "", - "start_line": 135, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "global", - "full_name": "", - "start_line": 137, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 30, - "max_depth": 9, - "node_type_counts": { - "variable": 4, - "import": 4, - "class": 7, - "for_loop": 1, - "function": 11, - "file_root": 1, - "if_statement": 2 - }, - "classes": 7, - "functions": 11, - "methods": 0, - "variables": 4, - "control_structures": 3 - }, - "generated_at": "2025-08-15T16:19:40.622536421Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/messaging/mod.rs", - "size_bytes": 0, - "total_lines": 9, - "code_lines": 2, - "comment_lines": 5, - "empty_lines": 2, - "code_ratio": 0.2222222222222222, - "analyzed_at": "2025-08-15T16:19:40.623477253Z", - "metadata": {} - }, - "language": "rust", - "classes": [], - "functions": [], - "imports": [ - { - "type": "rust_use", - "module_path": "message_bus::{MessageBus, MessageBusData, BusEndpoint, IntentHandler, SendError}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 0, - "function_count": 0, - "import_count": 1, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 2, - "max_depth": 1, - "node_type_counts": { - "file_root": 1, - "import": 1 - }, - "classes": 0, - "functions": 0, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:19:40.623478752Z" - }, - { - "file_info": { - "name": "method_box.rs", - "path": "src/method_box.rs", - "size_bytes": 0, - "total_lines": 220, - "code_lines": 149, - "comment_lines": 36, - "empty_lines": 35, - "code_ratio": 0.6772727272727272, - "analyzed_at": "2025-08-15T16:19:40.615798965Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BoxType", - "parent_class": null, - "start_line": 17, - "end_line": 26, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "FunctionDefinition", - "parent_class": null, - "start_line": 30, - "end_line": 35, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MethodBox", - "parent_class": null, - "start_line": 39, - "end_line": 51, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "MethodBox", - "parent_class": null, - "start_line": 53, - "end_line": 93, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MethodBox", - "parent_class": null, - "start_line": 95, - "end_line": 126, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "MethodBox", - "parent_class": null, - "start_line": 128, - "end_line": 148, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "BoxCore" - } - }, - { - "name": "MethodBox", - "parent_class": null, - "start_line": 150, - "end_line": 154, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "EphemeralInstance", - "parent_class": null, - "start_line": 158, - "end_line": 164, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "EphemeralInstance", - "parent_class": null, - "start_line": 168, - "end_line": 215, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 55, - "end_line": 80, - "parameters": [ - "instance", - "method_name: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 58, - "end_line": 69, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "invoke", - "start_line": 83, - "end_line": 87, - "parameters": [ - "&self", - "_args" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_instance", - "start_line": 90, - "end_line": 92, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_string_box", - "start_line": 96, - "end_line": 98, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 100, - "end_line": 112, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 114, - "end_line": 116, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 118, - "end_line": 120, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 123, - "end_line": 125, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 129, - "end_line": 131, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 133, - "end_line": 135, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 137, - "end_line": 139, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 141, - "end_line": 143, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 145, - "end_line": 147, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 151, - "end_line": 153, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 170, - "end_line": 175, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "from_instance", - "start_line": 178, - "end_line": 183, - "parameters": [ - "instance" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_local", - "start_line": 186, - "end_line": 188, - "parameters": [ - "&mut self", - "name: String", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_local", - "start_line": 191, - "end_line": 193, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 192, - "end_line": 192, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "resolve_variable", - "start_line": 196, - "end_line": 214, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "create_method_box", - "start_line": 218, - "end_line": 220, - "parameters": [ - "instance", - "method_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::ast::ASTNode", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::instance::InstanceBox", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex}", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 166, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 9, - "function_count": 22, - "import_count": 7, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BoxType", - "full_name": "", - "start_line": 17, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FunctionDefinition", - "full_name": "", - "start_line": 30, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MethodBox", - "full_name": "", - "start_line": 39, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MethodBox", - "full_name": "", - "start_line": 53, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 55, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 68, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "invoke", - "full_name": "", - "start_line": 83, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_instance", - "full_name": "", - "start_line": 90, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MethodBox", - "full_name": "", - "start_line": 95, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 96, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 100, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 114, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 118, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 123, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MethodBox", - "full_name": "", - "start_line": 128, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 129, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 133, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 137, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 141, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 145, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MethodBox", - "full_name": "", - "start_line": 150, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 151, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EphemeralInstance", - "full_name": "", - "start_line": 158, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EphemeralInstance", - "full_name": "", - "start_line": 168, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 170, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_instance", - "full_name": "", - "start_line": 178, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_local", - "full_name": "", - "start_line": 186, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_local", - "full_name": "", - "start_line": 191, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "resolve_variable", - "full_name": "", - "start_line": 196, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 198, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 205, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_method_box", - "full_name": "", - "start_line": 218, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 48, - "max_depth": 13, - "node_type_counts": { - "if_statement": 7, - "class": 9, - "import": 7, - "variable": 4, - "file_root": 1, - "function": 20 - }, - "classes": 9, - "functions": 20, - "methods": 0, - "variables": 4, - "control_structures": 7 - }, - "generated_at": "2025-08-15T16:19:40.615810490Z" - }, - { - "file_info": { - "name": "basic_block.rs", - "path": "src/mir/basic_block.rs", - "size_bytes": 0, - "total_lines": 428, - "code_lines": 295, - "comment_lines": 55, - "empty_lines": 78, - "code_ratio": 0.6892523364485982, - "analyzed_at": "2025-08-15T16:19:40.619384291Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BasicBlockId", - "parent_class": null, - "start_line": 13, - "end_line": 13, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "BasicBlockId", - "parent_class": null, - "start_line": 15, - "end_line": 35, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "BasicBlockId", - "parent_class": null, - "start_line": 37, - "end_line": 41, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - }, - { - "name": "BasicBlock", - "parent_class": null, - "start_line": 45, - "end_line": 66, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BasicBlock", - "parent_class": null, - "start_line": 68, - "end_line": 223, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "BasicBlockIdGenerator", - "parent_class": null, - "start_line": 227, - "end_line": 229, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BasicBlockIdGenerator", - "parent_class": null, - "start_line": 231, - "end_line": 253, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "BasicBlockIdGenerator", - "parent_class": null, - "start_line": 255, - "end_line": 259, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - }, - { - "name": "BasicBlock", - "parent_class": null, - "start_line": 261, - "end_line": 290, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 17, - "end_line": 19, - "parameters": [ - "id: u32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "as_u32", - "start_line": 22, - "end_line": 24, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "from_usize", - "start_line": 27, - "end_line": 29, - "parameters": [ - "id: usize" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "to_usize", - "start_line": 32, - "end_line": 34, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 38, - "end_line": 40, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 70, - "end_line": 80, - "parameters": [ - "id: BasicBlockId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_instruction", - "start_line": 83, - "end_line": 99, - "parameters": [ - "&mut self", - "instruction: MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_terminator", - "start_line": 102, - "end_line": 109, - "parameters": [ - "&self", - "instruction: &MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "update_successors_from_terminator", - "start_line": 112, - "end_line": 134, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "add_predecessor", - "start_line": 137, - "end_line": 139, - "parameters": [ - "&mut self", - "pred: BasicBlockId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "remove_predecessor", - "start_line": 142, - "end_line": 144, - "parameters": [ - "&mut self", - "pred: BasicBlockId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "all_instructions", - "start_line": 147, - "end_line": 149, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "defined_values", - "start_line": 152, - "end_line": 156, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 154, - "end_line": 154, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "used_values", - "start_line": 159, - "end_line": 163, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 161, - "end_line": 161, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "is_empty", - "start_line": 166, - "end_line": 168, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_terminated", - "start_line": 171, - "end_line": 173, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "ends_with_return", - "start_line": 176, - "end_line": 178, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "phi_instructions", - "start_line": 181, - "end_line": 184, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 183, - "end_line": 183, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "non_phi_instructions", - "start_line": 187, - "end_line": 190, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 189, - "end_line": 189, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "insert_instruction_after_phis", - "start_line": 193, - "end_line": 197, - "parameters": [ - "&mut self", - "instruction: MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_terminator", - "start_line": 200, - "end_line": 208, - "parameters": [ - "&mut self", - "terminator: MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "mark_reachable", - "start_line": 211, - "end_line": 213, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "dominates", - "start_line": 216, - "end_line": 222, - "parameters": [ - "&self", - "other: BasicBlockId", - "dominators: &[HashSet]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new", - "start_line": 233, - "end_line": 235, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "next", - "start_line": 238, - "end_line": 242, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "peek_next", - "start_line": 245, - "end_line": 247, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "reset", - "start_line": 250, - "end_line": 252, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "default", - "start_line": 256, - "end_line": 258, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 262, - "end_line": 289, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 268, - "end_line": 268, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "test_basic_block_creation", - "start_line": 298, - "end_line": 306, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_instruction_addition", - "start_line": 309, - "end_line": 323, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_terminator_addition", - "start_line": 326, - "end_line": 340, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_branch_successors", - "start_line": 343, - "end_line": 361, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_basic_block_id_generator", - "start_line": 364, - "end_line": 376, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_value_tracking", - "start_line": 379, - "end_line": 400, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_phi_instruction_ordering", - "start_line": 403, - "end_line": 427, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{MirInstruction, ValueId, EffectMask}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashSet", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 294, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{ConstValue, BinaryOp}", - "imported_names": [], - "alias": null, - "line_number": 295, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 9, - "function_count": 41, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlockId", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlockId", - "full_name": "", - "start_line": 15, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 17, - "end_line": 19, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_u32", - "full_name": "", - "start_line": 22, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_usize", - "full_name": "", - "start_line": 27, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_usize", - "full_name": "", - "start_line": 32, - "end_line": 34, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlockId", - "full_name": "", - "start_line": 37, - "end_line": 41, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 38, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlock", - "full_name": "", - "start_line": 45, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlock", - "full_name": "", - "start_line": 68, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 70, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_instruction", - "full_name": "", - "start_line": 83, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_terminator", - "full_name": "", - "start_line": 102, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "update_successors_from_terminator", - "full_name": "", - "start_line": 112, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_predecessor", - "full_name": "", - "start_line": 137, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "remove_predecessor", - "full_name": "", - "start_line": 142, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "all_instructions", - "full_name": "", - "start_line": 147, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "defined_values", - "full_name": "", - "start_line": 152, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "used_values", - "full_name": "", - "start_line": 159, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_empty", - "full_name": "", - "start_line": 166, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_terminated", - "full_name": "", - "start_line": 171, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ends_with_return", - "full_name": "", - "start_line": 176, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "phi_instructions", - "full_name": "", - "start_line": 181, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "non_phi_instructions", - "full_name": "", - "start_line": 187, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "insert_instruction_after_phis", - "full_name": "", - "start_line": 193, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 194, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_terminator", - "full_name": "", - "start_line": 200, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "mark_reachable", - "full_name": "", - "start_line": 211, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "dominates", - "full_name": "", - "start_line": 216, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlockIdGenerator", - "full_name": "", - "start_line": 227, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlockIdGenerator", - "full_name": "", - "start_line": 231, - "end_line": 253, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 233, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "next", - "full_name": "", - "start_line": 238, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "peek_next", - "full_name": "", - "start_line": 245, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "reset", - "full_name": "", - "start_line": 250, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlockIdGenerator", - "full_name": "", - "start_line": 255, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 256, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BasicBlock", - "full_name": "", - "start_line": 261, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 262, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 267, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 274, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 279, - "end_line": 281, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 284, - "end_line": 286, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 294, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 295, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_basic_block_creation", - "full_name": "", - "start_line": 298, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 299, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 300, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_instruction_addition", - "full_name": "", - "start_line": 309, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 310, - "end_line": 310, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 311, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 313, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_terminator_addition", - "full_name": "", - "start_line": 326, - "end_line": 340, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 327, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 328, - "end_line": 328, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 330, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_branch_successors", - "full_name": "", - "start_line": 343, - "end_line": 361, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 344, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 345, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 347, - "end_line": 347, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 348, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 350, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_basic_block_id_generator", - "full_name": "", - "start_line": 364, - "end_line": 376, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 365, - "end_line": 365, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 368, - "end_line": 368, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 369, - "end_line": 369, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_value_tracking", - "full_name": "", - "start_line": 379, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 380, - "end_line": 380, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 381, - "end_line": 381, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 383, - "end_line": 383, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 384, - "end_line": 384, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 385, - "end_line": 385, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 395, - "end_line": 395, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 396, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_phi_instruction_ordering", - "full_name": "", - "start_line": 403, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 404, - "end_line": 404, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 405, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 408, - "end_line": 411, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 415, - "end_line": 418, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 422, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 425, - "end_line": 425, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 93, - "max_depth": 9, - "node_type_counts": { - "file_root": 1, - "import": 5, - "class": 9, - "if_statement": 8, - "function": 36, - "variable": 33, - "for_loop": 1 - }, - "classes": 9, - "functions": 36, - "methods": 0, - "variables": 33, - "control_structures": 9 - }, - "generated_at": "2025-08-15T16:19:40.619407102Z" - }, - { - "file_info": { - "name": "effect.rs", - "path": "src/mir/effect.rs", - "size_bytes": 0, - "total_lines": 349, - "code_lines": 232, - "comment_lines": 56, - "empty_lines": 61, - "code_ratio": 0.664756446991404, - "analyzed_at": "2025-08-15T16:19:40.619361383Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "EffectMask", - "parent_class": null, - "start_line": 11, - "end_line": 11, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "Effect", - "parent_class": null, - "start_line": 15, - "end_line": 48, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "EffectMask", - "parent_class": null, - "start_line": 50, - "end_line": 219, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "EffectMask", - "parent_class": null, - "start_line": 221, - "end_line": 225, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Default", - "type": "impl" - } - }, - { - "name": "EffectMask", - "parent_class": null, - "start_line": 227, - "end_line": 236, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - }, - { - "name": "EffectMask", - "parent_class": null, - "start_line": 238, - "end_line": 244, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::ops::BitOr" - } - }, - { - "name": "EffectMask", - "parent_class": null, - "start_line": 246, - "end_line": 250, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::ops::BitOrAssign", - "type": "impl" - } - }, - { - "name": "EffectMask", - "parent_class": null, - "start_line": 252, - "end_line": 258, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::ops::BitAnd" - } - }, - { - "name": "EffectMask", - "parent_class": null, - "start_line": 260, - "end_line": 264, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::ops::BitAndAssign" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 81, - "end_line": 83, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "from_bits", - "start_line": 86, - "end_line": 88, - "parameters": [ - "bits: u16" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "bits", - "start_line": 91, - "end_line": 93, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add", - "start_line": 96, - "end_line": 98, - "parameters": [ - "self", - "effect: Effect" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "remove", - "start_line": 101, - "end_line": 103, - "parameters": [ - "self", - "effect: Effect" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "contains", - "start_line": 106, - "end_line": 108, - "parameters": [ - "self", - "effect: Effect" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "contains_any", - "start_line": 111, - "end_line": 113, - "parameters": [ - "self", - "mask: EffectMask" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "contains_all", - "start_line": 116, - "end_line": 118, - "parameters": [ - "self", - "mask: EffectMask" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "union", - "start_line": 121, - "end_line": 123, - "parameters": [ - "self", - "other: EffectMask" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "intersection", - "start_line": 126, - "end_line": 128, - "parameters": [ - "self", - "other: EffectMask" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_pure", - "start_line": 131, - "end_line": 133, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_mut", - "start_line": 136, - "end_line": 140, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_io", - "start_line": 143, - "end_line": 153, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_control", - "start_line": 156, - "end_line": 158, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "primary_category", - "start_line": 161, - "end_line": 171, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_read_only", - "start_line": 174, - "end_line": 176, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_parallel_safe", - "start_line": 179, - "end_line": 183, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_moveable", - "start_line": 186, - "end_line": 188, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "effect_names", - "start_line": 191, - "end_line": 218, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "default", - "start_line": 222, - "end_line": 224, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 228, - "end_line": 235, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "bitor", - "start_line": 241, - "end_line": 243, - "parameters": [ - "self", - "rhs: Self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "bitor_assign", - "start_line": 247, - "end_line": 249, - "parameters": [ - "&mut self", - "rhs: Self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "bitand", - "start_line": 255, - "end_line": 257, - "parameters": [ - "self", - "rhs: Self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "bitand_assign", - "start_line": 261, - "end_line": 263, - "parameters": [ - "&mut self", - "rhs: Self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_effect_mask_creation", - "start_line": 271, - "end_line": 282, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_effect_combination", - "start_line": 285, - "end_line": 300, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_effect_union", - "start_line": 303, - "end_line": 313, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_parallel_safety", - "start_line": 316, - "end_line": 326, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_effect_names", - "start_line": 329, - "end_line": 337, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_effect_display", - "start_line": 340, - "end_line": 348, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "std::fmt", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 268, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 9, - "function_count": 31, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EffectMask", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Effect", - "full_name": "", - "start_line": 15, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EffectMask", - "full_name": "", - "start_line": 50, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "PURE", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "MUT", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "IO", - "full_name": "", - "start_line": 58, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "CONTROL", - "full_name": "", - "start_line": 61, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "READ", - "full_name": "", - "start_line": 65, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "read", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "WRITE", - "full_name": "", - "start_line": 69, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "P2P", - "full_name": "", - "start_line": 72, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "PANIC", - "full_name": "", - "start_line": 75, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "ALL", - "full_name": "", - "start_line": 78, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 81, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_bits", - "full_name": "", - "start_line": 86, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "bits", - "full_name": "", - "start_line": 91, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add", - "full_name": "", - "start_line": 96, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "remove", - "full_name": "", - "start_line": 101, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "contains", - "full_name": "", - "start_line": 106, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "contains_any", - "full_name": "", - "start_line": 111, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "contains_all", - "full_name": "", - "start_line": 116, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "union", - "full_name": "", - "start_line": 121, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "intersection", - "full_name": "", - "start_line": 126, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_pure", - "full_name": "", - "start_line": 131, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_mut", - "full_name": "", - "start_line": 136, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_io", - "full_name": "", - "start_line": 143, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_control", - "full_name": "", - "start_line": 156, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "primary_category", - "full_name": "", - "start_line": 161, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 162, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_read_only", - "full_name": "", - "start_line": 174, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_parallel_safe", - "full_name": "", - "start_line": 179, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_moveable", - "full_name": "", - "start_line": 186, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "effect_names", - "full_name": "", - "start_line": 191, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 198, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 202, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 205, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 210, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 211, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 213, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EffectMask", - "full_name": "", - "start_line": 221, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 222, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EffectMask", - "full_name": "", - "start_line": 227, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 228, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 230, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EffectMask", - "full_name": "", - "start_line": 238, - "end_line": 244, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "bitor", - "full_name": "", - "start_line": 241, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EffectMask", - "full_name": "", - "start_line": 246, - "end_line": 250, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "bitor_assign", - "full_name": "", - "start_line": 247, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EffectMask", - "full_name": "", - "start_line": 252, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "bitand", - "full_name": "", - "start_line": 255, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "EffectMask", - "full_name": "", - "start_line": 260, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "bitand_assign", - "full_name": "", - "start_line": 261, - "end_line": 263, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 268, - "end_line": 268, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_effect_mask_creation", - "full_name": "", - "start_line": 271, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 272, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 273, - "end_line": 273, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 274, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_effect_combination", - "full_name": "", - "start_line": 285, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 286, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_effect_union", - "full_name": "", - "start_line": 303, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 304, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 305, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 307, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_parallel_safety", - "full_name": "", - "start_line": 316, - "end_line": 326, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 317, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 318, - "end_line": 318, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 319, - "end_line": 319, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 320, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_effect_names", - "full_name": "", - "start_line": 329, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 330, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 333, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 334, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_effect_display", - "full_name": "", - "start_line": 340, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 341, - "end_line": 341, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 344, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 345, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 92, - "max_depth": 10, - "node_type_counts": { - "import": 2, - "if_statement": 20, - "function": 31, - "variable": 29, - "file_root": 1, - "class": 9 - }, - "classes": 9, - "functions": 31, - "methods": 0, - "variables": 29, - "control_structures": 20 - }, - "generated_at": "2025-08-15T16:19:40.619379045Z" - }, - { - "file_info": { - "name": "function.rs", - "path": "src/mir/function.rs", - "size_bytes": 0, - "total_lines": 500, - "code_lines": 345, - "comment_lines": 67, - "empty_lines": 88, - "code_ratio": 0.69, - "analyzed_at": "2025-08-15T16:19:40.619246278Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "FunctionSignature", - "parent_class": null, - "start_line": 13, - "end_line": 25, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MirFunction", - "parent_class": null, - "start_line": 29, - "end_line": 50, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "FunctionMetadata", - "parent_class": null, - "start_line": 54, - "end_line": 69, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "MirFunction", - "parent_class": null, - "start_line": 71, - "end_line": 242, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "FunctionStats", - "parent_class": null, - "start_line": 246, - "end_line": 252, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "MirModule", - "parent_class": null, - "start_line": 256, - "end_line": 268, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "ModuleMetadata", - "parent_class": null, - "start_line": 272, - "end_line": 284, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MirModule", - "parent_class": null, - "start_line": 286, - "end_line": 355, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ModuleStats", - "parent_class": null, - "start_line": 359, - "end_line": 366, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "MirFunction", - "parent_class": null, - "start_line": 368, - "end_line": 397, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - }, - { - "name": "MirModule", - "parent_class": null, - "start_line": 399, - "end_line": 420, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 73, - "end_line": 86, - "parameters": [ - "signature: FunctionSignature", - "entry_block: BasicBlockId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "next_value_id", - "start_line": 89, - "end_line": 93, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "add_block", - "start_line": 96, - "end_line": 100, - "parameters": [ - "&mut self", - "block: BasicBlock" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_block", - "start_line": 103, - "end_line": 105, - "parameters": [ - "&self", - "id: BasicBlockId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_block_mut", - "start_line": 108, - "end_line": 110, - "parameters": [ - "&mut self", - "id: BasicBlockId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "entry_block", - "start_line": 113, - "end_line": 116, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "block_ids", - "start_line": 119, - "end_line": 123, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "defined_values", - "start_line": 126, - "end_line": 135, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "verify", - "start_line": 138, - "end_line": 175, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "compute_reachable_blocks", - "start_line": 178, - "end_line": 191, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "update_cfg", - "start_line": 194, - "end_line": 212, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 202, - "end_line": 204, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 203, - "end_line": 203, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "mark_reachable_blocks", - "start_line": 215, - "end_line": 222, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "stats", - "start_line": 225, - "end_line": 241, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 227, - "end_line": 227, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 231, - "end_line": 231, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "new", - "start_line": 288, - "end_line": 295, - "parameters": [ - "name: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "add_function", - "start_line": 298, - "end_line": 301, - "parameters": [ - "&mut self", - "function: MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_function", - "start_line": 304, - "end_line": 306, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_function_mut", - "start_line": 309, - "end_line": 311, - "parameters": [ - "&mut self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "function_names", - "start_line": 314, - "end_line": 316, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_global", - "start_line": 319, - "end_line": 321, - "parameters": [ - "&mut self", - "name: String", - "value" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "verify", - "start_line": 324, - "end_line": 338, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "stats", - "start_line": 341, - "end_line": 354, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 343, - "end_line": 343, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 349, - "end_line": 349, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 350, - "end_line": 350, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 351, - "end_line": 351, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 352, - "end_line": 352, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "fmt", - "start_line": 369, - "end_line": 396, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 400, - "end_line": 419, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_function_creation", - "start_line": 428, - "end_line": 442, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_module_creation", - "start_line": 445, - "end_line": 461, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_value_id_generation", - "start_line": 464, - "end_line": 481, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_function_stats", - "start_line": 484, - "end_line": 499, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{BasicBlock, BasicBlockId, ValueId, EffectMask, MirType}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 424, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{MirType, EffectMask}", - "imported_names": [], - "alias": null, - "line_number": 425, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 11, - "function_count": 36, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FunctionSignature", - "full_name": "", - "start_line": 13, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirFunction", - "full_name": "", - "start_line": 29, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FunctionMetadata", - "full_name": "", - "start_line": 54, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirFunction", - "full_name": "", - "start_line": 71, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 73, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "next_value_id", - "full_name": "", - "start_line": 89, - "end_line": 93, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_block", - "full_name": "", - "start_line": 96, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_block", - "full_name": "", - "start_line": 103, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_block_mut", - "full_name": "", - "start_line": 108, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "entry_block", - "full_name": "", - "start_line": 113, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "block_ids", - "full_name": "", - "start_line": 119, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<_>", - "full_name": "", - "start_line": 120, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "defined_values", - "full_name": "", - "start_line": 126, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 130, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify", - "full_name": "", - "start_line": 138, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 145, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 153, - "end_line": 172, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 159, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 161, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compute_reachable_blocks", - "full_name": "", - "start_line": 178, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 180, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 182, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "update_cfg", - "full_name": "", - "start_line": 194, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<(BasicBlockId, BasicBlockId)>", - "full_name": "", - "start_line": 201, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "mark_reachable_blocks", - "full_name": "", - "start_line": 215, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 216, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stats", - "full_name": "", - "start_line": 225, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 226, - "end_line": 228, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 227, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 230, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "FunctionStats", - "full_name": "", - "start_line": 246, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirModule", - "full_name": "", - "start_line": 256, - "end_line": 268, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ModuleMetadata", - "full_name": "", - "start_line": 272, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirModule", - "full_name": "", - "start_line": 286, - "end_line": 355, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 288, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_function", - "full_name": "", - "start_line": 298, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 299, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_function", - "full_name": "", - "start_line": 304, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_function_mut", - "full_name": "", - "start_line": 309, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "function_names", - "full_name": "", - "start_line": 314, - "end_line": 316, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_global", - "full_name": "", - "start_line": 319, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify", - "full_name": "", - "start_line": 324, - "end_line": 338, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 325, - "end_line": 325, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 327, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 328, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 333, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "stats", - "full_name": "", - "start_line": 341, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<_>", - "full_name": "", - "start_line": 342, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ModuleStats", - "full_name": "", - "start_line": 359, - "end_line": 366, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirFunction", - "full_name": "", - "start_line": 368, - "end_line": 397, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 369, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 380, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<_>", - "full_name": "", - "start_line": 385, - "end_line": 385, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 388, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 389, - "end_line": 391, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirModule", - "full_name": "", - "start_line": 399, - "end_line": 420, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 400, - "end_line": 419, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 404, - "end_line": 410, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 406, - "end_line": 408, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 413, - "end_line": 415, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 424, - "end_line": 424, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 425, - "end_line": 425, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_function_creation", - "full_name": "", - "start_line": 428, - "end_line": 442, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 429, - "end_line": 434, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 436, - "end_line": 436, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 437, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_module_creation", - "full_name": "", - "start_line": 445, - "end_line": 461, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 446, - "end_line": 446, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 448, - "end_line": 453, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 455, - "end_line": 455, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_value_id_generation", - "full_name": "", - "start_line": 464, - "end_line": 481, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 465, - "end_line": 470, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 472, - "end_line": 472, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 474, - "end_line": 474, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 475, - "end_line": 475, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 476, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_function_stats", - "full_name": "", - "start_line": 484, - "end_line": 499, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 485, - "end_line": 490, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 492, - "end_line": 492, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 493, - "end_line": 493, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 101, - "max_depth": 15, - "node_type_counts": { - "for_loop": 12, - "variable": 30, - "import": 5, - "file_root": 1, - "if_statement": 15, - "function": 27, - "class": 11 - }, - "classes": 11, - "functions": 27, - "methods": 0, - "variables": 30, - "control_structures": 27 - }, - "generated_at": "2025-08-15T16:19:40.619274662Z" - }, - { - "file_info": { - "name": "instruction.rs", - "path": "src/mir/instruction.rs", - "size_bytes": 0, - "total_lines": 793, - "code_lines": 554, - "comment_lines": 127, - "empty_lines": 112, - "code_ratio": 0.6986128625472888, - "analyzed_at": "2025-08-15T16:19:40.674623014Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "MirInstruction", - "parent_class": null, - "start_line": 13, - "end_line": 288, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "ConstValue", - "parent_class": null, - "start_line": 292, - "end_line": 299, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "BinaryOp", - "parent_class": null, - "start_line": 303, - "end_line": 312, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "UnaryOp", - "parent_class": null, - "start_line": 316, - "end_line": 325, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "CompareOp", - "parent_class": null, - "start_line": 329, - "end_line": 331, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "MirType", - "parent_class": null, - "start_line": 335, - "end_line": 345, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "MirInstruction", - "parent_class": null, - "start_line": 347, - "end_line": 524, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ConstValue", - "parent_class": null, - "start_line": 526, - "end_line": 553, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MirInstruction", - "parent_class": null, - "start_line": 555, - "end_line": 608, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "fmt::Display", - "type": "impl" - } - }, - { - "name": "ConstValue", - "parent_class": null, - "start_line": 610, - "end_line": 621, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "effects", - "start_line": 349, - "end_line": 408, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "dst_value", - "start_line": 411, - "end_line": 452, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "used_values", - "start_line": 455, - "end_line": 523, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 480, - "end_line": 480, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 498, - "end_line": 498, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "fmt", - "start_line": 556, - "end_line": 607, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 611, - "end_line": 620, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_const_instruction", - "start_line": 628, - "end_line": 638, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_binop_instruction", - "start_line": 641, - "end_line": 653, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_call_instruction", - "start_line": 656, - "end_line": 672, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_ref_new_instruction", - "start_line": 688, - "end_line": 696, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_ref_get_instruction", - "start_line": 699, - "end_line": 709, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_ref_set_instruction", - "start_line": 712, - "end_line": 722, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_weak_new_instruction", - "start_line": 725, - "end_line": 733, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_weak_load_instruction", - "start_line": 736, - "end_line": 745, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_barrier_instructions", - "start_line": 748, - "end_line": 762, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_extern_call_instruction", - "start_line": 765, - "end_line": 792, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{ValueId, EffectMask, Effect}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 625, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 10, - "function_count": 17, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirInstruction", - "full_name": "", - "start_line": 13, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConstValue", - "full_name": "", - "start_line": 292, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BinaryOp", - "full_name": "", - "start_line": 303, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "UnaryOp", - "full_name": "", - "start_line": 316, - "end_line": 325, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CompareOp", - "full_name": "", - "start_line": 329, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirType", - "full_name": "", - "start_line": 335, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirInstruction", - "full_name": "", - "start_line": 347, - "end_line": 524, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "effects", - "full_name": "", - "start_line": 349, - "end_line": 408, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "dst_value", - "full_name": "", - "start_line": 411, - "end_line": 452, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "used_values", - "full_name": "", - "start_line": 455, - "end_line": 523, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 484, - "end_line": 484, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 490, - "end_line": 490, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConstValue", - "full_name": "", - "start_line": 526, - "end_line": 553, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirInstruction", - "full_name": "", - "start_line": 555, - "end_line": 608, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 556, - "end_line": 607, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 577, - "end_line": 585, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 588, - "end_line": 592, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 595, - "end_line": 603, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConstValue", - "full_name": "", - "start_line": 610, - "end_line": 621, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 611, - "end_line": 620, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 625, - "end_line": 625, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_const_instruction", - "full_name": "", - "start_line": 628, - "end_line": 638, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 629, - "end_line": 629, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 630, - "end_line": 633, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_binop_instruction", - "full_name": "", - "start_line": 641, - "end_line": 653, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 642, - "end_line": 642, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 643, - "end_line": 643, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 644, - "end_line": 644, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 646, - "end_line": 648, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_call_instruction", - "full_name": "", - "start_line": 656, - "end_line": 672, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 657, - "end_line": 657, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 658, - "end_line": 658, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 659, - "end_line": 659, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 660, - "end_line": 660, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 662, - "end_line": 667, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_ref_new_instruction", - "full_name": "", - "start_line": 688, - "end_line": 696, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 689, - "end_line": 689, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 690, - "end_line": 690, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 691, - "end_line": 691, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_ref_get_instruction", - "full_name": "", - "start_line": 699, - "end_line": 709, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 700, - "end_line": 700, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 701, - "end_line": 701, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 702, - "end_line": 702, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 703, - "end_line": 703, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_ref_set_instruction", - "full_name": "", - "start_line": 712, - "end_line": 722, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 713, - "end_line": 713, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 714, - "end_line": 714, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 715, - "end_line": 715, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 716, - "end_line": 716, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_weak_new_instruction", - "full_name": "", - "start_line": 725, - "end_line": 733, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 726, - "end_line": 726, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 727, - "end_line": 727, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 728, - "end_line": 728, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_weak_load_instruction", - "full_name": "", - "start_line": 736, - "end_line": 745, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 737, - "end_line": 737, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 738, - "end_line": 738, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 739, - "end_line": 739, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_barrier_instructions", - "full_name": "", - "start_line": 748, - "end_line": 762, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 749, - "end_line": 749, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 751, - "end_line": 751, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 757, - "end_line": 757, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_extern_call_instruction", - "full_name": "", - "start_line": 765, - "end_line": 792, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 766, - "end_line": 766, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 767, - "end_line": 767, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 768, - "end_line": 768, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 769, - "end_line": 775, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 782, - "end_line": 788, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 70, - "max_depth": 11, - "node_type_counts": { - "variable": 38, - "if_statement": 3, - "class": 10, - "file_root": 1, - "import": 3, - "function": 15 - }, - "classes": 10, - "functions": 15, - "methods": 0, - "variables": 38, - "control_structures": 3 - }, - "generated_at": "2025-08-15T16:19:40.674665280Z" - }, - { - "file_info": { - "name": "instruction_v2.rs", - "path": "src/mir/instruction_v2.rs", - "size_bytes": 0, - "total_lines": 543, - "code_lines": 357, - "comment_lines": 98, - "empty_lines": 88, - "code_ratio": 0.6574585635359116, - "analyzed_at": "2025-08-15T16:19:40.619138874Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "MirInstructionV2", - "parent_class": null, - "start_line": 12, - "end_line": 201, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "ConstValue", - "parent_class": null, - "start_line": 205, - "end_line": 212, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "BinaryOp", - "parent_class": null, - "start_line": 216, - "end_line": 225, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "CompareOp", - "parent_class": null, - "start_line": 229, - "end_line": 231, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "AtomicOrdering", - "parent_class": null, - "start_line": 235, - "end_line": 241, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "MirInstructionV2", - "parent_class": null, - "start_line": 243, - "end_line": 459, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MirInstructionV2", - "parent_class": null, - "start_line": 461, - "end_line": 465, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "effects", - "start_line": 245, - "end_line": 295, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "dst_value", - "start_line": 298, - "end_line": 317, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "used_values", - "start_line": 320, - "end_line": 386, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 332, - "end_line": 332, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 342, - "end_line": 342, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "tier", - "start_line": 389, - "end_line": 422, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "description", - "start_line": 425, - "end_line": 458, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 462, - "end_line": 464, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_instruction_count", - "start_line": 473, - "end_line": 481, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_effect_categories", - "start_line": 484, - "end_line": 521, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_ownership_operations", - "start_line": 524, - "end_line": 542, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{ValueId, EffectMask, Effect, BasicBlockId}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 469, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{ValueIdGenerator, BasicBlockIdGenerator}", - "imported_names": [], - "alias": null, - "line_number": 470, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 11, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirInstructionV2", - "full_name": "", - "start_line": 12, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ConstValue", - "full_name": "", - "start_line": 205, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BinaryOp", - "full_name": "", - "start_line": 216, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "CompareOp", - "full_name": "", - "start_line": 229, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "AtomicOrdering", - "full_name": "", - "start_line": 235, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirInstructionV2", - "full_name": "", - "start_line": 243, - "end_line": 459, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "effects", - "full_name": "", - "start_line": 245, - "end_line": 295, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "dst_value", - "full_name": "", - "start_line": 298, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "used_values", - "full_name": "", - "start_line": 320, - "end_line": 386, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 352, - "end_line": 352, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 373, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "tier", - "full_name": "", - "start_line": 389, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "description", - "full_name": "", - "start_line": 425, - "end_line": 458, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirInstructionV2", - "full_name": "", - "start_line": 461, - "end_line": 465, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 462, - "end_line": 464, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 469, - "end_line": 469, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 470, - "end_line": 470, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_instruction_count", - "full_name": "", - "start_line": 473, - "end_line": 481, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 476, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 477, - "end_line": 477, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 478, - "end_line": 478, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 479, - "end_line": 479, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_effect_categories", - "full_name": "", - "start_line": 484, - "end_line": 521, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 485, - "end_line": 485, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 486, - "end_line": 486, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 489, - "end_line": 492, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 497, - "end_line": 501, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 506, - "end_line": 509, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 514, - "end_line": 518, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_ownership_operations", - "full_name": "", - "start_line": 524, - "end_line": 542, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 525, - "end_line": 525, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 528, - "end_line": 531, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 536, - "end_line": 539, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 37, - "max_depth": 10, - "node_type_counts": { - "class": 7, - "file_root": 1, - "import": 4, - "function": 9, - "variable": 16 - }, - "classes": 7, - "functions": 9, - "methods": 0, - "variables": 16, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:19:40.619167942Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/mir/mod.rs", - "size_bytes": 0, - "total_lines": 210, - "code_lines": 163, - "comment_lines": 16, - "empty_lines": 31, - "code_ratio": 0.7761904761904762, - "analyzed_at": "2025-08-15T16:19:40.619389418Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "MirCompileResult", - "parent_class": null, - "start_line": 33, - "end_line": 36, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MirCompiler", - "parent_class": null, - "start_line": 39, - "end_line": 42, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MirCompiler", - "parent_class": null, - "start_line": 44, - "end_line": 71, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MirCompiler", - "parent_class": null, - "start_line": 73, - "end_line": 77, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 46, - "end_line": 51, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "compile", - "start_line": 54, - "end_line": 65, - "parameters": [ - "&mut self", - "ast" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "dump_mir", - "start_line": 68, - "end_line": 70, - "parameters": [ - "&self", - "module: &MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "default", - "start_line": 74, - "end_line": 76, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_basic_mir_compilation", - "start_line": 85, - "end_line": 100, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_mir_dump", - "start_line": 103, - "end_line": 116, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_throw_compilation", - "start_line": 119, - "end_line": 137, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_loop_compilation", - "start_line": 140, - "end_line": 167, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_try_catch_compilation", - "start_line": 170, - "end_line": 209, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "instruction::{MirInstruction, BinaryOp, CompareOp, UnaryOp, ConstValue, MirType}", - "imported_names": [], - "alias": null, - "line_number": 20, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "instruction_v2::{MirInstructionV2, AtomicOrdering}", - "imported_names": [], - "alias": null, - "line_number": 21, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "basic_block::{BasicBlock, BasicBlockId, BasicBlockIdGenerator}", - "imported_names": [], - "alias": null, - "line_number": 22, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "function::{MirFunction, MirModule, FunctionSignature}", - "imported_names": [], - "alias": null, - "line_number": 23, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "builder::MirBuilder", - "imported_names": [], - "alias": null, - "line_number": 24, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "verification::{MirVerifier, VerificationError}", - "imported_names": [], - "alias": null, - "line_number": 25, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "ownership_verifier_simple::{OwnershipVerifier, OwnershipError, OwnershipStats}", - "imported_names": [], - "alias": null, - "line_number": 26, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "printer::MirPrinter", - "imported_names": [], - "alias": null, - "line_number": 27, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "value_id::{ValueId, LocalId, ValueIdGenerator}", - "imported_names": [], - "alias": null, - "line_number": 28, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "effect::{EffectMask, Effect}", - "imported_names": [], - "alias": null, - "line_number": 29, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 81, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::ast::{ASTNode, LiteralValue}", - "imported_names": [], - "alias": null, - "line_number": 82, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 4, - "function_count": 9, - "import_count": 12, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 21, - "end_line": 21, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 23, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 24, - "end_line": 24, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 25, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 26, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 27, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 28, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 29, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirCompileResult", - "full_name": "", - "start_line": 33, - "end_line": 36, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirCompiler", - "full_name": "", - "start_line": 39, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirCompiler", - "full_name": "", - "start_line": 44, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 46, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compile", - "full_name": "", - "start_line": 54, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 56, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "dump_mir", - "full_name": "", - "start_line": 68, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirCompiler", - "full_name": "", - "start_line": 73, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 74, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_basic_mir_compilation", - "full_name": "", - "start_line": 85, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 89, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 95, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 98, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_mir_dump", - "full_name": "", - "start_line": 103, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_throw_compilation", - "full_name": "", - "start_line": 119, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 120, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 130, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 133, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_loop_compilation", - "full_name": "", - "start_line": 140, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_try_catch_compilation", - "full_name": "", - "start_line": 170, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 203, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 51, - "max_depth": 5, - "node_type_counts": { - "function": 9, - "class": 4, - "file_root": 1, - "variable": 25, - "import": 12 - }, - "classes": 4, - "functions": 9, - "methods": 0, - "variables": 25, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:19:40.619400943Z" - }, - { - "file_info": { - "name": "ownership_verifier.rs", - "path": "src/mir/ownership_verifier.rs", - "size_bytes": 0, - "total_lines": 559, - "code_lines": 385, - "comment_lines": 81, - "empty_lines": 93, - "code_ratio": 0.6887298747763864, - "analyzed_at": "2025-08-15T16:19:40.619176709Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "OwnershipError", - "parent_class": null, - "start_line": 17, - "end_line": 60, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "OwnershipVerifier", - "parent_class": null, - "start_line": 63, - "end_line": 78, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "OwnershipVerifier", - "parent_class": null, - "start_line": 80, - "end_line": 395, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "OwnershipStats", - "parent_class": null, - "start_line": 399, - "end_line": 405, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "OwnershipVerifier", - "parent_class": null, - "start_line": 407, - "end_line": 411, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Default", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 82, - "end_line": 90, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "verify_module", - "start_line": 93, - "end_line": 107, - "parameters": [ - "&mut self", - "module: &MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "verify_function", - "start_line": 110, - "end_line": 139, - "parameters": [ - "&mut self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "process_instruction", - "start_line": 142, - "end_line": 245, - "parameters": [ - "&mut self", - "instruction: &MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "verify_ownership_forest", - "start_line": 248, - "end_line": 285, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "check_multiple_owners", - "start_line": 288, - "end_line": 300, - "parameters": [ - "&self", - "target: ValueId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 291, - "end_line": 291, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 292, - "end_line": 292, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "would_create_cycle", - "start_line": 303, - "end_line": 324, - "parameters": [ - "&self", - "parent: ValueId", - "child: ValueId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "find_strong_cycle", - "start_line": 327, - "end_line": 349, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "dfs_cycle", - "start_line": 352, - "end_line": 383, - "parameters": [ - "&self", - "node: ValueId", - "visited: &mut HashSet", - "rec_stack: &mut HashSet", - "path: &mut Vec" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 368, - "end_line": 368, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "ownership_stats", - "start_line": 386, - "end_line": 394, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "default", - "start_line": 408, - "end_line": 410, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_ownership_forest_basic", - "start_line": 419, - "end_line": 435, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_multiple_owners_error", - "start_line": 438, - "end_line": 461, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_strong_cycle_detection", - "start_line": 464, - "end_line": 483, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_weak_reference_safety", - "start_line": 486, - "end_line": 516, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_unsafe_ref_set", - "start_line": 519, - "end_line": 538, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_safe_ref_set_with_release", - "start_line": 541, - "end_line": 558, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{MirInstruction, ValueId, MirFunction, MirModule}", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::{HashMap, HashSet, VecDeque}", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 415, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{ValueIdGenerator, ConstValue}", - "imported_names": [], - "alias": null, - "line_number": 416, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 20, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipError", - "full_name": "", - "start_line": 17, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipVerifier", - "full_name": "", - "start_line": 63, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipVerifier", - "full_name": "", - "start_line": 80, - "end_line": 395, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 82, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_module", - "full_name": "", - "start_line": 93, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 97, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 102, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_function", - "full_name": "", - "start_line": 110, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 126, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 130, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "process_instruction", - "full_name": "", - "start_line": 142, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 156, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 158, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 171, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 194, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 206, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 220, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 230, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 240, - "end_line": 244, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_ownership_forest", - "full_name": "", - "start_line": 248, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 249, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "HashMap>", - "full_name": "", - "start_line": 252, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 253, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 257, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 258, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 264, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 269, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 270, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 271, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 280, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "check_multiple_owners", - "full_name": "", - "start_line": 288, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 289, - "end_line": 293, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 295, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "would_create_cycle", - "full_name": "", - "start_line": 303, - "end_line": 324, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 305, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 306, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 308, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 309, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 313, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 315, - "end_line": 319, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 316, - "end_line": 318, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "find_strong_cycle", - "full_name": "", - "start_line": 327, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 328, - "end_line": 328, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 329, - "end_line": 329, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 330, - "end_line": 330, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 333, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 334, - "end_line": 337, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 340, - "end_line": 346, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 341, - "end_line": 345, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 342, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "dfs_cycle", - "full_name": "", - "start_line": 352, - "end_line": 383, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 364, - "end_line": 378, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 365, - "end_line": 377, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 366, - "end_line": 370, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 368, - "end_line": 368, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 372, - "end_line": 376, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 373, - "end_line": 375, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ownership_stats", - "full_name": "", - "start_line": 386, - "end_line": 394, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipStats", - "full_name": "", - "start_line": 399, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipVerifier", - "full_name": "", - "start_line": 407, - "end_line": 411, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 408, - "end_line": 410, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 415, - "end_line": 415, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 416, - "end_line": 416, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_ownership_forest_basic", - "full_name": "", - "start_line": 419, - "end_line": 435, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 420, - "end_line": 420, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 421, - "end_line": 421, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 423, - "end_line": 423, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 424, - "end_line": 424, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 427, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 433, - "end_line": 433, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_multiple_owners_error", - "full_name": "", - "start_line": 438, - "end_line": 461, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 439, - "end_line": 439, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 440, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 442, - "end_line": 442, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 443, - "end_line": 443, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 444, - "end_line": 444, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 455, - "end_line": 455, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 458, - "end_line": 460, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_strong_cycle_detection", - "full_name": "", - "start_line": 464, - "end_line": 483, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 465, - "end_line": 465, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 466, - "end_line": 466, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 468, - "end_line": 468, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 469, - "end_line": 469, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 470, - "end_line": 470, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 477, - "end_line": 477, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 480, - "end_line": 482, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_weak_reference_safety", - "full_name": "", - "start_line": 486, - "end_line": 516, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 487, - "end_line": 487, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 488, - "end_line": 488, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 490, - "end_line": 490, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 491, - "end_line": 491, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 494, - "end_line": 497, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 501, - "end_line": 503, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 507, - "end_line": 510, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 513, - "end_line": 513, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_unsafe_ref_set", - "full_name": "", - "start_line": 519, - "end_line": 538, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 520, - "end_line": 520, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 521, - "end_line": 521, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 523, - "end_line": 523, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 524, - "end_line": 524, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 525, - "end_line": 525, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 531, - "end_line": 531, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 532, - "end_line": 532, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 535, - "end_line": 537, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_safe_ref_set_with_release", - "full_name": "", - "start_line": 541, - "end_line": 558, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 542, - "end_line": 542, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 543, - "end_line": 543, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 545, - "end_line": 545, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 546, - "end_line": 546, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 547, - "end_line": 547, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 556, - "end_line": 556, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 124, - "max_depth": 15, - "node_type_counts": { - "file_root": 1, - "class": 5, - "for_loop": 11, - "if_statement": 34, - "function": 17, - "variable": 52, - "import": 4 - }, - "classes": 5, - "functions": 17, - "methods": 0, - "variables": 52, - "control_structures": 45 - }, - "generated_at": "2025-08-15T16:19:40.619206874Z" - }, - { - "file_info": { - "name": "ownership_verifier_simple.rs", - "path": "src/mir/ownership_verifier_simple.rs", - "size_bytes": 0, - "total_lines": 370, - "code_lines": 259, - "comment_lines": 51, - "empty_lines": 60, - "code_ratio": 0.7, - "analyzed_at": "2025-08-15T16:19:40.620911381Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "OwnershipError", - "parent_class": null, - "start_line": 13, - "end_line": 31, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "OwnershipVerifier", - "parent_class": null, - "start_line": 34, - "end_line": 49, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "OwnershipVerifier", - "parent_class": null, - "start_line": 51, - "end_line": 284, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "OwnershipStats", - "parent_class": null, - "start_line": 288, - "end_line": 294, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "OwnershipVerifier", - "parent_class": null, - "start_line": 296, - "end_line": 300, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 53, - "end_line": 61, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "verify_module", - "start_line": 64, - "end_line": 78, - "parameters": [ - "&mut self", - "module: &MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "verify_function", - "start_line": 81, - "end_line": 110, - "parameters": [ - "&mut self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "process_instruction", - "start_line": 113, - "end_line": 170, - "parameters": [ - "&mut self", - "instruction: &MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "verify_ownership_forest", - "start_line": 173, - "end_line": 198, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "check_multiple_owners", - "start_line": 201, - "end_line": 213, - "parameters": [ - "&self", - "target: ValueId" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 204, - "end_line": 204, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 205, - "end_line": 205, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "find_strong_cycle", - "start_line": 216, - "end_line": 238, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "dfs_cycle", - "start_line": 241, - "end_line": 272, - "parameters": [ - "&self", - "node: ValueId", - "visited: &mut HashSet", - "rec_stack: &mut HashSet", - "path: &mut Vec" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 257, - "end_line": 257, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "ownership_stats", - "start_line": 275, - "end_line": 283, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "default", - "start_line": 297, - "end_line": 299, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_ownership_forest_basic", - "start_line": 308, - "end_line": 328, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_weak_reference_tracking", - "start_line": 331, - "end_line": 349, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_basic_ref_set", - "start_line": 352, - "end_line": 369, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{MirInstruction, ValueId, MirFunction, MirModule}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::{HashMap, HashSet}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 304, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::ValueIdGenerator", - "imported_names": [], - "alias": null, - "line_number": 305, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 16, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipError", - "full_name": "", - "start_line": 13, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipVerifier", - "full_name": "", - "start_line": 34, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipVerifier", - "full_name": "", - "start_line": 51, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 53, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_module", - "full_name": "", - "start_line": 64, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 68, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_function", - "full_name": "", - "start_line": 81, - "end_line": 110, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 82, - "end_line": 82, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 105, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "process_instruction", - "full_name": "", - "start_line": 113, - "end_line": 170, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 114, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 126, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 155, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_ownership_forest", - "full_name": "", - "start_line": 173, - "end_line": 198, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "HashMap>", - "full_name": "", - "start_line": 177, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 182, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 191, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "check_multiple_owners", - "full_name": "", - "start_line": 201, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 202, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "find_strong_cycle", - "full_name": "", - "start_line": 216, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 222, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 230, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "dfs_cycle", - "full_name": "", - "start_line": 241, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 253, - "end_line": 267, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 254, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 257, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 261, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 262, - "end_line": 264, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "ownership_stats", - "full_name": "", - "start_line": 275, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipStats", - "full_name": "", - "start_line": 288, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OwnershipVerifier", - "full_name": "", - "start_line": 296, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 297, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 304, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 305, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_ownership_forest_basic", - "full_name": "", - "start_line": 308, - "end_line": 328, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 309, - "end_line": 309, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 310, - "end_line": 310, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 312, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 313, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 316, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 326, - "end_line": 326, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_weak_reference_tracking", - "full_name": "", - "start_line": 331, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 332, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 333, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 335, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 339, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 342, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 347, - "end_line": 347, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_basic_ref_set", - "full_name": "", - "start_line": 352, - "end_line": 369, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 353, - "end_line": 353, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 354, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 356, - "end_line": 356, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 357, - "end_line": 357, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 360, - "end_line": 364, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 82, - "max_depth": 15, - "node_type_counts": { - "import": 4, - "variable": 30, - "if_statement": 21, - "function": 13, - "for_loop": 8, - "class": 5, - "file_root": 1 - }, - "classes": 5, - "functions": 13, - "methods": 0, - "variables": 30, - "control_structures": 29 - }, - "generated_at": "2025-08-15T16:19:40.620933682Z" - }, - { - "file_info": { - "name": "printer.rs", - "path": "src/mir/printer.rs", - "size_bytes": 0, - "total_lines": 441, - "code_lines": 325, - "comment_lines": 34, - "empty_lines": 82, - "code_ratio": 0.7369614512471655, - "analyzed_at": "2025-08-15T16:19:40.665400481Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "MirPrinter", - "parent_class": null, - "start_line": 11, - "end_line": 20, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MirPrinter", - "parent_class": null, - "start_line": 22, - "end_line": 390, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MirPrinter", - "parent_class": null, - "start_line": 392, - "end_line": 396, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Default", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 24, - "end_line": 30, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "verbose", - "start_line": 33, - "end_line": 39, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_verbose", - "start_line": 42, - "end_line": 45, - "parameters": [ - "&mut self", - "verbose: bool" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_show_line_numbers", - "start_line": 48, - "end_line": 51, - "parameters": [ - "&mut self", - "show: bool" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "print_module", - "start_line": 54, - "end_line": 92, - "parameters": [ - "&self", - "module: &MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "print_function", - "start_line": 95, - "end_line": 148, - "parameters": [ - "&self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "print_basic_block", - "start_line": 151, - "end_line": 186, - "parameters": [ - "&self", - "block: &BasicBlock" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 160, - "end_line": 160, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "format_instruction", - "start_line": 189, - "end_line": 374, - "parameters": [ - "&self", - "instruction: &MirInstruction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 217, - "end_line": 217, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 230, - "end_line": 230, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 259, - "end_line": 259, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 267, - "end_line": 267, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 366, - "end_line": 366, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "format_type", - "start_line": 377, - "end_line": 389, - "parameters": [ - "&self", - "mir_type: &super::MirType" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "default", - "start_line": 393, - "end_line": 395, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_empty_module_printing", - "start_line": 404, - "end_line": 412, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_function_printing", - "start_line": 415, - "end_line": 430, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_verbose_printing", - "start_line": 433, - "end_line": 440, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{MirModule, MirFunction, BasicBlock, MirInstruction}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::Write", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 400, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{MirModule, MirFunction, FunctionSignature, MirType, EffectMask, BasicBlockId}", - "imported_names": [], - "alias": null, - "line_number": 401, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 3, - "function_count": 19, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirPrinter", - "full_name": "", - "start_line": 11, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirPrinter", - "full_name": "", - "start_line": 22, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 24, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verbose", - "full_name": "", - "start_line": 33, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_verbose", - "full_name": "", - "start_line": 42, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_show_line_numbers", - "full_name": "", - "start_line": 48, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "print_module", - "full_name": "", - "start_line": 54, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 66, - "end_line": 66, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 79, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 86, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "print_function", - "full_name": "", - "start_line": 95, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 108, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 104, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 112, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 120, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 126, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<_>", - "full_name": "", - "start_line": 133, - "end_line": 133, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 143, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "print_basic_block", - "full_name": "", - "start_line": 151, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 158, - "end_line": 163, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 159, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 170, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 181, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "format_instruction", - "full_name": "", - "start_line": 189, - "end_line": 374, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 216, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 221, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 250, - "end_line": 254, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 258, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 266, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 311, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 366, - "end_line": 366, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 371, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "format_type", - "full_name": "", - "start_line": 377, - "end_line": 389, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirPrinter", - "full_name": "", - "start_line": 392, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 393, - "end_line": 395, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 400, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 401, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_empty_module_printing", - "full_name": "", - "start_line": 404, - "end_line": 412, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 405, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 406, - "end_line": 406, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 408, - "end_line": 408, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_function_printing", - "full_name": "", - "start_line": 415, - "end_line": 430, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 416, - "end_line": 421, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 423, - "end_line": 423, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 424, - "end_line": 424, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 426, - "end_line": 426, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_verbose_printing", - "full_name": "", - "start_line": 433, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 434, - "end_line": 434, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 435, - "end_line": 435, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 437, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 66, - "max_depth": 12, - "node_type_counts": { - "file_root": 1, - "class": 3, - "variable": 23, - "function": 13, - "import": 4, - "if_statement": 17, - "for_loop": 5 - }, - "classes": 3, - "functions": 13, - "methods": 0, - "variables": 23, - "control_structures": 22 - }, - "generated_at": "2025-08-15T16:19:40.665425530Z" - }, - { - "file_info": { - "name": "value_id.rs", - "path": "src/mir/value_id.rs", - "size_bytes": 0, - "total_lines": 197, - "code_lines": 136, - "comment_lines": 22, - "empty_lines": 39, - "code_ratio": 0.6903553299492385, - "analyzed_at": "2025-08-15T16:19:40.659667393Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ValueId", - "parent_class": null, - "start_line": 11, - "end_line": 11, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "ValueId", - "parent_class": null, - "start_line": 13, - "end_line": 33, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ValueId", - "parent_class": null, - "start_line": 35, - "end_line": 39, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - }, - { - "name": "LocalId", - "parent_class": null, - "start_line": 43, - "end_line": 43, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "LocalId", - "parent_class": null, - "start_line": 45, - "end_line": 55, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "LocalId", - "parent_class": null, - "start_line": 57, - "end_line": 61, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "fmt::Display" - } - }, - { - "name": "ValueIdGenerator", - "parent_class": null, - "start_line": 65, - "end_line": 67, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "ValueIdGenerator", - "parent_class": null, - "start_line": 69, - "end_line": 91, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "ValueIdGenerator", - "parent_class": null, - "start_line": 93, - "end_line": 97, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Default", - "type": "impl" - } - }, - { - "name": "LocalIdGenerator", - "parent_class": null, - "start_line": 101, - "end_line": 103, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "LocalIdGenerator", - "parent_class": null, - "start_line": 105, - "end_line": 122, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "LocalIdGenerator", - "parent_class": null, - "start_line": 124, - "end_line": 128, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 15, - "end_line": 17, - "parameters": [ - "id: u32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "as_u32", - "start_line": 20, - "end_line": 22, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "from_usize", - "start_line": 25, - "end_line": 27, - "parameters": [ - "id: usize" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_usize", - "start_line": 30, - "end_line": 32, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 36, - "end_line": 38, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 47, - "end_line": 49, - "parameters": [ - "id: u32" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "as_u32", - "start_line": 52, - "end_line": 54, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "fmt", - "start_line": 58, - "end_line": 60, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 71, - "end_line": 73, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "next", - "start_line": 76, - "end_line": 80, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "peek_next", - "start_line": 83, - "end_line": 85, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "reset", - "start_line": 88, - "end_line": 90, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "default", - "start_line": 94, - "end_line": 96, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 107, - "end_line": 109, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "next", - "start_line": 112, - "end_line": 116, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "reset", - "start_line": 119, - "end_line": 121, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "default", - "start_line": 125, - "end_line": 127, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_value_id_creation", - "start_line": 135, - "end_line": 145, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_value_id_generator", - "start_line": 148, - "end_line": 160, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_local_id_creation", - "start_line": 163, - "end_line": 169, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_local_id_generator", - "start_line": 172, - "end_line": 180, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_value_id_ordering", - "start_line": 183, - "end_line": 196, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "std::fmt", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 132, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 12, - "function_count": 22, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ValueId", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ValueId", - "full_name": "", - "start_line": 13, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 15, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_u32", - "full_name": "", - "start_line": 20, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_usize", - "full_name": "", - "start_line": 25, - "end_line": 27, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_usize", - "full_name": "", - "start_line": 30, - "end_line": 32, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ValueId", - "full_name": "", - "start_line": 35, - "end_line": 39, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 36, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LocalId", - "full_name": "", - "start_line": 43, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LocalId", - "full_name": "", - "start_line": 45, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 47, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_u32", - "full_name": "", - "start_line": 52, - "end_line": 54, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LocalId", - "full_name": "", - "start_line": 57, - "end_line": 61, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 58, - "end_line": 60, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ValueIdGenerator", - "full_name": "", - "start_line": 65, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ValueIdGenerator", - "full_name": "", - "start_line": 69, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 71, - "end_line": 73, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "next", - "full_name": "", - "start_line": 76, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 77, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "peek_next", - "full_name": "", - "start_line": 83, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "reset", - "full_name": "", - "start_line": 88, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ValueIdGenerator", - "full_name": "", - "start_line": 93, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 94, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LocalIdGenerator", - "full_name": "", - "start_line": 101, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LocalIdGenerator", - "full_name": "", - "start_line": 105, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 107, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "next", - "full_name": "", - "start_line": 112, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 113, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "reset", - "full_name": "", - "start_line": 119, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "LocalIdGenerator", - "full_name": "", - "start_line": 124, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 125, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 132, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_value_id_creation", - "full_name": "", - "start_line": 135, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_value_id_generator", - "full_name": "", - "start_line": 148, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 153, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_local_id_creation", - "full_name": "", - "start_line": 163, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_local_id_generator", - "full_name": "", - "start_line": 172, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 175, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 176, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_value_id_ordering", - "full_name": "", - "start_line": 183, - "end_line": 196, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 184, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 186, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 54, - "max_depth": 5, - "node_type_counts": { - "import": 2, - "function": 22, - "class": 12, - "variable": 17, - "file_root": 1 - }, - "classes": 12, - "functions": 22, - "methods": 0, - "variables": 17, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:19:40.659677658Z" - }, - { - "file_info": { - "name": "verification.rs", - "path": "src/mir/verification.rs", - "size_bytes": 0, - "total_lines": 337, - "code_lines": 246, - "comment_lines": 46, - "empty_lines": 45, - "code_ratio": 0.7299703264094956, - "analyzed_at": "2025-08-15T16:19:40.663417177Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "VerificationError", - "parent_class": null, - "start_line": 12, - "end_line": 51, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "MirVerifier", - "parent_class": null, - "start_line": 54, - "end_line": 57, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "MirVerifier", - "parent_class": null, - "start_line": 59, - "end_line": 271, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "MirVerifier", - "parent_class": null, - "start_line": 273, - "end_line": 277, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Default" - } - }, - { - "name": "VerificationError", - "parent_class": null, - "start_line": 279, - "end_line": 306, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::fmt::Display", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 61, - "end_line": 65, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "verify_module", - "start_line": 68, - "end_line": 86, - "parameters": [ - "&mut self", - "module: &MirModule" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "verify_function", - "start_line": 89, - "end_line": 112, - "parameters": [ - "&mut self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "verify_ssa_form", - "start_line": 115, - "end_line": 154, - "parameters": [ - "&self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "verify_dominance", - "start_line": 157, - "end_line": 188, - "parameters": [ - "&self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "verify_control_flow", - "start_line": 191, - "end_line": 221, - "parameters": [ - "&self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "compute_reachable_blocks", - "start_line": 224, - "end_line": 260, - "parameters": [ - "&self", - "function: &MirFunction" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "get_errors", - "start_line": 263, - "end_line": 265, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "clear_errors", - "start_line": 268, - "end_line": 270, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "default", - "start_line": 274, - "end_line": 276, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 280, - "end_line": 305, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_valid_function_verification", - "start_line": 314, - "end_line": 329, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_undefined_value_detection", - "start_line": 332, - "end_line": 336, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{MirModule, MirFunction, BasicBlockId, ValueId}", - "imported_names": [], - "alias": null, - "line_number": 7, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::{HashSet, HashMap}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 310, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::mir::{MirFunction, FunctionSignature, MirType, EffectMask, BasicBlock}", - "imported_names": [], - "alias": null, - "line_number": 311, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 5, - "function_count": 13, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 7, - "end_line": 7, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VerificationError", - "full_name": "", - "start_line": 12, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirVerifier", - "full_name": "", - "start_line": 54, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirVerifier", - "full_name": "", - "start_line": 59, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 61, - "end_line": 65, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_module", - "full_name": "", - "start_line": 68, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 79, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 72, - "end_line": 78, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_function", - "full_name": "", - "start_line": 89, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 98, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 103, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 111, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_ssa_form", - "full_name": "", - "start_line": 115, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 116, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 117, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 120, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 137, - "end_line": 145, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 138, - "end_line": 144, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_dominance", - "full_name": "", - "start_line": 157, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 163, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 166, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 168, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 177, - "end_line": 179, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "verify_control_flow", - "full_name": "", - "start_line": 191, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 195, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 197, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 207, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 213, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 216, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "compute_reachable_blocks", - "full_name": "", - "start_line": 224, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 225, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 226, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 228, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 256, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 230, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 233, - "end_line": 235, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 240, - "end_line": 244, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 241, - "end_line": 243, - "start_column": 0, - "end_column": 0, - "depth": 21, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 248, - "end_line": 254, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 253, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 250, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 21, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_errors", - "full_name": "", - "start_line": 263, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clear_errors", - "full_name": "", - "start_line": 268, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MirVerifier", - "full_name": "", - "start_line": 273, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "default", - "full_name": "", - "start_line": 274, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "VerificationError", - "full_name": "", - "start_line": 279, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 280, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 310, - "end_line": 310, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 311, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_valid_function_verification", - "full_name": "", - "start_line": 314, - "end_line": 329, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 315, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 322, - "end_line": 322, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 323, - "end_line": 323, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 325, - "end_line": 325, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 326, - "end_line": 326, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_undefined_value_detection", - "full_name": "", - "start_line": 332, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 77, - "max_depth": 21, - "node_type_counts": { - "class": 5, - "function": 13, - "for_loop": 16, - "file_root": 1, - "import": 4, - "if_statement": 24, - "variable": 14 - }, - "classes": 5, - "functions": 13, - "methods": 0, - "variables": 14, - "control_structures": 40 - }, - "generated_at": "2025-08-15T16:19:40.663438283Z" - }, - { - "file_info": { - "name": "operator_traits.rs", - "path": "src/operator_traits.rs", - "size_bytes": 0, - "total_lines": 144, - "code_lines": 65, - "comment_lines": 51, - "empty_lines": 28, - "code_ratio": 0.4513888888888889, - "analyzed_at": "2025-08-15T16:19:40.664639750Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashAdd", - "parent_class": null, - "start_line": 25, - "end_line": 31, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "trait" - } - }, - { - "name": "NyashSub", - "parent_class": null, - "start_line": 34, - "end_line": 40, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "trait" - } - }, - { - "name": "NyashMul", - "parent_class": null, - "start_line": 43, - "end_line": 49, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "trait", - "modifiers": "pub" - } - }, - { - "name": "NyashDiv", - "parent_class": null, - "start_line": 52, - "end_line": 58, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "trait", - "modifiers": "pub" - } - }, - { - "name": "DynamicAdd", - "parent_class": null, - "start_line": 64, - "end_line": 71, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "trait" - } - }, - { - "name": "DynamicSub", - "parent_class": null, - "start_line": 74, - "end_line": 80, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "trait", - "modifiers": "pub" - } - }, - { - "name": "DynamicMul", - "parent_class": null, - "start_line": 83, - "end_line": 89, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "trait", - "modifiers": "pub" - } - }, - { - "name": "DynamicDiv", - "parent_class": null, - "start_line": 92, - "end_line": 98, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "trait", - "modifiers": "pub" - } - }, - { - "name": "OperatorError", - "parent_class": null, - "start_line": 104, - "end_line": 120, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "OperatorError", - "parent_class": null, - "start_line": 122, - "end_line": 138, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "std::fmt::Display" - } - }, - { - "name": "OperatorError", - "parent_class": null, - "start_line": 140, - "end_line": 140, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "std::error::Error", - "type": "impl" - } - } - ], - "functions": [ - { - "name": "fmt", - "start_line": 123, - "end_line": 137, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::NyashBox", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::Arc", - "imported_names": [], - "alias": null, - "line_number": 16, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 11, - "function_count": 1, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashAdd", - "full_name": "", - "start_line": 25, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashSub", - "full_name": "", - "start_line": 34, - "end_line": 40, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashMul", - "full_name": "", - "start_line": 43, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashDiv", - "full_name": "", - "start_line": 52, - "end_line": 58, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DynamicAdd", - "full_name": "", - "start_line": 64, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DynamicSub", - "full_name": "", - "start_line": 74, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DynamicMul", - "full_name": "", - "start_line": 83, - "end_line": 89, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "DynamicDiv", - "full_name": "", - "start_line": 92, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OperatorError", - "full_name": "", - "start_line": 104, - "end_line": 120, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OperatorError", - "full_name": "", - "start_line": 122, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 123, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "OperatorError", - "full_name": "", - "start_line": 140, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 15, - "max_depth": 3, - "node_type_counts": { - "import": 2, - "file_root": 1, - "function": 1, - "class": 11 - }, - "classes": 11, - "functions": 1, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:19:40.664649004Z" - }, - { - "file_info": { - "name": "expressions.rs", - "path": "src/parser/expressions.rs", - "size_bytes": 0, - "total_lines": 556, - "code_lines": 442, - "comment_lines": 40, - "empty_lines": 74, - "code_ratio": 0.7949640287769785, - "analyzed_at": "2025-08-15T16:19:40.673599518Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashParser", - "parent_class": null, - "start_line": 44, - "end_line": 556, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "parse_expression", - "start_line": 46, - "end_line": 48, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "parse_or", - "start_line": 51, - "end_line": 67, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_and", - "start_line": 70, - "end_line": 86, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_equality", - "start_line": 89, - "end_line": 109, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_comparison", - "start_line": 112, - "end_line": 137, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_term", - "start_line": 140, - "end_line": 171, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_factor", - "start_line": 174, - "end_line": 195, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_unary", - "start_line": 198, - "end_line": 229, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_call", - "start_line": 232, - "end_line": 312, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_primary", - "start_line": 315, - "end_line": 469, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_from_call", - "start_line": 472, - "end_line": 555, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::tokenizer::TokenType", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::ast::{ASTNode, BinaryOperator, LiteralValue, UnaryOperator, Span}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::{NyashParser, ParseError}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 11, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashParser", - "full_name": "", - "start_line": 44, - "end_line": 556, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_expression", - "full_name": "", - "start_line": 46, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_or", - "full_name": "", - "start_line": 51, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 52, - "end_line": 52, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 54, - "end_line": 64, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 57, - "end_line": 57, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_and", - "full_name": "", - "start_line": 70, - "end_line": 86, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 71, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 74, - "end_line": 74, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 76, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_equality", - "full_name": "", - "start_line": 89, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 90, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 92, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 93, - "end_line": 97, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_comparison", - "full_name": "", - "start_line": 112, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 113, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 115, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_term", - "full_name": "", - "start_line": 140, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 147, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 158, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 160, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_factor", - "full_name": "", - "start_line": 174, - "end_line": 195, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 175, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 177, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 183, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 185, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_unary", - "full_name": "", - "start_line": 198, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 199, - "end_line": 207, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 201, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 211, - "end_line": 211, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 221, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_call", - "full_name": "", - "start_line": 232, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 233, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 235, - "end_line": 309, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 236, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 239, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 240, - "end_line": 240, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 243, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 246, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 247, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 259, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 258, - "start_column": 0, - "end_column": 0, - "depth": 21, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 278, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 285, - "end_line": 308, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 287, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 289, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 291, - "end_line": 298, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 295, - "end_line": 297, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_primary", - "full_name": "", - "start_line": 315, - "end_line": 469, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 318, - "end_line": 318, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 327, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 381, - "end_line": 443, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 382, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 386, - "end_line": 414, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 386, - "end_line": 414, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 388, - "end_line": 388, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 390, - "end_line": 408, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 391, - "end_line": 407, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 395, - "end_line": 399, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 401, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 417, - "end_line": 417, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 419, - "end_line": 426, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 423, - "end_line": 425, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 437, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 452, - "end_line": 452, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 459, - "end_line": 459, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 465, - "end_line": 465, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_from_call", - "full_name": "", - "start_line": 472, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 476, - "end_line": 487, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 476, - "end_line": 487, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 477, - "end_line": 477, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 481, - "end_line": 481, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 490, - "end_line": 530, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 490, - "end_line": 530, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 497, - "end_line": 497, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 514, - "end_line": 514, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 525, - "end_line": 525, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 534, - "end_line": 534, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 536, - "end_line": 545, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 541, - "end_line": 544, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 95, - "max_depth": 23, - "node_type_counts": { - "variable": 48, - "for_loop": 12, - "if_statement": 19, - "class": 1, - "function": 11, - "file_root": 1, - "import": 3 - }, - "classes": 1, - "functions": 11, - "methods": 0, - "variables": 48, - "control_structures": 31 - }, - "generated_at": "2025-08-15T16:19:40.673636548Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/parser/mod.rs", - "size_bytes": 0, - "total_lines": 1530, - "code_lines": 1158, - "comment_lines": 142, - "empty_lines": 230, - "code_ratio": 0.7568627450980392, - "analyzed_at": "2025-08-15T16:19:40.692040671Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "ParseError", - "parent_class": null, - "start_line": 61, - "end_line": 91, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "NyashParser", - "parent_class": null, - "start_line": 94, - "end_line": 101, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "NyashParser", - "parent_class": null, - "start_line": 103, - "end_line": 1529, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 105, - "end_line": 112, - "parameters": [ - "tokens" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "parse_from_string", - "start_line": 115, - "end_line": 117, - "parameters": [ - "input" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "parse_from_string_with_fuel", - "start_line": 121, - "end_line": 129, - "parameters": [ - "input", - "fuel" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "parse", - "start_line": 132, - "end_line": 134, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "parse_program", - "start_line": 139, - "end_line": 166, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_box_declaration", - "start_line": 170, - "end_line": 681, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_interface_box_declaration", - "start_line": 684, - "end_line": 779, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_global_var", - "start_line": 782, - "end_line": 802, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_function_declaration", - "start_line": 806, - "end_line": 871, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_static_declaration", - "start_line": 874, - "end_line": 890, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_static_function", - "start_line": 893, - "end_line": 976, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_static_box", - "start_line": 979, - "end_line": 1252, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parse_assignment_or_function_call", - "start_line": 1255, - "end_line": 1284, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "current_token", - "start_line": 1291, - "end_line": 1297, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "peek_token", - "start_line": 1300, - "end_line": 1306, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "advance", - "start_line": 1309, - "end_line": 1313, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "skip_newlines", - "start_line": 1316, - "end_line": 1324, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "consume", - "start_line": 1327, - "end_line": 1342, - "parameters": [ - "&mut self", - "expected: TokenType" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "match_token", - "start_line": 1345, - "end_line": 1348, - "parameters": [ - "&self", - "token_type: &TokenType" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "is_at_end", - "start_line": 1351, - "end_line": 1354, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "extract_dependencies_from_statements", - "start_line": 1361, - "end_line": 1369, - "parameters": [ - "&self", - "statements: &[ASTNode]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "extract_dependencies_from_ast", - "start_line": 1372, - "end_line": 1425, - "parameters": [ - "&self", - "node: &ASTNode", - "dependencies: &mut std::collections::HashSet" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "check_circular_dependencies", - "start_line": 1428, - "end_line": 1442, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "has_cycle_dfs", - "start_line": 1445, - "end_line": 1478, - "parameters": [ - "&self", - "current: &str", - "visited: &mut std::collections::HashSet", - "rec_stack: &mut std::collections::HashSet", - "path: &mut Vec" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 1464, - "end_line": 1464, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "validate_override_methods", - "start_line": 1483, - "end_line": 1528, - "parameters": [ - "&self", - "child_name: &str", - "parent_name: &str", - "methods: &HashMap" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::tokenizer::{Token, TokenType, TokenizeError}", - "imported_names": [], - "alias": null, - "line_number": 20, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::ast::{ASTNode, Span}", - "imported_names": [], - "alias": null, - "line_number": 21, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 22, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "thiserror::Error", - "imported_names": [], - "alias": null, - "line_number": 23, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 3, - "function_count": 26, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 20, - "end_line": 20, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 21, - "end_line": 21, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 22, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 23, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "ParseError", - "full_name": "", - "start_line": 61, - "end_line": 91, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashParser", - "full_name": "", - "start_line": 94, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashParser", - "full_name": "", - "start_line": 103, - "end_line": 1529, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 105, - "end_line": 112, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_from_string", - "full_name": "", - "start_line": 115, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_from_string_with_fuel", - "full_name": "", - "start_line": 121, - "end_line": 129, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 122, - "end_line": 122, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 123, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 125, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse", - "full_name": "", - "start_line": 132, - "end_line": 134, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_program", - "full_name": "", - "start_line": 139, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 140, - "end_line": 140, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 159, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 156, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_box_declaration", - "full_name": "", - "start_line": 170, - "end_line": 681, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 174, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 178, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 187, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 187, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 189, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 191, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 196, - "end_line": 200, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 202, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 221, - "end_line": 221, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 241, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 224, - "end_line": 240, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 228, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 234, - "end_line": 234, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 249, - "end_line": 277, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 252, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 254, - "end_line": 272, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 259, - "end_line": 263, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 265, - "end_line": 265, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 282, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 283, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 284, - "end_line": 284, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 285, - "end_line": 285, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 286, - "end_line": 286, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 288, - "end_line": 654, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 292, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 297, - "end_line": 340, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 302, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 305, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 310, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 310, - "end_line": 315, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 317, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 319, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 325, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 331, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 27, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 343, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 344, - "end_line": 347, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 350, - "end_line": 653, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 351, - "end_line": 351, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 355, - "end_line": 406, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 357, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 368, - "end_line": 379, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 371, - "end_line": 374, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 376, - "end_line": 378, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 384, - "end_line": 384, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 385, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 387, - "end_line": 389, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 394, - "end_line": 401, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 404, - "end_line": 404, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 410, - "end_line": 653, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 411, - "end_line": 411, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 415, - "end_line": 466, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 417, - "end_line": 423, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 427, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 428, - "end_line": 439, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 431, - "end_line": 434, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 436, - "end_line": 438, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 444, - "end_line": 444, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 445, - "end_line": 450, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 447, - "end_line": 449, - "start_column": 0, - "end_column": 0, - "depth": 20, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 454, - "end_line": 461, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 464, - "end_line": 464, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 470, - "end_line": 653, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 471, - "end_line": 471, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 475, - "end_line": 526, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 477, - "end_line": 483, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 487, - "end_line": 487, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 488, - "end_line": 499, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 491, - "end_line": 494, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 496, - "end_line": 498, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 504, - "end_line": 504, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 505, - "end_line": 510, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 507, - "end_line": 509, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 514, - "end_line": 521, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 524, - "end_line": 524, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 527, - "end_line": 653, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 528, - "end_line": 528, - "start_column": 0, - "end_column": 0, - "depth": 17, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 532, - "end_line": 646, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 534, - "end_line": 635, - "start_column": 0, - "end_column": 0, - "depth": 21, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 536, - "end_line": 542, - "start_column": 0, - "end_column": 0, - "depth": 24, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 546, - "end_line": 546, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 547, - "end_line": 558, - "start_column": 0, - "end_column": 0, - "depth": 24, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 550, - "end_line": 553, - "start_column": 0, - "end_column": 0, - "depth": 27, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 555, - "end_line": 557, - "start_column": 0, - "end_column": 0, - "depth": 27, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 563, - "end_line": 563, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 564, - "end_line": 569, - "start_column": 0, - "end_column": 0, - "depth": 24, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 566, - "end_line": 568, - "start_column": 0, - "end_column": 0, - "depth": 27, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 573, - "end_line": 580, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 583, - "end_line": 583, - "start_column": 0, - "end_column": 0, - "depth": 23, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 589, - "end_line": 589, - "start_column": 0, - "end_column": 0, - "depth": 24, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 590, - "end_line": 610, - "start_column": 0, - "end_column": 0, - "depth": 25, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 593, - "end_line": 609, - "start_column": 0, - "end_column": 0, - "depth": 28, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 597, - "end_line": 600, - "start_column": 0, - "end_column": 0, - "depth": 31, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 601, - "end_line": 609, - "start_column": 0, - "end_column": 0, - "depth": 30, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 603, - "end_line": 603, - "start_column": 0, - "end_column": 0, - "depth": 32, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 615, - "end_line": 615, - "start_column": 0, - "end_column": 0, - "depth": 24, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 616, - "end_line": 621, - "start_column": 0, - "end_column": 0, - "depth": 25, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 618, - "end_line": 620, - "start_column": 0, - "end_column": 0, - "depth": 28, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 625, - "end_line": 632, - "start_column": 0, - "end_column": 0, - "depth": 24, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 638, - "end_line": 644, - "start_column": 0, - "end_column": 0, - "depth": 22, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 650, - "end_line": 650, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 659, - "end_line": 664, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 661, - "end_line": 663, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_interface_box_declaration", - "full_name": "", - "start_line": 684, - "end_line": 779, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 688, - "end_line": 699, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 688, - "end_line": 699, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 689, - "end_line": 689, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 693, - "end_line": 693, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 704, - "end_line": 704, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 706, - "end_line": 760, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 708, - "end_line": 759, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 709, - "end_line": 709, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 713, - "end_line": 751, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 716, - "end_line": 716, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 717, - "end_line": 726, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 718, - "end_line": 721, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 723, - "end_line": 725, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 731, - "end_line": 738, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 745, - "end_line": 745, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 753, - "end_line": 753, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_global_var", - "full_name": "", - "start_line": 782, - "end_line": 802, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 785, - "end_line": 796, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 785, - "end_line": 796, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 786, - "end_line": 786, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 790, - "end_line": 790, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 799, - "end_line": 799, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_function_declaration", - "full_name": "", - "start_line": 806, - "end_line": 871, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 810, - "end_line": 821, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 810, - "end_line": 821, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 811, - "end_line": 811, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 815, - "end_line": 815, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 825, - "end_line": 825, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 827, - "end_line": 845, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 830, - "end_line": 844, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 834, - "end_line": 836, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 837, - "end_line": 844, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 838, - "end_line": 838, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 853, - "end_line": 853, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 854, - "end_line": 859, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 856, - "end_line": 858, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_static_declaration", - "full_name": "", - "start_line": 874, - "end_line": 890, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 882, - "end_line": 882, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_static_function", - "full_name": "", - "start_line": 893, - "end_line": 976, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 897, - "end_line": 926, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 897, - "end_line": 926, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 898, - "end_line": 898, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 902, - "end_line": 916, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 905, - "end_line": 915, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 909, - "end_line": 909, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 920, - "end_line": 920, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 930, - "end_line": 930, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 932, - "end_line": 950, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 935, - "end_line": 949, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 939, - "end_line": 941, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 942, - "end_line": 949, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 943, - "end_line": 943, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 958, - "end_line": 958, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 959, - "end_line": 964, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 961, - "end_line": 963, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_static_box", - "full_name": "", - "start_line": 979, - "end_line": 1252, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 982, - "end_line": 993, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 982, - "end_line": 993, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 983, - "end_line": 983, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 987, - "end_line": 987, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 996, - "end_line": 1024, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 996, - "end_line": 1024, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 998, - "end_line": 998, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1000, - "end_line": 1018, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1001, - "end_line": 1017, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1005, - "end_line": 1009, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1011, - "end_line": 1011, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1027, - "end_line": 1055, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1027, - "end_line": 1055, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1030, - "end_line": 1030, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1032, - "end_line": 1050, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1033, - "end_line": 1049, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1037, - "end_line": 1041, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1043, - "end_line": 1043, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1058, - "end_line": 1086, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1058, - "end_line": 1086, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1061, - "end_line": 1061, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1063, - "end_line": 1081, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1064, - "end_line": 1080, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1068, - "end_line": 1072, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1074, - "end_line": 1074, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1091, - "end_line": 1091, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1092, - "end_line": 1092, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1093, - "end_line": 1093, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1094, - "end_line": 1094, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1095, - "end_line": 1095, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1096, - "end_line": 1096, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1098, - "end_line": 1225, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1102, - "end_line": 1104, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1107, - "end_line": 1122, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1111, - "end_line": 1111, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1112, - "end_line": 1117, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1114, - "end_line": 1116, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1125, - "end_line": 1168, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1130, - "end_line": 1164, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1133, - "end_line": 1135, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1138, - "end_line": 1143, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1138, - "end_line": 1143, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1145, - "end_line": 1163, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1147, - "end_line": 1149, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1153, - "end_line": 1155, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1159, - "end_line": 1159, - "start_column": 0, - "end_column": 0, - "depth": 27, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1170, - "end_line": 1224, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1171, - "end_line": 1171, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1175, - "end_line": 1217, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1179, - "end_line": 1179, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1180, - "end_line": 1189, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1181, - "end_line": 1184, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1186, - "end_line": 1188, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1194, - "end_line": 1194, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1195, - "end_line": 1200, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1197, - "end_line": 1199, - "start_column": 0, - "end_column": 0, - "depth": 18, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1204, - "end_line": 1211, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1230, - "end_line": 1235, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1231, - "end_line": 1231, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_assignment_or_function_call", - "full_name": "", - "start_line": 1255, - "end_line": 1284, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1258, - "end_line": 1258, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1261, - "end_line": 1283, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1263, - "end_line": 1263, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1276, - "end_line": 1276, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "current_token", - "full_name": "", - "start_line": 1291, - "end_line": 1297, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "peek_token", - "full_name": "", - "start_line": 1300, - "end_line": 1306, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1301, - "end_line": 1305, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "advance", - "full_name": "", - "start_line": 1309, - "end_line": 1313, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1310, - "end_line": 1312, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "skip_newlines", - "full_name": "", - "start_line": 1316, - "end_line": 1324, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1317, - "end_line": 1317, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1318, - "end_line": 1321, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1322, - "end_line": 1323, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "consume", - "full_name": "", - "start_line": 1327, - "end_line": 1342, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1329, - "end_line": 1341, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1331, - "end_line": 1331, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1335, - "end_line": 1335, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "match_token", - "full_name": "", - "start_line": 1345, - "end_line": 1348, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_at_end", - "full_name": "", - "start_line": 1351, - "end_line": 1354, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "extract_dependencies_from_statements", - "full_name": "", - "start_line": 1361, - "end_line": 1369, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1362, - "end_line": 1362, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1364, - "end_line": 1366, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "extract_dependencies_from_ast", - "full_name": "", - "start_line": 1372, - "end_line": 1425, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1376, - "end_line": 1378, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1382, - "end_line": 1384, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1399, - "end_line": 1401, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1402, - "end_line": 1406, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1403, - "end_line": 1405, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1410, - "end_line": 1412, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1415, - "end_line": 1417, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "check_circular_dependencies", - "full_name": "", - "start_line": 1428, - "end_line": 1442, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1429, - "end_line": 1429, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1430, - "end_line": 1430, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1431, - "end_line": 1431, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1433, - "end_line": 1439, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1434, - "end_line": 1438, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1435, - "end_line": 1437, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "has_cycle_dfs", - "full_name": "", - "start_line": 1445, - "end_line": 1478, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1456, - "end_line": 1473, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1457, - "end_line": 1472, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1458, - "end_line": 1471, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1459, - "end_line": 1461, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1462, - "end_line": 1471, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1464, - "end_line": 1464, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 1465, - "end_line": 1465, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1466, - "end_line": 1466, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "validate_override_methods", - "full_name": "", - "start_line": 1483, - "end_line": 1528, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1484, - "end_line": 1484, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 1487, - "end_line": 1519, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1488, - "end_line": 1518, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1489, - "end_line": 1517, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 1496, - "end_line": 1499, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1501, - "end_line": 1507, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1510, - "end_line": 1516, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 1522, - "end_line": 1525, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 306, - "max_depth": 32, - "node_type_counts": { - "import": 4, - "class": 3, - "file_root": 1, - "function": 25, - "variable": 118, - "for_loop": 39, - "if_statement": 116 - }, - "classes": 3, - "functions": 25, - "methods": 0, - "variables": 118, - "control_structures": 155 - }, - "generated_at": "2025-08-15T16:19:40.692131742Z" - }, - { - "file_info": { - "name": "statements.rs", - "path": "src/parser/statements.rs", - "size_bytes": 0, - "total_lines": 489, - "code_lines": 376, - "comment_lines": 50, - "empty_lines": 63, - "code_ratio": 0.7689161554192229, - "analyzed_at": "2025-08-15T16:19:40.667537697Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashParser", - "parent_class": null, - "start_line": 12, - "end_line": 489, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "parse_statement", - "start_line": 14, - "end_line": 87, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "parse_if", - "start_line": 90, - "end_line": 138, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "parse_loop", - "start_line": 141, - "end_line": 165, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "parse_break", - "start_line": 168, - "end_line": 171, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "parse_return", - "start_line": 174, - "end_line": 187, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "parse_print", - "start_line": 190, - "end_line": 197, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "parse_nowait", - "start_line": 200, - "end_line": 225, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "parse_include", - "start_line": 228, - "end_line": 245, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "parse_local", - "start_line": 248, - "end_line": 306, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "parse_outbox", - "start_line": 309, - "end_line": 350, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - }, - { - "name": "parse_try_catch", - "start_line": 353, - "end_line": 443, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "parse_throw", - "start_line": 446, - "end_line": 450, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "parse_from_call_statement", - "start_line": 453, - "end_line": 460, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub(super)", - "type": "function" - } - }, - { - "name": "parse_using", - "start_line": 463, - "end_line": 488, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub(super)" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::tokenizer::TokenType", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::ast::{ASTNode, CatchClause, Span}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::{NyashParser, ParseError}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 1, - "function_count": 14, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashParser", - "full_name": "", - "start_line": 12, - "end_line": 489, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_statement", - "full_name": "", - "start_line": 14, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 81, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_if", - "full_name": "", - "start_line": 90, - "end_line": 138, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 94, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 98, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 127, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 113, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 118, - "end_line": 118, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 119, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 123, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_loop", - "full_name": "", - "start_line": 141, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 146, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 151, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 157, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 154, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_break", - "full_name": "", - "start_line": 168, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_return", - "full_name": "", - "start_line": 174, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 178, - "end_line": 184, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_print", - "full_name": "", - "start_line": 190, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_nowait", - "full_name": "", - "start_line": 200, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 204, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 205, - "end_line": 205, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 209, - "end_line": 209, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 218, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_include", - "full_name": "", - "start_line": 228, - "end_line": 245, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 231, - "end_line": 242, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 236, - "end_line": 236, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_local", - "full_name": "", - "start_line": 248, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 252, - "end_line": 252, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 255, - "end_line": 305, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 297, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 275, - "end_line": 290, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 278, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 283, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 19, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 299, - "end_line": 299, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_outbox", - "full_name": "", - "start_line": 309, - "end_line": 350, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 312, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 315, - "end_line": 349, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 320, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 323, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 327, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 336, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 343, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_try_catch", - "full_name": "", - "start_line": 353, - "end_line": 443, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 357, - "end_line": 357, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 358, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 360, - "end_line": 362, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 367, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 370, - "end_line": 416, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 375, - "end_line": 381, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 375, - "end_line": 381, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 376, - "end_line": 376, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 384, - "end_line": 395, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 384, - "end_line": 395, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 385, - "end_line": 385, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 389, - "end_line": 389, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 400, - "end_line": 400, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 401, - "end_line": 406, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 403, - "end_line": 405, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 419, - "end_line": 435, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 419, - "end_line": 435, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 423, - "end_line": 423, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 424, - "end_line": 429, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 426, - "end_line": 428, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_throw", - "full_name": "", - "start_line": 446, - "end_line": 450, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 448, - "end_line": 448, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_from_call_statement", - "full_name": "", - "start_line": 453, - "end_line": 460, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 455, - "end_line": 455, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parse_using", - "full_name": "", - "start_line": 463, - "end_line": 488, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 467, - "end_line": 487, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 468, - "end_line": 468, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 472, - "end_line": 477, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 88, - "max_depth": 19, - "node_type_counts": { - "file_root": 1, - "for_loop": 9, - "import": 3, - "function": 14, - "class": 1, - "variable": 39, - "if_statement": 21 - }, - "classes": 1, - "functions": 14, - "methods": 0, - "variables": 39, - "control_structures": 30 - }, - "generated_at": "2025-08-15T16:19:40.667571110Z" - }, - { - "file_info": { - "name": "runner.rs", - "path": "src/runner.rs", - "size_bytes": 0, - "total_lines": 711, - "code_lines": 548, - "comment_lines": 68, - "empty_lines": 95, - "code_ratio": 0.770745428973277, - "analyzed_at": "2025-08-15T16:19:40.662801328Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashRunner", - "parent_class": null, - "start_line": 21, - "end_line": 23, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "NyashRunner", - "parent_class": null, - "start_line": 25, - "end_line": 459, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 27, - "end_line": 29, - "parameters": [ - "config: CliConfig" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "run", - "start_line": 32, - "end_line": 49, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "execute_file_mode", - "start_line": 52, - "end_line": 76, - "parameters": [ - "&self", - "filename: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_demo_mode", - "start_line": 79, - "end_line": 106, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_nyash_file", - "start_line": 109, - "end_line": 169, - "parameters": [ - "&self", - "filename: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_mir_mode", - "start_line": 172, - "end_line": 227, - "parameters": [ - "&self", - "filename: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_vm_mode", - "start_line": 230, - "end_line": 271, - "parameters": [ - "&self", - "filename: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "execute_wasm_mode", - "start_line": 274, - "end_line": 343, - "parameters": [ - "&self", - "filename: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 315, - "end_line": 321, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_aot_mode", - "start_line": 346, - "end_line": 403, - "parameters": [ - "&self", - "filename: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 385, - "end_line": 391, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "execute_benchmark_mode", - "start_line": 406, - "end_line": 458, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "demo_basic_boxes", - "start_line": 462, - "end_line": 479, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "demo_box_operations", - "start_line": 481, - "end_line": 497, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "demo_box_collections", - "start_line": 499, - "end_line": 505, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "demo_environment_system", - "start_line": 507, - "end_line": 510, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "demo_tokenizer_system", - "start_line": 512, - "end_line": 528, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "demo_parser_system", - "start_line": 530, - "end_line": 632, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "demo_interpreter_system", - "start_line": 634, - "end_line": 686, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_runner_creation", - "start_line": 693, - "end_line": 710, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::cli::CliConfig", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::{\n box_trait::{NyashBox, StringBox, IntegerBox, BoolBox, VoidBox, AddBox, BoxCore},\n tokenizer::{NyashTokenizer},\n ast::ASTNode,\n parser::NyashParser,\n interpreter::NyashInterpreter,\n mir::{MirCompiler, MirPrinter},\n backend::{VM, wasm::WasmBackend, aot::AotBackend},\n}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::{fs, process}", - "imported_names": [], - "alias": null, - "line_number": 18, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::io::Write", - "imported_names": [], - "alias": null, - "line_number": 148, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 690, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 2, - "function_count": 20, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 18, - "end_line": 18, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashRunner", - "full_name": "", - "start_line": 21, - "end_line": 23, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashRunner", - "full_name": "", - "start_line": 25, - "end_line": 459, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 27, - "end_line": 29, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "run", - "full_name": "", - "start_line": 32, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 34, - "end_line": 42, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 44, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_file_mode", - "full_name": "", - "start_line": 52, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 53, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 56, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 62, - "end_line": 75, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 67, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 16, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_demo_mode", - "full_name": "", - "start_line": 79, - "end_line": 106, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_nyash_file", - "full_name": "", - "start_line": 109, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 111, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 127, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 148, - "end_line": 148, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 150, - "end_line": 150, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 156, - "end_line": 156, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_mir_mode", - "full_name": "", - "start_line": 172, - "end_line": 227, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 174, - "end_line": 180, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 183, - "end_line": 189, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 193, - "end_line": 199, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 202, - "end_line": 214, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 210, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 217, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 218, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_vm_mode", - "full_name": "", - "start_line": 230, - "end_line": 271, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 232, - "end_line": 238, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 241, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 250, - "end_line": 250, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 251, - "end_line": 257, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 260, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_wasm_mode", - "full_name": "", - "start_line": 274, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 276, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 285, - "end_line": 291, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 294, - "end_line": 294, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 295, - "end_line": 301, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 304, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 305, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 314, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 316, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 322, - "end_line": 322, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 325, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_aot_mode", - "full_name": "", - "start_line": 346, - "end_line": 403, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 348, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 357, - "end_line": 363, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 366, - "end_line": 366, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 367, - "end_line": 373, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 376, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 384, - "end_line": 391, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 386, - "end_line": 390, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "execute_benchmark_mode", - "full_name": "", - "start_line": 406, - "end_line": 458, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 410, - "end_line": 416, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 423, - "end_line": 423, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 424, - "end_line": 429, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 425, - "end_line": 428, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 426, - "end_line": 426, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 427, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 430, - "end_line": 430, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 437, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 438, - "end_line": 446, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 439, - "end_line": 445, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 440, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 441, - "end_line": 444, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 442, - "end_line": 442, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 443, - "end_line": 443, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 447, - "end_line": 447, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 453, - "end_line": 453, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "demo_basic_boxes", - "full_name": "", - "start_line": 462, - "end_line": 479, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 466, - "end_line": 466, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 467, - "end_line": 467, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 468, - "end_line": 468, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 469, - "end_line": 469, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "demo_box_operations", - "full_name": "", - "start_line": 481, - "end_line": 497, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 485, - "end_line": 485, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 486, - "end_line": 486, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 487, - "end_line": 487, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 492, - "end_line": 492, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 493, - "end_line": 493, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 494, - "end_line": 494, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "demo_box_collections", - "full_name": "", - "start_line": 499, - "end_line": 505, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "demo_environment_system", - "full_name": "", - "start_line": 507, - "end_line": 510, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "demo_tokenizer_system", - "full_name": "", - "start_line": 512, - "end_line": 528, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 516, - "end_line": 516, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 520, - "end_line": 520, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "demo_parser_system", - "full_name": "", - "start_line": 530, - "end_line": 632, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 535, - "end_line": 543, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 550, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 552, - "end_line": 554, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 562, - "end_line": 567, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 573, - "end_line": 578, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 575, - "end_line": 577, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 585, - "end_line": 588, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 594, - "end_line": 600, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 595, - "end_line": 599, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 596, - "end_line": 598, - "start_column": 0, - "end_column": 0, - "depth": 15, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 607, - "end_line": 618, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 624, - "end_line": 628, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 625, - "end_line": 627, - "start_column": 0, - "end_column": 0, - "depth": 12, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "demo_interpreter_system", - "full_name": "", - "start_line": 634, - "end_line": 686, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 638, - "end_line": 642, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 649, - "end_line": 649, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 663, - "end_line": 667, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 674, - "end_line": 674, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 690, - "end_line": 690, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_runner_creation", - "full_name": "", - "start_line": 693, - "end_line": 710, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 694, - "end_line": 706, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 708, - "end_line": 708, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 117, - "max_depth": 16, - "node_type_counts": { - "class": 2, - "for_loop": 7, - "if_statement": 21, - "file_root": 1, - "variable": 63, - "function": 18, - "import": 5 - }, - "classes": 2, - "functions": 18, - "methods": 0, - "variables": 63, - "control_structures": 28 - }, - "generated_at": "2025-08-15T16:19:40.662844756Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/stdlib/mod.rs", - "size_bytes": 0, - "total_lines": 225, - "code_lines": 152, - "comment_lines": 35, - "empty_lines": 38, - "code_ratio": 0.6755555555555556, - "analyzed_at": "2025-08-15T16:19:40.624546078Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "BuiltinStdlib", - "parent_class": null, - "start_line": 14, - "end_line": 16, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BuiltinNamespace", - "parent_class": null, - "start_line": 19, - "end_line": 22, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "BuiltinStaticBox", - "parent_class": null, - "start_line": 25, - "end_line": 28, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "BuiltinStdlib", - "parent_class": null, - "start_line": 33, - "end_line": 225, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 35, - "end_line": 44, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "register_nyashstd", - "start_line": 47, - "end_line": 69, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "create_string_box", - "start_line": 72, - "end_line": 117, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 79, - "end_line": 95, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 98, - "end_line": 114, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "create_integer_box", - "start_line": 120, - "end_line": 146, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 127, - "end_line": 143, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "create_bool_box", - "start_line": 149, - "end_line": 175, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 156, - "end_line": 172, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "create_array_box", - "start_line": 178, - "end_line": 197, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 185, - "end_line": 194, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "create_console_box", - "start_line": 200, - "end_line": 224, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 207, - "end_line": 221, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, IntegerBox, BoolBox}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::{ArrayBox, ConsoleBox}", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::interpreter::RuntimeError", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::VoidBox", - "imported_names": [], - "alias": null, - "line_number": 219, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 4, - "function_count": 13, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BuiltinStdlib", - "full_name": "", - "start_line": 14, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BuiltinNamespace", - "full_name": "", - "start_line": 19, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BuiltinStaticBox", - "full_name": "", - "start_line": 25, - "end_line": 28, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "BuiltinStdlib", - "full_name": "", - "start_line": 33, - "end_line": 225, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 35, - "end_line": 44, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 36, - "end_line": 38, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_nyashstd", - "full_name": "", - "start_line": 47, - "end_line": 69, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 48, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_string_box", - "full_name": "", - "start_line": 72, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 73, - "end_line": 76, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 80, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 87, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 99, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 106, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 107, - "end_line": 107, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_integer_box", - "full_name": "", - "start_line": 120, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 121, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 132, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 135, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 136, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_bool_box", - "full_name": "", - "start_line": 149, - "end_line": 175, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 150, - "end_line": 153, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 157, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_array_box", - "full_name": "", - "start_line": 178, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 179, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 186, - "end_line": 190, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 192, - "end_line": 192, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_console_box", - "full_name": "", - "start_line": 200, - "end_line": 224, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 201, - "end_line": 204, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 208, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 215, - "end_line": 215, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 219, - "end_line": 219, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 40, - "max_depth": 13, - "node_type_counts": { - "file_root": 1, - "class": 4, - "import": 5, - "function": 7, - "variable": 13, - "if_statement": 10 - }, - "classes": 4, - "functions": 7, - "methods": 0, - "variables": 13, - "control_structures": 10 - }, - "generated_at": "2025-08-15T16:19:40.624561090Z" - }, - { - "file_info": { - "name": "tokenizer.rs", - "path": "src/tokenizer.rs", - "size_bytes": 0, - "total_lines": 634, - "code_lines": 529, - "comment_lines": 40, - "empty_lines": 65, - "code_ratio": 0.8343848580441641, - "analyzed_at": "2025-08-15T16:19:40.619098346Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "TokenType", - "parent_class": null, - "start_line": 12, - "end_line": 87, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "Token", - "parent_class": null, - "start_line": 91, - "end_line": 95, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "Token", - "parent_class": null, - "start_line": 97, - "end_line": 101, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "TokenizeError", - "parent_class": null, - "start_line": 105, - "end_line": 117, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "NyashTokenizer", - "parent_class": null, - "start_line": 120, - "end_line": 125, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "NyashTokenizer", - "parent_class": null, - "start_line": 127, - "end_line": 478, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 98, - "end_line": 100, - "parameters": [ - "token_type: TokenType", - "line: usize", - "column: usize" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new", - "start_line": 129, - "end_line": 137, - "parameters": [ - "input" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "tokenize", - "start_line": 140, - "end_line": 160, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "tokenize_next", - "start_line": 163, - "end_line": 300, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "read_string", - "start_line": 303, - "end_line": 338, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "read_numeric_literal", - "start_line": 341, - "end_line": 372, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 351, - "end_line": 351, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 365, - "end_line": 365, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 370, - "end_line": 370, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "read_keyword_or_identifier", - "start_line": 375, - "end_line": 428, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "skip_line_comment", - "start_line": 431, - "end_line": 438, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "skip_whitespace", - "start_line": 441, - "end_line": 449, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "current_char", - "start_line": 452, - "end_line": 454, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "peek_char", - "start_line": 457, - "end_line": 459, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "advance", - "start_line": 462, - "end_line": 472, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "is_at_end", - "start_line": 475, - "end_line": 477, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_simple_tokens", - "start_line": 487, - "end_line": 499, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_string_literal", - "start_line": 502, - "end_line": 511, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_number_literal", - "start_line": 514, - "end_line": 531, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_identifier", - "start_line": 534, - "end_line": 551, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_operators", - "start_line": 554, - "end_line": 565, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_complex_code", - "start_line": 568, - "end_line": 592, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 586, - "end_line": 586, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "test_line_numbers", - "start_line": 595, - "end_line": 603, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_comments", - "start_line": 606, - "end_line": 617, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "closure", - "start_line": 615, - "end_line": 615, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "test_error_handling", - "start_line": 620, - "end_line": 633, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "thiserror::Error", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 484, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 6, - "function_count": 27, - "import_count": 2, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TokenType", - "full_name": "", - "start_line": 12, - "end_line": 87, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Token", - "full_name": "", - "start_line": 91, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Token", - "full_name": "", - "start_line": 97, - "end_line": 101, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 98, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TokenizeError", - "full_name": "", - "start_line": 105, - "end_line": 117, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashTokenizer", - "full_name": "", - "start_line": 120, - "end_line": 125, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashTokenizer", - "full_name": "", - "start_line": 127, - "end_line": 478, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 129, - "end_line": 137, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 130, - "end_line": 130, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "tokenize", - "full_name": "", - "start_line": 140, - "end_line": 160, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 141, - "end_line": 141, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 143, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 147, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 152, - "end_line": 152, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "tokenize_next", - "full_name": "", - "start_line": 163, - "end_line": 300, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 164, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 165, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 169, - "end_line": 169, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 173, - "end_line": 173, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 177, - "end_line": 177, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read_string", - "full_name": "", - "start_line": 303, - "end_line": 338, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 304, - "end_line": 304, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 307, - "end_line": 307, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 309, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 310, - "end_line": 313, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 316, - "end_line": 332, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read_numeric_literal", - "full_name": "", - "start_line": 341, - "end_line": 372, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 342, - "end_line": 342, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 343, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 344, - "end_line": 344, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 347, - "end_line": 359, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 348, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 351, - "end_line": 358, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 361, - "end_line": 371, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "read_keyword_or_identifier", - "full_name": "", - "start_line": 375, - "end_line": 428, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 376, - "end_line": 376, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 378, - "end_line": 385, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 379, - "end_line": 384, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "skip_line_comment", - "full_name": "", - "start_line": 431, - "end_line": 438, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 432, - "end_line": 437, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 433, - "end_line": 435, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "skip_whitespace", - "full_name": "", - "start_line": 441, - "end_line": 449, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 442, - "end_line": 448, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 443, - "end_line": 447, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "current_char", - "full_name": "", - "start_line": 452, - "end_line": 454, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "peek_char", - "full_name": "", - "start_line": 457, - "end_line": 459, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "advance", - "full_name": "", - "start_line": 462, - "end_line": 472, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 463, - "end_line": 471, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 464, - "end_line": 469, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_at_end", - "full_name": "", - "start_line": 475, - "end_line": 477, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 484, - "end_line": 484, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_simple_tokens", - "full_name": "", - "start_line": 487, - "end_line": 499, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 488, - "end_line": 488, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 489, - "end_line": 489, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_string_literal", - "full_name": "", - "start_line": 502, - "end_line": 511, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 503, - "end_line": 503, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 504, - "end_line": 504, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_number_literal", - "full_name": "", - "start_line": 514, - "end_line": 531, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 515, - "end_line": 515, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 516, - "end_line": 516, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_identifier", - "full_name": "", - "start_line": 534, - "end_line": 551, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 535, - "end_line": 535, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 536, - "end_line": 536, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_operators", - "full_name": "", - "start_line": 554, - "end_line": 565, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 555, - "end_line": 555, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 556, - "end_line": 556, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_complex_code", - "full_name": "", - "start_line": 568, - "end_line": 592, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 569, - "end_line": 580, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 582, - "end_line": 582, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 583, - "end_line": 583, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<_>", - "full_name": "", - "start_line": 586, - "end_line": 586, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_line_numbers", - "full_name": "", - "start_line": 595, - "end_line": 603, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 596, - "end_line": 596, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 597, - "end_line": 597, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 598, - "end_line": 598, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_comments", - "full_name": "", - "start_line": 606, - "end_line": 617, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 607, - "end_line": 609, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 611, - "end_line": 611, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 612, - "end_line": 612, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec<_>", - "full_name": "", - "start_line": 615, - "end_line": 615, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_error_handling", - "full_name": "", - "start_line": 620, - "end_line": 633, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 621, - "end_line": 621, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 622, - "end_line": 622, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 85, - "max_depth": 11, - "node_type_counts": { - "file_root": 1, - "import": 2, - "function": 22, - "variable": 37, - "for_loop": 6, - "if_statement": 11, - "class": 6 - }, - "classes": 6, - "functions": 22, - "methods": 0, - "variables": 37, - "control_structures": 17 - }, - "generated_at": "2025-08-15T16:19:40.619133203Z" - }, - { - "file_info": { - "name": "inprocess.rs", - "path": "src/transport/inprocess.rs", - "size_bytes": 0, - "total_lines": 103, - "code_lines": 71, - "comment_lines": 19, - "empty_lines": 13, - "code_ratio": 0.6893203883495146, - "analyzed_at": "2025-08-15T16:19:40.664097471Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "InProcessTransport", - "parent_class": null, - "start_line": 20, - "end_line": 25, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "InProcessTransport", - "parent_class": null, - "start_line": 27, - "end_line": 51, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "InProcessTransport", - "parent_class": null, - "start_line": 53, - "end_line": 95, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Transport" - } - }, - { - "name": "InProcessTransport", - "parent_class": null, - "start_line": 97, - "end_line": 103, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Drop" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 29, - "end_line": 45, - "parameters": [ - "node_id: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_handler", - "start_line": 48, - "end_line": 50, - "parameters": [ - "&self", - "intent_name: &str", - "handler: IntentHandler" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "node_id", - "start_line": 54, - "end_line": 56, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "send", - "start_line": 58, - "end_line": 80, - "parameters": [ - "&self", - "to: &str", - "intent: IntentBox", - "_opts: SendOpts" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "on_receive", - "start_line": 82, - "end_line": 85, - "parameters": [ - "&mut self", - "callback" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "is_reachable", - "start_line": 87, - "end_line": 90, - "parameters": [ - "&self", - "node_id: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "transport_type", - "start_line": 92, - "end_line": 94, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "drop", - "start_line": 98, - "end_line": 102, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "super::{Transport, IntentEnvelope, SendOpts, TransportError}", - "imported_names": [], - "alias": null, - "line_number": 14, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::messaging::{MessageBus, MessageBusData, BusEndpoint, SendError, IntentHandler}", - "imported_names": [], - "alias": null, - "line_number": 15, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::IntentBox", - "imported_names": [], - "alias": null, - "line_number": 16, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex}", - "imported_names": [], - "alias": null, - "line_number": 17, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 4, - "function_count": 8, - "import_count": 4, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 14, - "end_line": 14, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 15, - "end_line": 15, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 16, - "end_line": 16, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 17, - "end_line": 17, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InProcessTransport", - "full_name": "", - "start_line": 20, - "end_line": 25, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InProcessTransport", - "full_name": "", - "start_line": 27, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 29, - "end_line": 45, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 30, - "end_line": 30, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 31, - "end_line": 31, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 35, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_handler", - "full_name": "", - "start_line": 48, - "end_line": 50, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InProcessTransport", - "full_name": "", - "start_line": 53, - "end_line": 95, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "node_id", - "full_name": "", - "start_line": 54, - "end_line": 56, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "send", - "full_name": "", - "start_line": 58, - "end_line": 80, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 59, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 64, - "end_line": 72, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 65, - "end_line": 70, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "on_receive", - "full_name": "", - "start_line": 82, - "end_line": 85, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 83, - "end_line": 83, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_reachable", - "full_name": "", - "start_line": 87, - "end_line": 90, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 88, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "transport_type", - "full_name": "", - "start_line": 92, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "InProcessTransport", - "full_name": "", - "start_line": 97, - "end_line": 103, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "drop", - "full_name": "", - "start_line": 98, - "end_line": 102, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 100, - "end_line": 100, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 26, - "max_depth": 13, - "node_type_counts": { - "file_root": 1, - "import": 4, - "class": 4, - "function": 8, - "variable": 8, - "if_statement": 1 - }, - "classes": 4, - "functions": 8, - "methods": 0, - "variables": 8, - "control_structures": 1 - }, - "generated_at": "2025-08-15T16:19:40.664104597Z" - }, - { - "file_info": { - "name": "mod.rs", - "path": "src/transport/mod.rs", - "size_bytes": 0, - "total_lines": 55, - "code_lines": 30, - "comment_lines": 14, - "empty_lines": 11, - "code_ratio": 0.5454545454545454, - "analyzed_at": "2025-08-15T16:19:40.624262818Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "IntentEnvelope", - "parent_class": null, - "start_line": 14, - "end_line": 19, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "SendOpts", - "parent_class": null, - "start_line": 23, - "end_line": 26, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "TransportError", - "parent_class": null, - "start_line": 30, - "end_line": 35, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "enum", - "modifiers": "pub" - } - }, - { - "name": "Transport", - "parent_class": null, - "start_line": 38, - "end_line": 53, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "trait", - "modifiers": "pub" - } - } - ], - "functions": [], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::boxes::IntentBox", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::Arc", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "inprocess::InProcessTransport", - "imported_names": [], - "alias": null, - "line_number": 55, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 4, - "function_count": 0, - "import_count": 3, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "IntentEnvelope", - "full_name": "", - "start_line": 14, - "end_line": 19, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "SendOpts", - "full_name": "", - "start_line": 23, - "end_line": 26, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TransportError", - "full_name": "", - "start_line": 30, - "end_line": 35, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "Transport", - "full_name": "", - "start_line": 38, - "end_line": 53, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 55, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 8, - "max_depth": 1, - "node_type_counts": { - "class": 4, - "file_root": 1, - "import": 3 - }, - "classes": 4, - "functions": 0, - "methods": 0, - "variables": 0, - "control_structures": 0 - }, - "generated_at": "2025-08-15T16:19:40.624266924Z" - }, - { - "file_info": { - "name": "type_box.rs", - "path": "src/type_box.rs", - "size_bytes": 0, - "total_lines": 446, - "code_lines": 307, - "comment_lines": 61, - "empty_lines": 78, - "code_ratio": 0.6883408071748879, - "analyzed_at": "2025-08-15T16:19:40.662734024Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "MethodSignature", - "parent_class": null, - "start_line": 16, - "end_line": 22, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "MethodSignature", - "parent_class": null, - "start_line": 24, - "end_line": 49, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "TypeBox", - "parent_class": null, - "start_line": 53, - "end_line": 77, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "struct" - } - }, - { - "name": "TypeBox", - "parent_class": null, - "start_line": 79, - "end_line": 233, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "TypeBox", - "parent_class": null, - "start_line": 236, - "end_line": 261, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "NyashBox" - } - }, - { - "name": "TypeBox", - "parent_class": null, - "start_line": 263, - "end_line": 283, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "BoxCore", - "type": "impl" - } - }, - { - "name": "TypeBox", - "parent_class": null, - "start_line": 285, - "end_line": 289, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Display", - "type": "impl" - } - }, - { - "name": "TypeRegistry", - "parent_class": null, - "start_line": 293, - "end_line": 303, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "TypeRegistry", - "parent_class": null, - "start_line": 305, - "end_line": 403, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "TypeBoxBuilder", - "parent_class": null, - "start_line": 406, - "end_line": 408, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "struct", - "modifiers": "pub" - } - }, - { - "name": "TypeBoxBuilder", - "parent_class": null, - "start_line": 410, - "end_line": 446, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new", - "start_line": 25, - "end_line": 33, - "parameters": [ - "name: String", - "parameters" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "with_types", - "start_line": 35, - "end_line": 48, - "parameters": [ - "name: String", - "parameters", - "parameter_types", - "return_type" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new", - "start_line": 81, - "end_line": 92, - "parameters": [ - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "builtin", - "start_line": 95, - "end_line": 99, - "parameters": [ - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "add_field", - "start_line": 102, - "end_line": 104, - "parameters": [ - "&mut self", - "name: &str", - "field_type" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "add_method", - "start_line": 107, - "end_line": 109, - "parameters": [ - "&mut self", - "method: MethodSignature" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "set_parent", - "start_line": 112, - "end_line": 114, - "parameters": [ - "&mut self", - "parent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "add_type_parameter", - "start_line": 117, - "end_line": 119, - "parameters": [ - "&mut self", - "param: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "set_concrete_type", - "start_line": 122, - "end_line": 124, - "parameters": [ - "&mut self", - "param: &str", - "concrete_type" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_field_type", - "start_line": 127, - "end_line": 139, - "parameters": [ - "&self", - "field_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "get_method_signature", - "start_line": 142, - "end_line": 154, - "parameters": [ - "&self", - "method_name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_compatible_with", - "start_line": 157, - "end_line": 171, - "parameters": [ - "&self", - "other: &TypeBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_generic", - "start_line": 174, - "end_line": 176, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_concrete_generic", - "start_line": 179, - "end_line": 181, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "full_name", - "start_line": 184, - "end_line": 203, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 192, - "end_line": 196, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 194, - "end_line": 194, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 195, - "end_line": 195, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "void_type", - "start_line": 206, - "end_line": 208, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "string_type", - "start_line": 210, - "end_line": 212, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "integer_type", - "start_line": 214, - "end_line": 216, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "bool_type", - "start_line": 218, - "end_line": 220, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "array_type", - "start_line": 222, - "end_line": 226, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "method_box_type", - "start_line": 228, - "end_line": 232, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "to_string_box", - "start_line": 237, - "end_line": 239, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "equals", - "start_line": 241, - "end_line": 247, - "parameters": [ - "&self", - "other: &dyn NyashBox" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "type_name", - "start_line": 249, - "end_line": 251, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "clone_box", - "start_line": 253, - "end_line": 255, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "share_box", - "start_line": 258, - "end_line": 260, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "box_id", - "start_line": 264, - "end_line": 266, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "parent_type_id", - "start_line": 268, - "end_line": 270, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt_box", - "start_line": 272, - "end_line": 274, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any", - "start_line": 276, - "end_line": 278, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "as_any_mut", - "start_line": 280, - "end_line": 282, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 286, - "end_line": 288, - "parameters": [ - "&self", - "f: &mut std::fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "new", - "start_line": 307, - "end_line": 317, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "register_builtin_types", - "start_line": 320, - "end_line": 327, - "parameters": [ - "&mut self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "register_type", - "start_line": 330, - "end_line": 343, - "parameters": [ - "&mut self", - "type_box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_type", - "start_line": 346, - "end_line": 348, - "parameters": [ - "&self", - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_compatible", - "start_line": 351, - "end_line": 361, - "parameters": [ - "&self", - "from_type: &str", - "to_type: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "get_all_type_names", - "start_line": 364, - "end_line": 366, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "instantiate_generic", - "start_line": 369, - "end_line": 402, - "parameters": [ - "&mut self", - "base_type: &str", - "concrete_types: &[&str]" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 371, - "end_line": 371, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 392, - "end_line": 392, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "new", - "start_line": 412, - "end_line": 416, - "parameters": [ - "name: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "field", - "start_line": 419, - "end_line": 422, - "parameters": [ - "mut self", - "name: &str", - "field_type" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "method", - "start_line": 425, - "end_line": 428, - "parameters": [ - "mut self", - "method: MethodSignature" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "parent", - "start_line": 431, - "end_line": 434, - "parameters": [ - "mut self", - "parent" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "type_param", - "start_line": 437, - "end_line": 440, - "parameters": [ - "mut self", - "param: &str" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "build", - "start_line": 443, - "end_line": 445, - "parameters": [ - "self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "crate::box_trait::{NyashBox, StringBox, BoolBox, BoxCore, BoxBase}", - "imported_names": [], - "alias": null, - "line_number": 8, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 9, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::sync::Arc", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{Debug, Display}", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::any::Any", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 11, - "function_count": 50, - "import_count": 5, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 8, - "end_line": 8, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 9, - "end_line": 9, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MethodSignature", - "full_name": "", - "start_line": 16, - "end_line": 22, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "MethodSignature", - "full_name": "", - "start_line": 24, - "end_line": 49, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 25, - "end_line": 33, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "with_types", - "full_name": "", - "start_line": 35, - "end_line": 48, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeBox", - "full_name": "", - "start_line": 53, - "end_line": 77, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeBox", - "full_name": "", - "start_line": 79, - "end_line": 233, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 81, - "end_line": 92, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "builtin", - "full_name": "", - "start_line": 95, - "end_line": 99, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 96, - "end_line": 96, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_field", - "full_name": "", - "start_line": 102, - "end_line": 104, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_method", - "full_name": "", - "start_line": 107, - "end_line": 109, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_parent", - "full_name": "", - "start_line": 112, - "end_line": 114, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "add_type_parameter", - "full_name": "", - "start_line": 117, - "end_line": 119, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "set_concrete_type", - "full_name": "", - "start_line": 122, - "end_line": 124, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_field_type", - "full_name": "", - "start_line": 127, - "end_line": 139, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 129, - "end_line": 131, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 134, - "end_line": 136, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_method_signature", - "full_name": "", - "start_line": 142, - "end_line": 154, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 144, - "end_line": 146, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 149, - "end_line": 151, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_compatible_with", - "full_name": "", - "start_line": 157, - "end_line": 171, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 159, - "end_line": 161, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 164, - "end_line": 168, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 165, - "end_line": 167, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_generic", - "full_name": "", - "start_line": 174, - "end_line": 176, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_concrete_generic", - "full_name": "", - "start_line": 179, - "end_line": 181, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "full_name", - "full_name": "", - "start_line": 184, - "end_line": 203, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 185, - "end_line": 202, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 188, - "end_line": 188, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 191, - "end_line": 197, - "start_column": 0, - "end_column": 0, - "depth": 9, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "void_type", - "full_name": "", - "start_line": 206, - "end_line": 208, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "string_type", - "full_name": "", - "start_line": 210, - "end_line": 212, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "integer_type", - "full_name": "", - "start_line": 214, - "end_line": 216, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "bool_type", - "full_name": "", - "start_line": 218, - "end_line": 220, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "array_type", - "full_name": "", - "start_line": 222, - "end_line": 226, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 223, - "end_line": 223, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "method_box_type", - "full_name": "", - "start_line": 228, - "end_line": 232, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 229, - "end_line": 229, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeBox", - "full_name": "", - "start_line": 236, - "end_line": 261, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string_box", - "full_name": "", - "start_line": 237, - "end_line": 239, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "equals", - "full_name": "", - "start_line": 241, - "end_line": 247, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 242, - "end_line": 246, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 249, - "end_line": 251, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "clone_box", - "full_name": "", - "start_line": 253, - "end_line": 255, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "share_box", - "full_name": "", - "start_line": 258, - "end_line": 260, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeBox", - "full_name": "", - "start_line": 263, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "box_id", - "full_name": "", - "start_line": 264, - "end_line": 266, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent_type_id", - "full_name": "", - "start_line": 268, - "end_line": 270, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt_box", - "full_name": "", - "start_line": 272, - "end_line": 274, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any", - "full_name": "", - "start_line": 276, - "end_line": 278, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "as_any_mut", - "full_name": "", - "start_line": 280, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeBox", - "full_name": "", - "start_line": 285, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 286, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeRegistry", - "full_name": "", - "start_line": 293, - "end_line": 303, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeRegistry", - "full_name": "", - "start_line": 305, - "end_line": 403, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 307, - "end_line": 317, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 308, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_builtin_types", - "full_name": "", - "start_line": 320, - "end_line": 327, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "register_type", - "full_name": "", - "start_line": 330, - "end_line": 343, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 331, - "end_line": 331, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 334, - "end_line": 334, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 335, - "end_line": 335, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 339, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_type", - "full_name": "", - "start_line": 346, - "end_line": 348, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_compatible", - "full_name": "", - "start_line": 351, - "end_line": 361, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 352, - "end_line": 354, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 356, - "end_line": 360, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "get_all_type_names", - "full_name": "", - "start_line": 364, - "end_line": 366, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "instantiate_generic", - "full_name": "", - "start_line": 369, - "end_line": 402, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 370, - "end_line": 371, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 373, - "end_line": 375, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 377, - "end_line": 382, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 385, - "end_line": 385, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "for_loop", - "name": "", - "full_name": "", - "start_line": 390, - "end_line": 394, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 391, - "end_line": 392, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 396, - "end_line": 396, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeBoxBuilder", - "full_name": "", - "start_line": 406, - "end_line": 408, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "TypeBoxBuilder", - "full_name": "", - "start_line": 410, - "end_line": 446, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new", - "full_name": "", - "start_line": 412, - "end_line": 416, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "field", - "full_name": "", - "start_line": 419, - "end_line": 422, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "method", - "full_name": "", - "start_line": 425, - "end_line": 428, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "parent", - "full_name": "", - "start_line": 431, - "end_line": 434, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_param", - "full_name": "", - "start_line": 437, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "build", - "full_name": "", - "start_line": 443, - "end_line": 445, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 90, - "max_depth": 9, - "node_type_counts": { - "file_root": 1, - "import": 5, - "function": 45, - "variable": 13, - "for_loop": 2, - "class": 11, - "if_statement": 13 - }, - "classes": 11, - "functions": 45, - "methods": 0, - "variables": 13, - "control_structures": 15 - }, - "generated_at": "2025-08-15T16:19:40.662760778Z" - }, - { - "file_info": { - "name": "value.rs", - "path": "src/value.rs", - "size_bytes": 0, - "total_lines": 575, - "code_lines": 448, - "comment_lines": 57, - "empty_lines": 70, - "code_ratio": 0.7791304347826087, - "analyzed_at": "2025-08-15T16:19:40.623310753Z", - "metadata": {} - }, - "language": "rust", - "classes": [ - { - "name": "NyashValue", - "parent_class": null, - "start_line": 17, - "end_line": 37, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "modifiers": "pub", - "type": "enum" - } - }, - { - "name": "NyashValue", - "parent_class": null, - "start_line": 39, - "end_line": 231, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NyashValue", - "parent_class": null, - "start_line": 233, - "end_line": 283, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "PartialEq" - } - }, - { - "name": "NyashValue", - "parent_class": null, - "start_line": 285, - "end_line": 289, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl", - "implementing_trait": "Display" - } - }, - { - "name": "NyashValue", - "parent_class": null, - "start_line": 291, - "end_line": 312, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "implementing_trait": "Debug", - "type": "impl" - } - }, - { - "name": "NyashValue", - "parent_class": null, - "start_line": 315, - "end_line": 395, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - }, - { - "name": "NyashValue", - "parent_class": null, - "start_line": 398, - "end_line": 441, - "methods": [], - "properties": [], - "member_variables": [], - "metadata": { - "type": "impl" - } - } - ], - "functions": [ - { - "name": "new_integer", - "start_line": 41, - "end_line": 43, - "parameters": [ - "value: i64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new_float", - "start_line": 45, - "end_line": 47, - "parameters": [ - "value: f64" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_bool", - "start_line": 49, - "end_line": 51, - "parameters": [ - "value: bool" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_string", - "start_line": 53, - "end_line": 55, - "parameters": [ - "value: String" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "new_array", - "start_line": 57, - "end_line": 59, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_map", - "start_line": 61, - "end_line": 63, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_null", - "start_line": 65, - "end_line": 67, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "new_void", - "start_line": 69, - "end_line": 71, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "to_string", - "start_line": 74, - "end_line": 121, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 83, - "end_line": 83, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "closure", - "start_line": 93, - "end_line": 93, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "to_integer", - "start_line": 124, - "end_line": 135, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 131, - "end_line": 131, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "to_float", - "start_line": 138, - "end_line": 149, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "closure", - "start_line": 145, - "end_line": 145, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "to_bool", - "start_line": 152, - "end_line": 166, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "type_name", - "start_line": 169, - "end_line": 182, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "is_numeric", - "start_line": 185, - "end_line": 187, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_falsy", - "start_line": 190, - "end_line": 193, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "upgrade_weak", - "start_line": 199, - "end_line": 206, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "closure", - "start_line": 202, - "end_line": 202, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "closure" - } - }, - { - "name": "downgrade_to_weak", - "start_line": 210, - "end_line": 217, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_weak_reference", - "start_line": 220, - "end_line": 222, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "is_weak_alive", - "start_line": 225, - "end_line": 230, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "eq", - "start_line": 234, - "end_line": 282, - "parameters": [ - "&self", - "other: &Self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 286, - "end_line": 288, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "fmt", - "start_line": 292, - "end_line": 311, - "parameters": [ - "&self", - "f: &mut fmt::Formatter<'_>" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "from_box", - "start_line": 317, - "end_line": 355, - "parameters": [ - "nyash_box" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "to_box", - "start_line": 358, - "end_line": 394, - "parameters": [ - "&self" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "modifiers": "pub", - "type": "function" - } - }, - { - "name": "create_object", - "start_line": 400, - "end_line": 440, - "parameters": [ - "type_name: &str", - "args" - ], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function", - "modifiers": "pub" - } - }, - { - "name": "test_basic_creation", - "start_line": 448, - "end_line": 458, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_type_conversion", - "start_line": 461, - "end_line": 471, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_cross_type_equality", - "start_line": 474, - "end_line": 480, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_object_creation", - "start_line": 483, - "end_line": 495, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_type_names", - "start_line": 498, - "end_line": 505, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_weak_reference_basic", - "start_line": 508, - "end_line": 525, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_weak_reference_drop", - "start_line": 528, - "end_line": 542, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_weak_reference_equality", - "start_line": 545, - "end_line": 558, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - }, - { - "name": "test_weak_reference_string_representation", - "start_line": 561, - "end_line": 574, - "parameters": [], - "is_async": false, - "is_arrow_function": false, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "metadata": { - "type": "function" - } - } - ], - "imports": [ - { - "type": "rust_use", - "module_path": "std::sync::{Arc, Mutex, Weak}", - "imported_names": [], - "alias": null, - "line_number": 10, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::collections::HashMap", - "imported_names": [], - "alias": null, - "line_number": 11, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "std::fmt::{self, Display, Debug}", - "imported_names": [], - "alias": null, - "line_number": 12, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::NyashBox", - "imported_names": [], - "alias": null, - "line_number": 13, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::{StringBox, IntegerBox, BoolBox, VoidBox}", - "imported_names": [], - "alias": null, - "line_number": 359, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::boxes::null_box::NullBox", - "imported_names": [], - "alias": null, - "line_number": 360, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "super::*", - "imported_names": [], - "alias": null, - "line_number": 445, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::StringBox", - "imported_names": [], - "alias": null, - "line_number": 509, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::StringBox", - "imported_names": [], - "alias": null, - "line_number": 529, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::StringBox", - "imported_names": [], - "alias": null, - "line_number": 546, - "metadata": {} - }, - { - "type": "rust_use", - "module_path": "crate::box_trait::StringBox", - "imported_names": [], - "alias": null, - "line_number": 562, - "metadata": {} - } - ], - "exports": [], - "function_calls": [], - "call_frequency": {}, - "complexity": { - "cyclomatic_complexity": 1, - "max_nesting_depth": 0, - "cognitive_complexity": 0, - "rating": "simple", - "rating_emoji": "🟢" - }, - "commented_lines": [], - "metadata": {}, - "stats": { - "class_count": 7, - "function_count": 39, - "import_count": 11, - "export_count": 0, - "unique_calls": 0, - "total_calls": 0, - "commented_lines_count": 0 - }, - "ast_root": { - "type": "file_root", - "name": "", - "full_name": "", - "start_line": 0, - "end_line": 0, - "start_column": 0, - "end_column": 0, - "depth": 0, - "scope_path": "", - "children": [ - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 10, - "end_line": 10, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 11, - "end_line": 11, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 12, - "end_line": 12, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 13, - "end_line": 13, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashValue", - "full_name": "", - "start_line": 17, - "end_line": 37, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashValue", - "full_name": "", - "start_line": 39, - "end_line": 231, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_integer", - "full_name": "", - "start_line": 41, - "end_line": 43, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_float", - "full_name": "", - "start_line": 45, - "end_line": 47, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_bool", - "full_name": "", - "start_line": 49, - "end_line": 51, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_string", - "full_name": "", - "start_line": 53, - "end_line": 55, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_array", - "full_name": "", - "start_line": 57, - "end_line": 59, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_map", - "full_name": "", - "start_line": 61, - "end_line": 63, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_null", - "full_name": "", - "start_line": 65, - "end_line": 67, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "new_void", - "full_name": "", - "start_line": 69, - "end_line": 71, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_string", - "full_name": "", - "start_line": 74, - "end_line": 121, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 81, - "end_line": 88, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 82, - "end_line": 84, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 91, - "end_line": 98, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "Vec", - "full_name": "", - "start_line": 92, - "end_line": 94, - "start_column": 0, - "end_column": 0, - "depth": 13, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 101, - "end_line": 105, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 108, - "end_line": 116, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 109, - "end_line": 113, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_integer", - "full_name": "", - "start_line": 124, - "end_line": 135, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 128, - "end_line": 128, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_float", - "full_name": "", - "start_line": 138, - "end_line": 149, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 142, - "end_line": 142, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_bool", - "full_name": "", - "start_line": 152, - "end_line": 166, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "type_name", - "full_name": "", - "start_line": 169, - "end_line": 182, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_numeric", - "full_name": "", - "start_line": 185, - "end_line": 187, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_falsy", - "full_name": "", - "start_line": 190, - "end_line": 193, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "upgrade_weak", - "full_name": "", - "start_line": 199, - "end_line": 206, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "downgrade_to_weak", - "full_name": "", - "start_line": 210, - "end_line": 217, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_weak_reference", - "full_name": "", - "start_line": 220, - "end_line": 222, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "is_weak_alive", - "full_name": "", - "start_line": 225, - "end_line": 230, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashValue", - "full_name": "", - "start_line": 233, - "end_line": 283, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "eq", - "full_name": "", - "start_line": 234, - "end_line": 282, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 265, - "end_line": 269, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 272, - "end_line": 276, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashValue", - "full_name": "", - "start_line": 285, - "end_line": 289, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 286, - "end_line": 288, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashValue", - "full_name": "", - "start_line": 291, - "end_line": 312, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "fmt", - "full_name": "", - "start_line": 292, - "end_line": 311, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 302, - "end_line": 306, - "start_column": 0, - "end_column": 0, - "depth": 11, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashValue", - "full_name": "", - "start_line": 315, - "end_line": 395, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "from_box", - "full_name": "", - "start_line": 317, - "end_line": 355, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 319, - "end_line": 351, - "start_column": 0, - "end_column": 0, - "depth": 6, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 320, - "end_line": 320, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 321, - "end_line": 321, - "start_column": 0, - "end_column": 0, - "depth": 8, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 326, - "end_line": 328, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 331, - "end_line": 333, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "if_statement", - "name": "", - "full_name": "", - "start_line": 336, - "end_line": 338, - "start_column": 0, - "end_column": 0, - "depth": 14, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "to_box", - "full_name": "", - "start_line": 358, - "end_line": 394, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 359, - "end_line": 359, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 360, - "end_line": 360, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "class", - "name": "NyashValue", - "full_name": "", - "start_line": 398, - "end_line": 441, - "start_column": 0, - "end_column": 0, - "depth": 1, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "create_object", - "full_name": "", - "start_line": 400, - "end_line": 440, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 403, - "end_line": 406, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 410, - "end_line": 413, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 417, - "end_line": 420, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 424, - "end_line": 427, - "start_column": 0, - "end_column": 0, - "depth": 10, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 445, - "end_line": 445, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_basic_creation", - "full_name": "", - "start_line": 448, - "end_line": 458, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 449, - "end_line": 449, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 450, - "end_line": 450, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 451, - "end_line": 451, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 452, - "end_line": 452, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_type_conversion", - "full_name": "", - "start_line": 461, - "end_line": 471, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 462, - "end_line": 462, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 466, - "end_line": 466, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 469, - "end_line": 469, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_cross_type_equality", - "full_name": "", - "start_line": 474, - "end_line": 480, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 475, - "end_line": 475, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 476, - "end_line": 476, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_object_creation", - "full_name": "", - "start_line": 483, - "end_line": 495, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 484, - "end_line": 486, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 490, - "end_line": 492, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_type_names", - "full_name": "", - "start_line": 498, - "end_line": 505, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_weak_reference_basic", - "full_name": "", - "start_line": 508, - "end_line": 525, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 509, - "end_line": 509, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 512, - "end_line": 512, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 515, - "end_line": 515, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 520, - "end_line": 520, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_weak_reference_drop", - "full_name": "", - "start_line": 528, - "end_line": 542, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 529, - "end_line": 529, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 531, - "end_line": 534, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 532, - "end_line": 532, - "start_column": 0, - "end_column": 0, - "depth": 7, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_weak_reference_equality", - "full_name": "", - "start_line": 545, - "end_line": 558, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 546, - "end_line": 546, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 548, - "end_line": 548, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 549, - "end_line": 549, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 550, - "end_line": 550, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "function", - "name": "test_weak_reference_string_representation", - "full_name": "", - "start_line": 561, - "end_line": 574, - "start_column": 0, - "end_column": 0, - "depth": 3, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "import", - "name": "", - "full_name": "", - "start_line": 562, - "end_line": 562, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 564, - "end_line": 564, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - }, - { - "type": "variable", - "name": "", - "full_name": "", - "start_line": 565, - "end_line": 565, - "start_column": 0, - "end_column": 0, - "depth": 5, - "scope_path": "", - "children": [], - "attributes": {}, - "source_text": null - } - ], - "attributes": {}, - "source_text": null - }, - "ast_statistics": { - "total_nodes": 96, - "max_depth": 14, - "node_type_counts": { - "file_root": 1, - "function": 34, - "if_statement": 14, - "class": 7, - "variable": 29, - "import": 11 - }, - "classes": 7, - "functions": 34, - "methods": 0, - "variables": 29, - "control_structures": 14 - }, - "generated_at": "2025-08-15T16:19:40.623343753Z" - } - ], - "summary": { - "total_files": 106, - "total_lines": 36689, - "total_size": 0, - "large_files": 23, - "complex_files": 0, - "total_classes": 619, - "total_functions": 2189, - "total_complexity": 106, - "average_complexity": 1.0, - "max_complexity": 1, - "most_complex_file": "ast.rs" - }, - "generated_at": "2025-08-15T16:19:40.467057940Z" -} diff --git a/assets/NotoSansJP-VariableFont_wght.ttf b/assets/NotoSansJP-VariableFont_wght.ttf deleted file mode 100644 index cdd8f083..00000000 Binary files a/assets/NotoSansJP-VariableFont_wght.ttf and /dev/null differ